Pull request #4566 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 477c6af52a2b8919a28f160b1dc6ae20808679ba+eecf9864b491fb41522b6558cae261f6169b3352 (59d48aa9be821f1eae04ec7ee3e10d9dbac2ac0c) 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-ssh6096530345248016911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4428651266498847177.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4566/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-4566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4160779947908949892.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-4566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3816558934481411457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2803710183903474404.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-4566/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-4566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6151756837938085666.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15450 in /w/workspace/edgexfoundry_edgex-go_PR-4566 [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 eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit 477c6af52a2b8919a28f160b1dc6ae20808679ba Merge succeeded, producing 477c6af52a2b8919a28f160b1dc6ae20808679ba Checking out Revision 477c6af52a2b8919a28f160b1dc6ae20808679ba (PR-4566) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/4566/head:refs/remotes/origin/PR-4566 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # 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 eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-15T19:59:11.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-15T19:59:12.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-15T19:59:12.115Z] ========================================================= [2023-05-15T19:59:12.115Z] EdgeX Global Pipelines Version Info [2023-05-15T19:59:12.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-15T19:59:12.879Z] ------------------- [2023-05-15T19:59:12.879Z] stable info: [2023-05-15T19:59:12.879Z] ------------------- [2023-05-15T19:59:12.879Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-15T19:59:12.879Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T19:59:12.879Z] Message: update stable to v1.0.249 [2023-05-15T19:59:13.451Z] ------------------- [2023-05-15T19:59:13.451Z] experimental info: [2023-05-15T19:59:13.451Z] ------------------- [2023-05-15T19:59:13.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-15T19:59:13.452Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T19:59:13.452Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-15T19:59:13.798Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-15T19:59:13.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-15T19:59:13.878Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-15T19:59:13.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-15T19:59:13.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-15T19:59:14.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-15T19:59:14.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-15T19:59:14.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-15T19:59:14.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-15T19:59:14.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-15T19:59:14.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-15T19:59:14.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-15T19:59:14.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-15T19:59:14.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-15T19:59:14.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-15T19:59:14.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-15T19:59:14.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-15T19:59:14.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-15T19:59:14.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-15T19:59:14.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-15T19:59:14.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-15T19:59:14.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-15T19:59:14.716Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-15T19:59:14.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4566 [Pipeline] echo [2023-05-15T19:59:14.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4566 [Pipeline] echo [2023-05-15T19:59:14.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4566 [Pipeline] echo [2023-05-15T19:59:14.893Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] echo [2023-05-15T19:59:14.938Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 477c6af [Pipeline] echo [2023-05-15T19:59:14.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T19:59:15.099Z] provisioning config files... [2023-05-15T19:59:15.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7175185914566619479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T19:59:15.485Z] ---> docker-login.sh [2023-05-15T19:59:15.485Z] nexus3.edgexfoundry.org:10001 [2023-05-15T19:59:15.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T19:59:15.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T19:59:15.747Z] Configure a credential helper to remove this warning. See [2023-05-15T19:59:15.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T19:59:15.747Z] [2023-05-15T19:59:15.747Z] Login Succeeded [2023-05-15T19:59:15.747Z] nexus3.edgexfoundry.org:10002 [2023-05-15T19:59:15.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T19:59:16.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T19:59:16.009Z] Configure a credential helper to remove this warning. See [2023-05-15T19:59:16.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T19:59:16.009Z] [2023-05-15T19:59:16.009Z] Login Succeeded [2023-05-15T19:59:16.009Z] nexus3.edgexfoundry.org:10003 [2023-05-15T19:59:16.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T19:59:16.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T19:59:16.009Z] Configure a credential helper to remove this warning. See [2023-05-15T19:59:16.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T19:59:16.009Z] [2023-05-15T19:59:16.009Z] Login Succeeded [2023-05-15T19:59:16.009Z] nexus3.edgexfoundry.org:10004 [2023-05-15T19:59:16.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T19:59:16.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T19:59:16.273Z] Configure a credential helper to remove this warning. See [2023-05-15T19:59:16.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T19:59:16.273Z] [2023-05-15T19:59:16.273Z] Login Succeeded [2023-05-15T19:59:16.273Z] docker.io [2023-05-15T19:59:16.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T19:59:16.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T19:59:16.536Z] Configure a credential helper to remove this warning. See [2023-05-15T19:59:16.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T19:59:16.536Z] [2023-05-15T19:59:16.536Z] Login Succeeded [2023-05-15T19:59:16.536Z] ---> docker-login.sh ends [Pipeline] } [2023-05-15T19:59:16.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T19:59:16.987Z] + 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-05-15T19:59:16.987Z] + + cut -d/ -f2 [2023-05-15T19:59:16.987Z] dirname cmd/core-command/Dockerfile [2023-05-15T19:59:16.987Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-15T19:59:16.987Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-15T19:59:16.987Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-05-15T19:59:16.987Z] -f2 [2023-05-15T19:59:16.987Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-15T19:59:16.987Z] + + dirname cmd/core-metadata/Dockerfile [2023-05-15T19:59:16.987Z] cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-15T19:59:16.987Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-05-15T19:59:16.987Z] cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-15T19:59:16.987Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-05-15T19:59:16.987Z] cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-15T19:59:16.987Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-15T19:59:16.987Z] cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-15T19:59:16.987Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-15T19:59:16.987Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2023-05-15T19:59:16.987Z] [2023-05-15T19:59:16.987Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-15T19:59:16.987Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-15T19:59:16.987Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-15T19:59:16.987Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + dirname cmd/support-notifications/Dockerfile [2023-05-15T19:59:16.987Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-15T19:59:16.987Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-15T19:59:16.987Z] + cut -d/ -f2 [2023-05-15T19:59:16.987Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-15T19:59:17.052Z] 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-05-15T19:59:17.541Z] + git rev-list -1 --merges 477c6af52a2b8919a28f160b1dc6ae20808679ba~1..477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] echo [2023-05-15T19:59:17.575Z] -----------> git rev-list -1 --merges 477c6af52a2b8919a28f160b1dc6ae20808679ba~1..477c6af52a2b8919a28f160b1dc6ae20808679ba 477c6af52a2b8919a28f160b1dc6ae20808679ba [false] [Pipeline] sh [2023-05-15T19:59:17.884Z] + git log --format=format:%s -1 477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] echo [2023-05-15T19:59:17.922Z] ========================================================= [2023-05-15T19:59:17.922Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-15T19:59:17.922Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-15T19:59:18.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-15T19:59:18.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-15T19:59:18.431Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-15T19:59:18.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-15T19:59:18.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-15T19:59:18.431Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-15T19:59:18.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T19:59:18.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T19:59:18.866Z] [2023-05-15T19:59:18.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T19:59:19.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T19:59:19.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-15T19:59:19.243Z] b85a868b505f: Pulling fs layer [2023-05-15T19:59:19.243Z] e2be974225ed: Pulling fs layer [2023-05-15T19:59:19.243Z] 339a4e72a1f5: Pulling fs layer [2023-05-15T19:59:19.243Z] 988bab9f4d93: Pulling fs layer [2023-05-15T19:59:19.243Z] 1469e6f7b9e6: Pulling fs layer [2023-05-15T19:59:19.243Z] eaf3925da568: Pulling fs layer [2023-05-15T19:59:19.243Z] bab4dde63d76: Pulling fs layer [2023-05-15T19:59:19.243Z] bde34c3a00c8: Pulling fs layer [2023-05-15T19:59:19.243Z] b352a97aabf1: Pulling fs layer [2023-05-15T19:59:19.243Z] 4872d77fe225: Pulling fs layer [2023-05-15T19:59:19.243Z] 5851b861e8e6: Pulling fs layer [2023-05-15T19:59:19.243Z] 988bab9f4d93: Waiting [2023-05-15T19:59:19.243Z] 1469e6f7b9e6: Waiting [2023-05-15T19:59:19.243Z] 4872d77fe225: Waiting [2023-05-15T19:59:19.243Z] 5851b861e8e6: Waiting [2023-05-15T19:59:19.243Z] eaf3925da568: Waiting [2023-05-15T19:59:19.243Z] bde34c3a00c8: Waiting [2023-05-15T19:59:19.243Z] b352a97aabf1: Waiting [2023-05-15T19:59:19.243Z] e2be974225ed: Download complete [2023-05-15T19:59:19.243Z] 988bab9f4d93: Verifying Checksum [2023-05-15T19:59:19.243Z] 988bab9f4d93: Download complete [2023-05-15T19:59:19.243Z] 1469e6f7b9e6: Verifying Checksum [2023-05-15T19:59:19.243Z] 1469e6f7b9e6: Download complete [2023-05-15T19:59:19.508Z] eaf3925da568: Verifying Checksum [2023-05-15T19:59:19.508Z] eaf3925da568: Download complete [2023-05-15T19:59:19.508Z] 339a4e72a1f5: Verifying Checksum [2023-05-15T19:59:19.508Z] 339a4e72a1f5: Download complete [2023-05-15T19:59:19.508Z] bde34c3a00c8: Download complete [2023-05-15T19:59:19.508Z] b352a97aabf1: Verifying Checksum [2023-05-15T19:59:19.508Z] b352a97aabf1: Download complete [2023-05-15T19:59:19.508Z] 4872d77fe225: Verifying Checksum [2023-05-15T19:59:19.508Z] 4872d77fe225: Download complete [2023-05-15T19:59:19.508Z] 5851b861e8e6: Verifying Checksum [2023-05-15T19:59:19.508Z] 5851b861e8e6: Download complete [2023-05-15T19:59:19.508Z] b85a868b505f: Verifying Checksum [2023-05-15T19:59:19.508Z] b85a868b505f: Download complete [2023-05-15T19:59:19.767Z] bab4dde63d76: Verifying Checksum [2023-05-15T19:59:19.767Z] bab4dde63d76: Download complete [2023-05-15T19:59:20.704Z] b85a868b505f: Pull complete [2023-05-15T19:59:20.704Z] e2be974225ed: Pull complete [2023-05-15T19:59:21.273Z] 339a4e72a1f5: Pull complete [2023-05-15T19:59:21.273Z] 988bab9f4d93: Pull complete [2023-05-15T19:59:21.844Z] 1469e6f7b9e6: Pull complete [2023-05-15T19:59:21.844Z] eaf3925da568: Pull complete [2023-05-15T19:59:23.751Z] bab4dde63d76: Pull complete [2023-05-15T19:59:23.751Z] bde34c3a00c8: Pull complete [2023-05-15T19:59:23.751Z] b352a97aabf1: Pull complete [2023-05-15T19:59:23.751Z] 4872d77fe225: Pull complete [2023-05-15T19:59:24.012Z] 5851b861e8e6: Pull complete [2023-05-15T19:59:24.012Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-15T19:59:24.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-15T19:59:24.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T19:59:24.241Z] prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container [2023-05-15T19:59:24.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-15T19:59:27.450Z] $ docker top 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 -eo pid,comm [2023-05-15T19:59:27.511Z] 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-05-15T19:59:27.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-15T19:59:27.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T19:59:27.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T19:59:27.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T19:59:27.755Z] $ docker exec 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent [2023-05-15T19:59:27.873Z] SSH_AUTH_SOCK=/tmp/ssh-bxo4wJcfYm97/agent.33 [2023-05-15T19:59:27.873Z] SSH_AGENT_PID=39 [2023-05-15T19:59:27.880Z] Running ssh-add (command line suppressed) [2023-05-15T19:59:27.986Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17359374002647680350.key (/w/workspace/edgex-go/1@tmp/private_key_17359374002647680350.key) [2023-05-15T19:59:28.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T19:59:28.325Z] + git tag --points-at HEAD [Pipeline] } [2023-05-15T19:59:28.353Z] $ docker exec --env ******** --env ******** 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent -k [2023-05-15T19:59:28.459Z] unset SSH_AUTH_SOCK; [2023-05-15T19:59:28.460Z] unset SSH_AGENT_PID; [2023-05-15T19:59:28.460Z] echo Agent pid 39 killed; [2023-05-15T19:59:28.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-15T19:59:28.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-15T19:59:28.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-15T19:59:28.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-15T19:59:28.698Z] $ docker exec 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent [2023-05-15T19:59:28.803Z] SSH_AUTH_SOCK=/tmp/ssh-X3qug8GRPnO5/agent.72 [2023-05-15T19:59:28.803Z] SSH_AGENT_PID=78 [2023-05-15T19:59:28.808Z] Running ssh-add (command line suppressed) [2023-05-15T19:59:28.931Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5546689759958528316.key (/w/workspace/edgex-go/1@tmp/private_key_5546689759958528316.key) [2023-05-15T19:59:28.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-15T19:59:29.278Z] + git semver init [2023-05-15T19:59:29.539Z] 2023-05-15 19:59:29,464 [run_init] DEBUG init version:0.0.0 force:False [2023-05-15T19:59:29.540Z] 2023-05-15 19:59:29,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-15T19:59:29.540Z] 2023-05-15 19:59:29,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-15T19:59:29.540Z] 2023-05-15 19:59:29,465 [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-05-15T19:59:34.817Z] 2023-05-15 19:59:34,175 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4566 with force:False [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,176 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4566 [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,181 [execute] INFO git cat-file --batch-check [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,188 [execute] INFO git cat-file --batch [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-15T19:59:34.817Z] 2023-05-15 19:59:34,195 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4566 [2023-05-15T19:59:34.817Z] 0.0.0 [Pipeline] } [2023-05-15T19:59:34.849Z] $ docker exec --env ******** --env ******** 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 ssh-agent -k [2023-05-15T19:59:34.958Z] unset SSH_AUTH_SOCK; [2023-05-15T19:59:34.959Z] unset SSH_AGENT_PID; [2023-05-15T19:59:34.959Z] echo Agent pid 78 killed; [2023-05-15T19:59:34.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-15T19:59:35.410Z] + git semver [Pipeline] } [2023-05-15T19:59:35.711Z] $ docker stop --time=1 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 [2023-05-15T19:59:37.013Z] $ docker rm -f --volumes 7722daf5207ac2cf3ad335fa493e8cc1a983f14f7968cda4a29d2175e5d2f117 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T19:59:37.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-15T19:59:37.691Z] Stashed 1 file(s) [Pipeline] echo [2023-05-15T19:59:37.710Z] [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-05-15T19:59:38.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-15T19:59:38.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T19:59:38.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T19:59:38.591Z] ========================================================= [2023-05-15T19:59:38.591Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-15T19:59:38.591Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-15T19:59:38.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T19:59:38.928Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-15T19:59:38.928Z] f56be85fc22e: Pulling fs layer [2023-05-15T19:59:38.928Z] 85791d961cd3: Pulling fs layer [2023-05-15T19:59:38.928Z] d694b5ae8c79: Pulling fs layer [2023-05-15T19:59:38.928Z] 9f32a84ed3da: Pulling fs layer [2023-05-15T19:59:38.928Z] 4d19c01a9841: Pulling fs layer [2023-05-15T19:59:38.928Z] 9325e15d5711: Pulling fs layer [2023-05-15T19:59:38.928Z] 556b6ee489ea: Pulling fs layer [2023-05-15T19:59:38.928Z] c5a4b2cf53e6: Pulling fs layer [2023-05-15T19:59:38.928Z] 9f32a84ed3da: Waiting [2023-05-15T19:59:38.928Z] 556b6ee489ea: Waiting [2023-05-15T19:59:38.928Z] c5a4b2cf53e6: Waiting [2023-05-15T19:59:38.928Z] 4d19c01a9841: Waiting [2023-05-15T19:59:38.928Z] 9325e15d5711: Waiting [2023-05-15T19:59:38.928Z] 85791d961cd3: Download complete [2023-05-15T19:59:38.928Z] 9f32a84ed3da: Verifying Checksum [2023-05-15T19:59:38.928Z] 9f32a84ed3da: Download complete [2023-05-15T19:59:38.928Z] 4d19c01a9841: Verifying Checksum [2023-05-15T19:59:38.928Z] 4d19c01a9841: Download complete [2023-05-15T19:59:38.928Z] f56be85fc22e: Verifying Checksum [2023-05-15T19:59:38.928Z] f56be85fc22e: Download complete [2023-05-15T19:59:38.928Z] 9325e15d5711: Verifying Checksum [2023-05-15T19:59:38.928Z] 9325e15d5711: Download complete [2023-05-15T19:59:39.191Z] f56be85fc22e: Pull complete [2023-05-15T19:59:39.191Z] 85791d961cd3: Pull complete [2023-05-15T19:59:39.451Z] c5a4b2cf53e6: Verifying Checksum [2023-05-15T19:59:39.451Z] c5a4b2cf53e6: Download complete [2023-05-15T19:59:39.710Z] d694b5ae8c79: Download complete [2023-05-15T19:59:39.710Z] 556b6ee489ea: Verifying Checksum [2023-05-15T19:59:39.710Z] 556b6ee489ea: Download complete [2023-05-15T19:59:42.994Z] d694b5ae8c79: Pull complete [2023-05-15T19:59:42.994Z] 9f32a84ed3da: Pull complete [2023-05-15T19:59:42.994Z] 4d19c01a9841: Pull complete [2023-05-15T19:59:43.253Z] 9325e15d5711: Pull complete [2023-05-15T19:59:45.792Z] 556b6ee489ea: Pull complete [2023-05-15T19:59:46.731Z] c5a4b2cf53e6: Pull complete [2023-05-15T19:59:46.731Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-15T19:59:46.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T19:59:46.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-15T19:59:47.089Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T19:59:47.089Z] WORKDIR /edgex [2023-05-15T19:59:47.089Z] COPY go.mod . [2023-05-15T19:59:47.089Z] RUN go mod download [2023-05-15T19:59:47.089Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-15T19:59:47.658Z] Sending build context to Docker daemon 170.7MB [2023-05-15T19:59:47.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-15T19:59:47.658Z] ---> c4be618373d6 [2023-05-15T19:59:47.658Z] Step 2/4 : WORKDIR /edgex [2023-05-15T19:59:53.028Z] Still waiting to schedule task [2023-05-15T19:59:53.028Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-15T19:59:54.239Z] ---> Running in f870e6273b20 [2023-05-15T19:59:54.239Z] Removing intermediate container f870e6273b20 [2023-05-15T19:59:54.239Z] ---> 19fd02a79af1 [2023-05-15T19:59:54.239Z] Step 3/4 : COPY go.mod . [2023-05-15T19:59:54.239Z] ---> c056a94f7668 [2023-05-15T19:59:54.239Z] Step 4/4 : RUN go mod download [2023-05-15T19:59:54.239Z] ---> Running in 242a2a17dd96 [2023-05-15T20:00:09.323Z] Removing intermediate container 242a2a17dd96 [2023-05-15T20:00:09.323Z] ---> 130dfdb0686e [2023-05-15T20:00:09.323Z] Successfully built 130dfdb0686e [2023-05-15T20:00:09.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:00:09.717Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-15T20:00:09.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:00:09.874Z] prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container [2023-05-15T20:00:09.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-15T20:00:10.320Z] $ docker top f09612fd08ea170718da738b346a0738012cf32b00fe732f88f2c82df20f739e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:00:10.709Z] + go version [2023-05-15T20:00:10.709Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-15T20:00:10.748Z] $ docker stop --time=1 f09612fd08ea170718da738b346a0738012cf32b00fe732f88f2c82df20f739e [2023-05-15T20:00:12.049Z] $ docker rm -f --volumes f09612fd08ea170718da738b346a0738012cf32b00fe732f88f2c82df20f739e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:00:12.767Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-15T20:00:12.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:00:12.909Z] prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container [2023-05-15T20:00:12.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-15T20:00:13.240Z] $ docker top 9360e00bf2734ea871e1f49e907810f826018edf89253e2f315fb8333da0ac3b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-15T20:00:13.344Z] ========================================================= [2023-05-15T20:00:13.344Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-15T20:00:13.344Z] ========================================================= [Pipeline] sh [2023-05-15T20:00:13.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-15T20:00:14.007Z] + make test [2023-05-15T20:00:14.007Z] go test -race -coverprofile=coverage.out ./... [2023-05-15T20:00:20.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-15T20:00:32.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-15T20:00:32.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-15T20:00:33.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-15T20:00:33.601Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-15T20:00:34.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-15T20:00:34.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-15T20:00:34.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-15T20:00:34.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-15T20:00:34.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-15T20:00:34.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-15T20:00:35.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-15T20:00:35.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-15T20:00:35.394Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-15T20:00:35.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-15T20:00:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-15T20:00:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-15T20:00:36.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-05-15T20:00:37.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-15T20:00:38.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-15T20:00:38.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-15T20:00:38.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-15T20:00:39.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-15T20:00:39.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-15T20:00:40.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-15T20:00:40.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-15T20:00:40.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:00:40.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-15T20:00:40.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-15T20:00:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements [2023-05-15T20:00:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-15T20:00:41.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-15T20:00:41.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-15T20:00:44.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.057s coverage: 88.5% of statements [2023-05-15T20:00:44.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 3.8% of statements [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-15T20:00:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-15T20:00:44.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.341s coverage: 95.6% of statements [2023-05-15T20:00:44.543Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-15T20:00:45.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-15T20:00:45.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-15T20:00:45.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-15T20:00:45.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-05-15T20:00:45.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-15T20:00:45.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-15T20:00:46.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-05-15T20:00:46.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-05-15T20:00:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 42.9% of statements [2023-05-15T20:00:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-05-15T20:00:46.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2023-05-15T20:00:46.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-05-15T20:00:46.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-15T20:00:47.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-15T20:00:48.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-15T20:00:48.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-15T20:00:48.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-15T20:00:48.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-15T20:00:48.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-15T20:00:48.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-15T20:00:48.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-15T20:00:49.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-15T20:00:50.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-15T20:00:51.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-15T20:00:51.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-15T20:00:52.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-15T20:00:52.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-15T20:00:52.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-15T20:00:53.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-15T20:00:53.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-15T20:00:54.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-15T20:00:54.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-15T20:00:54.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-15T20:00:54.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-15T20:00:54.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-15T20:00:56.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-15T20:00:56.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-15T20:00:56.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-15T20:00:56.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-15T20:00:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-15T20:00:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-15T20:00:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-15T20:00:57.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:00:58.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-15T20:00:58.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-15T20:00:58.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-05-15T20:00:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-15T20:00:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.073s coverage: 92.9% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-05-15T20:01:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-15T20:01:11.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-15T20:01:11.845Z] 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-05-15T20:01:11.845Z] running golangci-lint [2023-05-15T20:01:11.845Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-15T20:01:11.845Z] go version go1.20.2 linux/amd64 [2023-05-15T20:01:12.104Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-15T20:01:12.104Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-15T20:01:26.972Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 13.424458046s" [2023-05-15T20:01:26.973Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.494983ms" [2023-05-15T20:01:33.581Z] level=info msg="[linters_context/goanalysis] analyzers took 52.875826784s with top 10 stages: buildir: 29.454458739s, inspect: 1.395741738s, fact_deprecated: 1.321585441s, ctrlflow: 924.980347ms, printf: 916.904914ms, gosec: 845.140521ms, nilness: 817.457354ms, fact_purity: 722.962307ms, S1038: 710.392248ms, isgenerated: 468.853908ms" [2023-05-15T20:01:33.581Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-15T20:01:33.581Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_files: 203/203, path_prettifier: 203/203, exclude: 203/203, nolint: 0/23" [2023-05-15T20:01:33.581Z] level=info msg="[runner] processing took 15.556884ms with stages: nolint: 6.432242ms, identifier_marker: 4.871135ms, exclude-rules: 1.939185ms, autogenerated_exclude: 982.852µs, path_prettifier: 867.229µs, skip_dirs: 423.479µs, cgo: 23.711µs, filename_unadjuster: 13.03µs, skip_files: 690ns, uniq_by_line: 611ns, max_same_issues: 570ns, sort_results: 350ns, source_code: 280ns, exclude: 280ns, severity-rules: 280ns, diff: 280ns, max_from_linter: 210ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 140ns" [2023-05-15T20:01:33.581Z] level=info msg="[runner] linters took 7.069188316s with stages: goanalysis_metalinter: 7.053505177s" [2023-05-15T20:01:33.581Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-15T20:01:33.581Z] level=info msg="Memory: 207 samples, avg is 190.7MB, max is 723.6MB" [2023-05-15T20:01:33.581Z] level=info msg="Execution took 20.597532131s" [2023-05-15T20:01:33.581Z] go vet ./... [2023-05-15T20:01:36.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-15T20:01:36.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-15T20:01:36.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-15T20:01:37.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-15T20:01:37.510Z] + ls -al . [2023-05-15T20:01:37.511Z] total 704 [2023-05-15T20:01:37.511Z] drwxrwxr-x 11 1001 1001 4096 May 15 20:00 . [2023-05-15T20:01:37.511Z] drwxr-xr-x 4 root root 4096 May 15 20:00 .. [2023-05-15T20:01:37.511Z] drwxrwxr-x 2 1001 1001 4096 May 15 19:59 .blubracket [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 16 May 15 19:59 .dockerignore [2023-05-15T20:01:37.511Z] drwxrwxr-x 8 1001 1001 4096 May 15 19:59 .git [2023-05-15T20:01:37.511Z] drwxrwxr-x 3 1001 1001 4096 May 15 19:59 .github [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 1133 May 15 19:59 .gitignore [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 42 May 15 19:59 .golangci.yml [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 87 May 15 19:59 .hadolint.yml [2023-05-15T20:01:37.511Z] drwxr-xr-x 3 1001 1001 4096 May 15 19:59 .semver [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 166 May 15 19:59 .sonarcloud.properties [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 1171 May 15 19:59 ADOPTERS.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 10835 May 15 19:59 Attribution.txt [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 73765 May 15 19:59 CHANGELOG.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 3804 May 15 19:59 CONTRIBUTING.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 677 May 15 19:59 GOVERNANCE.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 883 May 15 19:59 Jenkinsfile [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 10775 May 15 19:59 LICENSE [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 14368 May 15 19:59 Makefile [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 582 May 15 19:59 OWNERS.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 9902 May 15 19:59 README.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 789 May 15 19:59 SECURITY.md [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 5 May 15 19:59 VERSION [2023-05-15T20:01:37.511Z] drwxrwxr-x 2 1001 1001 4096 May 15 19:59 bin [2023-05-15T20:01:37.511Z] drwxrwxr-x 18 1001 1001 4096 May 15 19:59 cmd [2023-05-15T20:01:37.511Z] -rw-r--r-- 1 root root 447731 May 15 20:01 coverage.out [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 3200 May 15 19:59 go.mod [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 31040 May 15 19:59 go.sum [2023-05-15T20:01:37.511Z] drwxrwxr-x 7 1001 1001 4096 May 15 19:59 internal [2023-05-15T20:01:37.511Z] drwxrwxr-x 3 1001 1001 4096 May 15 19:59 openapi [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 594 May 15 19:59 security.txt [2023-05-15T20:01:37.511Z] drwxrwxr-x 4 1001 1001 4096 May 15 19:59 snap [2023-05-15T20:01:37.511Z] -rw-rw-r-- 1 1001 1001 204 May 15 19:59 version.go [Pipeline] sh [2023-05-15T20:01:37.823Z] + '[' -e coverage.out ] [2023-05-15T20:01:37.823Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-15T20:01:37.955Z] Stashed 1 file(s) [Pipeline] sh [2023-05-15T20:01:38.254Z] + make build [2023-05-15T20:01:38.254Z] 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-05-15T20:01:39.789Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15451 in /w/workspace/edgexfoundry_edgex-go_PR-4566 [Pipeline] { [Pipeline] ws [2023-05-15T20:01:39.851Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-15T20:01:39.937Z] The recommended git tool is: git [2023-05-15T20:01:46.868Z] using credential edgex-jenkins-ssh [2023-05-15T20:01:46.887Z] Cloning the remote Git repository [2023-05-15T20:01:46.943Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-15T20:01:47.069Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-15T20:01:47.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-15T20:01:47.285Z] > git --version # timeout=10 [2023-05-15T20:01:47.310Z] > git --version # 'git version 2.25.1' [2023-05-15T20:01:47.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T20:01:47.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-15T20:01:50.595Z] 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-05-15T20:01:50.855Z] 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-05-15T20:01:51.795Z] 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-05-15T20:01:52.733Z] 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-05-15T20:01:59.298Z] 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-05-15T20:01:59.865Z] 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-05-15T20:02:00.801Z] 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-05-15T20:02:02.179Z] 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-05-15T20:02:02.747Z] 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-05-15T20:02:03.684Z] 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-05-15T20:02:04.673Z] 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-05-15T20:02:06.077Z] $ docker stop --time=1 9360e00bf2734ea871e1f49e907810f826018edf89253e2f315fb8333da0ac3b [2023-05-15T20:02:07.499Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-15T20:02:07.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-15T20:02:08.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-15T20:02:08.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-15T20:02:08.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T20:02:08.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4566/head:refs/remotes/origin/PR-4566 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-15T20:02:09.646Z] Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit 477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:02:10.193Z] Merge succeeded, producing 477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:02:10.194Z] Checking out Revision 477c6af52a2b8919a28f160b1dc6ae20808679ba (PR-4566) [2023-05-15T20:02:11.134Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-15T20:02:11.201Z] > git --version # timeout=10 [2023-05-15T20:02:11.216Z] > git --version # 'git version 2.25.1' [2023-05-15T20:02:11.239Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-15T20:02:09.673Z] > git config core.sparsecheckout # timeout=10 [2023-05-15T20:02:09.786Z] > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # timeout=10 [2023-05-15T20:02:10.058Z] > git remote # timeout=10 [2023-05-15T20:02:10.085Z] > git config --get remote.origin.url # timeout=10 [2023-05-15T20:02:10.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-15T20:02:10.128Z] > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 [2023-05-15T20:02:10.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-15T20:02:10.203Z] > git config core.sparsecheckout # timeout=10 [2023-05-15T20:02:10.231Z] > git checkout -f 477c6af52a2b8919a28f160b1dc6ae20808679ba # timeout=10 [2023-05-15T20:02:13.194Z] $ docker rm -f --volumes 9360e00bf2734ea871e1f49e907810f826018edf89253e2f315fb8333da0ac3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-15T20:02:14.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T20:02:14.465Z] [2023-05-15T20:02:14.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:02:14.855Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-15T20:02:14.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T20:02:14.855Z] Dload Upload Total Spent Left Speed [2023-05-15T20:02:14.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68187 0 --:--:-- --:--:-- --:--:-- 68553 [2023-05-15T20:02:14.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T20:02:14.899Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-15T20:02:14.899Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-15T20:02:14.899Z] ca9280d653b3: Pulling fs layer [2023-05-15T20:02:14.899Z] 7e9c9ca2126c: Pulling fs layer [2023-05-15T20:02:14.899Z] cbdbe7a5bc2a: Download complete [2023-05-15T20:02:15.158Z] ca9280d653b3: Verifying Checksum [2023-05-15T20:02:15.158Z] ca9280d653b3: Download complete [2023-05-15T20:02:15.158Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2023-05-15T20:02:15.416Z] 7e9c9ca2126c: Download complete [2023-05-15T20:02:15.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-15T20:02:15.677Z] ca9280d653b3: Pull complete [2023-05-15T20:02:15.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-15T20:02:15.993Z] + sudo tee /etc/docker/daemon.new [2023-05-15T20:02:15.993Z] { [2023-05-15T20:02:15.993Z] "registry-mirrors": [ [2023-05-15T20:02:15.993Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-15T20:02:15.993Z] ], [2023-05-15T20:02:15.993Z] "bip": "10.250.0.254/24", [2023-05-15T20:02:15.993Z] "hosts": [ [2023-05-15T20:02:15.993Z] "tcp://0.0.0.0:5555", [2023-05-15T20:02:15.993Z] "unix:///var/run/docker.sock" [2023-05-15T20:02:15.993Z] ], [2023-05-15T20:02:15.993Z] "mtu": 1458, [2023-05-15T20:02:15.993Z] "selinux-enabled": true, [2023-05-15T20:02:15.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-15T20:02:15.993Z] } [Pipeline] sh [2023-05-15T20:02:16.373Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-15T20:02:16.788Z] + sudo service docker restart [2023-05-15T20:02:18.965Z] 7e9c9ca2126c: Pull complete [2023-05-15T20:02:18.965Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-15T20:02:18.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T20:02:18.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:02:19.207Z] prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container [2023-05-15T20:02:19.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-15T20:02:23.642Z] $ docker top 314afdf878d0dcb29fbd2dc446fddd1b1bcd127ef376b86b1e59c79471eb51c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:02:24.435Z] + grep parallel [2023-05-15T20:02:24.436Z] + docker-compose build --help [2023-05-15T20:02:24.695Z] --parallel Build images in parallel. [Pipeline] } [2023-05-15T20:02:24.736Z] $ docker stop --time=1 314afdf878d0dcb29fbd2dc446fddd1b1bcd127ef376b86b1e59c79471eb51c4 [2023-05-15T20:02:25.997Z] $ docker rm -f --volumes 314afdf878d0dcb29fbd2dc446fddd1b1bcd127ef376b86b1e59c79471eb51c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:02:26.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-15T20:02:26.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:02:26.778Z] prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container [2023-05-15T20:02:26.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-15T20:02:27.135Z] $ docker top 7d3d6bf7cc1f3a8e22e62d0a62e1bf3fdc71037ab056ff14f779d26b0c256156 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:02:27.523Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-15T20:02:28.094Z] Building core-command ... [2023-05-15T20:02:28.094Z] Building core-common-config-bootstrapper ... [2023-05-15T20:02:28.094Z] Building core-data ... [2023-05-15T20:02:28.094Z] Building core-metadata ... [2023-05-15T20:02:28.094Z] Building security-bootstrapper ... [2023-05-15T20:02:28.094Z] Building security-proxy-auth ... [2023-05-15T20:02:28.094Z] Building security-proxy-setup ... [2023-05-15T20:02:28.094Z] Building security-secretstore-setup ... [2023-05-15T20:02:28.094Z] Building security-spiffe-token-provider ... [2023-05-15T20:02:28.094Z] Building security-spire-agent ... [2023-05-15T20:02:28.094Z] Building security-spire-config ... [2023-05-15T20:02:28.094Z] Building security-spire-server ... [2023-05-15T20:02:28.094Z] Building support-notifications ... [2023-05-15T20:02:28.094Z] Building support-scheduler ... [2023-05-15T20:02:28.094Z] Building security-bootstrapper [2023-05-15T20:02:28.094Z] Building core-data [2023-05-15T20:02:28.094Z] Building security-proxy-auth [2023-05-15T20:02:28.094Z] Building core-common-config-bootstrapper [2023-05-15T20:02:28.094Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T20:02:35.202Z] provisioning config files... [2023-05-15T20:02:35.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1766348781746971357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:02:35.617Z] ---> docker-login.sh [2023-05-15T20:02:35.618Z] nexus3.edgexfoundry.org:10001 [2023-05-15T20:02:36.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T20:02:36.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T20:02:36.205Z] Configure a credential helper to remove this warning. See [2023-05-15T20:02:36.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T20:02:36.205Z] [2023-05-15T20:02:36.205Z] Login Succeeded [2023-05-15T20:02:36.205Z] nexus3.edgexfoundry.org:10002 [2023-05-15T20:02:36.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T20:02:36.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T20:02:36.475Z] Configure a credential helper to remove this warning. See [2023-05-15T20:02:36.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T20:02:36.475Z] [2023-05-15T20:02:36.475Z] Login Succeeded [2023-05-15T20:02:36.475Z] nexus3.edgexfoundry.org:10003 [2023-05-15T20:02:36.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T20:02:37.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T20:02:37.018Z] Configure a credential helper to remove this warning. See [2023-05-15T20:02:37.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T20:02:37.018Z] [2023-05-15T20:02:37.018Z] Login Succeeded [2023-05-15T20:02:37.018Z] nexus3.edgexfoundry.org:10004 [2023-05-15T20:02:37.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T20:02:37.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T20:02:37.291Z] Configure a credential helper to remove this warning. See [2023-05-15T20:02:37.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T20:02:37.291Z] [2023-05-15T20:02:37.291Z] Login Succeeded [2023-05-15T20:02:37.291Z] docker.io [2023-05-15T20:02:37.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-15T20:02:37.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-15T20:02:37.828Z] Configure a credential helper to remove this warning. See [2023-05-15T20:02:37.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-15T20:02:37.828Z] [2023-05-15T20:02:37.828Z] Login Succeeded [2023-05-15T20:02:37.828Z] ---> docker-login.sh ends [Pipeline] } [2023-05-15T20:02:37.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-15T20:02:38.633Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-15T20:02:38.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T20:02:38.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-15T20:02:38.875Z] ========================================================= [2023-05-15T20:02:38.875Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-15T20:02:38.875Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-15T20:02:39.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T20:02:39.270Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-15T20:02:39.270Z] c41833b44d91: Pulling fs layer [2023-05-15T20:02:39.270Z] ed15518f5707: Pulling fs layer [2023-05-15T20:02:39.270Z] feae8fd75edb: Pulling fs layer [2023-05-15T20:02:39.270Z] 242c74f7c9fa: Pulling fs layer [2023-05-15T20:02:39.270Z] 3cdef696dda3: Pulling fs layer [2023-05-15T20:02:39.270Z] 2ced38df9373: Pulling fs layer [2023-05-15T20:02:39.270Z] 58f1dce35555: Pulling fs layer [2023-05-15T20:02:39.270Z] 3cdef696dda3: Waiting [2023-05-15T20:02:39.552Z] 2ced38df9373: Waiting [2023-05-15T20:02:39.552Z] 58f1dce35555: Waiting [2023-05-15T20:02:39.552Z] 242c74f7c9fa: Waiting [2023-05-15T20:02:39.552Z] ed15518f5707: Verifying Checksum [2023-05-15T20:02:39.552Z] ed15518f5707: Download complete [2023-05-15T20:02:39.552Z] 242c74f7c9fa: Verifying Checksum [2023-05-15T20:02:39.552Z] 242c74f7c9fa: Download complete [2023-05-15T20:02:39.552Z] 3cdef696dda3: Verifying Checksum [2023-05-15T20:02:39.552Z] 3cdef696dda3: Download complete [2023-05-15T20:02:39.552Z] c41833b44d91: Download complete [2023-05-15T20:02:40.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:02:40.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:02:40.311Z] ---> 130dfdb0686e [2023-05-15T20:02:40.311Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:02:40.311Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:02:40.311Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:02:40.311Z] ---> 130dfdb0686e [2023-05-15T20:02:40.311Z] Step 3/33 : WORKDIR /edgex-go [2023-05-15T20:02:40.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:02:40.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:02:40.311Z] ---> 130dfdb0686e [2023-05-15T20:02:40.311Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:02:40.311Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:02:40.311Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:02:40.311Z] ---> 130dfdb0686e [2023-05-15T20:02:40.311Z] Step 3/25 : WORKDIR /edgex-go [2023-05-15T20:02:40.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:02:40.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:02:40.311Z] ---> 130dfdb0686e [2023-05-15T20:02:40.311Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:02:40.680Z] c41833b44d91: Pull complete [2023-05-15T20:02:41.281Z] 58f1dce35555: Verifying Checksum [2023-05-15T20:02:41.281Z] 58f1dce35555: Download complete [2023-05-15T20:02:41.281Z] ed15518f5707: Pull complete [2023-05-15T20:02:42.257Z] feae8fd75edb: Verifying Checksum [2023-05-15T20:02:42.257Z] feae8fd75edb: Download complete [2023-05-15T20:02:42.531Z] 2ced38df9373: Verifying Checksum [2023-05-15T20:02:42.531Z] 2ced38df9373: Download complete [2023-05-15T20:02:50.296Z] ---> Running in 8d90aaa226e8 [2023-05-15T20:02:50.296Z] ---> Running in e7dbb2c87503 [2023-05-15T20:02:50.296Z] ---> Running in d10c52b8e15f [2023-05-15T20:02:50.296Z] ---> Running in b05beee2726d [2023-05-15T20:02:50.296Z] ---> Running in 3835fcb83043 [2023-05-15T20:02:50.296Z] Removing intermediate container d10c52b8e15f [2023-05-15T20:02:50.296Z] ---> aaab4deef778 [2023-05-15T20:02:50.296Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:02:50.296Z] Removing intermediate container 3835fcb83043 [2023-05-15T20:02:50.296Z] ---> f90e33ba9f8c [2023-05-15T20:02:50.296Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:02:50.296Z] Removing intermediate container e7dbb2c87503 [2023-05-15T20:02:50.296Z] ---> 7a6e1ee6a26a [2023-05-15T20:02:50.296Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:02:50.296Z] Removing intermediate container 8d90aaa226e8 [2023-05-15T20:02:50.296Z] ---> 490829775b4a [2023-05-15T20:02:50.296Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-15T20:02:50.296Z] ---> Running in 6dbcfd3a763e [2023-05-15T20:02:50.296Z] ---> Running in d091f66dff84 [2023-05-15T20:02:50.296Z] ---> Running in f5f80b935f13 [2023-05-15T20:02:50.296Z] Removing intermediate container b05beee2726d [2023-05-15T20:02:50.296Z] ---> 0390836a6431 [2023-05-15T20:02:50.296Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-15T20:02:50.557Z] ---> Running in 37beb31f9fbc [2023-05-15T20:02:50.557Z] ---> Running in 3e32c9b069ae [2023-05-15T20:02:50.557Z] Removing intermediate container 6dbcfd3a763e [2023-05-15T20:02:50.557Z] ---> 690a248e62f8 [2023-05-15T20:02:50.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:02:50.557Z] Removing intermediate container f5f80b935f13 [2023-05-15T20:02:50.557Z] ---> b9b21e495622 [2023-05-15T20:02:50.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:02:50.557Z] Removing intermediate container d091f66dff84 [2023-05-15T20:02:50.557Z] ---> 2328c937024c [2023-05-15T20:02:50.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:02:50.557Z] ---> Running in 3a26f4bb51bd [2023-05-15T20:02:50.557Z] ---> Running in 248a702ddaec [2023-05-15T20:02:50.557Z] ---> Running in 2e8d83d78b2f [2023-05-15T20:02:50.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.331Z] OK: 265 MiB in 53 packages [2023-05-15T20:02:51.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.331Z] OK: 265 MiB in 53 packages [2023-05-15T20:02:51.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:02:51.331Z] OK: 265 MiB in 53 packages [2023-05-15T20:02:51.592Z] OK: 265 MiB in 53 packages [2023-05-15T20:02:51.592Z] OK: 265 MiB in 53 packages [2023-05-15T20:02:51.850Z] Removing intermediate container 37beb31f9fbc [2023-05-15T20:02:51.850Z] ---> 5f2f3c3ae937 [2023-05-15T20:02:51.850Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-15T20:02:52.106Z] Removing intermediate container 3e32c9b069ae [2023-05-15T20:02:52.106Z] Removing intermediate container 2e8d83d78b2f [2023-05-15T20:02:52.106Z] ---> d8e94db1ed3e [2023-05-15T20:02:52.106Z] ---> 4e3b94fac799 [2023-05-15T20:02:52.106Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:02:52.106Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-15T20:02:52.106Z] ---> 8d236893d7b5 [2023-05-15T20:02:52.106Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:02:52.106Z] Removing intermediate container 3a26f4bb51bd [2023-05-15T20:02:52.106Z] ---> d53db6bb494b [2023-05-15T20:02:52.106Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:02:52.106Z] ---> Running in 993ed45b3dee [2023-05-15T20:02:52.106Z] Removing intermediate container 248a702ddaec [2023-05-15T20:02:52.106Z] ---> 71e24af30536 [2023-05-15T20:02:52.106Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:02:52.106Z] ---> b8852f51bd40 [2023-05-15T20:02:52.106Z] ---> 02308357ec1f [2023-05-15T20:02:52.106Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:02:52.106Z] [2023-05-15T20:02:52.106Z] ---> Running in fc6b593a3008 [2023-05-15T20:02:52.106Z] ---> Running in 86502ecbf21c [2023-05-15T20:02:52.365Z] ---> 44b5ea5764e9 [2023-05-15T20:02:52.365Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:02:52.365Z] ---> Running in 4852d36de635 [2023-05-15T20:02:52.365Z] ---> 89adc4e6a5b2 [2023-05-15T20:02:52.365Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:02:52.365Z] ---> Running in f4e488aa3848 [2023-05-15T20:02:54.866Z] feae8fd75edb: Pull complete [2023-05-15T20:02:54.866Z] 242c74f7c9fa: Pull complete [2023-05-15T20:02:54.866Z] 3cdef696dda3: Pull complete [2023-05-15T20:03:00.233Z] 2ced38df9373: Pull complete [2023-05-15T20:03:02.824Z] 58f1dce35555: Pull complete [2023-05-15T20:03:02.825Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-15T20:03:02.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T20:03:02.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-15T20:03:03.213Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T20:03:03.213Z] WORKDIR /edgex [2023-05-15T20:03:03.213Z] COPY go.mod . [2023-05-15T20:03:03.213Z] RUN go mod download [2023-05-15T20:03:03.213Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-15T20:03:03.803Z] Sending build context to Docker daemon 2.928MB [2023-05-15T20:03:03.803Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-15T20:03:03.803Z] ---> fadd8f120f05 [2023-05-15T20:03:03.803Z] Step 2/4 : WORKDIR /edgex [2023-05-15T20:03:06.403Z] ---> Running in 40b5028167f8 [2023-05-15T20:03:06.403Z] Removing intermediate container 40b5028167f8 [2023-05-15T20:03:06.403Z] ---> decf86c87c9c [2023-05-15T20:03:06.403Z] Step 3/4 : COPY go.mod . [2023-05-15T20:03:06.672Z] ---> 6363ddda2e19 [2023-05-15T20:03:06.672Z] Step 4/4 : RUN go mod download [2023-05-15T20:03:06.672Z] ---> Running in 20f2b2544dee [2023-05-15T20:03:38.952Z] Removing intermediate container 20f2b2544dee [2023-05-15T20:03:38.952Z] ---> f1faf5886f35 [2023-05-15T20:03:38.952Z] Successfully built f1faf5886f35 [2023-05-15T20:03:38.952Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:03:39.366Z] + docker inspect -f . ci-base-image-arm64 [2023-05-15T20:03:39.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:03:39.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container [2023-05-15T20:03:39.738Z] $ 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-05-15T20:03:41.092Z] $ docker top 99a3ec67c14ab6e2310205af2f545922020945ec7276dd18392bbf595b61e505 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:03:42.020Z] + go version [2023-05-15T20:03:42.020Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-15T20:03:42.064Z] $ docker stop --time=1 99a3ec67c14ab6e2310205af2f545922020945ec7276dd18392bbf595b61e505 [2023-05-15T20:03:43.808Z] $ docker rm -f --volumes 99a3ec67c14ab6e2310205af2f545922020945ec7276dd18392bbf595b61e505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:03:44.755Z] + docker inspect -f . ci-base-image-arm64 [2023-05-15T20:03:44.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:03:45.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container [2023-05-15T20:03:45.140Z] $ 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-05-15T20:03:46.561Z] $ docker top fa7dde3ed4dccf0ba3ed22176532652734f71c8452c75e2ef7ccd24e3c784d57 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-15T20:03:46.835Z] ========================================================= [2023-05-15T20:03:46.835Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-15T20:03:46.835Z] ========================================================= [Pipeline] sh [2023-05-15T20:03:47.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-15T20:03:48.198Z] + make test [2023-05-15T20:03:48.198Z] go test -race -coverprofile=coverage.out ./... [2023-05-15T20:03:51.924Z] Removing intermediate container fc6b593a3008 [2023-05-15T20:03:51.924Z] ---> 94d620e0c8a3 [2023-05-15T20:03:51.924Z] Step 7/25 : COPY . . [2023-05-15T20:03:51.924Z] Removing intermediate container 993ed45b3dee [2023-05-15T20:03:51.924Z] ---> 3b7121c1cc31 [2023-05-15T20:03:51.924Z] Step 7/33 : COPY . . [2023-05-15T20:03:51.924Z] Removing intermediate container f4e488aa3848 [2023-05-15T20:03:51.924Z] ---> e36ee8c30d45 [2023-05-15T20:03:51.924Z] Step 8/23 : COPY . . [2023-05-15T20:03:51.924Z] Removing intermediate container 86502ecbf21c [2023-05-15T20:03:51.924Z] ---> f5a4089f1bcc [2023-05-15T20:03:51.924Z] Step 8/23 : COPY . . [2023-05-15T20:03:51.924Z] Removing intermediate container 4852d36de635 [2023-05-15T20:03:51.924Z] ---> 76de3a8a1e84 [2023-05-15T20:03:51.924Z] Step 8/23 : COPY . . [2023-05-15T20:04:13.929Z] ---> f81973e7b77b [2023-05-15T20:04:13.929Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-15T20:04:13.929Z] ---> 7fdddd90cff1 [2023-05-15T20:04:13.929Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-15T20:04:13.929Z] ---> 5a67c1f9255a [2023-05-15T20:04:13.929Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-15T20:04:13.929Z] ---> cf2c16c737e8 [2023-05-15T20:04:13.929Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-15T20:04:13.929Z] ---> Running in 74bb480ea3c0 [2023-05-15T20:04:13.929Z] ---> Running in e9a96b8f06bb [2023-05-15T20:04:13.929Z] ---> 609b9972317e [2023-05-15T20:04:13.929Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-15T20:04:13.929Z] ---> Running in e0826bddb0bd [2023-05-15T20:04:13.929Z] ---> Running in 98b2565af391 [2023-05-15T20:04:13.929Z] ---> Running in 5b354333890a [2023-05-15T20:04:13.929Z] 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-05-15T20:04:13.929Z] 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-05-15T20:04:13.929Z] 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-05-15T20:04:13.929Z] 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-05-15T20:04:13.929Z] 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-05-15T20:04:38.438Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-15T20:04:40.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-15T20:04:58.660Z] Removing intermediate container e0826bddb0bd [2023-05-15T20:04:58.660Z] ---> e875efe4a47a [2023-05-15T20:04:58.660Z] [2023-05-15T20:04:58.660Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:04:58.660Z] Removing intermediate container 98b2565af391 [2023-05-15T20:04:58.660Z] ---> c52ae8fa7023 [2023-05-15T20:04:58.660Z] [2023-05-15T20:04:58.660Z] Step 9/25 : FROM alpine:3.17 [2023-05-15T20:04:58.660Z] Removing intermediate container 74bb480ea3c0 [2023-05-15T20:04:58.660Z] ---> f1dc7437dba3 [2023-05-15T20:04:58.660Z] [2023-05-15T20:04:58.660Z] Step 9/33 : FROM alpine:3.17 [2023-05-15T20:04:58.660Z] Removing intermediate container 5b354333890a [2023-05-15T20:04:58.660Z] ---> fc1ee437dc41 [2023-05-15T20:04:58.660Z] [2023-05-15T20:04:58.660Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:04:58.660Z] Removing intermediate container e9a96b8f06bb [2023-05-15T20:04:58.660Z] ---> e4b9649e1c6c [2023-05-15T20:04:58.660Z] [2023-05-15T20:04:58.660Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:04:58.660Z] 3.17: Pulling from library/alpine [2023-05-15T20:04:58.660Z] 3.17: Pulling from library/alpine [2023-05-15T20:04:59.231Z] 3.17: Pulling from library/alpine [2023-05-15T20:05:00.165Z] 3.17: Pulling from library/alpine [2023-05-15T20:05:00.166Z] 3.17: Pulling from library/alpine [2023-05-15T20:05:01.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T20:05:01.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T20:05:01.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T20:05:01.548Z] Status: Downloaded newer image for alpine:3.17 [2023-05-15T20:05:01.548Z] Status: Image is up to date for alpine:3.17 [2023-05-15T20:05:01.548Z] Status: Downloaded newer image for alpine:3.17 [2023-05-15T20:05:01.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T20:05:01.548Z] Status: Image is up to date for alpine:3.17 [2023-05-15T20:05:01.548Z] ---> 9ed4aefc74f6 [2023-05-15T20:05:01.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T20:05:01.548Z] ---> 9ed4aefc74f6 [2023-05-15T20:05:01.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T20:05:01.548Z] ---> 9ed4aefc74f6 [2023-05-15T20:05:01.548Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T20:05:01.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T20:05:01.548Z] ---> 9ed4aefc74f6 [2023-05-15T20:05:01.548Z] Status: Image is up to date for alpine:3.17 [2023-05-15T20:05:01.548Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-15T20:05:01.548Z] ---> 9ed4aefc74f6 [2023-05-15T20:05:01.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:05:01.807Z] ---> Running in 420b050e8ead [2023-05-15T20:05:01.807Z] ---> Running in cf4a9083c9e2 [2023-05-15T20:05:01.807Z] ---> Running in 26c302ccaf43 [2023-05-15T20:05:01.807Z] ---> Running in f84d23bb4c93 [2023-05-15T20:05:01.807Z] ---> Running in 8cdeae927049 [2023-05-15T20:05:01.807Z] Removing intermediate container cf4a9083c9e2 [2023-05-15T20:05:01.807Z] ---> 2d1d96784e83 [2023-05-15T20:05:01.807Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-15T20:05:01.807Z] Removing intermediate container 420b050e8ead [2023-05-15T20:05:01.807Z] ---> 0e6287ed8945 [2023-05-15T20:05:01.807Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:05:01.807Z] ---> Running in 833462a6003e [2023-05-15T20:05:01.807Z] Removing intermediate container 26c302ccaf43 [2023-05-15T20:05:01.807Z] ---> c5c0f5ed13d9 [2023-05-15T20:05:01.807Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:05:01.807Z] ---> Running in 65c6ea1862ca [2023-05-15T20:05:01.807Z] Removing intermediate container 8cdeae927049 [2023-05-15T20:05:01.807Z] ---> c339dc4b26ca [2023-05-15T20:05:01.807Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-15T20:05:01.807Z] ---> Running in 52dcd21170d1 [2023-05-15T20:05:02.066Z] ---> Running in 7b2116eac341 [2023-05-15T20:05:02.066Z] Removing intermediate container 7b2116eac341 [2023-05-15T20:05:02.066Z] ---> 85052d2ced84 [2023-05-15T20:05:02.066Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-15T20:05:02.066Z] ---> Running in 95baeb332639 [2023-05-15T20:05:02.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.066Z] Removing intermediate container 95baeb332639 [2023-05-15T20:05:02.066Z] ---> bd9a4f30cfc7 [2023-05-15T20:05:02.066Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:05:02.066Z] ---> Running in 5838bc3cab61 [2023-05-15T20:05:02.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-15T20:05:02.325Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-15T20:05:02.325Z] (3/3) Installing su-exec (0.2-r2) [2023-05-15T20:05:02.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.325Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:05:02.325Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T20:05:02.582Z] OK: 8 MiB in 18 packages [2023-05-15T20:05:02.582Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T20:05:02.582Z] (2/2) Installing su-exec (0.2-r2) [2023-05-15T20:05:02.582Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:05:02.582Z] OK: 7 MiB in 17 packages [2023-05-15T20:05:02.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:02.582Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:05:02.582Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:05:02.582Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:05:02.582Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:05:02.582Z] OK: 7 MiB in 16 packages [2023-05-15T20:05:02.582Z] OK: 7 MiB in 16 packages [2023-05-15T20:05:02.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:03.099Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:05:03.099Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:05:03.099Z] OK: 7 MiB in 16 packages [2023-05-15T20:05:03.099Z] Removing intermediate container 833462a6003e [2023-05-15T20:05:03.099Z] ---> 94cd13bf650f [2023-05-15T20:05:03.099Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-15T20:05:03.099Z] ---> Running in 3e9a188fefc5 [2023-05-15T20:05:03.099Z] Removing intermediate container f84d23bb4c93 [2023-05-15T20:05:03.099Z] ---> 43aa2640e339 [2023-05-15T20:05:03.099Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-15T20:05:03.099Z] ---> Running in e19d32e8c86f [2023-05-15T20:05:03.099Z] Removing intermediate container 65c6ea1862ca [2023-05-15T20:05:03.099Z] ---> 79a8ff2047a3 [2023-05-15T20:05:03.099Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:05:03.099Z] Removing intermediate container 3e9a188fefc5 [2023-05-15T20:05:03.099Z] ---> 4c1625e73365 [2023-05-15T20:05:03.099Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-15T20:05:03.099Z] ---> Running in c8252213c2dc [2023-05-15T20:05:03.099Z] Removing intermediate container 52dcd21170d1 [2023-05-15T20:05:03.099Z] ---> 2d9520fbc29b [2023-05-15T20:05:03.099Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:05:03.365Z] Removing intermediate container e19d32e8c86f [2023-05-15T20:05:03.365Z] ---> 48f976f4b3ae [2023-05-15T20:05:03.365Z] Step 12/25 : WORKDIR / [2023-05-15T20:05:03.365Z] ---> Running in f1eb9a3d51ac [2023-05-15T20:05:03.365Z] Removing intermediate container c8252213c2dc [2023-05-15T20:05:03.365Z] ---> f160c5994124 [2023-05-15T20:05:03.365Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-15T20:05:03.365Z] ---> Running in 9ab9db83d3a3 [2023-05-15T20:05:03.365Z] ---> d7a8ed67ad56 [2023-05-15T20:05:03.365Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:05:03.365Z] ---> ef8ecbf241e4 [2023-05-15T20:05:03.365Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:05:03.365Z] Removing intermediate container f1eb9a3d51ac [2023-05-15T20:05:03.365Z] ---> 00dcb8ca1ff4 [2023-05-15T20:05:03.365Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:05:03.365Z] Removing intermediate container 5838bc3cab61 [2023-05-15T20:05:03.365Z] ---> 8fb2687d4e98 [2023-05-15T20:05:03.365Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:05:03.365Z] Removing intermediate container 9ab9db83d3a3 [2023-05-15T20:05:03.365Z] ---> f12b3e243f99 [2023-05-15T20:05:03.365Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-15T20:05:03.628Z] ---> Running in 174d3e0df58e [2023-05-15T20:05:03.628Z] ---> 5026069566d3 [2023-05-15T20:05:03.628Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-15T20:05:03.628Z] ---> 604be3432c2c [2023-05-15T20:05:03.628Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-15T20:05:03.628Z] ---> 5540624b4936 [2023-05-15T20:05:03.628Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:05:03.628Z] ---> 543243bb7849 [2023-05-15T20:05:03.628Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:05:03.996Z] Removing intermediate container 174d3e0df58e [2023-05-15T20:05:03.996Z] ---> 63ee72852a7a [2023-05-15T20:05:03.996Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-15T20:05:04.255Z] ---> Running in 094cd42dff4f [2023-05-15T20:05:04.255Z] ---> 43b54fda7a9a [2023-05-15T20:05:04.255Z] 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-05-15T20:05:04.255Z] ---> dd923c51e907 [2023-05-15T20:05:04.255Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:05:04.255Z] ---> ac7398c05be6 [2023-05-15T20:05:04.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-15T20:05:04.255Z] ---> d016215dc266 [2023-05-15T20:05:04.255Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:05:04.822Z] ---> d47d908b79b8 [2023-05-15T20:05:04.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-15T20:05:04.822Z] ---> 26af2a45d675 [2023-05-15T20:05:04.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-15T20:05:04.822Z] ---> c4022cc4bb86 [2023-05-15T20:05:04.822Z] 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-05-15T20:05:04.822Z] ---> 99fd332ac1f3 [2023-05-15T20:05:04.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:05:04.822Z] ---> cf5481c9cfd8 [2023-05-15T20:05:04.822Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:05:04.822Z] ---> e3bcfc6b6945 [2023-05-15T20:05:04.822Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:05:04.822Z] ---> Running in 5723a16a1e4f [2023-05-15T20:05:05.081Z] ---> Running in 7a954cfc753a [2023-05-15T20:05:05.081Z] ---> 2b26fb95fa9e [2023-05-15T20:05:05.081Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:05:05.081Z] Removing intermediate container 094cd42dff4f [2023-05-15T20:05:05.081Z] ---> 630087d5011a [2023-05-15T20:05:05.081Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-15T20:05:05.081Z] ---> 27c21a10da8a [2023-05-15T20:05:05.081Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-15T20:05:05.081Z] ---> Running in 664773a4aedb [2023-05-15T20:05:05.081Z] ---> Running in 9f69a4af5ee5 [2023-05-15T20:05:05.081Z] ---> ef4503c582b5 [2023-05-15T20:05:05.081Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-15T20:05:05.409Z] Removing intermediate container 9f69a4af5ee5 [2023-05-15T20:05:05.409Z] ---> 87632b83a3ac [2023-05-15T20:05:05.409Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-15T20:05:05.409Z] Removing intermediate container 664773a4aedb [2023-05-15T20:05:05.409Z] ---> 779ae1fd603c [2023-05-15T20:05:05.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:05:05.409Z] ---> Running in f01121db1529 [2023-05-15T20:05:05.668Z] Removing intermediate container f01121db1529 [2023-05-15T20:05:05.668Z] ---> a4935e3f1772 [2023-05-15T20:05:05.668Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T20:05:05.668Z] ---> 12960ecd46dd [2023-05-15T20:05:05.668Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-15T20:05:05.668Z] ---> Running in e24431ecbbfd [2023-05-15T20:05:05.984Z] ---> Running in d74ecfdec035 [2023-05-15T20:05:05.984Z] ---> af84867613f4 [2023-05-15T20:05:05.984Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-15T20:05:05.984Z] Removing intermediate container 5723a16a1e4f [2023-05-15T20:05:05.984Z] ---> 996688c46494 [2023-05-15T20:05:05.984Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:05:05.984Z] ---> Running in 40b320a47751 [2023-05-15T20:05:05.984Z] Removing intermediate container e24431ecbbfd [2023-05-15T20:05:05.984Z] ---> ea14d2dc54e8 [2023-05-15T20:05:05.984Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:05:05.984Z] ---> Running in 4d475361cf7e [2023-05-15T20:05:05.984Z] Removing intermediate container 40b320a47751 [2023-05-15T20:05:05.984Z] ---> ad257a88a288 [2023-05-15T20:05:05.984Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T20:05:05.984Z] Removing intermediate container 4d475361cf7e [2023-05-15T20:05:05.984Z] ---> 8a959cb71e35 [2023-05-15T20:05:05.984Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:05:06.249Z] ---> Running in 8db85359922f [2023-05-15T20:05:06.249Z] Removing intermediate container 7a954cfc753a [2023-05-15T20:05:06.249Z] ---> 0f05e5618be2 [2023-05-15T20:05:06.249Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:05:06.249Z] ---> Running in 848e6d61383d [2023-05-15T20:05:06.249Z] ---> Running in 0c5ce2fd062a [2023-05-15T20:05:06.249Z] Removing intermediate container 8db85359922f [2023-05-15T20:05:06.249Z] ---> d8802c7c4fb7 [2023-05-15T20:05:06.249Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T20:05:06.508Z] Removing intermediate container 848e6d61383d [2023-05-15T20:05:06.508Z] ---> 24defddbc40b [2023-05-15T20:05:06.508Z] [2023-05-15T20:05:06.508Z] ---> Running in 161828a22fe7 [2023-05-15T20:05:06.508Z] Removing intermediate container 0c5ce2fd062a [2023-05-15T20:05:06.508Z] ---> 7a1026230461 [2023-05-15T20:05:06.508Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T20:05:06.508Z] ---> 20269ace737d [2023-05-15T20:05:06.508Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T20:05:06.508Z] ---> Running in 510286179c1c [2023-05-15T20:05:06.508Z] Successfully built 24defddbc40b [2023-05-15T20:05:06.508Z] Successfully tagged core-data:latest [2023-05-15T20:05:06.508Z]  Building core-data ... done Building support-scheduler [2023-05-15T20:05:06.508Z] Removing intermediate container 161828a22fe7 [2023-05-15T20:05:06.508Z] ---> fa4f79e53161 [2023-05-15T20:05:06.508Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:05:06.508Z] ---> Running in 1214360029d7 [2023-05-15T20:05:06.768Z] Removing intermediate container 510286179c1c [2023-05-15T20:05:06.768Z] ---> fe7eeb508e19 [2023-05-15T20:05:06.768Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T20:05:09.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:05:09.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:05:09.327Z] ---> 130dfdb0686e [2023-05-15T20:05:09.327Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:05:09.327Z] ---> Using cache [2023-05-15T20:05:09.327Z] ---> 7a6e1ee6a26a [2023-05-15T20:05:09.327Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:05:09.327Z] ---> Using cache [2023-05-15T20:05:09.327Z] ---> b9b21e495622 [2023-05-15T20:05:09.327Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:05:09.327Z] ---> Using cache [2023-05-15T20:05:09.327Z] ---> d53db6bb494b [2023-05-15T20:05:09.327Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:05:09.327Z] ---> Using cache [2023-05-15T20:05:09.327Z] ---> 44b5ea5764e9 [2023-05-15T20:05:09.327Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:05:09.327Z] ---> Using cache [2023-05-15T20:05:09.327Z] ---> 76de3a8a1e84 [2023-05-15T20:05:09.327Z] Step 8/23 : COPY . . [2023-05-15T20:05:09.327Z] ---> Using cache [2023-05-15T20:05:09.327Z] ---> 609b9972317e [2023-05-15T20:05:09.327Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-15T20:05:10.266Z] ---> Running in 7c9fd6219957 [2023-05-15T20:05:10.266Z] Removing intermediate container d74ecfdec035 [2023-05-15T20:05:10.266Z] ---> e05a459e3b0f [2023-05-15T20:05:10.266Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:05:10.266Z] ---> Running in 766805074d6c [2023-05-15T20:05:10.266Z] Removing intermediate container 1214360029d7 [2023-05-15T20:05:10.266Z] ---> eb0ad083f3fc [2023-05-15T20:05:10.266Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:05:10.266Z] ---> d18cd169c9eb [2023-05-15T20:05:10.266Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:05:10.266Z] ---> Running in ac7a84bbd31e [2023-05-15T20:05:10.524Z] ---> Running in 5d3432dc9f60 [2023-05-15T20:05:10.524Z] Removing intermediate container 7c9fd6219957 [2023-05-15T20:05:10.524Z] ---> 1105452d4ec5 [2023-05-15T20:05:10.524Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:05:10.524Z] ---> Running in 51a4b4481bb7 [2023-05-15T20:05:10.524Z] Removing intermediate container ac7a84bbd31e [2023-05-15T20:05:10.524Z] ---> 06dadd04e39d [2023-05-15T20:05:10.524Z] [2023-05-15T20:05:10.524Z] ---> 9bcbd3e615f5 [2023-05-15T20:05:10.524Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:05:10.524Z] Successfully built 06dadd04e39d [2023-05-15T20:05:10.524Z] Successfully tagged security-proxy-auth:latest [2023-05-15T20:05:10.524Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-05-15T20:05:10.524Z] Removing intermediate container 51a4b4481bb7 [2023-05-15T20:05:10.524Z] ---> 61ca1dca5bae [2023-05-15T20:05:10.524Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:05:10.524Z] ---> Running in 701fc998e878 [2023-05-15T20:05:10.781Z] 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-05-15T20:05:14.103Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:05:14.103Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:05:15.046Z] ---> 130dfdb0686e [2023-05-15T20:05:15.046Z] Step 3/20 : WORKDIR /edgex-go [2023-05-15T20:05:15.046Z] ---> Using cache [2023-05-15T20:05:15.046Z] ---> 0390836a6431 [2023-05-15T20:05:15.046Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-15T20:05:15.650Z] ---> d505d54c2582 [2023-05-15T20:05:15.650Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-15T20:05:15.650Z] Removing intermediate container 701fc998e878 [2023-05-15T20:05:15.650Z] ---> feeb38bff923 [2023-05-15T20:05:15.650Z] [2023-05-15T20:05:15.650Z] ---> Running in 5b49c36bc074 [2023-05-15T20:05:15.912Z] Successfully built feeb38bff923 [2023-05-15T20:05:15.912Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-15T20:05:15.912Z] Building support-notifications [2023-05-15T20:05:15.912Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 5d3432dc9f60 [2023-05-15T20:05:15.912Z] ---> 5d387c591a2e [2023-05-15T20:05:15.912Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:05:17.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:17.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:17.577Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:05:17.577Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:05:17.577Z] OK: 17821 distinct packages available [2023-05-15T20:05:17.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:17.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:18.201Z] OK: 265 MiB in 53 packages [2023-05-15T20:05:18.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:05:18.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:05:18.771Z] ---> 130dfdb0686e [2023-05-15T20:05:18.771Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:05:18.771Z] ---> Using cache [2023-05-15T20:05:18.771Z] ---> 7a6e1ee6a26a [2023-05-15T20:05:18.771Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:05:18.771Z] ---> Using cache [2023-05-15T20:05:18.771Z] ---> b9b21e495622 [2023-05-15T20:05:18.771Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-15T20:05:23.360Z] ---> Running in 683c85286d32 [2023-05-15T20:05:23.360Z] ---> Running in ffeeeb7ef9a3 [2023-05-15T20:05:23.360Z] ---> 094a8a1b499c [2023-05-15T20:05:23.360Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-15T20:05:23.360Z] Removing intermediate container 683c85286d32 [2023-05-15T20:05:23.360Z] ---> 93730005a3cf [2023-05-15T20:05:23.360Z] Step 23/25 : LABEL arch=x86_64 [2023-05-15T20:05:23.360Z] ---> 2e27e86c67d2 [2023-05-15T20:05:23.360Z] Removing intermediate container 5b49c36bc074 [2023-05-15T20:05:23.360Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ ---> 092b43853f0b [2023-05-15T20:05:23.360Z] ---> Running in 22ef4df256da [2023-05-15T20:05:23.360Z] [2023-05-15T20:05:23.360Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-15T20:05:23.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:23.360Z] Removing intermediate container 22ef4df256da [2023-05-15T20:05:23.360Z] ---> 8a6ecacdf7c9 [2023-05-15T20:05:23.360Z] Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:05:23.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:23.360Z] ---> ca1ba2426043 [2023-05-15T20:05:23.360Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:05:23.360Z] ---> 8a099e071997 [2023-05-15T20:05:23.360Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-15T20:05:23.360Z] ---> Running in 7587e243ae6c [2023-05-15T20:05:23.360Z] ---> Running in 0bf2fc525cb1 [2023-05-15T20:05:23.360Z] Removing intermediate container 7587e243ae6c [2023-05-15T20:05:23.360Z] ---> ee40d1fd17e7 [2023-05-15T20:05:23.360Z] Step 25/25 : LABEL version=0.0.0 [2023-05-15T20:05:23.621Z] ---> Running in 107294b19d48 [2023-05-15T20:05:23.621Z] OK: 265 MiB in 53 packages [2023-05-15T20:05:23.621Z] ---> 37be1935f6a8 [2023-05-15T20:05:23.621Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-15T20:05:23.621Z] Removing intermediate container 107294b19d48 [2023-05-15T20:05:23.621Z] ---> ea6080ce165b [2023-05-15T20:05:23.621Z] [2023-05-15T20:05:23.621Z] ---> 225e72c090b6 [2023-05-15T20:05:23.621Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-15T20:05:23.883Z] Successfully built ea6080ce165b [2023-05-15T20:05:23.883Z] Successfully tagged security-secretstore-setup:latest [2023-05-15T20:05:23.883Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-05-15T20:05:26.423Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:05:26.423Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:05:26.423Z] ---> 130dfdb0686e [2023-05-15T20:05:26.423Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T20:05:26.423Z] ---> Using cache [2023-05-15T20:05:26.423Z] ---> 0390836a6431 [2023-05-15T20:05:26.423Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T20:05:31.799Z] ---> c979c180bc9b [2023-05-15T20:05:31.799Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-15T20:05:31.799Z] Removing intermediate container ffeeeb7ef9a3 [2023-05-15T20:05:31.799Z] ---> 402e6150465c [2023-05-15T20:05:31.799Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:05:31.799Z] ---> Running in c96896bac006 [2023-05-15T20:05:31.799Z] ---> Running in 7729417dd5d0 [2023-05-15T20:05:31.799Z] ---> 97f6ab7f6244 [2023-05-15T20:05:31.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:05:31.799Z] ---> Running in 616977520b9b [2023-05-15T20:05:31.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:32.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:32.321Z] OK: 265 MiB in 53 packages [2023-05-15T20:05:32.581Z] Removing intermediate container c96896bac006 [2023-05-15T20:05:32.581Z] ---> 0f6eaac6d93d [2023-05-15T20:05:32.581Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-15T20:05:32.581Z] ---> Running in fe0533672d42 [2023-05-15T20:05:32.581Z] Removing intermediate container fe0533672d42 [2023-05-15T20:05:32.581Z] ---> 8ee4818c801a [2023-05-15T20:05:32.581Z] Step 30/33 : CMD ["gate"] [2023-05-15T20:05:32.581Z] ---> Running in ebd40390ba3e [2023-05-15T20:05:32.841Z] Removing intermediate container 7729417dd5d0 [2023-05-15T20:05:32.841Z] ---> a6580bf7ac5c [2023-05-15T20:05:32.841Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T20:05:33.101Z] Removing intermediate container ebd40390ba3e [2023-05-15T20:05:33.101Z] ---> fe82dff478f9 [2023-05-15T20:05:33.101Z] Step 31/33 : LABEL arch=x86_64 [2023-05-15T20:05:35.014Z] ---> 643784a8c192 [2023-05-15T20:05:35.014Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:05:35.014Z] ---> Running in 41ffcc694412 [2023-05-15T20:05:35.276Z] ---> Running in c97c6d5440bb [2023-05-15T20:05:35.276Z] Removing intermediate container 41ffcc694412 [2023-05-15T20:05:35.276Z] ---> f35636f011a7 [2023-05-15T20:05:35.276Z] Step 32/33 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:05:35.276Z] ---> Running in 6c4b115193ee [2023-05-15T20:05:35.538Z] Removing intermediate container 6c4b115193ee [2023-05-15T20:05:35.538Z] ---> c92c70cb0a9f [2023-05-15T20:05:35.538Z] Step 33/33 : LABEL version=0.0.0 [2023-05-15T20:05:35.538Z] ---> Running in 34a63c09458e [2023-05-15T20:05:35.538Z] Removing intermediate container 766805074d6c [2023-05-15T20:05:35.538Z] ---> af4ba220a04c [2023-05-15T20:05:35.538Z] [2023-05-15T20:05:35.538Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:05:35.538Z] ---> 9ed4aefc74f6 [2023-05-15T20:05:35.538Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:05:35.803Z] ---> Running in 70cbba46c51a [2023-05-15T20:05:35.803Z] Removing intermediate container 34a63c09458e [2023-05-15T20:05:35.803Z] ---> 65728b202b70 [2023-05-15T20:05:35.803Z] [2023-05-15T20:05:35.803Z] Successfully built 65728b202b70 [2023-05-15T20:05:35.803Z] Successfully tagged security-bootstrapper:latest [2023-05-15T20:05:35.803Z] Building security-proxy-setup [2023-05-15T20:05:36.062Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:36.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:05:36.322Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:05:36.322Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:05:36.322Z] OK: 7 MiB in 16 packages [2023-05-15T20:05:42.264Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:05:42.264Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:05:42.264Z] ---> 130dfdb0686e [2023-05-15T20:05:42.264Z] Step 3/22 : WORKDIR /edgex-go [2023-05-15T20:05:42.264Z] ---> Using cache [2023-05-15T20:05:42.264Z] ---> 0390836a6431 [2023-05-15T20:05:42.264Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-15T20:05:42.264Z] ---> Using cache [2023-05-15T20:05:42.264Z] ---> d8e94db1ed3e [2023-05-15T20:05:42.264Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-15T20:05:42.264Z] ---> Using cache [2023-05-15T20:05:42.264Z] ---> b8852f51bd40 [2023-05-15T20:05:42.264Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:05:42.264Z] ---> Using cache [2023-05-15T20:05:42.264Z] ---> 94d620e0c8a3 [2023-05-15T20:05:42.264Z] Step 7/22 : COPY . . [2023-05-15T20:05:42.264Z] ---> Using cache [2023-05-15T20:05:42.264Z] ---> 5a67c1f9255a [2023-05-15T20:05:42.264Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-15T20:05:43.205Z] ---> Running in f6dd44cf0b3e [2023-05-15T20:05:43.205Z] Removing intermediate container 70cbba46c51a [2023-05-15T20:05:43.205Z] ---> a7b1a7d3a89f [2023-05-15T20:05:43.205Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:05:43.466Z] ---> Running in aa52576274fb [2023-05-15T20:05:43.466Z] Removing intermediate container aa52576274fb [2023-05-15T20:05:43.466Z] ---> 9b6097c00079 [2023-05-15T20:05:43.466Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-15T20:05:43.466Z] ---> Running in 31f3b9f129d9 [2023-05-15T20:05:43.466Z] 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-05-15T20:05:43.726Z] Removing intermediate container 31f3b9f129d9 [2023-05-15T20:05:43.726Z] ---> 8a8dfce56339 [2023-05-15T20:05:43.726Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T20:05:43.726Z] ---> Running in c8a8c3f13bdf [2023-05-15T20:05:43.726Z] Removing intermediate container c8a8c3f13bdf [2023-05-15T20:05:43.726Z] ---> a8a23078e4d6 [2023-05-15T20:05:43.726Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:05:43.985Z] ---> 62e5f10cffae [2023-05-15T20:05:43.985Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:05:43.985Z] ---> 0e95dba54aba [2023-05-15T20:05:43.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-15T20:05:45.398Z] ---> 3ce393bb2510 [2023-05-15T20:05:45.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:05:48.855Z] ---> 7ddb1375f11e [2023-05-15T20:05:48.855Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-15T20:05:56.995Z] ---> Running in 5061acc5a1e1 [2023-05-15T20:05:56.995Z] Removing intermediate container 5061acc5a1e1 [2023-05-15T20:05:56.995Z] ---> 6fcd4bc184fc [2023-05-15T20:05:56.995Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:05:56.995Z] ---> Running in 426ac8f8192c [2023-05-15T20:05:56.995Z] Removing intermediate container 426ac8f8192c [2023-05-15T20:05:56.995Z] ---> b4033e8cb204 [2023-05-15T20:05:56.995Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T20:05:57.564Z] ---> Running in 7d86a72f9870 [2023-05-15T20:06:09.831Z] Removing intermediate container 7d86a72f9870 [2023-05-15T20:06:09.831Z] ---> aab8ba63f9d5 [2023-05-15T20:06:09.831Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:06:09.831Z] ---> Running in dfe0ce33fcf5 [2023-05-15T20:06:09.831Z] Removing intermediate container 616977520b9b [2023-05-15T20:06:09.831Z] ---> e8788b66171f [2023-05-15T20:06:09.831Z] Step 8/23 : COPY . . [2023-05-15T20:06:09.831Z] Removing intermediate container 0bf2fc525cb1 [2023-05-15T20:06:09.831Z] ---> 4b27b4ac5174 [2023-05-15T20:06:09.831Z] Step 7/20 : COPY . . [2023-05-15T20:06:10.207Z] Removing intermediate container dfe0ce33fcf5 [2023-05-15T20:06:10.207Z] ---> 81388ed76265 [2023-05-15T20:06:10.207Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:06:22.536Z] ---> Running in 30df076c9580 [2023-05-15T20:06:22.536Z] ---> f437c6e2a8e8 [2023-05-15T20:06:22.536Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-15T20:06:22.536Z] ---> Running in 5fdee560b931 [2023-05-15T20:06:22.536Z] ---> d9203151f45d [2023-05-15T20:06:22.536Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-15T20:06:22.536Z] Removing intermediate container 30df076c9580 [2023-05-15T20:06:22.536Z] ---> b14a7d920921 [2023-05-15T20:06:22.536Z] [2023-05-15T20:06:22.536Z] Removing intermediate container f6dd44cf0b3e [2023-05-15T20:06:22.536Z] ---> 78524e88f8c8 [2023-05-15T20:06:22.536Z] [2023-05-15T20:06:22.536Z] Step 9/22 : FROM alpine:3.17 [2023-05-15T20:06:22.536Z] ---> 9ed4aefc74f6 [2023-05-15T20:06:22.536Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-15T20:06:22.536Z] ---> Running in c4f80267fa04 [2023-05-15T20:06:22.536Z] ---> Running in 7aaed171ff75 [2023-05-15T20:06:22.536Z] Successfully built b14a7d920921 [2023-05-15T20:06:22.536Z] Successfully tagged support-scheduler:latest [2023-05-15T20:06:22.536Z]  Building support-scheduler ... done Building security-spire-server [2023-05-15T20:06:22.797Z] 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-05-15T20:06:23.058Z] Removing intermediate container c97c6d5440bb [2023-05-15T20:06:23.058Z] ---> 6162199f576c [2023-05-15T20:06:23.058Z] Step 7/27 : COPY . . [2023-05-15T20:06:23.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:23.058Z] 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-05-15T20:06:23.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:23.318Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T20:06:23.318Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-15T20:06:23.318Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:06:23.318Z] OK: 8 MiB in 17 packages [2023-05-15T20:06:27.679Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:06:27.679Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:06:27.679Z] ---> 130dfdb0686e [2023-05-15T20:06:27.679Z] Step 3/26 : WORKDIR /edgex-go [2023-05-15T20:06:27.679Z] ---> Using cache [2023-05-15T20:06:27.679Z] ---> 0390836a6431 [2023-05-15T20:06:27.679Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T20:06:27.679Z] ---> Using cache [2023-05-15T20:06:27.679Z] ---> a6580bf7ac5c [2023-05-15T20:06:27.679Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-15T20:06:27.679Z] ---> Using cache [2023-05-15T20:06:27.679Z] ---> 643784a8c192 [2023-05-15T20:06:27.679Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:06:27.679Z] ---> Using cache [2023-05-15T20:06:27.679Z] ---> 6162199f576c [2023-05-15T20:06:27.679Z] Step 7/26 : COPY . . [2023-05-15T20:06:45.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-15T20:06:45.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-15T20:06:45.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-15T20:06:45.842Z] Removing intermediate container c4f80267fa04 [2023-05-15T20:06:45.842Z] ---> 64c575f74de9 [2023-05-15T20:06:45.842Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-15T20:06:45.842Z] ---> Running in 377fa6260d77 [2023-05-15T20:06:45.842Z] ---> ff6a9e2caadc [2023-05-15T20:06:45.842Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T20:06:45.842Z] ---> f6d60a711372 [2023-05-15T20:06:45.842Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T20:06:45.842Z] ---> Running in 4e49d2570fa4 [2023-05-15T20:06:45.842Z] ---> Running in 17aeed9f6e74 [2023-05-15T20:06:45.842Z] Removing intermediate container 377fa6260d77 [2023-05-15T20:06:45.842Z] ---> bf9285312b5c [2023-05-15T20:06:45.842Z] Step 12/22 : WORKDIR /edgex [2023-05-15T20:06:45.842Z] ---> Running in d57727e4c1e9 [2023-05-15T20:06:45.842Z] Removing intermediate container 4e49d2570fa4 [2023-05-15T20:06:45.842Z] ---> c9a5443552b5 [2023-05-15T20:06:45.842Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-15T20:06:45.842Z] Removing intermediate container 17aeed9f6e74 [2023-05-15T20:06:45.842Z] ---> 724b2b4935b2 [2023-05-15T20:06:45.842Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T20:06:45.842Z] ---> Running in c427ff97d8c7 [2023-05-15T20:06:45.842Z] ---> Running in 21554b48c277 [2023-05-15T20:06:45.842Z] Removing intermediate container d57727e4c1e9 [2023-05-15T20:06:45.842Z] ---> fadf936dbd80 [2023-05-15T20:06:45.842Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:06:45.842Z] Removing intermediate container 21554b48c277 [2023-05-15T20:06:45.842Z] ---> 2efa055aca7f [2023-05-15T20:06:45.842Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T20:06:45.842Z] Removing intermediate container c427ff97d8c7 [2023-05-15T20:06:45.842Z] ---> a5649691b7fe [2023-05-15T20:06:45.842Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T20:06:45.842Z] ---> Running in 53fbce542899 [2023-05-15T20:06:45.842Z] ---> Running in db89496fc389 [2023-05-15T20:06:45.842Z] ---> d127e565b130 [2023-05-15T20:06:45.842Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:06:45.842Z] Removing intermediate container 53fbce542899 [2023-05-15T20:06:45.842Z] ---> db739baff367 [2023-05-15T20:06:45.842Z] 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-05-15T20:06:45.842Z] Removing intermediate container db89496fc389 [2023-05-15T20:06:45.842Z] ---> 02ddac855c0d [2023-05-15T20:06:45.842Z] 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-05-15T20:06:45.842Z] ---> Running in 70e0f413af0c [2023-05-15T20:06:45.842Z] ---> Running in 1a82c9ebd6f6 [2023-05-15T20:06:45.842Z] ---> 4190b6f61bde [2023-05-15T20:06:45.842Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-15T20:06:45.842Z] ---> 00b8473ae246 [2023-05-15T20:06:45.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-15T20:06:45.842Z] ---> caf888291cfe [2023-05-15T20:06:45.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T20:06:45.842Z] ---> fa9e944065f3 [2023-05-15T20:06:45.842Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:06:45.842Z] Removing intermediate container 1a82c9ebd6f6 [2023-05-15T20:06:45.842Z] ---> 5e7d90c27f12 [2023-05-15T20:06:45.842Z] Step 12/26 : WORKDIR /edgex-go [2023-05-15T20:06:46.103Z] ---> Running in 664f5a4f01f0 [2023-05-15T20:06:46.103Z] ---> Running in d6c85a47385c [2023-05-15T20:06:46.103Z] Removing intermediate container 70e0f413af0c [2023-05-15T20:06:46.103Z] ---> a5e8837c5d25 [2023-05-15T20:06:46.103Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T20:06:46.362Z] ---> Running in 82c4c168d80c [2023-05-15T20:06:46.362Z] Removing intermediate container d6c85a47385c [2023-05-15T20:06:46.362Z] ---> 04528726641e [2023-05-15T20:06:46.362Z] [2023-05-15T20:06:46.362Z] Step 13/26 : FROM alpine:3.17 [2023-05-15T20:06:46.363Z] ---> 9ed4aefc74f6 [2023-05-15T20:06:46.363Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T20:06:46.664Z] ---> Running in 4bdcac445194 [2023-05-15T20:06:46.664Z] Removing intermediate container 82c4c168d80c [2023-05-15T20:06:46.664Z] ---> 748a10b94975 [2023-05-15T20:06:46.664Z] [2023-05-15T20:06:46.664Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T20:06:46.664Z] ---> 9ed4aefc74f6 [2023-05-15T20:06:46.664Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T20:06:46.664Z] Removing intermediate container 4bdcac445194 [2023-05-15T20:06:46.664Z] ---> 9b132afda057 [2023-05-15T20:06:46.664Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T20:06:46.664Z] ---> Running in f38661e366ff [2023-05-15T20:06:46.923Z] ---> Running in 3170dc21f6f2 [2023-05-15T20:06:46.923Z] Removing intermediate container f38661e366ff [2023-05-15T20:06:46.923Z] ---> bdcc91ae1dc8 [2023-05-15T20:06:46.923Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-15T20:06:46.923Z] ---> Running in 4e48c7346901 [2023-05-15T20:06:47.491Z] Removing intermediate container 664f5a4f01f0 [2023-05-15T20:06:47.491Z] ---> 0ad673968c9a [2023-05-15T20:06:47.491Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:06:47.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:47.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:47.491Z] ---> Running in c21902e29dd9 [2023-05-15T20:06:47.754Z] Removing intermediate container c21902e29dd9 [2023-05-15T20:06:47.754Z] ---> bb6a0f433f0d [2023-05-15T20:06:47.754Z] Step 20/22 : LABEL arch=x86_64 [2023-05-15T20:06:47.754Z] ---> Running in e694653204b3 [2023-05-15T20:06:47.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:47.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:48.012Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:06:48.012Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:06:48.012Z] OK: 17821 distinct packages available [2023-05-15T20:06:48.012Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:06:48.012Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:06:48.012Z] OK: 17821 distinct packages available [2023-05-15T20:06:48.012Z] Removing intermediate container e694653204b3 [2023-05-15T20:06:48.012Z] ---> bcd7d7deffa9 [2023-05-15T20:06:48.012Z] Step 21/22 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:06:48.012Z] ---> Running in 129e58757f20 [2023-05-15T20:06:48.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:48.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:48.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:06:48.270Z] Removing intermediate container 129e58757f20 [2023-05-15T20:06:48.270Z] ---> 5a207ad3d190 [2023-05-15T20:06:48.270Z] Step 22/22 : LABEL version=0.0.0 [2023-05-15T20:06:48.270Z] ---> Running in fdf3884aa94d [2023-05-15T20:06:48.270Z] Removing intermediate container fdf3884aa94d [2023-05-15T20:06:48.270Z] ---> d464f1e5216e [2023-05-15T20:06:48.270Z] [2023-05-15T20:06:48.270Z] Successfully built d464f1e5216e [2023-05-15T20:06:48.270Z] Successfully tagged security-proxy-setup:latest [2023-05-15T20:06:48.270Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-05-15T20:06:48.270Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-15T20:06:48.270Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-15T20:06:48.270Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:06:48.270Z] (3/4) Installing libucontext (1.2-r0) [2023-05-15T20:06:48.270Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-15T20:06:48.270Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:06:48.270Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:06:48.270Z] (3/5) Installing libucontext (1.2-r0) [2023-05-15T20:06:48.270Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-15T20:06:48.528Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-15T20:06:48.528Z] OK: 7 MiB in 19 packages [2023-05-15T20:06:48.528Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:06:48.528Z] OK: 8 MiB in 20 packages [2023-05-15T20:06:48.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-15T20:06:48.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-15T20:06:50.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-15T20:06:50.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-15T20:06:50.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-15T20:06:50.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-15T20:06:51.060Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:06:51.060Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:06:51.060Z] ---> 130dfdb0686e [2023-05-15T20:06:51.060Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> 0390836a6431 [2023-05-15T20:06:51.060Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> a6580bf7ac5c [2023-05-15T20:06:51.060Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> 643784a8c192 [2023-05-15T20:06:51.060Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> 6162199f576c [2023-05-15T20:06:51.060Z] Step 7/27 : COPY . . [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> ff6a9e2caadc [2023-05-15T20:06:51.060Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> c9a5443552b5 [2023-05-15T20:06:51.060Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> 2efa055aca7f [2023-05-15T20:06:51.060Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T20:06:51.060Z] ---> Using cache [2023-05-15T20:06:51.060Z] ---> db739baff367 [2023-05-15T20:06:51.060Z] 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-05-15T20:06:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-15T20:06:54.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-15T20:06:54.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-15T20:06:54.280Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-15T20:06:54.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-15T20:06:56.330Z] ---> Running in df7743468851 [2023-05-15T20:06:57.265Z] Removing intermediate container 4e48c7346901 [2023-05-15T20:06:57.265Z] ---> 1078b5266ed0 [2023-05-15T20:06:57.265Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:06:57.265Z] Removing intermediate container 3170dc21f6f2 [2023-05-15T20:06:57.265Z] ---> b1a86e7f6335 [2023-05-15T20:06:57.265Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:07:01.452Z] ---> b45cfdcd2abe [2023-05-15T20:07:01.452Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:01.452Z] ---> 4a1dccfd3a86 [2023-05-15T20:07:01.452Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:01.452Z] Removing intermediate container df7743468851 [2023-05-15T20:07:01.452Z] ---> 6ca61462f4ec [2023-05-15T20:07:01.452Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T20:07:01.452Z] ---> 788027edafe4 [2023-05-15T20:07:01.452Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T20:07:01.452Z] ---> Running in c6b9f2d3c50e [2023-05-15T20:07:01.452Z] ---> 0692078bc32a [2023-05-15T20:07:01.452Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T20:07:01.452Z] Removing intermediate container 7aaed171ff75 [2023-05-15T20:07:01.452Z] ---> cb15544afcf5 [2023-05-15T20:07:01.452Z] [2023-05-15T20:07:01.452Z] Removing intermediate container 5fdee560b931 [2023-05-15T20:07:01.452Z] Step 9/20 : FROM alpine:3.17 ---> 5f5e8b8e42bc [2023-05-15T20:07:01.452Z] [2023-05-15T20:07:01.452Z] [2023-05-15T20:07:01.452Z] Step 10/23 : FROM alpine:3.17 ---> 9ed4aefc74f6 [2023-05-15T20:07:01.452Z] [2023-05-15T20:07:01.452Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T20:07:01.452Z] ---> 9ed4aefc74f6 [2023-05-15T20:07:01.452Z] ---> Using cache [2023-05-15T20:07:01.452Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init ---> 2d1d96784e83 [2023-05-15T20:07:01.452Z] [2023-05-15T20:07:01.452Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-15T20:07:01.452Z] ---> Running in a3cbb93c94bd [2023-05-15T20:07:01.452Z] ---> Running in 818eddede78a [2023-05-15T20:07:01.452Z] Removing intermediate container c6b9f2d3c50e [2023-05-15T20:07:01.452Z] ---> 170b63faa290 [2023-05-15T20:07:01.452Z] [2023-05-15T20:07:01.452Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T20:07:01.452Z] ---> 9ed4aefc74f6 [2023-05-15T20:07:01.452Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T20:07:01.452Z] ---> Using cache [2023-05-15T20:07:01.452Z] ---> bdcc91ae1dc8 [2023-05-15T20:07:01.452Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T20:07:01.710Z] ---> Running in 2a01b604351a [2023-05-15T20:07:01.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:01.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:01.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.226Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-15T20:07:02.226Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-15T20:07:02.226Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:07:02.226Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T20:07:02.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.499Z] OK: 8 MiB in 17 packages [2023-05-15T20:07:02.499Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:07:02.499Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:07:02.499Z] OK: 17821 distinct packages available [2023-05-15T20:07:02.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.499Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:07:02.499Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:07:02.499Z] OK: 17821 distinct packages available [2023-05-15T20:07:02.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-15T20:07:02.762Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-15T20:07:02.762Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-15T20:07:02.762Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-15T20:07:02.762Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-15T20:07:02.762Z] (5/9) Installing curl (8.0.1-r0) [2023-05-15T20:07:02.762Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-15T20:07:03.022Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:07:03.022Z] (8/9) Installing libucontext (1.2-r0) [2023-05-15T20:07:03.022Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-15T20:07:03.022Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:07:03.022Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T20:07:03.022Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-15T20:07:03.022Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:07:03.022Z] (3/5) Installing libucontext (1.2-r0) [2023-05-15T20:07:03.022Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-15T20:07:03.022Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-15T20:07:03.022Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:07:03.022Z] OK: 8 MiB in 20 packages [2023-05-15T20:07:03.022Z] OK: 10 MiB in 24 packages [2023-05-15T20:07:06.311Z] ---> fd0c7c6c4d22 [2023-05-15T20:07:06.311Z] ---> 310c2fc0fa1d [2023-05-15T20:07:06.311Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T20:07:06.311Z] [2023-05-15T20:07:06.578Z] ---> 18183e5ec2dd [2023-05-15T20:07:06.578Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-15T20:07:06.578Z] ---> aef081545fd4 [2023-05-15T20:07:06.578Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-15T20:07:06.578Z] Removing intermediate container a3cbb93c94bd [2023-05-15T20:07:06.578Z] ---> a3ac596c24d8 [2023-05-15T20:07:06.578Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:07:06.578Z] ---> Running in 6ba320464ebb [2023-05-15T20:07:06.578Z] Removing intermediate container 2a01b604351a [2023-05-15T20:07:06.578Z] ---> 16493c35a6d8 [2023-05-15T20:07:06.578Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:07:06.578Z] ---> Running in ef5505fcf639 [2023-05-15T20:07:06.578Z] ---> 6a6fe07ec72f [2023-05-15T20:07:06.578Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-15T20:07:06.837Z] Removing intermediate container 818eddede78a [2023-05-15T20:07:06.837Z] ---> a123a49ecd65 [2023-05-15T20:07:06.837Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:07:06.837Z] Removing intermediate container 6ba320464ebb [2023-05-15T20:07:06.837Z] ---> f87b57c79b7d [2023-05-15T20:07:06.837Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-15T20:07:06.837Z] Removing intermediate container ef5505fcf639 [2023-05-15T20:07:06.837Z] ---> 44e9bb43f59b [2023-05-15T20:07:06.837Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-15T20:07:06.837Z] ---> d5ff1e5d5112 [2023-05-15T20:07:06.837Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:06.837Z] ---> Running in b321bd80f8df [2023-05-15T20:07:06.837Z] ---> 8d8e5cb140b9 [2023-05-15T20:07:06.837Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T20:07:06.837Z] ---> 969f6d7c90a3 [2023-05-15T20:07:06.837Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:07.097Z] ---> Running in d0fe1cf993d2 [2023-05-15T20:07:07.097Z] Removing intermediate container b321bd80f8df [2023-05-15T20:07:07.097Z] ---> 2abfe8118965 [2023-05-15T20:07:07.097Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T20:07:07.097Z] ---> 33bce3224f3d [2023-05-15T20:07:07.097Z] Step 22/27 : WORKDIR / [2023-05-15T20:07:07.097Z] ---> 4e3a06f78c02 [2023-05-15T20:07:07.097Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-15T20:07:07.097Z] ---> Running in 230d3f8324f5 [2023-05-15T20:07:07.097Z] ---> Running in 2a401ccc1d91 [2023-05-15T20:07:07.097Z] Removing intermediate container d0fe1cf993d2 [2023-05-15T20:07:07.097Z] ---> f8c66e19a4dd [2023-05-15T20:07:07.097Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T20:07:07.097Z] ---> 50d72e01407c [2023-05-15T20:07:07.097Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-15T20:07:07.097Z] ---> Running in ff0640412de1 [2023-05-15T20:07:07.355Z] Removing intermediate container 230d3f8324f5 [2023-05-15T20:07:07.355Z] ---> 26fc0fd64ce3 [2023-05-15T20:07:07.355Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:07:07.355Z] Removing intermediate container 2a401ccc1d91 [2023-05-15T20:07:07.355Z] ---> 4262841141a9 [2023-05-15T20:07:07.355Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T20:07:07.355Z] ---> Running in dd12547469df [2023-05-15T20:07:07.355Z] Removing intermediate container ff0640412de1 [2023-05-15T20:07:07.355Z] ---> d0ca1f7628ce [2023-05-15T20:07:07.355Z] Step 24/26 : LABEL arch=x86_64 [2023-05-15T20:07:09.256Z] ---> Running in 91b87f238be4 [2023-05-15T20:07:09.256Z] Removing intermediate container dd12547469df [2023-05-15T20:07:09.256Z] ---> 56eeb3f5611e [2023-05-15T20:07:09.256Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T20:07:09.256Z] ---> 9a9e6319020e [2023-05-15T20:07:09.256Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:09.256Z] ---> a4fffed2dace [2023-05-15T20:07:09.256Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:07:09.256Z] ---> 865d8477d8f9 [2023-05-15T20:07:09.256Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T20:07:09.256Z] ---> Running in ee03759be20a [2023-05-15T20:07:09.256Z] Removing intermediate container 91b87f238be4 [2023-05-15T20:07:09.256Z] ---> ea03daaeb83b [2023-05-15T20:07:09.256Z] Step 25/26 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:09.256Z] Removing intermediate container ee03759be20a [2023-05-15T20:07:09.256Z] ---> 4d7e13caf1ab [2023-05-15T20:07:09.256Z] Step 25/27 : LABEL arch=x86_64 [2023-05-15T20:07:09.256Z] ---> Running in dc0d1c4b46f6 [2023-05-15T20:07:09.256Z] ---> Running in 72140b832b42 [2023-05-15T20:07:09.256Z] ---> b125a13d562b [2023-05-15T20:07:09.256Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-15T20:07:09.256Z] ---> ed41439b96d0 [2023-05-15T20:07:09.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-15T20:07:09.256Z] Removing intermediate container dc0d1c4b46f6 [2023-05-15T20:07:09.256Z] ---> 7a3196aed8b6 [2023-05-15T20:07:09.256Z] Step 26/26 : LABEL version=0.0.0 [2023-05-15T20:07:09.256Z] ---> Running in 68154967f660 [2023-05-15T20:07:09.256Z] Removing intermediate container 72140b832b42 [2023-05-15T20:07:09.256Z] ---> 2e4d024f477d [2023-05-15T20:07:09.256Z] Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:09.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-15T20:07:09.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-15T20:07:09.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.326s coverage: 28.7% of statements [2023-05-15T20:07:09.820Z] ---> Running in 42d90c62b631 [2023-05-15T20:07:09.820Z] ---> Running in c5c83abd3af4 [2023-05-15T20:07:11.607Z] Removing intermediate container 68154967f660 [2023-05-15T20:07:11.607Z] ---> 79efb3e882a8 [2023-05-15T20:07:11.607Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T20:07:11.607Z] ---> Running in 8e10a314cc78 [2023-05-15T20:07:11.607Z] Removing intermediate container 42d90c62b631 [2023-05-15T20:07:11.607Z] ---> d7582983e3b7 [2023-05-15T20:07:11.607Z] [2023-05-15T20:07:11.607Z] ---> 24e0b48f22cd [2023-05-15T20:07:11.607Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:07:11.607Z] ---> 0ef917034c12 [2023-05-15T20:07:11.607Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T20:07:11.607Z] Removing intermediate container c5c83abd3af4 [2023-05-15T20:07:11.607Z] ---> d60dc6181426 [2023-05-15T20:07:11.607Z] Step 27/27 : LABEL version=0.0.0 [2023-05-15T20:07:11.607Z] ---> Running in f80cb8bce874 [2023-05-15T20:07:11.607Z] Successfully built d7582983e3b7 [2023-05-15T20:07:11.607Z] Removing intermediate container 8e10a314cc78 [2023-05-15T20:07:11.607Z] ---> 730f5b836be9 [2023-05-15T20:07:11.607Z] Step 18/20 : LABEL arch=x86_64 [2023-05-15T20:07:11.607Z] Successfully tagged security-spire-server:latest [2023-05-15T20:07:11.607Z] Building core-metadata [2023-05-15T20:07:11.607Z]  Building security-spire-server ... done  ---> Running in 095a5527ad04 [2023-05-15T20:07:11.607Z] ---> 8e80aef6e66c [2023-05-15T20:07:11.607Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-15T20:07:12.093Z] Removing intermediate container f80cb8bce874 [2023-05-15T20:07:12.093Z] ---> ae75b6d3e5fb [2023-05-15T20:07:12.093Z] [2023-05-15T20:07:12.354Z] Successfully built ae75b6d3e5fb [2023-05-15T20:07:16.213Z] Successfully tagged security-spire-config:latest [2023-05-15T20:07:16.213Z] Building core-command [2023-05-15T20:07:16.793Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:07:16.793Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:07:16.793Z] ---> 130dfdb0686e [2023-05-15T20:07:16.793Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:07:16.793Z] ---> Using cache [2023-05-15T20:07:16.793Z] ---> 7a6e1ee6a26a [2023-05-15T20:07:16.793Z] Step 4/25 : WORKDIR /edgex-go [2023-05-15T20:07:16.793Z] ---> Using cache [2023-05-15T20:07:16.793Z] ---> b9b21e495622 [2023-05-15T20:07:16.793Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-15T20:07:16.793Z] ---> Using cache [2023-05-15T20:07:16.793Z] ---> d53db6bb494b [2023-05-15T20:07:16.793Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-15T20:07:16.793Z] ---> Using cache [2023-05-15T20:07:16.793Z] ---> 44b5ea5764e9 [2023-05-15T20:07:16.793Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:07:16.793Z] ---> Using cache [2023-05-15T20:07:16.793Z] ---> 76de3a8a1e84 [2023-05-15T20:07:16.793Z] Step 8/25 : COPY . . [2023-05-15T20:07:16.793Z] ---> Using cache [2023-05-15T20:07:16.793Z] ---> 609b9972317e [2023-05-15T20:07:16.793Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-15T20:07:21.005Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:07:21.005Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:07:21.005Z] ---> 130dfdb0686e [2023-05-15T20:07:21.005Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:07:21.005Z] ---> Using cache [2023-05-15T20:07:21.005Z] ---> 7a6e1ee6a26a [2023-05-15T20:07:21.005Z] Step 4/24 : WORKDIR /edgex-go [2023-05-15T20:07:21.005Z] ---> Using cache [2023-05-15T20:07:21.005Z] ---> b9b21e495622 [2023-05-15T20:07:21.005Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-15T20:07:21.005Z] ---> Using cache [2023-05-15T20:07:21.005Z] ---> d53db6bb494b [2023-05-15T20:07:21.005Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-15T20:07:21.005Z] ---> Using cache [2023-05-15T20:07:21.005Z] ---> 44b5ea5764e9 [2023-05-15T20:07:21.005Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:07:21.005Z] ---> Using cache [2023-05-15T20:07:21.005Z] ---> 76de3a8a1e84 [2023-05-15T20:07:21.005Z] Step 8/24 : COPY . . [2023-05-15T20:07:21.005Z] ---> Using cache [2023-05-15T20:07:21.005Z] ---> 609b9972317e [2023-05-15T20:07:21.005Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-15T20:07:21.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements [2023-05-15T20:07:22.391Z] ---> 0e6d1fe3fab4 [2023-05-15T20:07:22.391Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-15T20:07:22.391Z] ---> Running in 6b2da1fd0e83 [2023-05-15T20:07:22.391Z] Removing intermediate container 095a5527ad04 [2023-05-15T20:07:22.391Z] ---> 663795fbcd7f [2023-05-15T20:07:22.391Z] Step 19/20 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:22.391Z] ---> Running in 47081134454f [2023-05-15T20:07:22.391Z] ---> Running in 61b57aff6cc2 [2023-05-15T20:07:22.391Z] ---> Running in 0320ca30447a [2023-05-15T20:07:22.391Z] Removing intermediate container 6b2da1fd0e83 [2023-05-15T20:07:22.391Z] ---> 5640027d93a1 [2023-05-15T20:07:22.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:07:22.391Z] Removing intermediate container 0320ca30447a [2023-05-15T20:07:22.391Z] ---> 3499ead61a46 [2023-05-15T20:07:22.391Z] Step 20/20 : LABEL version=0.0.0 [2023-05-15T20:07:22.391Z] ---> Running in 675b1a4da35e [2023-05-15T20:07:22.653Z] ---> 886b02fce61c [2023-05-15T20:07:22.653Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-15T20:07:22.653Z] ---> Running in b31f2e2a2fb8 [2023-05-15T20:07:22.653Z] Removing intermediate container b31f2e2a2fb8 [2023-05-15T20:07:22.653Z] ---> 3ca6a9decce7 [2023-05-15T20:07:22.653Z] [2023-05-15T20:07:22.653Z] Removing intermediate container 675b1a4da35e [2023-05-15T20:07:22.653Z] ---> 87e430382898 [2023-05-15T20:07:22.653Z] Step 21/23 : LABEL arch=x86_64 [2023-05-15T20:07:22.653Z] ---> Running in 721a3c2e9cbf [2023-05-15T20:07:22.653Z] Successfully built 3ca6a9decce7 [2023-05-15T20:07:22.653Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-15T20:07:22.653Z]  Building security-spiffe-token-provider ... done  ---> ad8298e960c6 [2023-05-15T20:07:22.653Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T20:07:22.653Z] ---> Running in e1d05da6406b [2023-05-15T20:07:22.653Z] Removing intermediate container 721a3c2e9cbf [2023-05-15T20:07:22.653Z] ---> d86e77e1f5d0 [2023-05-15T20:07:22.653Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:22.653Z] ---> Running in 7d75acf3f092 [2023-05-15T20:07:22.983Z] Removing intermediate container e1d05da6406b [2023-05-15T20:07:22.983Z] ---> 852dd6f2800d [2023-05-15T20:07:22.983Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T20:07:22.984Z] 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-05-15T20:07:22.984Z] ---> Running in d58142b4fd67 [2023-05-15T20:07:22.984Z] Removing intermediate container 7d75acf3f092 [2023-05-15T20:07:22.984Z] ---> 5b0b6b964d6e [2023-05-15T20:07:22.984Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:07:22.984Z] ---> Running in a2f2ceedce3d [2023-05-15T20:07:22.984Z] 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-05-15T20:07:22.984Z] Removing intermediate container d58142b4fd67 [2023-05-15T20:07:22.984Z] ---> 874959c2f680 [2023-05-15T20:07:22.984Z] Step 25/27 : LABEL arch=x86_64 [2023-05-15T20:07:22.984Z] ---> Running in 252e61036148 [2023-05-15T20:07:22.984Z] Removing intermediate container a2f2ceedce3d [2023-05-15T20:07:22.984Z] ---> 63f3ba5dbe0d [2023-05-15T20:07:22.984Z] [2023-05-15T20:07:23.278Z] Successfully built 63f3ba5dbe0d [2023-05-15T20:07:23.278Z] Successfully tagged support-notifications:latest [2023-05-15T20:07:23.278Z]  Building support-notifications ... done Removing intermediate container 252e61036148 [2023-05-15T20:07:23.278Z] ---> e1ff586e2e4c [2023-05-15T20:07:23.278Z] Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:23.278Z] ---> Running in e3bd4ad7cac5 [2023-05-15T20:07:23.558Z] Removing intermediate container e3bd4ad7cac5 [2023-05-15T20:07:23.558Z] ---> a29d3609069f [2023-05-15T20:07:23.558Z] Step 27/27 : LABEL version=0.0.0 [2023-05-15T20:07:23.558Z] ---> Running in 84c461c7bec0 [2023-05-15T20:07:23.558Z] Removing intermediate container 84c461c7bec0 [2023-05-15T20:07:23.558Z] ---> 16fcfb0ceaa4 [2023-05-15T20:07:23.558Z] [2023-05-15T20:07:23.864Z] Successfully built 16fcfb0ceaa4 [2023-05-15T20:07:23.864Z] Successfully tagged security-spire-agent:latest [2023-05-15T20:07:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-15T20:07:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-15T20:07:26.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-15T20:07:30.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.465s coverage: 71.5% of statements [2023-05-15T20:07:32.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-15T20:07:32.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-15T20:07:32.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 54.0% of statements [2023-05-15T20:07:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-15T20:07:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-15T20:07:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:07:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-15T20:07:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-15T20:07:46.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-15T20:07:46.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-15T20:07:48.036Z]  Building security-spire-agent ... done Removing intermediate container 61b57aff6cc2 [2023-05-15T20:07:48.036Z] ---> d96e77f7eb6e [2023-05-15T20:07:48.036Z] [2023-05-15T20:07:48.036Z] Step 10/24 : FROM alpine:3.17 [2023-05-15T20:07:48.036Z] ---> 9ed4aefc74f6 [2023-05-15T20:07:48.036Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:07:48.036Z] ---> Using cache [2023-05-15T20:07:48.036Z] ---> a7b1a7d3a89f [2023-05-15T20:07:48.036Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:07:48.036Z] ---> Using cache [2023-05-15T20:07:48.036Z] ---> 9b6097c00079 [2023-05-15T20:07:48.036Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-15T20:07:48.036Z] Removing intermediate container 47081134454f [2023-05-15T20:07:48.036Z] ---> 1f495e7bb646 [2023-05-15T20:07:48.036Z] [2023-05-15T20:07:48.036Z] Step 10/25 : FROM alpine:3.17 [2023-05-15T20:07:48.036Z] ---> 9ed4aefc74f6 [2023-05-15T20:07:48.036Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:07:48.036Z] ---> Using cache [2023-05-15T20:07:48.036Z] ---> a7b1a7d3a89f [2023-05-15T20:07:48.036Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:07:48.036Z] ---> Using cache [2023-05-15T20:07:48.036Z] ---> 9b6097c00079 [2023-05-15T20:07:48.036Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-15T20:07:48.036Z] ---> Running in e0f1bbbcf045 [2023-05-15T20:07:48.036Z] ---> Running in 3c25b2cd807d [2023-05-15T20:07:48.036Z] Removing intermediate container e0f1bbbcf045 [2023-05-15T20:07:48.036Z] ---> 7a355cdce8c0 [2023-05-15T20:07:48.036Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-15T20:07:48.036Z] Removing intermediate container 3c25b2cd807d [2023-05-15T20:07:48.036Z] ---> 20befe8ba444 [2023-05-15T20:07:48.036Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-15T20:07:48.036Z] ---> Running in c48fefcfb0f1 [2023-05-15T20:07:48.036Z] ---> Running in a9d119b75241 [2023-05-15T20:07:48.036Z] Removing intermediate container c48fefcfb0f1 [2023-05-15T20:07:48.036Z] ---> f34b1e007976 [2023-05-15T20:07:48.036Z] Step 15/24 : WORKDIR / [2023-05-15T20:07:48.036Z] ---> Running in a816539ed4fb [2023-05-15T20:07:48.036Z] Removing intermediate container a9d119b75241 [2023-05-15T20:07:48.036Z] ---> d1c1c26967f3 [2023-05-15T20:07:48.036Z] Step 15/25 : WORKDIR / [2023-05-15T20:07:48.036Z] ---> Running in 990b929cf1dd [2023-05-15T20:07:48.036Z] Removing intermediate container a816539ed4fb [2023-05-15T20:07:48.036Z] ---> 5ecf8e97fb5a [2023-05-15T20:07:48.036Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:07:48.036Z] Removing intermediate container 990b929cf1dd [2023-05-15T20:07:48.036Z] ---> 61dbc6213353 [2023-05-15T20:07:48.036Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:07:48.036Z] ---> bf20ce4e0900 [2023-05-15T20:07:48.036Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:48.036Z] ---> 10ae5cae886c [2023-05-15T20:07:48.036Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:07:48.036Z] ---> d53bad797e23 [2023-05-15T20:07:48.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-15T20:07:48.036Z] ---> 972fb0bc7cee [2023-05-15T20:07:48.036Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-15T20:07:48.036Z] ---> 3a7327c763ee [2023-05-15T20:07:48.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:07:48.036Z] ---> 1996f05abad6 [2023-05-15T20:07:48.036Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:07:48.036Z] ---> f35a714b65bc [2023-05-15T20:07:48.036Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-15T20:07:48.036Z] ---> 074de5948721 [2023-05-15T20:07:48.036Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-15T20:07:48.036Z] ---> Running in 86bb029de61a [2023-05-15T20:07:48.036Z] Removing intermediate container 86bb029de61a [2023-05-15T20:07:48.036Z] ---> fdff4fd2b0c6 [2023-05-15T20:07:48.036Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:07:48.036Z] ---> Running in b37f9b8dbaed [2023-05-15T20:07:48.036Z] ---> 7c233ca00695 [2023-05-15T20:07:48.036Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-15T20:07:48.036Z] ---> Running in 9c7426a28d97 [2023-05-15T20:07:48.036Z] Removing intermediate container b37f9b8dbaed [2023-05-15T20:07:48.036Z] ---> 756b8baba52f [2023-05-15T20:07:48.036Z] Step 22/24 : LABEL arch=x86_64 [2023-05-15T20:07:48.036Z] ---> Running in b1309fb1f1ce [2023-05-15T20:07:48.036Z] Removing intermediate container 9c7426a28d97 [2023-05-15T20:07:48.036Z] ---> 78d89dadb814 [2023-05-15T20:07:48.036Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:07:48.036Z] ---> Running in 5ac0c8954f3d [2023-05-15T20:07:48.036Z] Removing intermediate container b1309fb1f1ce [2023-05-15T20:07:48.036Z] ---> 00efd900b3e0 [2023-05-15T20:07:48.036Z] Step 23/24 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:48.036Z] ---> Running in d4d74d572d7f [2023-05-15T20:07:48.036Z] Removing intermediate container 5ac0c8954f3d [2023-05-15T20:07:48.036Z] ---> 710962e7d8f2 [2023-05-15T20:07:48.036Z] Step 23/25 : LABEL arch=x86_64 [2023-05-15T20:07:48.036Z] ---> Running in 9555af475d7f [2023-05-15T20:07:48.036Z] Removing intermediate container d4d74d572d7f [2023-05-15T20:07:48.036Z] ---> a4461b7f2802 [2023-05-15T20:07:48.036Z] Step 24/24 : LABEL version=0.0.0 [2023-05-15T20:07:48.036Z] ---> Running in cce9d491593a [2023-05-15T20:07:48.036Z] Removing intermediate container 9555af475d7f [2023-05-15T20:07:48.036Z] ---> 5c81bbcc08a0 [2023-05-15T20:07:48.036Z] Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:07:48.036Z] ---> Running in d8fc4eeab8e2 [2023-05-15T20:07:48.036Z] Removing intermediate container cce9d491593a [2023-05-15T20:07:48.036Z] ---> 0c51c4cf0632 [2023-05-15T20:07:48.036Z] [2023-05-15T20:07:48.036Z] Successfully built 0c51c4cf0632 [2023-05-15T20:07:48.036Z] Successfully tagged core-command:latest [2023-05-15T20:07:48.036Z]  Building core-command ... done Removing intermediate container d8fc4eeab8e2 [2023-05-15T20:07:48.036Z] ---> a7c9a95f365a [2023-05-15T20:07:48.036Z] Step 25/25 : LABEL version=0.0.0 [2023-05-15T20:07:48.036Z] ---> Running in 02eadfef9ef6 [2023-05-15T20:07:48.036Z] Removing intermediate container 02eadfef9ef6 [2023-05-15T20:07:48.036Z] ---> d0b2b4669fec [2023-05-15T20:07:48.036Z] [2023-05-15T20:07:48.295Z] Successfully built d0b2b4669fec [2023-05-15T20:07:48.295Z] Successfully tagged core-metadata:latest [2023-05-15T20:07:48.301Z]  Building core-metadata ... done  [Pipeline] } [2023-05-15T20:07:48.335Z] $ docker stop --time=1 7d3d6bf7cc1f3a8e22e62d0a62e1bf3fdc71037ab056ff14f779d26b0c256156 [2023-05-15T20:07:49.623Z] $ docker rm -f --volumes 7d3d6bf7cc1f3a8e22e62d0a62e1bf3fdc71037ab056ff14f779d26b0c256156 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T20:07:50.004Z] + docker images [2023-05-15T20:07:50.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-15T20:07:50.004Z] core-metadata latest d0b2b4669fec 1 second ago 20.4MB [2023-05-15T20:07:50.004Z] core-command latest 0c51c4cf0632 2 seconds ago 19.9MB [2023-05-15T20:07:50.004Z] 1f495e7bb646 4 seconds ago 1.73GB [2023-05-15T20:07:50.004Z] d96e77f7eb6e 7 seconds ago 1.72GB [2023-05-15T20:07:50.004Z] security-spire-agent latest 16fcfb0ceaa4 26 seconds ago 161MB [2023-05-15T20:07:50.004Z] security-spiffe-token-provider latest 3ca6a9decce7 27 seconds ago 32.8MB [2023-05-15T20:07:50.004Z] support-notifications latest 63f3ba5dbe0d 27 seconds ago 32.4MB [2023-05-15T20:07:50.005Z] security-spire-config latest ae75b6d3e5fb 38 seconds ago 102MB [2023-05-15T20:07:50.005Z] security-spire-server latest d7582983e3b7 38 seconds ago 103MB [2023-05-15T20:07:50.005Z] 170b63faa290 48 seconds ago 1.58GB [2023-05-15T20:07:50.005Z] 5f5e8b8e42bc 49 seconds ago 1.79GB [2023-05-15T20:07:50.005Z] cb15544afcf5 49 seconds ago 1.76GB [2023-05-15T20:07:50.005Z] security-proxy-setup latest d464f1e5216e About a minute ago 18.7MB [2023-05-15T20:07:50.005Z] 748a10b94975 About a minute ago 1.58GB [2023-05-15T20:07:50.005Z] 04528726641e About a minute ago 1.58GB [2023-05-15T20:07:50.005Z] support-scheduler latest b14a7d920921 About a minute ago 31.8MB [2023-05-15T20:07:50.005Z] 78524e88f8c8 About a minute ago 1.7GB [2023-05-15T20:07:50.005Z] security-bootstrapper latest 65728b202b70 2 minutes ago 22.2MB [2023-05-15T20:07:50.005Z] af4ba220a04c 2 minutes ago 1.79GB [2023-05-15T20:07:50.005Z] security-secretstore-setup latest ea6080ce165b 2 minutes ago 32.8MB [2023-05-15T20:07:50.005Z] core-common-config-bootstrapper latest feeb38bff923 2 minutes ago 17.2MB [2023-05-15T20:07:50.005Z] security-proxy-auth latest 06dadd04e39d 2 minutes ago 18.3MB [2023-05-15T20:07:50.005Z] core-data latest 24defddbc40b 2 minutes ago 20MB [2023-05-15T20:07:50.005Z] fc1ee437dc41 2 minutes ago 1.72GB [2023-05-15T20:07:50.005Z] c52ae8fa7023 2 minutes ago 1.72GB [2023-05-15T20:07:50.005Z] e4b9649e1c6c 2 minutes ago 1.73GB [2023-05-15T20:07:50.005Z] f1dc7437dba3 2 minutes ago 1.71GB [2023-05-15T20:07:50.005Z] e875efe4a47a 2 minutes ago 1.7GB [2023-05-15T20:07:50.005Z] ci-base-image-x86_64 latest 130dfdb0686e 7 minutes ago 918MB [2023-05-15T20:07:50.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-15T20:07:50.005Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-15T20:07:50.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-15T20:07:50.005Z] 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-05-15T20:07:58.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.424s coverage: 88.5% of statements [2023-05-15T20:07:58.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements [2023-05-15T20:08:04.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-15T20:08:04.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:08:04.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-15T20:08:05.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.975s coverage: 95.6% of statements [2023-05-15T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-15T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-15T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-15T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-15T20:08:05.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-15T20:08:05.937Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements [2023-05-15T20:08:12.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-15T20:08:12.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-15T20:08:12.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-15T20:08:12.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 65.9% of statements [2023-05-15T20:08:27.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-15T20:08:27.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-15T20:08:27.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.533s coverage: 0.9% of statements [2023-05-15T20:08:27.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.328s coverage: 29.0% of statements [2023-05-15T20:08:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 42.9% of statements [2023-05-15T20:08:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements [2023-05-15T20:08:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2023-05-15T20:08:30.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2023-05-15T20:08:34.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2023-05-15T20:08:37.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-15T20:08:38.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-15T20:08:38.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-15T20:08:38.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-15T20:08:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-15T20:08:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-15T20:08:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-15T20:08:41.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-15T20:08:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements [2023-05-15T20:08:47.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-15T20:08:47.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-15T20:08:47.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-15T20:08:47.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-15T20:08:55.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-15T20:08:55.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-15T20:08:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.358s coverage: 92.9% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 62.3% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.187s coverage: 20.0% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-05-15T20:09:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.642s coverage: 81.8% of statements [2023-05-15T20:09:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-15T20:09:05.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-15T20:09:05.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.568s coverage: 82.1% of statements [2023-05-15T20:09:05.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.325s coverage: 86.0% of statements [2023-05-15T20:09:13.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-15T20:09:13.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-15T20:09:13.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.186s coverage: 63.1% of statements [2023-05-15T20:09:13.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2023-05-15T20:09:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2023-05-15T20:09:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.109s coverage: 100.0% of statements [2023-05-15T20:09:15.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-05-15T20:09:16.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-15T20:09:16.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-15T20:09:16.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-15T20:09:16.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-05-15T20:09:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-15T20:09:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-15T20:09:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-15T20:09:25.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.061s coverage: 38.4% of statements [2023-05-15T20:09:25.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements [2023-05-15T20:09:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-15T20:09:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-15T20:09:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-15T20:09:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-15T20:09:31.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2023-05-15T20:09:37.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-15T20:09:37.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-15T20:09:37.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-15T20:09:37.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-15T20:09:44.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements [2023-05-15T20:09:44.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-15T20:09:44.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:09:44.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-15T20:09:44.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-15T20:09:45.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.670s coverage: 92.3% of statements [2023-05-15T20:09:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-15T20:09:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-15T20:09:50.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-05-15T20:09:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-15T20:09:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-15T20:09:53.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2023-05-15T20:09:54.286Z] 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-05-15T20:09:54.286Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-15T20:09:54.286Z] go vet ./... [2023-05-15T20:12:46.035Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-15T20:12:46.035Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-15T20:12:46.035Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-15T20:12:46.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-15T20:12:47.321Z] + ls -al . [2023-05-15T20:12:47.321Z] total 700 [2023-05-15T20:12:47.321Z] drwxrwxr-x 10 1001 1001 4096 May 15 20:03 . [2023-05-15T20:12:47.321Z] drwxr-xr-x 4 root root 4096 May 15 20:03 .. [2023-05-15T20:12:47.321Z] drwxrwxr-x 2 1001 1001 4096 May 15 20:02 .blubracket [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 16 May 15 20:02 .dockerignore [2023-05-15T20:12:47.321Z] drwxrwxr-x 8 1001 1001 4096 May 15 20:02 .git [2023-05-15T20:12:47.321Z] drwxrwxr-x 3 1001 1001 4096 May 15 20:02 .github [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 1133 May 15 20:02 .gitignore [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 42 May 15 20:02 .golangci.yml [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 87 May 15 20:02 .hadolint.yml [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 166 May 15 20:02 .sonarcloud.properties [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 1171 May 15 20:02 ADOPTERS.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 10835 May 15 20:02 Attribution.txt [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 73765 May 15 20:02 CHANGELOG.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 3804 May 15 20:02 CONTRIBUTING.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 677 May 15 20:02 GOVERNANCE.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 883 May 15 20:02 Jenkinsfile [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 10775 May 15 20:02 LICENSE [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 14368 May 15 20:02 Makefile [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 582 May 15 20:02 OWNERS.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 9902 May 15 20:02 README.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 789 May 15 20:02 SECURITY.md [2023-05-15T20:12:47.321Z] -rw-rw-r-- 1 1001 1001 5 May 15 19:59 VERSION [2023-05-15T20:12:47.321Z] drwxrwxr-x 2 1001 1001 4096 May 15 20:02 bin [2023-05-15T20:12:47.322Z] drwxrwxr-x 18 1001 1001 4096 May 15 20:02 cmd [2023-05-15T20:12:47.322Z] -rw-r--r-- 1 root root 447731 May 15 20:09 coverage.out [2023-05-15T20:12:47.322Z] -rw-rw-r-- 1 1001 1001 3200 May 15 20:02 go.mod [2023-05-15T20:12:47.322Z] -rw-rw-r-- 1 1001 1001 31040 May 15 20:02 go.sum [2023-05-15T20:12:47.322Z] drwxrwxr-x 7 1001 1001 4096 May 15 20:02 internal [2023-05-15T20:12:47.322Z] drwxrwxr-x 3 1001 1001 4096 May 15 20:02 openapi [2023-05-15T20:12:47.322Z] -rw-rw-r-- 1 1001 1001 594 May 15 20:02 security.txt [2023-05-15T20:12:47.322Z] drwxrwxr-x 4 1001 1001 4096 May 15 20:02 snap [2023-05-15T20:12:47.322Z] -rw-rw-r-- 1 1001 1001 204 May 15 20:02 version.go [Pipeline] sh [2023-05-15T20:12:47.995Z] + '[' -e coverage.out ] [2023-05-15T20:12:47.995Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-15T20:12:48.030Z] Warning: overwriting stash ‘coverage-report’ [2023-05-15T20:12:48.864Z] Stashed 1 file(s) [Pipeline] sh [2023-05-15T20:12:49.514Z] + make build [2023-05-15T20:12:49.514Z] 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-05-15T20:14:26.154Z] 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-05-15T20:14:26.421Z] 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-05-15T20:14:31.751Z] 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-05-15T20:14:35.090Z] 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-05-15T20:15:21.916Z] 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-05-15T20:15:30.132Z] 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-05-15T20:15:36.779Z] 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-05-15T20:15:42.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-15T20:15:46.384Z] 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-05-15T20:15:50.643Z] 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-05-15T20:15:56.078Z] 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-05-15T20:16:02.785Z] $ docker stop --time=1 fa7dde3ed4dccf0ba3ed22176532652734f71c8452c75e2ef7ccd24e3c784d57 [2023-05-15T20:16:06.885Z] $ docker rm -f --volumes fa7dde3ed4dccf0ba3ed22176532652734f71c8452c75e2ef7ccd24e3c784d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:16:09.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T20:16:09.684Z] [2023-05-15T20:16:09.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:16:10.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T20:16:10.491Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-15T20:16:10.491Z] 29e5d40040c1: Pulling fs layer [2023-05-15T20:16:10.491Z] 1ce36da41761: Pulling fs layer [2023-05-15T20:16:10.491Z] 25b303627fd3: Pulling fs layer [2023-05-15T20:16:10.491Z] 29e5d40040c1: Verifying Checksum [2023-05-15T20:16:10.491Z] 29e5d40040c1: Download complete [2023-05-15T20:16:10.759Z] 1ce36da41761: Verifying Checksum [2023-05-15T20:16:10.760Z] 1ce36da41761: Download complete [2023-05-15T20:16:11.027Z] 29e5d40040c1: Pull complete [2023-05-15T20:16:12.440Z] 1ce36da41761: Pull complete [2023-05-15T20:16:12.440Z] 25b303627fd3: Verifying Checksum [2023-05-15T20:16:12.440Z] 25b303627fd3: Download complete [2023-05-15T20:16:22.511Z] 25b303627fd3: Pull complete [2023-05-15T20:16:22.511Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-15T20:16:22.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T20:16:22.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:16:22.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container [2023-05-15T20:16:22.953Z] $ 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-05-15T20:16:25.248Z] $ docker top 100ff4a4b3c1755353f2cdd728c2970c0127194defc9efb01e83027cf8e8e956 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:16:26.129Z] + docker-compose build --help [2023-05-15T20:16:26.129Z] + grep parallel [2023-05-15T20:16:31.465Z] --parallel Build images in parallel. [Pipeline] } [2023-05-15T20:16:31.505Z] $ docker stop --time=1 100ff4a4b3c1755353f2cdd728c2970c0127194defc9efb01e83027cf8e8e956 [2023-05-15T20:16:33.472Z] $ docker rm -f --volumes 100ff4a4b3c1755353f2cdd728c2970c0127194defc9efb01e83027cf8e8e956 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:16:34.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-15T20:16:34.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:16:34.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container [2023-05-15T20:16:34.489Z] $ 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-05-15T20:16:35.737Z] $ docker top eaff64839f8b6a808a4ed7b2e3909d92c0edcda2f093f3f502cd9efddd9c2162 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:16:36.625Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-15T20:16:43.271Z] Building core-command ... [2023-05-15T20:16:43.271Z] Building core-common-config-bootstrapper ... [2023-05-15T20:16:43.271Z] Building core-data ... [2023-05-15T20:16:43.271Z] Building core-metadata ... [2023-05-15T20:16:43.271Z] Building security-bootstrapper ... [2023-05-15T20:16:43.271Z] Building security-proxy-auth ... [2023-05-15T20:16:43.271Z] Building security-proxy-setup ... [2023-05-15T20:16:43.271Z] Building security-secretstore-setup ... [2023-05-15T20:16:43.271Z] Building security-spiffe-token-provider ... [2023-05-15T20:16:43.271Z] Building security-spire-agent ... [2023-05-15T20:16:43.271Z] Building security-spire-config ... [2023-05-15T20:16:43.271Z] Building security-spire-server ... [2023-05-15T20:16:43.271Z] Building support-notifications ... [2023-05-15T20:16:43.271Z] Building support-scheduler ... [2023-05-15T20:16:43.271Z] Building core-command [2023-05-15T20:16:43.271Z] Building core-data [2023-05-15T20:16:43.272Z] Building security-bootstrapper [2023-05-15T20:16:43.272Z] Building core-metadata [2023-05-15T20:16:43.272Z] Building security-spiffe-token-provider [2023-05-15T20:17:30.111Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:17:30.111Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:17:30.111Z] ---> f1faf5886f35 [2023-05-15T20:17:30.111Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:17:30.111Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:17:30.111Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:17:30.111Z] ---> f1faf5886f35 [2023-05-15T20:17:30.111Z] Step 3/33 : WORKDIR /edgex-go [2023-05-15T20:17:30.111Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:17:30.111Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:17:30.111Z] ---> f1faf5886f35 [2023-05-15T20:17:30.111Z] Step 3/20 : WORKDIR /edgex-go [2023-05-15T20:17:30.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:17:30.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:17:30.111Z] ---> f1faf5886f35 [2023-05-15T20:17:30.111Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:17:30.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:17:30.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:17:30.111Z] ---> f1faf5886f35 [2023-05-15T20:17:30.111Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:17:30.111Z] ---> Running in 2fa48405f232 [2023-05-15T20:17:30.111Z] ---> Running in 89ae941790e6 [2023-05-15T20:17:30.111Z] ---> Running in a55312c891e0 [2023-05-15T20:17:30.111Z] ---> Running in d232be4a6f55 [2023-05-15T20:17:30.111Z] ---> Running in 65a3b629c3e1 [2023-05-15T20:17:30.111Z] Removing intermediate container 65a3b629c3e1 [2023-05-15T20:17:30.111Z] ---> 8b8663a18d0b [2023-05-15T20:17:30.111Z] Step 4/24 : WORKDIR /edgex-go [2023-05-15T20:17:30.111Z] Removing intermediate container a55312c891e0 [2023-05-15T20:17:30.111Z] ---> 0f9437c1befe [2023-05-15T20:17:30.111Z] Step 4/25 : WORKDIR /edgex-go [2023-05-15T20:17:30.111Z] Removing intermediate container 2fa48405f232 [2023-05-15T20:17:30.111Z] ---> f89ee21e0456 [2023-05-15T20:17:30.111Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-15T20:17:30.111Z] ---> Running in 23c10d45cacf [2023-05-15T20:17:30.111Z] Removing intermediate container 89ae941790e6 [2023-05-15T20:17:30.111Z] ---> 4f25cd701d4c [2023-05-15T20:17:30.111Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-15T20:17:30.111Z] ---> Running in 6f54eea447c8 [2023-05-15T20:17:30.111Z] Removing intermediate container d232be4a6f55 [2023-05-15T20:17:30.111Z] ---> dcf821c2f0c2 [2023-05-15T20:17:30.111Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:17:30.111Z] ---> Running in 16a21dc9144f [2023-05-15T20:17:30.111Z] ---> Running in eefb7a05944b [2023-05-15T20:17:30.111Z] ---> Running in 39566a498c55 [2023-05-15T20:17:30.699Z] Removing intermediate container 23c10d45cacf [2023-05-15T20:17:30.699Z] ---> d440988d2f90 [2023-05-15T20:17:30.699Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-15T20:17:30.699Z] Removing intermediate container 6f54eea447c8 [2023-05-15T20:17:30.699Z] ---> e23eff587bc9 [2023-05-15T20:17:30.699Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-15T20:17:30.969Z] Removing intermediate container eefb7a05944b [2023-05-15T20:17:30.969Z] ---> e323d7873985 [2023-05-15T20:17:30.969Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:17:30.969Z] ---> Running in 853cf2b10530 [2023-05-15T20:17:30.969Z] ---> Running in 521cd11e1c22 [2023-05-15T20:17:31.236Z] ---> Running in f116673228c6 [2023-05-15T20:17:32.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:32.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:33.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:33.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:33.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:33.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:33.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:34.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:34.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:34.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:34.551Z] OK: 263 MiB in 53 packages [2023-05-15T20:17:34.552Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:17:34.552Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:17:34.552Z] OK: 17692 distinct packages available [2023-05-15T20:17:34.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:35.808Z] OK: 263 MiB in 53 packages [2023-05-15T20:17:35.808Z] OK: 263 MiB in 53 packages [2023-05-15T20:17:35.808Z] Removing intermediate container 39566a498c55 [2023-05-15T20:17:35.808Z] ---> 80920c231ae9 [2023-05-15T20:17:35.808Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-15T20:17:36.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:17:36.076Z] OK: 263 MiB in 53 packages [2023-05-15T20:17:37.040Z] ---> af77268a4a00 [2023-05-15T20:17:37.040Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:17:37.315Z] ---> Running in 3a3ce7d7565e [2023-05-15T20:17:37.315Z] OK: 263 MiB in 53 packages [2023-05-15T20:17:37.901Z] Removing intermediate container 853cf2b10530 [2023-05-15T20:17:37.901Z] ---> c3693adb4806 [2023-05-15T20:17:37.901Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-15T20:17:37.901Z] Removing intermediate container 521cd11e1c22 [2023-05-15T20:17:37.901Z] ---> 9bb3245bbb93 [2023-05-15T20:17:37.901Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-15T20:17:37.901Z] Removing intermediate container f116673228c6 [2023-05-15T20:17:37.901Z] ---> da74ad97c041 [2023-05-15T20:17:37.901Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:17:38.868Z] Removing intermediate container 16a21dc9144f [2023-05-15T20:17:38.868Z] ---> d1d84d7eb399 [2023-05-15T20:17:38.868Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-15T20:17:39.135Z] ---> b244176e459d [2023-05-15T20:17:39.135Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:17:39.403Z] ---> Running in df7abe5f6b5a [2023-05-15T20:17:39.403Z] ---> 3dc3706eb3ec [2023-05-15T20:17:39.403Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:17:39.671Z] ---> 44f165c31d58 [2023-05-15T20:17:39.671Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:17:39.671Z] ---> Running in 77bc096bd6df [2023-05-15T20:17:39.940Z] ---> Running in 2b8595de7b41 [2023-05-15T20:17:40.533Z] ---> 722fea16b467 [2023-05-15T20:17:40.533Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:17:40.533Z] ---> Running in 4bd35133f47f [2023-05-15T20:19:47.261Z] Removing intermediate container df7abe5f6b5a [2023-05-15T20:19:47.261Z] ---> 25a3af07abdd [2023-05-15T20:19:47.261Z] Step 8/25 : COPY . . [2023-05-15T20:19:47.261Z] Removing intermediate container 4bd35133f47f [2023-05-15T20:19:47.261Z] ---> 412173361fd5 [2023-05-15T20:19:47.261Z] Step 7/20 : COPY . . [2023-05-15T20:19:47.261Z] Removing intermediate container 2b8595de7b41 [2023-05-15T20:19:47.261Z] ---> 8bf98a6e93e6 [2023-05-15T20:19:47.261Z] Step 8/23 : COPY . . [2023-05-15T20:19:47.261Z] Removing intermediate container 77bc096bd6df [2023-05-15T20:19:47.261Z] ---> f65b6f2dbd30 [2023-05-15T20:19:47.261Z] Step 8/24 : COPY . . [2023-05-15T20:19:47.261Z] Removing intermediate container 3a3ce7d7565e [2023-05-15T20:19:47.261Z] ---> 4c5b965596e8 [2023-05-15T20:19:47.261Z] Step 7/33 : COPY . . [2023-05-15T20:19:59.561Z] ---> b9897f3f0e0f [2023-05-15T20:19:59.561Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-15T20:19:59.561Z] ---> 327b891a8505 [2023-05-15T20:19:59.561Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-15T20:19:59.561Z] ---> cae70e122e76 [2023-05-15T20:19:59.561Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-15T20:19:59.561Z] ---> b1ecf1853af9 [2023-05-15T20:19:59.561Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-15T20:19:59.561Z] ---> Running in a175c6c68b3d [2023-05-15T20:19:59.561Z] ---> Running in f4df5a4e4d6a [2023-05-15T20:19:59.561Z] ---> Running in 6d95da573779 [2023-05-15T20:19:59.561Z] ---> ac810c40d013 [2023-05-15T20:19:59.561Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-15T20:19:59.561Z] ---> Running in e9c0ebd493d3 [2023-05-15T20:19:59.561Z] ---> Running in 2665046eddb1 [2023-05-15T20:20:00.145Z] 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-05-15T20:20:00.410Z] 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-05-15T20:20:00.410Z] 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-05-15T20:20:00.992Z] 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-05-15T20:20:00.992Z] 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-05-15T20:27:07.982Z] Removing intermediate container 6d95da573779 [2023-05-15T20:27:07.982Z] ---> 110a10c9f86a [2023-05-15T20:27:07.982Z] [2023-05-15T20:27:07.982Z] Step 9/33 : FROM alpine:3.17 [2023-05-15T20:27:07.982Z] 3.17: Pulling from library/alpine [2023-05-15T20:27:07.982Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-15T20:27:07.982Z] Status: Downloaded newer image for alpine:3.17 [2023-05-15T20:27:07.982Z] ---> 51e60588ff2c [2023-05-15T20:27:07.982Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T20:27:07.982Z] ---> Running in 0b14ab849125 [2023-05-15T20:27:07.982Z] Removing intermediate container 0b14ab849125 [2023-05-15T20:27:07.982Z] ---> d2d577b21125 [2023-05-15T20:27:07.982Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-15T20:27:07.982Z] ---> Running in 8f75841e1157 [2023-05-15T20:27:07.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:27:07.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:27:07.982Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T20:27:07.982Z] (2/2) Installing su-exec (0.2-r2) [2023-05-15T20:27:07.982Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:27:07.982Z] OK: 8 MiB in 17 packages [2023-05-15T20:27:07.982Z] Removing intermediate container 8f75841e1157 [2023-05-15T20:27:07.982Z] ---> 4318caaf02d5 [2023-05-15T20:27:07.982Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-15T20:27:07.982Z] ---> Running in 038f1f9acc85 [2023-05-15T20:27:07.982Z] Removing intermediate container 038f1f9acc85 [2023-05-15T20:27:07.982Z] ---> 07a2a80f5b37 [2023-05-15T20:27:07.982Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-15T20:27:07.982Z] ---> Running in 0ed62ae8da8b [2023-05-15T20:27:07.982Z] Removing intermediate container 0ed62ae8da8b [2023-05-15T20:27:07.982Z] ---> 541bddcf716a [2023-05-15T20:27:07.982Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-15T20:27:07.982Z] ---> Running in 4742bab8e622 [2023-05-15T20:27:07.982Z] Removing intermediate container 4742bab8e622 [2023-05-15T20:27:07.982Z] ---> d5d644f45d6a [2023-05-15T20:27:07.982Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-15T20:27:07.982Z] ---> Running in 4dd280e6242a [2023-05-15T20:27:07.982Z] Removing intermediate container 4dd280e6242a [2023-05-15T20:27:07.982Z] ---> 3b8c18467944 [2023-05-15T20:27:07.982Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-15T20:27:07.982Z] ---> Running in b57230156706 [2023-05-15T20:27:09.929Z] Removing intermediate container b57230156706 [2023-05-15T20:27:09.929Z] ---> ff7061b8acee [2023-05-15T20:27:09.929Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-15T20:27:09.929Z] ---> Running in 216aa638004b [2023-05-15T20:27:10.196Z] Removing intermediate container 216aa638004b [2023-05-15T20:27:10.196Z] ---> d24e42fc36a9 [2023-05-15T20:27:10.196Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-15T20:27:11.161Z] ---> 891c071d83ce [2023-05-15T20:27:11.161Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-15T20:27:11.433Z] ---> Running in 750e1640bc5e [2023-05-15T20:27:15.847Z] Removing intermediate container 750e1640bc5e [2023-05-15T20:27:15.847Z] ---> 1587e3cc1576 [2023-05-15T20:27:15.847Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:27:16.478Z] ---> e717cea35765 [2023-05-15T20:27:16.478Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:27:17.927Z] ---> ff4ba86f2d61 [2023-05-15T20:27:17.927Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-15T20:27:19.880Z] ---> 96dc0b55a6a4 [2023-05-15T20:27:19.880Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-15T20:27:20.849Z] ---> 593ac6af85c9 [2023-05-15T20:27:20.849Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-15T20:27:21.812Z] ---> 74de54c2ee96 [2023-05-15T20:27:21.812Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-15T20:27:22.794Z] ---> 5b2d4538094b [2023-05-15T20:27:22.794Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-15T20:27:23.756Z] ---> da11b6a2ecf2 [2023-05-15T20:27:23.756Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-15T20:27:24.718Z] ---> 1c882159d38a [2023-05-15T20:27:24.718Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-15T20:27:24.718Z] ---> Running in 4f1aa6f1a3c2 [2023-05-15T20:27:30.083Z] Removing intermediate container 4f1aa6f1a3c2 [2023-05-15T20:27:30.083Z] ---> 78fab9fe72a1 [2023-05-15T20:27:30.083Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-15T20:27:30.083Z] ---> Running in 47263194abeb [2023-05-15T20:27:30.685Z] Removing intermediate container 47263194abeb [2023-05-15T20:27:30.685Z] ---> 07d0a8dd2dbb [2023-05-15T20:27:30.685Z] Step 30/33 : CMD ["gate"] [2023-05-15T20:27:30.956Z] ---> Running in ea4e27546306 [2023-05-15T20:27:31.543Z] Removing intermediate container ea4e27546306 [2023-05-15T20:27:31.543Z] ---> 7535ac9ba727 [2023-05-15T20:27:31.543Z] Step 31/33 : LABEL arch=arm64 [2023-05-15T20:27:31.814Z] ---> Running in f61b66fdb214 [2023-05-15T20:27:32.775Z] Removing intermediate container f61b66fdb214 [2023-05-15T20:27:32.775Z] ---> a434a9b3f367 [2023-05-15T20:27:32.775Z] Step 32/33 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:27:32.775Z] ---> Running in 30439004b177 [2023-05-15T20:27:33.737Z] Removing intermediate container 30439004b177 [2023-05-15T20:27:33.737Z] ---> 3faaaa06847e [2023-05-15T20:27:33.737Z] Step 33/33 : LABEL version=0.0.0 [2023-05-15T20:27:34.004Z] ---> Running in 0eef52a46e4e [2023-05-15T20:27:34.965Z] Removing intermediate container 0eef52a46e4e [2023-05-15T20:27:34.965Z] ---> 9cb3ca36621e [2023-05-15T20:27:34.965Z] [2023-05-15T20:27:35.233Z] Successfully built 9cb3ca36621e [2023-05-15T20:27:35.233Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-15T20:27:35.233Z]  Building security-bootstrapper ... done Building support-scheduler [2023-05-15T20:27:45.310Z] Removing intermediate container 2665046eddb1 [2023-05-15T20:27:45.310Z] ---> db5348a3ce5d [2023-05-15T20:27:45.310Z] [2023-05-15T20:27:45.310Z] Step 10/24 : FROM alpine:3.17 [2023-05-15T20:27:45.310Z] ---> 51e60588ff2c [2023-05-15T20:27:45.310Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:27:45.310Z] ---> Running in 6da1ccf861df [2023-05-15T20:27:46.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:27:47.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:27:48.724Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:27:48.724Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:27:48.724Z] OK: 8 MiB in 16 packages [2023-05-15T20:27:51.297Z] Removing intermediate container 6da1ccf861df [2023-05-15T20:27:51.297Z] ---> c8ec559a2f5b [2023-05-15T20:27:51.297Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:27:51.297Z] ---> Running in af13ae9ff89b [2023-05-15T20:27:52.704Z] Removing intermediate container af13ae9ff89b [2023-05-15T20:27:52.704Z] ---> 851b88340446 [2023-05-15T20:27:52.704Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-15T20:27:52.704Z] ---> Running in 5fda1e56765e [2023-05-15T20:27:55.297Z] Removing intermediate container 5fda1e56765e [2023-05-15T20:27:55.297Z] ---> 36dcbc4ae50b [2023-05-15T20:27:55.297Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-15T20:27:55.882Z] ---> Running in 0cfcd75358a9 [2023-05-15T20:27:56.857Z] Removing intermediate container 0cfcd75358a9 [2023-05-15T20:27:56.857Z] ---> c7f4935aacff [2023-05-15T20:27:56.857Z] Step 15/24 : WORKDIR / [2023-05-15T20:27:57.125Z] ---> Running in b936e342ae11 [2023-05-15T20:27:59.072Z] Removing intermediate container b936e342ae11 [2023-05-15T20:27:59.072Z] ---> b22d12de6bc5 [2023-05-15T20:27:59.072Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:28:00.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:28:00.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:28:00.059Z] ---> f1faf5886f35 [2023-05-15T20:28:00.059Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:28:00.059Z] ---> Using cache [2023-05-15T20:28:00.059Z] ---> dcf821c2f0c2 [2023-05-15T20:28:00.059Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:28:00.059Z] ---> Using cache [2023-05-15T20:28:00.059Z] ---> e323d7873985 [2023-05-15T20:28:00.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:28:00.059Z] ---> Using cache [2023-05-15T20:28:00.059Z] ---> da74ad97c041 [2023-05-15T20:28:00.059Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:28:00.059Z] ---> Using cache [2023-05-15T20:28:00.059Z] ---> 44f165c31d58 [2023-05-15T20:28:00.059Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:28:00.059Z] ---> Using cache [2023-05-15T20:28:00.059Z] ---> 8bf98a6e93e6 [2023-05-15T20:28:00.059Z] Step 8/23 : COPY . . [2023-05-15T20:28:00.059Z] ---> Using cache [2023-05-15T20:28:00.059Z] ---> 327b891a8505 [2023-05-15T20:28:00.059Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-15T20:28:00.329Z] ---> Running in 90dc8f037f1c [2023-05-15T20:28:00.329Z] ---> 200b2a60789c [2023-05-15T20:28:00.329Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:28:02.273Z] ---> 0d3b555f0f28 [2023-05-15T20:28:02.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-15T20:28:02.540Z] 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-05-15T20:28:05.928Z] ---> e72eb81049b7 [2023-05-15T20:28:05.928Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:28:05.928Z] Removing intermediate container a175c6c68b3d [2023-05-15T20:28:05.928Z] ---> 28608afafa56 [2023-05-15T20:28:05.928Z] [2023-05-15T20:28:05.928Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:28:05.928Z] ---> 51e60588ff2c [2023-05-15T20:28:05.928Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:28:05.928Z] ---> Running in 290eeaf20afe [2023-05-15T20:28:06.513Z] Removing intermediate container 290eeaf20afe [2023-05-15T20:28:06.513Z] ---> eeb43722cbf6 [2023-05-15T20:28:06.513Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-15T20:28:07.106Z] ---> 605afb1fd721 [2023-05-15T20:28:07.106Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-15T20:28:07.106Z] ---> Running in c834dabd2264 [2023-05-15T20:28:07.377Z] ---> Running in 44fb050012e9 [2023-05-15T20:28:07.377Z] Removing intermediate container f4df5a4e4d6a [2023-05-15T20:28:07.377Z] ---> e56a961b14a1 [2023-05-15T20:28:07.377Z] [2023-05-15T20:28:07.377Z] Step 10/25 : FROM alpine:3.17 [2023-05-15T20:28:07.645Z] ---> 51e60588ff2c [2023-05-15T20:28:07.645Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:28:07.645Z] ---> Using cache [2023-05-15T20:28:07.645Z] ---> c8ec559a2f5b [2023-05-15T20:28:07.645Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:28:07.645Z] ---> Using cache [2023-05-15T20:28:07.645Z] ---> 851b88340446 [2023-05-15T20:28:07.645Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-15T20:28:07.645Z] Removing intermediate container c834dabd2264 [2023-05-15T20:28:07.645Z] ---> 438e1dfd9d1d [2023-05-15T20:28:07.645Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-15T20:28:07.913Z] ---> Running in 62118f3a2816 [2023-05-15T20:28:07.913Z] ---> Running in c5cfddec5287 [2023-05-15T20:28:08.182Z] Removing intermediate container 44fb050012e9 [2023-05-15T20:28:08.182Z] ---> 8717eafb4a1f [2023-05-15T20:28:08.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:28:08.448Z] ---> Running in 74257cba241b [2023-05-15T20:28:08.720Z] Removing intermediate container 62118f3a2816 [2023-05-15T20:28:08.720Z] ---> 542e02835ba2 [2023-05-15T20:28:08.720Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-15T20:28:08.993Z] Removing intermediate container c5cfddec5287 [2023-05-15T20:28:08.993Z] ---> 465b3a17c3d1 [2023-05-15T20:28:08.993Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:28:08.993Z] ---> Running in c98856386b31 [2023-05-15T20:28:08.993Z] ---> Running in 2587f69dbab9 [2023-05-15T20:28:09.263Z] Removing intermediate container 74257cba241b [2023-05-15T20:28:09.263Z] ---> 5d3a2ad27521 [2023-05-15T20:28:09.263Z] Step 22/24 : LABEL arch=arm64 [2023-05-15T20:28:09.535Z] ---> Running in dadbd86e67b5 [2023-05-15T20:28:10.120Z] Removing intermediate container c98856386b31 [2023-05-15T20:28:10.121Z] ---> 24ec295f7757 [2023-05-15T20:28:10.121Z] Step 15/25 : WORKDIR / [2023-05-15T20:28:10.121Z] ---> Running in 6877822a1fbd [2023-05-15T20:28:10.720Z] Removing intermediate container dadbd86e67b5 [2023-05-15T20:28:10.720Z] ---> 6f99e0012a54 [2023-05-15T20:28:10.720Z] Step 23/24 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:28:10.988Z] ---> Running in 8625e7f18cbd [2023-05-15T20:28:10.988Z] Removing intermediate container 6877822a1fbd [2023-05-15T20:28:10.988Z] ---> 2752a7f4e193 [2023-05-15T20:28:10.988Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:28:11.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:28:12.233Z] Removing intermediate container 8625e7f18cbd [2023-05-15T20:28:12.233Z] ---> feaad41bbd60 [2023-05-15T20:28:12.233Z] Step 24/24 : LABEL version=0.0.0 [2023-05-15T20:28:12.233Z] ---> Running in b6a41c89b905 [2023-05-15T20:28:12.502Z] ---> 9c14a183e70b [2023-05-15T20:28:12.503Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:28:12.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:28:13.047Z] Removing intermediate container b6a41c89b905 [2023-05-15T20:28:13.048Z] ---> 3677e1d1bab6 [2023-05-15T20:28:13.048Z] [2023-05-15T20:28:13.631Z] Successfully built 3677e1d1bab6 [2023-05-15T20:28:13.631Z] Successfully tagged core-command-arm64:latest [2023-05-15T20:28:13.631Z]  Building core-command ... done Building support-notifications [2023-05-15T20:28:13.631Z] ---> 9d850fdb0f48 [2023-05-15T20:28:13.631Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-15T20:28:14.592Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:28:14.592Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:28:14.592Z] OK: 8 MiB in 16 packages [2023-05-15T20:28:16.003Z] ---> 63854ccd8d29 [2023-05-15T20:28:16.003Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:28:16.960Z] Removing intermediate container 2587f69dbab9 [2023-05-15T20:28:16.960Z] ---> 3751ca865a29 [2023-05-15T20:28:16.960Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:28:16.960Z] ---> 082611086825 [2023-05-15T20:28:16.960Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-15T20:28:18.377Z] ---> a24749283f66 [2023-05-15T20:28:18.377Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:28:18.377Z] ---> 26b236e7aab6 [2023-05-15T20:28:18.377Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-15T20:28:18.377Z] ---> Running in 81657033beeb [2023-05-15T20:28:18.972Z] Removing intermediate container 81657033beeb [2023-05-15T20:28:18.972Z] ---> 431a4dd3353c [2023-05-15T20:28:18.972Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:28:19.242Z] ---> 6ac1779a1349 [2023-05-15T20:28:19.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-15T20:28:19.242Z] ---> Running in 31e5752f3624 [2023-05-15T20:28:19.829Z] Removing intermediate container 31e5752f3624 [2023-05-15T20:28:19.829Z] ---> e95107e0d6b1 [2023-05-15T20:28:19.829Z] Step 23/25 : LABEL arch=arm64 [2023-05-15T20:28:20.098Z] ---> Running in ff3a281d10df [2023-05-15T20:28:21.512Z] Removing intermediate container ff3a281d10df [2023-05-15T20:28:21.512Z] ---> 5af779f1f8c5 [2023-05-15T20:28:21.512Z] Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:28:21.785Z] ---> Running in e9d9e5af384d [2023-05-15T20:28:21.785Z] ---> 50c03883d20c [2023-05-15T20:28:21.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:28:22.751Z] Removing intermediate container e9d9e5af384d [2023-05-15T20:28:22.751Z] ---> b3ae8ddc5bad [2023-05-15T20:28:22.751Z] Step 25/25 : LABEL version=0.0.0 [2023-05-15T20:28:22.751Z] ---> Running in b5c3796fae80 [2023-05-15T20:28:23.023Z] ---> 8806c49a3e48 [2023-05-15T20:28:23.023Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-15T20:28:23.294Z] ---> Running in bfbc57d40df7 [2023-05-15T20:28:23.883Z] Removing intermediate container b5c3796fae80 [2023-05-15T20:28:23.883Z] ---> 3b0dfface3c0 [2023-05-15T20:28:23.883Z] [2023-05-15T20:28:24.151Z] Removing intermediate container bfbc57d40df7 [2023-05-15T20:28:24.151Z] ---> 77e41b4bd484 [2023-05-15T20:28:24.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:28:24.151Z] Successfully built 3b0dfface3c0 [2023-05-15T20:28:24.419Z] Successfully tagged core-metadata-arm64:latest [2023-05-15T20:28:24.419Z] Building security-spire-config [2023-05-15T20:28:24.419Z]  Building core-metadata ... done  ---> Running in ccdd11c336cb [2023-05-15T20:28:24.686Z] Removing intermediate container ccdd11c336cb [2023-05-15T20:28:24.686Z] ---> 9c85be2892d2 [2023-05-15T20:28:24.686Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T20:28:24.959Z] ---> Running in bc53a25f719a [2023-05-15T20:28:25.555Z] Removing intermediate container bc53a25f719a [2023-05-15T20:28:25.555Z] ---> a33d252aaf52 [2023-05-15T20:28:25.555Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:28:25.555Z] ---> Running in 05cca654f55e [2023-05-15T20:28:26.513Z] Removing intermediate container 05cca654f55e [2023-05-15T20:28:26.513Z] ---> 368326210e34 [2023-05-15T20:28:26.513Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:28:26.513Z] ---> Running in f7568300ad01 [2023-05-15T20:28:27.097Z] Removing intermediate container f7568300ad01 [2023-05-15T20:28:27.097Z] ---> 12b4264492f1 [2023-05-15T20:28:27.097Z] [2023-05-15T20:28:27.364Z] Successfully built 12b4264492f1 [2023-05-15T20:28:27.365Z] Successfully tagged core-data-arm64:latest [2023-05-15T20:28:27.365Z]  Building core-data ... done Building security-secretstore-setup [2023-05-15T20:28:37.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:28:37.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:28:37.450Z] ---> f1faf5886f35 [2023-05-15T20:28:37.450Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:28:37.450Z] ---> Using cache [2023-05-15T20:28:37.450Z] ---> dcf821c2f0c2 [2023-05-15T20:28:37.450Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:28:37.450Z] ---> Using cache [2023-05-15T20:28:37.450Z] ---> e323d7873985 [2023-05-15T20:28:37.450Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-15T20:28:38.414Z] ---> Running in e0dba83a1ec9 [2023-05-15T20:28:40.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:28:41.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:28:43.268Z] OK: 263 MiB in 53 packages [2023-05-15T20:28:45.224Z] Removing intermediate container e0dba83a1ec9 [2023-05-15T20:28:45.225Z] ---> 1ff652caf8d6 [2023-05-15T20:28:45.225Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:28:47.833Z] ---> 454d21058833 [2023-05-15T20:28:47.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:28:48.421Z] ---> Running in 15bec33958e2 [2023-05-15T20:28:56.643Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:28:56.643Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:28:56.643Z] ---> f1faf5886f35 [2023-05-15T20:28:56.643Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T20:28:56.643Z] ---> Using cache [2023-05-15T20:28:56.643Z] ---> 4f25cd701d4c [2023-05-15T20:28:56.643Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T20:28:57.607Z] ---> Running in 66f6db167bf9 [2023-05-15T20:28:57.607Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:28:57.607Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:28:57.607Z] ---> f1faf5886f35 [2023-05-15T20:28:57.607Z] Step 3/25 : WORKDIR /edgex-go [2023-05-15T20:28:57.607Z] ---> Using cache [2023-05-15T20:28:57.607Z] ---> 4f25cd701d4c [2023-05-15T20:28:57.607Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-15T20:28:57.607Z] ---> Using cache [2023-05-15T20:28:57.607Z] ---> 80920c231ae9 [2023-05-15T20:28:57.607Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-15T20:28:57.876Z] ---> Using cache [2023-05-15T20:28:57.876Z] ---> af77268a4a00 [2023-05-15T20:28:57.876Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:28:57.876Z] ---> Using cache [2023-05-15T20:28:57.876Z] ---> 4c5b965596e8 [2023-05-15T20:28:57.876Z] Step 7/25 : COPY . . [2023-05-15T20:28:58.146Z] ---> Using cache [2023-05-15T20:28:58.146Z] ---> cae70e122e76 [2023-05-15T20:28:58.146Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-15T20:28:58.423Z] ---> Running in 449abfc3adae [2023-05-15T20:29:01.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:29:01.274Z] 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-05-15T20:29:01.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:29:02.963Z] Removing intermediate container e9c0ebd493d3 [2023-05-15T20:29:02.963Z] ---> 41b852b2ec6f [2023-05-15T20:29:02.963Z] [2023-05-15T20:29:02.963Z] Step 9/20 : FROM alpine:3.17 [2023-05-15T20:29:02.963Z] ---> 51e60588ff2c [2023-05-15T20:29:02.963Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-15T20:29:02.963Z] ---> Using cache [2023-05-15T20:29:02.963Z] ---> d2d577b21125 [2023-05-15T20:29:02.963Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-15T20:29:03.232Z] OK: 263 MiB in 53 packages [2023-05-15T20:29:03.232Z] ---> Running in 51a7909fbab7 [2023-05-15T20:29:05.831Z] Removing intermediate container 66f6db167bf9 [2023-05-15T20:29:05.831Z] ---> baec2185093c [2023-05-15T20:29:05.831Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T20:29:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:29:06.425Z] ---> 244ccfe4ec39 [2023-05-15T20:29:06.425Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:29:06.699Z] ---> Running in d41e08ee2bbc [2023-05-15T20:29:06.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:29:08.923Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:29:08.923Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:29:08.923Z] OK: 17692 distinct packages available [2023-05-15T20:29:08.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:29:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:29:11.411Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-15T20:29:11.411Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-15T20:29:11.411Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-15T20:29:11.411Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-15T20:29:11.680Z] (5/9) Installing curl (8.0.1-r0) [2023-05-15T20:29:11.680Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-15T20:29:11.680Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:29:11.680Z] (8/9) Installing libucontext (1.2-r0) [2023-05-15T20:29:11.680Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-15T20:29:11.680Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:29:11.680Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T20:29:12.645Z] OK: 11 MiB in 24 packages [2023-05-15T20:29:15.232Z] Removing intermediate container 51a7909fbab7 [2023-05-15T20:29:15.232Z] ---> 987893598b93 [2023-05-15T20:29:15.232Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:29:15.821Z] ---> 6b5397768f03 [2023-05-15T20:29:15.821Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:29:16.783Z] ---> e8965777625a [2023-05-15T20:29:16.783Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-15T20:29:19.399Z] ---> ed27b4258dee [2023-05-15T20:29:19.399Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:29:19.995Z] ---> faae42c8afff [2023-05-15T20:29:19.995Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-15T20:29:20.265Z] ---> Running in e485c6332196 [2023-05-15T20:29:20.852Z] Removing intermediate container e485c6332196 [2023-05-15T20:29:20.852Z] ---> 4a7109577f21 [2023-05-15T20:29:20.852Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T20:29:20.852Z] ---> Running in 37b0c3ac78f2 [2023-05-15T20:29:21.445Z] Removing intermediate container 37b0c3ac78f2 [2023-05-15T20:29:21.445Z] ---> 81f9d77b730b [2023-05-15T20:29:21.445Z] Step 18/20 : LABEL arch=arm64 [2023-05-15T20:29:21.445Z] ---> Running in 06f69afb0582 [2023-05-15T20:29:22.030Z] Removing intermediate container 06f69afb0582 [2023-05-15T20:29:22.030Z] ---> 68b9466b0bd0 [2023-05-15T20:29:22.030Z] Step 19/20 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:29:22.030Z] ---> Running in a96dfff0e623 [2023-05-15T20:29:22.616Z] Removing intermediate container a96dfff0e623 [2023-05-15T20:29:22.616Z] ---> 8a0cc958d46b [2023-05-15T20:29:22.616Z] Step 20/20 : LABEL version=0.0.0 [2023-05-15T20:29:22.884Z] ---> Running in 8a5dd7ade41f [2023-05-15T20:29:23.473Z] Removing intermediate container 8a5dd7ade41f [2023-05-15T20:29:23.473Z] ---> 50ab2ca75c26 [2023-05-15T20:29:23.473Z] [2023-05-15T20:29:23.742Z] Successfully built 50ab2ca75c26 [2023-05-15T20:29:23.742Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-15T20:29:23.742Z] Building security-spire-server [2023-05-15T20:29:41.952Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:29:41.952Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:29:41.952Z] ---> f1faf5886f35 [2023-05-15T20:29:41.952Z] Step 3/26 : WORKDIR /edgex-go [2023-05-15T20:29:41.952Z] ---> Using cache [2023-05-15T20:29:41.952Z] ---> 4f25cd701d4c [2023-05-15T20:29:41.952Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T20:29:41.952Z] ---> Using cache [2023-05-15T20:29:41.952Z] ---> baec2185093c [2023-05-15T20:29:41.952Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-15T20:29:41.952Z] ---> Using cache [2023-05-15T20:29:41.952Z] ---> 244ccfe4ec39 [2023-05-15T20:29:41.952Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:29:41.952Z] ---> Running in 08e7517b6a88 [2023-05-15T20:31:19.084Z] Removing intermediate container 15bec33958e2 [2023-05-15T20:31:19.084Z] ---> 88c34587a018 [2023-05-15T20:31:19.084Z] Step 8/23 : COPY . . [2023-05-15T20:31:19.354Z] Removing intermediate container d41e08ee2bbc [2023-05-15T20:31:19.354Z] ---> 969e00385d90 [2023-05-15T20:31:19.354Z] Step 7/27 : COPY . . [2023-05-15T20:31:46.046Z] ---> c43d51174f3c [2023-05-15T20:31:46.046Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-15T20:31:47.007Z] ---> Running in 9bc9e63c3ff1 [2023-05-15T20:31:47.591Z] ---> 3925f6690e43 [2023-05-15T20:31:47.591Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T20:31:47.859Z] ---> Running in 57852d7f98d1 [2023-05-15T20:31:48.821Z] Removing intermediate container 57852d7f98d1 [2023-05-15T20:31:48.821Z] ---> 5a20f1daad4c [2023-05-15T20:31:48.821Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T20:31:49.088Z] ---> Running in 441c0873dbe6 [2023-05-15T20:31:49.355Z] 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-05-15T20:31:49.939Z] Removing intermediate container 441c0873dbe6 [2023-05-15T20:31:49.939Z] ---> d906929e1e07 [2023-05-15T20:31:49.939Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T20:31:49.939Z] ---> Running in c0d3f8daa888 [2023-05-15T20:31:50.899Z] Removing intermediate container c0d3f8daa888 [2023-05-15T20:31:50.899Z] ---> 2a166c6d3574 [2023-05-15T20:31:50.899Z] 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-05-15T20:31:50.899Z] ---> Running in 837f48a12b6c [2023-05-15T20:31:52.842Z] Removing intermediate container 08e7517b6a88 [2023-05-15T20:31:52.842Z] ---> b8df84286bda [2023-05-15T20:31:52.842Z] Step 7/26 : COPY . . [2023-05-15T20:31:54.799Z] Removing intermediate container 837f48a12b6c [2023-05-15T20:31:54.799Z] ---> e67e2f585863 [2023-05-15T20:31:54.799Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T20:31:55.067Z] ---> Running in 79d1662e3732 [2023-05-15T20:31:56.029Z] Removing intermediate container 79d1662e3732 [2023-05-15T20:31:56.029Z] ---> 2518ac88416d [2023-05-15T20:31:56.029Z] [2023-05-15T20:31:56.029Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T20:31:56.029Z] ---> 51e60588ff2c [2023-05-15T20:31:56.029Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T20:31:56.311Z] ---> Running in 216e5b177d8e [2023-05-15T20:31:57.275Z] Removing intermediate container 216e5b177d8e [2023-05-15T20:31:57.275Z] ---> 63c1a9c4ef4b [2023-05-15T20:31:57.275Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-15T20:31:57.275Z] ---> Running in 8679097481cc [2023-05-15T20:31:59.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:01.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:03.232Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:32:03.232Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:32:03.232Z] OK: 17692 distinct packages available [2023-05-15T20:32:03.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:04.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:06.883Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-15T20:32:06.883Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:32:06.883Z] (3/4) Installing libucontext (1.2-r0) [2023-05-15T20:32:07.154Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-15T20:32:07.154Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:32:07.154Z] OK: 8 MiB in 19 packages [2023-05-15T20:32:10.502Z] ---> da6614cb2498 [2023-05-15T20:32:10.502Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T20:32:10.502Z] ---> Running in 5bd01c9c6cde [2023-05-15T20:32:10.502Z] Removing intermediate container 8679097481cc [2023-05-15T20:32:10.502Z] ---> 078765d842e9 [2023-05-15T20:32:10.502Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:32:13.085Z] Removing intermediate container 5bd01c9c6cde [2023-05-15T20:32:13.085Z] ---> f5ab7bfa3b74 [2023-05-15T20:32:13.085Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-15T20:32:13.085Z] ---> 897854bd7179 [2023-05-15T20:32:13.085Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:32:13.085Z] ---> Running in b658116f83e5 [2023-05-15T20:32:14.048Z] Removing intermediate container b658116f83e5 [2023-05-15T20:32:14.048Z] ---> 3d3b21ca921e [2023-05-15T20:32:14.048Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T20:32:14.321Z] ---> Running in 47d486f09025 [2023-05-15T20:32:14.589Z] ---> 1293a71da20b [2023-05-15T20:32:14.589Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T20:32:15.180Z] Removing intermediate container 47d486f09025 [2023-05-15T20:32:15.180Z] ---> e20161d1256f [2023-05-15T20:32:15.180Z] 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-05-15T20:32:15.471Z] ---> Running in 9432f8e3a184 [2023-05-15T20:32:19.730Z] Removing intermediate container 9432f8e3a184 [2023-05-15T20:32:19.730Z] ---> 3e13f314ea36 [2023-05-15T20:32:19.730Z] Step 12/26 : WORKDIR /edgex-go [2023-05-15T20:32:19.730Z] ---> Running in bd58e6c9f2f7 [2023-05-15T20:32:20.699Z] Removing intermediate container bd58e6c9f2f7 [2023-05-15T20:32:20.699Z] ---> c5d8ed83d1f8 [2023-05-15T20:32:20.699Z] [2023-05-15T20:32:20.699Z] Step 13/26 : FROM alpine:3.17 [2023-05-15T20:32:20.699Z] ---> 51e60588ff2c [2023-05-15T20:32:20.699Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T20:32:20.699Z] ---> Using cache [2023-05-15T20:32:20.699Z] ---> 63c1a9c4ef4b [2023-05-15T20:32:20.699Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T20:32:20.699Z] ---> Running in b3e34f0620d2 [2023-05-15T20:32:23.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:24.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:26.179Z] ---> 48a7f6eb1cc8 [2023-05-15T20:32:26.180Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T20:32:26.180Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-15T20:32:26.180Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-15T20:32:26.180Z] OK: 17692 distinct packages available [2023-05-15T20:32:26.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:26.761Z] ---> 8668388f7b1c [2023-05-15T20:32:26.761Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-15T20:32:27.027Z] ---> Running in a397f770ff25 [2023-05-15T20:32:27.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:32:27.561Z] Removing intermediate container a397f770ff25 [2023-05-15T20:32:27.561Z] ---> bf7fd35b65be [2023-05-15T20:32:27.561Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-15T20:32:28.518Z] ---> 286e2bb560cf [2023-05-15T20:32:28.518Z] Step 22/27 : WORKDIR / [2023-05-15T20:32:28.518Z] ---> Running in 7a70f850b5a9 [2023-05-15T20:32:29.109Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-15T20:32:29.109Z] Removing intermediate container 7a70f850b5a9 [2023-05-15T20:32:29.109Z] ---> 0890a0a8352c [2023-05-15T20:32:29.109Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T20:32:29.109Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-15T20:32:29.109Z] (3/5) Installing libucontext (1.2-r0) [2023-05-15T20:32:29.109Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-15T20:32:29.109Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-15T20:32:29.109Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:32:29.109Z] ---> Running in 05d1ac1cf48e [2023-05-15T20:32:29.109Z] OK: 9 MiB in 20 packages [2023-05-15T20:32:30.069Z] Removing intermediate container 05d1ac1cf48e [2023-05-15T20:32:30.069Z] ---> dd9ec8957044 [2023-05-15T20:32:30.069Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T20:32:30.069Z] ---> Running in ea7f1b3ed40a [2023-05-15T20:32:30.651Z] Removing intermediate container ea7f1b3ed40a [2023-05-15T20:32:30.651Z] ---> 8e3f9e4acc54 [2023-05-15T20:32:30.651Z] Step 25/27 : LABEL arch=arm64 [2023-05-15T20:32:30.917Z] ---> Running in 6874ecd7a12c [2023-05-15T20:32:31.501Z] Removing intermediate container b3e34f0620d2 [2023-05-15T20:32:31.501Z] ---> 96ef37d57183 [2023-05-15T20:32:31.501Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:32:31.767Z] Removing intermediate container 6874ecd7a12c [2023-05-15T20:32:31.767Z] ---> 5107f44d4324 [2023-05-15T20:32:31.767Z] Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:32:32.033Z] ---> Running in 21053a0952c4 [2023-05-15T20:32:32.615Z] Removing intermediate container 21053a0952c4 [2023-05-15T20:32:32.615Z] ---> 538254649747 [2023-05-15T20:32:32.615Z] Step 27/27 : LABEL version=0.0.0 [2023-05-15T20:32:32.881Z] ---> Running in c6124369e288 [2023-05-15T20:32:32.881Z] ---> 66f34bebfc96 [2023-05-15T20:32:32.881Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:32:33.464Z] Removing intermediate container c6124369e288 [2023-05-15T20:32:33.464Z] ---> 3e3538153c15 [2023-05-15T20:32:33.464Z] [2023-05-15T20:32:34.043Z] Successfully built 3e3538153c15 [2023-05-15T20:32:34.043Z] Successfully tagged security-spire-config-arm64:latest [2023-05-15T20:32:34.043Z] Building security-proxy-setup [2023-05-15T20:32:34.043Z]  Building security-spire-config ... done  ---> 59d82583f089 [2023-05-15T20:32:34.043Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T20:32:42.245Z] ---> cb9d2fc8b69e [2023-05-15T20:32:42.245Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T20:32:43.204Z] ---> ad853abca0f0 [2023-05-15T20:32:43.204Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-15T20:32:44.615Z] ---> 092c1fef7e62 [2023-05-15T20:32:44.615Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-15T20:32:46.016Z] ---> ce6236035eba [2023-05-15T20:32:46.016Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T20:32:46.016Z] ---> Running in d69424e911e2 [2023-05-15T20:32:46.972Z] Removing intermediate container d69424e911e2 [2023-05-15T20:32:46.972Z] ---> 885a334d0466 [2023-05-15T20:32:46.972Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T20:32:46.972Z] ---> Running in 4ff8ca04b7c8 [2023-05-15T20:32:47.929Z] Removing intermediate container 4ff8ca04b7c8 [2023-05-15T20:32:47.929Z] ---> b0c67ee65ea1 [2023-05-15T20:32:47.929Z] Step 24/26 : LABEL arch=arm64 [2023-05-15T20:32:47.929Z] ---> Running in e6f7f5a00794 [2023-05-15T20:32:48.522Z] Removing intermediate container e6f7f5a00794 [2023-05-15T20:32:48.522Z] ---> efb7676d87b0 [2023-05-15T20:32:48.522Z] Step 25/26 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:32:48.790Z] ---> Running in d4751fc7c15a [2023-05-15T20:32:49.379Z] Removing intermediate container d4751fc7c15a [2023-05-15T20:32:49.379Z] ---> 91350b4f9508 [2023-05-15T20:32:49.379Z] Step 26/26 : LABEL version=0.0.0 [2023-05-15T20:32:49.379Z] ---> Running in 90bb291e3479 [2023-05-15T20:32:51.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:32:51.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:32:51.957Z] ---> f1faf5886f35 [2023-05-15T20:32:52.223Z] Step 3/22 : WORKDIR /edgex-go [2023-05-15T20:32:52.223Z] ---> Using cache [2023-05-15T20:32:52.223Z] ---> 4f25cd701d4c [2023-05-15T20:32:52.223Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-15T20:32:52.223Z] ---> Using cache [2023-05-15T20:32:52.223Z] ---> 80920c231ae9 [2023-05-15T20:32:52.223Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-15T20:32:52.223Z] ---> Using cache [2023-05-15T20:32:52.223Z] ---> af77268a4a00 [2023-05-15T20:32:52.223Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:32:52.223Z] ---> Using cache [2023-05-15T20:32:52.223Z] ---> 4c5b965596e8 [2023-05-15T20:32:52.223Z] Step 7/22 : COPY . . [2023-05-15T20:32:52.223Z] Removing intermediate container 90bb291e3479 [2023-05-15T20:32:52.223Z] ---> a07f31eba725 [2023-05-15T20:32:52.223Z] [2023-05-15T20:32:52.493Z] ---> Using cache [2023-05-15T20:32:52.493Z] ---> cae70e122e76 [2023-05-15T20:32:52.493Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-15T20:32:52.766Z] ---> Running in fd9d74104f10 [2023-05-15T20:32:53.037Z] Successfully built a07f31eba725 [2023-05-15T20:32:53.037Z] Successfully tagged security-spire-server-arm64:latest [2023-05-15T20:32:53.037Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-05-15T20:32:54.979Z] 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-05-15T20:33:09.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:33:09.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:33:09.962Z] ---> f1faf5886f35 [2023-05-15T20:33:09.962Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:33:09.962Z] ---> Using cache [2023-05-15T20:33:09.962Z] ---> dcf821c2f0c2 [2023-05-15T20:33:09.962Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:33:09.962Z] ---> Using cache [2023-05-15T20:33:09.962Z] ---> e323d7873985 [2023-05-15T20:33:09.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:33:09.962Z] ---> Using cache [2023-05-15T20:33:09.962Z] ---> da74ad97c041 [2023-05-15T20:33:09.962Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:33:09.962Z] ---> Using cache [2023-05-15T20:33:09.962Z] ---> 44f165c31d58 [2023-05-15T20:33:09.962Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:33:09.962Z] ---> Using cache [2023-05-15T20:33:09.962Z] ---> 8bf98a6e93e6 [2023-05-15T20:33:09.962Z] Step 8/23 : COPY . . [2023-05-15T20:33:09.962Z] ---> Using cache [2023-05-15T20:33:09.962Z] ---> 327b891a8505 [2023-05-15T20:33:09.962Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-15T20:33:09.962Z] ---> Running in 691977e8851a [2023-05-15T20:33:11.898Z] 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-05-15T20:35:18.559Z] 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-05-15T20:35:40.618Z] Removing intermediate container 449abfc3adae [2023-05-15T20:35:40.618Z] ---> 6c4cc350d68d [2023-05-15T20:35:40.618Z] [2023-05-15T20:35:40.618Z] Step 9/25 : FROM alpine:3.17 [2023-05-15T20:35:40.618Z] ---> 51e60588ff2c [2023-05-15T20:35:40.618Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-15T20:35:40.618Z] ---> Running in ad7697e4f816 [2023-05-15T20:35:40.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:35:40.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:35:42.289Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-15T20:35:42.561Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-15T20:35:42.561Z] (3/3) Installing su-exec (0.2-r2) [2023-05-15T20:35:42.561Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:35:42.561Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T20:35:43.520Z] OK: 8 MiB in 18 packages [2023-05-15T20:35:48.032Z] Removing intermediate container ad7697e4f816 [2023-05-15T20:35:48.032Z] ---> 3948921f1a61 [2023-05-15T20:35:48.032Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-15T20:35:48.032Z] ---> Running in 49b206e57062 [2023-05-15T20:35:48.618Z] Removing intermediate container 49b206e57062 [2023-05-15T20:35:48.618Z] ---> 4c3f5abefeee [2023-05-15T20:35:48.618Z] Step 12/25 : WORKDIR / [2023-05-15T20:35:48.618Z] ---> Running in 0f1d306853dc [2023-05-15T20:35:49.200Z] Removing intermediate container 0f1d306853dc [2023-05-15T20:35:49.200Z] ---> ccc3cf569890 [2023-05-15T20:35:49.200Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:35:50.159Z] ---> b6fa416bb350 [2023-05-15T20:35:50.159Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:35:51.122Z] ---> 963977ddf2fb [2023-05-15T20:35:51.122Z] 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-05-15T20:35:52.078Z] ---> 19c0954442c2 [2023-05-15T20:35:52.078Z] 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-05-15T20:35:53.039Z] ---> d550a60006e3 [2023-05-15T20:35:53.039Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:35:53.994Z] ---> d0868d38ed5c [2023-05-15T20:35:53.994Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-15T20:35:56.075Z] ---> 8372aa986652 [2023-05-15T20:35:56.075Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-15T20:35:57.584Z] ---> 2d44ddf10e56 [2023-05-15T20:35:57.584Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T20:36:01.035Z] ---> da2a94e83634 [2023-05-15T20:36:01.035Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:36:01.035Z] ---> Running in 1e66eb986850 [2023-05-15T20:36:04.379Z] Removing intermediate container 1e66eb986850 [2023-05-15T20:36:04.379Z] ---> 88ed0de1e2b8 [2023-05-15T20:36:04.379Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:36:04.379Z] ---> Running in 4ec186857e03 [2023-05-15T20:36:05.344Z] Removing intermediate container 4ec186857e03 [2023-05-15T20:36:05.344Z] ---> ad96c28bf90c [2023-05-15T20:36:05.344Z] Step 23/25 : LABEL arch=arm64 [2023-05-15T20:36:05.344Z] ---> Running in d0e981b53124 [2023-05-15T20:36:05.926Z] Removing intermediate container d0e981b53124 [2023-05-15T20:36:05.926Z] ---> a36e5fefa652 [2023-05-15T20:36:05.926Z] Step 24/25 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:36:05.926Z] ---> Running in 2d1c5cdc1542 [2023-05-15T20:36:06.507Z] Removing intermediate container 2d1c5cdc1542 [2023-05-15T20:36:06.507Z] ---> 3fd7a3ef1040 [2023-05-15T20:36:06.507Z] Step 25/25 : LABEL version=0.0.0 [2023-05-15T20:36:06.777Z] ---> Running in 009e7f9cd7e8 [2023-05-15T20:36:07.358Z] Removing intermediate container 009e7f9cd7e8 [2023-05-15T20:36:07.358Z] ---> eea8fc85e3db [2023-05-15T20:36:07.358Z] [2023-05-15T20:36:07.623Z] Successfully built eea8fc85e3db [2023-05-15T20:36:07.623Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-15T20:36:07.623Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-05-15T20:36:25.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:36:25.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:36:25.823Z] ---> f1faf5886f35 [2023-05-15T20:36:25.823Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-15T20:36:25.823Z] ---> Using cache [2023-05-15T20:36:25.823Z] ---> dcf821c2f0c2 [2023-05-15T20:36:25.823Z] Step 4/23 : WORKDIR /edgex-go [2023-05-15T20:36:25.823Z] ---> Using cache [2023-05-15T20:36:25.823Z] ---> e323d7873985 [2023-05-15T20:36:25.823Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-15T20:36:25.823Z] ---> Using cache [2023-05-15T20:36:25.823Z] ---> da74ad97c041 [2023-05-15T20:36:25.823Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-15T20:36:25.823Z] ---> Using cache [2023-05-15T20:36:25.823Z] ---> 44f165c31d58 [2023-05-15T20:36:25.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:36:25.823Z] ---> Using cache [2023-05-15T20:36:25.823Z] ---> 8bf98a6e93e6 [2023-05-15T20:36:25.823Z] Step 8/23 : COPY . . [2023-05-15T20:36:25.823Z] ---> Using cache [2023-05-15T20:36:25.823Z] ---> 327b891a8505 [2023-05-15T20:36:25.823Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-15T20:36:25.823Z] ---> Running in 5911b40ac38a [2023-05-15T20:36:26.090Z] 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-05-15T20:37:47.695Z] Removing intermediate container 90dc8f037f1c [2023-05-15T20:37:47.695Z] ---> 42b5dbfded59 [2023-05-15T20:37:47.695Z] [2023-05-15T20:37:47.695Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:37:47.695Z] ---> 51e60588ff2c [2023-05-15T20:37:47.695Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:37:47.695Z] ---> Using cache [2023-05-15T20:37:47.695Z] ---> c8ec559a2f5b [2023-05-15T20:37:47.695Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:37:47.695Z] ---> Using cache [2023-05-15T20:37:47.695Z] ---> 851b88340446 [2023-05-15T20:37:47.695Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-15T20:37:47.695Z] ---> Running in aee429e69fe1 [2023-05-15T20:37:47.695Z] Removing intermediate container aee429e69fe1 [2023-05-15T20:37:47.695Z] ---> 37f34462ab01 [2023-05-15T20:37:47.695Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T20:37:47.695Z] ---> Running in 282f9ceb611c [2023-05-15T20:37:47.695Z] Removing intermediate container 282f9ceb611c [2023-05-15T20:37:47.695Z] ---> 6b56416829be [2023-05-15T20:37:47.695Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:37:47.695Z] ---> 1c88df4e3cac [2023-05-15T20:37:47.695Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:37:47.695Z] ---> 58dadbeb0244 [2023-05-15T20:37:47.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-15T20:37:47.962Z] ---> d40ad61cbf17 [2023-05-15T20:37:47.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:37:51.300Z] ---> 23b80822ef29 [2023-05-15T20:37:51.300Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-15T20:37:51.300Z] ---> Running in 8a52e0a421e0 [2023-05-15T20:37:51.300Z] Removing intermediate container 8a52e0a421e0 [2023-05-15T20:37:51.300Z] ---> 3000bc2b86e6 [2023-05-15T20:37:51.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:37:51.566Z] ---> Running in 34a7a14655d4 [2023-05-15T20:37:52.152Z] Removing intermediate container 34a7a14655d4 [2023-05-15T20:37:52.152Z] ---> 109839c4b02d [2023-05-15T20:37:52.152Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T20:37:52.152Z] ---> Running in 4147f781d4a7 [2023-05-15T20:37:52.736Z] Removing intermediate container 4147f781d4a7 [2023-05-15T20:37:52.736Z] ---> 500743496884 [2023-05-15T20:37:52.736Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:37:52.736Z] ---> Running in cda6f491c64c [2023-05-15T20:37:53.318Z] Removing intermediate container cda6f491c64c [2023-05-15T20:37:53.318Z] ---> abb4ec7c56cf [2023-05-15T20:37:53.318Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:37:53.318Z] ---> Running in cdcc707b2473 [2023-05-15T20:37:53.905Z] Removing intermediate container cdcc707b2473 [2023-05-15T20:37:53.905Z] ---> c7ac2160f787 [2023-05-15T20:37:53.905Z] [2023-05-15T20:37:54.172Z] Successfully built c7ac2160f787 [2023-05-15T20:37:54.173Z] Successfully tagged support-scheduler-arm64:latest [2023-05-15T20:37:54.173Z]  Building support-scheduler ... done Building security-spire-agent [2023-05-15T20:38:12.357Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-15T20:38:12.357Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-15T20:38:12.357Z] ---> f1faf5886f35 [2023-05-15T20:38:12.357Z] Step 3/27 : WORKDIR /edgex-go [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> 4f25cd701d4c [2023-05-15T20:38:12.357Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> baec2185093c [2023-05-15T20:38:12.357Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> 244ccfe4ec39 [2023-05-15T20:38:12.357Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> b8df84286bda [2023-05-15T20:38:12.357Z] Step 7/27 : COPY . . [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> da6614cb2498 [2023-05-15T20:38:12.357Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> f5ab7bfa3b74 [2023-05-15T20:38:12.357Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> 3d3b21ca921e [2023-05-15T20:38:12.357Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-15T20:38:12.357Z] ---> Using cache [2023-05-15T20:38:12.357Z] ---> e20161d1256f [2023-05-15T20:38:12.357Z] 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-05-15T20:38:12.357Z] ---> Running in 74f83c3ac562 [2023-05-15T20:38:13.315Z] Removing intermediate container 74f83c3ac562 [2023-05-15T20:38:13.315Z] ---> 86eb9b1cd6c1 [2023-05-15T20:38:13.315Z] Step 12/27 : WORKDIR /edgex-go [2023-05-15T20:38:13.315Z] ---> Running in ce57f831968e [2023-05-15T20:38:13.903Z] Removing intermediate container ce57f831968e [2023-05-15T20:38:13.903Z] ---> 6a59a94abe99 [2023-05-15T20:38:13.903Z] [2023-05-15T20:38:13.903Z] Step 13/27 : FROM alpine:3.17 [2023-05-15T20:38:13.903Z] ---> 51e60588ff2c [2023-05-15T20:38:13.903Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-15T20:38:13.903Z] ---> Using cache [2023-05-15T20:38:13.903Z] ---> 63c1a9c4ef4b [2023-05-15T20:38:13.903Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-15T20:38:13.903Z] ---> Using cache [2023-05-15T20:38:13.903Z] ---> 96ef37d57183 [2023-05-15T20:38:13.903Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:38:13.903Z] ---> Using cache [2023-05-15T20:38:13.903Z] ---> 66f34bebfc96 [2023-05-15T20:38:13.903Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:38:13.903Z] ---> Using cache [2023-05-15T20:38:13.903Z] ---> 59d82583f089 [2023-05-15T20:38:13.903Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-15T20:38:19.232Z] ---> e393b8eb0fbb [2023-05-15T20:38:19.232Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-15T20:38:25.860Z] ---> c7db54fa0c6e [2023-05-15T20:38:25.860Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-15T20:38:26.135Z] ---> ded84d25ffe3 [2023-05-15T20:38:26.135Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-15T20:38:30.376Z] ---> 20947af7ff42 [2023-05-15T20:38:30.376Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-15T20:38:30.961Z] ---> e48f3aa5d2bc [2023-05-15T20:38:30.961Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-15T20:38:30.961Z] ---> Running in a97176a6e20a [2023-05-15T20:38:31.545Z] Removing intermediate container a97176a6e20a [2023-05-15T20:38:31.545Z] ---> 34f16b607c58 [2023-05-15T20:38:31.545Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-15T20:38:31.545Z] ---> Running in 75cdf1b2d9d1 [2023-05-15T20:38:32.128Z] Removing intermediate container 75cdf1b2d9d1 [2023-05-15T20:38:32.128Z] ---> efda199dbe19 [2023-05-15T20:38:32.128Z] Step 25/27 : LABEL arch=arm64 [2023-05-15T20:38:32.393Z] ---> Running in 356b8a8b7ae8 [2023-05-15T20:38:32.978Z] Removing intermediate container 356b8a8b7ae8 [2023-05-15T20:38:32.978Z] ---> 1f0f2cacb0de [2023-05-15T20:38:32.978Z] Step 26/27 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:38:32.978Z] ---> Running in 405d6dd47d97 [2023-05-15T20:38:33.559Z] Removing intermediate container 405d6dd47d97 [2023-05-15T20:38:33.559Z] ---> 6581076047a2 [2023-05-15T20:38:33.559Z] Step 27/27 : LABEL version=0.0.0 [2023-05-15T20:38:33.559Z] ---> Running in e107380f0ab8 [2023-05-15T20:38:33.824Z] Removing intermediate container e107380f0ab8 [2023-05-15T20:38:33.824Z] ---> 60ca2e22e309 [2023-05-15T20:38:33.824Z] [2023-05-15T20:38:34.090Z] Successfully built 60ca2e22e309 [2023-05-15T20:38:34.355Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-15T20:39:42.173Z]  Building security-spire-agent ... done Removing intermediate container fd9d74104f10 [2023-05-15T20:39:42.173Z] ---> 6bf6c00ba1f1 [2023-05-15T20:39:42.173Z] [2023-05-15T20:39:42.173Z] Step 9/22 : FROM alpine:3.17 [2023-05-15T20:39:42.173Z] ---> 51e60588ff2c [2023-05-15T20:39:42.173Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-15T20:39:42.173Z] ---> Running in cf8f26f40e6a [2023-05-15T20:39:42.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:39:42.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:39:42.173Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-15T20:39:42.173Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-15T20:39:42.173Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:39:42.173Z] OK: 8 MiB in 17 packages [2023-05-15T20:39:42.173Z] Removing intermediate container cf8f26f40e6a [2023-05-15T20:39:42.173Z] ---> 5872d1b6586a [2023-05-15T20:39:42.173Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-15T20:39:42.173Z] ---> Running in 08b114d7abf6 [2023-05-15T20:39:42.173Z] Removing intermediate container 08b114d7abf6 [2023-05-15T20:39:42.173Z] ---> 0c869241411c [2023-05-15T20:39:42.173Z] Step 12/22 : WORKDIR /edgex [2023-05-15T20:39:42.173Z] ---> Running in 0807f79c4ec0 [2023-05-15T20:39:42.173Z] Removing intermediate container 0807f79c4ec0 [2023-05-15T20:39:42.173Z] ---> b81d3837d725 [2023-05-15T20:39:42.173Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:39:42.763Z] ---> 4075bb393f97 [2023-05-15T20:39:42.763Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:39:43.723Z] ---> 997a2c084770 [2023-05-15T20:39:43.723Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-15T20:39:44.682Z] ---> 43916f572940 [2023-05-15T20:39:44.682Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-15T20:39:46.631Z] ---> 90b0eda63342 [2023-05-15T20:39:46.631Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-15T20:39:47.231Z] ---> 22122fc89ff3 [2023-05-15T20:39:47.231Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:39:47.231Z] ---> Running in 06fcea25e0e2 [2023-05-15T20:39:52.582Z] Removing intermediate container 06fcea25e0e2 [2023-05-15T20:39:52.582Z] ---> ee656359ed58 [2023-05-15T20:39:52.582Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:39:52.582Z] ---> Running in 5adc0006fcc1 [2023-05-15T20:39:52.582Z] Removing intermediate container 5adc0006fcc1 [2023-05-15T20:39:52.582Z] ---> ff80731834b3 [2023-05-15T20:39:52.582Z] Step 20/22 : LABEL arch=arm64 [2023-05-15T20:39:52.582Z] ---> Running in 2e9d91b03b6e [2023-05-15T20:39:53.169Z] Removing intermediate container 2e9d91b03b6e [2023-05-15T20:39:53.169Z] ---> ece739ad5246 [2023-05-15T20:39:53.169Z] Step 21/22 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:39:53.169Z] ---> Running in 0830e6c1c486 [2023-05-15T20:39:53.754Z] Removing intermediate container 0830e6c1c486 [2023-05-15T20:39:53.754Z] ---> 511d4b92eb14 [2023-05-15T20:39:53.754Z] Step 22/22 : LABEL version=0.0.0 [2023-05-15T20:39:53.754Z] ---> Running in b7f29a6643f4 [2023-05-15T20:39:54.335Z] Removing intermediate container b7f29a6643f4 [2023-05-15T20:39:54.335Z] ---> 527e88417c1f [2023-05-15T20:39:54.335Z] [2023-05-15T20:39:54.602Z] Successfully built 527e88417c1f [2023-05-15T20:39:54.602Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-15T20:40:04.672Z]  Building security-proxy-setup ... done Removing intermediate container 691977e8851a [2023-05-15T20:40:04.672Z] ---> 7a319737160f [2023-05-15T20:40:04.672Z] [2023-05-15T20:40:04.672Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:40:04.672Z] ---> 51e60588ff2c [2023-05-15T20:40:04.672Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T20:40:04.672Z] ---> Running in facd21bff484 [2023-05-15T20:40:05.633Z] Removing intermediate container facd21bff484 [2023-05-15T20:40:05.633Z] ---> 8bf2ae4a738a [2023-05-15T20:40:05.633Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:40:05.633Z] ---> Running in 985c65963806 [2023-05-15T20:40:07.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:40:08.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:40:09.575Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-15T20:40:09.575Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:40:09.575Z] OK: 8 MiB in 16 packages [2023-05-15T20:40:10.986Z] Removing intermediate container 985c65963806 [2023-05-15T20:40:10.986Z] ---> 80665ac98271 [2023-05-15T20:40:10.986Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:40:11.950Z] ---> fe758615a8b7 [2023-05-15T20:40:11.950Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:40:12.919Z] ---> 48f416b758b6 [2023-05-15T20:40:12.919Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-15T20:40:14.329Z] ---> ba51fb875150 [2023-05-15T20:40:14.329Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:40:15.289Z] ---> 876dca2453ab [2023-05-15T20:40:15.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-15T20:40:16.251Z] ---> c8e6d2f5c92b [2023-05-15T20:40:16.251Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:40:16.252Z] ---> Running in 61b9e0efcbf5 [2023-05-15T20:40:20.506Z] Removing intermediate container 61b9e0efcbf5 [2023-05-15T20:40:20.506Z] ---> b61534f815e7 [2023-05-15T20:40:20.506Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:40:20.506Z] ---> Running in 5f8e2ff562f6 [2023-05-15T20:40:20.772Z] Removing intermediate container 5f8e2ff562f6 [2023-05-15T20:40:20.772Z] ---> db2daccd2e6b [2023-05-15T20:40:20.772Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T20:40:21.040Z] ---> Running in 514aebd5f3b8 [2023-05-15T20:40:21.621Z] Removing intermediate container 514aebd5f3b8 [2023-05-15T20:40:21.621Z] ---> 76c21d45d309 [2023-05-15T20:40:21.621Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T20:40:21.621Z] ---> Running in 2579545d2fcc [2023-05-15T20:40:22.201Z] Removing intermediate container 2579545d2fcc [2023-05-15T20:40:22.202Z] ---> 0fbee4c96c2d [2023-05-15T20:40:22.202Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:40:22.202Z] ---> Running in fa62926743d7 [2023-05-15T20:40:22.784Z] Removing intermediate container fa62926743d7 [2023-05-15T20:40:22.784Z] ---> 6070049a938f [2023-05-15T20:40:22.784Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:40:22.784Z] ---> Running in f49628c7f89b [2023-05-15T20:40:23.366Z] Removing intermediate container f49628c7f89b [2023-05-15T20:40:23.366Z] ---> 37088639c6e5 [2023-05-15T20:40:23.366Z] [2023-05-15T20:40:23.633Z] Successfully built 37088639c6e5 [2023-05-15T20:40:23.633Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-15T20:41:02.482Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 5911b40ac38a [2023-05-15T20:41:02.482Z] ---> 77571adb37d6 [2023-05-15T20:41:02.482Z] [2023-05-15T20:41:02.482Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:41:02.482Z] ---> 51e60588ff2c [2023-05-15T20:41:02.482Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-15T20:41:02.482Z] ---> Using cache [2023-05-15T20:41:02.482Z] ---> 8bf2ae4a738a [2023-05-15T20:41:02.482Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-15T20:41:02.482Z] ---> Using cache [2023-05-15T20:41:02.482Z] ---> 80665ac98271 [2023-05-15T20:41:02.482Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:41:02.482Z] ---> Using cache [2023-05-15T20:41:02.482Z] ---> fe758615a8b7 [2023-05-15T20:41:02.482Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:41:02.482Z] ---> Using cache [2023-05-15T20:41:02.482Z] ---> 48f416b758b6 [2023-05-15T20:41:02.482Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-15T20:41:02.482Z] Removing intermediate container 9bc9e63c3ff1 [2023-05-15T20:41:02.482Z] ---> b4f692cb4c12 [2023-05-15T20:41:02.482Z] [2023-05-15T20:41:02.482Z] Step 10/23 : FROM alpine:3.17 [2023-05-15T20:41:02.482Z] ---> 51e60588ff2c [2023-05-15T20:41:02.482Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-15T20:41:02.482Z] ---> Running in 21ee7d4e4668 [2023-05-15T20:41:02.482Z] ---> cd432e6faba2 [2023-05-15T20:41:02.482Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:41:02.482Z] ---> 441f0d2de9f1 [2023-05-15T20:41:02.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-15T20:41:02.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-15T20:41:02.482Z] ---> 75d01dd9d943 [2023-05-15T20:41:02.482Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-15T20:41:02.482Z] ---> Running in 8001ac07200d [2023-05-15T20:41:02.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-15T20:41:03.444Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-15T20:41:03.716Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-15T20:41:03.716Z] Executing busybox-1.35.0-r29.trigger [2023-05-15T20:41:03.716Z] Executing ca-certificates-20230506-r0.trigger [2023-05-15T20:41:03.987Z] Removing intermediate container 8001ac07200d [2023-05-15T20:41:03.987Z] ---> c016d6270cd6 [2023-05-15T20:41:03.987Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-15T20:41:03.987Z] ---> Running in 5b37e814eb49 [2023-05-15T20:41:03.987Z] OK: 8 MiB in 17 packages [2023-05-15T20:41:04.255Z] Removing intermediate container 5b37e814eb49 [2023-05-15T20:41:04.255Z] ---> e76d809b8616 [2023-05-15T20:41:04.255Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-15T20:41:04.521Z] ---> Running in 74c4ebeb87f1 [2023-05-15T20:41:04.786Z] Removing intermediate container 74c4ebeb87f1 [2023-05-15T20:41:04.786Z] ---> 79d37da669c7 [2023-05-15T20:41:04.786Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T20:41:04.786Z] ---> Running in 8e1ee4d4556a [2023-05-15T20:41:05.379Z] Removing intermediate container 8e1ee4d4556a [2023-05-15T20:41:05.379Z] ---> a6f304282c0f [2023-05-15T20:41:05.379Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:41:05.379Z] ---> Running in 4c303ade557c [2023-05-15T20:41:05.379Z] Removing intermediate container 21ee7d4e4668 [2023-05-15T20:41:05.379Z] ---> e2bdc9067955 [2023-05-15T20:41:05.379Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-15T20:41:05.379Z] ---> Running in 3e06749283c8 [2023-05-15T20:41:05.645Z] Removing intermediate container 4c303ade557c [2023-05-15T20:41:05.645Z] ---> 19c854e0fdd9 [2023-05-15T20:41:05.645Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:41:05.645Z] ---> Running in 38cfc681b48d [2023-05-15T20:41:05.912Z] Removing intermediate container 3e06749283c8 [2023-05-15T20:41:05.912Z] ---> c7659e13d35b [2023-05-15T20:41:05.912Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-15T20:41:05.912Z] ---> Running in 7e41cd5bad80 [2023-05-15T20:41:06.180Z] Removing intermediate container 38cfc681b48d [2023-05-15T20:41:06.180Z] ---> 88ff800029cd [2023-05-15T20:41:06.180Z] [2023-05-15T20:41:06.180Z] Removing intermediate container 7e41cd5bad80 [2023-05-15T20:41:06.180Z] ---> a922d4df6037 [2023-05-15T20:41:06.180Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-15T20:41:06.446Z] Successfully built 88ff800029cd [2023-05-15T20:41:06.446Z] ---> Running in e948e3f01523 [2023-05-15T20:41:06.446Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-15T20:41:06.712Z]  Building security-proxy-auth ... done Removing intermediate container e948e3f01523 [2023-05-15T20:41:06.712Z] ---> 120eb6ffe31a [2023-05-15T20:41:06.712Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-15T20:41:06.978Z] ---> 5b17d931486c [2023-05-15T20:41:06.978Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-15T20:41:07.562Z] ---> 383824d7029e [2023-05-15T20:41:07.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-15T20:41:08.962Z] ---> 6eac17f1488d [2023-05-15T20:41:08.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-15T20:41:09.544Z] ---> c92072dd49e3 [2023-05-15T20:41:09.545Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-15T20:41:09.545Z] ---> Running in f78959e87d01 [2023-05-15T20:41:09.812Z] Removing intermediate container f78959e87d01 [2023-05-15T20:41:09.812Z] ---> 8a65d5ae3d1b [2023-05-15T20:41:09.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-15T20:41:09.812Z] ---> Running in 3d7821f04a83 [2023-05-15T20:41:10.078Z] Removing intermediate container 3d7821f04a83 [2023-05-15T20:41:10.078Z] ---> 2b0f2dba7486 [2023-05-15T20:41:10.078Z] Step 21/23 : LABEL arch=arm64 [2023-05-15T20:41:10.346Z] ---> Running in e961b989f5e8 [2023-05-15T20:41:10.612Z] Removing intermediate container e961b989f5e8 [2023-05-15T20:41:10.612Z] ---> f259b8c47d89 [2023-05-15T20:41:10.612Z] Step 22/23 : LABEL git_sha=477c6af52a2b8919a28f160b1dc6ae20808679ba [2023-05-15T20:41:10.612Z] ---> Running in 2574aeb29b39 [2023-05-15T20:41:10.878Z] Removing intermediate container 2574aeb29b39 [2023-05-15T20:41:10.878Z] ---> 759cf4e23b92 [2023-05-15T20:41:10.878Z] Step 23/23 : LABEL version=0.0.0 [2023-05-15T20:41:10.878Z] ---> Running in 966ea023c3fd [2023-05-15T20:41:11.146Z] Removing intermediate container 966ea023c3fd [2023-05-15T20:41:11.146Z] ---> 39c16c26b0e6 [2023-05-15T20:41:11.146Z] [2023-05-15T20:41:11.411Z] Successfully built 39c16c26b0e6 [2023-05-15T20:41:11.411Z] Successfully tagged support-notifications-arm64:latest [2023-05-15T20:41:11.686Z]  Building support-notifications ... done  [Pipeline] } [2023-05-15T20:41:11.711Z] $ docker stop --time=1 eaff64839f8b6a808a4ed7b2e3909d92c0edcda2f093f3f502cd9efddd9c2162 [2023-05-15T20:41:13.356Z] $ docker rm -f --volumes eaff64839f8b6a808a4ed7b2e3909d92c0edcda2f093f3f502cd9efddd9c2162 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-15T20:41:13.923Z] + docker images [2023-05-15T20:41:14.197Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-15T20:41:14.197Z] support-notifications-arm64 latest 39c16c26b0e6 3 seconds ago 31.9MB [2023-05-15T20:41:14.197Z] security-proxy-auth-arm64 latest 88ff800029cd 9 seconds ago 18.1MB [2023-05-15T20:41:14.197Z] b4f692cb4c12 15 seconds ago 1.59GB [2023-05-15T20:41:14.197Z] 77571adb37d6 18 seconds ago 1.51GB [2023-05-15T20:41:14.197Z] core-common-config-bootstrapper-arm64 latest 37088639c6e5 51 seconds ago 17.2MB [2023-05-15T20:41:14.197Z] 7a319737160f About a minute ago 1.52GB [2023-05-15T20:41:14.198Z] security-proxy-setup-arm64 latest 527e88417c1f About a minute ago 18.7MB [2023-05-15T20:41:14.198Z] 6bf6c00ba1f1 About a minute ago 1.51GB [2023-05-15T20:41:14.198Z] security-spire-agent-arm64 latest 60ca2e22e309 2 minutes ago 153MB [2023-05-15T20:41:14.198Z] 6a59a94abe99 3 minutes ago 1.39GB [2023-05-15T20:41:14.198Z] support-scheduler-arm64 latest c7ac2160f787 3 minutes ago 31.2MB [2023-05-15T20:41:14.198Z] 42b5dbfded59 3 minutes ago 1.59GB [2023-05-15T20:41:14.198Z] security-secretstore-setup-arm64 latest eea8fc85e3db 5 minutes ago 32.2MB [2023-05-15T20:41:14.198Z] 6c4cc350d68d 5 minutes ago 1.52GB [2023-05-15T20:41:14.198Z] security-spire-server-arm64 latest a07f31eba725 8 minutes ago 97MB [2023-05-15T20:41:14.198Z] security-spire-config-arm64 latest 3e3538153c15 8 minutes ago 96.1MB [2023-05-15T20:41:14.198Z] c5d8ed83d1f8 8 minutes ago 1.39GB [2023-05-15T20:41:14.198Z] 2518ac88416d 9 minutes ago 1.39GB [2023-05-15T20:41:14.198Z] security-spiffe-token-provider-arm64 latest 50ab2ca75c26 11 minutes ago 32.7MB [2023-05-15T20:41:14.198Z] 41b852b2ec6f 12 minutes ago 1.57GB [2023-05-15T20:41:14.198Z] core-data-arm64 latest 12b4264492f1 12 minutes ago 19.9MB [2023-05-15T20:41:14.198Z] core-metadata-arm64 latest 3b0dfface3c0 12 minutes ago 20.2MB [2023-05-15T20:41:14.198Z] core-command-arm64 latest 3677e1d1bab6 13 minutes ago 19.7MB [2023-05-15T20:41:14.198Z] e56a961b14a1 13 minutes ago 1.53GB [2023-05-15T20:41:14.198Z] 28608afafa56 13 minutes ago 1.53GB [2023-05-15T20:41:14.198Z] db5348a3ce5d 13 minutes ago 1.53GB [2023-05-15T20:41:14.198Z] security-bootstrapper-arm64 latest 9cb3ca36621e 13 minutes ago 21.9MB [2023-05-15T20:41:14.198Z] 110a10c9f86a 14 minutes ago 1.51GB [2023-05-15T20:41:14.198Z] ci-base-image-arm64 latest f1faf5886f35 37 minutes ago 899MB [2023-05-15T20:41:14.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-15T20:41:14.198Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-15T20:41:14.198Z] 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-05-15T20:41:15.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T20:41:15.042Z] [2023-05-15T20:41:15.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:41:15.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T20:41:15.730Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-15T20:41:15.730Z] 8998bd30e6a1: Pulling fs layer [2023-05-15T20:41:15.730Z] 04944245beec: Pulling fs layer [2023-05-15T20:41:15.730Z] 699f458cf7ca: Pulling fs layer [2023-05-15T20:41:15.730Z] 765212b225bb: Pulling fs layer [2023-05-15T20:41:15.730Z] f23df028b6ca: Pulling fs layer [2023-05-15T20:41:15.730Z] d65c8cfc05b1: Pulling fs layer [2023-05-15T20:41:15.730Z] 2437ff75d9bd: Pulling fs layer [2023-05-15T20:41:15.730Z] f23df028b6ca: Waiting [2023-05-15T20:41:15.730Z] 765212b225bb: Waiting [2023-05-15T20:41:15.730Z] d65c8cfc05b1: Waiting [2023-05-15T20:41:16.712Z] 04944245beec: Verifying Checksum [2023-05-15T20:41:16.712Z] 04944245beec: Download complete [2023-05-15T20:41:16.712Z] 765212b225bb: Verifying Checksum [2023-05-15T20:41:16.712Z] 765212b225bb: Download complete [2023-05-15T20:41:16.712Z] f23df028b6ca: Download complete [2023-05-15T20:41:16.712Z] d65c8cfc05b1: Verifying Checksum [2023-05-15T20:41:16.712Z] d65c8cfc05b1: Download complete [2023-05-15T20:41:16.712Z] 699f458cf7ca: Verifying Checksum [2023-05-15T20:41:16.712Z] 699f458cf7ca: Download complete [2023-05-15T20:41:17.301Z] 8998bd30e6a1: Download complete [2023-05-15T20:41:19.238Z] 2437ff75d9bd: Verifying Checksum [2023-05-15T20:41:19.238Z] 2437ff75d9bd: Download complete [2023-05-15T20:41:20.639Z] 8998bd30e6a1: Pull complete [2023-05-15T20:41:21.218Z] 04944245beec: Pull complete [2023-05-15T20:41:22.621Z] 699f458cf7ca: Pull complete [2023-05-15T20:41:22.621Z] 765212b225bb: Pull complete [2023-05-15T20:41:23.199Z] f23df028b6ca: Pull complete [2023-05-15T20:41:23.465Z] d65c8cfc05b1: Pull complete [2023-05-15T20:41:35.757Z] 2437ff75d9bd: Pull complete [2023-05-15T20:41:35.757Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-15T20:41:35.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-15T20:41:35.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:41:36.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container [2023-05-15T20:41:36.117Z] $ 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-05-15T20:41:40.054Z] $ docker top 86370d65c5dd495716e17a8a0f5dcdc6bd7fd6e0ddf26762fb78f7fcadeffa53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:41:40.648Z] ---> job-cost.sh [2023-05-15T20:41:40.916Z] lf-activate-venv: SKIPPING [2023-05-15T20:41:40.916Z] INFO: No Stack... [2023-05-15T20:41:41.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-15T20:41:42.070Z] INFO: Archiving Costs [Pipeline] sh [2023-05-15T20:41:42.410Z] + cut -d, -f6 [2023-05-15T20:41:42.410Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-05-15T20:41:42.487Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] [2023-05-15T20:41:42.491Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] did not exist. Created. [2023-05-15T20:41:42.491Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-15T20:41:42.905Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-15T20:41:43.087Z] Stashed 1 file(s) [Pipeline] } [2023-05-15T20:41:43.103Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4566-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-15T20:41:43.184Z] $ docker stop --time=1 86370d65c5dd495716e17a8a0f5dcdc6bd7fd6e0ddf26762fb78f7fcadeffa53 [2023-05-15T20:41:44.651Z] $ docker rm -f --volumes 86370d65c5dd495716e17a8a0f5dcdc6bd7fd6e0ddf26762fb78f7fcadeffa53 [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-05-15T20:41:45.981Z] provisioning config files... [2023-05-15T20:41:45.988Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9857514663109783535tmp [Pipeline] { [Pipeline] sh [2023-05-15T20:41:46.327Z] + set +x [2023-05-15T20:41:46.327Z] + curl -s https://codecov.io/bash [2023-05-15T20:41:46.327Z] + bash -s -- [2023-05-15T20:41:49.615Z] [2023-05-15T20:41:49.615Z] _____ _ [2023-05-15T20:41:49.615Z] / ____| | | [2023-05-15T20:41:49.615Z] | | ___ __| | ___ ___ _____ __ [2023-05-15T20:41:49.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-15T20:41:49.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-15T20:41:49.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-15T20:41:49.615Z] Bash-1.0.6 [2023-05-15T20:41:49.615Z] [2023-05-15T20:41:49.615Z] [2023-05-15T20:41:49.615Z] ==> git version 2.25.1 found [2023-05-15T20:41:49.615Z] ==> 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-05-15T20:41:49.615Z] Release-Date: 2020-01-08 [2023-05-15T20:41:49.615Z] 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-05-15T20:41:49.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-15T20:41:49.615Z] ==> Jenkins CI detected. [2023-05-15T20:41:49.615Z] current dir:  /w/workspace/edgex-go/1 [2023-05-15T20:41:49.615Z] project root: . [2023-05-15T20:41:49.615Z] --> token set from env [2023-05-15T20:41:49.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-15T20:41:49.615Z] ==> Running gcov in . (disable via -X gcov) [2023-05-15T20:41:49.615Z] ==> Python coveragepy not found [2023-05-15T20:41:49.615Z] ==> Searching for coverage reports in: [2023-05-15T20:41:49.615Z] + . [2023-05-15T20:41:49.615Z] -> Found 1 reports [2023-05-15T20:41:49.615Z] ==> Detecting git/mercurial file structure [2023-05-15T20:41:49.615Z] ==> Reading reports [2023-05-15T20:41:49.615Z] + ./coverage.out bytes=447731 [2023-05-15T20:41:49.615Z] ==> Appending adjustments [2023-05-15T20:41:49.615Z] https://docs.codecov.io/docs/fixing-reports [2023-05-15T20:41:50.991Z] + Found adjustments [2023-05-15T20:41:50.991Z] ==> Gzipping contents [2023-05-15T20:41:50.991Z] 60K /tmp/codecov.R0VTB2.gz [2023-05-15T20:41:50.991Z] ==> Uploading reports [2023-05-15T20:41:50.991Z] url: https://codecov.io [2023-05-15T20:41:50.991Z] query: branch=PR-4566&commit=477c6af52a2b8919a28f160b1dc6ae20808679ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4566&job=&cmd_args= [2023-05-15T20:41:50.991Z] -> Pinging Codecov [2023-05-15T20:41:50.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4566&commit=477c6af52a2b8919a28f160b1dc6ae20808679ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4566&job=&cmd_args= [2023-05-15T20:41:50.991Z] -> Uploading to [2023-05-15T20:41:50.991Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-15/00271124DB129430A58F1EEE437C3FCB/477c6af52a2b8919a28f160b1dc6ae20808679ba/5da93988-f556-4412-81bd-bd74916ccf09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230515T204150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a6cbdfc0af99674528375254ca3df694ef0a9f9ca06a5e43e8d8e91704d9283 [2023-05-15T20:41:50.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-15T20:41:50.991Z] Dload Upload Total Spent Left Speed [2023-05-15T20:41:51.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57418 0 0 100 57418 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-05-15T20:41:51.251Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/477c6af52a2b8919a28f160b1dc6ae20808679ba [Pipeline] } [2023-05-15T20:41:51.283Z] 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-05-15T20:41:52.596Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:41:52.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:41:53.825Z] ---> package-listing.sh [2023-05-15T20:41:53.825Z] ++ facter osfamily [2023-05-15T20:41:53.825Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-15T20:41:54.084Z] + OS_FAMILY=debian [2023-05-15T20:41:54.084Z] + workspace=/w/workspace/edgex-go/1 [2023-05-15T20:41:54.084Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-15T20:41:54.084Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-15T20:41:54.084Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-15T20:41:54.084Z] + PACKAGES=/tmp/packages_start.txt [2023-05-15T20:41:54.084Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-15T20:41:54.084Z] + PACKAGES=/tmp/packages_end.txt [2023-05-15T20:41:54.084Z] + case "${OS_FAMILY}" in [2023-05-15T20:41:54.084Z] + dpkg -l [2023-05-15T20:41:54.084Z] + grep '^ii' [2023-05-15T20:41:54.084Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-15T20:41:54.084Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-15T20:41:54.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-15T20:41:54.084Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-15T20:41:54.084Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-15T20:41:54.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-15T20:41:54.119Z] 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-05-15T20:41:54.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:41:55.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T20:41:55.041Z] [2023-05-15T20:41:55.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-15T20:41:55.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T20:41:55.419Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-15T20:41:55.419Z] 5eb5b503b376: Pulling fs layer [2023-05-15T20:41:55.419Z] 5c69ac0246d0: Pulling fs layer [2023-05-15T20:41:55.419Z] ec43610c2a17: Pulling fs layer [2023-05-15T20:41:55.419Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-15T20:41:55.419Z] 33b1e0a273af: Pulling fs layer [2023-05-15T20:41:55.419Z] 5d3b04190fa2: Pulling fs layer [2023-05-15T20:41:55.419Z] 2f39f015ded8: Pulling fs layer [2023-05-15T20:41:55.419Z] 5d3b04190fa2: Waiting [2023-05-15T20:41:55.419Z] 33b1e0a273af: Waiting [2023-05-15T20:41:55.419Z] 3a2ae6a8a46f: Waiting [2023-05-15T20:41:55.419Z] 5c69ac0246d0: Verifying Checksum [2023-05-15T20:41:55.419Z] 5c69ac0246d0: Download complete [2023-05-15T20:41:55.419Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-15T20:41:55.419Z] 3a2ae6a8a46f: Download complete [2023-05-15T20:41:55.419Z] 33b1e0a273af: Verifying Checksum [2023-05-15T20:41:55.419Z] 33b1e0a273af: Download complete [2023-05-15T20:41:55.419Z] ec43610c2a17: Verifying Checksum [2023-05-15T20:41:55.419Z] ec43610c2a17: Download complete [2023-05-15T20:41:55.419Z] 5d3b04190fa2: Verifying Checksum [2023-05-15T20:41:55.419Z] 5d3b04190fa2: Download complete [2023-05-15T20:41:55.679Z] 5eb5b503b376: Verifying Checksum [2023-05-15T20:41:55.679Z] 5eb5b503b376: Download complete [2023-05-15T20:41:56.246Z] 2f39f015ded8: Download complete [2023-05-15T20:41:56.811Z] 5eb5b503b376: Pull complete [2023-05-15T20:41:56.811Z] 5c69ac0246d0: Pull complete [2023-05-15T20:41:57.377Z] ec43610c2a17: Pull complete [2023-05-15T20:41:57.377Z] 3a2ae6a8a46f: Pull complete [2023-05-15T20:41:57.635Z] 33b1e0a273af: Pull complete [2023-05-15T20:41:57.635Z] 5d3b04190fa2: Pull complete [2023-05-15T20:42:02.905Z] 2f39f015ded8: Pull complete [2023-05-15T20:42:02.905Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-15T20:42:02.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-15T20:42:02.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-15T20:42:03.129Z] prd-ubuntu20.04-docker-8c-8g-15450 does not seem to be running inside a container [2023-05-15T20:42:03.171Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-15T20:42:05.972Z] $ docker top 2612a11a259f3a25c8e7ede91f51f57ab0fc1c71a1f4a6632ee16053c282cc54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-15T20:42:06.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-15T20:42:06.664Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-15T20:42:06.972Z] + ls /var/log/sa-host [2023-05-15T20:42:06.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-15T20:42:07.141Z] provisioning config files... [2023-05-15T20:42:07.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14813163478022175193tmp [Pipeline] { [Pipeline] echo [2023-05-15T20:42:07.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:42:07.520Z] ---> create-netrc.sh [Pipeline] } [2023-05-15T20:42:07.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:42:07.952Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-15T20:42:07.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:42:08.298Z] ---> sudo-logs.sh [2023-05-15T20:42:08.299Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-15T20:42:08.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:42:08.725Z] ---> job-cost.sh [2023-05-15T20:42:08.726Z] lf-activate-venv: SKIPPING [2023-05-15T20:42:08.726Z] DEBUG: total: 0.10999999940395355 [2023-05-15T20:42:08.726Z] INFO: Retrieving Stack Cost... [2023-05-15T20:42:09.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-15T20:42:09.554Z] INFO: Archiving Costs [Pipeline] echo [2023-05-15T20:42:09.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-15T20:42:10.066Z] ---> logs-deploy.sh [2023-05-15T20:42:10.066Z] lf-activate-venv: SKIPPING [2023-05-15T20:42:10.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4566/1 [2023-05-15T20:42:10.066Z] INFO: archiving workspace using pattern(s): [2023-05-15T20:42:11.001Z] Archives upload complete. [2023-05-15T20:42:11.001Z] INFO: archiving logs to Nexus