Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (d9d487f43d210e831d6c878f156ab4edb20a49d1) 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-ssh1772216124631290375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1326964138990715023.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4034889252419814519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2641197471132734306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6779299469040340412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7437 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 75110dc0744f4182c73f4aa356fa683c8913165c Checking out Revision 75110dc0744f4182c73f4aa356fa683c8913165c (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75110dc0744f4182c73f4aa356fa683c8913165c # timeout=10 Commit message: "Merge commit '1bf67f4ff8da0638a8c1a744aff8655ac9511fdb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-25T08:29:27.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-25T08:29:27.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-25T08:29:27.684Z] ========================================================= [2023-02-25T08:29:27.685Z] EdgeX Global Pipelines Version Info [2023-02-25T08:29:27.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ffb32b582b50e663b4bcf27e5ea8012eca12a5e6 # timeout=10 [2023-02-25T08:29:28.424Z] ------------------- [2023-02-25T08:29:28.424Z] stable info: [2023-02-25T08:29:28.424Z] ------------------- [2023-02-25T08:29:28.424Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-25T08:29:28.424Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-25T08:29:28.424Z] Message: update stable to v1.0.244 [2023-02-25T08:29:28.999Z] ------------------- [2023-02-25T08:29:28.999Z] experimental info: [2023-02-25T08:29:28.999Z] ------------------- [2023-02-25T08:29:28.999Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-25T08:29:28.999Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-25T08:29:28.999Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-25T08:29:29.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-25T08:29:29.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-25T08:29:29.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-25T08:29:29.251Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-25T08:29:29.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-25T08:29:29.278Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-25T08:29:29.291Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-25T08:29:29.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-25T08:29:29.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-25T08:29:29.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-25T08:29:29.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-25T08:29:29.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-25T08:29:29.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-25T08:29:29.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-25T08:29:29.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-25T08:29:29.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-25T08:29:29.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-25T08:29:29.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-25T08:29:29.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-25T08:29:29.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-25T08:29:29.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-25T08:29:29.482Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-25T08:29:29.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-25T08:29:29.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-02-25T08:29:29.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-02-25T08:29:29.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-02-25T08:29:29.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] echo [2023-02-25T08:29:29.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75110dc [Pipeline] echo [2023-02-25T08:29:29.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-25T08:29:29.618Z] provisioning config files... [2023-02-25T08:29:29.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config1944171003157738125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-25T08:29:29.941Z] ---> docker-login.sh [2023-02-25T08:29:29.941Z] nexus3.edgexfoundry.org:10001 [2023-02-25T08:29:30.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:29:30.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:29:30.206Z] Configure a credential helper to remove this warning. See [2023-02-25T08:29:30.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:29:30.206Z] [2023-02-25T08:29:30.206Z] Login Succeeded [2023-02-25T08:29:30.206Z] nexus3.edgexfoundry.org:10002 [2023-02-25T08:29:30.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:29:30.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:29:30.466Z] Configure a credential helper to remove this warning. See [2023-02-25T08:29:30.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:29:30.466Z] [2023-02-25T08:29:30.466Z] Login Succeeded [2023-02-25T08:29:30.466Z] nexus3.edgexfoundry.org:10003 [2023-02-25T08:29:30.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:29:30.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:29:30.466Z] Configure a credential helper to remove this warning. See [2023-02-25T08:29:30.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:29:30.466Z] [2023-02-25T08:29:30.466Z] Login Succeeded [2023-02-25T08:29:30.466Z] nexus3.edgexfoundry.org:10004 [2023-02-25T08:29:30.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:29:30.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:29:30.727Z] Configure a credential helper to remove this warning. See [2023-02-25T08:29:30.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:29:30.727Z] [2023-02-25T08:29:30.727Z] Login Succeeded [2023-02-25T08:29:30.727Z] docker.io [2023-02-25T08:29:30.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:29:30.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:29:30.989Z] Configure a credential helper to remove this warning. See [2023-02-25T08:29:30.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:29:30.989Z] [2023-02-25T08:29:30.989Z] Login Succeeded [2023-02-25T08:29:30.989Z] ---> docker-login.sh ends [Pipeline] } [2023-02-25T08:29:30.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-25T08:29:31.315Z] + 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-02-25T08:29:31.315Z] + dirname cmd/core-command/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/core-data/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/core-metadata/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-25T08:29:31.315Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-02-25T08:29:31.315Z] -d/ -f2 [2023-02-25T08:29:31.315Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-25T08:29:31.315Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-25T08:29:31.315Z] + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile [2023-02-25T08:29:31.315Z] [2023-02-25T08:29:31.315Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/support-notifications/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.315Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-25T08:29:31.315Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-25T08:29:31.315Z] + cut -d/ -f2 [2023-02-25T08:29:31.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-25T08:29:31.370Z] 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-02-25T08:29:31.709Z] + git rev-list -1 --merges 75110dc0744f4182c73f4aa356fa683c8913165c~1..75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] echo [2023-02-25T08:29:31.720Z] -----------> git rev-list -1 --merges 75110dc0744f4182c73f4aa356fa683c8913165c~1..75110dc0744f4182c73f4aa356fa683c8913165c 75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:29:31.721Z] 75110dc0744f4182c73f4aa356fa683c8913165c [false] [Pipeline] sh [2023-02-25T08:29:32.007Z] + git log --format=format:%s -1 75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] echo [2023-02-25T08:29:32.022Z] ========================================================= [2023-02-25T08:29:32.022Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-25T08:29:32.022Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-25T08:29:32.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-25T08:29:32.446Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-25T08:29:32.446Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-25T08:29:32.446Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-25T08:29:32.446Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-25T08:29:32.447Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-25T08:29:32.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:29:32.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-25T08:29:32.856Z] [2023-02-25T08:29:32.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:29:33.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-25T08:29:33.156Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-25T08:29:33.156Z] b85a868b505f: Pulling fs layer [2023-02-25T08:29:33.156Z] e2be974225ed: Pulling fs layer [2023-02-25T08:29:33.156Z] 339a4e72a1f5: Pulling fs layer [2023-02-25T08:29:33.156Z] 988bab9f4d93: Pulling fs layer [2023-02-25T08:29:33.156Z] 1469e6f7b9e6: Pulling fs layer [2023-02-25T08:29:33.156Z] eaf3925da568: Pulling fs layer [2023-02-25T08:29:33.156Z] bab4dde63d76: Pulling fs layer [2023-02-25T08:29:33.156Z] bde34c3a00c8: Pulling fs layer [2023-02-25T08:29:33.156Z] b352a97aabf1: Pulling fs layer [2023-02-25T08:29:33.156Z] 4872d77fe225: Pulling fs layer [2023-02-25T08:29:33.156Z] 5851b861e8e6: Pulling fs layer [2023-02-25T08:29:33.156Z] 988bab9f4d93: Waiting [2023-02-25T08:29:33.156Z] 1469e6f7b9e6: Waiting [2023-02-25T08:29:33.156Z] eaf3925da568: Waiting [2023-02-25T08:29:33.156Z] 5851b861e8e6: Waiting [2023-02-25T08:29:33.156Z] b352a97aabf1: Waiting [2023-02-25T08:29:33.156Z] bde34c3a00c8: Waiting [2023-02-25T08:29:33.156Z] bab4dde63d76: Waiting [2023-02-25T08:29:33.156Z] e2be974225ed: Verifying Checksum [2023-02-25T08:29:33.156Z] e2be974225ed: Download complete [2023-02-25T08:29:33.156Z] 988bab9f4d93: Verifying Checksum [2023-02-25T08:29:33.156Z] 988bab9f4d93: Download complete [2023-02-25T08:29:33.415Z] 1469e6f7b9e6: Verifying Checksum [2023-02-25T08:29:33.415Z] 1469e6f7b9e6: Download complete [2023-02-25T08:29:33.415Z] 339a4e72a1f5: Verifying Checksum [2023-02-25T08:29:33.415Z] 339a4e72a1f5: Download complete [2023-02-25T08:29:33.415Z] eaf3925da568: Download complete [2023-02-25T08:29:33.415Z] bde34c3a00c8: Download complete [2023-02-25T08:29:33.415Z] b352a97aabf1: Verifying Checksum [2023-02-25T08:29:33.415Z] b352a97aabf1: Download complete [2023-02-25T08:29:33.415Z] 4872d77fe225: Verifying Checksum [2023-02-25T08:29:33.415Z] 4872d77fe225: Download complete [2023-02-25T08:29:33.415Z] 5851b861e8e6: Download complete [2023-02-25T08:29:33.415Z] b85a868b505f: Download complete [2023-02-25T08:29:33.675Z] bab4dde63d76: Verifying Checksum [2023-02-25T08:29:33.675Z] bab4dde63d76: Download complete [2023-02-25T08:29:34.632Z] b85a868b505f: Pull complete [2023-02-25T08:29:34.893Z] e2be974225ed: Pull complete [2023-02-25T08:29:35.460Z] 339a4e72a1f5: Pull complete [2023-02-25T08:29:35.460Z] 988bab9f4d93: Pull complete [2023-02-25T08:29:35.720Z] 1469e6f7b9e6: Pull complete [2023-02-25T08:29:35.720Z] eaf3925da568: Pull complete [2023-02-25T08:29:37.623Z] bab4dde63d76: Pull complete [2023-02-25T08:29:37.623Z] bde34c3a00c8: Pull complete [2023-02-25T08:29:37.883Z] b352a97aabf1: Pull complete [2023-02-25T08:29:37.883Z] 4872d77fe225: Pull complete [2023-02-25T08:29:37.883Z] 5851b861e8e6: Pull complete [2023-02-25T08:29:38.142Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-25T08:29:38.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-25T08:29:38.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:29:38.234Z] prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container [2023-02-25T08:29:38.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-25T08:29:40.269Z] $ docker top 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d -eo pid,comm [2023-02-25T08:29:40.337Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-25T08:29:40.337Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-25T08:29:40.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-25T08:29:40.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-25T08:29:40.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-25T08:29:40.514Z] $ docker exec 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent [2023-02-25T08:29:40.631Z] SSH_AUTH_SOCK=/tmp/ssh-mYTTw8uhvfKv/agent.33 [2023-02-25T08:29:40.631Z] SSH_AGENT_PID=39 [2023-02-25T08:29:40.638Z] Running ssh-add (command line suppressed) [2023-02-25T08:29:40.745Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_5594178599181036192.key (/w/workspace/edgex-go/14@tmp/private_key_5594178599181036192.key) [2023-02-25T08:29:40.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-25T08:29:41.053Z] + git tag --points-at HEAD [Pipeline] } [2023-02-25T08:29:41.074Z] $ docker exec --env ******** --env ******** 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent -k [2023-02-25T08:29:41.215Z] unset SSH_AUTH_SOCK; [2023-02-25T08:29:41.216Z] unset SSH_AGENT_PID; [2023-02-25T08:29:41.216Z] echo Agent pid 39 killed; [2023-02-25T08:29:41.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-25T08:29:41.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-25T08:29:41.252Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-25T08:29:41.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-25T08:29:41.374Z] $ docker exec 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent [2023-02-25T08:29:41.498Z] SSH_AUTH_SOCK=/tmp/ssh-0oNGtsH5gnFZ/agent.71 [2023-02-25T08:29:41.498Z] SSH_AGENT_PID=77 [2023-02-25T08:29:41.503Z] Running ssh-add (command line suppressed) [2023-02-25T08:29:41.615Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_15848386364024567669.key (/w/workspace/edgex-go/14@tmp/private_key_15848386364024567669.key) [2023-02-25T08:29:41.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-25T08:29:41.920Z] + git semver init [2023-02-25T08:29:42.179Z] 2023-02-25 08:29:42,097 [run_init] DEBUG init version:0.0.0 force:False [2023-02-25T08:29:42.179Z] 2023-02-25 08:29:42,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver [2023-02-25T08:29:42.179Z] 2023-02-25 08:29:42,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver [2023-02-25T08:29:42.179Z] 2023-02-25 08:29:42,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, universal_newlines=False, shell=None, istream=None) [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/PR-4339 with force:False [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,522 [write_file] DEBUG write to file:/w/workspace/edgex-go/14/.semver/PR-4339 [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,526 [execute] INFO git cat-file --batch-check [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,531 [execute] INFO git cat-file --batch [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2023-02-25T08:29:47.470Z] 2023-02-25 08:29:46,537 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/PR-4339 [2023-02-25T08:29:47.470Z] 0.0.0 [Pipeline] } [2023-02-25T08:29:47.480Z] $ docker exec --env ******** --env ******** 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent -k [2023-02-25T08:29:47.579Z] unset SSH_AUTH_SOCK; [2023-02-25T08:29:47.580Z] unset SSH_AGENT_PID; [2023-02-25T08:29:47.580Z] echo Agent pid 77 killed; [2023-02-25T08:29:47.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-25T08:29:47.895Z] + git semver [Pipeline] } [2023-02-25T08:29:48.167Z] $ docker stop --time=1 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d [2023-02-25T08:29:49.487Z] $ docker rm -f --volumes 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-25T08:29:49.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-25T08:29:50.040Z] Stashed 1 file(s) [Pipeline] echo [2023-02-25T08:29:50.044Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-25T08:29:50.412Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo [2023-02-25T08:29:50.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-25T08:29:50.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-25T08:29:50.438Z] ========================================================= [2023-02-25T08:29:50.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-25T08:29:50.438Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-25T08:29:50.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-25T08:29:50.719Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-25T08:29:50.719Z] 213ec9aee27d: Pulling fs layer [2023-02-25T08:29:50.719Z] 4583459ba037: Pulling fs layer [2023-02-25T08:29:50.719Z] 93c1e223e6f2: Pulling fs layer [2023-02-25T08:29:50.719Z] 53926ce57604: Pulling fs layer [2023-02-25T08:29:50.719Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-25T08:29:50.719Z] 22ff95d597cd: Pulling fs layer [2023-02-25T08:29:50.719Z] 12d6caf4c0d1: Pulling fs layer [2023-02-25T08:29:50.719Z] 96b7cbca73a9: Pulling fs layer [2023-02-25T08:29:50.719Z] a7acece74701: Pulling fs layer [2023-02-25T08:29:50.719Z] 22ff95d597cd: Waiting [2023-02-25T08:29:50.719Z] 53926ce57604: Waiting [2023-02-25T08:29:50.719Z] 21b2b0c7a3f4: Waiting [2023-02-25T08:29:50.719Z] 12d6caf4c0d1: Waiting [2023-02-25T08:29:50.719Z] a7acece74701: Waiting [2023-02-25T08:29:50.719Z] 96b7cbca73a9: Waiting [2023-02-25T08:29:50.719Z] 93c1e223e6f2: Download complete [2023-02-25T08:29:50.719Z] 4583459ba037: Download complete [2023-02-25T08:29:50.719Z] 21b2b0c7a3f4: Download complete [2023-02-25T08:29:50.719Z] 22ff95d597cd: Verifying Checksum [2023-02-25T08:29:50.719Z] 22ff95d597cd: Download complete [2023-02-25T08:29:50.719Z] 12d6caf4c0d1: Download complete [2023-02-25T08:29:50.979Z] 213ec9aee27d: Pull complete [2023-02-25T08:29:50.979Z] 4583459ba037: Pull complete [2023-02-25T08:29:51.256Z] 93c1e223e6f2: Pull complete [2023-02-25T08:29:51.519Z] a7acece74701: Verifying Checksum [2023-02-25T08:29:51.519Z] a7acece74701: Download complete [2023-02-25T08:29:51.519Z] 53926ce57604: Verifying Checksum [2023-02-25T08:29:51.519Z] 53926ce57604: Download complete [2023-02-25T08:29:51.777Z] 96b7cbca73a9: Verifying Checksum [2023-02-25T08:29:51.777Z] 96b7cbca73a9: Download complete [2023-02-25T08:29:55.967Z] 53926ce57604: Pull complete [2023-02-25T08:29:55.967Z] 21b2b0c7a3f4: Pull complete [2023-02-25T08:29:55.967Z] 22ff95d597cd: Pull complete [2023-02-25T08:29:55.967Z] 12d6caf4c0d1: Pull complete [2023-02-25T08:29:58.499Z] 96b7cbca73a9: Pull complete [2023-02-25T08:29:58.757Z] a7acece74701: Pull complete [2023-02-25T08:29:59.016Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-25T08:29:59.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-25T08:29:59.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-25T08:29:59.310Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-02-25T08:29:59.310Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-25T08:29:59.310Z] WORKDIR /edgex [2023-02-25T08:29:59.310Z] COPY go.mod . [2023-02-25T08:29:59.310Z] RUN go mod download [2023-02-25T08:29:59.878Z] Sending build context to Docker daemon 170.5MB [2023-02-25T08:29:59.878Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-25T08:29:59.878Z] ---> db6d94c90886 [2023-02-25T08:29:59.878Z] Step 2/4 : WORKDIR /edgex [2023-02-25T08:30:04.083Z] ---> Running in d3d8c998ca4b [2023-02-25T08:30:04.083Z] Removing intermediate container d3d8c998ca4b [2023-02-25T08:30:04.083Z] ---> be9d76bb7310 [2023-02-25T08:30:04.083Z] Step 3/4 : COPY go.mod . [2023-02-25T08:30:04.342Z] ---> b3cecf0299ef [2023-02-25T08:30:04.342Z] Step 4/4 : RUN go mod download [2023-02-25T08:30:04.342Z] ---> Running in 42bfc0a600e1 [2023-02-25T08:30:05.103Z] Still waiting to schedule task [2023-02-25T08:30:05.103Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-25T08:30:22.447Z] Removing intermediate container 42bfc0a600e1 [2023-02-25T08:30:22.447Z] ---> 18ae7d557c2e [2023-02-25T08:30:22.447Z] Successfully built 18ae7d557c2e [2023-02-25T08:30:22.447Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:30:22.744Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-25T08:30:22.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:30:22.821Z] prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container [2023-02-25T08:30:22.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-25T08:30:23.266Z] $ docker top f47b123e85273fbfdd4df2678ed1030029f6cb9fdf01076d18db026c16989dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T08:30:23.611Z] + go version [2023-02-25T08:30:23.611Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-25T08:30:23.627Z] $ docker stop --time=1 f47b123e85273fbfdd4df2678ed1030029f6cb9fdf01076d18db026c16989dd3 [2023-02-25T08:30:24.964Z] $ docker rm -f --volumes f47b123e85273fbfdd4df2678ed1030029f6cb9fdf01076d18db026c16989dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:30:25.352Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-25T08:30:25.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:30:25.421Z] prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container [2023-02-25T08:30:25.454Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-25T08:30:25.813Z] $ docker top 69f46fb600d4ec819cf98982039a33cc70c9d4b4a23efa4112cc74ec4fd98885 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-25T08:30:25.874Z] ========================================================= [2023-02-25T08:30:25.874Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-25T08:30:25.874Z] ========================================================= [Pipeline] sh [2023-02-25T08:30:26.149Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh [2023-02-25T08:30:26.440Z] + make test [2023-02-25T08:30:26.440Z] go test -race -coverprofile=coverage.out ./... [2023-02-25T08:30:33.003Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-25T08:30:47.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-25T08:30:48.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-25T08:30:48.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-25T08:30:48.133Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-25T08:30:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-25T08:30:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-02-25T08:30:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-25T08:30:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-25T08:30:48.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2023-02-25T08:30:52.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.219s coverage: 71.2% of statements [2023-02-25T08:30:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-25T08:30:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-25T08:30:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-25T08:30:52.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.0% of statements [2023-02-25T08:30:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-25T08:30:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.950s coverage: 88.5% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 3.9% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.644s coverage: 95.6% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements [2023-02-25T08:30:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-02-25T08:30:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-02-25T08:31:03.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-02-25T08:31:03.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2023-02-25T08:31:15.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.382s coverage: 79.9% of statements [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-25T08:31:15.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-25T08:31:15.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 64.4% of statements [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-25T08:31:15.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 77.4% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 63.1% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.3% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.0% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-25T08:31:15.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-25T08:31:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:31:15.368Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-25T08:31:37.502Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-25T08:31:37.502Z] go vet ./... [2023-02-25T08:31:39.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-25T08:31:39.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-25T08:31:39.808Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-25T08:31:39.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-25T08:31:40.206Z] + ls -al . [2023-02-25T08:31:40.206Z] total 752 [2023-02-25T08:31:40.206Z] drwxrwxr-x 12 1001 1001 4096 Feb 25 08:30 . [2023-02-25T08:31:40.206Z] drwxr-xr-x 4 root root 4096 Feb 25 08:30 .. [2023-02-25T08:31:40.206Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 08:29 .blubracket [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 16 Feb 25 08:29 .dockerignore [2023-02-25T08:31:40.206Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 08:31 .git [2023-02-25T08:31:40.206Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 08:29 .github [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 1068 Feb 25 08:29 .gitignore [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 08:29 .golangci.yml [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 87 Feb 25 08:29 .hadolint.yml [2023-02-25T08:31:40.206Z] drwxr-xr-x 3 1001 1001 4096 Feb 25 08:29 .semver [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 08:29 .sonarcloud.properties [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 08:29 ADOPTERS.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 10825 Feb 25 08:29 Attribution.txt [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 73765 Feb 25 08:29 CHANGELOG.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 08:29 CONTRIBUTING.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 08:29 GOVERNANCE.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 883 Feb 25 08:29 Jenkinsfile [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 08:29 LICENSE [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 14277 Feb 25 08:29 Makefile [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 08:29 OWNERS.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 9403 Feb 25 08:29 README.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 08:29 SECURITY.md [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 08:29 VERSION [2023-02-25T08:31:40.206Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 08:29 bin [2023-02-25T08:31:40.206Z] drwxrwxr-x 18 1001 1001 4096 Feb 25 08:29 cmd [2023-02-25T08:31:40.206Z] -rw-r--r-- 1 root root 487670 Feb 25 08:31 coverage.out [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 3296 Feb 25 08:29 go.mod [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 33293 Feb 25 08:29 go.sum [2023-02-25T08:31:40.206Z] drwxrwxr-x 7 1001 1001 4096 Feb 25 08:29 internal [2023-02-25T08:31:40.206Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 08:29 openapi [2023-02-25T08:31:40.206Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 08:29 sbom [2023-02-25T08:31:40.206Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 08:29 snap [2023-02-25T08:31:40.206Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 08:29 version.go [Pipeline] sh [2023-02-25T08:31:40.703Z] + '[' -e coverage.out ] [2023-02-25T08:31:40.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-25T08:31:40.800Z] Stashed 1 file(s) [Pipeline] sh [2023-02-25T08:31:41.086Z] + make build [2023-02-25T08:31:41.086Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-25T08:31:47.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7438 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-02-25T08:31:47.625Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2023-02-25T08:31:47.668Z] The recommended git tool is: git [2023-02-25T08:31:52.855Z] using credential edgex-jenkins-ssh [2023-02-25T08:31:52.877Z] Cloning the remote Git repository [2023-02-25T08:31:52.919Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-25T08:31:52.996Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2023-02-25T08:31:53.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-25T08:31:53.157Z] > git --version # timeout=10 [2023-02-25T08:31:53.177Z] > git --version # 'git version 2.25.1' [2023-02-25T08:31:53.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-25T08:31:53.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-25T08:31:56.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-25T08:31:56.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-25T08:31:57.003Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-25T08:31:57.936Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-25T08:32:06.051Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-25T08:32:07.425Z] 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-02-25T08:32:08.802Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-25T08:32:09.738Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-25T08:32:11.112Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-25T08:32:11.675Z] Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-02-25T08:32:09.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-25T08:32:09.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-25T08:32:10.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-25T08:32:10.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-25T08:32:10.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-25T08:32:10.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-25T08:32:11.691Z] > git config core.sparsecheckout # timeout=10 [2023-02-25T08:32:11.712Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-02-25T08:32:12.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-25T08:32:12.342Z] Merge succeeded, producing 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:32:12.342Z] Checking out Revision 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 (PR-4339) [2023-02-25T08:32:12.978Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-25T08:32:11.945Z] > git remote # timeout=10 [2023-02-25T08:32:11.962Z] > git config --get remote.origin.url # timeout=10 [2023-02-25T08:32:11.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-25T08:32:11.998Z] > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 [2023-02-25T08:32:12.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-25T08:32:12.349Z] > git config core.sparsecheckout # timeout=10 [2023-02-25T08:32:12.362Z] > git checkout -f 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 # timeout=10 [2023-02-25T08:32:15.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-25T08:32:15.869Z] Commit message: "Merge commit '1bf67f4ff8da0638a8c1a744aff8655ac9511fdb' into HEAD" [2023-02-25T08:32:15.893Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-25T08:32:15.876Z] > git rev-list --no-walk ffb32b582b50e663b4bcf27e5ea8012eca12a5e6 # timeout=10 [2023-02-25T08:32:16.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-25T08:32:16.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-25T08:32:16.735Z] Dload Upload Total Spent Left Speed [2023-02-25T08:32:16.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-02-25T08:32:17.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [2023-02-25T08:32:17.419Z] $ docker stop --time=1 69f46fb600d4ec819cf98982039a33cc70c9d4b4a23efa4112cc74ec4fd98885 [2023-02-25T08:32:20.845Z] $ docker rm -f --volumes 69f46fb600d4ec819cf98982039a33cc70c9d4b4a23efa4112cc74ec4fd98885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-25T08:32:21.465Z] + sudo tee /etc/docker/daemon.new [2023-02-25T08:32:21.465Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-25T08:32:21.465Z] { [2023-02-25T08:32:21.465Z] "registry-mirrors": [ [2023-02-25T08:32:21.465Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-25T08:32:21.465Z] ], [2023-02-25T08:32:21.465Z] "bip": "10.250.0.254/24", [2023-02-25T08:32:21.465Z] "hosts": [ [2023-02-25T08:32:21.465Z] "tcp://0.0.0.0:5555", [2023-02-25T08:32:21.465Z] "unix:///var/run/docker.sock" [2023-02-25T08:32:21.465Z] ], [2023-02-25T08:32:21.465Z] "mtu": 1458, [2023-02-25T08:32:21.465Z] "selinux-enabled": true, [2023-02-25T08:32:21.465Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-25T08:32:21.465Z] } [Pipeline] sh [Pipeline] sh [2023-02-25T08:32:21.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-25T08:32:21.745Z] [2023-02-25T08:32:21.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:32:21.812Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-25T08:32:22.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-25T08:32:22.053Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-25T08:32:22.053Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-25T08:32:22.053Z] ca9280d653b3: Pulling fs layer [2023-02-25T08:32:22.053Z] 7e9c9ca2126c: Pulling fs layer [2023-02-25T08:32:22.137Z] + sudo service docker restart [2023-02-25T08:32:22.314Z] cbdbe7a5bc2a: Download complete [2023-02-25T08:32:22.314Z] ca9280d653b3: Verifying Checksum [2023-02-25T08:32:22.314Z] ca9280d653b3: Download complete [2023-02-25T08:32:22.314Z] cbdbe7a5bc2a: Pull complete [2023-02-25T08:32:22.881Z] 7e9c9ca2126c: Download complete [2023-02-25T08:32:22.881Z] ca9280d653b3: Pull complete [2023-02-25T08:32:26.165Z] 7e9c9ca2126c: Pull complete [2023-02-25T08:32:26.166Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-25T08:32:26.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-25T08:32:26.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:32:26.245Z] prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container [2023-02-25T08:32:26.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-25T08:32:28.566Z] $ docker top 38cdc827984946f5d9f3bb9b0459954be3614d80314995017e2e1ec889c5382f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T08:32:28.914Z] + docker-compose build --help [2023-02-25T08:32:28.914Z] + grep parallel [2023-02-25T08:32:29.484Z] --parallel Build images in parallel. [Pipeline] } [2023-02-25T08:32:29.503Z] $ docker stop --time=1 38cdc827984946f5d9f3bb9b0459954be3614d80314995017e2e1ec889c5382f [2023-02-25T08:32:30.796Z] $ docker rm -f --volumes 38cdc827984946f5d9f3bb9b0459954be3614d80314995017e2e1ec889c5382f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:32:31.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-25T08:32:31.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:32:31.259Z] prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container [2023-02-25T08:32:31.296Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-25T08:32:31.657Z] $ docker top 16de357761785e398ca5c4c6dd693469ce77f46306d3a46a78891c8f31239b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T08:32:32.000Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-25T08:32:32.569Z] Building core-command ... [2023-02-25T08:32:32.569Z] Building core-common-config-bootstrapper ... [2023-02-25T08:32:32.569Z] Building core-data ... [2023-02-25T08:32:32.569Z] Building core-metadata ... [2023-02-25T08:32:32.569Z] Building security-bootstrapper ... [2023-02-25T08:32:32.569Z] Building security-proxy-auth ... [2023-02-25T08:32:32.569Z] Building security-proxy-setup ... [2023-02-25T08:32:32.569Z] Building security-secretstore-setup ... [2023-02-25T08:32:32.569Z] Building security-spiffe-token-provider ... [2023-02-25T08:32:32.569Z] Building security-spire-agent ... [2023-02-25T08:32:32.569Z] Building security-spire-config ... [2023-02-25T08:32:32.569Z] Building security-spire-server ... [2023-02-25T08:32:32.569Z] Building support-notifications ... [2023-02-25T08:32:32.569Z] Building support-scheduler ... [2023-02-25T08:32:32.569Z] Building security-spiffe-token-provider [2023-02-25T08:32:32.569Z] Building security-spire-server [2023-02-25T08:32:32.569Z] Building core-command [2023-02-25T08:32:32.569Z] Building core-common-config-bootstrapper [2023-02-25T08:32:32.569Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-25T08:32:40.391Z] provisioning config files... [2023-02-25T08:32:40.413Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config12723448947070076206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-25T08:32:40.752Z] ---> docker-login.sh [2023-02-25T08:32:40.752Z] nexus3.edgexfoundry.org:10001 [2023-02-25T08:32:41.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:32:41.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:32:41.291Z] Configure a credential helper to remove this warning. See [2023-02-25T08:32:41.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:32:41.291Z] [2023-02-25T08:32:41.291Z] Login Succeeded [2023-02-25T08:32:41.291Z] nexus3.edgexfoundry.org:10002 [2023-02-25T08:32:41.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:32:41.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:32:41.559Z] Configure a credential helper to remove this warning. See [2023-02-25T08:32:41.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:32:41.559Z] [2023-02-25T08:32:41.559Z] Login Succeeded [2023-02-25T08:32:41.831Z] nexus3.edgexfoundry.org:10003 [2023-02-25T08:32:41.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:32:42.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:32:42.099Z] Configure a credential helper to remove this warning. See [2023-02-25T08:32:42.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:32:42.099Z] [2023-02-25T08:32:42.099Z] Login Succeeded [2023-02-25T08:32:42.099Z] nexus3.edgexfoundry.org:10004 [2023-02-25T08:32:42.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:32:42.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:32:42.369Z] Configure a credential helper to remove this warning. See [2023-02-25T08:32:42.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:32:42.369Z] [2023-02-25T08:32:42.369Z] Login Succeeded [2023-02-25T08:32:42.369Z] docker.io [2023-02-25T08:32:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-25T08:32:42.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-25T08:32:42.910Z] Configure a credential helper to remove this warning. See [2023-02-25T08:32:42.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-25T08:32:42.910Z] [2023-02-25T08:32:42.910Z] Login Succeeded [2023-02-25T08:32:42.910Z] ---> docker-login.sh ends [Pipeline] } [2023-02-25T08:32:42.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-25T08:32:43.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo [2023-02-25T08:32:43.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-25T08:32:43.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-25T08:32:43.536Z] ========================================================= [2023-02-25T08:32:43.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-25T08:32:43.536Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-25T08:32:43.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-25T08:32:44.149Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-25T08:32:44.149Z] 9b18e9b68314: Pulling fs layer [2023-02-25T08:32:44.149Z] 35d82f9e3411: Pulling fs layer [2023-02-25T08:32:44.149Z] e16973657156: Pulling fs layer [2023-02-25T08:32:44.149Z] fc693d55d65f: Pulling fs layer [2023-02-25T08:32:44.149Z] 7e9fc2657dce: Pulling fs layer [2023-02-25T08:32:44.149Z] dda99020689f: Pulling fs layer [2023-02-25T08:32:44.149Z] db1c61fa0a46: Pulling fs layer [2023-02-25T08:32:44.149Z] 891c053d2c06: Pulling fs layer [2023-02-25T08:32:44.149Z] 7e9fc2657dce: Waiting [2023-02-25T08:32:44.149Z] dda99020689f: Waiting [2023-02-25T08:32:44.149Z] db1c61fa0a46: Waiting [2023-02-25T08:32:44.149Z] 891c053d2c06: Waiting [2023-02-25T08:32:44.149Z] fc693d55d65f: Waiting [2023-02-25T08:32:44.149Z] e16973657156: Verifying Checksum [2023-02-25T08:32:44.149Z] e16973657156: Download complete [2023-02-25T08:32:44.149Z] 35d82f9e3411: Verifying Checksum [2023-02-25T08:32:44.149Z] 35d82f9e3411: Download complete [2023-02-25T08:32:44.149Z] 7e9fc2657dce: Verifying Checksum [2023-02-25T08:32:44.149Z] 7e9fc2657dce: Download complete [2023-02-25T08:32:44.149Z] dda99020689f: Verifying Checksum [2023-02-25T08:32:44.149Z] dda99020689f: Download complete [2023-02-25T08:32:44.149Z] 9b18e9b68314: Download complete [2023-02-25T08:32:45.137Z] 9b18e9b68314: Pull complete [2023-02-25T08:32:45.137Z] 891c053d2c06: Verifying Checksum [2023-02-25T08:32:45.137Z] 891c053d2c06: Download complete [2023-02-25T08:32:45.736Z] 35d82f9e3411: Pull complete [2023-02-25T08:32:46.006Z] e16973657156: Pull complete [2023-02-25T08:32:46.593Z] db1c61fa0a46: Verifying Checksum [2023-02-25T08:32:46.593Z] db1c61fa0a46: Download complete [2023-02-25T08:32:47.180Z] fc693d55d65f: Download complete [2023-02-25T08:32:47.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:32:47.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:32:47.444Z] ---> 18ae7d557c2e [2023-02-25T08:32:47.444Z] Step 3/23 : WORKDIR /edgex-go [2023-02-25T08:32:47.444Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:32:47.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:32:47.444Z] ---> 18ae7d557c2e [2023-02-25T08:32:47.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:32:47.444Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:32:47.444Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:32:47.444Z] ---> 18ae7d557c2e [2023-02-25T08:32:47.444Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:32:47.444Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:32:47.444Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:32:47.444Z] ---> 18ae7d557c2e [2023-02-25T08:32:47.444Z] Step 3/19 : WORKDIR /edgex-go [2023-02-25T08:32:47.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:32:47.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:32:47.444Z] ---> 18ae7d557c2e [2023-02-25T08:32:47.444Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:32:50.732Z] ---> Running in d0edb40881d9 [2023-02-25T08:32:50.732Z] ---> Running in c89cff6ebb33 [2023-02-25T08:32:50.732Z] ---> Running in 1315cc247c12 [2023-02-25T08:32:50.732Z] ---> Running in d5fab28aab3b [2023-02-25T08:32:50.732Z] ---> Running in d55949e4c7de [2023-02-25T08:32:50.989Z] Removing intermediate container 1315cc247c12 [2023-02-25T08:32:50.989Z] ---> e35bc06d052e [2023-02-25T08:32:50.989Z] Step 4/23 : WORKDIR /edgex-go [2023-02-25T08:32:50.989Z] Removing intermediate container c89cff6ebb33 [2023-02-25T08:32:50.989Z] ---> 769b0835dd2e [2023-02-25T08:32:50.989Z] Step 4/24 : WORKDIR /edgex-go [2023-02-25T08:32:50.989Z] Removing intermediate container d55949e4c7de [2023-02-25T08:32:50.989Z] ---> 1f4542916ebd [2023-02-25T08:32:50.989Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:32:50.989Z] Removing intermediate container d0edb40881d9 [2023-02-25T08:32:50.989Z] ---> 71b29108e3b0 [2023-02-25T08:32:50.989Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-25T08:32:50.989Z] Removing intermediate container d5fab28aab3b [2023-02-25T08:32:50.989Z] ---> 85dcab0077b5 [2023-02-25T08:32:50.989Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-25T08:32:50.989Z] ---> Running in c95c42d93f1a [2023-02-25T08:32:50.989Z] ---> Running in 5f4ce27fbad8 [2023-02-25T08:32:50.989Z] ---> Running in 43b30dba2ee4 [2023-02-25T08:32:50.989Z] ---> Running in 19c00172b06e [2023-02-25T08:32:50.989Z] ---> Running in c92cb0c2625a [2023-02-25T08:32:50.989Z] Removing intermediate container 5f4ce27fbad8 [2023-02-25T08:32:50.989Z] ---> 0737791aa63f [2023-02-25T08:32:50.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-25T08:32:50.989Z] Removing intermediate container 43b30dba2ee4 [2023-02-25T08:32:50.989Z] ---> 9c398e2bd19f [2023-02-25T08:32:50.989Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:32:50.990Z] Removing intermediate container c95c42d93f1a [2023-02-25T08:32:50.990Z] ---> 23012a89b805 [2023-02-25T08:32:50.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-25T08:32:50.990Z] ---> Running in ce3e1ad9a563 [2023-02-25T08:32:50.990Z] ---> Running in 39ae311a5210 [2023-02-25T08:32:50.990Z] ---> Running in 2b54e1a7148d [2023-02-25T08:32:51.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:51.812Z] OK: 211 MiB in 51 packages [2023-02-25T08:32:52.069Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-25T08:32:52.069Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-25T08:32:52.069Z] OK: 17046 distinct packages available [2023-02-25T08:32:52.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:52.069Z] OK: 211 MiB in 51 packages [2023-02-25T08:32:52.069Z] OK: 211 MiB in 51 packages [2023-02-25T08:32:52.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:32:52.070Z] OK: 211 MiB in 51 packages [2023-02-25T08:32:52.327Z] OK: 211 MiB in 51 packages [2023-02-25T08:32:52.585Z] Removing intermediate container c92cb0c2625a [2023-02-25T08:32:52.585Z] ---> 549c7a0e7201 [2023-02-25T08:32:52.585Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-25T08:32:52.585Z] Removing intermediate container ce3e1ad9a563 [2023-02-25T08:32:52.585Z] ---> 94f60a54fa15 [2023-02-25T08:32:52.585Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:32:52.585Z] ---> 931ecb0a4483 [2023-02-25T08:32:52.585Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:32:52.585Z] Removing intermediate container 39ae311a5210 [2023-02-25T08:32:52.585Z] ---> cf692d8937f7 [2023-02-25T08:32:52.585Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-25T08:32:52.585Z] ---> 12a21ad8b8c4 [2023-02-25T08:32:52.585Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:32:52.585Z] ---> Running in af363566cc5e [2023-02-25T08:32:52.585Z] ---> Running in 64431ed0b292 [2023-02-25T08:32:52.585Z] Removing intermediate container 2b54e1a7148d [2023-02-25T08:32:52.585Z] ---> 8ab3f67d3a9a [2023-02-25T08:32:52.585Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-25T08:32:52.843Z] Removing intermediate container 19c00172b06e [2023-02-25T08:32:52.843Z] ---> 75372027b0e5 [2023-02-25T08:32:52.843Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-25T08:32:52.843Z] ---> 9a909c765cfd [2023-02-25T08:32:52.843Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:32:52.843Z] ---> Running in fd320b89cb42 [2023-02-25T08:32:52.843Z] ---> 5e37c5b4b073 [2023-02-25T08:32:52.843Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:32:52.843Z] ---> Running in da7fd41fb1ab [2023-02-25T08:32:53.101Z] ---> 2e9e62e8eebc [2023-02-25T08:32:53.101Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:32:53.101Z] ---> Running in b872c4062a89 [2023-02-25T08:32:59.526Z] fc693d55d65f: Pull complete [2023-02-25T08:32:59.526Z] 7e9fc2657dce: Pull complete [2023-02-25T08:32:59.526Z] dda99020689f: Pull complete [2023-02-25T08:33:06.187Z] db1c61fa0a46: Pull complete [2023-02-25T08:33:07.157Z] 891c053d2c06: Pull complete [2023-02-25T08:33:07.425Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-25T08:33:07.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-25T08:33:07.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-25T08:33:07.758Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-25T08:33:07.758Z] WORKDIR /edgex [2023-02-25T08:33:07.758Z] COPY go.mod . [2023-02-25T08:33:07.758Z] RUN go mod download [2023-02-25T08:33:07.758Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-25T08:33:08.347Z] Sending build context to Docker daemon 3.207MB [2023-02-25T08:33:08.347Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-25T08:33:08.347Z] ---> f96f9c87975a [2023-02-25T08:33:08.347Z] Step 2/4 : WORKDIR /edgex [2023-02-25T08:33:10.297Z] ---> Running in 7b40e681e525 [2023-02-25T08:33:10.565Z] Removing intermediate container 7b40e681e525 [2023-02-25T08:33:10.565Z] ---> 03d945132ffe [2023-02-25T08:33:10.565Z] Step 3/4 : COPY go.mod . [2023-02-25T08:33:11.152Z] ---> 6f3b258f66f1 [2023-02-25T08:33:11.152Z] Step 4/4 : RUN go mod download [2023-02-25T08:33:11.152Z] ---> Running in d30f01a4fdd5 [2023-02-25T08:33:37.838Z] Removing intermediate container d30f01a4fdd5 [2023-02-25T08:33:37.838Z] ---> 4585d4dd1607 [2023-02-25T08:33:37.838Z] Successfully built 4585d4dd1607 [2023-02-25T08:33:37.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:33:38.172Z] + docker inspect -f . ci-base-image-arm64 [2023-02-25T08:33:38.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:33:38.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container [2023-02-25T08:33:38.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-25T08:33:39.536Z] $ docker top 387e9eddef12eb7eb1c419075988a4f29bcb6f8c1aa8d626e09aea26d422d4b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T08:33:40.341Z] + go version [2023-02-25T08:33:40.341Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-25T08:33:40.358Z] $ docker stop --time=1 387e9eddef12eb7eb1c419075988a4f29bcb6f8c1aa8d626e09aea26d422d4b4 [2023-02-25T08:33:41.925Z] $ docker rm -f --volumes 387e9eddef12eb7eb1c419075988a4f29bcb6f8c1aa8d626e09aea26d422d4b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:33:42.467Z] + docker inspect -f . ci-base-image-arm64 [2023-02-25T08:33:42.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:33:42.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container [2023-02-25T08:33:42.692Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-25T08:33:43.756Z] $ docker top 9516a718225a5bf8c1bc738f811bad9506dd444f5ebf4927c64d9db68ca0a54d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-25T08:33:43.939Z] ========================================================= [2023-02-25T08:33:43.939Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-25T08:33:43.939Z] ========================================================= [Pipeline] sh [2023-02-25T08:33:44.239Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh [2023-02-25T08:33:44.567Z] + make test [2023-02-25T08:33:44.568Z] go test -race -coverprofile=coverage.out ./... [2023-02-25T08:34:00.808Z] Removing intermediate container af363566cc5e [2023-02-25T08:34:00.808Z] ---> 3695c923d28f [2023-02-25T08:34:00.808Z] Step 8/22 : COPY . . [2023-02-25T08:34:00.808Z] Removing intermediate container fd320b89cb42 [2023-02-25T08:34:00.808Z] ---> 9cb2e5894059 [2023-02-25T08:34:00.808Z] Step 8/23 : COPY . . [2023-02-25T08:34:00.808Z] Removing intermediate container b872c4062a89 [2023-02-25T08:34:00.808Z] ---> dad6e88b2c18 [2023-02-25T08:34:00.808Z] Step 7/19 : COPY . . [2023-02-25T08:34:00.808Z] Removing intermediate container 64431ed0b292 [2023-02-25T08:34:00.808Z] ---> bab3e2059a71 [2023-02-25T08:34:00.808Z] Step 7/23 : COPY . . [2023-02-25T08:34:00.808Z] Removing intermediate container da7fd41fb1ab [2023-02-25T08:34:00.808Z] ---> c84d2c5ca9ad [2023-02-25T08:34:00.808Z] Step 8/24 : COPY . . [2023-02-25T08:34:16.780Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-25T08:34:27.394Z] ---> 2beb951071e4 [2023-02-25T08:34:27.394Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-25T08:34:27.394Z] ---> e64f94501b4f [2023-02-25T08:34:27.394Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-25T08:34:27.394Z] ---> 1055386b7b4d [2023-02-25T08:34:27.394Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-25T08:34:27.394Z] ---> 6bed9edb09dd [2023-02-25T08:34:27.394Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-25T08:34:27.394Z] ---> ac53c6943b8f [2023-02-25T08:34:27.394Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-25T08:34:27.394Z] ---> Running in f99c47191b19 [2023-02-25T08:34:27.394Z] ---> Running in 161e06c0db03 [2023-02-25T08:34:27.394Z] ---> Running in 7f8af7a2fe27 [2023-02-25T08:34:27.394Z] ---> Running in 7b7590cc056a [2023-02-25T08:34:27.394Z] ---> Running in ac517f8ce6d0 [2023-02-25T08:34:27.394Z] Removing intermediate container 7f8af7a2fe27 [2023-02-25T08:34:27.394Z] ---> cdee4e40bc39 [2023-02-25T08:34:27.394Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-25T08:34:27.394Z] ---> Running in 366e5cc0cf8d [2023-02-25T08:34:27.394Z] Removing intermediate container 366e5cc0cf8d [2023-02-25T08:34:27.394Z] ---> 17001b0d47ef [2023-02-25T08:34:27.394Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-25T08:34:27.394Z] ---> Running in 5e8dcea7a6ea [2023-02-25T08:34:27.394Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-25T08:34:27.394Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-25T08:34:27.394Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-25T08:34:27.394Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-25T08:34:27.394Z] Removing intermediate container 5e8dcea7a6ea [2023-02-25T08:34:27.394Z] ---> 84b746bcc418 [2023-02-25T08:34:27.394Z] Step 11/23 : WORKDIR /edgex-go [2023-02-25T08:34:27.394Z] ---> Running in 06812243d2a9 [2023-02-25T08:34:27.394Z] Removing intermediate container 06812243d2a9 [2023-02-25T08:34:27.394Z] ---> c708e676debc [2023-02-25T08:34:27.394Z] [2023-02-25T08:34:27.394Z] Step 12/23 : FROM alpine:3.15 [2023-02-25T08:34:27.394Z] 3.15: Pulling from library/alpine [2023-02-25T08:34:27.394Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-25T08:34:27.394Z] Status: Downloaded newer image for alpine:3.15 [2023-02-25T08:34:27.394Z] ---> 5ce65d7b0fde [2023-02-25T08:34:27.394Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:34:27.394Z] ---> Running in 2428d7ec06cc [2023-02-25T08:34:27.394Z] Removing intermediate container 2428d7ec06cc [2023-02-25T08:34:27.394Z] ---> 31b92bd64792 [2023-02-25T08:34:27.394Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-25T08:34:27.394Z] ---> Running in abf3a1840ac7 [2023-02-25T08:34:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:34:27.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:34:28.163Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-25T08:34:28.163Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-25T08:34:28.163Z] OK: 15857 distinct packages available [2023-02-25T08:34:28.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:34:28.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:34:28.420Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-25T08:34:28.420Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-25T08:34:28.420Z] (3/5) Installing libucontext (1.1-r0) [2023-02-25T08:34:28.420Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-25T08:34:28.420Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-25T08:34:28.420Z] Executing busybox-1.34.1-r7.trigger [2023-02-25T08:34:28.420Z] OK: 7 MiB in 19 packages [2023-02-25T08:34:31.882Z] Removing intermediate container abf3a1840ac7 [2023-02-25T08:34:31.882Z] ---> e8a9feeb790d [2023-02-25T08:34:31.882Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-25T08:34:38.949Z] ---> 682a2b2a22ed [2023-02-25T08:34:38.949Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-25T08:34:39.208Z] ---> 3e5822239218 [2023-02-25T08:34:39.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-25T08:34:40.584Z] ---> 5e3443ca406b [2023-02-25T08:34:40.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-25T08:34:41.160Z] ---> d4aad4152789 [2023-02-25T08:34:41.160Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-25T08:34:41.417Z] ---> Running in 801d391afcba [2023-02-25T08:34:41.681Z] Removing intermediate container 801d391afcba [2023-02-25T08:34:41.681Z] ---> aa9577c9a9f4 [2023-02-25T08:34:41.681Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-25T08:34:41.938Z] ---> Running in 9e9fcd97b3eb [2023-02-25T08:34:42.620Z] Removing intermediate container 9e9fcd97b3eb [2023-02-25T08:34:42.620Z] ---> f3503afc6ff7 [2023-02-25T08:34:42.620Z] Step 21/23 : LABEL arch=x86_64 [2023-02-25T08:34:42.620Z] ---> Running in 404e309141a9 [2023-02-25T08:34:43.036Z] Removing intermediate container 404e309141a9 [2023-02-25T08:34:43.036Z] ---> 01fca6763028 [2023-02-25T08:34:43.036Z] Step 22/23 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:34:43.036Z] ---> Running in bb0097d8dd86 [2023-02-25T08:34:43.295Z] Removing intermediate container bb0097d8dd86 [2023-02-25T08:34:43.295Z] ---> 048fb1657dea [2023-02-25T08:34:43.295Z] Step 23/23 : LABEL version=0.0.0 [2023-02-25T08:34:43.295Z] ---> Running in 391e7e26bc84 [2023-02-25T08:34:43.870Z] Removing intermediate container 391e7e26bc84 [2023-02-25T08:34:43.870Z] ---> a006a3c6b4a8 [2023-02-25T08:34:43.870Z] [2023-02-25T08:34:44.130Z] Successfully built a006a3c6b4a8 [2023-02-25T08:34:44.130Z] Successfully tagged security-spire-server:latest [2023-02-25T08:34:44.130Z]  Building security-spire-server ... done Building security-proxy-auth [2023-02-25T08:34:50.268Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:34:50.268Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:34:50.268Z] ---> 18ae7d557c2e [2023-02-25T08:34:50.268Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:34:50.268Z] ---> Using cache [2023-02-25T08:34:50.268Z] ---> 1f4542916ebd [2023-02-25T08:34:50.268Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:34:50.268Z] ---> Using cache [2023-02-25T08:34:50.268Z] ---> 9c398e2bd19f [2023-02-25T08:34:50.268Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:34:50.268Z] ---> Using cache [2023-02-25T08:34:50.268Z] ---> 94f60a54fa15 [2023-02-25T08:34:50.268Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:34:50.268Z] ---> Using cache [2023-02-25T08:34:50.268Z] ---> 931ecb0a4483 [2023-02-25T08:34:50.268Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:34:50.268Z] ---> Using cache [2023-02-25T08:34:50.268Z] ---> 3695c923d28f [2023-02-25T08:34:50.268Z] Step 8/22 : COPY . . [2023-02-25T08:34:50.268Z] ---> Using cache [2023-02-25T08:34:50.268Z] ---> 6bed9edb09dd [2023-02-25T08:34:50.268Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-25T08:34:58.464Z] ---> Running in eb54742bd5de [2023-02-25T08:34:58.464Z] 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-02-25T08:35:06.601Z] Removing intermediate container f99c47191b19 [2023-02-25T08:35:06.601Z] ---> 64bc3cbfef5c [2023-02-25T08:35:06.601Z] [2023-02-25T08:35:06.601Z] Step 10/23 : FROM alpine:3.16 [2023-02-25T08:35:06.601Z] Removing intermediate container 161e06c0db03 [2023-02-25T08:35:06.601Z] ---> 3279a4bd6b8d [2023-02-25T08:35:06.601Z] [2023-02-25T08:35:06.601Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:35:06.601Z] Removing intermediate container ac517f8ce6d0 [2023-02-25T08:35:06.601Z] ---> 62eb0a66bc21 [2023-02-25T08:35:06.601Z] [2023-02-25T08:35:06.601Z] Step 10/24 : FROM alpine:3.16 [2023-02-25T08:35:06.601Z] 3.16: Pulling from library/alpine [2023-02-25T08:35:06.859Z] 3.16: Pulling from library/alpine [2023-02-25T08:35:06.859Z] 3.16: Pulling from library/alpine [2023-02-25T08:35:10.151Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-25T08:35:10.151Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-25T08:35:10.151Z] Status: Downloaded newer image for alpine:3.16 [2023-02-25T08:35:10.151Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-25T08:35:10.151Z] Status: Image is up to date for alpine:3.16 [2023-02-25T08:35:10.151Z] Status: Image is up to date for alpine:3.16 [2023-02-25T08:35:10.151Z] ---> dfd21b5a31f5 [2023-02-25T08:35:10.151Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:35:10.151Z] ---> dfd21b5a31f5 [2023-02-25T08:35:10.151Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:35:10.151Z] ---> dfd21b5a31f5 [2023-02-25T08:35:10.151Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-25T08:35:10.151Z] Removing intermediate container 7b7590cc056a [2023-02-25T08:35:10.151Z] ---> 0162ec837538 [2023-02-25T08:35:10.151Z] [2023-02-25T08:35:10.151Z] Step 9/19 : FROM alpine:3.15 [2023-02-25T08:35:10.151Z] ---> 5ce65d7b0fde [2023-02-25T08:35:10.151Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:35:10.151Z] ---> Using cache [2023-02-25T08:35:10.151Z] ---> 31b92bd64792 [2023-02-25T08:35:10.151Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-25T08:35:10.151Z] ---> Running in 776487a4a175 [2023-02-25T08:35:10.151Z] ---> Running in 8bbc936688c5 [2023-02-25T08:35:10.151Z] ---> Running in 5d764966d423 [2023-02-25T08:35:10.413Z] ---> Running in 2714c893a69b [2023-02-25T08:35:10.413Z] Removing intermediate container 5d764966d423 [2023-02-25T08:35:10.413Z] ---> 11d772165055 [2023-02-25T08:35:10.413Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:35:10.413Z] ---> Running in 9e2efe75812a [2023-02-25T08:35:10.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:10.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:10.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:10.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:10.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:10.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:11.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:11.187Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-25T08:35:11.187Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-25T08:35:11.187Z] OK: 15857 distinct packages available [2023-02-25T08:35:11.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:11.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:11.443Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T08:35:11.443Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:35:11.443Z] OK: 6 MiB in 15 packages [2023-02-25T08:35:11.443Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T08:35:11.443Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:35:11.443Z] OK: 6 MiB in 15 packages [2023-02-25T08:35:11.443Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-25T08:35:11.443Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-25T08:35:11.443Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-25T08:35:11.443Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-25T08:35:11.443Z] (5/9) Installing curl (7.80.0-r6) [2023-02-25T08:35:11.443Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-25T08:35:11.443Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-25T08:35:11.443Z] (8/9) Installing libucontext (1.1-r0) [2023-02-25T08:35:11.443Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-25T08:35:11.443Z] Executing busybox-1.34.1-r7.trigger [2023-02-25T08:35:11.443Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:35:11.701Z] OK: 8 MiB in 23 packages [2023-02-25T08:35:11.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:12.217Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T08:35:12.217Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:35:12.217Z] OK: 6 MiB in 15 packages [2023-02-25T08:35:13.593Z] Removing intermediate container 9e2efe75812a [2023-02-25T08:35:13.593Z] ---> 9c784621692a [2023-02-25T08:35:13.593Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:35:13.850Z] Removing intermediate container 8bbc936688c5 [2023-02-25T08:35:13.850Z] ---> 9f80d53c6d66 [2023-02-25T08:35:13.850Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T08:35:13.850Z] ---> Running in 4d532da2c057 [2023-02-25T08:35:14.198Z] Removing intermediate container 4d532da2c057 [2023-02-25T08:35:14.198Z] ---> 696aab9922f3 [2023-02-25T08:35:14.198Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-25T08:35:14.198Z] ---> 89f5f846ddb8 [2023-02-25T08:35:14.198Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-25T08:35:14.198Z] Removing intermediate container 2714c893a69b [2023-02-25T08:35:14.198Z] ---> 8fb1714b6c68 [2023-02-25T08:35:14.198Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T08:35:14.198Z] ---> Running in 41d482ea003c [2023-02-25T08:35:14.198Z] ---> Running in e28524bfda05 [2023-02-25T08:35:14.198Z] Removing intermediate container 776487a4a175 [2023-02-25T08:35:14.198Z] ---> e756ce7765a0 [2023-02-25T08:35:14.198Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:35:14.481Z] Removing intermediate container 41d482ea003c [2023-02-25T08:35:14.481Z] ---> f6249dcb8617 [2023-02-25T08:35:14.481Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-25T08:35:14.772Z] Removing intermediate container e28524bfda05 [2023-02-25T08:35:14.772Z] ---> c441b4c67a9a [2023-02-25T08:35:14.772Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-25T08:35:14.772Z] ---> 72e9993464a7 [2023-02-25T08:35:14.772Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-25T08:35:14.772Z] ---> bef485286bf4 [2023-02-25T08:35:14.772Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-25T08:35:14.772Z] ---> Running in f20c89dcb072 [2023-02-25T08:35:14.772Z] ---> Running in f84564bad75f [2023-02-25T08:35:15.421Z] Removing intermediate container f20c89dcb072 [2023-02-25T08:35:15.421Z] ---> 981cd3d6e362 [2023-02-25T08:35:15.421Z] Step 15/23 : WORKDIR / [2023-02-25T08:35:15.421Z] ---> 901f57189647 [2023-02-25T08:35:15.421Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-25T08:35:15.421Z] Removing intermediate container f84564bad75f [2023-02-25T08:35:15.421Z] ---> a6d41067b18d [2023-02-25T08:35:15.421Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-25T08:35:15.711Z] ---> Running in d2a8a4eb842b [2023-02-25T08:35:15.711Z] ---> Running in 515e82c0c958 [2023-02-25T08:35:15.711Z] ---> 6f570871cf1c [2023-02-25T08:35:15.711Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-25T08:35:15.711Z] ---> caca7242ca3c [2023-02-25T08:35:15.711Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:35:16.011Z] ---> Running in 057228d983b1 [2023-02-25T08:35:16.011Z] Removing intermediate container 515e82c0c958 [2023-02-25T08:35:16.011Z] ---> b1374e2a0811 [2023-02-25T08:35:16.011Z] Step 15/24 : WORKDIR / [2023-02-25T08:35:16.011Z] Removing intermediate container d2a8a4eb842b [2023-02-25T08:35:16.011Z] ---> f18ac9abfc0b [2023-02-25T08:35:16.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:35:16.011Z] ---> Running in fc3e80138b85 [2023-02-25T08:35:16.011Z] ---> f55b09af4f47 [2023-02-25T08:35:16.011Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-25T08:35:16.299Z] ---> Running in 3c8e9a5dd6c0 [2023-02-25T08:35:16.299Z] Removing intermediate container fc3e80138b85 [2023-02-25T08:35:16.299Z] ---> 64cb3a06cc4d [2023-02-25T08:35:16.299Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:35:16.585Z] Removing intermediate container 3c8e9a5dd6c0 [2023-02-25T08:35:16.585Z] ---> 9bf9204092bf [2023-02-25T08:35:16.585Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:35:16.585Z] ---> 08cec6d0207b [2023-02-25T08:35:16.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-25T08:35:16.585Z] ---> Running in 6df9d39ac943 [2023-02-25T08:35:16.585Z] ---> ede13dc004ec [2023-02-25T08:35:16.585Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-25T08:35:16.847Z] Removing intermediate container 6df9d39ac943 [2023-02-25T08:35:16.847Z] ---> e9956f519f70 [2023-02-25T08:35:16.847Z] Step 17/19 : LABEL arch=x86_64 [2023-02-25T08:35:17.413Z] ---> Running in a7b70950d0d5 [2023-02-25T08:35:17.414Z] ---> 917bc51d1f45 [2023-02-25T08:35:17.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-25T08:35:17.414Z] ---> 41d3ef31a518 [2023-02-25T08:35:17.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-25T08:35:17.674Z] Removing intermediate container a7b70950d0d5 [2023-02-25T08:35:17.674Z] ---> ceb0ec86b3a9 [2023-02-25T08:35:17.674Z] Step 18/19 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:35:17.674Z] ---> Running in cdeb4a1faa58 [2023-02-25T08:35:17.674Z] ---> e752416f3990 [2023-02-25T08:35:17.674Z] Removing intermediate container 057228d983b1 [2023-02-25T08:35:17.674Z] ---> 264b767e341a [2023-02-25T08:35:17.674Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:35:17.674Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-25T08:35:17.674Z] ---> Running in e1170e829bb4 [2023-02-25T08:35:17.674Z] ---> 06789dca5c40 [2023-02-25T08:35:17.674Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-25T08:35:17.674Z] ---> Running in 9623df32d8ca [2023-02-25T08:35:17.932Z] Removing intermediate container cdeb4a1faa58 [2023-02-25T08:35:17.932Z] ---> 649ff53d70e9 [2023-02-25T08:35:17.932Z] Step 19/19 : LABEL version=0.0.0 [2023-02-25T08:35:17.932Z] ---> Running in fe29ec5e901e [2023-02-25T08:35:17.932Z] Removing intermediate container e1170e829bb4 [2023-02-25T08:35:17.932Z] ---> bf703c5648b2 [2023-02-25T08:35:17.932Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-25T08:35:17.932Z] ---> Running in 8d0428023bab [2023-02-25T08:35:18.203Z] ---> cec29b4a0bc0 [2023-02-25T08:35:18.203Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-25T08:35:18.466Z] Removing intermediate container fe29ec5e901e [2023-02-25T08:35:18.467Z] ---> 4e09d0937e0c [2023-02-25T08:35:18.467Z] [2023-02-25T08:35:18.467Z] Removing intermediate container 8d0428023bab [2023-02-25T08:35:18.467Z] ---> a033c981b095 [2023-02-25T08:35:18.467Z] Step 20/22 : LABEL arch=x86_64 [2023-02-25T08:35:18.467Z] Removing intermediate container 9623df32d8ca [2023-02-25T08:35:18.467Z] ---> 4deeef56d8b2 [2023-02-25T08:35:18.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:35:18.467Z] ---> Running in 094cd45562d3 [2023-02-25T08:35:18.467Z] Successfully built 4e09d0937e0c [2023-02-25T08:35:18.726Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-25T08:35:18.726Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-25T08:35:18.726Z] ---> Running in 03f6d45889fb [2023-02-25T08:35:18.726Z] ---> Running in 23d711a5ca62 [2023-02-25T08:35:18.726Z] Removing intermediate container 094cd45562d3 [2023-02-25T08:35:18.726Z] ---> 3107a7f2904a [2023-02-25T08:35:18.726Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:35:22.053Z] ---> Running in 8c6508bbf309 [2023-02-25T08:35:24.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:35:24.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:35:24.645Z] ---> 18ae7d557c2e [2023-02-25T08:35:24.645Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:35:24.645Z] Removing intermediate container 03f6d45889fb [2023-02-25T08:35:24.645Z] ---> 8a32255d4d69 [2023-02-25T08:35:24.645Z] Step 21/23 : LABEL arch=x86_64 [2023-02-25T08:35:24.645Z] ---> Using cache [2023-02-25T08:35:24.645Z] ---> 1f4542916ebd [2023-02-25T08:35:24.645Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:35:24.645Z] ---> Using cache [2023-02-25T08:35:24.645Z] ---> 9c398e2bd19f [2023-02-25T08:35:24.645Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:35:24.645Z] ---> Using cache [2023-02-25T08:35:24.645Z] ---> 94f60a54fa15 [2023-02-25T08:35:24.645Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:35:24.645Z] Removing intermediate container 23d711a5ca62 [2023-02-25T08:35:24.645Z] ---> 0c4cf8f67ae4 [2023-02-25T08:35:24.645Z] Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:35:24.645Z] ---> Using cache [2023-02-25T08:35:24.645Z] ---> 931ecb0a4483 [2023-02-25T08:35:24.645Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:35:24.645Z] ---> Using cache [2023-02-25T08:35:24.645Z] ---> 3695c923d28f [2023-02-25T08:35:24.645Z] Step 8/22 : COPY . . [2023-02-25T08:35:24.645Z] Removing intermediate container 8c6508bbf309 [2023-02-25T08:35:24.645Z] ---> dbdbe5b67a4e [2023-02-25T08:35:24.645Z] Step 22/24 : LABEL arch=x86_64 [2023-02-25T08:35:24.645Z] ---> Using cache [2023-02-25T08:35:24.645Z] ---> 6bed9edb09dd [2023-02-25T08:35:24.645Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-25T08:35:24.906Z] ---> Running in 7ada6f4fbc9c [2023-02-25T08:35:24.906Z] ---> Running in abd8ffe633b7 [2023-02-25T08:35:24.906Z] ---> Running in 1f5a1eb29195 [2023-02-25T08:35:24.906Z] ---> Running in cdf90ffcc500 [2023-02-25T08:35:24.906Z] Removing intermediate container eb54742bd5de [2023-02-25T08:35:24.906Z] ---> 376d10e80cc6 [2023-02-25T08:35:24.906Z] [2023-02-25T08:35:24.906Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:35:24.906Z] ---> dfd21b5a31f5 [2023-02-25T08:35:24.906Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-25T08:35:24.906Z] ---> Using cache [2023-02-25T08:35:24.906Z] ---> 11d772165055 [2023-02-25T08:35:24.906Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:35:24.906Z] ---> Using cache [2023-02-25T08:35:24.906Z] ---> 9c784621692a [2023-02-25T08:35:24.906Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:35:24.906Z] ---> Using cache [2023-02-25T08:35:24.906Z] Removing intermediate container 7ada6f4fbc9c [2023-02-25T08:35:24.906Z] ---> 789de01323d8 [2023-02-25T08:35:24.906Z] Step 22/23 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:35:24.906Z] ---> 89f5f846ddb8 [2023-02-25T08:35:24.906Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-25T08:35:24.906Z] Removing intermediate container abd8ffe633b7 [2023-02-25T08:35:24.906Z] ---> cbc056f3d8fc [2023-02-25T08:35:24.906Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:35:24.906Z] Removing intermediate container 1f5a1eb29195 [2023-02-25T08:35:24.906Z] ---> 7f043e1b47ee [2023-02-25T08:35:24.906Z] Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:35:24.906Z] ---> Running in 5a93a73161ce [2023-02-25T08:35:25.170Z] ---> Running in 714a37e7b595 [2023-02-25T08:35:25.170Z] ---> Running in 319c2c664fcf [2023-02-25T08:35:25.170Z] Removing intermediate container 714a37e7b595 [2023-02-25T08:35:25.170Z] ---> 87e0b193a5f4 [2023-02-25T08:35:25.170Z] [2023-02-25T08:35:25.435Z] Successfully built 87e0b193a5f4 [2023-02-25T08:35:25.435Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-25T08:35:25.435Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-02-25T08:35:25.435Z] Removing intermediate container 5a93a73161ce [2023-02-25T08:35:25.435Z] ---> d2a7d58dac96 [2023-02-25T08:35:25.435Z] Step 23/23 : LABEL version=0.0.0 [2023-02-25T08:35:25.435Z] Removing intermediate container 319c2c664fcf [2023-02-25T08:35:25.435Z] ---> fdb6404d8db5 [2023-02-25T08:35:25.435Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:35:25.435Z] ---> Running in de782ab28bf2 [2023-02-25T08:35:25.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-25T08:35:25.732Z] ---> Running in f284a6ea8981 [2023-02-25T08:35:29.075Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:35:29.075Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:35:29.075Z] ---> 18ae7d557c2e [2023-02-25T08:35:29.075Z] Step 3/21 : WORKDIR /edgex-go [2023-02-25T08:35:29.075Z] ---> Using cache [2023-02-25T08:35:29.075Z] ---> 85dcab0077b5 [2023-02-25T08:35:29.075Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-25T08:35:30.460Z] Removing intermediate container de782ab28bf2 [2023-02-25T08:35:30.460Z] ---> 8eb6f0de8d68 [2023-02-25T08:35:30.460Z] [2023-02-25T08:35:30.460Z] ---> e56255a21593 [2023-02-25T08:35:30.460Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-25T08:35:30.460Z] ---> Running in 11b962910c4a [2023-02-25T08:35:30.460Z] Successfully built 8eb6f0de8d68 [2023-02-25T08:35:30.460Z] Removing intermediate container f284a6ea8981 [2023-02-25T08:35:30.460Z] ---> 166db60c00b7 [2023-02-25T08:35:30.460Z] [2023-02-25T08:35:30.460Z] Successfully tagged core-command:latest [2023-02-25T08:35:30.460Z]  Building core-command ... done Building support-scheduler [2023-02-25T08:35:30.717Z] Successfully built 166db60c00b7 [2023-02-25T08:35:30.717Z] Successfully tagged core-metadata:latest [2023-02-25T08:35:30.717Z] Building security-secretstore-setup [2023-02-25T08:35:32.088Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:32.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:32.347Z] OK: 211 MiB in 51 packages [2023-02-25T08:35:35.627Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:35:35.627Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:35:35.627Z] ---> 18ae7d557c2e [2023-02-25T08:35:35.627Z] Step 3/24 : WORKDIR /edgex-go [2023-02-25T08:35:35.627Z] ---> Using cache [2023-02-25T08:35:35.627Z] ---> 85dcab0077b5 [2023-02-25T08:35:35.627Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-25T08:35:36.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:35:36.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:35:36.195Z] ---> 18ae7d557c2e [2023-02-25T08:35:36.195Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:35:36.195Z] ---> Using cache [2023-02-25T08:35:36.195Z] ---> 1f4542916ebd [2023-02-25T08:35:36.195Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:35:36.195Z] ---> Using cache [2023-02-25T08:35:36.195Z] ---> 9c398e2bd19f [2023-02-25T08:35:36.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:35:36.195Z] ---> Using cache [2023-02-25T08:35:36.195Z] ---> 94f60a54fa15 [2023-02-25T08:35:36.195Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:35:36.195Z] ---> Using cache [2023-02-25T08:35:36.195Z] ---> 931ecb0a4483 [2023-02-25T08:35:36.195Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:35:36.195Z] ---> Using cache [2023-02-25T08:35:36.195Z] ---> 3695c923d28f [2023-02-25T08:35:36.195Z] Step 8/22 : COPY . . [2023-02-25T08:35:36.195Z] ---> Using cache [2023-02-25T08:35:36.195Z] ---> 6bed9edb09dd [2023-02-25T08:35:36.195Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-25T08:35:42.763Z] ---> 8132a409ac7e [2023-02-25T08:35:42.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-25T08:35:42.763Z] ---> Running in ab0965c16d5a [2023-02-25T08:35:42.763Z] ---> Running in 969e66f7c3b9 [2023-02-25T08:35:42.763Z] Removing intermediate container 11b962910c4a [2023-02-25T08:35:42.763Z] ---> c5d7cbb55682 [2023-02-25T08:35:42.763Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-25T08:35:42.763Z] ---> 62614b906b84 [2023-02-25T08:35:42.763Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:35:42.763Z] ---> Running in d000b9652421 [2023-02-25T08:35:42.763Z] ---> a08745261af9 [2023-02-25T08:35:42.763Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:35:42.763Z] ---> Running in a32ef68a45ae [2023-02-25T08:35:42.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:42.763Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-25T08:35:42.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:35:42.763Z] OK: 211 MiB in 51 packages [2023-02-25T08:35:42.763Z] Removing intermediate container d000b9652421 [2023-02-25T08:35:42.763Z] ---> 456bd71bcbb5 [2023-02-25T08:35:42.763Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:35:43.020Z] ---> Running in e7b48eb0b6f5 [2023-02-25T08:35:43.020Z] Removing intermediate container ab0965c16d5a [2023-02-25T08:35:43.020Z] ---> 18650f9d7607 [2023-02-25T08:35:43.020Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-25T08:35:43.020Z] Removing intermediate container e7b48eb0b6f5 [2023-02-25T08:35:43.020Z] ---> 1088b5ea65ee [2023-02-25T08:35:43.020Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-25T08:35:43.277Z] ---> Running in e6da5e99ca26 [2023-02-25T08:35:43.277Z] ---> acea9cbb4068 [2023-02-25T08:35:43.277Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:35:43.277Z] ---> Running in 679051fde270 [2023-02-25T08:35:43.277Z] Removing intermediate container e6da5e99ca26 [2023-02-25T08:35:43.277Z] ---> 5ed5adf793f9 [2023-02-25T08:35:43.277Z] Step 20/22 : LABEL arch=x86_64 [2023-02-25T08:35:43.534Z] ---> Running in 415cfc9b5cbb [2023-02-25T08:35:43.534Z] Removing intermediate container 415cfc9b5cbb [2023-02-25T08:35:43.534Z] ---> cd51012f134b [2023-02-25T08:35:43.534Z] Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:35:43.792Z] ---> Running in fb34320491b1 [2023-02-25T08:35:43.792Z] Removing intermediate container fb34320491b1 [2023-02-25T08:35:43.792Z] ---> 82c1e096aee2 [2023-02-25T08:35:43.792Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:35:43.792Z] ---> Running in c246e14a6e3f [2023-02-25T08:35:44.050Z] Removing intermediate container c246e14a6e3f [2023-02-25T08:35:44.050Z] ---> a7384de0d77c [2023-02-25T08:35:44.050Z] [2023-02-25T08:35:44.050Z] Successfully built a7384de0d77c [2023-02-25T08:35:44.050Z] Successfully tagged security-proxy-auth:latest [2023-02-25T08:35:44.050Z]  Building security-proxy-auth ... done Building security-spire-config [2023-02-25T08:35:46.578Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:35:46.578Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:35:46.578Z] ---> 18ae7d557c2e [2023-02-25T08:35:46.578Z] Step 3/24 : WORKDIR /edgex-go [2023-02-25T08:35:46.578Z] ---> Using cache [2023-02-25T08:35:46.578Z] ---> 85dcab0077b5 [2023-02-25T08:35:46.578Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-25T08:35:53.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-25T08:35:53.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-25T08:35:53.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-25T08:35:53.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-25T08:35:53.445Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-25T08:36:01.565Z] ---> Running in b13f2da04469 [2023-02-25T08:36:01.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:36:01.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:36:01.565Z] OK: 211 MiB in 51 packages [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-25T08:36:03.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-25T08:36:11.607Z] Removing intermediate container b13f2da04469 [2023-02-25T08:36:11.607Z] ---> 9f5f68bd158b [2023-02-25T08:36:11.607Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-25T08:36:11.607Z] Removing intermediate container cdf90ffcc500 [2023-02-25T08:36:11.607Z] ---> 6e22db93082f [2023-02-25T08:36:11.607Z] [2023-02-25T08:36:11.607Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:36:11.607Z] ---> dfd21b5a31f5 [2023-02-25T08:36:11.607Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-25T08:36:11.607Z] ---> Running in de9540257170 [2023-02-25T08:36:11.607Z] ---> de45054d1b7f [2023-02-25T08:36:11.607Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:36:11.607Z] Removing intermediate container de9540257170 [2023-02-25T08:36:11.607Z] ---> 4e6b3d0fa9d8 [2023-02-25T08:36:11.607Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-25T08:36:11.607Z] ---> Running in 594913bae2c3 [2023-02-25T08:36:11.607Z] ---> Running in 1edd4a88d405 [2023-02-25T08:36:11.866Z] Removing intermediate container 679051fde270 [2023-02-25T08:36:11.866Z] ---> e81c21e2ef00 [2023-02-25T08:36:11.866Z] Step 7/24 : COPY . . [2023-02-25T08:36:11.866Z] Removing intermediate container a32ef68a45ae [2023-02-25T08:36:11.866Z] ---> 3df2ca63c8c0 [2023-02-25T08:36:11.866Z] Step 7/21 : COPY . . [2023-02-25T08:36:12.124Z] Removing intermediate container 1edd4a88d405 [2023-02-25T08:36:12.124Z] ---> b13886c7f520 [2023-02-25T08:36:12.124Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-25T08:36:18.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.389s coverage: 28.7% of statements [2023-02-25T08:36:18.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-25T08:36:18.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-25T08:36:24.402Z] ---> Running in 88df6586c5b1 [2023-02-25T08:36:24.402Z] ---> 7ac69fed6d0f [2023-02-25T08:36:24.402Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-25T08:36:24.402Z] ---> 51cddd6e729b [2023-02-25T08:36:24.402Z] Removing intermediate container 969e66f7c3b9 [2023-02-25T08:36:24.402Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> edb6fe8af5c3 [2023-02-25T08:36:24.402Z] [2023-02-25T08:36:24.402Z] [2023-02-25T08:36:24.402Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:36:24.402Z] ---> dfd21b5a31f5 [2023-02-25T08:36:24.402Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:36:24.402Z] ---> Using cache [2023-02-25T08:36:24.402Z] ---> 8fb1714b6c68 [2023-02-25T08:36:24.402Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T08:36:24.402Z] ---> Using cache [2023-02-25T08:36:24.402Z] ---> c441b4c67a9a [2023-02-25T08:36:24.402Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-25T08:36:24.402Z] ---> Running in 5f6d4e14d8ba [2023-02-25T08:36:24.402Z] ---> Running in 1be2d0a6fc9c [2023-02-25T08:36:24.402Z] ---> Running in 83565ce7f9e0 [2023-02-25T08:36:24.402Z] Removing intermediate container 88df6586c5b1 [2023-02-25T08:36:24.402Z] ---> badfa5f87e6b [2023-02-25T08:36:24.402Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:36:24.402Z] ---> Running in 39d0a0fadded [2023-02-25T08:36:24.402Z] Removing intermediate container 1be2d0a6fc9c [2023-02-25T08:36:24.402Z] ---> 4a34a049eb31 [2023-02-25T08:36:24.402Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-25T08:36:24.402Z] ---> Running in 46b2162ccff6 [2023-02-25T08:36:24.402Z] Removing intermediate container 46b2162ccff6 [2023-02-25T08:36:24.402Z] ---> 073688e8f272 [2023-02-25T08:36:24.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:36:24.402Z] ---> d363dd4cc971 [2023-02-25T08:36:24.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-25T08:36:24.402Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-25T08:36:24.661Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-25T08:36:24.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:36:24.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:36:24.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T08:36:24.919Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:36:24.919Z] OK: 6 MiB in 15 packages [2023-02-25T08:36:25.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.857s coverage: 98.5% of statements [2023-02-25T08:36:25.487Z] ---> 55b8521f77b4 [2023-02-25T08:36:25.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-25T08:36:25.746Z] ---> ba37ec478365 [2023-02-25T08:36:25.746Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-25T08:36:25.746Z] Removing intermediate container 39d0a0fadded [2023-02-25T08:36:25.746Z] ---> ad3da37fc2ac [2023-02-25T08:36:25.746Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:36:25.746Z] ---> Running in ada233bf9997 [2023-02-25T08:36:25.746Z] Removing intermediate container ada233bf9997 [2023-02-25T08:36:25.746Z] ---> e1ff8ff8e485 [2023-02-25T08:36:25.746Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:36:25.746Z] ---> aaba41b391d4 [2023-02-25T08:36:25.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-25T08:36:25.746Z] ---> Running in 48603b414f42 [2023-02-25T08:36:26.005Z] Removing intermediate container 48603b414f42 [2023-02-25T08:36:26.005Z] ---> 6c24495ed24f [2023-02-25T08:36:26.005Z] Step 20/22 : LABEL arch=x86_64 [2023-02-25T08:36:26.005Z] ---> Running in edbafabc2886 [2023-02-25T08:36:26.263Z] ---> d596a91ca5bf [2023-02-25T08:36:26.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-25T08:36:26.263Z] Removing intermediate container edbafabc2886 [2023-02-25T08:36:26.263Z] ---> dac658a08688 [2023-02-25T08:36:26.263Z] Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:36:26.525Z] ---> Running in f09f1797f145 [2023-02-25T08:36:26.525Z] ---> e282278c8482 [2023-02-25T08:36:26.525Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-25T08:36:26.525Z] Removing intermediate container f09f1797f145 [2023-02-25T08:36:26.525Z] ---> 9df2d5d95e43 [2023-02-25T08:36:26.525Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:36:26.525Z] ---> Running in 3ae6642e02c8 [2023-02-25T08:36:26.784Z] ---> Running in bd3423853d25 [2023-02-25T08:36:26.784Z] Removing intermediate container 3ae6642e02c8 [2023-02-25T08:36:26.784Z] ---> 2bd3e0ccd8ed [2023-02-25T08:36:26.784Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:36:27.045Z] ---> Running in 43e17b2a89d5 [2023-02-25T08:36:27.045Z] Removing intermediate container bd3423853d25 [2023-02-25T08:36:27.045Z] ---> 3a30c77b7303 [2023-02-25T08:36:27.045Z] [2023-02-25T08:36:27.045Z] Successfully built 3a30c77b7303 [2023-02-25T08:36:27.045Z] Successfully tagged support-scheduler:latest [2023-02-25T08:36:27.045Z] Building security-spire-agent [2023-02-25T08:36:27.637Z]  Building support-scheduler ... done Removing intermediate container 43e17b2a89d5 [2023-02-25T08:36:27.637Z] ---> 0f9e06b5b2e4 [2023-02-25T08:36:27.637Z] Step 20/22 : LABEL arch=x86_64 [2023-02-25T08:36:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.956s coverage: 71.2% of statements [2023-02-25T08:36:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-25T08:36:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-25T08:36:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-25T08:36:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.563s coverage: 54.0% of statements [2023-02-25T08:36:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-25T08:36:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-25T08:36:31.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:36:31.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:36:31.102Z] ---> 18ae7d557c2e [2023-02-25T08:36:31.102Z] Step 3/24 : WORKDIR /edgex-go [2023-02-25T08:36:31.102Z] ---> Using cache [2023-02-25T08:36:31.102Z] ---> 85dcab0077b5 [2023-02-25T08:36:31.102Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-25T08:36:31.102Z] ---> Using cache [2023-02-25T08:36:31.102Z] ---> 9f5f68bd158b [2023-02-25T08:36:31.102Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-25T08:36:31.102Z] ---> Using cache [2023-02-25T08:36:31.102Z] ---> de45054d1b7f [2023-02-25T08:36:31.102Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:36:41.305Z] ---> Running in fb825cb8b298 [2023-02-25T08:36:41.305Z] ---> Running in ab88c48fd638 [2023-02-25T08:36:41.305Z] Removing intermediate container fb825cb8b298 [2023-02-25T08:36:41.305Z] ---> 22b85b0826ae [2023-02-25T08:36:41.305Z] Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:36:41.305Z] ---> Running in f5a265026e5d [2023-02-25T08:36:41.305Z] Removing intermediate container f5a265026e5d [2023-02-25T08:36:41.305Z] ---> 18f497c1c6e9 [2023-02-25T08:36:41.305Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:36:41.305Z] ---> Running in c46a9fa9c195 [2023-02-25T08:36:41.305Z] Removing intermediate container c46a9fa9c195 [2023-02-25T08:36:41.305Z] ---> 600459b408f3 [2023-02-25T08:36:41.305Z] [2023-02-25T08:36:41.305Z] Successfully built 600459b408f3 [2023-02-25T08:36:41.305Z] Successfully tagged core-data:latest [2023-02-25T08:36:41.305Z] Building security-bootstrapper [2023-02-25T08:36:46.761Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:36:46.761Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:36:46.761Z] ---> 18ae7d557c2e [2023-02-25T08:36:46.762Z] Step 3/32 : WORKDIR /edgex-go [2023-02-25T08:36:46.762Z] ---> Using cache [2023-02-25T08:36:46.762Z] ---> 85dcab0077b5 [2023-02-25T08:36:46.762Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-25T08:36:46.762Z] ---> Using cache [2023-02-25T08:36:46.762Z] ---> 18650f9d7607 [2023-02-25T08:36:46.762Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-25T08:36:46.762Z] ---> Using cache [2023-02-25T08:36:46.762Z] ---> acea9cbb4068 [2023-02-25T08:36:46.762Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:36:46.762Z] ---> Using cache [2023-02-25T08:36:46.762Z] ---> e81c21e2ef00 [2023-02-25T08:36:46.762Z] Step 7/32 : COPY . . [2023-02-25T08:36:46.762Z] ---> Using cache [2023-02-25T08:36:46.762Z] ---> 7ac69fed6d0f [2023-02-25T08:36:46.762Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-25T08:36:50.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-25T08:36:50.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-25T08:36:51.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.829s coverage: 88.5% of statements [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-25T08:36:51.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.729s coverage: 3.9% of statements [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-25T08:36:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-25T08:36:52.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.002s coverage: 95.6% of statements [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-25T08:36:52.975Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.626s coverage: 72.2% of statements [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-25T08:36:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-25T08:36:52.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.552s coverage: 65.9% of statements [2023-02-25T08:36:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-25T08:36:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-25T08:36:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-25T08:36:52.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.586s coverage: 0.9% of statements [2023-02-25T08:36:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-25T08:36:52.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.229s coverage: 29.6% of statements [2023-02-25T08:36:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-25T08:36:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.677s coverage: 47.1% of statements [2023-02-25T08:36:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.421s coverage: 82.9% of statements [2023-02-25T08:36:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.597s coverage: 94.1% of statements [2023-02-25T08:36:57.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.452s coverage: 96.3% of statements [2023-02-25T08:36:58.202Z] ---> Running in e0bee2561406 [2023-02-25T08:36:58.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-25T08:36:58.459Z] Removing intermediate container 594913bae2c3 [2023-02-25T08:36:58.459Z] ---> ce8ba508d457 [2023-02-25T08:36:58.459Z] Step 7/24 : COPY . . [2023-02-25T08:37:00.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.354s coverage: 87.5% of statements [2023-02-25T08:37:10.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements [2023-02-25T08:37:10.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.409s coverage: 44.8% of statements [2023-02-25T08:37:16.566Z] Removing intermediate container 83565ce7f9e0 [2023-02-25T08:37:16.566Z] ---> b310c60b8858 [2023-02-25T08:37:16.566Z] [2023-02-25T08:37:16.566Z] Step 9/24 : FROM alpine:3.16 [2023-02-25T08:37:16.566Z] ---> dfd21b5a31f5 [2023-02-25T08:37:16.566Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-25T08:37:16.566Z] ---> bd03d0cef467 [2023-02-25T08:37:16.566Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-25T08:37:16.566Z] Removing intermediate container 5f6d4e14d8ba [2023-02-25T08:37:16.567Z] ---> aaefb3b9b2e0 [2023-02-25T08:37:16.567Z] [2023-02-25T08:37:16.567Z] Step 9/21 : FROM alpine:3.16 [2023-02-25T08:37:16.567Z] ---> dfd21b5a31f5 [2023-02-25T08:37:16.567Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-25T08:37:16.567Z] ---> Running in 45b32de5ec74 [2023-02-25T08:37:16.567Z] ---> Running in cf43899c331d [2023-02-25T08:37:16.567Z] ---> Running in 9d8b3a706896 [2023-02-25T08:37:16.567Z] Removing intermediate container 9d8b3a706896 [2023-02-25T08:37:16.567Z] ---> f5f46d6a1e71 [2023-02-25T08:37:16.567Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-25T08:37:16.567Z] ---> Running in 938d2b834b10 [2023-02-25T08:37:16.567Z] Removing intermediate container 938d2b834b10 [2023-02-25T08:37:16.567Z] ---> 7426baaff466 [2023-02-25T08:37:16.567Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-25T08:37:16.567Z] Removing intermediate container ab88c48fd638 [2023-02-25T08:37:16.567Z] ---> a2cbbdfb038f [2023-02-25T08:37:16.567Z] Step 7/24 : COPY . . [2023-02-25T08:37:16.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:16.567Z] ---> Running in d3e01808f062 [2023-02-25T08:37:16.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:16.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:16.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:16.567Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-25T08:37:16.567Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-25T08:37:16.567Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-25T08:37:16.567Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-25T08:37:16.567Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-25T08:37:16.567Z] (5/6) Installing curl (7.83.1-r6) [2023-02-25T08:37:16.567Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-25T08:37:16.567Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-25T08:37:16.567Z] (3/3) Installing su-exec (0.2-r1) [2023-02-25T08:37:16.567Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:37:16.567Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:37:16.567Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:37:16.567Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:37:16.567Z] OK: 8 MiB in 20 packages [2023-02-25T08:37:16.567Z] OK: 6 MiB in 17 packages [2023-02-25T08:37:21.866Z] ---> 973e719c37a4 [2023-02-25T08:37:21.866Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-25T08:37:21.866Z] Removing intermediate container d3e01808f062 [2023-02-25T08:37:21.866Z] ---> f2a81f040775 [2023-02-25T08:37:21.866Z] Step 11/24 : WORKDIR /edgex-go [2023-02-25T08:37:21.866Z] ---> Running in 1ffbc6dee52f [2023-02-25T08:37:21.866Z] Removing intermediate container 45b32de5ec74 [2023-02-25T08:37:21.866Z] ---> 4b70fefe11fb [2023-02-25T08:37:21.866Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in e965f45bc18a [2023-02-25T08:37:21.866Z] [2023-02-25T08:37:21.866Z] Removing intermediate container cf43899c331d [2023-02-25T08:37:21.866Z] ---> b722bcabc8a7 [2023-02-25T08:37:21.866Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-25T08:37:21.866Z] ---> Running in 03fed2eda0dc [2023-02-25T08:37:21.866Z] ---> Running in ae0d982fc9df [2023-02-25T08:37:21.866Z] Removing intermediate container 1ffbc6dee52f [2023-02-25T08:37:21.866Z] ---> 562ca5d7d245 [2023-02-25T08:37:21.866Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-25T08:37:21.866Z] ---> Running in 180e9eca8e75 [2023-02-25T08:37:22.127Z] Removing intermediate container e965f45bc18a [2023-02-25T08:37:22.127Z] ---> 6eef7380cd39 [2023-02-25T08:37:22.127Z] [2023-02-25T08:37:22.127Z] Step 12/24 : FROM alpine:3.15 [2023-02-25T08:37:22.127Z] ---> 5ce65d7b0fde [2023-02-25T08:37:22.127Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:37:22.127Z] ---> Using cache [2023-02-25T08:37:22.127Z] ---> 31b92bd64792 [2023-02-25T08:37:22.127Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-25T08:37:22.127Z] Removing intermediate container ae0d982fc9df [2023-02-25T08:37:22.127Z] ---> bcf50c230d60 [2023-02-25T08:37:22.127Z] Step 12/24 : WORKDIR / [2023-02-25T08:37:22.127Z] ---> Running in b56b5796818c [2023-02-25T08:37:22.127Z] Removing intermediate container 03fed2eda0dc [2023-02-25T08:37:22.127Z] ---> 9367a9cd5ed5 [2023-02-25T08:37:22.127Z] Step 12/21 : WORKDIR /edgex [2023-02-25T08:37:22.127Z] ---> Running in 54d81c324723 [2023-02-25T08:37:22.127Z] ---> Running in 7e909f7b0464 [2023-02-25T08:37:22.127Z] Removing intermediate container 180e9eca8e75 [2023-02-25T08:37:22.127Z] ---> 55393d2356e8 [2023-02-25T08:37:22.127Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-25T08:37:22.127Z] ---> Running in af7e74592b94 [2023-02-25T08:37:22.395Z] Removing intermediate container 54d81c324723 [2023-02-25T08:37:22.395Z] ---> bb0f7308a124 [2023-02-25T08:37:22.395Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-25T08:37:22.395Z] Removing intermediate container 7e909f7b0464 [2023-02-25T08:37:22.395Z] ---> 7a99fb9f3e45 [2023-02-25T08:37:22.395Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-25T08:37:22.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:22.655Z] ---> 234b372b2100 [2023-02-25T08:37:22.655Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-25T08:37:22.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:22.655Z] ---> 86a415951c20 [2023-02-25T08:37:22.655Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-25T08:37:22.655Z] ---> 84f61ca28fd1 [2023-02-25T08:37:22.655Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-25T08:37:22.973Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-25T08:37:22.973Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-25T08:37:22.973Z] OK: 15857 distinct packages available [2023-02-25T08:37:22.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:22.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:23.319Z] ---> 79acd1e2cbe7 [2023-02-25T08:37:23.319Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-25T08:37:23.319Z] ---> 696c12cace99 [2023-02-25T08:37:23.319Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-25T08:37:23.319Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-25T08:37:23.319Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-25T08:37:23.319Z] (3/4) Installing libucontext (1.1-r0) [2023-02-25T08:37:23.319Z] Removing intermediate container af7e74592b94 [2023-02-25T08:37:23.319Z] ---> fd02c36595b7 [2023-02-25T08:37:23.319Z] Step 11/24 : WORKDIR /edgex-go [2023-02-25T08:37:23.319Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-25T08:37:23.319Z] Executing busybox-1.34.1-r7.trigger [2023-02-25T08:37:23.319Z] OK: 6 MiB in 18 packages [2023-02-25T08:37:23.319Z] ---> Running in c2425fc71dab [2023-02-25T08:37:23.607Z] ---> 7be1c7590e92 [2023-02-25T08:37:23.607Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-25T08:37:23.865Z] Removing intermediate container c2425fc71dab [2023-02-25T08:37:23.865Z] ---> e3d6eafb9b57 [2023-02-25T08:37:23.865Z] [2023-02-25T08:37:23.865Z] Step 12/24 : FROM alpine:3.15 [2023-02-25T08:37:23.865Z] ---> 5ce65d7b0fde [2023-02-25T08:37:23.865Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:37:23.865Z] ---> Using cache [2023-02-25T08:37:23.865Z] ---> 31b92bd64792 [2023-02-25T08:37:23.865Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-25T08:37:23.865Z] ---> Using cache [2023-02-25T08:37:23.865Z] ---> e8a9feeb790d [2023-02-25T08:37:23.865Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-25T08:37:25.262Z] ---> 55df072ee1ab [2023-02-25T08:37:25.262Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-25T08:37:25.833Z] ---> ae9e129b4a11 [2023-02-25T08:37:25.833Z] Removing intermediate container b56b5796818c [2023-02-25T08:37:25.833Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> b66d6897125d [2023-02-25T08:37:25.833Z] [2023-02-25T08:37:25.833Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-25T08:37:25.833Z] ---> 10e20f15d1ae [2023-02-25T08:37:25.833Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:37:25.833Z] ---> d805f4ec9b21 [2023-02-25T08:37:25.834Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-25T08:37:25.834Z] ---> Running in 75a7b00979b6 [2023-02-25T08:37:25.834Z] Removing intermediate container e0bee2561406 [2023-02-25T08:37:25.834Z] ---> 634297080dad [2023-02-25T08:37:25.834Z] [2023-02-25T08:37:25.834Z] Step 9/32 : FROM alpine:3.16 [2023-02-25T08:37:25.834Z] ---> dfd21b5a31f5 [2023-02-25T08:37:25.834Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:37:26.103Z] ---> Running in 329ac53cbb1c [2023-02-25T08:37:27.537Z] Removing intermediate container 329ac53cbb1c [2023-02-25T08:37:27.537Z] ---> d6df151bca10 [2023-02-25T08:37:27.537Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-25T08:37:28.922Z] ---> 1ca0099f8798 [2023-02-25T08:37:28.922Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-25T08:37:28.922Z] ---> Running in d0497c0f3157 [2023-02-25T08:37:28.922Z] ---> e5eb7db360c3 [2023-02-25T08:37:28.922Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-25T08:37:28.922Z] ---> 2f10a875a2bf [2023-02-25T08:37:28.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-25T08:37:29.185Z] ---> 86497c9eff1c [2023-02-25T08:37:29.185Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-25T08:37:29.185Z] ---> 7fe1327dda70 [2023-02-25T08:37:29.185Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:37:29.185Z] ---> 2f564b07107a [2023-02-25T08:37:29.185Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-25T08:37:29.185Z] ---> Running in 67b05cc26c4e [2023-02-25T08:37:29.185Z] Removing intermediate container 75a7b00979b6 [2023-02-25T08:37:29.185Z] ---> 3c31ba296318 [2023-02-25T08:37:29.185Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:37:29.185Z] ---> Running in dd77d321d432 [2023-02-25T08:37:29.185Z] ---> Running in 519b2cf69c1e [2023-02-25T08:37:29.459Z] Removing intermediate container 67b05cc26c4e [2023-02-25T08:37:29.459Z] ---> 1dfaa3c39d37 [2023-02-25T08:37:29.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-25T08:37:29.459Z] ---> a60509bb0d17 [2023-02-25T08:37:29.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-25T08:37:29.459Z] Removing intermediate container 519b2cf69c1e [2023-02-25T08:37:29.459Z] ---> aafbdf02b2ff [2023-02-25T08:37:29.459Z] Step 19/21 : LABEL arch=x86_64 [2023-02-25T08:37:29.459Z] ---> Running in 447d8dfef72e [2023-02-25T08:37:29.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:29.459Z] ---> 7619aa2d31ba [2023-02-25T08:37:29.459Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-25T08:37:29.727Z] ---> a5fa4aabfed2 [2023-02-25T08:37:29.727Z] Step 19/24 : WORKDIR / [2023-02-25T08:37:29.727Z] ---> Running in 5c4b21ef2f69 [2023-02-25T08:37:29.727Z] ---> Running in eb8f595ec8ae [2023-02-25T08:37:29.727Z] Removing intermediate container 447d8dfef72e [2023-02-25T08:37:29.727Z] ---> f1274bd367c3 [2023-02-25T08:37:29.727Z] Step 20/21 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:37:29.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:29.727Z] ---> Running in 5fa14e2322e9 [2023-02-25T08:37:29.727Z] Removing intermediate container eb8f595ec8ae [2023-02-25T08:37:29.727Z] ---> ca87633e3812 [2023-02-25T08:37:29.727Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-25T08:37:29.727Z] Removing intermediate container 5c4b21ef2f69 [2023-02-25T08:37:29.727Z] ---> ce4497f0dc46 [2023-02-25T08:37:29.727Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-25T08:37:29.727Z] ---> Running in cd7a62566ac3 [2023-02-25T08:37:29.727Z] ---> Running in 6241cab55e78 [2023-02-25T08:37:29.727Z] Removing intermediate container 5fa14e2322e9 [2023-02-25T08:37:29.727Z] ---> a0d563c3e3fb [2023-02-25T08:37:29.727Z] Step 21/21 : LABEL version=0.0.0 [2023-02-25T08:37:29.987Z] ---> Running in 52774f95a596 [2023-02-25T08:37:29.987Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-25T08:37:29.987Z] Removing intermediate container cd7a62566ac3 [2023-02-25T08:37:29.987Z] ---> 48ff28edcd0e [2023-02-25T08:37:29.987Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-25T08:37:29.987Z] (2/2) Installing su-exec (0.2-r1) [2023-02-25T08:37:29.987Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:37:29.987Z] Removing intermediate container 6241cab55e78 [2023-02-25T08:37:29.987Z] ---> 2ba67e84139e [2023-02-25T08:37:29.987Z] Step 22/24 : LABEL arch=x86_64 [2023-02-25T08:37:29.987Z] OK: 6 MiB in 16 packages [2023-02-25T08:37:29.987Z] ---> Running in c09dd50e077c [2023-02-25T08:37:29.987Z] ---> Running in a373cdbf495f [2023-02-25T08:37:29.987Z] Removing intermediate container 52774f95a596 [2023-02-25T08:37:29.987Z] ---> 402d4e147e69 [2023-02-25T08:37:29.987Z] [2023-02-25T08:37:29.987Z] Removing intermediate container dd77d321d432 [2023-02-25T08:37:29.987Z] ---> 5f1deacb4be9 [2023-02-25T08:37:29.987Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:37:30.248Z] ---> Running in 46b7e49a93f9 [2023-02-25T08:37:30.248Z] Removing intermediate container c09dd50e077c [2023-02-25T08:37:30.248Z] ---> 6e696e740879 [2023-02-25T08:37:30.248Z] Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:37:30.248Z] Successfully built 402d4e147e69 [2023-02-25T08:37:30.248Z] Successfully tagged security-proxy-setup:latest [2023-02-25T08:37:30.248Z]  Building security-proxy-setup ... done Building support-notifications [2023-02-25T08:37:30.248Z] Removing intermediate container a373cdbf495f [2023-02-25T08:37:30.248Z] ---> ec2671f8ec24 [2023-02-25T08:37:30.248Z] Step 22/24 : LABEL arch=x86_64 [2023-02-25T08:37:30.248Z] ---> Running in ffcc3146b3e4 [2023-02-25T08:37:30.248Z] Removing intermediate container 46b7e49a93f9 [2023-02-25T08:37:30.248Z] ---> 33ce8f982f00 [2023-02-25T08:37:30.248Z] Step 22/24 : LABEL arch=x86_64 [2023-02-25T08:37:30.511Z] ---> Running in b89db732bafd [2023-02-25T08:37:30.511Z] ---> Running in bdcc3d1d7b46 [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.489s coverage: 79.9% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.342s coverage: 86.9% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.177s coverage: 20.0% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 77.4% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2023-02-25T08:37:32.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.773s coverage: 91.2% of statements [2023-02-25T08:37:32.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-25T08:37:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.299s coverage: 63.1% of statements [2023-02-25T08:37:33.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-25T08:37:33.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-25T08:37:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2023-02-25T08:37:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-02-25T08:37:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements [2023-02-25T08:37:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-02-25T08:37:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2023-02-25T08:37:33.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:37:33.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:37:33.832Z] ---> 18ae7d557c2e [2023-02-25T08:37:33.832Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:37:34.775Z] ---> Using cache [2023-02-25T08:37:34.775Z] ---> 1f4542916ebd [2023-02-25T08:37:34.775Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:37:34.775Z] ---> Using cache [2023-02-25T08:37:34.775Z] ---> 9c398e2bd19f [2023-02-25T08:37:34.775Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-25T08:37:35.347Z] Removing intermediate container ffcc3146b3e4 [2023-02-25T08:37:35.347Z] ---> af14ec9e6bc7 [2023-02-25T08:37:35.347Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:37:35.611Z] Removing intermediate container d0497c0f3157 [2023-02-25T08:37:35.611Z] ---> aa85ca400200 [2023-02-25T08:37:35.611Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-25T08:37:35.611Z] Removing intermediate container b89db732bafd [2023-02-25T08:37:35.611Z] ---> 80ac8f83258a [2023-02-25T08:37:35.611Z] Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:37:35.611Z] ---> Running in 755e314d02b5 [2023-02-25T08:37:35.611Z] ---> Running in efa1de8c6e17 [2023-02-25T08:37:35.611Z] Removing intermediate container bdcc3d1d7b46 [2023-02-25T08:37:35.611Z] ---> 297a143ebaf3 [2023-02-25T08:37:35.611Z] Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:37:35.611Z] ---> Running in 6182d16bb60d [2023-02-25T08:37:35.611Z] ---> Running in 0a8ca50c1679 [2023-02-25T08:37:35.611Z] ---> Running in 746ca1363519 [2023-02-25T08:37:35.611Z] Removing intermediate container 755e314d02b5 [2023-02-25T08:37:35.611Z] ---> 7f9411d474ed [2023-02-25T08:37:35.611Z] [2023-02-25T08:37:35.611Z] Removing intermediate container 6182d16bb60d [2023-02-25T08:37:35.611Z] ---> 2c137edc5cba [2023-02-25T08:37:35.611Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:37:35.611Z] Removing intermediate container 0a8ca50c1679 [2023-02-25T08:37:35.611Z] ---> cbec48a2acab [2023-02-25T08:37:35.611Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-25T08:37:35.611Z] ---> Running in 6423f75bde95 [2023-02-25T08:37:35.611Z] Removing intermediate container 746ca1363519 [2023-02-25T08:37:35.611Z] ---> d01099277b88 [2023-02-25T08:37:35.611Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:37:35.869Z] Successfully built 7f9411d474ed [2023-02-25T08:37:35.869Z] ---> Running in 04aab75ec45e [2023-02-25T08:37:35.869Z] Successfully tagged security-spire-agent:latest [2023-02-25T08:37:35.869Z]  Building security-spire-agent ... done  ---> Running in 7f5ee6f4ec86 [2023-02-25T08:37:35.869Z] Removing intermediate container 6423f75bde95 [2023-02-25T08:37:35.869Z] ---> e37cc2174060 [2023-02-25T08:37:35.869Z] [2023-02-25T08:37:35.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:35.869Z] Removing intermediate container 7f5ee6f4ec86 [2023-02-25T08:37:35.869Z] ---> f130aac39125 [2023-02-25T08:37:35.869Z] [2023-02-25T08:37:35.869Z] Removing intermediate container 04aab75ec45e [2023-02-25T08:37:35.869Z] ---> a5914c38df58 [2023-02-25T08:37:35.869Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-25T08:37:35.869Z] ---> Running in 9befaec62010 [2023-02-25T08:37:35.869Z] Successfully built e37cc2174060 [2023-02-25T08:37:35.869Z] Successfully tagged security-spire-config:latest [2023-02-25T08:37:35.869Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:37:35.869Z] Successfully built f130aac39125 [2023-02-25T08:37:35.869Z] Successfully tagged security-secretstore-setup:latest [2023-02-25T08:37:36.128Z]  Building security-secretstore-setup ... done Removing intermediate container 9befaec62010 [2023-02-25T08:37:36.128Z] ---> 8214bcd116a3 [2023-02-25T08:37:36.128Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-25T08:37:36.128Z] ---> Running in ae9b1cfd65c4 [2023-02-25T08:37:36.128Z] Removing intermediate container ae9b1cfd65c4 [2023-02-25T08:37:36.128Z] ---> 9a4085ea6549 [2023-02-25T08:37:36.128Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-25T08:37:36.128Z] OK: 211 MiB in 51 packages [2023-02-25T08:37:36.128Z] ---> Running in 319fbe5d1d4c [2023-02-25T08:37:36.387Z] Removing intermediate container efa1de8c6e17 [2023-02-25T08:37:36.387Z] ---> e8651b191c81 [2023-02-25T08:37:36.387Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:37:36.647Z] ---> cc15fa030fab [2023-02-25T08:37:36.647Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:37:36.647Z] ---> Running in 2b58ada0b385 [2023-02-25T08:37:36.647Z] Removing intermediate container 319fbe5d1d4c [2023-02-25T08:37:36.647Z] ---> 5f0eaeffc06f [2023-02-25T08:37:36.647Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-25T08:37:36.907Z] ---> Running in 408197e3da4b [2023-02-25T08:37:36.908Z] Removing intermediate container 408197e3da4b [2023-02-25T08:37:36.908Z] ---> 417ddb17d405 [2023-02-25T08:37:36.908Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-25T08:37:36.908Z] ---> 0b8bf9c3f69c [2023-02-25T08:37:36.908Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-25T08:37:36.908Z] ---> Running in fe94443f0fb8 [2023-02-25T08:37:37.846Z] Removing intermediate container fe94443f0fb8 [2023-02-25T08:37:37.846Z] ---> c81390436c02 [2023-02-25T08:37:37.846Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:37:37.846Z] ---> 173fbeca9995 [2023-02-25T08:37:37.846Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-25T08:37:38.455Z] ---> 02110b839bd4 [2023-02-25T08:37:38.456Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-25T08:37:38.717Z] ---> 24cda07bfe13 [2023-02-25T08:37:38.717Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-25T08:37:38.717Z] ---> 7539f0639b30 [2023-02-25T08:37:38.717Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-25T08:37:38.979Z] ---> d5e6b355d709 [2023-02-25T08:37:38.979Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-25T08:37:39.239Z] ---> 0bdab7c8d217 [2023-02-25T08:37:39.239Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-25T08:37:39.239Z] ---> da01b0c5abb8 [2023-02-25T08:37:39.239Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-25T08:37:39.240Z] ---> Running in 282f690ae453 [2023-02-25T08:37:39.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.313s coverage: 65.3% of statements [2023-02-25T08:37:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-25T08:37:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-25T08:37:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-25T08:37:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-25T08:37:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-25T08:37:39.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-25T08:37:40.181Z] Removing intermediate container 282f690ae453 [2023-02-25T08:37:40.181Z] ---> 923498fd9798 [2023-02-25T08:37:40.181Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-25T08:37:40.181Z] ---> Running in b306e1a10ed7 [2023-02-25T08:37:40.181Z] Removing intermediate container b306e1a10ed7 [2023-02-25T08:37:40.181Z] ---> 2d8139748409 [2023-02-25T08:37:40.181Z] Step 29/32 : CMD ["gate"] [2023-02-25T08:37:40.181Z] ---> Running in b246a4303b4b [2023-02-25T08:37:40.441Z] Removing intermediate container b246a4303b4b [2023-02-25T08:37:40.441Z] ---> 402d02c7cd31 [2023-02-25T08:37:40.441Z] Step 30/32 : LABEL arch=x86_64 [2023-02-25T08:37:41.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.851s coverage: 41.0% of statements [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-25T08:37:41.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-25T08:37:41.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-25T08:37:41.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-25T08:37:41.826Z] ---> Running in 9be8014c1dd4 [2023-02-25T08:37:42.768Z] Removing intermediate container 9be8014c1dd4 [2023-02-25T08:37:42.768Z] ---> 84782c89882b [2023-02-25T08:37:42.768Z] Step 31/32 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:37:44.687Z] ---> Running in 4e31d90f9cae [2023-02-25T08:37:44.948Z] Removing intermediate container 4e31d90f9cae [2023-02-25T08:37:44.948Z] ---> ca741836855d [2023-02-25T08:37:44.948Z] Step 32/32 : LABEL version=0.0.0 [2023-02-25T08:37:44.948Z] ---> Running in e25fcdfcd7bf [2023-02-25T08:37:44.948Z] Removing intermediate container e25fcdfcd7bf [2023-02-25T08:37:44.948Z] ---> 50bef071ac18 [2023-02-25T08:37:44.948Z] [2023-02-25T08:37:45.207Z] Successfully built 50bef071ac18 [2023-02-25T08:37:45.207Z] Successfully tagged security-bootstrapper:latest [2023-02-25T08:37:49.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-25T08:37:49.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.3% of statements [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-25T08:37:49.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-25T08:37:49.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-25T08:37:49.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-25T08:37:49.807Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-25T08:37:49.807Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-25T08:37:49.807Z] go vet ./... [2023-02-25T08:37:53.346Z]  Building security-bootstrapper ... done Removing intermediate container 2b58ada0b385 [2023-02-25T08:37:53.346Z] ---> a37c85081f11 [2023-02-25T08:37:53.346Z] Step 8/22 : COPY . . [2023-02-25T08:38:01.490Z] ---> ba068c404659 [2023-02-25T08:38:01.490Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-25T08:38:01.490Z] ---> Running in 1b41e20891e3 [2023-02-25T08:38:01.751Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-25T08:38:23.708Z] Removing intermediate container 1b41e20891e3 [2023-02-25T08:38:23.708Z] ---> 313e6ff9c3fb [2023-02-25T08:38:23.708Z] [2023-02-25T08:38:23.708Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:38:23.708Z] ---> dfd21b5a31f5 [2023-02-25T08:38:23.708Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-25T08:38:23.708Z] ---> Running in 2910c8632a81 [2023-02-25T08:38:23.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-25T08:38:23.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-25T08:38:24.227Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-25T08:38:24.227Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-25T08:38:24.227Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:38:24.227Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:38:24.227Z] OK: 6 MiB in 16 packages [2023-02-25T08:38:24.798Z] Removing intermediate container 2910c8632a81 [2023-02-25T08:38:24.798Z] ---> e05491cb3f5d [2023-02-25T08:38:24.798Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T08:38:24.798Z] ---> Running in 4a5c5515d808 [2023-02-25T08:38:24.798Z] Removing intermediate container 4a5c5515d808 [2023-02-25T08:38:24.798Z] ---> 3cce20d00862 [2023-02-25T08:38:24.798Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-25T08:38:24.798Z] ---> Running in 6f4a2e70c99e [2023-02-25T08:38:24.798Z] Removing intermediate container 6f4a2e70c99e [2023-02-25T08:38:24.798Z] ---> da79b8e6244a [2023-02-25T08:38:24.798Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-25T08:38:25.057Z] ---> Running in cdc9e7aac5c3 [2023-02-25T08:38:25.057Z] Removing intermediate container cdc9e7aac5c3 [2023-02-25T08:38:25.057Z] ---> 11530c37dfce [2023-02-25T08:38:25.057Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:38:25.057Z] ---> d9afd920c0e6 [2023-02-25T08:38:25.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-25T08:38:25.997Z] ---> fe21278b660b [2023-02-25T08:38:25.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-25T08:38:25.997Z] ---> 8219c83235c7 [2023-02-25T08:38:25.997Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-25T08:38:26.258Z] ---> Running in 75012006c07d [2023-02-25T08:38:26.258Z] Removing intermediate container 75012006c07d [2023-02-25T08:38:26.258Z] ---> 2ad429e302c4 [2023-02-25T08:38:26.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:38:26.258Z] ---> Running in de4efa3bafef [2023-02-25T08:38:26.258Z] Removing intermediate container de4efa3bafef [2023-02-25T08:38:26.258Z] ---> 4cde8ecdd384 [2023-02-25T08:38:26.258Z] Step 20/22 : LABEL arch=x86_64 [2023-02-25T08:38:26.258Z] ---> Running in ffc05438d478 [2023-02-25T08:38:26.518Z] Removing intermediate container ffc05438d478 [2023-02-25T08:38:26.518Z] ---> 6ad4a5e24d68 [2023-02-25T08:38:26.518Z] Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c [2023-02-25T08:38:26.518Z] ---> Running in 08412e37608c [2023-02-25T08:38:26.518Z] Removing intermediate container 08412e37608c [2023-02-25T08:38:26.518Z] ---> 30da71bfc79e [2023-02-25T08:38:26.518Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:38:26.518Z] ---> Running in 9bbe8c50e6bd [2023-02-25T08:38:26.778Z] Removing intermediate container 9bbe8c50e6bd [2023-02-25T08:38:26.778Z] ---> 9a040e3c5c27 [2023-02-25T08:38:26.778Z] [2023-02-25T08:38:26.778Z] Successfully built 9a040e3c5c27 [2023-02-25T08:38:26.778Z] Successfully tagged support-notifications:latest [2023-02-25T08:38:26.784Z]  Building support-notifications ... done  [Pipeline] } [2023-02-25T08:38:26.796Z] $ docker stop --time=1 16de357761785e398ca5c4c6dd693469ce77f46306d3a46a78891c8f31239b7e [2023-02-25T08:38:28.097Z] $ docker rm -f --volumes 16de357761785e398ca5c4c6dd693469ce77f46306d3a46a78891c8f31239b7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-25T08:38:28.425Z] + docker images [2023-02-25T08:38:28.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-25T08:38:28.425Z] support-notifications latest 9a040e3c5c27 2 seconds ago 30.7MB [2023-02-25T08:38:28.425Z] 313e6ff9c3fb 7 seconds ago 1.76GB [2023-02-25T08:38:28.425Z] security-bootstrapper latest 50bef071ac18 44 seconds ago 20.4MB [2023-02-25T08:38:28.425Z] security-secretstore-setup latest f130aac39125 53 seconds ago 30MB [2023-02-25T08:38:28.425Z] security-spire-agent latest 7f9411d474ed 53 seconds ago 125MB [2023-02-25T08:38:28.425Z] security-spire-config latest e37cc2174060 53 seconds ago 85.8MB [2023-02-25T08:38:28.425Z] security-proxy-setup latest 402d4e147e69 59 seconds ago 27.8MB [2023-02-25T08:38:28.425Z] 634297080dad About a minute ago 1.68GB [2023-02-25T08:38:28.425Z] e3d6eafb9b57 About a minute ago 1.56GB [2023-02-25T08:38:28.425Z] 6eef7380cd39 About a minute ago 1.56GB [2023-02-25T08:38:28.425Z] aaefb3b9b2e0 About a minute ago 1.68GB [2023-02-25T08:38:28.425Z] b310c60b8858 About a minute ago 1.68GB [2023-02-25T08:38:28.425Z] core-data latest 600459b408f3 About a minute ago 17.9MB [2023-02-25T08:38:28.425Z] support-scheduler latest 3a30c77b7303 2 minutes ago 30.1MB [2023-02-25T08:38:28.425Z] edb6fe8af5c3 2 minutes ago 1.75GB [2023-02-25T08:38:28.425Z] 6e22db93082f 2 minutes ago 1.7GB [2023-02-25T08:38:28.425Z] security-proxy-auth latest a7384de0d77c 2 minutes ago 16.2MB [2023-02-25T08:38:28.425Z] core-metadata latest 166db60c00b7 2 minutes ago 18.5MB [2023-02-25T08:38:28.425Z] core-command latest 8eb6f0de8d68 3 minutes ago 17.7MB [2023-02-25T08:38:28.425Z] core-common-config-bootstrapper latest 87e0b193a5f4 3 minutes ago 15.5MB [2023-02-25T08:38:28.425Z] 376d10e80cc6 3 minutes ago 1.67GB [2023-02-25T08:38:28.425Z] security-spiffe-token-provider latest 4e09d0937e0c 3 minutes ago 30MB [2023-02-25T08:38:28.426Z] 0162ec837538 3 minutes ago 1.73GB [2023-02-25T08:38:28.426Z] 3279a4bd6b8d 3 minutes ago 1.68GB [2023-02-25T08:38:28.426Z] 62eb0a66bc21 3 minutes ago 1.7GB [2023-02-25T08:38:28.426Z] 64bc3cbfef5c 3 minutes ago 1.69GB [2023-02-25T08:38:28.426Z] security-spire-server latest a006a3c6b4a8 3 minutes ago 86.5MB [2023-02-25T08:38:28.426Z] c708e676debc 4 minutes ago 1.56GB [2023-02-25T08:38:28.426Z] ci-base-image-x86_64 latest 18ae7d557c2e 8 minutes ago 904MB [2023-02-25T08:38:28.426Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-25T08:38:28.426Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-25T08:38:28.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-25T08:38:28.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-25T08:38:28.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-25T08:39:41.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-25T08:39:41.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-25T08:39:41.471Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-25T08:39:41.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-25T08:39:41.803Z] + ls -al . [2023-02-25T08:39:42.072Z] total 748 [2023-02-25T08:39:42.072Z] drwxrwxr-x 11 1001 1001 4096 Feb 25 08:33 . [2023-02-25T08:39:42.072Z] drwxr-xr-x 4 root root 4096 Feb 25 08:33 .. [2023-02-25T08:39:42.072Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 08:32 .blubracket [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 16 Feb 25 08:32 .dockerignore [2023-02-25T08:39:42.072Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 08:32 .git [2023-02-25T08:39:42.072Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 08:32 .github [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 1068 Feb 25 08:32 .gitignore [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 08:32 .golangci.yml [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 87 Feb 25 08:32 .hadolint.yml [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 08:32 .sonarcloud.properties [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 08:32 ADOPTERS.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 10825 Feb 25 08:32 Attribution.txt [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 73765 Feb 25 08:32 CHANGELOG.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 08:32 CONTRIBUTING.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 08:32 GOVERNANCE.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 883 Feb 25 08:32 Jenkinsfile [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 08:32 LICENSE [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 14277 Feb 25 08:32 Makefile [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 08:32 OWNERS.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 9403 Feb 25 08:32 README.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 08:32 SECURITY.md [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 08:29 VERSION [2023-02-25T08:39:42.072Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 08:32 bin [2023-02-25T08:39:42.072Z] drwxrwxr-x 18 1001 1001 4096 Feb 25 08:32 cmd [2023-02-25T08:39:42.072Z] -rw-r--r-- 1 root root 487670 Feb 25 08:37 coverage.out [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 3296 Feb 25 08:32 go.mod [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 33293 Feb 25 08:32 go.sum [2023-02-25T08:39:42.072Z] drwxrwxr-x 7 1001 1001 4096 Feb 25 08:32 internal [2023-02-25T08:39:42.072Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 08:32 openapi [2023-02-25T08:39:42.072Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 08:32 sbom [2023-02-25T08:39:42.072Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 08:32 snap [2023-02-25T08:39:42.072Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 08:32 version.go [Pipeline] sh [2023-02-25T08:39:42.397Z] + '[' -e coverage.out ] [2023-02-25T08:39:42.397Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-25T08:39:42.415Z] Warning: overwriting stash ‘coverage-report’ [2023-02-25T08:39:43.155Z] Stashed 1 file(s) [Pipeline] sh [2023-02-25T08:39:43.779Z] + make build [2023-02-25T08:39:43.779Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-25T08:41:05.403Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-25T08:41:07.347Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-25T08:41:12.718Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-25T08:41:16.071Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-25T08:42:02.911Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-25T08:42:04.318Z] 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-02-25T08:42:10.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-25T08:42:14.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-25T08:42:20.942Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-25T08:42:25.198Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-25T08:42:28.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-25T08:42:40.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-25T08:42:47.498Z] $ docker stop --time=1 9516a718225a5bf8c1bc738f811bad9506dd444f5ebf4927c64d9db68ca0a54d [2023-02-25T08:42:50.751Z] $ docker rm -f --volumes 9516a718225a5bf8c1bc738f811bad9506dd444f5ebf4927c64d9db68ca0a54d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:42:52.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-25T08:42:52.821Z] [2023-02-25T08:42:52.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:42:53.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-25T08:42:53.416Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-25T08:42:53.416Z] 29e5d40040c1: Pulling fs layer [2023-02-25T08:42:53.416Z] 1ce36da41761: Pulling fs layer [2023-02-25T08:42:53.416Z] 25b303627fd3: Pulling fs layer [2023-02-25T08:42:53.683Z] 29e5d40040c1: Verifying Checksum [2023-02-25T08:42:53.683Z] 29e5d40040c1: Download complete [2023-02-25T08:42:53.951Z] 1ce36da41761: Verifying Checksum [2023-02-25T08:42:53.951Z] 1ce36da41761: Download complete [2023-02-25T08:42:54.218Z] 29e5d40040c1: Pull complete [2023-02-25T08:42:55.626Z] 25b303627fd3: Verifying Checksum [2023-02-25T08:42:55.626Z] 25b303627fd3: Download complete [2023-02-25T08:42:55.626Z] 1ce36da41761: Pull complete [2023-02-25T08:43:05.703Z] 25b303627fd3: Pull complete [2023-02-25T08:43:05.703Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-25T08:43:05.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-25T08:43:05.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:43:05.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container [2023-02-25T08:43:05.945Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-25T08:43:08.329Z] $ docker top b8f582c127cc0512e3e9bfa7ba8a690bf8243b9e30df6dac1cd2c966d0989a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T08:43:09.199Z] + grep parallel [2023-02-25T08:43:09.199Z] + docker-compose build --help [2023-02-25T08:43:14.573Z] --parallel Build images in parallel. [Pipeline] } [2023-02-25T08:43:14.586Z] $ docker stop --time=1 b8f582c127cc0512e3e9bfa7ba8a690bf8243b9e30df6dac1cd2c966d0989a8c [2023-02-25T08:43:16.553Z] $ docker rm -f --volumes b8f582c127cc0512e3e9bfa7ba8a690bf8243b9e30df6dac1cd2c966d0989a8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T08:43:17.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-25T08:43:17.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T08:43:17.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container [2023-02-25T08:43:17.273Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-25T08:43:18.442Z] $ docker top 1d943099a6bf8a7d9b813759639ec821487adf3cc6489df85450985eca92b578 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T08:43:19.270Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-25T08:43:23.517Z] Building core-command ... [2023-02-25T08:43:23.517Z] Building core-common-config-bootstrapper ... [2023-02-25T08:43:23.517Z] Building core-data ... [2023-02-25T08:43:23.517Z] Building core-metadata ... [2023-02-25T08:43:23.517Z] Building security-bootstrapper ... [2023-02-25T08:43:23.517Z] Building security-proxy-auth ... [2023-02-25T08:43:23.517Z] Building security-proxy-setup ... [2023-02-25T08:43:23.517Z] Building security-secretstore-setup ... [2023-02-25T08:43:23.517Z] Building security-spiffe-token-provider ... [2023-02-25T08:43:23.517Z] Building security-spire-agent ... [2023-02-25T08:43:23.517Z] Building security-spire-config ... [2023-02-25T08:43:23.517Z] Building security-spire-server ... [2023-02-25T08:43:23.517Z] Building support-notifications ... [2023-02-25T08:43:23.517Z] Building support-scheduler ... [2023-02-25T08:43:23.517Z] Building security-bootstrapper [2023-02-25T08:43:23.517Z] Building core-data [2023-02-25T08:43:23.517Z] Building security-proxy-auth [2023-02-25T08:43:23.517Z] Building support-notifications [2023-02-25T08:43:23.517Z] Building core-common-config-bootstrapper [2023-02-25T08:44:10.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:44:10.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:44:10.347Z] ---> 4585d4dd1607 [2023-02-25T08:44:10.347Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:44:10.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:44:10.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:44:10.347Z] ---> 4585d4dd1607 [2023-02-25T08:44:10.347Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:44:10.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:44:10.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:44:10.347Z] ---> 4585d4dd1607 [2023-02-25T08:44:10.347Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:44:10.347Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:44:10.347Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:44:10.347Z] ---> 4585d4dd1607 [2023-02-25T08:44:10.347Z] Step 3/32 : WORKDIR /edgex-go [2023-02-25T08:44:10.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:44:10.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:44:10.347Z] ---> 4585d4dd1607 [2023-02-25T08:44:10.347Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:44:10.347Z] ---> Running in e627bc7a3da8 [2023-02-25T08:44:10.347Z] ---> Running in ceea5cbdda54 [2023-02-25T08:44:10.347Z] ---> Running in d73442faab97 [2023-02-25T08:44:10.347Z] ---> Running in c59cf036602a [2023-02-25T08:44:10.347Z] ---> Running in 2ea8aed866c8 [2023-02-25T08:44:10.347Z] Removing intermediate container d73442faab97 [2023-02-25T08:44:10.347Z] ---> ffa3548a10ff [2023-02-25T08:44:10.347Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:44:10.347Z] Removing intermediate container ceea5cbdda54 [2023-02-25T08:44:10.347Z] ---> e0df8c9362d0 [2023-02-25T08:44:10.347Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-25T08:44:10.347Z] Removing intermediate container c59cf036602a [2023-02-25T08:44:10.347Z] ---> 3ffdcfb90966 [2023-02-25T08:44:10.347Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:44:10.347Z] Removing intermediate container e627bc7a3da8 [2023-02-25T08:44:10.347Z] ---> 72adde9dd540 [2023-02-25T08:44:10.347Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:44:10.347Z] Removing intermediate container 2ea8aed866c8 [2023-02-25T08:44:10.347Z] ---> Running in 4987f1669f7a [2023-02-25T08:44:10.347Z] ---> 241074ba04ba [2023-02-25T08:44:10.347Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:44:10.347Z] ---> Running in fc7b847ec696 [2023-02-25T08:44:10.347Z] ---> Running in a4b6a414481f [2023-02-25T08:44:10.347Z] ---> Running in d86720dea631 [2023-02-25T08:44:10.347Z] ---> Running in e83517f5207e [2023-02-25T08:44:10.347Z] Removing intermediate container 4987f1669f7a [2023-02-25T08:44:10.347Z] ---> 6fcb42e8d213 [2023-02-25T08:44:10.347Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:44:10.347Z] Removing intermediate container a4b6a414481f [2023-02-25T08:44:10.347Z] ---> b2681bb61337 [2023-02-25T08:44:10.347Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-25T08:44:10.347Z] ---> Running in 7255b3b20c8f [2023-02-25T08:44:10.347Z] Removing intermediate container d86720dea631 [2023-02-25T08:44:10.347Z] ---> 5fc6403ab43e [2023-02-25T08:44:10.347Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:44:10.347Z] ---> Running in 1c3a89a96a7e [2023-02-25T08:44:10.347Z] Removing intermediate container e83517f5207e [2023-02-25T08:44:10.347Z] ---> 1999cc9f69b9 [2023-02-25T08:44:10.347Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:44:10.613Z] ---> Running in f1f2d69f68be [2023-02-25T08:44:10.613Z] ---> Running in 56b076625528 [2023-02-25T08:44:11.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:11.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:12.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:12.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:12.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:12.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:13.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:13.228Z] OK: 221 MiB in 51 packages [2023-02-25T08:44:13.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:13.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:13.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:44:14.082Z] OK: 221 MiB in 51 packages [2023-02-25T08:44:14.676Z] Removing intermediate container fc7b847ec696 [2023-02-25T08:44:14.676Z] ---> 2cc27931e769 [2023-02-25T08:44:14.676Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-25T08:44:14.944Z] OK: 221 MiB in 51 packages [2023-02-25T08:44:14.944Z] OK: 221 MiB in 51 packages [2023-02-25T08:44:15.216Z] OK: 221 MiB in 51 packages [2023-02-25T08:44:16.183Z] Removing intermediate container 7255b3b20c8f [2023-02-25T08:44:16.183Z] ---> bb85c48f6c99 [2023-02-25T08:44:16.184Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:44:16.184Z] ---> c0c13f327e37 [2023-02-25T08:44:16.451Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:44:16.451Z] ---> Running in fcfec1dfcf00 [2023-02-25T08:44:17.038Z] Removing intermediate container 1c3a89a96a7e [2023-02-25T08:44:17.038Z] ---> 19f8f044869a [2023-02-25T08:44:17.038Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:44:17.038Z] Removing intermediate container f1f2d69f68be [2023-02-25T08:44:17.038Z] ---> 6c4361d7c38a [2023-02-25T08:44:17.307Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:44:17.307Z] Removing intermediate container 56b076625528 [2023-02-25T08:44:17.307Z] ---> c87cd22445d7 [2023-02-25T08:44:17.307Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:44:17.307Z] ---> 1eb15aeaa2b6 [2023-02-25T08:44:17.307Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:44:17.574Z] ---> Running in 3551fa7d866b [2023-02-25T08:44:18.535Z] ---> 169736c9949d [2023-02-25T08:44:18.535Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:44:19.177Z] ---> Running in 8b4f3cb4c213 [2023-02-25T08:44:19.177Z] ---> d3d3d55803a1 [2023-02-25T08:44:19.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:44:19.177Z] ---> 1be563722edf [2023-02-25T08:44:19.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:44:19.177Z] ---> Running in 0d902629fe61 [2023-02-25T08:44:19.177Z] ---> Running in e053252b682b [2023-02-25T08:46:10.837Z] Removing intermediate container 0d902629fe61 [2023-02-25T08:46:10.837Z] ---> ab3b51604c1c [2023-02-25T08:46:10.837Z] Step 8/22 : COPY . . [2023-02-25T08:46:10.837Z] Removing intermediate container fcfec1dfcf00 [2023-02-25T08:46:10.837Z] ---> d10092825d94 [2023-02-25T08:46:10.837Z] Step 7/32 : COPY . . [2023-02-25T08:46:10.837Z] Removing intermediate container 8b4f3cb4c213 [2023-02-25T08:46:10.837Z] ---> 6639a4749676 [2023-02-25T08:46:10.837Z] Step 8/22 : COPY . . [2023-02-25T08:46:10.837Z] Removing intermediate container e053252b682b [2023-02-25T08:46:10.837Z] ---> 0efdfdc2bd14 [2023-02-25T08:46:10.837Z] Step 8/22 : COPY . . [2023-02-25T08:46:10.837Z] Removing intermediate container 3551fa7d866b [2023-02-25T08:46:10.837Z] ---> df1100ec9ca2 [2023-02-25T08:46:10.837Z] Step 8/22 : COPY . . [2023-02-25T08:46:25.818Z] ---> 94d379fa758a [2023-02-25T08:46:25.818Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-25T08:46:25.818Z] ---> be2eab353287 [2023-02-25T08:46:25.818Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-25T08:46:25.818Z] ---> Running in c4da5d7ad6dd [2023-02-25T08:46:25.818Z] ---> ec34341730e5 [2023-02-25T08:46:25.818Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-25T08:46:25.818Z] ---> ea71304af412 [2023-02-25T08:46:25.818Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-25T08:46:25.818Z] ---> a449d23b560c [2023-02-25T08:46:25.818Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-25T08:46:25.818Z] ---> Running in 5a7d761935da [2023-02-25T08:46:25.818Z] ---> Running in bbcbb21eb84f [2023-02-25T08:46:25.818Z] ---> Running in 9527c3e2a804 [2023-02-25T08:46:25.818Z] ---> Running in 9003f6a66073 [2023-02-25T08:46:27.229Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-25T08:46:27.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-25T08:46:28.076Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-25T08:46:28.076Z] 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-02-25T08:46:28.350Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-25T08:52:05.263Z] Removing intermediate container 9527c3e2a804 [2023-02-25T08:52:05.263Z] ---> ce7281d2b4fb [2023-02-25T08:52:05.263Z] [2023-02-25T08:52:05.263Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:52:05.263Z] 3.16: Pulling from library/alpine [2023-02-25T08:52:05.263Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-25T08:52:05.263Z] Status: Downloaded newer image for alpine:3.16 [2023-02-25T08:52:05.263Z] ---> 4c81e5bf8899 [2023-02-25T08:52:05.263Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-25T08:52:05.263Z] ---> Running in d16d31f8ced2 [2023-02-25T08:52:05.263Z] Removing intermediate container d16d31f8ced2 [2023-02-25T08:52:05.263Z] ---> 79fbd63b8bfc [2023-02-25T08:52:05.263Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:52:05.263Z] ---> Running in d552f8407d2a [2023-02-25T08:52:05.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:52:05.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:52:05.263Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T08:52:05.263Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:52:05.263Z] OK: 5 MiB in 15 packages [2023-02-25T08:52:05.263Z] Removing intermediate container d552f8407d2a [2023-02-25T08:52:05.263Z] ---> 5d1cd60f3d03 [2023-02-25T08:52:05.263Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:52:05.263Z] ---> 7441a3edf6c2 [2023-02-25T08:52:05.263Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-25T08:52:05.263Z] ---> 8bd37a632da5 [2023-02-25T08:52:05.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-25T08:52:05.263Z] ---> 6cb52b53ac91 [2023-02-25T08:52:05.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-25T08:52:05.263Z] ---> c87ffb7fef74 [2023-02-25T08:52:05.263Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:52:05.263Z] ---> Running in 1e739a1e7f1d [2023-02-25T08:52:08.599Z] Removing intermediate container 1e739a1e7f1d [2023-02-25T08:52:08.599Z] ---> 61c4e9d915a1 [2023-02-25T08:52:08.599Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:52:08.599Z] ---> Running in d1d68e08e664 [2023-02-25T08:52:08.883Z] Removing intermediate container d1d68e08e664 [2023-02-25T08:52:08.883Z] ---> 56f5ff62d7fa [2023-02-25T08:52:08.883Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-25T08:52:08.883Z] ---> Running in 2f9c45ff55b2 [2023-02-25T08:52:09.465Z] Removing intermediate container 2f9c45ff55b2 [2023-02-25T08:52:09.465Z] ---> 966a33eacdaf [2023-02-25T08:52:09.465Z] Step 20/22 : LABEL arch=arm64 [2023-02-25T08:52:09.465Z] ---> Running in 284669c501a9 [2023-02-25T08:52:10.062Z] Removing intermediate container 284669c501a9 [2023-02-25T08:52:10.062Z] ---> cf683f25bbde [2023-02-25T08:52:10.062Z] Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:52:10.336Z] ---> Running in f94dd649a0b7 [2023-02-25T08:52:10.612Z] Removing intermediate container f94dd649a0b7 [2023-02-25T08:52:10.612Z] ---> 36d8358cbc3e [2023-02-25T08:52:10.612Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:52:10.880Z] ---> Running in 5655cbebce42 [2023-02-25T08:52:11.146Z] Removing intermediate container 5655cbebce42 [2023-02-25T08:52:11.146Z] ---> 730600e919e1 [2023-02-25T08:52:11.146Z] [2023-02-25T08:52:11.728Z] Successfully built 730600e919e1 [2023-02-25T08:52:11.728Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-25T08:52:11.728Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-02-25T08:52:19.920Z] Removing intermediate container 5a7d761935da [2023-02-25T08:52:19.920Z] ---> 5d7eade30948 [2023-02-25T08:52:19.920Z] [2023-02-25T08:52:19.920Z] Step 9/32 : FROM alpine:3.16 [2023-02-25T08:52:19.920Z] ---> 4c81e5bf8899 [2023-02-25T08:52:19.920Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:52:20.187Z] ---> Running in 3aec0d35d941 [2023-02-25T08:52:20.769Z] Removing intermediate container 3aec0d35d941 [2023-02-25T08:52:20.769Z] ---> 5ae7c052b4b4 [2023-02-25T08:52:20.769Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-25T08:52:20.769Z] ---> Running in 5a9f8fd187a2 [2023-02-25T08:52:23.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:52:23.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:52:25.290Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-25T08:52:25.290Z] (2/2) Installing su-exec (0.2-r1) [2023-02-25T08:52:25.290Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:52:25.290Z] OK: 5 MiB in 16 packages [2023-02-25T08:52:27.252Z] Removing intermediate container 5a9f8fd187a2 [2023-02-25T08:52:27.252Z] ---> e3d628e51c4e [2023-02-25T08:52:27.252Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-25T08:52:27.517Z] ---> Running in 07acceb66392 [2023-02-25T08:52:28.474Z] Removing intermediate container 07acceb66392 [2023-02-25T08:52:28.474Z] ---> 12547d8a80e7 [2023-02-25T08:52:28.474Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-25T08:52:28.741Z] ---> Running in 068607f374f0 [2023-02-25T08:52:31.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:52:31.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:52:31.315Z] Removing intermediate container 068607f374f0 [2023-02-25T08:52:31.315Z] ---> 7fc8f1577e1d [2023-02-25T08:52:31.315Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis ---> 4585d4dd1607 [2023-02-25T08:52:31.315Z] Step 3/24 : WORKDIR /edgex-go [2023-02-25T08:52:31.315Z] ---> Using cache [2023-02-25T08:52:31.315Z] ---> e0df8c9362d0 [2023-02-25T08:52:31.315Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-25T08:52:31.315Z] ---> Using cache [2023-02-25T08:52:31.315Z] ---> 2cc27931e769 [2023-02-25T08:52:31.315Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-25T08:52:31.315Z] ---> Using cache [2023-02-25T08:52:31.315Z] ---> c0c13f327e37 [2023-02-25T08:52:31.315Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:52:31.315Z] ---> Using cache [2023-02-25T08:52:31.315Z] ---> d10092825d94 [2023-02-25T08:52:31.315Z] Step 7/24 : COPY . . [2023-02-25T08:52:31.315Z] [2023-02-25T08:52:31.581Z] ---> Using cache [2023-02-25T08:52:31.581Z] ---> be2eab353287 [2023-02-25T08:52:31.581Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-25T08:52:31.848Z] ---> Running in 7ae9c6b789dc [2023-02-25T08:52:31.848Z] ---> Running in 1aa96f977272 [2023-02-25T08:52:32.803Z] Removing intermediate container 7ae9c6b789dc [2023-02-25T08:52:32.803Z] ---> 62f613c8f992 [2023-02-25T08:52:32.803Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-25T08:52:33.068Z] ---> Running in cd3d7e4beae1 [2023-02-25T08:52:34.023Z] Removing intermediate container cd3d7e4beae1 [2023-02-25T08:52:34.023Z] ---> 27a7c7fcd768 [2023-02-25T08:52:34.023Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-25T08:52:34.289Z] ---> Running in 4a226e353da5 [2023-02-25T08:52:34.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-25T08:52:37.136Z] Removing intermediate container bbcbb21eb84f [2023-02-25T08:52:37.136Z] ---> 1561ac4088b0 [2023-02-25T08:52:37.136Z] [2023-02-25T08:52:37.136Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:52:37.136Z] ---> 4c81e5bf8899 [2023-02-25T08:52:37.136Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-25T08:52:37.136Z] ---> Using cache [2023-02-25T08:52:37.136Z] ---> 79fbd63b8bfc [2023-02-25T08:52:37.136Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:52:37.136Z] ---> Using cache [2023-02-25T08:52:37.136Z] ---> 5d1cd60f3d03 [2023-02-25T08:52:37.136Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:52:37.136Z] ---> Using cache [2023-02-25T08:52:37.136Z] ---> 7441a3edf6c2 [2023-02-25T08:52:37.405Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-25T08:52:37.991Z] Removing intermediate container 4a226e353da5 [2023-02-25T08:52:37.991Z] ---> 79703359dc7a [2023-02-25T08:52:37.991Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-25T08:52:38.259Z] ---> Running in 29067bdc9fe5 [2023-02-25T08:52:38.848Z] Removing intermediate container 29067bdc9fe5 [2023-02-25T08:52:38.848Z] ---> cff978b2602e [2023-02-25T08:52:38.848Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-25T08:52:39.812Z] ---> 6767473fe5ba [2023-02-25T08:52:39.812Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-25T08:52:40.081Z] ---> e6d0b2bf222d [2023-02-25T08:52:40.081Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-25T08:52:40.350Z] ---> Running in bab690e42665 [2023-02-25T08:52:41.313Z] ---> cfa9679112fc [2023-02-25T08:52:41.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-25T08:52:42.273Z] ---> 7d89f25113fc [2023-02-25T08:52:42.273Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:52:42.542Z] ---> Running in 71da69895faf [2023-02-25T08:52:45.130Z] Removing intermediate container bab690e42665 [2023-02-25T08:52:45.130Z] ---> 0378eb9f3216 [2023-02-25T08:52:45.130Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:52:46.087Z] ---> 4d6118c90d8b [2023-02-25T08:52:46.087Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-25T08:52:46.359Z] Removing intermediate container 71da69895faf [2023-02-25T08:52:46.360Z] ---> 52970241f2e2 [2023-02-25T08:52:46.360Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:52:46.634Z] ---> Running in 6edfaf4467ae [2023-02-25T08:52:47.371Z] Removing intermediate container 6edfaf4467ae [2023-02-25T08:52:47.371Z] ---> 17a40f77c661 [2023-02-25T08:52:47.371Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-25T08:52:47.371Z] ---> Running in 8cbba1a100ee [2023-02-25T08:52:48.862Z] Removing intermediate container 8cbba1a100ee [2023-02-25T08:52:48.862Z] ---> a36d129f1bb3 [2023-02-25T08:52:48.862Z] Step 20/22 : LABEL arch=arm64 [2023-02-25T08:52:48.862Z] ---> Running in 91c2cc6d49eb [2023-02-25T08:52:49.473Z] ---> 7f9c78633745 [2023-02-25T08:52:49.473Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-25T08:52:50.090Z] Removing intermediate container 91c2cc6d49eb [2023-02-25T08:52:50.090Z] ---> 70ad25debbdf [2023-02-25T08:52:50.091Z] Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:52:50.360Z] ---> Running in af6b0c081608 [2023-02-25T08:52:51.355Z] Removing intermediate container af6b0c081608 [2023-02-25T08:52:51.355Z] ---> 245bcadd4305 [2023-02-25T08:52:51.355Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:52:51.355Z] ---> 307d71b39c83 [2023-02-25T08:52:51.355Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-25T08:52:51.621Z] ---> Running in 1cf3683056a5 [2023-02-25T08:52:52.609Z] Removing intermediate container 1cf3683056a5 [2023-02-25T08:52:52.609Z] ---> 3fba086fc2bf [2023-02-25T08:52:52.609Z] [2023-02-25T08:52:52.873Z] ---> 848b14f203fe [2023-02-25T08:52:52.873Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-25T08:52:53.139Z] Successfully built 3fba086fc2bf [2023-02-25T08:52:53.139Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-25T08:52:53.139Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-02-25T08:52:54.096Z] ---> d59c68895dbe [2023-02-25T08:52:54.096Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-25T08:52:56.032Z] ---> 5f72b51bd404 [2023-02-25T08:52:56.032Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-25T08:52:58.605Z] ---> 5ed8f825079a [2023-02-25T08:52:58.605Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-25T08:52:58.605Z] ---> Running in 141a502dccb3 [2023-02-25T08:52:59.184Z] Removing intermediate container c4da5d7ad6dd [2023-02-25T08:52:59.184Z] ---> 2daf2a552d5d [2023-02-25T08:52:59.184Z] [2023-02-25T08:52:59.184Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:52:59.184Z] ---> 4c81e5bf8899 [2023-02-25T08:52:59.184Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-25T08:52:59.448Z] ---> Running in 654ef18b7e24 [2023-02-25T08:53:00.400Z] Removing intermediate container 654ef18b7e24 [2023-02-25T08:53:00.400Z] ---> 93b916b3696b [2023-02-25T08:53:00.400Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-25T08:53:00.400Z] ---> Running in d12b87611476 [2023-02-25T08:53:01.352Z] Removing intermediate container d12b87611476 [2023-02-25T08:53:01.352Z] ---> 536d6bef3c0e [2023-02-25T08:53:01.352Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-25T08:53:01.618Z] ---> Running in b7b265bcf26d [2023-02-25T08:53:02.580Z] Removing intermediate container 141a502dccb3 [2023-02-25T08:53:02.580Z] Removing intermediate container b7b265bcf26d [2023-02-25T08:53:02.580Z] ---> 5b67b5c04f95 [2023-02-25T08:53:02.580Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T08:53:02.580Z] ---> 4d1e86084e19 [2023-02-25T08:53:02.580Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-25T08:53:02.580Z] ---> Running in 9b8311725396 [2023-02-25T08:53:02.580Z] ---> Running in 5c0c4f956c30 [2023-02-25T08:53:03.549Z] Removing intermediate container 9b8311725396 [2023-02-25T08:53:03.549Z] ---> 91d257d9006e [2023-02-25T08:53:03.549Z] Step 29/32 : CMD ["gate"] [2023-02-25T08:53:03.814Z] ---> Running in d1b7f9a45aac [2023-02-25T08:53:04.773Z] Removing intermediate container d1b7f9a45aac [2023-02-25T08:53:04.773Z] ---> 20cc26e2c5cc [2023-02-25T08:53:04.773Z] Step 30/32 : LABEL arch=arm64 [2023-02-25T08:53:04.773Z] ---> Running in 8db485714a13 [2023-02-25T08:53:04.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:05.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:05.358Z] Removing intermediate container 8db485714a13 [2023-02-25T08:53:05.358Z] ---> 9cad2bcd0aff [2023-02-25T08:53:05.358Z] Step 31/32 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:53:05.623Z] ---> Running in 19c213a788e7 [2023-02-25T08:53:06.203Z] Removing intermediate container 19c213a788e7 [2023-02-25T08:53:06.203Z] ---> 69807068583b [2023-02-25T08:53:06.203Z] Step 32/32 : LABEL version=0.0.0 [2023-02-25T08:53:06.203Z] ---> Running in 6fca697c9a81 [2023-02-25T08:53:07.161Z] Removing intermediate container 6fca697c9a81 [2023-02-25T08:53:07.161Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T08:53:07.161Z] ---> 7e110c43cef3 [2023-02-25T08:53:07.161Z] [2023-02-25T08:53:07.161Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:53:07.161Z] OK: 5 MiB in 15 packages [2023-02-25T08:53:07.426Z] Successfully built 7e110c43cef3 [2023-02-25T08:53:07.426Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-25T08:53:07.426Z] Building security-spiffe-token-provider [2023-02-25T08:53:08.851Z]  Building security-bootstrapper ... done Removing intermediate container 5c0c4f956c30 [2023-02-25T08:53:08.851Z] ---> 196be7001a18 [2023-02-25T08:53:08.851Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:53:11.429Z] ---> 14e732e65311 [2023-02-25T08:53:11.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-25T08:53:12.832Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:53:12.832Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:53:12.832Z] ---> 4585d4dd1607 [2023-02-25T08:53:12.832Z] Step 3/23 : WORKDIR /edgex-go [2023-02-25T08:53:12.832Z] ---> Using cache [2023-02-25T08:53:12.832Z] ---> e0df8c9362d0 [2023-02-25T08:53:12.832Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-25T08:53:12.832Z] ---> Running in 8e2bc0aded29 [2023-02-25T08:53:13.793Z] ---> f1e35434b57e [2023-02-25T08:53:13.793Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-25T08:53:15.201Z] ---> 657aa8be29e9 [2023-02-25T08:53:15.201Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-25T08:53:15.201Z] ---> Running in 9b13a12cd33f [2023-02-25T08:53:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:15.475Z] Removing intermediate container 9b13a12cd33f [2023-02-25T08:53:15.475Z] ---> 13d2e463735c [2023-02-25T08:53:15.475Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:53:15.475Z] ---> Running in 307d621e47e9 [2023-02-25T08:53:15.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:16.019Z] Removing intermediate container 307d621e47e9 [2023-02-25T08:53:16.019Z] ---> 0160c5a28843 [2023-02-25T08:53:16.019Z] Step 20/22 : LABEL arch=arm64 [2023-02-25T08:53:16.019Z] ---> Running in 12ba4b93ccab [2023-02-25T08:53:16.604Z] Removing intermediate container 12ba4b93ccab [2023-02-25T08:53:16.604Z] ---> efd6295f52cb [2023-02-25T08:53:16.604Z] Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:53:16.604Z] ---> Running in f4fa2039e4c1 [2023-02-25T08:53:17.187Z] OK: 221 MiB in 51 packages [2023-02-25T08:53:17.461Z] Removing intermediate container f4fa2039e4c1 [2023-02-25T08:53:17.461Z] ---> c70bf6c21f2d [2023-02-25T08:53:17.461Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:53:17.461Z] ---> Running in dff19347f78a [2023-02-25T08:53:18.436Z] Removing intermediate container dff19347f78a [2023-02-25T08:53:18.706Z] ---> 60b3694d5aeb [2023-02-25T08:53:18.706Z] [2023-02-25T08:53:19.292Z] Removing intermediate container 8e2bc0aded29 [2023-02-25T08:53:19.292Z] ---> f12dbe800b2d [2023-02-25T08:53:19.292Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-25T08:53:19.292Z] Successfully built 60b3694d5aeb [2023-02-25T08:53:19.292Z] Successfully tagged core-data-arm64:latest [2023-02-25T08:53:19.292Z]  Building core-data ... done Building security-proxy-setup [2023-02-25T08:53:20.255Z] ---> 59ee8f2fbd79 [2023-02-25T08:53:20.255Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:53:20.533Z] ---> Running in 38e634ff887a [2023-02-25T08:53:32.850Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:53:32.850Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:53:32.850Z] ---> 4585d4dd1607 [2023-02-25T08:53:32.850Z] Step 3/19 : WORKDIR /edgex-go [2023-02-25T08:53:32.850Z] ---> Using cache [2023-02-25T08:53:32.850Z] ---> e0df8c9362d0 [2023-02-25T08:53:32.850Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-25T08:53:32.850Z] ---> Running in 2d04f254cd4e [2023-02-25T08:53:35.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:35.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:37.652Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-25T08:53:37.652Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-25T08:53:37.652Z] OK: 16903 distinct packages available [2023-02-25T08:53:37.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:38.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:53:41.081Z] OK: 221 MiB in 51 packages [2023-02-25T08:53:43.043Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:53:43.043Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:53:43.043Z] ---> 4585d4dd1607 [2023-02-25T08:53:43.043Z] Step 3/21 : WORKDIR /edgex-go [2023-02-25T08:53:43.043Z] ---> Using cache [2023-02-25T08:53:43.043Z] ---> e0df8c9362d0 [2023-02-25T08:53:43.043Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-25T08:53:43.043Z] ---> Using cache [2023-02-25T08:53:43.043Z] ---> 2cc27931e769 [2023-02-25T08:53:43.043Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-25T08:53:43.043Z] ---> Using cache [2023-02-25T08:53:43.043Z] ---> c0c13f327e37 [2023-02-25T08:53:43.043Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:53:43.043Z] ---> Using cache [2023-02-25T08:53:43.043Z] ---> d10092825d94 [2023-02-25T08:53:43.043Z] Step 7/21 : COPY . . [2023-02-25T08:53:43.043Z] ---> Using cache [2023-02-25T08:53:43.043Z] ---> be2eab353287 [2023-02-25T08:53:43.043Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-25T08:53:43.043Z] ---> Running in 0723d171edf5 [2023-02-25T08:53:43.627Z] Removing intermediate container 2d04f254cd4e [2023-02-25T08:53:43.627Z] ---> cb3ac2fac1fb [2023-02-25T08:53:43.627Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-25T08:53:44.588Z] ---> 9ec7bcbd7aa8 [2023-02-25T08:53:44.588Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:53:44.863Z] ---> Running in fa59a2ce43fc [2023-02-25T08:53:45.448Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-25T08:54:53.313Z] Removing intermediate container 38e634ff887a [2023-02-25T08:54:53.313Z] ---> e850376f15f1 [2023-02-25T08:54:53.313Z] Step 7/23 : COPY . . [2023-02-25T08:55:19.978Z] ---> d7d5065b5221 [2023-02-25T08:55:19.978Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-25T08:55:19.978Z] ---> Running in 323f25e13fee [2023-02-25T08:55:19.978Z] Removing intermediate container 323f25e13fee [2023-02-25T08:55:19.978Z] ---> 5570c42bdff9 [2023-02-25T08:55:19.978Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-25T08:55:19.978Z] ---> Running in d231bf02a775 [2023-02-25T08:55:20.945Z] Removing intermediate container d231bf02a775 [2023-02-25T08:55:20.945Z] ---> 6030a152ebba [2023-02-25T08:55:20.945Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-25T08:55:21.220Z] ---> Running in 1b64fb988675 [2023-02-25T08:55:26.558Z] Removing intermediate container 1b64fb988675 [2023-02-25T08:55:26.558Z] ---> 561cd20bf2de [2023-02-25T08:55:26.558Z] Step 11/23 : WORKDIR /edgex-go [2023-02-25T08:55:26.558Z] ---> Running in fb5287af5852 [2023-02-25T08:55:27.139Z] Removing intermediate container fb5287af5852 [2023-02-25T08:55:27.139Z] ---> 17b800132851 [2023-02-25T08:55:27.139Z] [2023-02-25T08:55:27.139Z] Step 12/23 : FROM alpine:3.15 [2023-02-25T08:55:28.096Z] 3.15: Pulling from library/alpine [2023-02-25T08:55:31.439Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-25T08:55:31.439Z] Status: Downloaded newer image for alpine:3.15 [2023-02-25T08:55:31.439Z] ---> 354640af7b1b [2023-02-25T08:55:31.439Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:55:31.439Z] ---> Running in 9a224ccebd04 [2023-02-25T08:55:33.379Z] Removing intermediate container 9a224ccebd04 [2023-02-25T08:55:33.379Z] ---> 8510be8cae06 [2023-02-25T08:55:33.379Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-25T08:55:33.646Z] ---> Running in f55ea294d97a [2023-02-25T08:55:35.591Z] Removing intermediate container 9003f6a66073 [2023-02-25T08:55:35.591Z] ---> d80e4dafe444 [2023-02-25T08:55:35.591Z] [2023-02-25T08:55:35.591Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T08:55:35.591Z] ---> 4c81e5bf8899 [2023-02-25T08:55:35.591Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-25T08:55:35.591Z] ---> Running in d673aa191a37 [2023-02-25T08:55:36.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:55:36.752Z] Removing intermediate container fa59a2ce43fc [2023-02-25T08:55:36.752Z] ---> 74cd50060c31 [2023-02-25T08:55:36.752Z] Step 7/19 : COPY . . [2023-02-25T08:55:36.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:55:38.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:55:38.421Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-25T08:55:38.421Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-25T08:55:38.421Z] OK: 15734 distinct packages available [2023-02-25T08:55:38.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:55:38.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:55:39.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:55:40.224Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-25T08:55:40.489Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-25T08:55:40.489Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:55:40.489Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:55:40.758Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-25T08:55:40.758Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-25T08:55:40.758Z] (3/5) Installing libucontext (1.1-r0) [2023-02-25T08:55:40.758Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-25T08:55:40.758Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-25T08:55:40.758Z] Executing busybox-1.34.1-r7.trigger [2023-02-25T08:55:40.758Z] OK: 6 MiB in 19 packages [2023-02-25T08:55:41.027Z] OK: 6 MiB in 16 packages [2023-02-25T08:55:44.372Z] Removing intermediate container f55ea294d97a [2023-02-25T08:55:44.372Z] ---> 36e30bad9bce [2023-02-25T08:55:44.372Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-25T08:55:46.309Z] Removing intermediate container d673aa191a37 [2023-02-25T08:55:46.309Z] ---> 96f6001e4041 [2023-02-25T08:55:46.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T08:55:46.309Z] ---> Running in 17dc5d12ad39 [2023-02-25T08:55:47.264Z] Removing intermediate container 17dc5d12ad39 [2023-02-25T08:55:47.264Z] ---> e34396d5f4b0 [2023-02-25T08:55:47.264Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-25T08:55:47.529Z] ---> Running in 9b77fcc6ea3a [2023-02-25T08:55:48.485Z] Removing intermediate container 9b77fcc6ea3a [2023-02-25T08:55:48.485Z] ---> 8845a478fe6c [2023-02-25T08:55:48.485Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-25T08:55:48.750Z] ---> Running in 851708a9b484 [2023-02-25T08:55:49.716Z] Removing intermediate container 851708a9b484 [2023-02-25T08:55:49.716Z] ---> 9c03010b54ad [2023-02-25T08:55:49.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T08:55:51.657Z] ---> a3efc6fe970b [2023-02-25T08:55:51.657Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-25T08:55:55.907Z] ---> c3bc46eaf6eb [2023-02-25T08:55:55.907Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-25T08:55:55.907Z] ---> 9488dbc4bcdc [2023-02-25T08:55:55.907Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-25T08:55:55.907Z] ---> Running in 6e11a1921e4c [2023-02-25T08:55:56.870Z] ---> 0fceefdf3784 [2023-02-25T08:55:56.870Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-25T08:55:58.814Z] ---> cb225883d6be [2023-02-25T08:55:58.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-25T08:55:58.814Z] ---> 5891e9a49e5a [2023-02-25T08:55:58.814Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-25T08:55:58.814Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-25T08:55:58.814Z] ---> Running in 420345509fec [2023-02-25T08:55:59.402Z] Removing intermediate container 420345509fec [2023-02-25T08:55:59.402Z] ---> 55ecf4cd6ace [2023-02-25T08:55:59.402Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T08:55:59.674Z] ---> Running in 2ebf2a4b6838 [2023-02-25T08:55:59.674Z] ---> b2a4d04927b4 [2023-02-25T08:55:59.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-25T08:56:00.257Z] Removing intermediate container 2ebf2a4b6838 [2023-02-25T08:56:00.257Z] ---> 477c62d62f87 [2023-02-25T08:56:00.257Z] Step 20/22 : LABEL arch=arm64 [2023-02-25T08:56:00.524Z] ---> Running in 4fe1efd6a868 [2023-02-25T08:56:00.809Z] ---> 108f17242a22 [2023-02-25T08:56:00.809Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-25T08:56:01.076Z] Removing intermediate container 4fe1efd6a868 [2023-02-25T08:56:01.076Z] ---> 9ce1ce7b3a2b [2023-02-25T08:56:01.076Z] Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:56:01.076Z] ---> Running in a7c2bdfee500 [2023-02-25T08:56:01.076Z] ---> Running in 435f903c941e [2023-02-25T08:56:02.034Z] Removing intermediate container a7c2bdfee500 [2023-02-25T08:56:02.034Z] ---> 5c80fbfd044e [2023-02-25T08:56:02.034Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-25T08:56:02.034Z] Removing intermediate container 435f903c941e [2023-02-25T08:56:02.034Z] ---> 51d263e1ea64 [2023-02-25T08:56:02.034Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T08:56:02.034Z] ---> Running in 51103f27b5ba [2023-02-25T08:56:02.034Z] ---> Running in 8f0c6f4b9770 [2023-02-25T08:56:02.617Z] Removing intermediate container 51103f27b5ba [2023-02-25T08:56:02.617Z] ---> 76a0b21c624f [2023-02-25T08:56:02.617Z] Step 21/23 : LABEL arch=arm64 [2023-02-25T08:56:02.617Z] ---> Running in 188b15f7fe4c [2023-02-25T08:56:02.617Z] Removing intermediate container 8f0c6f4b9770 [2023-02-25T08:56:02.885Z] ---> 6b526ea852d4 [2023-02-25T08:56:02.885Z] [2023-02-25T08:56:03.175Z] Successfully built 6b526ea852d4 [2023-02-25T08:56:03.175Z] Successfully tagged support-notifications-arm64:latest [2023-02-25T08:56:03.175Z]  Building support-notifications ... done Building support-scheduler [2023-02-25T08:56:03.441Z] Removing intermediate container 188b15f7fe4c [2023-02-25T08:56:03.441Z] ---> 4d2adb1acd58 [2023-02-25T08:56:03.441Z] Step 22/23 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:56:03.441Z] ---> Running in 3ab45d7389b2 [2023-02-25T08:56:04.024Z] Removing intermediate container 3ab45d7389b2 [2023-02-25T08:56:04.024Z] ---> 775265efa357 [2023-02-25T08:56:04.024Z] Step 23/23 : LABEL version=0.0.0 [2023-02-25T08:56:04.024Z] ---> Running in a87290523f5b [2023-02-25T08:56:04.605Z] Removing intermediate container a87290523f5b [2023-02-25T08:56:04.605Z] ---> dcf60d736e4f [2023-02-25T08:56:04.605Z] [2023-02-25T08:56:04.871Z] Successfully built dcf60d736e4f [2023-02-25T08:56:04.871Z] Successfully tagged security-spire-server-arm64:latest [2023-02-25T08:56:04.871Z]  Building security-spire-server ... done Building security-spire-agent [2023-02-25T08:56:31.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:56:31.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:56:31.536Z] ---> 4585d4dd1607 [2023-02-25T08:56:31.536Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:56:31.536Z] ---> Using cache [2023-02-25T08:56:31.536Z] ---> 241074ba04ba [2023-02-25T08:56:31.536Z] Step 4/22 : WORKDIR /edgex-go [2023-02-25T08:56:31.536Z] ---> Using cache [2023-02-25T08:56:31.536Z] ---> 1999cc9f69b9 [2023-02-25T08:56:31.536Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-25T08:56:31.536Z] ---> Using cache [2023-02-25T08:56:31.536Z] ---> c87cd22445d7 [2023-02-25T08:56:31.536Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-25T08:56:31.536Z] ---> Using cache [2023-02-25T08:56:31.536Z] ---> 1be563722edf [2023-02-25T08:56:31.536Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:56:31.536Z] ---> Using cache [2023-02-25T08:56:31.536Z] ---> ab3b51604c1c [2023-02-25T08:56:31.536Z] Step 8/22 : COPY . . [2023-02-25T08:56:31.536Z] ---> Using cache [2023-02-25T08:56:31.536Z] ---> 94d379fa758a [2023-02-25T08:56:31.536Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-25T08:56:31.536Z] ---> Running in 1e487f1407c3 [2023-02-25T08:56:31.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:56:31.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:56:31.802Z] ---> 4585d4dd1607 [2023-02-25T08:56:31.802Z] Step 3/24 : WORKDIR /edgex-go [2023-02-25T08:56:31.802Z] ---> Using cache [2023-02-25T08:56:31.802Z] ---> e0df8c9362d0 [2023-02-25T08:56:31.802Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-25T08:56:31.802Z] ---> Using cache [2023-02-25T08:56:31.802Z] ---> f12dbe800b2d [2023-02-25T08:56:31.802Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-25T08:56:31.802Z] ---> Using cache [2023-02-25T08:56:31.802Z] ---> 59ee8f2fbd79 [2023-02-25T08:56:31.802Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:56:31.802Z] ---> Using cache [2023-02-25T08:56:31.802Z] ---> e850376f15f1 [2023-02-25T08:56:31.802Z] Step 7/24 : COPY . . [2023-02-25T08:56:32.074Z] ---> Using cache [2023-02-25T08:56:32.074Z] ---> d7d5065b5221 [2023-02-25T08:56:32.074Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-25T08:56:32.074Z] ---> Using cache [2023-02-25T08:56:32.074Z] ---> 5570c42bdff9 [2023-02-25T08:56:32.074Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-25T08:56:32.074Z] ---> Using cache [2023-02-25T08:56:32.074Z] ---> 6030a152ebba [2023-02-25T08:56:32.074Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-25T08:56:32.344Z] ---> Running in b0a05110e9c9 [2023-02-25T08:56:32.614Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-25T08:56:37.067Z] Removing intermediate container b0a05110e9c9 [2023-02-25T08:56:37.067Z] ---> 7cdb0304dc63 [2023-02-25T08:56:37.067Z] Step 11/24 : WORKDIR /edgex-go [2023-02-25T08:56:37.067Z] ---> Running in 435c86d2a643 [2023-02-25T08:56:37.343Z] Removing intermediate container 435c86d2a643 [2023-02-25T08:56:37.343Z] ---> 4d47c69da515 [2023-02-25T08:56:37.343Z] [2023-02-25T08:56:37.343Z] Step 12/24 : FROM alpine:3.15 [2023-02-25T08:56:37.343Z] ---> 354640af7b1b [2023-02-25T08:56:37.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:56:37.343Z] ---> Using cache [2023-02-25T08:56:37.343Z] ---> 8510be8cae06 [2023-02-25T08:56:37.343Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-25T08:56:37.343Z] ---> Using cache [2023-02-25T08:56:37.343Z] ---> 36e30bad9bce [2023-02-25T08:56:37.343Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-25T08:56:40.765Z] ---> bda4e736e785 [2023-02-25T08:56:40.765Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-25T08:56:47.452Z] ---> 924c76c94823 [2023-02-25T08:56:47.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-25T08:56:47.452Z] ---> 8a5d4c5970bb [2023-02-25T08:56:47.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-25T08:56:48.859Z] ---> 424b5c2bb0f9 [2023-02-25T08:56:48.859Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-25T08:56:49.822Z] ---> 89cbf5c9c266 [2023-02-25T08:56:49.822Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-25T08:56:49.822Z] ---> Running in 905dba07afd5 [2023-02-25T08:56:50.088Z] Removing intermediate container 905dba07afd5 [2023-02-25T08:56:50.088Z] ---> bb4f9488e881 [2023-02-25T08:56:50.354Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-25T08:56:50.354Z] ---> Running in 4f9fb5a7ad34 [2023-02-25T08:56:50.957Z] Removing intermediate container 4f9fb5a7ad34 [2023-02-25T08:56:50.957Z] ---> ac1b1837091d [2023-02-25T08:56:50.957Z] Step 22/24 : LABEL arch=arm64 [2023-02-25T08:56:50.957Z] ---> Running in 9d57a444db42 [2023-02-25T08:56:51.543Z] Removing intermediate container 9d57a444db42 [2023-02-25T08:56:51.544Z] ---> 2a264722af59 [2023-02-25T08:56:51.544Z] Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:56:51.811Z] ---> Running in 004d2ee5befc [2023-02-25T08:56:52.079Z] Removing intermediate container 004d2ee5befc [2023-02-25T08:56:52.079Z] ---> 238e67b7d957 [2023-02-25T08:56:52.079Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:56:52.346Z] ---> Running in e262fee22d7e [2023-02-25T08:56:52.928Z] Removing intermediate container e262fee22d7e [2023-02-25T08:56:52.928Z] ---> 62311ce36795 [2023-02-25T08:56:52.928Z] [2023-02-25T08:56:53.193Z] Successfully built 62311ce36795 [2023-02-25T08:56:53.193Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-25T08:56:53.193Z] Building security-spire-config [2023-02-25T08:57:11.371Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:57:11.371Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:57:11.371Z] ---> 4585d4dd1607 [2023-02-25T08:57:11.371Z] Step 3/24 : WORKDIR /edgex-go [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> e0df8c9362d0 [2023-02-25T08:57:11.371Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> f12dbe800b2d [2023-02-25T08:57:11.371Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> 59ee8f2fbd79 [2023-02-25T08:57:11.371Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> e850376f15f1 [2023-02-25T08:57:11.371Z] Step 7/24 : COPY . . [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> d7d5065b5221 [2023-02-25T08:57:11.371Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> 5570c42bdff9 [2023-02-25T08:57:11.371Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> 6030a152ebba [2023-02-25T08:57:11.371Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> 7cdb0304dc63 [2023-02-25T08:57:11.371Z] Step 11/24 : WORKDIR /edgex-go [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> 4d47c69da515 [2023-02-25T08:57:11.371Z] [2023-02-25T08:57:11.371Z] Step 12/24 : FROM alpine:3.15 [2023-02-25T08:57:11.371Z] ---> 354640af7b1b [2023-02-25T08:57:11.371Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T08:57:11.371Z] ---> Using cache [2023-02-25T08:57:11.371Z] ---> 8510be8cae06 [2023-02-25T08:57:11.371Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-25T08:57:11.371Z] ---> Running in 529107f99c6b [2023-02-25T08:57:12.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:57:13.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:57:14.433Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-25T08:57:14.433Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-25T08:57:14.433Z] OK: 15734 distinct packages available [2023-02-25T08:57:14.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:57:14.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:57:16.101Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-25T08:57:16.101Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-25T08:57:16.101Z] (3/4) Installing libucontext (1.1-r0) [2023-02-25T08:57:16.101Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-25T08:57:16.101Z] Executing busybox-1.34.1-r7.trigger [2023-02-25T08:57:16.101Z] OK: 6 MiB in 18 packages [2023-02-25T08:57:18.037Z] Removing intermediate container 529107f99c6b [2023-02-25T08:57:18.037Z] ---> d689a1f2dd45 [2023-02-25T08:57:18.037Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-25T08:57:23.365Z] ---> 1405cf5aff1f [2023-02-25T08:57:23.365Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-25T08:57:23.631Z] ---> c8821244ee52 [2023-02-25T08:57:23.631Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-25T08:57:23.631Z] ---> Running in 5a597cff507a [2023-02-25T08:57:24.214Z] Removing intermediate container 5a597cff507a [2023-02-25T08:57:24.214Z] ---> f43158063a19 [2023-02-25T08:57:24.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-25T08:57:25.171Z] ---> 9857a20b9b6f [2023-02-25T08:57:25.171Z] Step 19/24 : WORKDIR / [2023-02-25T08:57:25.171Z] ---> Running in 23536cf65edb [2023-02-25T08:57:27.739Z] Removing intermediate container 23536cf65edb [2023-02-25T08:57:27.739Z] ---> 623264e165ff [2023-02-25T08:57:27.739Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-25T08:57:27.739Z] ---> Running in 1b15a49112e1 [2023-02-25T08:57:28.032Z] Removing intermediate container 1b15a49112e1 [2023-02-25T08:57:28.032Z] ---> f1a6b315766e [2023-02-25T08:57:28.032Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-25T08:57:28.298Z] ---> Running in 1d988c2249df [2023-02-25T08:57:28.880Z] Removing intermediate container 1d988c2249df [2023-02-25T08:57:28.880Z] ---> 8928e25a477f [2023-02-25T08:57:28.880Z] Step 22/24 : LABEL arch=arm64 [2023-02-25T08:57:28.880Z] ---> Running in f54379041206 [2023-02-25T08:57:29.147Z] Removing intermediate container f54379041206 [2023-02-25T08:57:29.147Z] ---> 1cab593b6cc7 [2023-02-25T08:57:29.147Z] Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:57:29.411Z] ---> Running in 65d72326995e [2023-02-25T08:57:29.679Z] Removing intermediate container 65d72326995e [2023-02-25T08:57:29.679Z] ---> 2a9e901cce7f [2023-02-25T08:57:29.679Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:57:29.953Z] ---> Running in d66fdb61db43 [2023-02-25T08:57:30.535Z] Removing intermediate container d66fdb61db43 [2023-02-25T08:57:30.535Z] ---> e334070dca19 [2023-02-25T08:57:30.535Z] [2023-02-25T08:57:30.804Z] Successfully built e334070dca19 [2023-02-25T08:57:30.804Z] Successfully tagged security-spire-config-arm64:latest [2023-02-25T08:57:30.804Z] Building core-command [2023-02-25T08:57:52.833Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:57:52.833Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:57:52.833Z] ---> 4585d4dd1607 [2023-02-25T08:57:52.833Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:57:52.833Z] ---> Using cache [2023-02-25T08:57:52.833Z] ---> 241074ba04ba [2023-02-25T08:57:52.833Z] Step 4/23 : WORKDIR /edgex-go [2023-02-25T08:57:52.833Z] ---> Using cache [2023-02-25T08:57:52.833Z] ---> 1999cc9f69b9 [2023-02-25T08:57:52.833Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-25T08:57:52.833Z] ---> Using cache [2023-02-25T08:57:52.833Z] ---> c87cd22445d7 [2023-02-25T08:57:52.833Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-25T08:57:52.833Z] ---> Using cache [2023-02-25T08:57:52.833Z] ---> 1be563722edf [2023-02-25T08:57:52.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:57:52.833Z] ---> Using cache [2023-02-25T08:57:52.833Z] ---> ab3b51604c1c [2023-02-25T08:57:52.833Z] Step 8/23 : COPY . . [2023-02-25T08:57:52.833Z] ---> Using cache [2023-02-25T08:57:52.833Z] ---> 94d379fa758a [2023-02-25T08:57:52.833Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-25T08:57:52.833Z] ---> Running in 058c5066a9f9 [2023-02-25T08:57:52.833Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-25T08:58:01.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-25T08:58:23.041Z] Removing intermediate container 1aa96f977272 [2023-02-25T08:58:23.041Z] ---> 428dab9ce81f [2023-02-25T08:58:23.041Z] [2023-02-25T08:58:23.041Z] Step 9/24 : FROM alpine:3.16 [2023-02-25T08:58:23.041Z] ---> 4c81e5bf8899 [2023-02-25T08:58:23.041Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-25T08:58:23.041Z] ---> Running in f47cb03c0fb7 [2023-02-25T08:58:23.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:58:23.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:58:25.289Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-25T08:58:25.289Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-25T08:58:25.289Z] (3/3) Installing su-exec (0.2-r1) [2023-02-25T08:58:25.289Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:58:25.289Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:58:25.555Z] OK: 6 MiB in 17 packages [2023-02-25T08:58:27.512Z] Removing intermediate container f47cb03c0fb7 [2023-02-25T08:58:27.512Z] ---> b244ef545b41 [2023-02-25T08:58:27.512Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-25T08:58:27.512Z] ---> Running in 27d745b96aea [2023-02-25T08:58:28.094Z] Removing intermediate container 27d745b96aea [2023-02-25T08:58:28.094Z] ---> fb722c7bfa2b [2023-02-25T08:58:28.094Z] Step 12/24 : WORKDIR / [2023-02-25T08:58:28.094Z] ---> Running in b600596f5c07 [2023-02-25T08:58:28.676Z] Removing intermediate container b600596f5c07 [2023-02-25T08:58:28.676Z] ---> d20ccd51aa84 [2023-02-25T08:58:28.676Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-25T08:58:29.662Z] ---> a016a1cf9c70 [2023-02-25T08:58:29.662Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-25T08:58:30.247Z] ---> 7fcd5b0d4d00 [2023-02-25T08:58:30.247Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-25T08:58:31.202Z] ---> 1b862bdefcf5 [2023-02-25T08:58:31.202Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-25T08:58:34.536Z] ---> 6154c5262708 [2023-02-25T08:58:34.536Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-25T08:58:35.960Z] ---> 0ffd02129bd1 [2023-02-25T08:58:35.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-25T08:58:37.921Z] ---> 9597721afa09 [2023-02-25T08:58:37.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-25T08:58:38.503Z] ---> d25cdc1daa09 [2023-02-25T08:58:38.503Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:58:38.767Z] ---> Running in b0c51c84b775 [2023-02-25T08:58:42.102Z] Removing intermediate container b0c51c84b775 [2023-02-25T08:58:42.102Z] ---> e18ce8273678 [2023-02-25T08:58:42.102Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:58:42.102Z] ---> Running in aef3d5d4e0d4 [2023-02-25T08:58:42.367Z] Removing intermediate container aef3d5d4e0d4 [2023-02-25T08:58:42.367Z] ---> 7c5ed89ff368 [2023-02-25T08:58:42.367Z] Step 22/24 : LABEL arch=arm64 [2023-02-25T08:58:42.367Z] ---> Running in 00209969b661 [2023-02-25T08:58:42.949Z] Removing intermediate container 00209969b661 [2023-02-25T08:58:42.949Z] ---> 5787eea552da [2023-02-25T08:58:42.949Z] Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:58:42.949Z] ---> Running in 7de1e94bcf0f [2023-02-25T08:58:43.535Z] Removing intermediate container 7de1e94bcf0f [2023-02-25T08:58:43.535Z] ---> fff772470372 [2023-02-25T08:58:43.535Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T08:58:43.535Z] ---> Running in 3f505e98738a [2023-02-25T08:58:44.116Z] Removing intermediate container 3f505e98738a [2023-02-25T08:58:44.116Z] ---> ffc75204312f [2023-02-25T08:58:44.116Z] [2023-02-25T08:58:44.380Z] Successfully built ffc75204312f [2023-02-25T08:58:44.380Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-25T08:58:44.380Z] Building core-metadata [2023-02-25T08:59:02.616Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-25T08:59:02.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-25T08:59:02.616Z] ---> 4585d4dd1607 [2023-02-25T08:59:02.616Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-25T08:59:02.616Z] ---> Using cache [2023-02-25T08:59:02.616Z] ---> 241074ba04ba [2023-02-25T08:59:02.616Z] Step 4/24 : WORKDIR /edgex-go [2023-02-25T08:59:02.616Z] ---> Using cache [2023-02-25T08:59:02.616Z] ---> 1999cc9f69b9 [2023-02-25T08:59:02.616Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-25T08:59:02.616Z] ---> Using cache [2023-02-25T08:59:02.616Z] ---> c87cd22445d7 [2023-02-25T08:59:02.616Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-25T08:59:02.616Z] ---> Using cache [2023-02-25T08:59:02.616Z] ---> 1be563722edf [2023-02-25T08:59:02.616Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-25T08:59:02.616Z] ---> Using cache [2023-02-25T08:59:02.616Z] ---> ab3b51604c1c [2023-02-25T08:59:02.616Z] Step 8/24 : COPY . . [2023-02-25T08:59:02.616Z] ---> Using cache [2023-02-25T08:59:02.616Z] ---> 94d379fa758a [2023-02-25T08:59:02.616Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-25T08:59:02.884Z] ---> Running in ff128c114832 [2023-02-25T08:59:04.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-25T08:59:17.127Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-25T08:59:44.424Z] Removing intermediate container 0723d171edf5 [2023-02-25T08:59:44.424Z] ---> 43b171f2b11f [2023-02-25T08:59:44.424Z] [2023-02-25T08:59:44.424Z] Step 9/21 : FROM alpine:3.16 [2023-02-25T08:59:44.424Z] ---> 4c81e5bf8899 [2023-02-25T08:59:44.424Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-25T08:59:44.424Z] ---> Running in 9444354f1dae [2023-02-25T08:59:44.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T08:59:44.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T08:59:44.424Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-25T08:59:44.424Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-25T08:59:44.424Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-25T08:59:44.424Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-25T08:59:44.424Z] (5/6) Installing curl (7.83.1-r6) [2023-02-25T08:59:44.424Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-25T08:59:44.424Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T08:59:44.424Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T08:59:45.013Z] OK: 8 MiB in 20 packages [2023-02-25T08:59:46.946Z] Removing intermediate container 9444354f1dae [2023-02-25T08:59:46.946Z] ---> 65da0b3c2d96 [2023-02-25T08:59:46.946Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-25T08:59:46.946Z] ---> Running in dba69b6f75a8 [2023-02-25T08:59:47.526Z] Removing intermediate container dba69b6f75a8 [2023-02-25T08:59:47.526Z] ---> 93dfff651a1a [2023-02-25T08:59:47.526Z] Step 12/21 : WORKDIR /edgex [2023-02-25T08:59:47.526Z] ---> Running in 56888a580ad2 [2023-02-25T08:59:48.120Z] Removing intermediate container 56888a580ad2 [2023-02-25T08:59:48.120Z] ---> 4b6561796d99 [2023-02-25T08:59:48.120Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-25T08:59:49.077Z] ---> 98ec75cb44e8 [2023-02-25T08:59:49.077Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-25T08:59:51.017Z] ---> 283cbbf9106a [2023-02-25T08:59:51.017Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-25T08:59:52.957Z] ---> f8b0e65ae258 [2023-02-25T08:59:52.957Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-25T08:59:53.540Z] ---> ce2a8ee3423a [2023-02-25T08:59:53.540Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-25T08:59:53.540Z] ---> Running in 1a80e1773467 [2023-02-25T08:59:56.889Z] Removing intermediate container 1a80e1773467 [2023-02-25T08:59:56.889Z] ---> 3d04247e931d [2023-02-25T08:59:56.889Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-25T08:59:56.889Z] ---> Running in ad8f2772e7c7 [2023-02-25T08:59:57.477Z] Removing intermediate container ad8f2772e7c7 [2023-02-25T08:59:57.477Z] ---> 040a9b835801 [2023-02-25T08:59:57.477Z] Step 19/21 : LABEL arch=arm64 [2023-02-25T08:59:57.477Z] ---> Running in 319b84c06706 [2023-02-25T08:59:58.060Z] Removing intermediate container 319b84c06706 [2023-02-25T08:59:58.060Z] ---> 28c051df2c74 [2023-02-25T08:59:58.060Z] Step 20/21 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T08:59:58.060Z] ---> Running in a773c2b1eac2 [2023-02-25T08:59:58.643Z] Removing intermediate container a773c2b1eac2 [2023-02-25T08:59:58.643Z] ---> ae4231c30cf7 [2023-02-25T08:59:58.643Z] Step 21/21 : LABEL version=0.0.0 [2023-02-25T08:59:58.643Z] ---> Running in f6a081b8e63e [2023-02-25T08:59:59.228Z] Removing intermediate container f6a081b8e63e [2023-02-25T08:59:59.228Z] ---> b37b12a7638e [2023-02-25T08:59:59.228Z] [2023-02-25T08:59:59.494Z] Successfully built b37b12a7638e [2023-02-25T08:59:59.494Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-25T09:03:51.867Z]  Building security-proxy-setup ... done Removing intermediate container 058c5066a9f9 [2023-02-25T09:03:51.868Z] ---> 42a4f3baa8c5 [2023-02-25T09:03:51.868Z] [2023-02-25T09:03:51.868Z] Step 10/23 : FROM alpine:3.16 [2023-02-25T09:03:51.868Z] ---> 4c81e5bf8899 [2023-02-25T09:03:51.868Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-25T09:03:51.868Z] ---> Running in 8a8027f8cf7c [2023-02-25T09:03:51.868Z] Removing intermediate container 6e11a1921e4c [2023-02-25T09:03:51.868Z] ---> 6c58311c2125 [2023-02-25T09:03:51.868Z] [2023-02-25T09:03:51.868Z] Step 9/19 : FROM alpine:3.15 [2023-02-25T09:03:51.868Z] ---> 354640af7b1b [2023-02-25T09:03:51.868Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-25T09:03:51.868Z] ---> Using cache [2023-02-25T09:03:51.868Z] ---> 8510be8cae06 [2023-02-25T09:03:51.868Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-25T09:03:51.868Z] ---> Running in 57299b3ccac1 [2023-02-25T09:03:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-25T09:03:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-25T09:03:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-25T09:03:51.868Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-25T09:03:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-25T09:03:51.868Z] Executing busybox-1.35.0-r17.trigger [2023-02-25T09:03:51.868Z] OK: 5 MiB in 15 packages [2023-02-25T09:03:51.868Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-25T09:03:51.868Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-25T09:03:51.868Z] OK: 15734 distinct packages available [2023-02-25T09:03:51.868Z] Removing intermediate container 8a8027f8cf7c [2023-02-25T09:03:51.868Z] ---> 1ae0ecb55a2a [2023-02-25T09:03:51.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T09:03:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-25T09:03:51.868Z] ---> Running in 4ab40d39afbf [2023-02-25T09:03:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-25T09:03:51.868Z] Removing intermediate container 4ab40d39afbf [2023-02-25T09:03:51.868Z] ---> f634ef12011c [2023-02-25T09:03:51.868Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-25T09:03:51.868Z] ---> Running in aa0ec728c6fe [2023-02-25T09:03:51.868Z] Removing intermediate container aa0ec728c6fe [2023-02-25T09:03:51.868Z] ---> 548fb2b61541 [2023-02-25T09:03:51.868Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-25T09:03:51.868Z] ---> Running in a419d0d0c147 [2023-02-25T09:03:51.868Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-25T09:03:51.868Z] Removing intermediate container a419d0d0c147 [2023-02-25T09:03:51.868Z] ---> d98cb7498b57 [2023-02-25T09:03:51.868Z] Step 15/23 : WORKDIR / [2023-02-25T09:03:51.868Z] ---> Running in f7618d3f52c8 [2023-02-25T09:03:51.868Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-25T09:03:51.868Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-25T09:03:51.868Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-25T09:03:51.868Z] (5/9) Installing curl (7.80.0-r6) [2023-02-25T09:03:51.868Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-25T09:03:51.868Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-25T09:03:51.868Z] (8/9) Installing libucontext (1.1-r0) [2023-02-25T09:03:51.868Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-25T09:03:51.868Z] Executing busybox-1.34.1-r7.trigger [2023-02-25T09:03:51.868Z] Executing ca-certificates-20220614-r0.trigger [2023-02-25T09:03:51.868Z] Removing intermediate container f7618d3f52c8 [2023-02-25T09:03:51.868Z] ---> bd199dd97ac7 [2023-02-25T09:03:51.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T09:03:51.868Z] OK: 8 MiB in 23 packages [2023-02-25T09:03:51.868Z] ---> 802ccbc6db7a [2023-02-25T09:03:51.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-25T09:03:51.868Z] Removing intermediate container 57299b3ccac1 [2023-02-25T09:03:51.868Z] ---> 951dc06a17e8 [2023-02-25T09:03:51.868Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T09:03:51.868Z] ---> 539dfb63a1ca [2023-02-25T09:03:51.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-25T09:03:51.868Z] ---> 517382a487b1 [2023-02-25T09:03:51.868Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-25T09:03:51.868Z] ---> b758f8690823 [2023-02-25T09:03:51.868Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-25T09:03:51.868Z] ---> Running in d4e44731d3b8 [2023-02-25T09:03:51.868Z] Removing intermediate container d4e44731d3b8 [2023-02-25T09:03:51.868Z] ---> d2095ea7497f [2023-02-25T09:03:51.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T09:03:51.868Z] ---> Running in e58dea24df26 [2023-02-25T09:03:52.454Z] Removing intermediate container e58dea24df26 [2023-02-25T09:03:52.454Z] ---> 882529133e45 [2023-02-25T09:03:52.454Z] Step 21/23 : LABEL arch=arm64 [2023-02-25T09:03:52.454Z] ---> Running in 677e81a611e0 [2023-02-25T09:03:55.043Z] ---> 81be1fedb2ab [2023-02-25T09:03:55.043Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-25T09:03:55.043Z] Removing intermediate container 677e81a611e0 [2023-02-25T09:03:55.043Z] ---> 85547de37e52 [2023-02-25T09:03:55.043Z] Step 22/23 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T09:03:55.043Z] ---> Running in 87211bb266e8 [2023-02-25T09:03:55.626Z] Removing intermediate container 87211bb266e8 [2023-02-25T09:03:55.626Z] ---> 3aa6137ef32f [2023-02-25T09:03:55.626Z] Step 23/23 : LABEL version=0.0.0 [2023-02-25T09:03:55.895Z] ---> Running in 551aa1fe8084 [2023-02-25T09:03:55.895Z] ---> ca188e15ddda [2023-02-25T09:03:55.895Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-25T09:03:56.163Z] ---> Running in cf93a1806cae [2023-02-25T09:03:56.429Z] Removing intermediate container 551aa1fe8084 [2023-02-25T09:03:56.429Z] ---> 96626c4e02d6 [2023-02-25T09:03:56.429Z] [2023-02-25T09:03:56.695Z] Removing intermediate container cf93a1806cae [2023-02-25T09:03:56.695Z] ---> 9ca9a35d9c18 [2023-02-25T09:03:56.695Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T09:03:56.961Z] ---> Running in e4650c2fe41c [2023-02-25T09:03:56.961Z] Successfully built 96626c4e02d6 [2023-02-25T09:03:56.961Z] Successfully tagged core-command-arm64:latest [2023-02-25T09:03:57.556Z]  Building core-command ... done Removing intermediate container e4650c2fe41c [2023-02-25T09:03:57.556Z] ---> 4e47aeb29d8e [2023-02-25T09:03:57.556Z] Step 17/19 : LABEL arch=arm64 [2023-02-25T09:03:57.556Z] ---> Running in f61f0b38ec9b [2023-02-25T09:03:58.138Z] Removing intermediate container f61f0b38ec9b [2023-02-25T09:03:58.138Z] ---> 15558b0e0ae7 [2023-02-25T09:03:58.138Z] Step 18/19 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T09:03:58.138Z] ---> Running in 5beaa82809a4 [2023-02-25T09:03:58.735Z] Removing intermediate container 5beaa82809a4 [2023-02-25T09:03:58.735Z] ---> 8404bc1e0d04 [2023-02-25T09:03:58.735Z] Step 19/19 : LABEL version=0.0.0 [2023-02-25T09:03:59.000Z] ---> Running in 90f446720185 [2023-02-25T09:03:59.582Z] Removing intermediate container 90f446720185 [2023-02-25T09:03:59.582Z] ---> a1abc376956c [2023-02-25T09:03:59.582Z] [2023-02-25T09:03:59.582Z] Successfully built a1abc376956c [2023-02-25T09:03:59.582Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-25T09:04:21.632Z]  Building security-spiffe-token-provider ... done Removing intermediate container ff128c114832 [2023-02-25T09:04:21.632Z] ---> 5be7c2cc0e78 [2023-02-25T09:04:21.632Z] [2023-02-25T09:04:21.632Z] Step 10/24 : FROM alpine:3.16 [2023-02-25T09:04:21.632Z] ---> 4c81e5bf8899 [2023-02-25T09:04:21.632Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-25T09:04:21.632Z] ---> Using cache [2023-02-25T09:04:21.632Z] ---> 1ae0ecb55a2a [2023-02-25T09:04:21.632Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T09:04:21.632Z] ---> Using cache [2023-02-25T09:04:21.632Z] ---> f634ef12011c [2023-02-25T09:04:21.632Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-25T09:04:21.632Z] ---> Running in 0015ed6cd9e2 [2023-02-25T09:04:21.632Z] Removing intermediate container 0015ed6cd9e2 [2023-02-25T09:04:21.632Z] ---> 192b9571a512 [2023-02-25T09:04:21.632Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-25T09:04:21.632Z] ---> Running in f71339c4a354 [2023-02-25T09:04:21.632Z] Removing intermediate container f71339c4a354 [2023-02-25T09:04:21.632Z] ---> 0eb8e47d9bab [2023-02-25T09:04:21.632Z] Step 15/24 : WORKDIR / [2023-02-25T09:04:21.632Z] ---> Running in b7a5048584d5 [2023-02-25T09:04:21.632Z] Removing intermediate container b7a5048584d5 [2023-02-25T09:04:21.632Z] ---> bf977c45d8e3 [2023-02-25T09:04:21.632Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T09:04:21.632Z] ---> 12157b021a9c [2023-02-25T09:04:21.632Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-25T09:04:22.212Z] ---> da9eaa032e32 [2023-02-25T09:04:22.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-25T09:04:22.800Z] ---> 4a904e93ce89 [2023-02-25T09:04:22.800Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-25T09:04:23.383Z] ---> 5578ed486a17 [2023-02-25T09:04:23.383Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-25T09:04:23.649Z] ---> Running in 7b2806df85dd [2023-02-25T09:04:23.917Z] Removing intermediate container 7b2806df85dd [2023-02-25T09:04:23.917Z] ---> a17e68461911 [2023-02-25T09:04:23.917Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T09:04:24.182Z] ---> Running in e2ff901b13e3 [2023-02-25T09:04:24.448Z] Removing intermediate container e2ff901b13e3 [2023-02-25T09:04:24.448Z] ---> b5b64b809184 [2023-02-25T09:04:24.448Z] Step 22/24 : LABEL arch=arm64 [2023-02-25T09:04:24.717Z] ---> Running in 2697ea2ca47c [2023-02-25T09:04:24.984Z] Removing intermediate container 2697ea2ca47c [2023-02-25T09:04:24.984Z] ---> 1c0866297f27 [2023-02-25T09:04:24.984Z] Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T09:04:25.256Z] ---> Running in 4d3f173149c4 [2023-02-25T09:04:25.533Z] Removing intermediate container 4d3f173149c4 [2023-02-25T09:04:25.533Z] ---> a4e5b119d1f1 [2023-02-25T09:04:25.533Z] Step 24/24 : LABEL version=0.0.0 [2023-02-25T09:04:25.801Z] ---> Running in 4a01836aa6ea [2023-02-25T09:04:26.067Z] Removing intermediate container 4a01836aa6ea [2023-02-25T09:04:26.067Z] ---> caf35237d662 [2023-02-25T09:04:26.067Z] [2023-02-25T09:04:26.333Z] Successfully built caf35237d662 [2023-02-25T09:04:26.333Z] Successfully tagged core-metadata-arm64:latest [2023-02-25T09:04:29.667Z]  Building core-metadata ... done Removing intermediate container 1e487f1407c3 [2023-02-25T09:04:29.667Z] ---> 48edd487641a [2023-02-25T09:04:29.667Z] [2023-02-25T09:04:29.667Z] Step 10/22 : FROM alpine:3.16 [2023-02-25T09:04:29.667Z] ---> 4c81e5bf8899 [2023-02-25T09:04:29.667Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-25T09:04:29.667Z] ---> Using cache [2023-02-25T09:04:29.667Z] ---> 1ae0ecb55a2a [2023-02-25T09:04:29.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-25T09:04:29.667Z] ---> Using cache [2023-02-25T09:04:29.667Z] ---> f634ef12011c [2023-02-25T09:04:29.667Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-25T09:04:29.667Z] ---> Running in bcbde81bcb5f [2023-02-25T09:04:29.667Z] Removing intermediate container bcbde81bcb5f [2023-02-25T09:04:29.667Z] ---> 754ccf830ffa [2023-02-25T09:04:29.667Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-25T09:04:29.667Z] ---> Running in f19fc0ec9e0c [2023-02-25T09:04:29.935Z] Removing intermediate container f19fc0ec9e0c [2023-02-25T09:04:29.935Z] ---> 53bb5607c9cf [2023-02-25T09:04:29.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-25T09:04:30.202Z] ---> 8d1284832bb3 [2023-02-25T09:04:30.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-25T09:04:32.775Z] ---> 9a505d1f3775 [2023-02-25T09:04:32.775Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-25T09:04:32.775Z] ---> 6fd9b2f03c9e [2023-02-25T09:04:32.775Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-25T09:04:33.041Z] ---> Running in 47c37ac5856f [2023-02-25T09:04:33.308Z] Removing intermediate container 47c37ac5856f [2023-02-25T09:04:33.308Z] ---> 0452884abb69 [2023-02-25T09:04:33.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-25T09:04:33.308Z] ---> Running in 0897e05875aa [2023-02-25T09:04:33.575Z] Removing intermediate container 0897e05875aa [2023-02-25T09:04:33.575Z] ---> 970d4e809ec5 [2023-02-25T09:04:33.575Z] Step 20/22 : LABEL arch=arm64 [2023-02-25T09:04:33.575Z] ---> Running in 83752acc0087 [2023-02-25T09:04:33.842Z] Removing intermediate container 83752acc0087 [2023-02-25T09:04:33.842Z] ---> e3323442b207 [2023-02-25T09:04:33.842Z] Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 [2023-02-25T09:04:34.108Z] ---> Running in 54c12d994062 [2023-02-25T09:04:34.373Z] Removing intermediate container 54c12d994062 [2023-02-25T09:04:34.373Z] ---> 5117a9c9d99c [2023-02-25T09:04:34.373Z] Step 22/22 : LABEL version=0.0.0 [2023-02-25T09:04:34.373Z] ---> Running in 09b24f3ad821 [2023-02-25T09:04:34.639Z] Removing intermediate container 09b24f3ad821 [2023-02-25T09:04:34.639Z] ---> 0ba95e647351 [2023-02-25T09:04:34.639Z] [2023-02-25T09:04:34.905Z] Successfully built 0ba95e647351 [2023-02-25T09:04:34.905Z] Successfully tagged support-scheduler-arm64:latest [2023-02-25T09:04:35.500Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-25T09:04:35.490Z] $ docker stop --time=1 1d943099a6bf8a7d9b813759639ec821487adf3cc6489df85450985eca92b578 [2023-02-25T09:04:37.165Z] $ docker rm -f --volumes 1d943099a6bf8a7d9b813759639ec821487adf3cc6489df85450985eca92b578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-25T09:04:37.661Z] + docker images [2023-02-25T09:04:37.927Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-25T09:04:37.927Z] support-scheduler-arm64 latest 0ba95e647351 3 seconds ago 29MB [2023-02-25T09:04:37.927Z] 48edd487641a 9 seconds ago 1.58GB [2023-02-25T09:04:37.927Z] core-metadata-arm64 latest caf35237d662 12 seconds ago 17.8MB [2023-02-25T09:04:37.927Z] 5be7c2cc0e78 20 seconds ago 1.52GB [2023-02-25T09:04:37.927Z] security-spiffe-token-provider-arm64 latest a1abc376956c 38 seconds ago 29.1MB [2023-02-25T09:04:37.927Z] core-command-arm64 latest 96626c4e02d6 41 seconds ago 17.1MB [2023-02-25T09:04:37.927Z] 6c58311c2125 59 seconds ago 1.55GB [2023-02-25T09:04:37.927Z] 42a4f3baa8c5 About a minute ago 1.52GB [2023-02-25T09:04:37.927Z] security-proxy-setup-arm64 latest b37b12a7638e 4 minutes ago 26.9MB [2023-02-25T09:04:37.927Z] 43b171f2b11f 5 minutes ago 1.51GB [2023-02-25T09:04:37.927Z] security-secretstore-setup-arm64 latest ffc75204312f 5 minutes ago 29MB [2023-02-25T09:04:37.927Z] 428dab9ce81f 6 minutes ago 1.51GB [2023-02-25T09:04:37.927Z] security-spire-config-arm64 latest e334070dca19 7 minutes ago 83.6MB [2023-02-25T09:04:37.928Z] security-spire-agent-arm64 latest 62311ce36795 7 minutes ago 122MB [2023-02-25T09:04:37.928Z] 4d47c69da515 8 minutes ago 1.39GB [2023-02-25T09:04:37.928Z] security-spire-server-arm64 latest dcf60d736e4f 8 minutes ago 84.3MB [2023-02-25T09:04:37.928Z] support-notifications-arm64 latest 6b526ea852d4 8 minutes ago 29.7MB [2023-02-25T09:04:37.928Z] d80e4dafe444 9 minutes ago 1.58GB [2023-02-25T09:04:37.928Z] 17b800132851 9 minutes ago 1.39GB [2023-02-25T09:04:37.928Z] core-data-arm64 latest 60b3694d5aeb 11 minutes ago 17.3MB [2023-02-25T09:04:37.928Z] security-bootstrapper-arm64 latest 7e110c43cef3 11 minutes ago 19.6MB [2023-02-25T09:04:37.928Z] 2daf2a552d5d 11 minutes ago 1.52GB [2023-02-25T09:04:37.928Z] core-common-config-bootstrapper-arm64 latest 3fba086fc2bf 11 minutes ago 14.9MB [2023-02-25T09:04:37.928Z] 1561ac4088b0 12 minutes ago 1.51GB [2023-02-25T09:04:37.928Z] 5d7eade30948 12 minutes ago 1.51GB [2023-02-25T09:04:37.928Z] security-proxy-auth-arm64 latest 730600e919e1 12 minutes ago 15.6MB [2023-02-25T09:04:37.928Z] ce7281d2b4fb 12 minutes ago 1.5GB [2023-02-25T09:04:37.928Z] ci-base-image-arm64 latest 4585d4dd1607 31 minutes ago 905MB [2023-02-25T09:04:37.928Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-25T09:04:37.928Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-25T09:04:37.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-25T09:04:37.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T09:04:38.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-25T09:04:38.357Z] [2023-02-25T09:04:38.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T09:04:38.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-25T09:04:38.949Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-25T09:04:38.949Z] 8998bd30e6a1: Pulling fs layer [2023-02-25T09:04:38.949Z] 04944245beec: Pulling fs layer [2023-02-25T09:04:38.949Z] 699f458cf7ca: Pulling fs layer [2023-02-25T09:04:38.949Z] 765212b225bb: Pulling fs layer [2023-02-25T09:04:38.950Z] f23df028b6ca: Pulling fs layer [2023-02-25T09:04:38.950Z] d65c8cfc05b1: Pulling fs layer [2023-02-25T09:04:38.950Z] 2437ff75d9bd: Pulling fs layer [2023-02-25T09:04:38.950Z] f23df028b6ca: Waiting [2023-02-25T09:04:38.950Z] d65c8cfc05b1: Waiting [2023-02-25T09:04:38.950Z] 2437ff75d9bd: Waiting [2023-02-25T09:04:38.950Z] 765212b225bb: Waiting [2023-02-25T09:04:38.950Z] 04944245beec: Verifying Checksum [2023-02-25T09:04:38.950Z] 04944245beec: Download complete [2023-02-25T09:04:38.950Z] 765212b225bb: Verifying Checksum [2023-02-25T09:04:38.950Z] 765212b225bb: Download complete [2023-02-25T09:04:39.219Z] f23df028b6ca: Verifying Checksum [2023-02-25T09:04:39.219Z] f23df028b6ca: Download complete [2023-02-25T09:04:39.219Z] d65c8cfc05b1: Verifying Checksum [2023-02-25T09:04:39.219Z] d65c8cfc05b1: Download complete [2023-02-25T09:04:39.219Z] 699f458cf7ca: Verifying Checksum [2023-02-25T09:04:39.219Z] 699f458cf7ca: Download complete [2023-02-25T09:04:39.486Z] 8998bd30e6a1: Download complete [2023-02-25T09:04:42.066Z] 2437ff75d9bd: Download complete [2023-02-25T09:04:43.472Z] 8998bd30e6a1: Pull complete [2023-02-25T09:04:43.740Z] 04944245beec: Pull complete [2023-02-25T09:04:46.321Z] 699f458cf7ca: Pull complete [2023-02-25T09:04:46.321Z] 765212b225bb: Pull complete [2023-02-25T09:04:46.901Z] f23df028b6ca: Pull complete [2023-02-25T09:04:47.167Z] d65c8cfc05b1: Pull complete [2023-02-25T09:04:59.460Z] 2437ff75d9bd: Pull complete [2023-02-25T09:04:59.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-25T09:04:59.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-25T09:04:59.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T09:04:59.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container [2023-02-25T09:04:59.700Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-25T09:05:02.362Z] $ docker top d120d644e2beef973d587f5bf01a1aa4f7b9ba5485085050ae41191318a254f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:03.274Z] ---> job-cost.sh [2023-02-25T09:05:03.274Z] lf-activate-venv: SKIPPING [2023-02-25T09:05:03.274Z] INFO: No Stack... [2023-02-25T09:05:03.853Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-25T09:05:04.809Z] INFO: Archiving Costs [Pipeline] sh [2023-02-25T09:05:05.128Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2023-02-25T09:05:05.128Z] + cut -d, -f6 [Pipeline] lock [2023-02-25T09:05:05.458Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] [2023-02-25T09:05:05.466Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] did not exist. Created. [2023-02-25T09:05:05.466Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-25T09:05:06.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-25T09:05:06.292Z] Stashed 1 file(s) [Pipeline] } [2023-02-25T09:05:06.299Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-25T09:05:06.300Z] $ docker stop --time=1 d120d644e2beef973d587f5bf01a1aa4f7b9ba5485085050ae41191318a254f6 [2023-02-25T09:05:07.851Z] $ docker rm -f --volumes d120d644e2beef973d587f5bf01a1aa4f7b9ba5485085050ae41191318a254f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-25T09:05:08.287Z] provisioning config files... [2023-02-25T09:05:08.295Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config17791803747334027142tmp [Pipeline] { [Pipeline] sh [2023-02-25T09:05:08.587Z] + set +x [2023-02-25T09:05:08.587Z] + curl -s https://codecov.io/bash [2023-02-25T09:05:08.587Z] + bash -s -- [2023-02-25T09:05:08.587Z] [2023-02-25T09:05:08.587Z] _____ _ [2023-02-25T09:05:08.587Z] / ____| | | [2023-02-25T09:05:08.587Z] | | ___ __| | ___ ___ _____ __ [2023-02-25T09:05:08.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-25T09:05:08.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-25T09:05:08.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-25T09:05:08.587Z] Bash-1.0.6 [2023-02-25T09:05:08.587Z] [2023-02-25T09:05:08.587Z] [2023-02-25T09:05:08.587Z] ==> git version 2.25.1 found [2023-02-25T09:05:08.587Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-25T09:05:08.587Z] Release-Date: 2020-01-08 [2023-02-25T09:05:08.587Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-25T09:05:08.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-25T09:05:08.587Z] ==> Jenkins CI detected. [2023-02-25T09:05:08.587Z] current dir:  /w/workspace/edgex-go/14 [2023-02-25T09:05:08.587Z] project root: . [2023-02-25T09:05:08.587Z] --> token set from env [2023-02-25T09:05:08.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-25T09:05:08.587Z] ==> Running gcov in . (disable via -X gcov) [2023-02-25T09:05:08.587Z] ==> Python coveragepy not found [2023-02-25T09:05:08.587Z] ==> Searching for coverage reports in: [2023-02-25T09:05:08.587Z] + . [2023-02-25T09:05:08.844Z] -> Found 1 reports [2023-02-25T09:05:08.844Z] ==> Detecting git/mercurial file structure [2023-02-25T09:05:08.844Z] ==> Reading reports [2023-02-25T09:05:08.844Z] + ./coverage.out bytes=487670 [2023-02-25T09:05:08.844Z] ==> Appending adjustments [2023-02-25T09:05:08.844Z] https://docs.codecov.io/docs/fixing-reports [2023-02-25T09:05:10.223Z] + Found adjustments [2023-02-25T09:05:10.223Z] ==> Gzipping contents [2023-02-25T09:05:10.223Z] 64K /tmp/codecov.qktBv7.gz [2023-02-25T09:05:10.223Z] ==> Uploading reports [2023-02-25T09:05:10.223Z] url: https://codecov.io [2023-02-25T09:05:10.223Z] query: branch=PR-4339&commit=75110dc0744f4182c73f4aa356fa683c8913165c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-25T09:05:10.223Z] -> Pinging Codecov [2023-02-25T09:05:10.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=75110dc0744f4182c73f4aa356fa683c8913165c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-25T09:05:10.223Z] -> Uploading to [2023-02-25T09:05:10.223Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-25/00271124DB129430A58F1EEE437C3FCB/75110dc0744f4182c73f4aa356fa683c8913165c/59897a98-60e8-46cc-94e9-e3535ad5ec1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230225T090510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90eba493a95f88dcc5f98e5fa0ceebaa9cf4196963a9c300c8e20e3e840660c9 [2023-02-25T09:05:10.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-25T09:05:10.223Z] Dload Upload Total Spent Left Speed [2023-02-25T09:05:10.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63186 0 0 100 63186 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-02-25T09:05:10.789Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] } [2023-02-25T09:05:10.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-25T09:05:11.437Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:11.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:12.583Z] ---> package-listing.sh [2023-02-25T09:05:12.583Z] ++ facter osfamily [2023-02-25T09:05:12.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-25T09:05:12.840Z] + OS_FAMILY=debian [2023-02-25T09:05:12.840Z] + workspace=/w/workspace/edgex-go/14 [2023-02-25T09:05:12.840Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-25T09:05:12.840Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-25T09:05:12.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-25T09:05:12.840Z] + PACKAGES=/tmp/packages_start.txt [2023-02-25T09:05:12.840Z] + '[' /w/workspace/edgex-go/14 ']' [2023-02-25T09:05:12.840Z] + PACKAGES=/tmp/packages_end.txt [2023-02-25T09:05:12.840Z] + case "${OS_FAMILY}" in [2023-02-25T09:05:12.840Z] + dpkg -l [2023-02-25T09:05:12.840Z] + grep '^ii' [2023-02-25T09:05:12.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-25T09:05:12.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-25T09:05:12.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-25T09:05:12.840Z] + '[' /w/workspace/edgex-go/14 ']' [2023-02-25T09:05:12.840Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2023-02-25T09:05:12.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2023-02-25T09:05:12.850Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-25T09:05:13.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T09:05:14.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-25T09:05:14.080Z] [2023-02-25T09:05:14.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-25T09:05:14.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-25T09:05:14.380Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-25T09:05:14.380Z] 5eb5b503b376: Pulling fs layer [2023-02-25T09:05:14.380Z] 5c69ac0246d0: Pulling fs layer [2023-02-25T09:05:14.380Z] ec43610c2a17: Pulling fs layer [2023-02-25T09:05:14.380Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-25T09:05:14.380Z] 33b1e0a273af: Pulling fs layer [2023-02-25T09:05:14.380Z] 5d3b04190fa2: Pulling fs layer [2023-02-25T09:05:14.380Z] 2f39f015ded8: Pulling fs layer [2023-02-25T09:05:14.380Z] 3a2ae6a8a46f: Waiting [2023-02-25T09:05:14.380Z] 33b1e0a273af: Waiting [2023-02-25T09:05:14.380Z] 5d3b04190fa2: Waiting [2023-02-25T09:05:14.380Z] 2f39f015ded8: Waiting [2023-02-25T09:05:14.380Z] 5c69ac0246d0: Verifying Checksum [2023-02-25T09:05:14.380Z] 5c69ac0246d0: Download complete [2023-02-25T09:05:14.380Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-25T09:05:14.380Z] 3a2ae6a8a46f: Download complete [2023-02-25T09:05:14.639Z] 33b1e0a273af: Verifying Checksum [2023-02-25T09:05:14.639Z] 33b1e0a273af: Download complete [2023-02-25T09:05:14.639Z] 5d3b04190fa2: Download complete [2023-02-25T09:05:14.639Z] ec43610c2a17: Verifying Checksum [2023-02-25T09:05:14.639Z] ec43610c2a17: Download complete [2023-02-25T09:05:14.639Z] 5eb5b503b376: Verifying Checksum [2023-02-25T09:05:14.639Z] 5eb5b503b376: Download complete [2023-02-25T09:05:15.205Z] 2f39f015ded8: Download complete [2023-02-25T09:05:16.137Z] 5eb5b503b376: Pull complete [2023-02-25T09:05:16.137Z] 5c69ac0246d0: Pull complete [2023-02-25T09:05:16.703Z] ec43610c2a17: Pull complete [2023-02-25T09:05:16.703Z] 3a2ae6a8a46f: Pull complete [2023-02-25T09:05:16.961Z] 33b1e0a273af: Pull complete [2023-02-25T09:05:16.962Z] 5d3b04190fa2: Pull complete [2023-02-25T09:05:22.224Z] 2f39f015ded8: Pull complete [2023-02-25T09:05:22.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-25T09:05:22.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-25T09:05:22.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-25T09:05:22.315Z] prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container [2023-02-25T09:05:22.363Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-25T09:05:24.799Z] $ docker top d29b0dc8232fd243ac6424341e9ddee78e00bea1d6ea929c73f6afba71286e02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-25T09:05:25.134Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-25T09:05:25.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-25T09:05:25.712Z] + ls /var/log/sa-host [2023-02-25T09:05:25.712Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-25T09:05:25.851Z] provisioning config files... [2023-02-25T09:05:25.859Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config6350886604267383536tmp [Pipeline] { [Pipeline] echo [2023-02-25T09:05:25.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:26.153Z] ---> create-netrc.sh [Pipeline] } [2023-02-25T09:05:26.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:26.489Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-25T09:05:26.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:26.780Z] ---> sudo-logs.sh [2023-02-25T09:05:26.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-25T09:05:26.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:27.082Z] ---> job-cost.sh [2023-02-25T09:05:27.082Z] lf-activate-venv: SKIPPING [2023-02-25T09:05:27.082Z] DEBUG: total: 0.10999999940395355 [2023-02-25T09:05:27.082Z] INFO: Retrieving Stack Cost... [2023-02-25T09:05:27.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-25T09:05:27.906Z] INFO: Archiving Costs [Pipeline] echo [2023-02-25T09:05:27.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-25T09:05:28.204Z] ---> logs-deploy.sh [2023-02-25T09:05:28.204Z] lf-activate-venv: SKIPPING [2023-02-25T09:05:28.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/14 [2023-02-25T09:05:28.204Z] INFO: archiving workspace using pattern(s): [2023-02-25T09:05:29.140Z] Archives upload complete. [2023-02-25T09:05:29.400Z] INFO: archiving logs to Nexus [2023-02-25T09:05:29.969Z] ---> uname -a: [2023-02-25T09:05:29.969Z] Linux prd-ubuntu20-04-docker-8c-8g-7437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] ---> lscpu: [2023-02-25T09:05:29.969Z] Architecture: x86_64 [2023-02-25T09:05:29.969Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-25T09:05:29.969Z] Byte Order: Little Endian [2023-02-25T09:05:29.969Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-25T09:05:29.969Z] CPU(s): 8 [2023-02-25T09:05:29.969Z] On-line CPU(s) list: 0-7 [2023-02-25T09:05:29.969Z] Thread(s) per core: 1 [2023-02-25T09:05:29.969Z] Core(s) per socket: 1 [2023-02-25T09:05:29.969Z] Socket(s): 8 [2023-02-25T09:05:29.969Z] NUMA node(s): 1 [2023-02-25T09:05:29.969Z] Vendor ID: AuthenticAMD [2023-02-25T09:05:29.969Z] CPU family: 23 [2023-02-25T09:05:29.969Z] Model: 49 [2023-02-25T09:05:29.969Z] Model name: AMD EPYC-Rome Processor [2023-02-25T09:05:29.969Z] Stepping: 0 [2023-02-25T09:05:29.969Z] CPU MHz: 2800.000 [2023-02-25T09:05:29.969Z] BogoMIPS: 5600.00 [2023-02-25T09:05:29.969Z] Virtualization: AMD-V [2023-02-25T09:05:29.969Z] Hypervisor vendor: KVM [2023-02-25T09:05:29.969Z] Virtualization type: full [2023-02-25T09:05:29.969Z] L1d cache: 256 KiB [2023-02-25T09:05:29.969Z] L1i cache: 256 KiB [2023-02-25T09:05:29.969Z] L2 cache: 4 MiB [2023-02-25T09:05:29.969Z] L3 cache: 128 MiB [2023-02-25T09:05:29.969Z] NUMA node0 CPU(s): 0-7 [2023-02-25T09:05:29.969Z] Vulnerability Itlb multihit: Not affected [2023-02-25T09:05:29.969Z] Vulnerability L1tf: Not affected [2023-02-25T09:05:29.969Z] Vulnerability Mds: Not affected [2023-02-25T09:05:29.969Z] Vulnerability Meltdown: Not affected [2023-02-25T09:05:29.969Z] Vulnerability Mmio stale data: Not affected [2023-02-25T09:05:29.969Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-25T09:05:29.969Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-25T09:05:29.969Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-25T09:05:29.969Z] Vulnerability Srbds: Not affected [2023-02-25T09:05:29.969Z] Vulnerability Tsx async abort: Not affected [2023-02-25T09:05:29.969Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] ---> nproc: [2023-02-25T09:05:29.969Z] 8 [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] ---> df -h: [2023-02-25T09:05:29.969Z] Filesystem Size Used Avail Use% Mounted on [2023-02-25T09:05:29.969Z] overlay 155G 21G 135G 14% / [2023-02-25T09:05:29.969Z] tmpfs 64M 0 64M 0% /dev [2023-02-25T09:05:29.969Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-25T09:05:29.969Z] shm 64M 0 64M 0% /dev/shm [2023-02-25T09:05:29.969Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] ---> sar -b -r -n DEV: [2023-02-25T09:05:29.969Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7437) 02/25/23 _x86_64_ (8 CPU) [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] 08:28:44 LINUX RESTART (8 CPU) [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-25T09:05:29.969Z] 08:30:01 329.31 47.71 281.60 0.00 5363.11 73349.51 0.00 [2023-02-25T09:05:29.969Z] 08:31:01 109.77 0.42 109.35 0.00 7.73 55796.57 0.00 [2023-02-25T09:05:29.969Z] 08:32:01 26.66 1.82 24.85 0.00 39.33 6767.29 0.00 [2023-02-25T09:05:29.969Z] 08:33:01 211.51 0.22 211.30 0.00 24.53 99151.74 0.00 [2023-02-25T09:05:29.969Z] 08:34:01 386.75 11.55 375.20 0.00 159.57 134439.59 0.00 [2023-02-25T09:05:29.969Z] 08:35:01 416.03 8.43 407.60 0.00 2816.33 192296.92 0.00 [2023-02-25T09:05:29.969Z] 08:36:01 652.37 3.82 648.56 0.00 2304.42 179009.10 0.00 [2023-02-25T09:05:29.969Z] 08:37:01 527.24 0.72 526.52 0.00 13.20 187170.54 0.00 [2023-02-25T09:05:29.969Z] 08:38:02 705.11 0.82 704.30 0.00 6.53 170707.50 0.00 [2023-02-25T09:05:29.969Z] 08:39:01 104.73 0.02 104.71 0.00 0.68 16865.07 0.00 [2023-02-25T09:05:29.969Z] 08:40:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 [2023-02-25T09:05:29.969Z] 08:41:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2023-02-25T09:05:29.969Z] 08:42:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2023-02-25T09:05:29.969Z] 08:43:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 [2023-02-25T09:05:29.969Z] 08:44:01 1.88 0.02 1.87 0.00 0.13 20.80 0.00 [2023-02-25T09:05:29.969Z] 08:45:01 1.90 0.00 1.90 0.00 0.00 25.46 0.00 [2023-02-25T09:05:29.969Z] 08:46:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2023-02-25T09:05:29.969Z] 08:47:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 [2023-02-25T09:05:29.969Z] 08:48:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-02-25T09:05:29.969Z] 08:49:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2023-02-25T09:05:29.969Z] 08:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2023-02-25T09:05:29.969Z] 08:51:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2023-02-25T09:05:29.969Z] 08:52:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2023-02-25T09:05:29.969Z] 08:53:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2023-02-25T09:05:29.969Z] 08:54:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-02-25T09:05:29.969Z] 08:55:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2023-02-25T09:05:29.969Z] 08:56:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-02-25T09:05:29.969Z] 08:57:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2023-02-25T09:05:29.969Z] 08:58:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2023-02-25T09:05:29.969Z] 08:59:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 [2023-02-25T09:05:29.969Z] 09:00:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-02-25T09:05:29.969Z] 09:01:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2023-02-25T09:05:29.969Z] 09:02:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-02-25T09:05:29.969Z] 09:03:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 [2023-02-25T09:05:29.969Z] 09:04:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2023-02-25T09:05:29.969Z] 09:05:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2023-02-25T09:05:29.969Z] Average: 97.31 2.10 95.21 0.00 298.36 31007.17 0.00 [2023-02-25T09:05:29.969Z] [2023-02-25T09:05:29.969Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-25T09:05:29.969Z] 08:30:01 28701136 31600160 709616 2.16 73536 3094828 1838876 5.42 1040756 2770136 482744 [2023-02-25T09:05:29.969Z] 08:31:01 27775360 31425692 875216 2.66 113728 3734644 2136788 6.30 1634476 3018152 47012 [2023-02-25T09:05:29.969Z] 08:32:01 27711412 31505620 793068 2.41 116960 3853328 2097720 6.18 1439416 3256892 272776 [2023-02-25T09:05:29.969Z] 08:33:01 26005932 31439148 844944 2.57 123632 5433788 2367796 6.98 1650324 4678120 4652 [2023-02-25T09:05:29.969Z] 08:34:01 20456500 31499672 786820 2.39 291152 10584264 1924156 5.67 1756476 9827468 3319912 [2023-02-25T09:05:29.969Z] 08:35:01 20829700 31440320 825724 2.51 314272 10100580 2085588 6.15 2106288 9052976 220152 [2023-02-25T09:05:29.970Z] 08:36:01 18987052 31020472 1236796 3.76 352956 11394160 3335640 9.83 2986820 9914940 247308 [2023-02-25T09:05:29.970Z] 08:37:01 16670736 31324212 930832 2.83 419780 13807348 2763856 8.15 2820496 12257636 875344 [2023-02-25T09:05:29.970Z] 08:38:02 17492500 31416252 840696 2.56 472180 13034192 2395572 7.06 2571168 11700056 1672 [2023-02-25T09:05:29.970Z] 08:39:01 17732020 31520088 743748 2.26 473824 12905056 1913872 5.64 2506712 11540796 396 [2023-02-25T09:05:29.970Z] 08:40:01 17732264 31520340 743492 2.26 473836 12905060 1913872 5.64 2506192 11540800 8 [2023-02-25T09:05:29.970Z] 08:41:01 17742256 31530336 733416 2.23 473856 12905064 1913872 5.64 2496132 11540804 160 [2023-02-25T09:05:29.970Z] 08:42:01 17742540 31530680 733112 2.23 473868 12905064 1913872 5.64 2496172 11540808 8 [2023-02-25T09:05:29.970Z] 08:43:01 17746204 31534348 729556 2.22 473880 12905068 1913872 5.64 2493428 11540812 188 [2023-02-25T09:05:29.970Z] 08:44:01 17746156 31534724 729560 2.22 473904 12905060 1911284 5.63 2493144 11541128 28 [2023-02-25T09:05:29.970Z] 08:45:01 17745736 31534324 729808 2.22 473936 12905052 1911284 5.63 2493192 11541112 4 [2023-02-25T09:05:29.970Z] 08:46:01 17745664 31534324 729716 2.22 473960 12905056 1911284 5.63 2493196 11541116 12 [2023-02-25T09:05:29.970Z] 08:47:01 17745804 31534512 729432 2.22 473972 12905056 1911284 5.63 2493208 11541116 44 [2023-02-25T09:05:29.970Z] 08:48:01 17745684 31534404 729412 2.22 473988 12905060 1895136 5.59 2493632 11541120 172 [2023-02-25T09:05:29.970Z] 08:49:01 17745876 31534716 729348 2.22 474016 12905052 1895136 5.59 2493516 11541224 48 [2023-02-25T09:05:29.970Z] 08:50:01 17745552 31534396 729628 2.22 474024 12905068 1895136 5.59 2493584 11541228 176 [2023-02-25T09:05:29.970Z] 08:51:01 17745828 31534796 729204 2.22 474048 12905192 1895136 5.59 2493136 11541352 4 [2023-02-25T09:05:29.970Z] 08:52:01 17745708 31534732 729176 2.22 474064 12905200 1911212 5.63 2493580 11541352 176 [2023-02-25T09:05:29.970Z] 08:53:01 17745732 31534764 729132 2.22 474076 12905204 1911212 5.63 2493188 11541356 44 [2023-02-25T09:05:29.970Z] 08:54:01 17745684 31534760 729092 2.22 474096 12905204 1911212 5.63 2493216 11541364 8 [2023-02-25T09:05:29.970Z] 08:55:01 17745636 31534724 729056 2.22 474116 12905212 1911212 5.63 2493292 11541376 44 [2023-02-25T09:05:29.970Z] 08:56:01 17745368 31534524 729344 2.22 474136 12905216 1911212 5.63 2493272 11541384 8 [2023-02-25T09:05:29.970Z] 08:57:01 17745824 31534984 728784 2.22 474148 12905216 1911212 5.63 2493544 11541384 12 [2023-02-25T09:05:29.970Z] 08:58:01 17745984 31535152 728804 2.22 474160 12905220 1911212 5.63 2493272 11541388 8 [2023-02-25T09:05:29.970Z] 08:59:01 17745888 31535096 728724 2.22 474188 12905216 1911212 5.63 2493272 11541392 40 [2023-02-25T09:05:29.970Z] 09:00:01 17745524 31534796 729004 2.22 474200 12905224 1911212 5.63 2493404 11541396 8 [2023-02-25T09:05:29.970Z] 09:01:01 17745404 31534680 728984 2.22 474204 12905228 1911212 5.63 2493328 11541400 44 [2023-02-25T09:05:29.970Z] 09:02:01 17745388 31534668 728932 2.22 474208 12905228 1911212 5.63 2493388 11541400 12 [2023-02-25T09:05:29.970Z] 09:03:01 17745252 31534540 728904 2.22 474236 12905236 1911212 5.63 2493344 11541408 48 [2023-02-25T09:05:29.970Z] 09:04:01 17745444 31534796 728844 2.22 474256 12905240 1911212 5.63 2493712 11541416 40 [2023-02-25T09:05:29.970Z] 09:05:01 17745652 31535008 728808 2.22 474268 12905240 1911212 5.63 2493480 11541416 48 [2023-02-25T09:05:29.970Z] Average: 18992511 31501966 765798 2.33 418824 11763226 2013833 5.93 2371077 10502478 152038 [2023-02-25T09:05:29.970Z] [2023-02-25T09:05:29.970Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-25T09:05:29.970Z] 08:30:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:30:01 ens3 1494.47 1459.02 11877.69 202.59 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:30:01 docker0 516.53 447.13 36.37 2738.91 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:31:01 veth84e1a8b 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:31:01 ens3 178.19 114.86 727.19 23.02 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:31:01 docker0 92.07 141.88 7.15 694.36 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:32:01 veth84e1a8b 1.20 1.22 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:32:01 ens3 30.14 21.70 24.46 16.62 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:32:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 veth733c2ff 9.58 14.86 0.93 4.69 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 veth91cf520 9.53 14.91 0.93 4.68 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 veth8efd4f5 9.53 15.03 0.93 4.70 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 ens3 202.65 125.10 1965.98 26.27 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 veth8927a74 9.62 15.00 0.93 4.70 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 docker0 56.74 92.95 4.53 266.46 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 veth9ce4a4e 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:33:01 veth0b61de2 9.50 15.00 0.92 4.70 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:34:01 ens3 849.93 508.20 6629.69 49.28 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:34:01 docker0 466.69 783.80 38.41 5837.29 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:34:01 veth9ce4a4e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:35:01 veth7f41813 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:35:01 ens3 248.88 115.98 882.21 16.97 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:35:01 docker0 3.53 6.01 0.23 80.99 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:35:01 veth9ce4a4e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:36:01 veth5969378 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:36:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:36:01 ens3 541.14 307.15 4042.53 190.02 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:36:01 docker0 197.55 390.22 15.75 2678.52 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:36:01 veth9ce4a4e 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:37:01 vetheeab234 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:37:01 ens3 390.74 197.27 2403.35 28.61 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:37:01 docker0 181.62 364.83 14.67 2382.36 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:37:01 veth9ce4a4e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:38:02 ens3 242.39 124.56 1455.21 24.20 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:38:02 docker0 103.27 209.00 8.29 1429.42 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:38:02 veth9ce4a4e 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:38:02 veth962cbe0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:39:01 ens3 15.91 10.03 53.86 4.97 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:39:01 docker0 2.05 4.80 0.13 44.43 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:40:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:45:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.970Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:50:01 ens3 0.12 0.15 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:51:01 ens3 0.47 0.38 0.53 0.03 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:55:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:56:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:00:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:01:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:04:01 ens3 0.77 0.38 0.29 0.21 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:05:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] Average: ens3 116.67 83.00 835.46 16.21 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] Average: docker0 45.05 67.86 3.49 448.88 0.00 0.00 0.00 0.00 [2023-02-25T09:05:29.971Z] [2023-02-25T09:05:29.971Z]