Pull request #4466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f21ed58ab627f7e4c126595d518b49d75a1cff3+39fc096b77c2eedd71264681ac4b967ce8df7b72 (5584f5ff5eb51a49933879904953ac28fa8f0a79) 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-ssh5651836956041995864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11227534466480927893.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16200790598824218830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9635812870541313002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11704355725508820813.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14140526055014525001.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4934’ Running on prd-ubuntu20.04-docker-8c-8g-4941 in /w/workspace/edgexfoundry_edgex-go_PR-4466 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 5f21ed58ab627f7e4c126595d518b49d75a1cff3 Merge succeeded, producing 5f21ed58ab627f7e4c126595d518b49d75a1cff3 Checking out Revision 5f21ed58ab627f7e4c126595d518b49d75a1cff3 (PR-4466) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } > 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/4466/head:refs/remotes/origin/PR-4466 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T19:59:44.774Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T19:59:44.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T19:59:45.011Z] ========================================================= [2023-03-21T19:59:45.011Z] EdgeX Global Pipelines Version Info [2023-03-21T19:59:45.011Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:59:45.749Z] ------------------- [2023-03-21T19:59:45.749Z] stable info: [2023-03-21T19:59:45.749Z] ------------------- [2023-03-21T19:59:45.749Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T19:59:45.749Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T19:59:45.749Z] Message: update stable to v1.0.245 [2023-03-21T19:59:46.321Z] ------------------- [2023-03-21T19:59:46.321Z] experimental info: [2023-03-21T19:59:46.321Z] ------------------- [2023-03-21T19:59:46.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T19:59:46.321Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T19:59:46.321Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T19:59:46.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-21T19:59:46.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-21T19:59:46.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T19:59:46.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T19:59:46.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T19:59:46.823Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T19:59:46.860Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T19:59:46.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-21T19:59:46.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-21T19:59:46.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-21T19:59:47.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T19:59:47.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T19:59:47.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T19:59:47.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T19:59:47.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T19:59:47.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T19:59:47.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T19:59:47.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T19:59:47.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T19:59:47.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-21T19:59:47.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T19:59:47.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T19:59:47.517Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T19:59:47.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4466 [Pipeline] echo [2023-03-21T19:59:47.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4466 [Pipeline] echo [2023-03-21T19:59:47.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4466 [Pipeline] echo [2023-03-21T19:59:47.680Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] echo [2023-03-21T19:59:47.720Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f21ed5 [Pipeline] echo [2023-03-21T19:59:47.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T19:59:47.885Z] provisioning config files... [2023-03-21T19:59:47.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17297886950047567612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:59:48.267Z] ---> docker-login.sh [2023-03-21T19:59:48.267Z] nexus3.edgexfoundry.org:10001 [2023-03-21T19:59:48.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:48.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:48.535Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:48.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:48.535Z] [2023-03-21T19:59:48.535Z] Login Succeeded [2023-03-21T19:59:48.535Z] nexus3.edgexfoundry.org:10002 [2023-03-21T19:59:48.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:48.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:48.798Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:48.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:48.798Z] [2023-03-21T19:59:48.798Z] Login Succeeded [2023-03-21T19:59:48.798Z] nexus3.edgexfoundry.org:10003 [2023-03-21T19:59:48.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:48.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:48.798Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:48.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:48.798Z] [2023-03-21T19:59:48.798Z] Login Succeeded [2023-03-21T19:59:48.798Z] nexus3.edgexfoundry.org:10004 [2023-03-21T19:59:48.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:48.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:48.798Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:48.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:48.798Z] [2023-03-21T19:59:48.798Z] Login Succeeded [2023-03-21T19:59:48.798Z] docker.io [2023-03-21T19:59:49.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T19:59:49.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T19:59:49.061Z] Configure a credential helper to remove this warning. See [2023-03-21T19:59:49.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T19:59:49.061Z] [2023-03-21T19:59:49.061Z] Login Succeeded [2023-03-21T19:59:49.061Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T19:59:49.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T19:59:49.505Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/core-command/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T19:59:49.505Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T19:59:49.505Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-03-21T19:59:49.505Z] [2023-03-21T19:59:49.505Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/core-metadata/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-21T19:59:49.505Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-21T19:59:49.505Z] cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-21T19:59:49.505Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-21T19:59:49.505Z] cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-21T19:59:49.505Z] + + dirname cmd/security-spire-config/Dockerfile [2023-03-21T19:59:49.505Z] cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-21T19:59:49.505Z] + + cut -d/ -f2 [2023-03-21T19:59:49.505Z] dirname cmd/security-spire-server/Dockerfile [2023-03-21T19:59:49.505Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/support-notifications/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-21T19:59:49.505Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-21T19:59:49.505Z] + cut -d/ -f2 [2023-03-21T19:59:49.505Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-21T19:59:49.567Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T19:59:50.086Z] + git rev-list -1 --merges 5f21ed58ab627f7e4c126595d518b49d75a1cff3~1..5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] echo [2023-03-21T19:59:50.123Z] -----------> git rev-list -1 --merges 5f21ed58ab627f7e4c126595d518b49d75a1cff3~1..5f21ed58ab627f7e4c126595d518b49d75a1cff3 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [false] [Pipeline] sh [2023-03-21T19:59:50.436Z] + git log --format=format:%s -1 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] echo [2023-03-21T19:59:50.474Z] ========================================================= [2023-03-21T19:59:50.474Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T19:59:50.474Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-21T19:59:51.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T19:59:51.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T19:59:51.020Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T19:59:51.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T19:59:51.020Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T19:59:51.020Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T19:59:51.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:59:51.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:59:51.443Z] [2023-03-21T19:59:51.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:59:51.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:59:51.816Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T19:59:51.816Z] b85a868b505f: Pulling fs layer [2023-03-21T19:59:51.816Z] e2be974225ed: Pulling fs layer [2023-03-21T19:59:51.816Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T19:59:51.816Z] 988bab9f4d93: Pulling fs layer [2023-03-21T19:59:51.816Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T19:59:51.816Z] eaf3925da568: Pulling fs layer [2023-03-21T19:59:51.816Z] bab4dde63d76: Pulling fs layer [2023-03-21T19:59:51.816Z] bde34c3a00c8: Pulling fs layer [2023-03-21T19:59:51.816Z] b352a97aabf1: Pulling fs layer [2023-03-21T19:59:51.816Z] 4872d77fe225: Pulling fs layer [2023-03-21T19:59:51.816Z] 5851b861e8e6: Pulling fs layer [2023-03-21T19:59:51.816Z] bde34c3a00c8: Waiting [2023-03-21T19:59:51.816Z] 988bab9f4d93: Waiting [2023-03-21T19:59:51.816Z] b352a97aabf1: Waiting [2023-03-21T19:59:51.816Z] 4872d77fe225: Waiting [2023-03-21T19:59:51.816Z] 5851b861e8e6: Waiting [2023-03-21T19:59:51.816Z] eaf3925da568: Waiting [2023-03-21T19:59:51.816Z] bab4dde63d76: Waiting [2023-03-21T19:59:51.816Z] 1469e6f7b9e6: Waiting [2023-03-21T19:59:51.816Z] e2be974225ed: Verifying Checksum [2023-03-21T19:59:51.816Z] e2be974225ed: Download complete [2023-03-21T19:59:51.816Z] 988bab9f4d93: Download complete [2023-03-21T19:59:52.077Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T19:59:52.077Z] 1469e6f7b9e6: Download complete [2023-03-21T19:59:52.077Z] eaf3925da568: Verifying Checksum [2023-03-21T19:59:52.077Z] eaf3925da568: Download complete [2023-03-21T19:59:52.077Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T19:59:52.077Z] 339a4e72a1f5: Download complete [2023-03-21T19:59:52.077Z] bde34c3a00c8: Verifying Checksum [2023-03-21T19:59:52.077Z] bde34c3a00c8: Download complete [2023-03-21T19:59:52.077Z] b352a97aabf1: Verifying Checksum [2023-03-21T19:59:52.077Z] b352a97aabf1: Download complete [2023-03-21T19:59:52.077Z] 4872d77fe225: Verifying Checksum [2023-03-21T19:59:52.077Z] 4872d77fe225: Download complete [2023-03-21T19:59:52.077Z] 5851b861e8e6: Verifying Checksum [2023-03-21T19:59:52.077Z] 5851b861e8e6: Download complete [2023-03-21T19:59:52.077Z] b85a868b505f: Verifying Checksum [2023-03-21T19:59:52.077Z] b85a868b505f: Download complete [2023-03-21T19:59:52.336Z] bab4dde63d76: Verifying Checksum [2023-03-21T19:59:52.336Z] bab4dde63d76: Download complete [2023-03-21T19:59:53.709Z] b85a868b505f: Pull complete [2023-03-21T19:59:53.709Z] e2be974225ed: Pull complete [2023-03-21T19:59:53.967Z] 339a4e72a1f5: Pull complete [2023-03-21T19:59:54.226Z] 988bab9f4d93: Pull complete [2023-03-21T19:59:54.485Z] 1469e6f7b9e6: Pull complete [2023-03-21T19:59:54.485Z] eaf3925da568: Pull complete [2023-03-21T19:59:56.389Z] bab4dde63d76: Pull complete [2023-03-21T19:59:56.389Z] bde34c3a00c8: Pull complete [2023-03-21T19:59:56.389Z] b352a97aabf1: Pull complete [2023-03-21T19:59:56.389Z] 4872d77fe225: Pull complete [2023-03-21T19:59:56.649Z] 5851b861e8e6: Pull complete [2023-03-21T19:59:56.649Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T19:59:56.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:59:56.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:59:56.859Z] prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container [2023-03-21T19:59:56.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T19:59:59.589Z] $ docker top 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd -eo pid,comm [2023-03-21T19:59:59.646Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T19:59:59.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T19:59:59.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:59:59.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:59:59.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:59:59.888Z] $ docker exec 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent [2023-03-21T19:59:59.991Z] SSH_AUTH_SOCK=/tmp/ssh-pdWfILP5sSlP/agent.32 [2023-03-21T19:59:59.991Z] SSH_AGENT_PID=38 [2023-03-21T19:59:59.997Z] Running ssh-add (command line suppressed) [2023-03-21T20:00:00.120Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3100018616687759320.key (/w/workspace/edgex-go/1@tmp/private_key_3100018616687759320.key) [2023-03-21T20:00:00.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T20:00:00.456Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T20:00:00.484Z] $ docker exec --env ******** --env ******** 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent -k [2023-03-21T20:00:00.594Z] unset SSH_AUTH_SOCK; [2023-03-21T20:00:00.596Z] unset SSH_AGENT_PID; [2023-03-21T20:00:00.596Z] echo Agent pid 38 killed; [2023-03-21T20:00:00.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T20:00:00.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T20:00:00.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T20:00:00.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T20:00:00.790Z] $ docker exec 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent [2023-03-21T20:00:00.884Z] SSH_AUTH_SOCK=/tmp/ssh-lUOTQhUuleGJ/agent.71 [2023-03-21T20:00:00.884Z] SSH_AGENT_PID=78 [2023-03-21T20:00:00.888Z] Running ssh-add (command line suppressed) [2023-03-21T20:00:00.987Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_772677815503726180.key (/w/workspace/edgex-go/1@tmp/private_key_772677815503726180.key) [2023-03-21T20:00:00.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T20:00:01.336Z] + git semver init [2023-03-21T20:00:01.595Z] 2023-03-21 20:00:01,550 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T20:00:01.595Z] 2023-03-21 20:00:01,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-21T20:00:01.595Z] 2023-03-21 20:00:01,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-21T20:00:01.595Z] 2023-03-21 20:00:01,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,979 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4466 with force:False [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,980 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4466 [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,985 [execute] INFO git cat-file --batch-check [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,990 [execute] INFO git cat-file --batch [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T20:00:09.750Z] 2023-03-21 20:00:08,995 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4466 [2023-03-21T20:00:09.750Z] 0.0.0 [Pipeline] } [2023-03-21T20:00:09.785Z] $ docker exec --env ******** --env ******** 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd ssh-agent -k [2023-03-21T20:00:09.892Z] unset SSH_AUTH_SOCK; [2023-03-21T20:00:09.892Z] unset SSH_AGENT_PID; [2023-03-21T20:00:09.892Z] echo Agent pid 78 killed; [2023-03-21T20:00:09.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T20:00:10.327Z] + git semver [Pipeline] } [2023-03-21T20:00:10.613Z] $ docker stop --time=1 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd [2023-03-21T20:00:11.903Z] $ docker rm -f --volumes 9c81ac75f3ddafe11b563a932b535b888fc5138357abe72844dd7a45f85310bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T20:00:12.305Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T20:00:12.581Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T20:00:12.597Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T20:00:13.358Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-21T20:00:13.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T20:00:13.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T20:00:13.456Z] ========================================================= [2023-03-21T20:00:13.456Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T20:00:13.456Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:00:13.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T20:00:13.789Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T20:00:13.789Z] 63b65145d645: Pulling fs layer [2023-03-21T20:00:13.789Z] a2d21d5440eb: Pulling fs layer [2023-03-21T20:00:13.790Z] 935e6c44a52c: Pulling fs layer [2023-03-21T20:00:13.790Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T20:00:13.790Z] 30dea6a524f1: Pulling fs layer [2023-03-21T20:00:13.790Z] a2aff8979fd8: Pulling fs layer [2023-03-21T20:00:13.790Z] 6808be2612f2: Pulling fs layer [2023-03-21T20:00:13.790Z] f25807f1079a: Pulling fs layer [2023-03-21T20:00:13.790Z] f25807f1079a: Waiting [2023-03-21T20:00:13.790Z] a2aff8979fd8: Waiting [2023-03-21T20:00:13.790Z] 6808be2612f2: Waiting [2023-03-21T20:00:13.790Z] 94cc34f8dd06: Waiting [2023-03-21T20:00:13.790Z] 30dea6a524f1: Waiting [2023-03-21T20:00:13.790Z] a2d21d5440eb: Download complete [2023-03-21T20:00:13.790Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T20:00:13.790Z] 94cc34f8dd06: Download complete [2023-03-21T20:00:13.790Z] 30dea6a524f1: Download complete [2023-03-21T20:00:13.790Z] 63b65145d645: Verifying Checksum [2023-03-21T20:00:13.790Z] 63b65145d645: Download complete [2023-03-21T20:00:14.058Z] a2aff8979fd8: Verifying Checksum [2023-03-21T20:00:14.058Z] a2aff8979fd8: Download complete [2023-03-21T20:00:14.058Z] 63b65145d645: Pull complete [2023-03-21T20:00:14.330Z] a2d21d5440eb: Pull complete [2023-03-21T20:00:14.591Z] f25807f1079a: Verifying Checksum [2023-03-21T20:00:14.591Z] f25807f1079a: Download complete [2023-03-21T20:00:14.849Z] 935e6c44a52c: Verifying Checksum [2023-03-21T20:00:14.849Z] 935e6c44a52c: Download complete [2023-03-21T20:00:14.849Z] 6808be2612f2: Verifying Checksum [2023-03-21T20:00:14.849Z] 6808be2612f2: Download complete [2023-03-21T20:00:17.381Z] 935e6c44a52c: Pull complete [2023-03-21T20:00:17.642Z] 94cc34f8dd06: Pull complete [2023-03-21T20:00:17.642Z] 30dea6a524f1: Pull complete [2023-03-21T20:00:17.642Z] a2aff8979fd8: Pull complete [2023-03-21T20:00:20.176Z] 6808be2612f2: Pull complete [2023-03-21T20:00:20.436Z] f25807f1079a: Pull complete [2023-03-21T20:00:20.436Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T20:00:20.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T20:00:20.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:00:20.791Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T20:00:20.791Z] WORKDIR /edgex [2023-03-21T20:00:20.791Z] COPY go.mod . [2023-03-21T20:00:20.791Z] RUN go mod download [2023-03-21T20:00:20.791Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-21T20:00:21.359Z] Sending build context to Docker daemon 170.5MB [2023-03-21T20:00:21.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T20:00:21.359Z] ---> 3b553350e43f [2023-03-21T20:00:21.359Z] Step 2/4 : WORKDIR /edgex [2023-03-21T20:00:25.588Z] ---> Running in 379ba8283a11 [2023-03-21T20:00:25.588Z] Removing intermediate container 379ba8283a11 [2023-03-21T20:00:25.588Z] ---> 9bebf635a1d7 [2023-03-21T20:00:25.588Z] Step 3/4 : COPY go.mod . [2023-03-21T20:00:25.847Z] ---> b49ee9b74a0e [2023-03-21T20:00:25.847Z] Step 4/4 : RUN go mod download [2023-03-21T20:00:25.847Z] ---> Running in a1d86a9e776f [2023-03-21T20:00:27.899Z] Still waiting to schedule task [2023-03-21T20:00:27.900Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4935’ [2023-03-21T20:00:40.751Z] Removing intermediate container a1d86a9e776f [2023-03-21T20:00:40.751Z] ---> b2a56e1bd96a [2023-03-21T20:00:40.751Z] Successfully built b2a56e1bd96a [2023-03-21T20:00:40.751Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:00:41.137Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T20:00:41.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:00:41.292Z] prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container [2023-03-21T20:00:41.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T20:00:41.929Z] $ docker top 8f8a9fd1ad7dd258fadbc4adffbcbdf66c74e644d74c874bfcce3c3b43dca273 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:00:42.328Z] + go version [2023-03-21T20:00:42.328Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T20:00:42.357Z] $ docker stop --time=1 8f8a9fd1ad7dd258fadbc4adffbcbdf66c74e644d74c874bfcce3c3b43dca273 [2023-03-21T20:00:43.847Z] $ docker rm -f --volumes 8f8a9fd1ad7dd258fadbc4adffbcbdf66c74e644d74c874bfcce3c3b43dca273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:00:44.530Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T20:00:44.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:00:44.689Z] prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container [2023-03-21T20:00:44.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T20:00:45.043Z] $ docker top 82e1596fc0631f677a3b809553fa16a8f053c4e6bedf26de7e1ebe98d76be7b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T20:00:45.163Z] ========================================================= [2023-03-21T20:00:45.164Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T20:00:45.164Z] ========================================================= [Pipeline] sh [2023-03-21T20:00:45.461Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:00:45.812Z] + make test [2023-03-21T20:00:45.812Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T20:00:52.385Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T20:01:04.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T20:01:04.601Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T20:01:04.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T20:01:05.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T20:01:05.416Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T20:01:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T20:01:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T20:01:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T20:01:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T20:01:06.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T20:01:06.513Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T20:01:06.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T20:01:06.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T20:01:06.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T20:01:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T20:01:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T20:01:07.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-21T20:01:08.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-21T20:01:09.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T20:01:09.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T20:01:09.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T20:01:11.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T20:01:11.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T20:01:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T20:01:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T20:01:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T20:01:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T20:01:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:13.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.3% of statements [2023-03-21T20:01:13.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements [2023-03-21T20:01:13.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T20:01:13.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T20:01:14.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.341s coverage: 88.5% of statements [2023-03-21T20:01:14.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.9% of statements [2023-03-21T20:01:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T20:01:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T20:01:15.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 95.6% of statements [2023-03-21T20:01:15.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T20:01:15.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T20:01:15.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T20:01:15.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T20:01:15.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T20:01:15.856Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-03-21T20:01:16.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T20:01:16.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T20:01:16.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T20:01:16.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.039s coverage: 65.9% of statements [2023-03-21T20:01:17.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T20:01:17.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T20:01:17.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-03-21T20:01:17.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-03-21T20:01:17.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2023-03-21T20:01:17.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements [2023-03-21T20:01:17.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-03-21T20:01:17.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-03-21T20:01:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T20:01:18.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T20:01:19.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T20:01:19.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T20:01:19.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T20:01:19.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T20:01:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T20:01:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T20:01:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T20:01:21.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T20:01:21.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T20:01:22.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T20:01:22.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T20:01:23.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T20:01:23.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T20:01:23.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T20:01:25.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T20:01:25.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T20:01:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T20:01:26.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T20:01:26.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T20:01:26.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T20:01:26.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T20:01:27.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T20:01:27.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T20:01:27.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T20:01:27.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T20:01:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T20:01:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T20:01:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T20:01:29.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T20:01:29.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T20:01:30.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-03-21T20:01:31.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T20:01:31.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.071s coverage: 92.9% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.044s coverage: 86.9% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.111s coverage: 82.1% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 86.0% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-21T20:01:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-03-21T20:01:43.241Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-21T20:02:05.154Z] go vet ./... [2023-03-21T20:02:07.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T20:02:07.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T20:02:07.941Z] ./bin/test-attribution-txt.sh [2023-03-21T20:02:07.941Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T20:02:08.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T20:02:08.374Z] + ls -al . [2023-03-21T20:02:08.374Z] total 704 [2023-03-21T20:02:08.374Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 20:00 . [2023-03-21T20:02:08.374Z] drwxr-xr-x 4 root root 4096 Mar 21 20:00 .. [2023-03-21T20:02:08.374Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 .blubracket [2023-03-21T20:02:08.374Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 19:59 .dockerignore [2023-03-21T20:02:08.374Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 20:00 .git [2023-03-21T20:02:08.374Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 .github [2023-03-21T20:02:08.374Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:59 .gitignore [2023-03-21T20:02:08.374Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 19:59 .golangci.yml [2023-03-21T20:02:08.374Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 19:59 .hadolint.yml [2023-03-21T20:02:08.374Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 20:00 .semver [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 19:59 .sonarcloud.properties [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:59 ADOPTERS.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:59 Attribution.txt [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:59 CHANGELOG.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:59 CONTRIBUTING.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 19:59 GOVERNANCE.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 19:59 Jenkinsfile [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:59 LICENSE [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:59 Makefile [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 19:59 OWNERS.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:59 README.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 19:59 SECURITY.md [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 20:00 VERSION [2023-03-21T20:02:08.375Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 bin [2023-03-21T20:02:08.375Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 19:59 cmd [2023-03-21T20:02:08.375Z] -rw-r--r-- 1 root root 447275 Mar 21 20:01 coverage.out [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:59 go.mod [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 31438 Mar 21 19:59 go.sum [2023-03-21T20:02:08.375Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 19:59 internal [2023-03-21T20:02:08.375Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 openapi [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 19:59 security.txt [2023-03-21T20:02:08.375Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 19:59 snap [2023-03-21T20:02:08.375Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 19:59 version.go [Pipeline] sh [2023-03-21T20:02:08.685Z] + '[' -e coverage.out ] [2023-03-21T20:02:08.686Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T20:02:08.790Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T20:02:09.080Z] + make build [2023-03-21T20:02:09.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T20:02:21.281Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T20:02:21.851Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T20:02:23.227Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T20:02:24.162Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T20:02:30.726Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T20:02:31.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T20:02:33.036Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T20:02:33.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T20:02:34.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T20:02:35.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T20:02:37.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-21T20:02:38.170Z] $ docker stop --time=1 82e1596fc0631f677a3b809553fa16a8f053c4e6bedf26de7e1ebe98d76be7b7 [2023-03-21T20:02:42.560Z] $ docker rm -f --volumes 82e1596fc0631f677a3b809553fa16a8f053c4e6bedf26de7e1ebe98d76be7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:43.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:43.618Z] [2023-03-21T20:02:43.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:43.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:43.995Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-21T20:02:43.995Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-21T20:02:43.995Z] ca9280d653b3: Pulling fs layer [2023-03-21T20:02:43.995Z] 7e9c9ca2126c: Pulling fs layer [2023-03-21T20:02:44.254Z] cbdbe7a5bc2a: Download complete [2023-03-21T20:02:44.254Z] ca9280d653b3: Verifying Checksum [2023-03-21T20:02:44.254Z] ca9280d653b3: Download complete [2023-03-21T20:02:44.254Z] cbdbe7a5bc2a: Pull complete [2023-03-21T20:02:44.826Z] 7e9c9ca2126c: Download complete [2023-03-21T20:02:44.826Z] ca9280d653b3: Pull complete [2023-03-21T20:02:48.109Z] 7e9c9ca2126c: Pull complete [2023-03-21T20:02:48.109Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-21T20:02:48.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:48.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:02:48.324Z] prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container [2023-03-21T20:02:48.354Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T20:02:50.361Z] $ docker top 1614b0744ced67d9c2f557279fcc4ea38795cccc81183f39d61f8b93535bb771 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:02:50.746Z] + + docker-compose build --helpgrep [2023-03-21T20:02:50.746Z] parallel [2023-03-21T20:02:51.314Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T20:02:51.348Z] $ docker stop --time=1 1614b0744ced67d9c2f557279fcc4ea38795cccc81183f39d61f8b93535bb771 [2023-03-21T20:02:52.610Z] $ docker rm -f --volumes 1614b0744ced67d9c2f557279fcc4ea38795cccc81183f39d61f8b93535bb771 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:02:53.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T20:02:53.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:02:53.356Z] prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container [2023-03-21T20:02:53.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-21T20:02:53.731Z] $ docker top 4403092bc5703192682e6911562ffff79de3a0eddc4db46cbf88ac597ef0e943 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:02:54.120Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T20:02:54.688Z] Building core-command ... [2023-03-21T20:02:54.688Z] Building core-common-config-bootstrapper ... [2023-03-21T20:02:54.688Z] Building core-data ... [2023-03-21T20:02:54.688Z] Building core-metadata ... [2023-03-21T20:02:54.688Z] Building security-bootstrapper ... [2023-03-21T20:02:54.688Z] Building security-proxy-auth ... [2023-03-21T20:02:54.688Z] Building security-proxy-setup ... [2023-03-21T20:02:54.688Z] Building security-secretstore-setup ... [2023-03-21T20:02:54.688Z] Building security-spiffe-token-provider ... [2023-03-21T20:02:54.688Z] Building security-spire-agent ... [2023-03-21T20:02:54.688Z] Building security-spire-config ... [2023-03-21T20:02:54.688Z] Building security-spire-server ... [2023-03-21T20:02:54.688Z] Building support-notifications ... [2023-03-21T20:02:54.688Z] Building support-scheduler ... [2023-03-21T20:02:54.688Z] Building security-spire-server [2023-03-21T20:02:54.688Z] Building core-command [2023-03-21T20:02:54.688Z] Building security-proxy-setup [2023-03-21T20:02:54.688Z] Building core-metadata [2023-03-21T20:02:54.688Z] Building core-common-config-bootstrapper [2023-03-21T20:03:06.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:06.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:06.884Z] ---> b2a56e1bd96a [2023-03-21T20:03:06.884Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T20:03:06.884Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:06.884Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:06.884Z] ---> b2a56e1bd96a [2023-03-21T20:03:06.884Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:03:06.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:06.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:06.884Z] ---> b2a56e1bd96a [2023-03-21T20:03:06.884Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:03:06.884Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:06.884Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:06.884Z] ---> b2a56e1bd96a [2023-03-21T20:03:06.884Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T20:03:06.884Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:03:06.884Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:03:06.884Z] ---> b2a56e1bd96a [2023-03-21T20:03:06.884Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:03:12.154Z] ---> Running in 381887de13bf [2023-03-21T20:03:12.154Z] ---> Running in a7bdef328da9 [2023-03-21T20:03:12.154Z] ---> Running in 59926f544528 [2023-03-21T20:03:12.154Z] ---> Running in adc4ff2aac31 [2023-03-21T20:03:12.154Z] ---> Running in 366ee71e5c1b [2023-03-21T20:03:12.154Z] Removing intermediate container 59926f544528 [2023-03-21T20:03:12.154Z] ---> b9b70d7addb0 [2023-03-21T20:03:12.154Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T20:03:12.154Z] ---> Running in 6b8a5725b5c7 [2023-03-21T20:03:12.154Z] Removing intermediate container a7bdef328da9 [2023-03-21T20:03:12.154Z] ---> 15d4bdbcd385 [2023-03-21T20:03:12.154Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:03:12.154Z] Removing intermediate container adc4ff2aac31 [2023-03-21T20:03:12.154Z] ---> a36a269d34d8 [2023-03-21T20:03:12.154Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T20:03:12.154Z] Removing intermediate container 381887de13bf [2023-03-21T20:03:12.154Z] ---> 3ff4996e1986 [2023-03-21T20:03:12.154Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T20:03:12.154Z] Removing intermediate container 366ee71e5c1b [2023-03-21T20:03:12.154Z] ---> 948153e1a05f [2023-03-21T20:03:12.154Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:03:12.154Z] ---> Running in d7f15ec2a435 [2023-03-21T20:03:12.154Z] ---> Running in 68da9983984f [2023-03-21T20:03:12.154Z] ---> Running in 9d3d6991584b [2023-03-21T20:03:12.154Z] ---> Running in 038ea6b651fd [2023-03-21T20:03:12.154Z] Removing intermediate container 6b8a5725b5c7 [2023-03-21T20:03:12.154Z] ---> f17d3eb8e41b [2023-03-21T20:03:12.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T20:03:12.154Z] ---> Running in 8819154fdfa6 [2023-03-21T20:03:12.154Z] Removing intermediate container d7f15ec2a435 [2023-03-21T20:03:12.154Z] ---> 7368cf080cf8 [2023-03-21T20:03:12.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:03:12.154Z] Removing intermediate container 68da9983984f [2023-03-21T20:03:12.154Z] ---> f5b0f4ea2ca9 [2023-03-21T20:03:12.154Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T20:03:12.411Z] ---> Running in 28468d90f3e4 [2023-03-21T20:03:12.411Z] ---> Running in 648e386f9fb3 [2023-03-21T20:03:12.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:12.927Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:12.927Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:13.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:13.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:13.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:03:13.186Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:13.444Z] Removing intermediate container 038ea6b651fd [2023-03-21T20:03:13.444Z] ---> bb086cd14615 [2023-03-21T20:03:13.444Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T20:03:13.444Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:13.444Z] Removing intermediate container 9d3d6991584b [2023-03-21T20:03:13.444Z] ---> dbb4bb190fbc [2023-03-21T20:03:13.444Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T20:03:13.444Z] OK: 265 MiB in 53 packages [2023-03-21T20:03:13.444Z] ---> da91a8274829 [2023-03-21T20:03:13.444Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:13.702Z] ---> Running in cbfa2645e373 [2023-03-21T20:03:13.702Z] ---> 93bc70a82101 [2023-03-21T20:03:13.702Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:13.702Z] ---> Running in 0912054e9acf [2023-03-21T20:03:13.702Z] Removing intermediate container 648e386f9fb3 [2023-03-21T20:03:13.702Z] ---> 41673fd2f155 [2023-03-21T20:03:13.702Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T20:03:13.960Z] Removing intermediate container 28468d90f3e4 [2023-03-21T20:03:13.960Z] ---> d7180c9afbe3 [2023-03-21T20:03:13.960Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:03:13.960Z] Removing intermediate container 8819154fdfa6 [2023-03-21T20:03:13.960Z] ---> 3c51e4b45f1b [2023-03-21T20:03:13.960Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T20:03:13.960Z] ---> 50cd7b835201 [2023-03-21T20:03:13.960Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:13.960Z] ---> Running in 539b5017ff62 [2023-03-21T20:03:13.960Z] ---> 28af465f3bc4 [2023-03-21T20:03:13.960Z] ---> f1c182bef3f8 [2023-03-21T20:03:13.960Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:03:13.960Z] [2023-03-21T20:03:14.217Z] ---> Running in 3a1159662f9a [2023-03-21T20:03:14.217Z] ---> Running in 9d304a56de79 [2023-03-21T20:03:51.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4943 in /w/workspace/edgexfoundry_edgex-go_PR-4466 [Pipeline] { [Pipeline] ws [2023-03-21T20:03:51.813Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T20:03:51.898Z] The recommended git tool is: git [2023-03-21T20:03:59.723Z] using credential edgex-jenkins-ssh [2023-03-21T20:03:59.749Z] Cloning the remote Git repository [2023-03-21T20:03:59.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-21T20:03:59.969Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-21T20:04:00.263Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T20:04:00.265Z] > git --version # timeout=10 [2023-03-21T20:04:00.318Z] > git --version # 'git version 2.25.1' [2023-03-21T20:04:00.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T20:04:00.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T20:04:10.449Z] Removing intermediate container cbfa2645e373 [2023-03-21T20:04:10.449Z] ---> 8d5e11b832d5 [2023-03-21T20:04:10.449Z] Step 7/26 : COPY . . [2023-03-21T20:04:10.449Z] Removing intermediate container 539b5017ff62 [2023-03-21T20:04:10.449Z] ---> d7f694872ae8 [2023-03-21T20:04:10.449Z] Step 8/25 : COPY . . [2023-03-21T20:04:10.449Z] Removing intermediate container 0912054e9acf [2023-03-21T20:04:10.449Z] ---> 2aef47a84f55 [2023-03-21T20:04:10.449Z] Step 7/22 : COPY . . [2023-03-21T20:04:10.449Z] Removing intermediate container 3a1159662f9a [2023-03-21T20:04:10.449Z] ---> 6eb794ce977a [2023-03-21T20:04:10.449Z] Step 8/24 : COPY . . [2023-03-21T20:04:10.449Z] Removing intermediate container 9d304a56de79 [2023-03-21T20:04:10.449Z] ---> 74899c984c16 [2023-03-21T20:04:10.449Z] Step 8/23 : COPY . . [2023-03-21T20:04:19.397Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T20:04:19.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T20:04:20.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T20:04:20.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T20:04:20.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T20:04:20.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4466/head:refs/remotes/origin/PR-4466 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T20:04:21.080Z] Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:04:21.520Z] Merge succeeded, producing 5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:04:21.521Z] Checking out Revision 5f21ed58ab627f7e4c126595d518b49d75a1cff3 (PR-4466) [2023-03-21T20:04:22.117Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-21T20:04:22.172Z] > git --version # timeout=10 [2023-03-21T20:04:22.183Z] > git --version # 'git version 2.25.1' [2023-03-21T20:04:22.195Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T20:04:21.104Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T20:04:21.188Z] > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 [2023-03-21T20:04:21.420Z] > git remote # timeout=10 [2023-03-21T20:04:21.439Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T20:04:21.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T20:04:21.481Z] > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 [2023-03-21T20:04:21.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T20:04:21.531Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T20:04:21.544Z] > git checkout -f 5f21ed58ab627f7e4c126595d518b49d75a1cff3 # timeout=10 [2023-03-21T20:04:23.365Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T20:04:23.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T20:04:23.365Z] Dload Upload Total Spent Left Speed [2023-03-21T20:04:23.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-03-21T20:04:23.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T20:04:24.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-03-21T20:04:24.279Z] sudo tee /etc/docker/daemon.new [2023-03-21T20:04:24.279Z] { [2023-03-21T20:04:24.279Z] "registry-mirrors": [ [2023-03-21T20:04:24.279Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T20:04:24.279Z] ], [2023-03-21T20:04:24.279Z] "bip": "10.250.0.254/24", [2023-03-21T20:04:24.279Z] "hosts": [ [2023-03-21T20:04:24.279Z] "tcp://0.0.0.0:5555", [2023-03-21T20:04:24.279Z] "unix:///var/run/docker.sock" [2023-03-21T20:04:24.279Z] ], [2023-03-21T20:04:24.279Z] "mtu": 1458, [2023-03-21T20:04:24.279Z] "selinux-enabled": true, [2023-03-21T20:04:24.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T20:04:24.279Z] } [Pipeline] sh [2023-03-21T20:04:24.628Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T20:04:24.974Z] + sudo service docker restart [2023-03-21T20:04:25.339Z] ---> 98466aa346ca [2023-03-21T20:04:25.339Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T20:04:25.339Z] ---> e43c2a5b6636 [2023-03-21T20:04:25.339Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T20:04:25.339Z] ---> e2d89b7fa6ed [2023-03-21T20:04:25.339Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:04:25.339Z] ---> d6365daa2af9 [2023-03-21T20:04:25.339Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T20:04:25.339Z] ---> 2c6ab9741d4c [2023-03-21T20:04:25.339Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T20:04:25.339Z] ---> Running in 8afc7d3928b2 [2023-03-21T20:04:25.339Z] ---> Running in 31a584247186 [2023-03-21T20:04:25.339Z] ---> Running in 5b93be2e46b7 [2023-03-21T20:04:25.339Z] ---> Running in c8bf0d68c10d [2023-03-21T20:04:25.339Z] ---> Running in 44aaa5573817 [2023-03-21T20:04:25.339Z] Removing intermediate container 5b93be2e46b7 [2023-03-21T20:04:25.339Z] ---> 67b7d7774029 [2023-03-21T20:04:25.339Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T20:04:25.598Z] ---> Running in c455753d4e07 [2023-03-21T20:04:25.917Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T20:04:25.917Z] Removing intermediate container c455753d4e07 [2023-03-21T20:04:25.917Z] ---> eaee80186f8a [2023-03-21T20:04:25.917Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:04:26.195Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T20:04:26.195Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T20:04:26.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T20:04:26.786Z] ---> Running in 11439ea6b6aa [2023-03-21T20:04:27.388Z] Removing intermediate container 11439ea6b6aa [2023-03-21T20:04:27.388Z] ---> 1c80feb03f1b [2023-03-21T20:04:27.388Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T20:04:27.388Z] ---> Running in 10f773ea21b5 [2023-03-21T20:04:28.329Z] Removing intermediate container 10f773ea21b5 [2023-03-21T20:04:28.329Z] ---> d38cd5b18cd2 [2023-03-21T20:04:28.329Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T20:04:28.329Z] ---> Running in 9460ea4664b1 [2023-03-21T20:04:28.329Z] Removing intermediate container 9460ea4664b1 [2023-03-21T20:04:28.329Z] ---> 13dfb99cd59a [2023-03-21T20:04:28.329Z] [2023-03-21T20:04:28.329Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T20:04:28.593Z] 3.17: Pulling from library/alpine [2023-03-21T20:04:28.593Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:04:28.593Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T20:04:28.593Z] ---> b2aa39c304c2 [2023-03-21T20:04:28.593Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:04:28.593Z] ---> Running in 4eb94b7db712 [2023-03-21T20:04:28.852Z] Removing intermediate container 4eb94b7db712 [2023-03-21T20:04:28.852Z] ---> f3b79a01890d [2023-03-21T20:04:28.852Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:04:28.852Z] ---> Running in c18e9894ac51 [2023-03-21T20:04:29.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:04:29.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:04:29.627Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:04:29.627Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:04:29.627Z] OK: 17818 distinct packages available [2023-03-21T20:04:29.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:04:29.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:04:29.885Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T20:04:29.885Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:04:29.885Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T20:04:29.885Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T20:04:29.885Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T20:04:29.885Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:04:29.885Z] OK: 8 MiB in 20 packages [2023-03-21T20:04:31.781Z] Removing intermediate container c18e9894ac51 [2023-03-21T20:04:31.781Z] ---> 51904dbee5de [2023-03-21T20:04:31.781Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:04:33.155Z] ---> 7b88b0a80099 [2023-03-21T20:04:33.155Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:04:37.443Z] ---> a5743afb80d6 [2023-03-21T20:04:37.443Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T20:04:47.166Z] provisioning config files... [2023-03-21T20:04:47.190Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13802500930191210628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:04:47.406Z] ---> c12eaa94ce8e [2023-03-21T20:04:47.406Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:04:47.655Z] ---> docker-login.sh [2023-03-21T20:04:47.655Z] nexus3.edgexfoundry.org:10001 [2023-03-21T20:04:47.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:04:47.971Z] ---> 95060a61083f [2023-03-21T20:04:47.971Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T20:04:48.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:04:48.195Z] Configure a credential helper to remove this warning. See [2023-03-21T20:04:48.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:04:48.195Z] [2023-03-21T20:04:48.195Z] Login Succeeded [2023-03-21T20:04:48.195Z] nexus3.edgexfoundry.org:10002 [2023-03-21T20:04:48.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:04:48.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:04:48.466Z] Configure a credential helper to remove this warning. See [2023-03-21T20:04:48.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:04:48.466Z] [2023-03-21T20:04:48.466Z] Login Succeeded [2023-03-21T20:04:48.466Z] nexus3.edgexfoundry.org:10003 [2023-03-21T20:04:48.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:04:49.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:04:49.015Z] Configure a credential helper to remove this warning. See [2023-03-21T20:04:49.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:04:49.015Z] [2023-03-21T20:04:49.015Z] Login Succeeded [2023-03-21T20:04:49.015Z] nexus3.edgexfoundry.org:10004 [2023-03-21T20:04:49.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:04:49.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:04:49.283Z] Configure a credential helper to remove this warning. See [2023-03-21T20:04:49.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:04:49.283Z] [2023-03-21T20:04:49.283Z] Login Succeeded [2023-03-21T20:04:49.283Z] docker.io [2023-03-21T20:04:49.380Z] ---> 37a66270e382 [2023-03-21T20:04:49.380Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T20:04:49.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T20:04:49.637Z] ---> 5a631905df23 [2023-03-21T20:04:49.637Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:04:49.637Z] ---> Running in 58573e345b16 [2023-03-21T20:04:49.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T20:04:49.819Z] Configure a credential helper to remove this warning. See [2023-03-21T20:04:49.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T20:04:49.819Z] [2023-03-21T20:04:49.819Z] Login Succeeded [2023-03-21T20:04:49.819Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T20:04:49.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-21T20:04:50.202Z] Removing intermediate container 58573e345b16 [2023-03-21T20:04:50.202Z] ---> c7162a6b5ed1 [2023-03-21T20:04:50.202Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:04:50.202Z] ---> Running in 1e74c7452d6e [Pipeline] sh [2023-03-21T20:04:50.515Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-21T20:04:50.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T20:04:50.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T20:04:50.621Z] ========================================================= [2023-03-21T20:04:50.621Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T20:04:50.621Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:04:50.789Z] Removing intermediate container 1e74c7452d6e [2023-03-21T20:04:50.789Z] ---> 978dfc707fd0 [2023-03-21T20:04:50.789Z] Step 24/26 : LABEL arch=x86_64 [2023-03-21T20:04:50.789Z] ---> Running in 9dae07fcccd4 [2023-03-21T20:04:50.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:04:50.995Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T20:04:50.995Z] af6eaf76a39c: Pulling fs layer [2023-03-21T20:04:50.995Z] 55522c791124: Pulling fs layer [2023-03-21T20:04:50.995Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T20:04:50.995Z] 169dfbe0d373: Pulling fs layer [2023-03-21T20:04:50.995Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T20:04:50.995Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T20:04:50.995Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T20:04:50.995Z] 169dfbe0d373: Waiting [2023-03-21T20:04:50.995Z] e1ff8fa3b103: Waiting [2023-03-21T20:04:50.995Z] 52ebb69f0ebf: Waiting [2023-03-21T20:04:50.995Z] 5abe8eddf0d5: Waiting [2023-03-21T20:04:51.046Z] Removing intermediate container 9dae07fcccd4 [2023-03-21T20:04:51.046Z] ---> afdad947bea7 [2023-03-21T20:04:51.046Z] Step 25/26 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:04:51.046Z] ---> Running in a3fc53a47fb3 [2023-03-21T20:04:51.262Z] 55522c791124: Verifying Checksum [2023-03-21T20:04:51.262Z] 55522c791124: Download complete [2023-03-21T20:04:51.262Z] 169dfbe0d373: Verifying Checksum [2023-03-21T20:04:51.262Z] 169dfbe0d373: Download complete [2023-03-21T20:04:51.262Z] e1ff8fa3b103: Download complete [2023-03-21T20:04:51.262Z] af6eaf76a39c: Download complete [2023-03-21T20:04:51.304Z] Removing intermediate container a3fc53a47fb3 [2023-03-21T20:04:51.304Z] ---> d92e5596852b [2023-03-21T20:04:51.304Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T20:04:51.304Z] ---> Running in 848004225cd6 [2023-03-21T20:04:51.868Z] Removing intermediate container 848004225cd6 [2023-03-21T20:04:51.868Z] ---> 8720e74ce870 [2023-03-21T20:04:51.868Z] [2023-03-21T20:04:51.868Z] Successfully built 8720e74ce870 [2023-03-21T20:04:51.868Z] Successfully tagged security-spire-server:latest [2023-03-21T20:04:51.868Z]  Building security-spire-server ... done Building core-data [2023-03-21T20:04:52.235Z] af6eaf76a39c: Pull complete [2023-03-21T20:04:52.627Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T20:04:52.627Z] 5abe8eddf0d5: Download complete [2023-03-21T20:04:53.230Z] 55522c791124: Pull complete [2023-03-21T20:04:53.819Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T20:04:53.819Z] ce5c4a1c91eb: Download complete [2023-03-21T20:04:53.819Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T20:04:53.819Z] 52ebb69f0ebf: Download complete [2023-03-21T20:04:56.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:04:56.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:04:56.061Z] ---> b2a56e1bd96a [2023-03-21T20:04:56.061Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:04:56.061Z] ---> Using cache [2023-03-21T20:04:56.061Z] ---> 3ff4996e1986 [2023-03-21T20:04:56.061Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:04:56.061Z] ---> Using cache [2023-03-21T20:04:56.061Z] ---> f5b0f4ea2ca9 [2023-03-21T20:04:56.061Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:04:56.061Z] ---> Using cache [2023-03-21T20:04:56.061Z] ---> 41673fd2f155 [2023-03-21T20:04:56.061Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:04:56.061Z] ---> Using cache [2023-03-21T20:04:56.061Z] ---> 50cd7b835201 [2023-03-21T20:04:56.061Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:04:56.061Z] ---> Using cache [2023-03-21T20:04:56.061Z] ---> d7f694872ae8 [2023-03-21T20:04:56.061Z] Step 8/23 : COPY . . [2023-03-21T20:04:56.061Z] ---> Using cache [2023-03-21T20:04:56.061Z] ---> 98466aa346ca [2023-03-21T20:04:56.061Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T20:04:58.589Z] ---> Running in 70d874314d88 [2023-03-21T20:04:59.521Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T20:05:02.798Z] Removing intermediate container 8afc7d3928b2 [2023-03-21T20:05:02.798Z] ---> a8c22c4d1e9c [2023-03-21T20:05:02.798Z] [2023-03-21T20:05:02.798Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:05:02.798Z] ---> b2aa39c304c2 [2023-03-21T20:05:02.798Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:05:02.798Z] Removing intermediate container c8bf0d68c10d [2023-03-21T20:05:02.798Z] ---> bd02b38d880b [2023-03-21T20:05:02.798Z] [2023-03-21T20:05:02.798Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T20:05:02.798Z] ---> b2aa39c304c2 [2023-03-21T20:05:02.798Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:05:02.798Z] Removing intermediate container 44aaa5573817 [2023-03-21T20:05:02.798Z] ---> e6c3c513fa58 [2023-03-21T20:05:02.798Z] [2023-03-21T20:05:02.798Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T20:05:02.798Z] ---> b2aa39c304c2 [2023-03-21T20:05:02.798Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T20:05:03.057Z] Removing intermediate container 31a584247186 [2023-03-21T20:05:03.057Z] ---> af29937771ae [2023-03-21T20:05:03.057Z] [2023-03-21T20:05:03.057Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T20:05:03.057Z] ---> b2aa39c304c2 [2023-03-21T20:05:03.057Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:05:03.057Z] ---> Running in a9b6f9c11e3d [2023-03-21T20:05:03.057Z] ---> Running in 2d767c87d9bb [2023-03-21T20:05:03.057Z] ---> Running in 5cba8aaf48a5 [2023-03-21T20:05:03.057Z] ---> Running in fecef4503d27 [2023-03-21T20:05:03.317Z] Removing intermediate container a9b6f9c11e3d [2023-03-21T20:05:03.317Z] ---> 3f6c8219d4f6 [2023-03-21T20:05:03.317Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:05:03.317Z] ---> Running in d09c42c0a10a [2023-03-21T20:05:03.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:03.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.404Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:05:04.404Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:05:04.404Z] OK: 7 MiB in 16 packages [2023-03-21T20:05:04.404Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:05:04.404Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:05:04.404Z] OK: 7 MiB in 16 packages [2023-03-21T20:05:04.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:04.404Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:05:04.404Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T20:05:04.404Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:05:04.404Z] OK: 8 MiB in 17 packages [2023-03-21T20:05:04.663Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:05:04.663Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:05:04.663Z] OK: 7 MiB in 16 packages [2023-03-21T20:05:05.228Z] Removing intermediate container fecef4503d27 [2023-03-21T20:05:05.228Z] ---> c121a7cf35a7 [2023-03-21T20:05:05.228Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:05:05.228Z] ---> Running in 3b7ddbefc9af [2023-03-21T20:05:05.488Z] Removing intermediate container 2d767c87d9bb [2023-03-21T20:05:05.488Z] ---> ac16deb1deea [2023-03-21T20:05:05.488Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:05:05.488Z] Removing intermediate container 5cba8aaf48a5 [2023-03-21T20:05:05.488Z] ---> 0bbe9a485bea [2023-03-21T20:05:05.488Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:05:05.488Z] ---> Running in ef400f499cd2 [2023-03-21T20:05:05.488Z] Removing intermediate container 3b7ddbefc9af [2023-03-21T20:05:05.488Z] ---> 0ac56aeaa87d [2023-03-21T20:05:05.488Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T20:05:05.750Z] Removing intermediate container d09c42c0a10a [2023-03-21T20:05:05.750Z] ---> 78559b25ca94 [2023-03-21T20:05:05.750Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:05:05.750Z] ---> Running in b3bdea72220c [2023-03-21T20:05:05.750Z] ---> Running in dc925e2a5ae1 [2023-03-21T20:05:05.750Z] Removing intermediate container ef400f499cd2 [2023-03-21T20:05:05.750Z] ---> b50885324ce0 [2023-03-21T20:05:05.750Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T20:05:06.007Z] ---> Running in 5012be5cf41a [2023-03-21T20:05:06.007Z] Removing intermediate container dc925e2a5ae1 [2023-03-21T20:05:06.008Z] ---> cf9c0878501b [2023-03-21T20:05:06.008Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T20:05:06.008Z] Removing intermediate container b3bdea72220c [2023-03-21T20:05:06.008Z] ---> 868146a1bfd1 [2023-03-21T20:05:06.008Z] Step 12/22 : WORKDIR /edgex [2023-03-21T20:05:06.008Z] ---> 5596a36c0df9 [2023-03-21T20:05:06.008Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:05:06.191Z] ce5c4a1c91eb: Pull complete [2023-03-21T20:05:06.192Z] 169dfbe0d373: Pull complete [2023-03-21T20:05:06.192Z] e1ff8fa3b103: Pull complete [2023-03-21T20:05:06.266Z] ---> Running in 2a9a9753e4f3 [2023-03-21T20:05:06.266Z] Removing intermediate container 5012be5cf41a [2023-03-21T20:05:06.266Z] ---> dd0ace9b2b76 [2023-03-21T20:05:06.266Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T20:05:06.266Z] ---> Running in 4ffbf76c8766 [2023-03-21T20:05:06.266Z] ---> Running in 4d4d7a80e553 [2023-03-21T20:05:06.535Z] Removing intermediate container 2a9a9753e4f3 [2023-03-21T20:05:06.535Z] ---> 36b7697a371d [2023-03-21T20:05:06.535Z] Step 15/25 : WORKDIR / [2023-03-21T20:05:06.535Z] ---> 50cf0529c93e [2023-03-21T20:05:06.535Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T20:05:06.535Z] Removing intermediate container 4ffbf76c8766 [2023-03-21T20:05:06.535Z] ---> 99c6a78cb960 [2023-03-21T20:05:06.535Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:05:06.535Z] ---> Running in 03ffa80275ad [2023-03-21T20:05:06.535Z] Removing intermediate container 4d4d7a80e553 [2023-03-21T20:05:06.535Z] ---> dd83cf33bf30 [2023-03-21T20:05:06.535Z] Step 15/24 : WORKDIR / [2023-03-21T20:05:06.535Z] ---> Running in 6f552c363d22 [2023-03-21T20:05:07.100Z] Removing intermediate container 03ffa80275ad [2023-03-21T20:05:07.100Z] ---> 711cdc0afb37 [2023-03-21T20:05:07.100Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:05:07.100Z] ---> f0dabeb63609 [2023-03-21T20:05:07.100Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:05:07.100Z] Removing intermediate container 6f552c363d22 [2023-03-21T20:05:07.100Z] ---> 902a05a8681f [2023-03-21T20:05:07.100Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:05:07.357Z] ---> 4681861f5af6 [2023-03-21T20:05:07.357Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:05:07.357Z] ---> 1a23cfdb56e7 [2023-03-21T20:05:07.357Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:05:07.357Z] ---> 38193e0918e8 [2023-03-21T20:05:07.357Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T20:05:07.357Z] ---> 31a005fcc907 [2023-03-21T20:05:07.357Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:05:07.615Z] ---> f61452652950 [2023-03-21T20:05:07.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T20:05:07.615Z] ---> cad874b33532 [2023-03-21T20:05:07.615Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T20:05:07.615Z] ---> 82357e6f474f [2023-03-21T20:05:07.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T20:05:07.615Z] ---> 682893dd2d29 [2023-03-21T20:05:07.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T20:05:07.874Z] ---> 07653c753089 [2023-03-21T20:05:07.874Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:05:08.442Z] ---> Running in 918d3091eb8c [2023-03-21T20:05:09.384Z] ---> 5b4b9db93018 [2023-03-21T20:05:09.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:05:09.384Z] ---> 42eff91bf336 [2023-03-21T20:05:09.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:05:09.384Z] ---> 5a16b09434c2 [2023-03-21T20:05:09.384Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:05:09.384Z] ---> 9bb905c40b6a [2023-03-21T20:05:09.384Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:05:09.643Z] ---> 59cd7fa096e1 [2023-03-21T20:05:09.643Z] Step 20/24 : ENTRYPOINT ["/core-command"] ---> Running in 6ef2fafa46d8 [2023-03-21T20:05:09.643Z] [2023-03-21T20:05:09.643Z] ---> af580158df1f [2023-03-21T20:05:09.643Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T20:05:09.905Z] ---> Running in b5b243e5aaf1 [2023-03-21T20:05:09.905Z] ---> 787dbe65b70e [2023-03-21T20:05:09.905Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T20:05:09.905Z] Removing intermediate container b5b243e5aaf1 [2023-03-21T20:05:09.905Z] ---> 6a49adfc39f8 [2023-03-21T20:05:09.905Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:05:09.905Z] ---> Running in caa29fc02586 [2023-03-21T20:05:09.905Z] ---> Running in 03939a9af5c4 [2023-03-21T20:05:09.905Z] Removing intermediate container 03939a9af5c4 [2023-03-21T20:05:09.905Z] ---> 7f15514833a8 [2023-03-21T20:05:09.905Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:05:09.905Z] Removing intermediate container caa29fc02586 [2023-03-21T20:05:09.905Z] ---> 83c3accf4cb2 [2023-03-21T20:05:09.905Z] Step 22/24 : LABEL arch=x86_64 [2023-03-21T20:05:09.905Z] ---> Running in 13450bd45474 [2023-03-21T20:05:10.163Z] ---> Running in 771876b0f306 [2023-03-21T20:05:10.163Z] Removing intermediate container 918d3091eb8c [2023-03-21T20:05:10.163Z] ---> 937a9d0cbcb3 [2023-03-21T20:05:10.163Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:05:10.163Z] ---> Running in 6db7ee8617e8 [2023-03-21T20:05:10.163Z] Removing intermediate container 13450bd45474 [2023-03-21T20:05:10.163Z] ---> 41f4cdeecf29 [2023-03-21T20:05:10.163Z] Step 23/24 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:05:10.163Z] Removing intermediate container 6db7ee8617e8 [2023-03-21T20:05:10.163Z] ---> 8d9ccc230279 [2023-03-21T20:05:10.163Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:05:10.163Z] Removing intermediate container 771876b0f306 [2023-03-21T20:05:10.163Z] ---> a3cdf17412e5 [2023-03-21T20:05:10.163Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T20:05:10.163Z] ---> Running in 2242f1eb6a4b [2023-03-21T20:05:10.163Z] ---> Running in 2ed952ad9cc0 [2023-03-21T20:05:10.163Z] ---> Running in 18b080db7393 [2023-03-21T20:05:10.421Z] Removing intermediate container 2ed952ad9cc0 [2023-03-21T20:05:10.421Z] ---> d525d5263ae7 [2023-03-21T20:05:10.421Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T20:05:10.421Z] Removing intermediate container 2242f1eb6a4b [2023-03-21T20:05:10.421Z] ---> 779ff449ecb4 [2023-03-21T20:05:10.421Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:05:10.421Z] ---> Running in 7ee21e52bc34 [2023-03-21T20:05:10.421Z] ---> Running in cbc7b129a00a [2023-03-21T20:05:10.421Z] Removing intermediate container 18b080db7393 [2023-03-21T20:05:10.421Z] ---> d0600537bb34 [2023-03-21T20:05:10.421Z] Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:05:10.421Z] ---> Running in 2aa5b355f7d2 [2023-03-21T20:05:10.682Z] Removing intermediate container 7ee21e52bc34 [2023-03-21T20:05:10.682Z] ---> 89f88c5726b4 [2023-03-21T20:05:10.682Z] [2023-03-21T20:05:10.682Z] Removing intermediate container cbc7b129a00a [2023-03-21T20:05:10.682Z] ---> 606e6635ecd7 [2023-03-21T20:05:10.682Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:05:10.682Z] Removing intermediate container 6ef2fafa46d8 [2023-03-21T20:05:10.682Z] ---> 87cff4f98575 [2023-03-21T20:05:10.682Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:05:10.682Z] ---> Running in a5c0ccd14940 [2023-03-21T20:05:10.682Z] Successfully built 89f88c5726b4 [2023-03-21T20:05:10.682Z] ---> Running in f8b35a9bf537 [2023-03-21T20:05:10.682Z] Successfully tagged core-command:latest [2023-03-21T20:05:10.682Z]  Building core-command ... done Building security-secretstore-setup [2023-03-21T20:05:10.682Z] Removing intermediate container 2aa5b355f7d2 [2023-03-21T20:05:10.682Z] ---> 38d85eb76d89 [2023-03-21T20:05:10.682Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:05:10.682Z] ---> Running in 972704c1edad [2023-03-21T20:05:11.246Z] Removing intermediate container f8b35a9bf537 [2023-03-21T20:05:11.246Z] ---> e2ec91371830 [2023-03-21T20:05:11.246Z] Step 20/22 : LABEL arch=x86_64 [2023-03-21T20:05:12.859Z] 52ebb69f0ebf: Pull complete [2023-03-21T20:05:13.145Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:05:13.145Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:05:13.145Z] ---> b2a56e1bd96a [2023-03-21T20:05:13.145Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T20:05:13.145Z] ---> Using cache [2023-03-21T20:05:13.145Z] ---> 948153e1a05f [2023-03-21T20:05:13.145Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T20:05:14.809Z] 5abe8eddf0d5: Pull complete [2023-03-21T20:05:14.810Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T20:05:14.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:05:14.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:05:15.205Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:05:15.205Z] WORKDIR /edgex [2023-03-21T20:05:15.205Z] COPY go.mod . [2023-03-21T20:05:15.205Z] RUN go mod download [2023-03-21T20:05:15.205Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-21T20:05:15.793Z] Sending build context to Docker daemon 2.932MB [2023-03-21T20:05:15.793Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T20:05:15.793Z] ---> 6cb57ee374ae [2023-03-21T20:05:15.793Z] Step 2/4 : WORKDIR /edgex [2023-03-21T20:05:16.429Z] Removing intermediate container a5c0ccd14940 [2023-03-21T20:05:16.429Z] ---> 2cdbf951c219 [2023-03-21T20:05:16.429Z] Step 23/23 : LABEL version=0.0.0Removing intermediate container 972704c1edad [2023-03-21T20:05:16.429Z] ---> 5c8929c2a504 [2023-03-21T20:05:16.429Z] [2023-03-21T20:05:16.429Z] [2023-03-21T20:05:16.429Z] Successfully built 5c8929c2a504 [2023-03-21T20:05:16.429Z] Successfully tagged core-metadata:latest [2023-03-21T20:05:16.429Z] ---> Running in f6408e008ff5 [2023-03-21T20:05:16.429Z]  Building core-metadata ... done  ---> Running in c07f5f5d1656 [2023-03-21T20:05:16.429Z] Building security-proxy-auth [2023-03-21T20:05:16.429Z] ---> Running in a1fb074a2516 [2023-03-21T20:05:17.742Z] ---> Running in 84bb0bb7f207 [2023-03-21T20:05:18.011Z] Removing intermediate container 84bb0bb7f207 [2023-03-21T20:05:18.011Z] ---> cb45f97442c9 [2023-03-21T20:05:18.011Z] Step 3/4 : COPY go.mod . [2023-03-21T20:05:18.599Z] ---> 1e8505899fc1 [2023-03-21T20:05:18.599Z] Step 4/4 : RUN go mod download [2023-03-21T20:05:18.599Z] ---> Running in 78a37ee483af [2023-03-21T20:05:18.792Z] Removing intermediate container f6408e008ff5 [2023-03-21T20:05:18.792Z] ---> da2e87b6042b [2023-03-21T20:05:18.792Z] Step 21/22 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:05:18.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:18.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:19.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:05:19.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:05:19.050Z] OK: 265 MiB in 53 packages [2023-03-21T20:05:19.985Z] ---> b2a56e1bd96a [2023-03-21T20:05:19.985Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:05:19.985Z] ---> Using cache [2023-03-21T20:05:19.985Z] ---> 3ff4996e1986 [2023-03-21T20:05:19.985Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:05:19.985Z] ---> Using cache [2023-03-21T20:05:19.985Z] ---> f5b0f4ea2ca9 [2023-03-21T20:05:19.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:05:19.985Z] ---> Using cache [2023-03-21T20:05:19.985Z] ---> 41673fd2f155 [2023-03-21T20:05:19.985Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:05:19.985Z] ---> Using cache [2023-03-21T20:05:19.985Z] ---> 50cd7b835201 [2023-03-21T20:05:19.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:05:19.985Z] ---> Using cache [2023-03-21T20:05:19.985Z] ---> d7f694872ae8 [2023-03-21T20:05:19.985Z] Step 8/23 : COPY . . [2023-03-21T20:05:19.985Z] ---> Using cache [2023-03-21T20:05:19.985Z] ---> 98466aa346ca [2023-03-21T20:05:19.985Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T20:05:20.920Z] Removing intermediate container a1fb074a2516 [2023-03-21T20:05:20.920Z] ---> 3555f445038d [2023-03-21T20:05:20.920Z] [2023-03-21T20:05:20.920Z] ---> Running in c68f57951713 [2023-03-21T20:05:20.920Z] ---> Running in 19eaa66fb8b6 [2023-03-21T20:05:20.920Z] Successfully built 3555f445038d [2023-03-21T20:05:20.920Z] Removing intermediate container 70d874314d88 [2023-03-21T20:05:20.920Z] ---> 88c0c1de90e7 [2023-03-21T20:05:20.920Z] [2023-03-21T20:05:20.920Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:05:20.920Z] ---> b2aa39c304c2 [2023-03-21T20:05:20.920Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:05:20.920Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-21T20:05:20.920Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-21T20:05:20.920Z] ---> Running in 3d7f0d069148 [2023-03-21T20:05:20.920Z] Removing intermediate container 19eaa66fb8b6 [2023-03-21T20:05:20.920Z] ---> d4f243253abd [2023-03-21T20:05:20.920Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T20:05:20.920Z] ---> Running in cb7e805be435 [2023-03-21T20:05:21.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T20:05:23.759Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:05:23.759Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:05:23.759Z] ---> b2a56e1bd96a [2023-03-21T20:05:23.759Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T20:05:23.759Z] ---> Using cache [2023-03-21T20:05:23.759Z] ---> 948153e1a05f [2023-03-21T20:05:23.759Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T20:05:25.270Z] Removing intermediate container 3d7f0d069148 [2023-03-21T20:05:25.270Z] ---> d044e62b379a [2023-03-21T20:05:25.270Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T20:05:25.270Z] Removing intermediate container c07f5f5d1656 [2023-03-21T20:05:25.270Z] ---> d3eec971a9af [2023-03-21T20:05:25.270Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T20:05:25.270Z] ---> Running in e92e27ee94d3 [2023-03-21T20:05:25.270Z] ---> Running in 70a6a5d1afaa [2023-03-21T20:05:25.270Z] Removing intermediate container cb7e805be435 [2023-03-21T20:05:25.270Z] ---> 062b73aaf115 [2023-03-21T20:05:25.270Z] [2023-03-21T20:05:25.270Z] Successfully built 062b73aaf115 [2023-03-21T20:05:25.270Z] Successfully tagged security-proxy-setup:latest [2023-03-21T20:05:25.270Z] Building support-scheduler [2023-03-21T20:05:25.531Z]  Building security-proxy-setup ... done Removing intermediate container e92e27ee94d3 [2023-03-21T20:05:25.531Z] ---> fb4371c7e136 [2023-03-21T20:05:25.531Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T20:05:26.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:26.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:26.621Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:05:26.621Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:05:26.621Z] OK: 17820 distinct packages available [2023-03-21T20:05:26.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:26.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:26.878Z] OK: 265 MiB in 53 packages [2023-03-21T20:05:29.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:05:29.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:05:29.403Z] ---> b2a56e1bd96a [2023-03-21T20:05:29.403Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:05:29.403Z] ---> Using cache [2023-03-21T20:05:29.403Z] ---> 3ff4996e1986 [2023-03-21T20:05:29.403Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:05:29.403Z] ---> Using cache [2023-03-21T20:05:29.403Z] ---> f5b0f4ea2ca9 [2023-03-21T20:05:29.403Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:05:29.403Z] ---> Using cache [2023-03-21T20:05:29.403Z] ---> 41673fd2f155 [2023-03-21T20:05:29.403Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:05:29.403Z] ---> Using cache [2023-03-21T20:05:29.403Z] ---> 50cd7b835201 [2023-03-21T20:05:29.403Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:05:29.403Z] ---> Using cache [2023-03-21T20:05:29.403Z] ---> d7f694872ae8 [2023-03-21T20:05:29.403Z] Step 8/23 : COPY . . [2023-03-21T20:05:29.403Z] ---> Using cache [2023-03-21T20:05:29.403Z] ---> 98466aa346ca [2023-03-21T20:05:29.403Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T20:05:32.691Z] ---> 75642b59ab01 [2023-03-21T20:05:32.691Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:05:32.691Z] ---> Running in ba60d8fc2bc5 [2023-03-21T20:05:32.691Z] ---> Running in 4326dc4a261c [2023-03-21T20:05:32.691Z] ---> Running in 6d76bf3d0e67 [2023-03-21T20:05:32.953Z] Removing intermediate container ba60d8fc2bc5 [2023-03-21T20:05:32.953Z] ---> 460d26ba8de5 [2023-03-21T20:05:32.953Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:05:32.953Z] Removing intermediate container 70a6a5d1afaa [2023-03-21T20:05:32.953Z] ---> 9ddb05229167 [2023-03-21T20:05:32.953Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T20:05:32.953Z] ---> Running in d518b2852ad8 [2023-03-21T20:05:32.953Z] ---> 1154ae0be6cc [2023-03-21T20:05:32.953Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:05:32.953Z] ---> Running in 526495cef5f7 [2023-03-21T20:05:33.211Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T20:05:33.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:33.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:05:33.726Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:05:33.726Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:05:33.726Z] OK: 7 MiB in 16 packages [2023-03-21T20:05:34.293Z] Removing intermediate container d518b2852ad8 [2023-03-21T20:05:34.293Z] ---> c706a6ad6049 [2023-03-21T20:05:34.293Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:05:34.293Z] ---> 9aca34c163d6 [2023-03-21T20:05:34.293Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:05:34.550Z] ---> ddc90ae684a1 [2023-03-21T20:05:34.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T20:05:35.482Z] ---> 405b88f37903 [2023-03-21T20:05:35.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:05:35.739Z] ---> e753ef1ceabf [2023-03-21T20:05:35.739Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T20:05:35.739Z] ---> Running in 00638051c13f [2023-03-21T20:05:35.739Z] Removing intermediate container 00638051c13f [2023-03-21T20:05:35.739Z] ---> c18f4da0bd6d [2023-03-21T20:05:35.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:05:35.739Z] ---> Running in d3904702489e [2023-03-21T20:05:36.050Z] Removing intermediate container d3904702489e [2023-03-21T20:05:36.050Z] ---> 7801e4be5f5e [2023-03-21T20:05:36.050Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:05:36.050Z] ---> Running in 44c74b1ef4c7 [2023-03-21T20:05:36.331Z] Removing intermediate container 44c74b1ef4c7 [2023-03-21T20:05:36.331Z] ---> 3e2e667bcd47 [2023-03-21T20:05:36.331Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:05:36.331Z] ---> Running in 1dd0f70e18b5 [2023-03-21T20:05:36.331Z] Removing intermediate container 1dd0f70e18b5 [2023-03-21T20:05:36.331Z] ---> 5ead61c84e4b [2023-03-21T20:05:36.331Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:05:36.331Z] ---> Running in 84e960a47836 [2023-03-21T20:05:36.588Z] Removing intermediate container 84e960a47836 [2023-03-21T20:05:36.588Z] ---> 0330e8fe1a73 [2023-03-21T20:05:36.588Z] [2023-03-21T20:05:36.588Z] Successfully built 0330e8fe1a73 [2023-03-21T20:05:36.588Z] Successfully tagged core-data:latest [2023-03-21T20:05:36.588Z]  Building core-data ... done Building security-bootstrapper [2023-03-21T20:05:39.112Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:05:39.112Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:05:39.112Z] ---> b2a56e1bd96a [2023-03-21T20:05:39.112Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T20:05:39.112Z] ---> Using cache [2023-03-21T20:05:39.112Z] ---> 948153e1a05f [2023-03-21T20:05:39.112Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T20:05:39.112Z] ---> Using cache [2023-03-21T20:05:39.112Z] ---> d3eec971a9af [2023-03-21T20:05:39.112Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T20:05:39.112Z] ---> Using cache [2023-03-21T20:05:39.112Z] ---> 75642b59ab01 [2023-03-21T20:05:39.112Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:05:44.392Z] ---> Running in 4f74b16839a6 [2023-03-21T20:05:48.628Z] Removing intermediate container c68f57951713 [2023-03-21T20:05:48.628Z] ---> b3330580c97d [2023-03-21T20:05:48.628Z] [2023-03-21T20:05:48.628Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:05:48.628Z] ---> b2aa39c304c2 [2023-03-21T20:05:48.628Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:05:48.628Z] ---> Using cache [2023-03-21T20:05:48.628Z] ---> 3f6c8219d4f6 [2023-03-21T20:05:48.628Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:05:48.628Z] ---> Using cache [2023-03-21T20:05:48.628Z] ---> 78559b25ca94 [2023-03-21T20:05:48.628Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:05:48.628Z] ---> Using cache [2023-03-21T20:05:48.628Z] ---> 5596a36c0df9 [2023-03-21T20:05:48.628Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:05:48.628Z] ---> Using cache [2023-03-21T20:05:48.628Z] ---> 50cf0529c93e [2023-03-21T20:05:48.628Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T20:05:49.565Z] ---> 4fc4131a1506 [2023-03-21T20:05:49.565Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:05:50.506Z] ---> b845d9b8cc4f [2023-03-21T20:05:50.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T20:05:50.844Z] Removing intermediate container 78a37ee483af [2023-03-21T20:05:50.844Z] ---> 5a203c02a487 [2023-03-21T20:05:50.844Z] Successfully built 5a203c02a487 [2023-03-21T20:05:50.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:05:51.248Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T20:05:51.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:05:51.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container [2023-03-21T20:05:51.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T20:05:52.834Z] $ docker top 2fafdf9b9b90f5597c41e75b00aa5f6e0087894c4846721189e89688eb35b05c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:05:53.716Z] + go version [2023-03-21T20:05:53.716Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T20:05:53.758Z] $ docker stop --time=1 2fafdf9b9b90f5597c41e75b00aa5f6e0087894c4846721189e89688eb35b05c [2023-03-21T20:05:55.399Z] $ docker rm -f --volumes 2fafdf9b9b90f5597c41e75b00aa5f6e0087894c4846721189e89688eb35b05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:05:56.285Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T20:05:56.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:05:56.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container [2023-03-21T20:05:56.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T20:05:57.105Z] ---> 690f60651624 [2023-03-21T20:05:57.105Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:05:57.105Z] ---> Running in c4aa2ab56eec [2023-03-21T20:05:57.831Z] $ docker top afa6b639a0bb057dbb10711cfd763320f9a3dddc85b3fa4b09ed7a5e3d56b648 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T20:05:58.099Z] ========================================================= [2023-03-21T20:05:58.099Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T20:05:58.099Z] ========================================================= [Pipeline] sh [2023-03-21T20:05:58.735Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T20:05:59.445Z] + make test [2023-03-21T20:05:59.445Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T20:06:05.211Z] Removing intermediate container c4aa2ab56eec [2023-03-21T20:06:05.211Z] ---> 58632b0ee2a7 [2023-03-21T20:06:05.211Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:06:05.211Z] ---> Running in 052e404a9c06 [2023-03-21T20:06:05.211Z] Removing intermediate container 4326dc4a261c [2023-03-21T20:06:05.211Z] ---> 9ee983957a2d [2023-03-21T20:06:05.211Z] [2023-03-21T20:06:05.211Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:06:05.211Z] ---> b2aa39c304c2 [2023-03-21T20:06:05.211Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:06:05.211Z] ---> Using cache [2023-03-21T20:06:05.211Z] ---> ac16deb1deea [2023-03-21T20:06:05.211Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:06:05.211Z] ---> Using cache [2023-03-21T20:06:05.211Z] ---> b50885324ce0 [2023-03-21T20:06:05.211Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T20:06:05.211Z] Removing intermediate container 052e404a9c06 [2023-03-21T20:06:05.211Z] ---> 53e6c77f9ac4 [2023-03-21T20:06:05.211Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:06:05.211Z] ---> Running in e21bbf86ff76 [2023-03-21T20:06:05.211Z] ---> Running in b3081299c48a [2023-03-21T20:06:05.211Z] Removing intermediate container e21bbf86ff76 [2023-03-21T20:06:05.211Z] ---> 214b9d83c5bc [2023-03-21T20:06:05.211Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:06:05.211Z] Removing intermediate container b3081299c48a [2023-03-21T20:06:05.211Z] ---> ae3e9b0de31f [2023-03-21T20:06:05.211Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:06:05.211Z] ---> Running in 23448fd7c238 [2023-03-21T20:06:05.211Z] ---> Running in ea0e35498e4a [2023-03-21T20:06:05.471Z] Removing intermediate container 23448fd7c238 [2023-03-21T20:06:05.471Z] ---> bb7e1a3c9161 [2023-03-21T20:06:05.471Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:05.471Z] Removing intermediate container ea0e35498e4a [2023-03-21T20:06:05.471Z] ---> 06b89f9c98ac [2023-03-21T20:06:05.471Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:06:05.471Z] ---> Running in d1c4488f5850 [2023-03-21T20:06:05.728Z] Removing intermediate container d1c4488f5850 [2023-03-21T20:06:05.728Z] ---> ee0072e9d4ae [2023-03-21T20:06:05.728Z] ---> 0ec59688e865 [2023-03-21T20:06:05.728Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:06:05.728Z] [2023-03-21T20:06:05.728Z] ---> Running in 22ee45652c3e [2023-03-21T20:06:05.728Z] Removing intermediate container 6d76bf3d0e67 [2023-03-21T20:06:05.728Z] ---> d7bdb2e3b015 [2023-03-21T20:06:05.728Z] Step 7/25 : COPY . . [2023-03-21T20:06:05.728Z] Removing intermediate container 526495cef5f7 [2023-03-21T20:06:05.728Z] ---> 1beef11895da [2023-03-21T20:06:05.728Z] Step 7/20 : COPY . . [2023-03-21T20:06:05.728Z] Removing intermediate container 22ee45652c3e [2023-03-21T20:06:05.728Z] ---> 7dd172bbe1bb [2023-03-21T20:06:05.728Z] [2023-03-21T20:06:05.984Z] ---> 751a51138df0 [2023-03-21T20:06:05.984Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T20:06:05.984Z] Successfully built 7dd172bbe1bb [2023-03-21T20:06:05.984Z] Successfully tagged security-proxy-auth:latest [2023-03-21T20:06:05.984Z] Building support-notifications [2023-03-21T20:06:11.292Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:06:11.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:06:11.292Z] ---> b2a56e1bd96a [2023-03-21T20:06:11.292Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:06:11.292Z] ---> Using cache [2023-03-21T20:06:11.292Z] ---> 3ff4996e1986 [2023-03-21T20:06:11.292Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:06:11.292Z] ---> Using cache [2023-03-21T20:06:11.292Z] ---> f5b0f4ea2ca9 [2023-03-21T20:06:11.292Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T20:06:17.947Z] ---> Running in 8c1deb7c1c0e [2023-03-21T20:06:17.947Z] ---> 12bf9b399069 [2023-03-21T20:06:17.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:06:17.947Z] ---> fbb120083cbd [2023-03-21T20:06:17.947Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T20:06:17.947Z] ---> Running in 3103ed21173e [2023-03-21T20:06:17.947Z] ---> 3d28ff542d92 [2023-03-21T20:06:17.947Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T20:06:17.947Z] ---> Running in e208ba4b0b42 [2023-03-21T20:06:17.947Z] ---> eedc69f26182 [2023-03-21T20:06:17.947Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T20:06:17.947Z] ---> Running in aa2ee3c95fc0 [2023-03-21T20:06:17.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:17.947Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T20:06:17.947Z] Removing intermediate container aa2ee3c95fc0 [2023-03-21T20:06:17.947Z] ---> 2aebaac7a3c7 [2023-03-21T20:06:17.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:06:17.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:17.947Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T20:06:17.947Z] ---> Running in 7fc6beb50e8c [2023-03-21T20:06:17.947Z] OK: 265 MiB in 53 packages [2023-03-21T20:06:18.512Z] Removing intermediate container 7fc6beb50e8c [2023-03-21T20:06:18.512Z] ---> e66e23664f5e [2023-03-21T20:06:18.512Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:06:21.791Z] ---> Running in abbd204b488a [2023-03-21T20:06:22.356Z] Removing intermediate container 8c1deb7c1c0e [2023-03-21T20:06:22.356Z] ---> 03456aa76f73 [2023-03-21T20:06:22.356Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:06:22.613Z] Removing intermediate container abbd204b488a [2023-03-21T20:06:22.613Z] ---> 46c5d60778f5 [2023-03-21T20:06:22.613Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:06:22.915Z] ---> 48d4909ada5b [2023-03-21T20:06:22.915Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:06:22.915Z] ---> Running in fe7ab86b16f9 [2023-03-21T20:06:23.177Z] ---> Running in cc17bb3592b4 [2023-03-21T20:06:23.177Z] Removing intermediate container fe7ab86b16f9 [2023-03-21T20:06:23.177Z] ---> eadba3fb5a87 [2023-03-21T20:06:23.177Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:06:23.471Z] ---> Running in c8b0d5c0fdd4 [2023-03-21T20:06:23.471Z] Removing intermediate container 4f74b16839a6 [2023-03-21T20:06:23.471Z] ---> 29c0c117a6ec [2023-03-21T20:06:23.471Z] Step 7/33 : COPY . . [2023-03-21T20:06:24.401Z] Removing intermediate container c8b0d5c0fdd4 [2023-03-21T20:06:24.401Z] ---> 1195e11beea4 [2023-03-21T20:06:24.401Z] [2023-03-21T20:06:24.401Z] Successfully built 1195e11beea4 [2023-03-21T20:06:24.401Z] Successfully tagged support-scheduler:latest [2023-03-21T20:06:24.401Z] Building security-spire-config [2023-03-21T20:06:28.734Z]  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:06:28.734Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:06:28.734Z] ---> b2a56e1bd96a [2023-03-21T20:06:28.734Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> 948153e1a05f [2023-03-21T20:06:28.734Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> bb086cd14615 [2023-03-21T20:06:28.734Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> da91a8274829 [2023-03-21T20:06:28.734Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> 8d5e11b832d5 [2023-03-21T20:06:28.734Z] Step 7/27 : COPY . . [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> e2d89b7fa6ed [2023-03-21T20:06:28.734Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> 67b7d7774029 [2023-03-21T20:06:28.734Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> eaee80186f8a [2023-03-21T20:06:28.734Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:06:28.734Z] ---> Using cache [2023-03-21T20:06:28.734Z] ---> 1c80feb03f1b [2023-03-21T20:06:28.734Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T20:06:37.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T20:06:39.673Z] ---> Running in eee8014d1191 [2023-03-21T20:06:39.673Z] ---> af0ac7f14c5e [2023-03-21T20:06:39.673Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T20:06:39.673Z] ---> Running in 31a0ab67cb8b [2023-03-21T20:06:40.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T20:06:43.538Z] Removing intermediate container eee8014d1191 [2023-03-21T20:06:43.538Z] ---> f2f0881d0be9 [2023-03-21T20:06:43.538Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:06:43.538Z] ---> Running in d1d031d7bc10 [2023-03-21T20:06:43.538Z] Removing intermediate container e208ba4b0b42 [2023-03-21T20:06:43.538Z] ---> e4721d05a3db [2023-03-21T20:06:43.538Z] [2023-03-21T20:06:43.538Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T20:06:43.538Z] ---> b2aa39c304c2 [2023-03-21T20:06:43.538Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:06:43.538Z] Removing intermediate container 3103ed21173e [2023-03-21T20:06:43.538Z] ---> 3fec7beddbc4 [2023-03-21T20:06:43.538Z] [2023-03-21T20:06:43.538Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T20:06:43.538Z] ---> b2aa39c304c2 [2023-03-21T20:06:43.538Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T20:06:43.538Z] ---> Running in ee82426482ee [2023-03-21T20:06:43.538Z] ---> Running in eebc18fb5cfd [2023-03-21T20:06:43.538Z] Removing intermediate container d1d031d7bc10 [2023-03-21T20:06:43.538Z] ---> a1fa417e13eb [2023-03-21T20:06:43.538Z] [2023-03-21T20:06:43.538Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:06:43.538Z] ---> b2aa39c304c2 [2023-03-21T20:06:43.538Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:06:43.538Z] ---> Using cache [2023-03-21T20:06:43.538Z] ---> f3b79a01890d [2023-03-21T20:06:43.538Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T20:06:43.538Z] Removing intermediate container ee82426482ee [2023-03-21T20:06:43.538Z] ---> 43aba5a45a44 [2023-03-21T20:06:43.538Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T20:06:43.538Z] ---> Running in a10f46ab125f [2023-03-21T20:06:43.538Z] ---> Running in 455a91c014b4 [2023-03-21T20:06:43.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:43.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:43.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:43.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:43.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:44.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:44.054Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T20:06:44.054Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:44.054Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T20:06:44.054Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:44.054Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:06:44.054Z] OK: 8 MiB in 18 packages [2023-03-21T20:06:44.054Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:06:44.054Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:06:44.054Z] OK: 17818 distinct packages available [2023-03-21T20:06:44.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:44.341Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:06:44.341Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:06:44.341Z] OK: 17818 distinct packages available [2023-03-21T20:06:44.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:44.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:44.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:06:44.600Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T20:06:44.600Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:44.600Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T20:06:44.600Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:06:44.600Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T20:06:44.600Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T20:06:44.600Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T20:06:44.600Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T20:06:44.600Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:44.600Z] OK: 7 MiB in 19 packages [2023-03-21T20:06:44.600Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T20:06:44.600Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T20:06:44.600Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:06:44.600Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T20:06:44.600Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T20:06:44.600Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:06:44.600Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:06:44.600Z] OK: 10 MiB in 24 packages [2023-03-21T20:06:46.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T20:06:51.184Z] Removing intermediate container eebc18fb5cfd [2023-03-21T20:06:51.184Z] ---> 38b83c79456d [2023-03-21T20:06:51.184Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:06:51.184Z] ---> Running in 1a07e6fdbb0c [2023-03-21T20:06:51.184Z] Removing intermediate container a10f46ab125f [2023-03-21T20:06:51.184Z] ---> 64e04193bcc4 [2023-03-21T20:06:51.184Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:51.184Z] Removing intermediate container 1a07e6fdbb0c [2023-03-21T20:06:51.184Z] ---> cfafa4287874 [2023-03-21T20:06:51.184Z] Step 12/25 : WORKDIR / [2023-03-21T20:06:51.184Z] ---> Running in 5f89db65a5f4 [2023-03-21T20:06:51.184Z] Removing intermediate container 455a91c014b4 [2023-03-21T20:06:51.184Z] ---> bf09e83919f5 [2023-03-21T20:06:51.184Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:51.184Z] Removing intermediate container 5f89db65a5f4 [2023-03-21T20:06:51.184Z] ---> 52195b0018bf [2023-03-21T20:06:51.184Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:06:51.184Z] ---> 6419f59e0354 [2023-03-21T20:06:51.184Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:51.184Z] ---> 459cdd35bb0b [2023-03-21T20:06:51.184Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:51.184Z] ---> 0fe9692ff451 [2023-03-21T20:06:51.184Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:06:51.446Z] ---> 134a4a6dc456 [2023-03-21T20:06:51.446Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:06:51.705Z] ---> ba387c4a203f [2023-03-21T20:06:51.705Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T20:06:51.705Z] ---> d79dc240a784 [2023-03-21T20:06:51.705Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T20:06:56.005Z] ---> 535c5217d15f [2023-03-21T20:06:56.005Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T20:06:56.943Z] ---> 6f77cde26914 [2023-03-21T20:06:56.943Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:06:56.943Z] ---> f98a7ddccc81 [2023-03-21T20:06:56.943Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:06:57.201Z] ---> bd650d84e644 [2023-03-21T20:06:57.201Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:06:57.201Z] ---> 588b29d90d63 [2023-03-21T20:06:57.201Z] ---> 856356a39dcf [2023-03-21T20:06:57.201Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ]Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T20:06:57.201Z] [2023-03-21T20:06:57.201Z] ---> Running in 391f5daf4c9d [2023-03-21T20:06:57.201Z] ---> Running in 9fcd2edc6ca3 [2023-03-21T20:06:57.470Z] ---> 64439643fc74 [2023-03-21T20:06:57.470Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T20:06:57.470Z] Removing intermediate container 391f5daf4c9d [2023-03-21T20:06:57.470Z] ---> 69ce7e1ae78e [2023-03-21T20:06:57.470Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T20:06:57.470Z] Removing intermediate container 9fcd2edc6ca3 [2023-03-21T20:06:57.470Z] ---> dc6bb7762d77 [2023-03-21T20:06:57.470Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:06:57.728Z] ---> Running in abc0d65424c7 [2023-03-21T20:06:57.728Z] ---> 4b6ebaeb54c7 [2023-03-21T20:06:57.728Z] Step 22/27 : WORKDIR / [2023-03-21T20:06:57.728Z] ---> Running in 84596258ebcd [2023-03-21T20:06:57.986Z] Removing intermediate container abc0d65424c7 [2023-03-21T20:06:57.986Z] ---> f4dfcc5285aa [2023-03-21T20:06:57.986Z] Step 18/20 : LABEL arch=x86_64 [2023-03-21T20:06:57.986Z] ---> cf192be77e3d [2023-03-21T20:06:57.986Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T20:06:57.986Z] ---> Running in cd48b3b3a026 [2023-03-21T20:06:58.285Z] Removing intermediate container 84596258ebcd [2023-03-21T20:06:58.285Z] ---> 06b0fbaa643a [2023-03-21T20:06:58.285Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:06:58.285Z] Removing intermediate container cd48b3b3a026 [2023-03-21T20:06:58.285Z] ---> 05b196718fd0 [2023-03-21T20:06:58.285Z] Step 19/20 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:06:58.543Z] ---> Running in 45e3b3ac5bf6 [2023-03-21T20:06:58.543Z] ---> Running in ec71e559ba49 [2023-03-21T20:06:58.543Z] ---> 3ce3f3dbe248 [2023-03-21T20:06:58.543Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:06:58.543Z] Removing intermediate container 45e3b3ac5bf6 [2023-03-21T20:06:58.543Z] ---> adf49c6dab83 [2023-03-21T20:06:58.543Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:06:58.543Z] Removing intermediate container cc17bb3592b4 [2023-03-21T20:06:58.543Z] ---> 36edb0380a72 [2023-03-21T20:06:58.543Z] Step 8/23 : COPY . . [2023-03-21T20:06:58.543Z] ---> Running in 691e4bba4b56 [2023-03-21T20:06:58.543Z] Removing intermediate container ec71e559ba49 [2023-03-21T20:06:58.543Z] ---> 64c73587c877 [2023-03-21T20:06:58.543Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T20:06:58.865Z] ---> Running in 819e454c3e8a [2023-03-21T20:06:58.865Z] Removing intermediate container 691e4bba4b56 [2023-03-21T20:06:58.865Z] ---> c5d4beea55e9 [2023-03-21T20:06:58.865Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T20:06:59.124Z] ---> 981f1cbdbaf8 [2023-03-21T20:06:59.124Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:07:03.705Z] ---> Running in dd869187735c [2023-03-21T20:07:03.705Z] Removing intermediate container 819e454c3e8a [2023-03-21T20:07:03.705Z] ---> 74a4378d3670 [2023-03-21T20:07:03.705Z] [2023-03-21T20:07:03.705Z] ---> Running in 19ea40bf8622 [2023-03-21T20:07:03.705Z] Removing intermediate container 31a0ab67cb8b [2023-03-21T20:07:03.705Z] ---> 2e3591948dfa [2023-03-21T20:07:03.705Z] [2023-03-21T20:07:03.705Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T20:07:03.705Z] ---> b2aa39c304c2 [2023-03-21T20:07:03.705Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:07:03.705Z] ---> Using cache [2023-03-21T20:07:03.705Z] ---> 43aba5a45a44 [2023-03-21T20:07:03.705Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T20:07:03.705Z] Successfully built 74a4378d3670 [2023-03-21T20:07:03.705Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-21T20:07:03.705Z] Building security-spire-agent [2023-03-21T20:07:03.705Z] Removing intermediate container dd869187735c [2023-03-21T20:07:03.705Z] ---> ca4b0104d166 [2023-03-21T20:07:03.705Z] Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:07:03.705Z]  Building security-spiffe-token-provider ... done  ---> 7375985c8254 [2023-03-21T20:07:03.705Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T20:07:03.705Z] ---> Running in a58c46b20f97 [2023-03-21T20:07:03.705Z] ---> Running in e5ba68fc5347 [2023-03-21T20:07:03.705Z] ---> Running in 35e013d053a1 [2023-03-21T20:07:04.311Z] Removing intermediate container e5ba68fc5347 [2023-03-21T20:07:04.311Z] ---> a97cc3f7e34a [2023-03-21T20:07:04.311Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:07:06.308Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:07:06.308Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:07:06.308Z] ---> b2a56e1bd96a [2023-03-21T20:07:06.308Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> 948153e1a05f [2023-03-21T20:07:06.308Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> bb086cd14615 [2023-03-21T20:07:06.308Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> da91a8274829 [2023-03-21T20:07:06.308Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> 8d5e11b832d5 [2023-03-21T20:07:06.308Z] Step 7/27 : COPY . . [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> e2d89b7fa6ed [2023-03-21T20:07:06.308Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> 67b7d7774029 [2023-03-21T20:07:06.308Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> eaee80186f8a [2023-03-21T20:07:06.308Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> 1c80feb03f1b [2023-03-21T20:07:06.308Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> f2f0881d0be9 [2023-03-21T20:07:06.308Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> a1fa417e13eb [2023-03-21T20:07:06.308Z] [2023-03-21T20:07:06.308Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:07:06.308Z] ---> b2aa39c304c2 [2023-03-21T20:07:06.308Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> f3b79a01890d [2023-03-21T20:07:06.308Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> 51904dbee5de [2023-03-21T20:07:06.308Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> 7b88b0a80099 [2023-03-21T20:07:06.308Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:07:06.308Z] ---> Using cache [2023-03-21T20:07:06.308Z] ---> Running in 2914da9abffa [2023-03-21T20:07:06.308Z] ---> a5743afb80d6 [2023-03-21T20:07:06.308Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T20:07:06.308Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T20:07:06.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:07:06.308Z] Removing intermediate container 2914da9abffa [2023-03-21T20:07:06.308Z] ---> 603fc8452119 [2023-03-21T20:07:06.308Z] [2023-03-21T20:07:06.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:07:06.662Z] Successfully built 603fc8452119 [2023-03-21T20:07:06.663Z] Successfully tagged security-spire-config:latest [2023-03-21T20:07:06.663Z]  Building security-spire-config ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:07:06.663Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T20:07:06.663Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:07:06.663Z] OK: 7 MiB in 17 packages [2023-03-21T20:07:06.952Z] Removing intermediate container 19ea40bf8622 [2023-03-21T20:07:06.952Z] ---> 5ba71f1d3349 [2023-03-21T20:07:06.952Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:07:07.218Z] ---> Running in ff39a1a996bd [2023-03-21T20:07:07.218Z] ---> 6a62655e5018 [2023-03-21T20:07:07.218Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:07:07.478Z] Removing intermediate container ff39a1a996bd [2023-03-21T20:07:07.478Z] ---> aa187d1dc1bf [2023-03-21T20:07:07.478Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T20:07:08.421Z] Removing intermediate container a58c46b20f97 [2023-03-21T20:07:08.421Z] ---> dd8f94439df2 [2023-03-21T20:07:08.421Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T20:07:08.421Z] ---> Running in e8f5c54447db [2023-03-21T20:07:08.421Z] ---> 6219841ab814 [2023-03-21T20:07:08.421Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:07:08.421Z] ---> Running in 7a8f325e5cf8 [2023-03-21T20:07:08.682Z] Removing intermediate container e8f5c54447db [2023-03-21T20:07:08.682Z] ---> 911d642bef47 [2023-03-21T20:07:08.682Z] Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:07:08.682Z] ---> Running in b1bbc98d1a12 [2023-03-21T20:07:08.682Z] Removing intermediate container 7a8f325e5cf8 [2023-03-21T20:07:08.682Z] ---> 1f398833209f [2023-03-21T20:07:08.682Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T20:07:08.682Z] ---> Running in 0539d72fb689 [2023-03-21T20:07:08.682Z] ---> 490a5f809658 [2023-03-21T20:07:08.682Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T20:07:08.682Z] Removing intermediate container b1bbc98d1a12 [2023-03-21T20:07:08.682Z] ---> 16b6324bbfab [2023-03-21T20:07:08.682Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:07:08.682Z] ---> Running in a75668d5390b [2023-03-21T20:07:08.941Z] Removing intermediate container 0539d72fb689 [2023-03-21T20:07:08.942Z] ---> 12bd85b7ad2f [2023-03-21T20:07:08.942Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T20:07:08.942Z] ---> Running in 9df8e572f294 [2023-03-21T20:07:08.942Z] Removing intermediate container a75668d5390b [2023-03-21T20:07:08.942Z] ---> 054b900bdadc [2023-03-21T20:07:08.942Z] [2023-03-21T20:07:08.942Z] ---> c4a5ee6ca613 [2023-03-21T20:07:08.942Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T20:07:08.942Z] Removing intermediate container 9df8e572f294 [2023-03-21T20:07:08.942Z] ---> 0af25dc2d29c [2023-03-21T20:07:08.942Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T20:07:08.942Z] ---> Running in d449278337e0 [2023-03-21T20:07:08.942Z] Successfully built 054b900bdadc [2023-03-21T20:07:08.942Z] Successfully tagged security-secretstore-setup:latest [2023-03-21T20:07:09.199Z]  Building security-secretstore-setup ... done Removing intermediate container d449278337e0 [2023-03-21T20:07:09.199Z] ---> b7f8c0bb61c4 [2023-03-21T20:07:09.199Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T20:07:09.199Z] ---> eee0c3079dfe [2023-03-21T20:07:09.199Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:07:09.199Z] ---> Running in c20aa9eb621d [2023-03-21T20:07:09.199Z] ---> Running in 6f9bba4adf9b [2023-03-21T20:07:09.199Z] Removing intermediate container 6f9bba4adf9b [2023-03-21T20:07:09.199Z] ---> 17dbb33af2ce [2023-03-21T20:07:09.199Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:07:09.199Z] ---> Running in 460bacc3342c [2023-03-21T20:07:09.457Z] Removing intermediate container 460bacc3342c [2023-03-21T20:07:09.457Z] ---> d471afffaea4 [2023-03-21T20:07:09.457Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T20:07:09.457Z] ---> Running in 3712c4582c8d [2023-03-21T20:07:09.457Z] Removing intermediate container 3712c4582c8d [2023-03-21T20:07:09.457Z] ---> 3bb6c4689985 [2023-03-21T20:07:09.457Z] Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:07:09.457Z] ---> Running in 256b4db480c5 [2023-03-21T20:07:09.720Z] Removing intermediate container 256b4db480c5 [2023-03-21T20:07:09.720Z] ---> 8e2a6d430880 [2023-03-21T20:07:09.720Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:07:09.720Z] ---> Running in 465c7096d909 [2023-03-21T20:07:09.720Z] Removing intermediate container 465c7096d909 [2023-03-21T20:07:09.720Z] ---> 2d36805e6f5b [2023-03-21T20:07:09.720Z] [2023-03-21T20:07:09.992Z] Successfully built 2d36805e6f5b [2023-03-21T20:07:09.992Z] Successfully tagged security-spire-agent:latest [2023-03-21T20:07:09.992Z]  Building security-spire-agent ... done Removing intermediate container c20aa9eb621d [2023-03-21T20:07:09.992Z] ---> 755f5c950a36 [2023-03-21T20:07:09.992Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T20:07:10.252Z] ---> Running in 53bd7735c0e3 [2023-03-21T20:07:10.252Z] Removing intermediate container 53bd7735c0e3 [2023-03-21T20:07:10.252Z] ---> ce434b711f77 [2023-03-21T20:07:10.252Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T20:07:10.820Z] ---> fa539dfe777c [2023-03-21T20:07:10.820Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T20:07:10.820Z] ---> Running in 5a40f69856e5 [2023-03-21T20:07:12.231Z] Removing intermediate container 5a40f69856e5 [2023-03-21T20:07:12.231Z] ---> 075080013f49 [2023-03-21T20:07:12.231Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:07:12.797Z] ---> 1e2c4c20ff55 [2023-03-21T20:07:12.797Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:07:13.361Z] ---> ed1b64a287eb [2023-03-21T20:07:13.361Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T20:07:14.739Z] ---> da7f7817516d [2023-03-21T20:07:14.739Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T20:07:14.739Z] ---> 2844bb4d6365 [2023-03-21T20:07:14.739Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T20:07:14.997Z] ---> 94fc2a67c803 [2023-03-21T20:07:14.997Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T20:07:15.256Z] ---> 9c7262454d39 [2023-03-21T20:07:15.256Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T20:07:15.515Z] ---> 8c52affd6db0 [2023-03-21T20:07:15.515Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T20:07:16.085Z] ---> 8a0eeae49c5f [2023-03-21T20:07:16.085Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T20:07:16.344Z] ---> Running in 4e7f1503b193 [2023-03-21T20:07:17.720Z] Removing intermediate container 4e7f1503b193 [2023-03-21T20:07:17.720Z] ---> a80e01b08f09 [2023-03-21T20:07:17.720Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T20:07:17.720Z] ---> Running in f3d6bb290c83 [2023-03-21T20:07:17.720Z] Removing intermediate container f3d6bb290c83 [2023-03-21T20:07:17.720Z] ---> 0347d4fce8f3 [2023-03-21T20:07:17.720Z] Step 30/33 : CMD ["gate"] [2023-03-21T20:07:17.720Z] ---> Running in 0a5efb0f224a [2023-03-21T20:07:17.720Z] Removing intermediate container 0a5efb0f224a [2023-03-21T20:07:17.720Z] ---> 5e658e8229ed [2023-03-21T20:07:17.720Z] Step 31/33 : LABEL arch=x86_64 [2023-03-21T20:07:17.720Z] ---> Running in 66783da5c8f4 [2023-03-21T20:07:17.979Z] Removing intermediate container 66783da5c8f4 [2023-03-21T20:07:17.979Z] ---> fe7e031fdffb [2023-03-21T20:07:17.979Z] Step 32/33 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:07:17.979Z] ---> Running in 10113dfdc940 [2023-03-21T20:07:18.237Z] Removing intermediate container 10113dfdc940 [2023-03-21T20:07:18.237Z] ---> 2138a780687e [2023-03-21T20:07:18.237Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T20:07:18.237Z] ---> Running in b190209659b1 [2023-03-21T20:07:18.237Z] Removing intermediate container b190209659b1 [2023-03-21T20:07:18.237Z] ---> df65be8f5f46 [2023-03-21T20:07:18.237Z] [2023-03-21T20:07:18.495Z] Successfully built df65be8f5f46 [2023-03-21T20:07:18.495Z] Successfully tagged security-bootstrapper:latest [2023-03-21T20:07:26.614Z]  Building security-bootstrapper ... done Removing intermediate container 35e013d053a1 [2023-03-21T20:07:26.614Z] ---> 12c43e7621cf [2023-03-21T20:07:26.614Z] [2023-03-21T20:07:26.614Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:07:26.614Z] ---> b2aa39c304c2 [2023-03-21T20:07:26.614Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T20:07:26.614Z] ---> Running in 57e8abffd88c [2023-03-21T20:07:27.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T20:07:27.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T20:07:27.441Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T20:07:27.441Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:07:27.441Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:07:27.441Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:07:27.441Z] OK: 8 MiB in 17 packages [2023-03-21T20:07:27.699Z] Removing intermediate container 57e8abffd88c [2023-03-21T20:07:27.699Z] ---> 9c26b79efb52 [2023-03-21T20:07:27.700Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:07:27.700Z] ---> Running in d0acf35d413f [2023-03-21T20:07:27.965Z] Removing intermediate container d0acf35d413f [2023-03-21T20:07:27.965Z] ---> 81311d896aa4 [2023-03-21T20:07:27.965Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T20:07:27.965Z] ---> Running in a41b752c8fde [2023-03-21T20:07:27.965Z] Removing intermediate container a41b752c8fde [2023-03-21T20:07:27.965Z] ---> 52180085ca07 [2023-03-21T20:07:27.965Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:07:27.965Z] ---> Running in 9d0b182a77ee [2023-03-21T20:07:27.965Z] Removing intermediate container 9d0b182a77ee [2023-03-21T20:07:27.965Z] ---> ea25bcee946b [2023-03-21T20:07:27.965Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:07:28.226Z] ---> 3503bce0871f [2023-03-21T20:07:28.226Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:07:28.226Z] ---> f60b3126817b [2023-03-21T20:07:28.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T20:07:29.163Z] ---> 02ed86c13e35 [2023-03-21T20:07:29.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:07:29.163Z] ---> f0f726ac5a93 [2023-03-21T20:07:29.163Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T20:07:29.163Z] ---> Running in 07626d34dba6 [2023-03-21T20:07:29.163Z] Removing intermediate container 07626d34dba6 [2023-03-21T20:07:29.163Z] ---> a6476c205aab [2023-03-21T20:07:29.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:07:29.163Z] ---> Running in 9143d47e8551 [2023-03-21T20:07:29.163Z] Removing intermediate container 9143d47e8551 [2023-03-21T20:07:29.163Z] ---> 3138335d34d3 [2023-03-21T20:07:29.163Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T20:07:29.422Z] ---> Running in aeba20c5b4e1 [2023-03-21T20:07:29.422Z] Removing intermediate container aeba20c5b4e1 [2023-03-21T20:07:29.422Z] ---> 4c2ef2e54859 [2023-03-21T20:07:29.422Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:07:29.422Z] ---> Running in 915dd3e4d9ba [2023-03-21T20:07:29.422Z] Removing intermediate container 915dd3e4d9ba [2023-03-21T20:07:29.422Z] ---> 2d87d01ec1a6 [2023-03-21T20:07:29.422Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:07:29.422Z] ---> Running in 6e4c4ef0aa49 [2023-03-21T20:07:29.682Z] Removing intermediate container 6e4c4ef0aa49 [2023-03-21T20:07:29.682Z] ---> a662d1f343c4 [2023-03-21T20:07:29.682Z] [2023-03-21T20:07:29.682Z] Successfully built a662d1f343c4 [2023-03-21T20:07:29.682Z] Successfully tagged support-notifications:latest [2023-03-21T20:07:29.687Z]  Building support-notifications ... done  [Pipeline] } [2023-03-21T20:07:29.717Z] $ docker stop --time=1 4403092bc5703192682e6911562ffff79de3a0eddc4db46cbf88ac597ef0e943 [2023-03-21T20:07:30.974Z] $ docker rm -f --volumes 4403092bc5703192682e6911562ffff79de3a0eddc4db46cbf88ac597ef0e943 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T20:07:31.369Z] + docker images [2023-03-21T20:07:31.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T20:07:31.369Z] support-notifications latest a662d1f343c4 2 seconds ago 33MB [2023-03-21T20:07:31.369Z] 12c43e7621cf 7 seconds ago 1.76GB [2023-03-21T20:07:31.369Z] security-bootstrapper latest df65be8f5f46 13 seconds ago 22.5MB [2023-03-21T20:07:31.369Z] security-spire-agent latest 2d36805e6f5b 22 seconds ago 129MB [2023-03-21T20:07:31.369Z] security-secretstore-setup latest 054b900bdadc 23 seconds ago 33.5MB [2023-03-21T20:07:31.369Z] security-spire-config latest 603fc8452119 25 seconds ago 88.9MB [2023-03-21T20:07:31.369Z] 2e3591948dfa 29 seconds ago 1.68GB [2023-03-21T20:07:31.369Z] security-spiffe-token-provider latest 74a4378d3670 32 seconds ago 33.2MB [2023-03-21T20:07:31.369Z] a1fa417e13eb 48 seconds ago 1.55GB [2023-03-21T20:07:31.369Z] 3fec7beddbc4 49 seconds ago 1.69GB [2023-03-21T20:07:31.369Z] e4721d05a3db 49 seconds ago 1.73GB [2023-03-21T20:07:31.369Z] support-scheduler latest 1195e11beea4 About a minute ago 32.4MB [2023-03-21T20:07:31.369Z] security-proxy-auth latest 7dd172bbe1bb About a minute ago 18.6MB [2023-03-21T20:07:31.369Z] 9ee983957a2d About a minute ago 1.76GB [2023-03-21T20:07:31.369Z] b3330580c97d About a minute ago 1.67GB [2023-03-21T20:07:31.369Z] core-data latest 0330e8fe1a73 About a minute ago 20.4MB [2023-03-21T20:07:31.369Z] security-proxy-setup latest 062b73aaf115 2 minutes ago 19.1MB [2023-03-21T20:07:31.369Z] 88c0c1de90e7 2 minutes ago 1.7GB [2023-03-21T20:07:31.369Z] core-common-config-bootstrapper latest 3555f445038d 2 minutes ago 17.6MB [2023-03-21T20:07:31.369Z] core-metadata latest 5c8929c2a504 2 minutes ago 20.7MB [2023-03-21T20:07:31.369Z] core-command latest 89f88c5726b4 2 minutes ago 20.2MB [2023-03-21T20:07:31.369Z] e6c3c513fa58 2 minutes ago 1.67GB [2023-03-21T20:07:31.369Z] af29937771ae 2 minutes ago 1.7GB [2023-03-21T20:07:31.369Z] bd02b38d880b 2 minutes ago 1.69GB [2023-03-21T20:07:31.369Z] a8c22c4d1e9c 2 minutes ago 1.69GB [2023-03-21T20:07:31.369Z] security-spire-server latest 8720e74ce870 2 minutes ago 89.8MB [2023-03-21T20:07:31.369Z] 13dfb99cd59a 3 minutes ago 1.55GB [2023-03-21T20:07:31.369Z] ci-base-image-x86_64 latest b2a56e1bd96a 6 minutes ago 882MB [2023-03-21T20:07:31.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-21T20:07:31.369Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-21T20:07:31.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-21T20:07:31.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T20:08:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T20:08:40.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T20:08:40.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T20:08:40.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T20:08:40.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T20:08:52.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T20:08:52.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T20:08:52.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2023-03-21T20:09:02.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 98.5% of statements [2023-03-21T20:09:06.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T20:09:06.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T20:09:06.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T20:09:09.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.413s coverage: 71.3% of statements [2023-03-21T20:09:12.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T20:09:12.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T20:09:12.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.319s coverage: 54.0% of statements [2023-03-21T20:09:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T20:09:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T20:09:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:09:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T20:09:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T20:09:24.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T20:09:24.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T20:09:33.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.675s coverage: 88.5% of statements [2023-03-21T20:09:33.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.486s coverage: 3.9% of statements [2023-03-21T20:09:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T20:09:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:09:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T20:09:40.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.628s coverage: 95.6% of statements [2023-03-21T20:09:40.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T20:09:40.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T20:09:40.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T20:09:40.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T20:09:40.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T20:09:40.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.194s coverage: 72.2% of statements [2023-03-21T20:09:46.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T20:09:46.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T20:09:46.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T20:09:46.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.231s coverage: 65.9% of statements [2023-03-21T20:09:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T20:09:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T20:09:56.062Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements [2023-03-21T20:09:56.062Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements [2023-03-21T20:09:59.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 45.5% of statements [2023-03-21T20:09:59.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements [2023-03-21T20:09:59.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2023-03-21T20:09:59.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2023-03-21T20:10:02.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2023-03-21T20:10:05.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T20:10:05.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T20:10:05.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T20:10:05.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T20:10:08.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T20:10:08.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T20:10:08.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T20:10:08.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T20:10:15.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-03-21T20:10:15.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T20:10:15.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T20:10:15.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T20:10:15.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T20:10:20.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T20:10:20.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T20:10:21.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T20:10:30.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.121s coverage: 79.9% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.272s coverage: 92.9% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 86.9% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.181s coverage: 20.0% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.477s coverage: 81.2% of statements [2023-03-21T20:10:30.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.484s coverage: 82.1% of statements [2023-03-21T20:10:32.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T20:10:32.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 86.0% of statements [2023-03-21T20:10:36.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T20:10:36.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T20:10:37.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 63.1% of statements [2023-03-21T20:10:37.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2023-03-21T20:10:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-03-21T20:10:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-03-21T20:10:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2023-03-21T20:10:39.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T20:10:39.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T20:10:39.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T20:10:39.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-03-21T20:10:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T20:10:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T20:10:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T20:10:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.965s coverage: 38.4% of statements [2023-03-21T20:10:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2023-03-21T20:10:53.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T20:10:53.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T20:10:53.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T20:10:53.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T20:10:53.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2023-03-21T20:10:58.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T20:10:58.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T20:10:58.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T20:10:58.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T20:11:05.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2023-03-21T20:11:05.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T20:11:05.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:11:05.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T20:11:05.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T20:11:05.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements [2023-03-21T20:11:09.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T20:11:09.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T20:11:09.917Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-03-21T20:11:11.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T20:11:11.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T20:11:12.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements [2023-03-21T20:11:13.072Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-21T20:11:13.072Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T20:11:13.072Z] go vet ./... [2023-03-21T20:14:04.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T20:14:04.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T20:14:04.771Z] ./bin/test-attribution-txt.sh [2023-03-21T20:14:04.771Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T20:14:04.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T20:14:05.461Z] + ls -al . [2023-03-21T20:14:05.461Z] total 700 [2023-03-21T20:14:05.461Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 20:06 . [2023-03-21T20:14:05.461Z] drwxr-xr-x 4 root root 4096 Mar 21 20:05 .. [2023-03-21T20:14:05.461Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 20:04 .blubracket [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 20:04 .dockerignore [2023-03-21T20:14:05.461Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 20:04 .git [2023-03-21T20:14:05.461Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 20:04 .github [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 20:04 .gitignore [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 20:04 .golangci.yml [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 20:04 .hadolint.yml [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 20:04 .sonarcloud.properties [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 20:04 ADOPTERS.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 20:04 Attribution.txt [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 20:04 CHANGELOG.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 20:04 CONTRIBUTING.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 20:04 GOVERNANCE.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 20:04 Jenkinsfile [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 20:04 LICENSE [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 20:04 Makefile [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 20:04 OWNERS.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 20:04 README.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 20:04 SECURITY.md [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 20:00 VERSION [2023-03-21T20:14:05.461Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 20:04 bin [2023-03-21T20:14:05.461Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 20:04 cmd [2023-03-21T20:14:05.461Z] -rw-r--r-- 1 root root 447275 Mar 21 20:11 coverage.out [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 20:04 go.mod [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 31438 Mar 21 20:04 go.sum [2023-03-21T20:14:05.461Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 20:04 internal [2023-03-21T20:14:05.461Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 20:04 openapi [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 20:04 security.txt [2023-03-21T20:14:05.461Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 20:04 snap [2023-03-21T20:14:05.461Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 20:04 version.go [Pipeline] sh [2023-03-21T20:14:06.120Z] + '[' -e coverage.out ] [2023-03-21T20:14:06.120Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T20:14:06.155Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T20:14:07.023Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T20:14:07.349Z] + make build [2023-03-21T20:14:07.628Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T20:15:45.651Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T20:15:45.651Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T20:15:50.988Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T20:15:54.326Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T20:16:41.154Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T20:16:47.792Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T20:16:53.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T20:16:58.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T20:17:02.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T20:17:06.988Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T20:17:13.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-21T20:17:20.312Z] $ docker stop --time=1 afa6b639a0bb057dbb10711cfd763320f9a3dddc85b3fa4b09ed7a5e3d56b648 [2023-03-21T20:17:22.799Z] $ docker rm -f --volumes afa6b639a0bb057dbb10711cfd763320f9a3dddc85b3fa4b09ed7a5e3d56b648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:17:25.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:17:25.557Z] [2023-03-21T20:17:25.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:17:25.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:17:25.967Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-21T20:17:25.967Z] 29e5d40040c1: Pulling fs layer [2023-03-21T20:17:25.967Z] 1ce36da41761: Pulling fs layer [2023-03-21T20:17:25.967Z] 25b303627fd3: Pulling fs layer [2023-03-21T20:17:26.236Z] 29e5d40040c1: Verifying Checksum [2023-03-21T20:17:26.236Z] 29e5d40040c1: Download complete [2023-03-21T20:17:26.506Z] 1ce36da41761: Verifying Checksum [2023-03-21T20:17:26.506Z] 1ce36da41761: Download complete [2023-03-21T20:17:26.774Z] 29e5d40040c1: Pull complete [2023-03-21T20:17:28.382Z] 25b303627fd3: Verifying Checksum [2023-03-21T20:17:28.382Z] 25b303627fd3: Download complete [2023-03-21T20:17:28.382Z] 1ce36da41761: Pull complete [2023-03-21T20:17:40.765Z] 25b303627fd3: Pull complete [2023-03-21T20:17:40.765Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-21T20:17:40.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:17:40.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:17:41.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container [2023-03-21T20:17:41.194Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T20:17:44.135Z] $ docker top 7978786309bf83f2d9498a3e6b84a24ecad66317dd31c84e9cf9e60fe6941549 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:17:45.034Z] + docker-compose build --help [2023-03-21T20:17:45.034Z] + grep parallel [2023-03-21T20:17:51.682Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T20:17:51.733Z] $ docker stop --time=1 7978786309bf83f2d9498a3e6b84a24ecad66317dd31c84e9cf9e60fe6941549 [2023-03-21T20:17:53.375Z] $ docker rm -f --volumes 7978786309bf83f2d9498a3e6b84a24ecad66317dd31c84e9cf9e60fe6941549 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:17:54.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T20:17:54.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:17:54.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container [2023-03-21T20:17:54.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-21T20:17:55.575Z] $ docker top f295854a492cb6b812cf75a671f6fd89a950f2a927791768f3a65c0d1ca9b3d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:17:56.124Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T20:18:01.462Z] Building core-command ... [2023-03-21T20:18:01.462Z] Building core-common-config-bootstrapper ... [2023-03-21T20:18:01.462Z] Building core-data ... [2023-03-21T20:18:01.462Z] Building core-metadata ... [2023-03-21T20:18:01.462Z] Building security-bootstrapper ... [2023-03-21T20:18:01.462Z] Building security-proxy-auth ... [2023-03-21T20:18:01.462Z] Building security-proxy-setup ... [2023-03-21T20:18:01.462Z] Building security-secretstore-setup ... [2023-03-21T20:18:01.462Z] Building security-spiffe-token-provider ... [2023-03-21T20:18:01.462Z] Building security-spire-agent ... [2023-03-21T20:18:01.462Z] Building security-spire-config ... [2023-03-21T20:18:01.462Z] Building security-spire-server ... [2023-03-21T20:18:01.462Z] Building support-notifications ... [2023-03-21T20:18:01.462Z] Building support-scheduler ... [2023-03-21T20:18:01.462Z] Building security-bootstrapper [2023-03-21T20:18:01.462Z] Building core-data [2023-03-21T20:18:01.462Z] Building security-proxy-auth [2023-03-21T20:18:01.462Z] Building core-common-config-bootstrapper [2023-03-21T20:18:01.462Z] Building security-secretstore-setup [2023-03-21T20:18:57.870Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:18:57.870Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:18:57.870Z] ---> 5a203c02a487 [2023-03-21T20:18:57.870Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T20:18:57.870Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:18:57.870Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:18:57.870Z] ---> 5a203c02a487 [2023-03-21T20:18:57.870Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:18:57.870Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:18:57.870Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:18:57.870Z] ---> 5a203c02a487 [2023-03-21T20:18:57.870Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T20:18:57.870Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:18:57.870Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:18:57.870Z] ---> 5a203c02a487 [2023-03-21T20:18:57.870Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:18:57.870Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:18:57.870Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:18:57.870Z] ---> 5a203c02a487 [2023-03-21T20:18:57.870Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:18:57.870Z] ---> Running in b653653db840 [2023-03-21T20:18:57.870Z] ---> Running in b7da25397602 [2023-03-21T20:18:57.870Z] ---> Running in dddb79e48e16 [2023-03-21T20:18:57.870Z] ---> Running in 56699438d94d [2023-03-21T20:18:57.870Z] ---> Running in 0e225730bbc8 [2023-03-21T20:18:57.870Z] Removing intermediate container dddb79e48e16 [2023-03-21T20:18:57.870Z] ---> c9f34a83f9a3 [2023-03-21T20:18:57.870Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:18:57.870Z] Removing intermediate container 56699438d94d [2023-03-21T20:18:57.870Z] ---> 320f2aa9bd4a [2023-03-21T20:18:57.870Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:18:57.870Z] Removing intermediate container 0e225730bbc8 [2023-03-21T20:18:57.870Z] ---> 0bfa5798864e [2023-03-21T20:18:57.870Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T20:18:57.870Z] ---> Running in 64f0bbf8ad8f [2023-03-21T20:18:57.870Z] Removing intermediate container b7da25397602 [2023-03-21T20:18:57.870Z] ---> 8a2b450ff491 [2023-03-21T20:18:57.870Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:18:57.870Z] ---> Running in cabfe02a043b [2023-03-21T20:18:57.870Z] Removing intermediate container b653653db840 [2023-03-21T20:18:57.870Z] ---> e24f19115126 [2023-03-21T20:18:57.870Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T20:18:57.870Z] ---> Running in db35ec75e396 [2023-03-21T20:18:57.870Z] ---> Running in eac8c372577c [2023-03-21T20:18:57.870Z] ---> Running in b2817edd0961 [2023-03-21T20:18:57.870Z] Removing intermediate container cabfe02a043b [2023-03-21T20:18:57.870Z] ---> f2ba5e7b763f [2023-03-21T20:18:57.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:18:57.870Z] Removing intermediate container 64f0bbf8ad8f [2023-03-21T20:18:57.870Z] ---> c261a207254d [2023-03-21T20:18:57.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:18:57.870Z] Removing intermediate container eac8c372577c [2023-03-21T20:18:57.870Z] ---> ca00616e2072 [2023-03-21T20:18:57.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:18:57.870Z] ---> Running in 841d3e467626 [2023-03-21T20:18:57.870Z] ---> Running in e80c5e1e0049 [2023-03-21T20:18:57.870Z] ---> Running in fb65772cdae2 [2023-03-21T20:18:57.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:57.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:58.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:58.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:58.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:58.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:58.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:59.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:59.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:59.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:18:59.849Z] OK: 263 MiB in 53 packages [2023-03-21T20:18:59.849Z] OK: 263 MiB in 53 packages [2023-03-21T20:19:01.263Z] OK: 263 MiB in 53 packages [2023-03-21T20:19:01.264Z] OK: 263 MiB in 53 packages [2023-03-21T20:19:01.542Z] Removing intermediate container db35ec75e396 [2023-03-21T20:19:01.542Z] ---> 09e3ecdf9242 [2023-03-21T20:19:01.542Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T20:19:01.810Z] OK: 263 MiB in 53 packages [2023-03-21T20:19:02.085Z] Removing intermediate container b2817edd0961 [2023-03-21T20:19:02.085Z] ---> c698b0481ce8 [2023-03-21T20:19:02.085Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T20:19:03.058Z] Removing intermediate container 841d3e467626 [2023-03-21T20:19:03.058Z] ---> a2f3822d32e9 [2023-03-21T20:19:03.058Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:19:03.058Z] ---> da5eaccbf186 [2023-03-21T20:19:03.058Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:19:03.333Z] ---> Running in ff4add2f4bbd [2023-03-21T20:19:03.333Z] Removing intermediate container fb65772cdae2 [2023-03-21T20:19:03.333Z] ---> 606e0c5bc2bd [2023-03-21T20:19:03.333Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:19:03.602Z] Removing intermediate container e80c5e1e0049 [2023-03-21T20:19:03.602Z] ---> 2d736f3d8e58 [2023-03-21T20:19:03.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:19:03.602Z] ---> a8d7e63041c4 [2023-03-21T20:19:03.602Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:19:03.880Z] ---> Running in 7a52a8d8eff6 [2023-03-21T20:19:04.470Z] ---> 49f69e354f90 [2023-03-21T20:19:04.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:19:04.470Z] ---> Running in a138d4365ea8 [2023-03-21T20:19:05.437Z] ---> fa41a9f6715f [2023-03-21T20:19:05.437Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:19:05.437Z] ---> Running in 3cf2e6495639 [2023-03-21T20:19:05.437Z] ---> 085cd340535c [2023-03-21T20:19:05.437Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:19:05.705Z] ---> Running in 6a40847cf6de [2023-03-21T20:21:12.434Z] Removing intermediate container 7a52a8d8eff6 [2023-03-21T20:21:12.434Z] ---> b21fe34398bb [2023-03-21T20:21:12.434Z] Step 7/33 : COPY . . [2023-03-21T20:21:12.434Z] Removing intermediate container ff4add2f4bbd [2023-03-21T20:21:12.434Z] ---> 50ecae12c5ff [2023-03-21T20:21:12.434Z] Step 7/25 : COPY . . [2023-03-21T20:21:12.434Z] Removing intermediate container a138d4365ea8 [2023-03-21T20:21:12.434Z] ---> e19a43ce3fd2 [2023-03-21T20:21:12.434Z] Step 8/23 : COPY . . [2023-03-21T20:21:12.434Z] Removing intermediate container 3cf2e6495639 [2023-03-21T20:21:12.434Z] ---> 4adae658ff0e [2023-03-21T20:21:12.434Z] Step 8/23 : COPY . . [2023-03-21T20:21:12.434Z] Removing intermediate container 6a40847cf6de [2023-03-21T20:21:12.434Z] ---> e6c337b2b94b [2023-03-21T20:21:12.434Z] Step 8/23 : COPY . . [2023-03-21T20:21:24.763Z] ---> afa6eaf3f019 [2023-03-21T20:21:24.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T20:21:24.763Z] ---> db806a749c6d [2023-03-21T20:21:24.763Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T20:21:24.763Z] ---> 3822ceb82ac3 [2023-03-21T20:21:24.763Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T20:21:24.763Z] ---> Running in 48f442909442 [2023-03-21T20:21:24.763Z] ---> 122b19720790 [2023-03-21T20:21:24.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T20:21:25.036Z] ---> Running in 59c971456322 [2023-03-21T20:21:25.036Z] ---> 456b10f25e40 [2023-03-21T20:21:25.036Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T20:21:25.036Z] ---> Running in d793d451e50f [2023-03-21T20:21:25.305Z] ---> Running in a0a3d598bf81 [2023-03-21T20:21:25.305Z] ---> Running in 3322a5021548 [2023-03-21T20:21:27.269Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T20:21:27.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T20:21:28.131Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T20:21:28.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T20:21:28.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T20:29:05.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T20:29:05.214Z] Removing intermediate container a0a3d598bf81 [2023-03-21T20:29:05.214Z] ---> ea6688b72454 [2023-03-21T20:29:05.214Z] [2023-03-21T20:29:05.214Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:29:05.214Z] 3.17: Pulling from library/alpine [2023-03-21T20:29:05.214Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T20:29:05.214Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T20:29:05.214Z] ---> d74e625d9115 [2023-03-21T20:29:05.214Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:29:05.214Z] ---> Running in 2ca6ff88350d [2023-03-21T20:29:05.214Z] Removing intermediate container 2ca6ff88350d [2023-03-21T20:29:05.214Z] ---> 385c57f041a8 [2023-03-21T20:29:05.214Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:29:05.214Z] ---> Running in b51f55c94e10 [2023-03-21T20:29:05.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:05.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:05.214Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:29:05.214Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:29:05.214Z] OK: 8 MiB in 16 packages [2023-03-21T20:29:09.495Z] Removing intermediate container b51f55c94e10 [2023-03-21T20:29:09.495Z] ---> a2d1e37c5546 [2023-03-21T20:29:09.495Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:29:10.912Z] ---> 76d17dc84d45 [2023-03-21T20:29:10.912Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:29:12.868Z] ---> f269aa44fa15 [2023-03-21T20:29:12.868Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T20:29:17.145Z] ---> 0d7399caca6c [2023-03-21T20:29:17.145Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:29:18.106Z] Removing intermediate container 59c971456322 [2023-03-21T20:29:18.106Z] ---> 0218d2a50ebe [2023-03-21T20:29:18.106Z] [2023-03-21T20:29:18.106Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T20:29:18.106Z] ---> d74e625d9115 [2023-03-21T20:29:18.106Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:29:18.724Z] ---> Running in bbdb1799a0ca [2023-03-21T20:29:18.724Z] ---> e8b85149541e [2023-03-21T20:29:18.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T20:29:21.316Z] ---> d9cf5f17e963 [2023-03-21T20:29:21.593Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:29:21.593Z] Removing intermediate container bbdb1799a0ca [2023-03-21T20:29:21.593Z] ---> 2d87915bc464 [2023-03-21T20:29:21.593Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T20:29:21.593Z] ---> Running in 0a9c843e47c5 [2023-03-21T20:29:21.593Z] ---> Running in a93cc35b0c12 [2023-03-21T20:29:24.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:25.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:26.553Z] Removing intermediate container a93cc35b0c12 [2023-03-21T20:29:26.553Z] ---> fb070186860f [2023-03-21T20:29:26.553Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:29:26.553Z] Removing intermediate container d793d451e50f [2023-03-21T20:29:26.553Z] ---> 72c2e4275155 [2023-03-21T20:29:26.553Z] [2023-03-21T20:29:26.553Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T20:29:26.553Z] ---> d74e625d9115 [2023-03-21T20:29:26.553Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T20:29:26.836Z] ---> Running in beb20c1babbf [2023-03-21T20:29:26.836Z] ---> Running in 9b36485d0257 [2023-03-21T20:29:27.105Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:29:27.105Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T20:29:27.105Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:29:27.105Z] OK: 8 MiB in 17 packages [2023-03-21T20:29:27.691Z] Removing intermediate container beb20c1babbf [2023-03-21T20:29:27.691Z] ---> 644df5aa0e04 [2023-03-21T20:29:27.691Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:29:27.962Z] ---> Running in 7289278b8b30 [2023-03-21T20:29:28.936Z] Removing intermediate container 7289278b8b30 [2023-03-21T20:29:28.936Z] ---> 1779df7dafa5 [2023-03-21T20:29:28.936Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:29:29.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:29.219Z] ---> Running in 26edad03069a [2023-03-21T20:29:29.219Z] Removing intermediate container 0a9c843e47c5 [2023-03-21T20:29:29.219Z] ---> 03af1592a83e [2023-03-21T20:29:29.219Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T20:29:29.489Z] ---> Running in b02a669e4cec [2023-03-21T20:29:29.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:30.313Z] Removing intermediate container 26edad03069a [2023-03-21T20:29:30.313Z] ---> 72295d51a1f8 [2023-03-21T20:29:30.313Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:29:30.313Z] ---> Running in 7df2795c87c3 [2023-03-21T20:29:30.313Z] Removing intermediate container b02a669e4cec [2023-03-21T20:29:30.313Z] ---> c26f8b30ea60 [2023-03-21T20:29:30.313Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T20:29:30.657Z] ---> Running in 9289bb13e14c [2023-03-21T20:29:31.286Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T20:29:31.286Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T20:29:31.286Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T20:29:31.286Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:29:31.286Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:29:31.626Z] Removing intermediate container 7df2795c87c3 [2023-03-21T20:29:31.626Z] ---> 4a55bc5317e6 [2023-03-21T20:29:31.626Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:29:31.626Z] Removing intermediate container 9289bb13e14c [2023-03-21T20:29:31.626Z] ---> 3ec9627a10eb [2023-03-21T20:29:31.626Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T20:29:31.960Z] ---> Running in 2b7946f0cdab [2023-03-21T20:29:32.259Z] ---> Running in b91ea91eec6c [2023-03-21T20:29:32.259Z] OK: 8 MiB in 18 packages [2023-03-21T20:29:34.182Z] Removing intermediate container b91ea91eec6c [2023-03-21T20:29:34.182Z] ---> 6127a0ca8bd8 [2023-03-21T20:29:34.182Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T20:29:34.182Z] Removing intermediate container 2b7946f0cdab [2023-03-21T20:29:34.182Z] ---> 248c40ecfc4e [2023-03-21T20:29:34.182Z] [2023-03-21T20:29:34.182Z] ---> Running in 9549e2f050ae [2023-03-21T20:29:34.777Z] Successfully built 248c40ecfc4e [2023-03-21T20:29:35.047Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-21T20:29:35.047Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-21T20:29:35.334Z] Removing intermediate container 9549e2f050ae [2023-03-21T20:29:35.334Z] ---> ead373770661 [2023-03-21T20:29:35.334Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T20:29:35.621Z] ---> Running in 232cbd80ef16 [2023-03-21T20:29:37.042Z] Removing intermediate container 9b36485d0257 [2023-03-21T20:29:37.042Z] ---> 8d025d164b0c [2023-03-21T20:29:37.042Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:29:37.042Z] ---> Running in ac794444a5dd [2023-03-21T20:29:38.456Z] Removing intermediate container ac794444a5dd [2023-03-21T20:29:38.456Z] ---> bd59c0248261 [2023-03-21T20:29:38.456Z] Step 12/25 : WORKDIR / [2023-03-21T20:29:38.733Z] ---> Running in 4b1b030ea4a1 [2023-03-21T20:29:39.330Z] Removing intermediate container 232cbd80ef16 [2023-03-21T20:29:39.330Z] ---> 6b82ba9f71a5 [2023-03-21T20:29:39.330Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T20:29:39.597Z] Removing intermediate container 4b1b030ea4a1 [2023-03-21T20:29:39.597Z] ---> f1242dfce86d [2023-03-21T20:29:39.597Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:29:39.597Z] ---> Running in 2e2abba6850e [2023-03-21T20:29:39.865Z] Removing intermediate container 3322a5021548 [2023-03-21T20:29:39.865Z] ---> 9687ab4fec75 [2023-03-21T20:29:39.865Z] [2023-03-21T20:29:39.865Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:29:39.865Z] ---> d74e625d9115 [2023-03-21T20:29:39.865Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T20:29:39.865Z] ---> Using cache [2023-03-21T20:29:39.865Z] ---> 385c57f041a8 [2023-03-21T20:29:39.865Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:29:39.865Z] ---> Using cache [2023-03-21T20:29:39.865Z] ---> a2d1e37c5546 [2023-03-21T20:29:39.865Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:29:39.865Z] ---> Using cache [2023-03-21T20:29:40.132Z] ---> 76d17dc84d45 [2023-03-21T20:29:40.132Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:29:40.132Z] ---> Using cache [2023-03-21T20:29:40.132Z] ---> f269aa44fa15 [2023-03-21T20:29:40.132Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T20:29:40.718Z] ---> e61c03d7fb45 [2023-03-21T20:29:40.718Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:29:40.718Z] Removing intermediate container 2e2abba6850e [2023-03-21T20:29:40.718Z] ---> 25288f17c3bc [2023-03-21T20:29:40.718Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T20:29:42.167Z] ---> 66cd855e7b36 [2023-03-21T20:29:42.167Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T20:29:42.167Z] ---> a30339d8228d [2023-03-21T20:29:42.167Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T20:29:42.167Z] ---> Running in 01e155968513 [2023-03-21T20:29:43.139Z] ---> a2245581dee7 [2023-03-21T20:29:43.139Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:29:43.414Z] ---> 5acc31d5b1de [2023-03-21T20:29:43.414Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T20:29:44.841Z] ---> e27e2f51ae10 [2023-03-21T20:29:44.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T20:29:44.841Z] ---> b91a1616ec20 [2023-03-21T20:29:44.841Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:29:45.808Z] Removing intermediate container 01e155968513 [2023-03-21T20:29:45.808Z] ---> 7e3b4a92e360 [2023-03-21T20:29:45.808Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:29:46.104Z] ---> 7a5994a01d37 [2023-03-21T20:29:46.104Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:29:46.104Z] ---> 53dfd6232966 [2023-03-21T20:29:46.104Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T20:29:46.388Z] ---> Running in 59490eb42ece [2023-03-21T20:29:46.978Z] ---> fc44af534a43 [2023-03-21T20:29:46.978Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:29:48.425Z] ---> 5d1a6056d5b1 [2023-03-21T20:29:48.425Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T20:29:49.014Z] ---> fb967e2c56f4 [2023-03-21T20:29:49.014Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T20:29:49.283Z] Removing intermediate container 59490eb42ece [2023-03-21T20:29:49.283Z] ---> 9797a89b8eaa [2023-03-21T20:29:49.283Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:29:49.550Z] ---> Running in f2e9069a39d9 [2023-03-21T20:29:50.525Z] Removing intermediate container f2e9069a39d9 [2023-03-21T20:29:50.525Z] ---> 003060008fb6 [2023-03-21T20:29:50.525Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T20:29:50.525Z] ---> Running in 624a70c999a0 [2023-03-21T20:29:51.494Z] Removing intermediate container 624a70c999a0 [2023-03-21T20:29:51.494Z] ---> 37ea655010ec [2023-03-21T20:29:51.494Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:29:51.494Z] ---> 19194c29765e [2023-03-21T20:29:51.494Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T20:29:51.763Z] Removing intermediate container 48f442909442 [2023-03-21T20:29:51.763Z] ---> 54aec9f59fc1 [2023-03-21T20:29:51.763Z] [2023-03-21T20:29:51.763Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:29:51.763Z] ---> d74e625d9115 [2023-03-21T20:29:51.763Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:29:51.763Z] ---> Running in dfa0f170ec6c [2023-03-21T20:29:51.763Z] ---> f927252592a4 [2023-03-21T20:29:51.763Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:29:51.763Z] ---> Running in af9712a3d9a4 [2023-03-21T20:29:52.360Z] Removing intermediate container dfa0f170ec6c [2023-03-21T20:29:52.360Z] ---> b364edd27dff [2023-03-21T20:29:52.360Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:29:52.360Z] Removing intermediate container af9712a3d9a4 [2023-03-21T20:29:52.360Z] ---> e4a6cc203acf [2023-03-21T20:29:52.360Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T20:29:52.629Z] ---> Running in a21aa4576e47 [2023-03-21T20:29:52.629Z] ---> Running in 99882c585d9f [2023-03-21T20:29:52.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:29:52.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:29:52.896Z] ---> 5a203c02a487 [2023-03-21T20:29:52.896Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:29:52.896Z] ---> Using cache [2023-03-21T20:29:52.896Z] ---> 8a2b450ff491 [2023-03-21T20:29:52.896Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:29:52.896Z] ---> Using cache [2023-03-21T20:29:52.896Z] ---> ca00616e2072 [2023-03-21T20:29:52.896Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T20:29:52.896Z] ---> Using cache [2023-03-21T20:29:52.896Z] ---> 606e0c5bc2bd [2023-03-21T20:29:52.896Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:29:52.896Z] ---> Using cache [2023-03-21T20:29:52.896Z] ---> fa41a9f6715f [2023-03-21T20:29:52.896Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:29:52.896Z] ---> Using cache [2023-03-21T20:29:52.896Z] ---> 4adae658ff0e [2023-03-21T20:29:52.896Z] Step 8/23 : COPY . . [2023-03-21T20:29:52.896Z] ---> 845ce3c7554a [2023-03-21T20:29:52.896Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T20:29:52.896Z] ---> 419f1b610eed [2023-03-21T20:29:52.896Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:29:53.164Z] ---> Using cache [2023-03-21T20:29:53.164Z] ---> 456b10f25e40 [2023-03-21T20:29:53.164Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T20:29:53.164Z] ---> Running in 626c27aa73c2 [2023-03-21T20:29:53.456Z] ---> Running in d1fc053949f1 [2023-03-21T20:29:53.456Z] Removing intermediate container a21aa4576e47 [2023-03-21T20:29:53.456Z] ---> 5273209f2792 [2023-03-21T20:29:53.456Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:29:53.725Z] ---> Running in 784147be9cda [2023-03-21T20:29:53.725Z] Removing intermediate container 99882c585d9f [2023-03-21T20:29:53.725Z] ---> 8b6626aec100 [2023-03-21T20:29:53.725Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T20:29:53.993Z] ---> Running in 88a429eef5b5 [2023-03-21T20:29:54.577Z] Removing intermediate container 784147be9cda [2023-03-21T20:29:54.577Z] ---> e595b10badf2 [2023-03-21T20:29:54.577Z] [2023-03-21T20:29:54.577Z] ---> 76afa25f953f [2023-03-21T20:29:54.577Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T20:29:54.850Z] Removing intermediate container 88a429eef5b5 [2023-03-21T20:29:54.850Z] ---> 07654aeaa0dc [2023-03-21T20:29:54.850Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:29:54.850Z] ---> Running in 6d3dfacd84cd [2023-03-21T20:29:55.119Z] Successfully built e595b10badf2 [2023-03-21T20:29:55.119Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-21T20:29:55.119Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-21T20:29:55.705Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T20:29:56.669Z] ---> 4200250689d8 [2023-03-21T20:29:56.669Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T20:29:57.256Z] Removing intermediate container 626c27aa73c2 [2023-03-21T20:29:57.256Z] ---> a9ab806f6935 [2023-03-21T20:29:57.256Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:29:57.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:57.256Z] ---> Running in 4d9e3b3c9dc5 [2023-03-21T20:29:58.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:29:59.640Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:29:59.640Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:29:59.640Z] OK: 8 MiB in 16 packages [2023-03-21T20:30:01.058Z] ---> d6bdb2a16a89 [2023-03-21T20:30:01.058Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T20:30:01.058Z] Removing intermediate container 4d9e3b3c9dc5 [2023-03-21T20:30:01.058Z] ---> d3e6f90b72dc [2023-03-21T20:30:01.058Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T20:30:01.326Z] ---> Running in 9d6d88c3d925 [2023-03-21T20:30:01.923Z] Removing intermediate container 9d6d88c3d925 [2023-03-21T20:30:01.923Z] ---> 7ef62d0740dc [2023-03-21T20:30:01.923Z] Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:30:02.191Z] ---> Running in b292b44b24ce [2023-03-21T20:30:02.191Z] Removing intermediate container 6d3dfacd84cd [2023-03-21T20:30:02.191Z] ---> 3cb5af0569be [2023-03-21T20:30:02.191Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:30:02.801Z] ---> 421d85f3cd90 [2023-03-21T20:30:02.801Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T20:30:03.069Z] Removing intermediate container b292b44b24ce [2023-03-21T20:30:03.069Z] ---> 9cbb1dcfbf55 [2023-03-21T20:30:03.069Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:30:03.069Z] ---> Running in 62d12f84529f [2023-03-21T20:30:03.069Z] ---> Running in 16717d63aa64 [2023-03-21T20:30:03.667Z] ---> 5f7893d98a3b [2023-03-21T20:30:03.667Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:30:04.257Z] Removing intermediate container 16717d63aa64 [2023-03-21T20:30:04.257Z] ---> 1c64e9167ad7 [2023-03-21T20:30:04.257Z] [2023-03-21T20:30:04.843Z] Successfully built 1c64e9167ad7 [2023-03-21T20:30:05.112Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-21T20:30:05.112Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-21T20:30:05.705Z] ---> 1812a6505f65 [2023-03-21T20:30:05.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T20:30:07.687Z] Removing intermediate container 62d12f84529f [2023-03-21T20:30:07.687Z] ---> fef548808abb [2023-03-21T20:30:07.687Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T20:30:07.687Z] ---> Running in a073d0e83cb3 [2023-03-21T20:30:08.656Z] Removing intermediate container a073d0e83cb3 [2023-03-21T20:30:08.656Z] ---> 032aa3f4138a [2023-03-21T20:30:08.656Z] Step 30/33 : CMD ["gate"] [2023-03-21T20:30:08.932Z] ---> Running in 78fe887d0d4f [2023-03-21T20:30:09.200Z] ---> cf8bfcbce22c [2023-03-21T20:30:09.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:30:09.791Z] Removing intermediate container 78fe887d0d4f [2023-03-21T20:30:09.791Z] ---> 4cee0a13d845 [2023-03-21T20:30:09.791Z] Step 31/33 : LABEL arch=arm64 [2023-03-21T20:30:10.068Z] ---> Running in e1bd83788d99 [2023-03-21T20:30:11.481Z] ---> 49c28ed5c78a [2023-03-21T20:30:11.481Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T20:30:11.481Z] Removing intermediate container e1bd83788d99 [2023-03-21T20:30:11.481Z] ---> a7f6acba138f [2023-03-21T20:30:11.481Z] Step 32/33 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:30:11.481Z] ---> Running in 5cd2dce94448 [2023-03-21T20:30:11.481Z] ---> Running in 16480642fcc2 [2023-03-21T20:30:12.068Z] Removing intermediate container 5cd2dce94448 [2023-03-21T20:30:12.068Z] ---> da37aa839611 [2023-03-21T20:30:12.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:30:12.336Z] ---> Running in 14bbb67e60f2 [2023-03-21T20:30:12.336Z] Removing intermediate container 16480642fcc2 [2023-03-21T20:30:12.336Z] ---> f1f34d7a4a2f [2023-03-21T20:30:12.336Z] Step 33/33 : LABEL version=0.0.0 [2023-03-21T20:30:12.606Z] ---> Running in 3553f3eac972 [2023-03-21T20:30:13.190Z] Removing intermediate container 14bbb67e60f2 [2023-03-21T20:30:13.190Z] ---> 3450e575ee13 [2023-03-21T20:30:13.190Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:30:13.459Z] ---> Running in 7449da2906a2 [2023-03-21T20:30:13.459Z] Removing intermediate container 3553f3eac972 [2023-03-21T20:30:13.459Z] ---> 93fe0322a6a5 [2023-03-21T20:30:13.459Z] [2023-03-21T20:30:13.727Z] Successfully built 93fe0322a6a5 [2023-03-21T20:30:13.727Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-21T20:30:13.727Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-21T20:30:13.727Z] Removing intermediate container 7449da2906a2 [2023-03-21T20:30:13.727Z] ---> 4b73b441dc93 [2023-03-21T20:30:13.727Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:30:13.999Z] ---> Running in 4fe1efdef554 [2023-03-21T20:30:14.586Z] Removing intermediate container 4fe1efdef554 [2023-03-21T20:30:14.586Z] ---> 55d0a519ffa4 [2023-03-21T20:30:14.586Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:30:14.586Z] ---> Running in 4e83858449e0 [2023-03-21T20:30:15.181Z] Removing intermediate container 4e83858449e0 [2023-03-21T20:30:15.181Z] ---> 9527dcb2f2fe [2023-03-21T20:30:15.181Z] [2023-03-21T20:30:15.451Z] Successfully built 9527dcb2f2fe [2023-03-21T20:30:15.451Z] Successfully tagged core-data-arm64:latest [2023-03-21T20:30:15.451Z] Building security-proxy-setup [2023-03-21T20:30:22.115Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:30:22.115Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:30:22.115Z] ---> 5a203c02a487 [2023-03-21T20:30:22.115Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T20:30:22.115Z] ---> Using cache [2023-03-21T20:30:22.115Z] ---> e24f19115126 [2023-03-21T20:30:22.115Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T20:30:22.115Z] ---> Running in e8b2c118b5fc [2023-03-21T20:30:24.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:24.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:27.537Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:30:27.537Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:30:27.537Z] OK: 17691 distinct packages available [2023-03-21T20:30:27.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:29.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:30.436Z] OK: 263 MiB in 53 packages [2023-03-21T20:30:33.060Z] Removing intermediate container e8b2c118b5fc [2023-03-21T20:30:33.060Z] ---> 4471d3b1ce70 [2023-03-21T20:30:33.060Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T20:30:35.018Z] ---> 655f4225c706 [2023-03-21T20:30:35.018Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:30:35.018Z] ---> Running in ca31b1047d7a [2023-03-21T20:30:38.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:30:38.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:30:38.387Z] ---> 5a203c02a487 [2023-03-21T20:30:38.387Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:30:38.387Z] ---> Using cache [2023-03-21T20:30:38.387Z] ---> 8a2b450ff491 [2023-03-21T20:30:38.387Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T20:30:38.387Z] ---> Using cache [2023-03-21T20:30:38.387Z] ---> ca00616e2072 [2023-03-21T20:30:38.387Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T20:30:38.387Z] ---> Running in faa9b5326f01 [2023-03-21T20:30:41.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:41.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:43.577Z] OK: 263 MiB in 53 packages [2023-03-21T20:30:45.548Z] Removing intermediate container faa9b5326f01 [2023-03-21T20:30:45.548Z] ---> f3068223fb79 [2023-03-21T20:30:45.548Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T20:30:46.982Z] ---> acb752f9ca73 [2023-03-21T20:30:46.982Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:30:46.982Z] ---> Running in c6bd07c1aa22 [2023-03-21T20:30:48.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:30:48.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:30:48.408Z] ---> 5a203c02a487 [2023-03-21T20:30:48.408Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T20:30:48.408Z] ---> Using cache [2023-03-21T20:30:48.408Z] ---> e24f19115126 [2023-03-21T20:30:48.408Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T20:30:48.408Z] ---> Using cache [2023-03-21T20:30:48.408Z] ---> c698b0481ce8 [2023-03-21T20:30:48.408Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T20:30:48.408Z] ---> Using cache [2023-03-21T20:30:48.408Z] ---> a8d7e63041c4 [2023-03-21T20:30:48.408Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:30:48.408Z] ---> Using cache [2023-03-21T20:30:48.408Z] ---> b21fe34398bb [2023-03-21T20:30:48.408Z] Step 7/22 : COPY . . [2023-03-21T20:30:48.677Z] ---> Using cache [2023-03-21T20:30:48.677Z] ---> db806a749c6d [2023-03-21T20:30:48.677Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T20:30:48.952Z] ---> Running in f2bd059d6714 [2023-03-21T20:30:49.927Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:30:49.927Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:30:49.927Z] ---> 5a203c02a487 [2023-03-21T20:30:49.927Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:30:49.927Z] ---> Using cache [2023-03-21T20:30:49.927Z] ---> e24f19115126 [2023-03-21T20:30:49.927Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:30:49.927Z] ---> Running in b52099ec8324 [2023-03-21T20:30:51.899Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T20:30:52.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:53.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:30:55.551Z] OK: 263 MiB in 53 packages [2023-03-21T20:30:56.992Z] Removing intermediate container b52099ec8324 [2023-03-21T20:30:56.992Z] ---> d73022a74b0d [2023-03-21T20:30:56.992Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:30:57.988Z] ---> 4c510546a095 [2023-03-21T20:30:57.988Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:30:58.261Z] ---> Running in d162ec4ef63c [2023-03-21T20:32:50.020Z] Removing intermediate container ca31b1047d7a [2023-03-21T20:32:50.020Z] ---> ad7edcc49117 [2023-03-21T20:32:50.020Z] Step 7/20 : COPY . . [2023-03-21T20:33:12.120Z] ---> 1a14923197c4 [2023-03-21T20:33:12.120Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T20:33:12.120Z] ---> Running in 37fbe0eb64de [2023-03-21T20:33:12.120Z] Removing intermediate container c6bd07c1aa22 [2023-03-21T20:33:12.120Z] ---> 9b35eaee6d1f [2023-03-21T20:33:12.120Z] Step 8/23 : COPY . . [2023-03-21T20:33:12.120Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T20:33:14.574Z] Removing intermediate container d162ec4ef63c [2023-03-21T20:33:14.574Z] ---> 302069d71760 [2023-03-21T20:33:14.574Z] Step 7/27 : COPY . . [2023-03-21T20:33:29.566Z] ---> 84c113c7ed60 [2023-03-21T20:33:29.566Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T20:33:29.566Z] ---> Running in fd379cfe6ba7 [2023-03-21T20:33:30.977Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T20:33:31.559Z] ---> 9ac624ee02bf [2023-03-21T20:33:31.559Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:33:31.826Z] ---> Running in 24f11ab46c66 [2023-03-21T20:33:33.238Z] Removing intermediate container 24f11ab46c66 [2023-03-21T20:33:33.238Z] ---> d876e8432f3b [2023-03-21T20:33:33.238Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:33:33.508Z] ---> Running in fd7a7fa6773c [2023-03-21T20:33:34.093Z] Removing intermediate container fd7a7fa6773c [2023-03-21T20:33:34.093Z] ---> ac2883cb7982 [2023-03-21T20:33:34.093Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:33:34.093Z] ---> Running in 6c6645461d30 [2023-03-21T20:33:34.692Z] Removing intermediate container 6c6645461d30 [2023-03-21T20:33:34.692Z] ---> 314a901ac7bc [2023-03-21T20:33:34.692Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T20:33:34.959Z] ---> Running in 24fb624d2354 [2023-03-21T20:33:38.300Z] Removing intermediate container 24fb624d2354 [2023-03-21T20:33:38.300Z] ---> 4b8c621a5475 [2023-03-21T20:33:38.300Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:33:38.300Z] ---> Running in a8436670f560 [2023-03-21T20:33:38.569Z] Removing intermediate container a8436670f560 [2023-03-21T20:33:38.569Z] ---> b062dd746493 [2023-03-21T20:33:38.569Z] [2023-03-21T20:33:38.569Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:33:38.569Z] ---> d74e625d9115 [2023-03-21T20:33:38.569Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:33:38.569Z] ---> Running in df8c2fccac7c [2023-03-21T20:33:39.153Z] Removing intermediate container df8c2fccac7c [2023-03-21T20:33:39.153Z] ---> 161939d9b73b [2023-03-21T20:33:39.153Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T20:33:39.153Z] ---> Running in c4e51c0aa202 [2023-03-21T20:33:41.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:33:41.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:33:43.079Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:33:43.079Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:33:43.079Z] OK: 17689 distinct packages available [2023-03-21T20:33:43.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:33:44.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:33:45.708Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T20:33:45.708Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:33:45.708Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T20:33:45.708Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T20:33:45.708Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:33:45.708Z] OK: 8 MiB in 19 packages [2023-03-21T20:33:47.124Z] Removing intermediate container c4e51c0aa202 [2023-03-21T20:33:47.124Z] ---> 39eb4a43b9f6 [2023-03-21T20:33:47.124Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:33:48.535Z] ---> 0dfcd824c6eb [2023-03-21T20:33:48.535Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:33:49.116Z] ---> 5a7f05de9620 [2023-03-21T20:33:49.116Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:33:55.751Z] ---> f7eacdec8cea [2023-03-21T20:33:55.751Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:33:56.020Z] ---> 6cc422fc3f2a [2023-03-21T20:33:56.020Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T20:33:56.020Z] ---> Running in 7f6e7dc17452 [2023-03-21T20:33:56.604Z] Removing intermediate container 7f6e7dc17452 [2023-03-21T20:33:56.604Z] ---> ec31e4c66214 [2023-03-21T20:33:56.604Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T20:33:58.547Z] ---> b81a4e5e55ae [2023-03-21T20:33:58.547Z] Step 22/27 : WORKDIR / [2023-03-21T20:33:58.813Z] ---> Running in ade5778371c5 [2023-03-21T20:33:59.397Z] Removing intermediate container ade5778371c5 [2023-03-21T20:33:59.397Z] ---> 5400116fd0d4 [2023-03-21T20:33:59.397Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:33:59.397Z] ---> Running in d3a580e869ed [2023-03-21T20:33:59.996Z] Removing intermediate container d3a580e869ed [2023-03-21T20:33:59.996Z] ---> 502eceb29aba [2023-03-21T20:33:59.996Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:33:59.996Z] ---> Running in 0c36d27c50e5 [2023-03-21T20:34:00.584Z] Removing intermediate container 0c36d27c50e5 [2023-03-21T20:34:00.584Z] ---> 22d10b460b0f [2023-03-21T20:34:00.584Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T20:34:00.584Z] ---> Running in 14284dc2ebab [2023-03-21T20:34:01.175Z] Removing intermediate container 14284dc2ebab [2023-03-21T20:34:01.175Z] ---> d3f1278c69cf [2023-03-21T20:34:01.175Z] Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:34:01.175Z] ---> Running in 178f60c720d2 [2023-03-21T20:34:01.762Z] Removing intermediate container 178f60c720d2 [2023-03-21T20:34:01.762Z] ---> 9efc56f48bda [2023-03-21T20:34:01.762Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:34:02.032Z] ---> Running in 002405f00a51 [2023-03-21T20:34:02.626Z] Removing intermediate container 002405f00a51 [2023-03-21T20:34:02.626Z] ---> f9353c2d3ae3 [2023-03-21T20:34:02.626Z] [2023-03-21T20:34:02.895Z] Successfully built f9353c2d3ae3 [2023-03-21T20:34:02.895Z] Successfully tagged security-spire-config-arm64:latest [2023-03-21T20:34:02.895Z]  Building security-spire-config ... done Building security-spire-server [2023-03-21T20:34:21.157Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:34:21.157Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:34:21.157Z] ---> 5a203c02a487 [2023-03-21T20:34:21.157Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> e24f19115126 [2023-03-21T20:34:21.157Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> d73022a74b0d [2023-03-21T20:34:21.157Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> 4c510546a095 [2023-03-21T20:34:21.157Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> 302069d71760 [2023-03-21T20:34:21.157Z] Step 7/26 : COPY . . [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> 9ac624ee02bf [2023-03-21T20:34:21.157Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> d876e8432f3b [2023-03-21T20:34:21.157Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> ac2883cb7982 [2023-03-21T20:34:21.157Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:34:21.157Z] ---> Using cache [2023-03-21T20:34:21.157Z] ---> 314a901ac7bc [2023-03-21T20:34:21.158Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T20:34:21.760Z] ---> Running in 5b0c2142e008 [2023-03-21T20:34:25.129Z] Removing intermediate container 5b0c2142e008 [2023-03-21T20:34:25.129Z] ---> 4203e0a598ad [2023-03-21T20:34:25.129Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T20:34:25.129Z] ---> Running in 9aef446e9df0 [2023-03-21T20:34:25.401Z] Removing intermediate container 9aef446e9df0 [2023-03-21T20:34:25.401Z] ---> 306f230a004e [2023-03-21T20:34:25.401Z] [2023-03-21T20:34:25.401Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T20:34:25.401Z] ---> d74e625d9115 [2023-03-21T20:34:25.401Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:34:25.401Z] ---> Using cache [2023-03-21T20:34:25.401Z] ---> 161939d9b73b [2023-03-21T20:34:25.401Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:34:25.401Z] ---> Running in 5aef201c2b33 [2023-03-21T20:34:27.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:34:28.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:34:29.746Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:34:29.746Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:34:29.746Z] OK: 17689 distinct packages available [2023-03-21T20:34:29.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:34:30.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:34:32.132Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T20:34:32.132Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:34:32.132Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T20:34:32.132Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T20:34:32.132Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T20:34:32.132Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:34:32.132Z] OK: 9 MiB in 20 packages [2023-03-21T20:34:34.106Z] Removing intermediate container 5aef201c2b33 [2023-03-21T20:34:34.106Z] ---> 80026852b813 [2023-03-21T20:34:34.106Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:34:34.378Z] ---> 0e63a94db83f [2023-03-21T20:34:34.378Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:34:36.974Z] ---> 55bd68d54b8a [2023-03-21T20:34:36.974Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:34:43.642Z] ---> 5773201daa00 [2023-03-21T20:34:43.642Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:34:43.642Z] ---> 7bd496673c97 [2023-03-21T20:34:43.642Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T20:34:44.614Z] ---> 4d46f44ccc6e [2023-03-21T20:34:44.614Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T20:34:45.202Z] ---> 2233c2ac0b2b [2023-03-21T20:34:45.202Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:34:45.473Z] ---> Running in 2daab4c9f1cd [2023-03-21T20:34:46.059Z] Removing intermediate container 2daab4c9f1cd [2023-03-21T20:34:46.059Z] ---> 30920d862ea8 [2023-03-21T20:34:46.059Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:34:46.059Z] ---> Running in 078781ebec94 [2023-03-21T20:34:46.646Z] Removing intermediate container 078781ebec94 [2023-03-21T20:34:46.646Z] ---> 758f30f7b9c4 [2023-03-21T20:34:46.646Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T20:34:46.646Z] ---> Running in df975978fe77 [2023-03-21T20:34:47.232Z] Removing intermediate container df975978fe77 [2023-03-21T20:34:47.232Z] ---> 487889dfe48e [2023-03-21T20:34:47.232Z] Step 25/26 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:34:47.232Z] ---> Running in 5c4cecf995af [2023-03-21T20:34:47.820Z] Removing intermediate container 5c4cecf995af [2023-03-21T20:34:47.820Z] ---> 71c1df2a4d72 [2023-03-21T20:34:47.820Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T20:34:47.820Z] ---> Running in 0158dbe9365e [2023-03-21T20:34:51.175Z] Removing intermediate container 0158dbe9365e [2023-03-21T20:34:51.175Z] ---> 7cd0da5ec6f8 [2023-03-21T20:34:51.175Z] [2023-03-21T20:34:51.175Z] Successfully built 7cd0da5ec6f8 [2023-03-21T20:34:51.175Z] Successfully tagged security-spire-server-arm64:latest [2023-03-21T20:34:51.175Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-21T20:35:06.202Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:35:06.202Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:35:06.202Z] ---> 5a203c02a487 [2023-03-21T20:35:06.202Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> e24f19115126 [2023-03-21T20:35:06.202Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> d73022a74b0d [2023-03-21T20:35:06.202Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 4c510546a095 [2023-03-21T20:35:06.202Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 302069d71760 [2023-03-21T20:35:06.202Z] Step 7/27 : COPY . . [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 9ac624ee02bf [2023-03-21T20:35:06.202Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> d876e8432f3b [2023-03-21T20:35:06.202Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> ac2883cb7982 [2023-03-21T20:35:06.202Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 314a901ac7bc [2023-03-21T20:35:06.202Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 4b8c621a5475 [2023-03-21T20:35:06.202Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> b062dd746493 [2023-03-21T20:35:06.202Z] [2023-03-21T20:35:06.202Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T20:35:06.202Z] ---> d74e625d9115 [2023-03-21T20:35:06.202Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 161939d9b73b [2023-03-21T20:35:06.202Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 80026852b813 [2023-03-21T20:35:06.202Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 0e63a94db83f [2023-03-21T20:35:06.202Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:35:06.202Z] ---> Using cache [2023-03-21T20:35:06.202Z] ---> 55bd68d54b8a [2023-03-21T20:35:06.202Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T20:35:09.562Z] ---> a97fe0314d9c [2023-03-21T20:35:09.562Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T20:35:14.927Z] ---> 4dda8ae8dd46 [2023-03-21T20:35:14.927Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T20:35:16.345Z] ---> ea0e6f3a09c5 [2023-03-21T20:35:16.345Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T20:35:16.934Z] ---> ae4e89c6557e [2023-03-21T20:35:16.934Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T20:35:17.901Z] ---> 39c82c51e307 [2023-03-21T20:35:17.901Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T20:35:17.901Z] ---> Running in 1a6fb8f898fe [2023-03-21T20:35:18.170Z] Removing intermediate container 1a6fb8f898fe [2023-03-21T20:35:18.170Z] ---> bd22f3d447f4 [2023-03-21T20:35:18.440Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T20:35:18.440Z] ---> Running in 22153ab6b386 [2023-03-21T20:35:19.040Z] Removing intermediate container 22153ab6b386 [2023-03-21T20:35:19.040Z] ---> 99977a98eb91 [2023-03-21T20:35:19.040Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T20:35:19.040Z] ---> Running in 1a1f5b548124 [2023-03-21T20:35:19.635Z] Removing intermediate container 1a1f5b548124 [2023-03-21T20:35:19.635Z] ---> ea91ec100351 [2023-03-21T20:35:19.635Z] Step 26/27 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:35:19.635Z] ---> Running in 7c781f22d73d [2023-03-21T20:35:20.219Z] Removing intermediate container 7c781f22d73d [2023-03-21T20:35:20.219Z] ---> 6ec9d442d088 [2023-03-21T20:35:20.219Z] Step 27/27 : LABEL version=0.0.0 [2023-03-21T20:35:20.219Z] ---> Running in 8a35a245a271 [2023-03-21T20:35:20.488Z] Removing intermediate container 8a35a245a271 [2023-03-21T20:35:20.488Z] ---> ab9d63015397 [2023-03-21T20:35:20.488Z] [2023-03-21T20:35:20.758Z] Successfully built ab9d63015397 [2023-03-21T20:35:20.758Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-21T20:35:20.758Z]  Building security-spire-agent ... done Building core-command [2023-03-21T20:35:35.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:35:35.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:35:35.798Z] ---> 5a203c02a487 [2023-03-21T20:35:35.798Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:35:35.798Z] ---> Using cache [2023-03-21T20:35:35.798Z] ---> 8a2b450ff491 [2023-03-21T20:35:35.798Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T20:35:35.798Z] ---> Using cache [2023-03-21T20:35:35.798Z] ---> ca00616e2072 [2023-03-21T20:35:35.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T20:35:35.798Z] ---> Using cache [2023-03-21T20:35:35.798Z] ---> 606e0c5bc2bd [2023-03-21T20:35:35.798Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T20:35:35.798Z] ---> Using cache [2023-03-21T20:35:35.798Z] ---> fa41a9f6715f [2023-03-21T20:35:35.798Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:35:35.798Z] ---> Using cache [2023-03-21T20:35:35.798Z] ---> 4adae658ff0e [2023-03-21T20:35:35.798Z] Step 8/24 : COPY . . [2023-03-21T20:35:35.798Z] ---> Using cache [2023-03-21T20:35:35.798Z] ---> 456b10f25e40 [2023-03-21T20:35:35.798Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T20:35:35.798Z] ---> Running in b6c8662843ab [2023-03-21T20:35:36.385Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T20:37:28.086Z] Removing intermediate container f2bd059d6714 [2023-03-21T20:37:28.086Z] ---> 12dd65ab2eb3 [2023-03-21T20:37:28.086Z] [2023-03-21T20:37:28.086Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T20:37:28.086Z] ---> d74e625d9115 [2023-03-21T20:37:28.086Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T20:37:28.086Z] ---> Running in 6fb784e26d05 [2023-03-21T20:37:28.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:37:28.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:37:28.086Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:37:28.086Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T20:37:28.086Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:37:28.086Z] OK: 8 MiB in 17 packages [2023-03-21T20:37:28.086Z] Removing intermediate container 6fb784e26d05 [2023-03-21T20:37:28.086Z] ---> 7561302b36a9 [2023-03-21T20:37:28.086Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T20:37:28.086Z] ---> Running in e16e166f4be0 [2023-03-21T20:37:28.086Z] Removing intermediate container e16e166f4be0 [2023-03-21T20:37:28.086Z] ---> 94c1272776b8 [2023-03-21T20:37:28.086Z] Step 12/22 : WORKDIR /edgex [2023-03-21T20:37:28.086Z] ---> Running in a18040d85983 [2023-03-21T20:37:28.086Z] Removing intermediate container a18040d85983 [2023-03-21T20:37:28.086Z] ---> c29b15169262 [2023-03-21T20:37:28.086Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:37:28.086Z] ---> 6209ec4f87e0 [2023-03-21T20:37:28.086Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:37:28.673Z] ---> b2a5851792b2 [2023-03-21T20:37:28.673Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T20:37:29.642Z] ---> 0cdb6edb1c20 [2023-03-21T20:37:29.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T20:37:34.055Z] ---> ddfdc767d72b [2023-03-21T20:37:34.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T20:37:34.055Z] ---> f1f51ef95a15 [2023-03-21T20:37:34.055Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T20:37:34.348Z] ---> Running in f693cde1692a [2023-03-21T20:37:37.831Z] Removing intermediate container f693cde1692a [2023-03-21T20:37:37.831Z] ---> 17da4b17318e [2023-03-21T20:37:37.831Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T20:37:37.831Z] ---> Running in bdacc2b66759 [2023-03-21T20:37:38.107Z] Removing intermediate container bdacc2b66759 [2023-03-21T20:37:38.107Z] ---> e31bb664f24e [2023-03-21T20:37:38.107Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T20:37:38.386Z] ---> Running in 262425f75841 [2023-03-21T20:37:38.661Z] Removing intermediate container 262425f75841 [2023-03-21T20:37:38.661Z] ---> cb3338b96da4 [2023-03-21T20:37:38.661Z] Step 21/22 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:37:38.941Z] ---> Running in b98b4fce0cc9 [2023-03-21T20:37:39.539Z] Removing intermediate container b98b4fce0cc9 [2023-03-21T20:37:39.539Z] ---> f4c381d94005 [2023-03-21T20:37:39.539Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T20:37:39.539Z] ---> Running in c604fd1135a6 [2023-03-21T20:37:40.129Z] Removing intermediate container c604fd1135a6 [2023-03-21T20:37:40.129Z] ---> bf982382a45a [2023-03-21T20:37:40.129Z] [2023-03-21T20:37:40.129Z] Successfully built bf982382a45a [2023-03-21T20:37:40.399Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-21T20:37:40.399Z] Building core-metadata [2023-03-21T20:37:55.426Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T20:37:55.426Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T20:37:55.426Z] ---> 5a203c02a487 [2023-03-21T20:37:55.426Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T20:37:55.426Z] ---> Using cache [2023-03-21T20:37:55.426Z] ---> 8a2b450ff491 [2023-03-21T20:37:55.426Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T20:37:55.426Z] ---> Using cache [2023-03-21T20:37:55.426Z] ---> ca00616e2072 [2023-03-21T20:37:55.426Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T20:37:55.426Z] ---> Using cache [2023-03-21T20:37:55.426Z] ---> 606e0c5bc2bd [2023-03-21T20:37:55.426Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T20:37:55.426Z] ---> Using cache [2023-03-21T20:37:55.426Z] ---> fa41a9f6715f [2023-03-21T20:37:55.426Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T20:37:55.426Z] ---> Using cache [2023-03-21T20:37:55.426Z] ---> 4adae658ff0e [2023-03-21T20:37:55.426Z] Step 8/25 : COPY . . [2023-03-21T20:37:55.426Z] ---> Using cache [2023-03-21T20:37:55.426Z] ---> 456b10f25e40 [2023-03-21T20:37:55.426Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T20:37:55.695Z] ---> Running in 3b02b068bf0e [2023-03-21T20:37:57.658Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T20:39:34.339Z] Removing intermediate container d1fc053949f1 [2023-03-21T20:39:34.339Z] ---> 95ae51387ece [2023-03-21T20:39:34.339Z] [2023-03-21T20:39:34.339Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:39:34.339Z] ---> d74e625d9115 [2023-03-21T20:39:34.339Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:39:34.339Z] ---> Running in fd7eb1a56ef2 [2023-03-21T20:39:35.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:39:36.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:39:38.116Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T20:39:38.116Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:39:38.382Z] OK: 8 MiB in 16 packages [2023-03-21T20:39:39.786Z] Removing intermediate container fd7eb1a56ef2 [2023-03-21T20:39:39.786Z] ---> 29e6e6735b45 [2023-03-21T20:39:39.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:39:39.786Z] ---> Running in 43b47a6d5ba1 [2023-03-21T20:39:40.367Z] Removing intermediate container 43b47a6d5ba1 [2023-03-21T20:39:40.367Z] ---> 84d1f661ba98 [2023-03-21T20:39:40.367Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T20:39:40.367Z] ---> Running in 1a30e5f04c1b [2023-03-21T20:39:40.950Z] Removing intermediate container 1a30e5f04c1b [2023-03-21T20:39:40.950Z] ---> d8141282b14b [2023-03-21T20:39:40.950Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:39:40.950Z] ---> Running in 5701e7ba35e5 [2023-03-21T20:39:41.532Z] Removing intermediate container 5701e7ba35e5 [2023-03-21T20:39:41.532Z] ---> a93a0c5e410a [2023-03-21T20:39:41.532Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:39:42.489Z] ---> 140bfc94a570 [2023-03-21T20:39:42.489Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:39:43.446Z] ---> 791a8a1de182 [2023-03-21T20:39:43.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T20:39:46.021Z] ---> 737ca1ce38e4 [2023-03-21T20:39:46.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:39:46.979Z] ---> e4400177c9e7 [2023-03-21T20:39:46.979Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T20:39:47.245Z] ---> Running in eb3e6276b323 [2023-03-21T20:39:47.829Z] Removing intermediate container eb3e6276b323 [2023-03-21T20:39:47.829Z] ---> 1695b8183a97 [2023-03-21T20:39:47.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:39:48.096Z] ---> Running in ec9b66d3fe7c [2023-03-21T20:39:48.683Z] Removing intermediate container ec9b66d3fe7c [2023-03-21T20:39:48.683Z] ---> 803cc64ade8a [2023-03-21T20:39:48.683Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:39:48.683Z] ---> Running in 988c9e287d62 [2023-03-21T20:39:49.270Z] Removing intermediate container 988c9e287d62 [2023-03-21T20:39:49.270Z] ---> 4721e5a2f9e9 [2023-03-21T20:39:49.270Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:39:49.537Z] ---> Running in 20ca98d6238c [2023-03-21T20:39:50.119Z] Removing intermediate container 20ca98d6238c [2023-03-21T20:39:50.119Z] ---> f915146cb006 [2023-03-21T20:39:50.119Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:39:50.119Z] ---> Running in 3a36146da158 [2023-03-21T20:39:50.702Z] Removing intermediate container 3a36146da158 [2023-03-21T20:39:50.702Z] ---> 920ce90450a0 [2023-03-21T20:39:50.702Z] [2023-03-21T20:39:50.969Z] Successfully built 920ce90450a0 [2023-03-21T20:39:50.969Z] Successfully tagged support-scheduler-arm64:latest [2023-03-21T20:42:12.636Z]  Building support-scheduler ... done Removing intermediate container 37fbe0eb64de [2023-03-21T20:42:12.636Z] ---> 08773d4d3e15 [2023-03-21T20:42:12.636Z] [2023-03-21T20:42:12.636Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T20:42:12.636Z] ---> d74e625d9115 [2023-03-21T20:42:12.636Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T20:42:12.636Z] ---> Using cache [2023-03-21T20:42:12.636Z] ---> 2d87915bc464 [2023-03-21T20:42:12.636Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T20:42:12.636Z] ---> Running in 94b5320b036b [2023-03-21T20:42:12.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:42:12.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:42:12.636Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T20:42:12.636Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T20:42:12.636Z] OK: 17689 distinct packages available [2023-03-21T20:42:12.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:42:12.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:42:12.636Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T20:42:12.636Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T20:42:12.636Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T20:42:12.636Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T20:42:12.636Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T20:42:12.636Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T20:42:12.636Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T20:42:12.636Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T20:42:12.636Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T20:42:12.636Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:42:12.636Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:42:13.217Z] OK: 11 MiB in 24 packages [2023-03-21T20:42:15.804Z] Removing intermediate container 94b5320b036b [2023-03-21T20:42:15.804Z] ---> 5cf475adfc92 [2023-03-21T20:42:15.804Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:42:17.209Z] ---> 06212780cc17 [2023-03-21T20:42:17.209Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:42:18.620Z] ---> db328b23ff32 [2023-03-21T20:42:18.620Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T20:42:23.953Z] ---> e52186481138 [2023-03-21T20:42:23.953Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:42:24.535Z] ---> 106914df750a [2023-03-21T20:42:24.535Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T20:42:24.804Z] ---> Running in dbf38edde4a5 [2023-03-21T20:42:25.384Z] Removing intermediate container dbf38edde4a5 [2023-03-21T20:42:25.384Z] ---> 94a50bd11789 [2023-03-21T20:42:25.384Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:42:25.649Z] ---> Running in a97270c89c6a [2023-03-21T20:42:26.234Z] Removing intermediate container a97270c89c6a [2023-03-21T20:42:26.234Z] ---> 81dfaff75aec [2023-03-21T20:42:26.234Z] Step 18/20 : LABEL arch=arm64 [2023-03-21T20:42:26.501Z] ---> Running in 5168ba6ba80c [2023-03-21T20:42:27.087Z] Removing intermediate container 5168ba6ba80c [2023-03-21T20:42:27.087Z] ---> 0b4acb8cffee [2023-03-21T20:42:27.087Z] Step 19/20 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:42:27.360Z] ---> Running in 3ea48f35b950 [2023-03-21T20:42:27.360Z] Removing intermediate container b6c8662843ab [2023-03-21T20:42:27.360Z] ---> 5578435d3fc2 [2023-03-21T20:42:27.360Z] [2023-03-21T20:42:27.360Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T20:42:27.360Z] ---> d74e625d9115 [2023-03-21T20:42:27.360Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:42:27.360Z] ---> Using cache [2023-03-21T20:42:27.360Z] ---> 29e6e6735b45 [2023-03-21T20:42:27.360Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:42:27.360Z] ---> Using cache [2023-03-21T20:42:27.360Z] ---> 84d1f661ba98 [2023-03-21T20:42:27.360Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T20:42:27.626Z] ---> Running in 2b0a4145a64d [2023-03-21T20:42:27.892Z] Removing intermediate container 3ea48f35b950 [2023-03-21T20:42:27.892Z] ---> 06a79e438f7d [2023-03-21T20:42:27.892Z] Step 20/20 : LABEL version=0.0.0 [2023-03-21T20:42:28.158Z] ---> Running in 4a0282116a81 [2023-03-21T20:42:28.422Z] Removing intermediate container 2b0a4145a64d [2023-03-21T20:42:28.422Z] ---> 7b8e9dc02ba8 [2023-03-21T20:42:28.422Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T20:42:28.422Z] ---> Running in 9d3907559548 [2023-03-21T20:42:28.689Z] Removing intermediate container 4a0282116a81 [2023-03-21T20:42:28.689Z] ---> 16506b1257c8 [2023-03-21T20:42:28.689Z] [2023-03-21T20:42:28.953Z] Removing intermediate container 9d3907559548 [2023-03-21T20:42:28.953Z] ---> ab1d9260648e [2023-03-21T20:42:28.953Z] Step 15/24 : WORKDIR / [2023-03-21T20:42:29.218Z] Successfully built 16506b1257c8 [2023-03-21T20:42:29.218Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-21T20:42:29.218Z]  Building security-spiffe-token-provider ... done  ---> Running in fb491644a9e8 [2023-03-21T20:42:29.798Z] Removing intermediate container fb491644a9e8 [2023-03-21T20:42:29.798Z] ---> d49ed4d4e440 [2023-03-21T20:42:29.798Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:42:30.378Z] ---> e89f4ab89b4d [2023-03-21T20:42:30.378Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:42:31.335Z] ---> 012f67fb7d8b [2023-03-21T20:42:31.335Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T20:42:33.279Z] ---> 75695c448b74 [2023-03-21T20:42:33.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:42:34.237Z] ---> 2f8451cb2f13 [2023-03-21T20:42:34.237Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T20:42:34.237Z] ---> Running in 3e3f05a86cb6 [2023-03-21T20:42:34.504Z] Removing intermediate container 3e3f05a86cb6 [2023-03-21T20:42:34.504Z] ---> cd4335225cb0 [2023-03-21T20:42:34.504Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:42:34.770Z] ---> Running in 6332d68e3c7a [2023-03-21T20:42:37.346Z] Removing intermediate container 6332d68e3c7a [2023-03-21T20:42:37.346Z] ---> 3ac8d7497d75 [2023-03-21T20:42:37.346Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T20:42:37.346Z] ---> Running in 0823f13d3912 [2023-03-21T20:42:37.932Z] Removing intermediate container 0823f13d3912 [2023-03-21T20:42:37.932Z] ---> b31dee798c7a [2023-03-21T20:42:37.932Z] Step 23/24 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:42:37.932Z] ---> Running in e95f878ca7ba [2023-03-21T20:42:38.519Z] Removing intermediate container e95f878ca7ba [2023-03-21T20:42:38.519Z] ---> d148f54997dc [2023-03-21T20:42:38.519Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T20:42:38.519Z] ---> Running in ad13aaf6f80c [2023-03-21T20:42:39.100Z] Removing intermediate container ad13aaf6f80c [2023-03-21T20:42:39.100Z] ---> 00d926cdd311 [2023-03-21T20:42:39.100Z] [2023-03-21T20:42:39.682Z] Successfully built 00d926cdd311 [2023-03-21T20:42:39.682Z] Successfully tagged core-command-arm64:latest [2023-03-21T20:43:06.391Z]  Building core-command ... done Removing intermediate container fd379cfe6ba7 [2023-03-21T20:43:06.391Z] ---> e8826d70074d [2023-03-21T20:43:06.391Z] [2023-03-21T20:43:06.391Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T20:43:06.391Z] ---> d74e625d9115 [2023-03-21T20:43:06.391Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T20:43:06.391Z] ---> Running in f09130abae0f [2023-03-21T20:43:06.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T20:43:06.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T20:43:06.391Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T20:43:06.391Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T20:43:06.391Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T20:43:06.391Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T20:43:06.658Z] OK: 8 MiB in 17 packages [2023-03-21T20:43:08.067Z] Removing intermediate container f09130abae0f [2023-03-21T20:43:08.067Z] ---> df53873d2d4a [2023-03-21T20:43:08.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:43:08.335Z] ---> Running in c65f46ac952e [2023-03-21T20:43:08.609Z] Removing intermediate container c65f46ac952e [2023-03-21T20:43:08.609Z] ---> f30b27877fe3 [2023-03-21T20:43:08.609Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T20:43:08.609Z] ---> Running in f7019a042e11 [2023-03-21T20:43:09.196Z] Removing intermediate container f7019a042e11 [2023-03-21T20:43:09.196Z] ---> 5d0ac04f1897 [2023-03-21T20:43:09.196Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T20:43:09.196Z] ---> Running in 348d6084a641 [2023-03-21T20:43:09.464Z] Removing intermediate container 348d6084a641 [2023-03-21T20:43:09.464Z] ---> fa086af93b97 [2023-03-21T20:43:09.464Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:43:10.438Z] ---> 6951f3765743 [2023-03-21T20:43:10.438Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:43:11.394Z] ---> d2ad8d06ca95 [2023-03-21T20:43:11.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T20:43:13.344Z] ---> 2c92b81e89e8 [2023-03-21T20:43:13.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:43:13.610Z] ---> 26632d34ae72 [2023-03-21T20:43:13.610Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T20:43:13.610Z] ---> Running in b4f39500b9b5 [2023-03-21T20:43:13.876Z] Removing intermediate container b4f39500b9b5 [2023-03-21T20:43:13.876Z] ---> 80fc2c86736b [2023-03-21T20:43:13.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:43:14.143Z] Removing intermediate container 3b02b068bf0e [2023-03-21T20:43:14.143Z] ---> 8b64ef0eaad7 [2023-03-21T20:43:14.143Z] [2023-03-21T20:43:14.143Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T20:43:14.143Z] ---> d74e625d9115 [2023-03-21T20:43:14.143Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T20:43:14.143Z] ---> Using cache [2023-03-21T20:43:14.143Z] ---> 29e6e6735b45 [2023-03-21T20:43:14.143Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T20:43:14.143Z] ---> Using cache [2023-03-21T20:43:14.143Z] ---> 84d1f661ba98 [2023-03-21T20:43:14.143Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T20:43:14.143Z] ---> Running in 97967ca36cda [2023-03-21T20:43:14.143Z] ---> Running in 43f6abb7d8ea [2023-03-21T20:43:14.410Z] Removing intermediate container 97967ca36cda [2023-03-21T20:43:14.410Z] ---> e7653c4cfd04 [2023-03-21T20:43:14.410Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T20:43:14.410Z] Removing intermediate container 43f6abb7d8ea [2023-03-21T20:43:14.410Z] ---> 6359419d7751 [2023-03-21T20:43:14.410Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T20:43:14.676Z] ---> Running in ecf6a5ce1e49 [2023-03-21T20:43:14.676Z] ---> Running in bae55939608e [2023-03-21T20:43:14.942Z] Removing intermediate container ecf6a5ce1e49 [2023-03-21T20:43:14.942Z] ---> cef3d433aaf1 [2023-03-21T20:43:14.942Z] Step 22/23 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:43:14.942Z] Removing intermediate container bae55939608e [2023-03-21T20:43:14.942Z] ---> ae1e0e4383e8 [2023-03-21T20:43:14.942Z] Step 15/25 : WORKDIR / [2023-03-21T20:43:14.942Z] ---> Running in fbf1b892762a [2023-03-21T20:43:14.942Z] ---> Running in 38993a7cef24 [2023-03-21T20:43:15.528Z] Removing intermediate container fbf1b892762a [2023-03-21T20:43:15.528Z] ---> 104e15da2b73 [2023-03-21T20:43:15.528Z] Step 23/23 : LABEL version=0.0.0 [2023-03-21T20:43:15.528Z] Removing intermediate container 38993a7cef24 [2023-03-21T20:43:15.528Z] ---> 606fd5c72835 [2023-03-21T20:43:15.528Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T20:43:15.528Z] ---> Running in 7289b34ea7c2 [2023-03-21T20:43:15.794Z] Removing intermediate container 7289b34ea7c2 [2023-03-21T20:43:15.794Z] ---> e62547d219af [2023-03-21T20:43:15.794Z] [2023-03-21T20:43:16.059Z] ---> 76f58ebdcedf [2023-03-21T20:43:16.059Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T20:43:16.059Z] Successfully built e62547d219af [2023-03-21T20:43:16.059Z] Successfully tagged support-notifications-arm64:latest [2023-03-21T20:43:16.647Z]  Building support-notifications ... done  ---> 17f108c0ac1f [2023-03-21T20:43:16.647Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T20:43:17.602Z] ---> 7647543c2a11 [2023-03-21T20:43:17.602Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T20:43:17.868Z] ---> 61a3a95fd35a [2023-03-21T20:43:17.868Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T20:43:18.449Z] ---> 1659337bf355 [2023-03-21T20:43:18.449Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T20:43:18.449Z] ---> Running in 9e173ae97cab [2023-03-21T20:43:18.719Z] Removing intermediate container 9e173ae97cab [2023-03-21T20:43:18.719Z] ---> e9e7b4764979 [2023-03-21T20:43:18.719Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T20:43:18.719Z] ---> Running in ef559d545395 [2023-03-21T20:43:18.998Z] Removing intermediate container ef559d545395 [2023-03-21T20:43:18.998Z] ---> 91ffab14110f [2023-03-21T20:43:18.998Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T20:43:19.264Z] ---> Running in a7d884759475 [2023-03-21T20:43:19.530Z] Removing intermediate container a7d884759475 [2023-03-21T20:43:19.530Z] ---> e58859081265 [2023-03-21T20:43:19.530Z] Step 24/25 : LABEL git_sha=5f21ed58ab627f7e4c126595d518b49d75a1cff3 [2023-03-21T20:43:19.530Z] ---> Running in a968db33d41f [2023-03-21T20:43:19.796Z] Removing intermediate container a968db33d41f [2023-03-21T20:43:19.796Z] ---> cf44cea059d5 [2023-03-21T20:43:19.796Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T20:43:19.796Z] ---> Running in 42afb0a3bd88 [2023-03-21T20:43:20.061Z] Removing intermediate container 42afb0a3bd88 [2023-03-21T20:43:20.061Z] ---> a302c949d221 [2023-03-21T20:43:20.061Z] [2023-03-21T20:43:20.326Z] Successfully built a302c949d221 [2023-03-21T20:43:20.326Z] Successfully tagged core-metadata-arm64:latest [2023-03-21T20:43:20.601Z]  Building core-metadata ... done  [Pipeline] } [2023-03-21T20:43:20.633Z] $ docker stop --time=1 f295854a492cb6b812cf75a671f6fd89a950f2a927791768f3a65c0d1ca9b3d7 [2023-03-21T20:43:22.254Z] $ docker rm -f --volumes f295854a492cb6b812cf75a671f6fd89a950f2a927791768f3a65c0d1ca9b3d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T20:43:22.769Z] + docker images [2023-03-21T20:43:23.034Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T20:43:23.034Z] core-metadata-arm64 latest a302c949d221 3 seconds ago 20.6MB [2023-03-21T20:43:23.034Z] support-notifications-arm64 latest e62547d219af 7 seconds ago 32.5MB [2023-03-21T20:43:23.034Z] 8b64ef0eaad7 9 seconds ago 1.51GB [2023-03-21T20:43:23.034Z] e8826d70074d 22 seconds ago 1.57GB [2023-03-21T20:43:23.034Z] core-command-arm64 latest 00d926cdd311 44 seconds ago 20MB [2023-03-21T20:43:23.034Z] security-spiffe-token-provider-arm64 latest 16506b1257c8 54 seconds ago 33.1MB [2023-03-21T20:43:23.034Z] 5578435d3fc2 56 seconds ago 1.5GB [2023-03-21T20:43:23.034Z] 08773d4d3e15 About a minute ago 1.54GB [2023-03-21T20:43:23.034Z] support-scheduler-arm64 latest 920ce90450a0 3 minutes ago 31.8MB [2023-03-21T20:43:23.034Z] 95ae51387ece 3 minutes ago 1.57GB [2023-03-21T20:43:23.034Z] security-proxy-setup-arm64 latest bf982382a45a 5 minutes ago 19MB [2023-03-21T20:43:23.034Z] 12dd65ab2eb3 6 minutes ago 1.48GB [2023-03-21T20:43:23.034Z] security-spire-agent-arm64 latest ab9d63015397 8 minutes ago 125MB [2023-03-21T20:43:23.034Z] security-spire-server-arm64 latest 7cd0da5ec6f8 8 minutes ago 87.1MB [2023-03-21T20:43:23.034Z] 306f230a004e 8 minutes ago 1.36GB [2023-03-21T20:43:23.034Z] security-spire-config-arm64 latest f9353c2d3ae3 9 minutes ago 86.2MB [2023-03-21T20:43:23.034Z] b062dd746493 9 minutes ago 1.36GB [2023-03-21T20:43:23.034Z] core-data-arm64 latest 9527dcb2f2fe 13 minutes ago 20.2MB [2023-03-21T20:43:23.034Z] security-bootstrapper-arm64 latest 93fe0322a6a5 13 minutes ago 22.2MB [2023-03-21T20:43:23.034Z] security-secretstore-setup-arm64 latest 1c64e9167ad7 13 minutes ago 32.8MB [2023-03-21T20:43:23.034Z] core-common-config-bootstrapper-arm64 latest e595b10badf2 13 minutes ago 17.5MB [2023-03-21T20:43:23.034Z] 54aec9f59fc1 13 minutes ago 1.5GB [2023-03-21T20:43:23.034Z] 9687ab4fec75 13 minutes ago 1.49GB [2023-03-21T20:43:23.034Z] security-proxy-auth-arm64 latest 248c40ecfc4e 13 minutes ago 18.5MB [2023-03-21T20:43:23.034Z] 72c2e4275155 13 minutes ago 1.49GB [2023-03-21T20:43:23.034Z] 0218d2a50ebe 14 minutes ago 1.48GB [2023-03-21T20:43:23.034Z] ea6688b72454 14 minutes ago 1.48GB [2023-03-21T20:43:23.034Z] ci-base-image-arm64 latest 5a203c02a487 37 minutes ago 866MB [2023-03-21T20:43:23.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-21T20:43:23.034Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-21T20:43:23.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:43:23.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:43:23.793Z] [2023-03-21T20:43:23.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:43:24.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:43:24.458Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T20:43:24.459Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T20:43:24.459Z] 04944245beec: Pulling fs layer [2023-03-21T20:43:24.459Z] 699f458cf7ca: Pulling fs layer [2023-03-21T20:43:24.459Z] 765212b225bb: Pulling fs layer [2023-03-21T20:43:24.459Z] f23df028b6ca: Pulling fs layer [2023-03-21T20:43:24.459Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T20:43:24.459Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T20:43:24.459Z] 765212b225bb: Waiting [2023-03-21T20:43:24.459Z] f23df028b6ca: Waiting [2023-03-21T20:43:24.459Z] d65c8cfc05b1: Waiting [2023-03-21T20:43:24.459Z] 2437ff75d9bd: Waiting [2023-03-21T20:43:24.459Z] 04944245beec: Verifying Checksum [2023-03-21T20:43:24.459Z] 04944245beec: Download complete [2023-03-21T20:43:24.459Z] 765212b225bb: Verifying Checksum [2023-03-21T20:43:24.459Z] 765212b225bb: Download complete [2023-03-21T20:43:24.459Z] f23df028b6ca: Verifying Checksum [2023-03-21T20:43:24.459Z] f23df028b6ca: Download complete [2023-03-21T20:43:24.459Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T20:43:24.459Z] d65c8cfc05b1: Download complete [2023-03-21T20:43:24.727Z] 699f458cf7ca: Verifying Checksum [2023-03-21T20:43:24.727Z] 699f458cf7ca: Download complete [2023-03-21T20:43:24.996Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T20:43:24.996Z] 8998bd30e6a1: Download complete [2023-03-21T20:43:27.577Z] 2437ff75d9bd: Download complete [2023-03-21T20:43:29.081Z] 8998bd30e6a1: Pull complete [2023-03-21T20:43:29.672Z] 04944245beec: Pull complete [2023-03-21T20:43:31.121Z] 699f458cf7ca: Pull complete [2023-03-21T20:43:31.397Z] 765212b225bb: Pull complete [2023-03-21T20:43:32.038Z] f23df028b6ca: Pull complete [2023-03-21T20:43:32.306Z] d65c8cfc05b1: Pull complete [2023-03-21T20:43:47.307Z] 2437ff75d9bd: Pull complete [2023-03-21T20:43:47.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T20:43:47.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T20:43:47.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:43:47.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-4943 does not seem to be running inside a container [2023-03-21T20:43:47.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T20:43:50.512Z] $ docker top d864761940144712da45b2fdd07cd6551533ccba10cec9553b7f59afae430284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:43:51.085Z] ---> job-cost.sh [2023-03-21T20:43:51.349Z] lf-activate-venv: SKIPPING [2023-03-21T20:43:51.349Z] INFO: No Stack... [2023-03-21T20:43:51.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T20:43:52.880Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T20:43:53.227Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-21T20:43:53.227Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T20:43:53.278Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] [2023-03-21T20:43:53.283Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] did not exist. Created. [2023-03-21T20:43:53.283Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T20:43:53.692Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T20:43:53.872Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T20:43:53.888Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T20:43:53.976Z] $ docker stop --time=1 d864761940144712da45b2fdd07cd6551533ccba10cec9553b7f59afae430284 [2023-03-21T20:43:55.428Z] $ docker rm -f --volumes d864761940144712da45b2fdd07cd6551533ccba10cec9553b7f59afae430284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T20:43:56.280Z] provisioning config files... [2023-03-21T20:43:56.288Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15095381162894720494tmp [Pipeline] { [Pipeline] sh [2023-03-21T20:43:56.622Z] + set +x [2023-03-21T20:43:56.622Z] + curl -s https://codecov.io/bash [2023-03-21T20:43:56.622Z] + bash -s -- [2023-03-21T20:43:56.622Z] [2023-03-21T20:43:56.622Z] _____ _ [2023-03-21T20:43:56.622Z] / ____| | | [2023-03-21T20:43:56.622Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T20:43:56.622Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T20:43:56.622Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T20:43:56.622Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T20:43:56.622Z] Bash-1.0.6 [2023-03-21T20:43:56.622Z] [2023-03-21T20:43:56.622Z] [2023-03-21T20:43:56.622Z] ==> git version 2.25.1 found [2023-03-21T20:43:56.622Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T20:43:56.622Z] Release-Date: 2020-01-08 [2023-03-21T20:43:56.622Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T20:43:56.622Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T20:43:56.622Z] ==> Jenkins CI detected. [2023-03-21T20:43:56.622Z] current dir:  /w/workspace/edgex-go/1 [2023-03-21T20:43:56.622Z] project root: . [2023-03-21T20:43:56.622Z] --> token set from env [2023-03-21T20:43:56.622Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T20:43:56.622Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T20:43:56.622Z] ==> Python coveragepy not found [2023-03-21T20:43:56.622Z] ==> Searching for coverage reports in: [2023-03-21T20:43:56.622Z] + . [2023-03-21T20:43:56.622Z] -> Found 1 reports [2023-03-21T20:43:56.622Z] ==> Detecting git/mercurial file structure [2023-03-21T20:43:56.622Z] ==> Reading reports [2023-03-21T20:43:56.622Z] + ./coverage.out bytes=447275 [2023-03-21T20:43:56.622Z] ==> Appending adjustments [2023-03-21T20:43:56.622Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T20:43:58.004Z] + Found adjustments [2023-03-21T20:43:58.004Z] ==> Gzipping contents [2023-03-21T20:43:58.004Z] 60K /tmp/codecov.4FbWyQ.gz [2023-03-21T20:43:58.004Z] ==> Uploading reports [2023-03-21T20:43:58.004Z] url: https://codecov.io [2023-03-21T20:43:58.004Z] query: branch=PR-4466&commit=5f21ed58ab627f7e4c126595d518b49d75a1cff3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4466&job=&cmd_args= [2023-03-21T20:43:58.004Z] -> Pinging Codecov [2023-03-21T20:43:58.004Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4466&commit=5f21ed58ab627f7e4c126595d518b49d75a1cff3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4466&job=&cmd_args= [2023-03-21T20:43:58.004Z] -> Uploading to [2023-03-21T20:43:58.004Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/5f21ed58ab627f7e4c126595d518b49d75a1cff3/74db6aad-b563-4f10-a571-07aa6a15bbf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T204357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=453d39a129d72ddbd761ccd855ade9aa98465b492fa267bf513e4aa37635abd3 [2023-03-21T20:43:58.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T20:43:58.265Z] Dload Upload Total Spent Left Speed [2023-03-21T20:43:58.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57466 0 0 100 57466 0 173k --:--:-- --:--:-- --:--:-- 173k 100 57466 0 0 100 57466 0 173k --:--:-- --:--:-- --:--:-- 172k [2023-03-21T20:43:58.524Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f21ed58ab627f7e4c126595d518b49d75a1cff3 [Pipeline] } [2023-03-21T20:43:58.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T20:43:59.869Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:00.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:01.096Z] ---> package-listing.sh [2023-03-21T20:44:01.096Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T20:44:01.096Z] ++ facter osfamily [2023-03-21T20:44:01.356Z] + OS_FAMILY=debian [2023-03-21T20:44:01.356Z] + workspace=/w/workspace/edgex-go/1 [2023-03-21T20:44:01.356Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T20:44:01.356Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T20:44:01.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T20:44:01.356Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T20:44:01.356Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-21T20:44:01.356Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T20:44:01.356Z] + case "${OS_FAMILY}" in [2023-03-21T20:44:01.356Z] + dpkg -l [2023-03-21T20:44:01.356Z] + grep '^ii' [2023-03-21T20:44:01.356Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T20:44:01.356Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T20:44:01.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T20:44:01.356Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-21T20:44:01.356Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-21T20:44:01.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-21T20:44:01.389Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T20:44:01.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:44:02.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:44:02.304Z] [2023-03-21T20:44:02.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T20:44:02.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:44:02.674Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T20:44:02.674Z] 5eb5b503b376: Pulling fs layer [2023-03-21T20:44:02.674Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T20:44:02.674Z] ec43610c2a17: Pulling fs layer [2023-03-21T20:44:02.674Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T20:44:02.674Z] 33b1e0a273af: Pulling fs layer [2023-03-21T20:44:02.674Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T20:44:02.674Z] 2f39f015ded8: Pulling fs layer [2023-03-21T20:44:02.674Z] 3a2ae6a8a46f: Waiting [2023-03-21T20:44:02.674Z] 33b1e0a273af: Waiting [2023-03-21T20:44:02.674Z] 5d3b04190fa2: Waiting [2023-03-21T20:44:02.674Z] 2f39f015ded8: Waiting [2023-03-21T20:44:02.674Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T20:44:02.674Z] 5c69ac0246d0: Download complete [2023-03-21T20:44:02.674Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T20:44:02.674Z] 3a2ae6a8a46f: Download complete [2023-03-21T20:44:02.674Z] 33b1e0a273af: Verifying Checksum [2023-03-21T20:44:02.674Z] 33b1e0a273af: Download complete [2023-03-21T20:44:02.935Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T20:44:02.935Z] 5d3b04190fa2: Download complete [2023-03-21T20:44:02.935Z] ec43610c2a17: Verifying Checksum [2023-03-21T20:44:02.935Z] ec43610c2a17: Download complete [2023-03-21T20:44:02.935Z] 5eb5b503b376: Verifying Checksum [2023-03-21T20:44:02.935Z] 5eb5b503b376: Download complete [2023-03-21T20:44:03.502Z] 2f39f015ded8: Verifying Checksum [2023-03-21T20:44:03.502Z] 2f39f015ded8: Download complete [2023-03-21T20:44:04.444Z] 5eb5b503b376: Pull complete [2023-03-21T20:44:04.444Z] 5c69ac0246d0: Pull complete [2023-03-21T20:44:04.702Z] ec43610c2a17: Pull complete [2023-03-21T20:44:04.959Z] 3a2ae6a8a46f: Pull complete [2023-03-21T20:44:05.217Z] 33b1e0a273af: Pull complete [2023-03-21T20:44:05.217Z] 5d3b04190fa2: Pull complete [2023-03-21T20:44:09.402Z] 2f39f015ded8: Pull complete [2023-03-21T20:44:09.402Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T20:44:09.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T20:44:09.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T20:44:09.594Z] prd-ubuntu20.04-docker-8c-8g-4941 does not seem to be running inside a container [2023-03-21T20:44:09.623Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T20:44:15.085Z] $ docker top 8f943b46ede6f4e27efd1da22573f64418dc6d6bd2fcb19deeeae16d006725af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T20:44:15.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T20:44:15.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T20:44:16.088Z] + ls /var/log/sa-host [2023-03-21T20:44:16.088Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T20:44:16.221Z] provisioning config files... [2023-03-21T20:44:16.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9103098853993530587tmp [Pipeline] { [Pipeline] echo [2023-03-21T20:44:16.285Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:16.599Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T20:44:16.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:17.020Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T20:44:17.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:17.365Z] ---> sudo-logs.sh [2023-03-21T20:44:17.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T20:44:17.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:17.752Z] ---> job-cost.sh [2023-03-21T20:44:17.752Z] lf-activate-venv: SKIPPING [2023-03-21T20:44:17.752Z] DEBUG: total: 0.10999999940395355 [2023-03-21T20:44:17.752Z] INFO: Retrieving Stack Cost... [2023-03-21T20:44:18.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T20:44:18.582Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T20:44:18.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T20:44:18.933Z] ---> logs-deploy.sh [2023-03-21T20:44:18.933Z] lf-activate-venv: SKIPPING [2023-03-21T20:44:18.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4466/1 [2023-03-21T20:44:18.933Z] INFO: archiving workspace using pattern(s): [2023-03-21T20:44:19.873Z] Archives upload complete. [2023-03-21T20:44:19.873Z] INFO: archiving logs to Nexus