Pull request #4700 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522+0ca59ae16f8b1e72e62c5a3c151fad031359de5b (fe485275ef524b569fe99daf7649464f4d559a20) 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-ssh10017950345921736521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7968180866036462141.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11409493837132290668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1153743860505885644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17268966279487738248.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4700/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4700/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1731227919103090008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-8586 in /w/workspace/edgexfoundry_edgex-go_PR-4700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4700/head:refs/remotes/origin/PR-4700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ca59ae16f8b1e72e62c5a3c151fad031359de5b into PR head commit 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 Merge succeeded, producing 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 Checking out Revision 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 (PR-4700) Commit message: "build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # 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 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # timeout=10 [Pipeline] { [Pipeline] timeout [2023-10-05T19:36:03.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T19:36:03.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T19:36:03.723Z] ========================================================= [2023-10-05T19:36:03.723Z] EdgeX Global Pipelines Version Info [2023-10-05T19:36:03.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:36:04.879Z] ------------------- [2023-10-05T19:36:04.879Z] stable info: [2023-10-05T19:36:04.879Z] ------------------- [2023-10-05T19:36:04.879Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T19:36:04.879Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T19:36:04.879Z] Message: update stable to v1.0.254 [2023-10-05T19:36:05.140Z] ------------------- [2023-10-05T19:36:05.140Z] experimental info: [2023-10-05T19:36:05.140Z] ------------------- [2023-10-05T19:36:05.140Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T19:36:05.140Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T19:36:05.140Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T19:36:05.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-05T19:36:05.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-05T19:36:05.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T19:36:05.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T19:36:05.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T19:36:05.658Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T19:36:05.703Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T19:36:05.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-05T19:36:05.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-05T19:36:05.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-05T19:36:05.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T19:36:05.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T19:36:05.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T19:36:05.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T19:36:06.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T19:36:06.079Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T19:36:06.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T19:36:06.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T19:36:06.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-05T19:36:06.238Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-05T19:36:06.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T19:36:06.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T19:36:06.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T19:36:06.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4700 [Pipeline] echo [2023-10-05T19:36:06.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4700 [Pipeline] echo [2023-10-05T19:36:06.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4700 [Pipeline] echo [2023-10-05T19:36:06.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] echo [2023-10-05T19:36:06.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5364f6c [Pipeline] echo [2023-10-05T19:36:06.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:36:06.758Z] provisioning config files... [2023-10-05T19:36:06.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6571541395658246796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:36:07.125Z] ---> docker-login.sh [2023-10-05T19:36:07.126Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:36:07.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:36:07.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:36:07.387Z] Configure a credential helper to remove this warning. See [2023-10-05T19:36:07.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:36:07.387Z] [2023-10-05T19:36:07.387Z] Login Succeeded [2023-10-05T19:36:07.387Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:36:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:36:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:36:07.648Z] Configure a credential helper to remove this warning. See [2023-10-05T19:36:07.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:36:07.648Z] [2023-10-05T19:36:07.648Z] Login Succeeded [2023-10-05T19:36:07.648Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:36:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:36:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:36:07.648Z] Configure a credential helper to remove this warning. See [2023-10-05T19:36:07.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:36:07.648Z] [2023-10-05T19:36:07.648Z] Login Succeeded [2023-10-05T19:36:07.648Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:36:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:36:07.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:36:07.908Z] Configure a credential helper to remove this warning. See [2023-10-05T19:36:07.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:36:07.908Z] [2023-10-05T19:36:07.908Z] Login Succeeded [2023-10-05T19:36:07.908Z] docker.io [2023-10-05T19:36:07.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:36:08.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:36:08.168Z] Configure a credential helper to remove this warning. See [2023-10-05T19:36:08.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:36:08.168Z] [2023-10-05T19:36:08.168Z] Login Succeeded [2023-10-05T19:36:08.168Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:36:08.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:36:08.629Z] + 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-10-05T19:36:08.629Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-10-05T19:36:08.629Z] -f2 [2023-10-05T19:36:08.629Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-05T19:36:08.629Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/core-data/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/core-metadata/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-05T19:36:08.629Z] + + cut -d/ -f2 [2023-10-05T19:36:08.629Z] dirname cmd/security-bootstrapper/Dockerfile [2023-10-05T19:36:08.629Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-05T19:36:08.629Z] + + cut -d/ -f2 [2023-10-05T19:36:08.629Z] dirname cmd/security-spire-agent/Dockerfile [2023-10-05T19:36:08.629Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-05T19:36:08.629Z] + + dirname cmd/security-spire-server/Dockerfile [2023-10-05T19:36:08.629Z] cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/support-notifications/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-05T19:36:08.629Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-05T19:36:08.629Z] + cut -d/ -f2 [2023-10-05T19:36:08.629Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-05T19:36:08.703Z] 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-10-05T19:36:09.211Z] + git rev-list -1 --merges 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522~1..5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] echo [2023-10-05T19:36:09.246Z] -----------> git rev-list -1 --merges 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522~1..5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [false] [Pipeline] sh [2023-10-05T19:36:09.627Z] + git log --format=format:%s -1 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] echo [2023-10-05T19:36:09.667Z] ========================================================= [2023-10-05T19:36:09.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T19:36:09.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-05T19:36:10.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:36:10.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T19:36:10.171Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T19:36:10.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T19:36:10.171Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T19:36:10.171Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T19:36:10.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:36:10.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:36:10.679Z] [2023-10-05T19:36:10.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:36:11.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:36:11.055Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T19:36:11.055Z] b85a868b505f: Pulling fs layer [2023-10-05T19:36:11.055Z] e2be974225ed: Pulling fs layer [2023-10-05T19:36:11.055Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T19:36:11.055Z] 988bab9f4d93: Pulling fs layer [2023-10-05T19:36:11.055Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T19:36:11.055Z] eaf3925da568: Pulling fs layer [2023-10-05T19:36:11.055Z] bab4dde63d76: Pulling fs layer [2023-10-05T19:36:11.055Z] bde34c3a00c8: Pulling fs layer [2023-10-05T19:36:11.055Z] b352a97aabf1: Pulling fs layer [2023-10-05T19:36:11.055Z] 4872d77fe225: Pulling fs layer [2023-10-05T19:36:11.055Z] 5851b861e8e6: Pulling fs layer [2023-10-05T19:36:11.055Z] 988bab9f4d93: Waiting [2023-10-05T19:36:11.055Z] 1469e6f7b9e6: Waiting [2023-10-05T19:36:11.055Z] eaf3925da568: Waiting [2023-10-05T19:36:11.055Z] bab4dde63d76: Waiting [2023-10-05T19:36:11.055Z] bde34c3a00c8: Waiting [2023-10-05T19:36:11.055Z] b352a97aabf1: Waiting [2023-10-05T19:36:11.055Z] 4872d77fe225: Waiting [2023-10-05T19:36:11.055Z] 5851b861e8e6: Waiting [2023-10-05T19:36:11.055Z] e2be974225ed: Verifying Checksum [2023-10-05T19:36:11.055Z] e2be974225ed: Download complete [2023-10-05T19:36:11.055Z] 988bab9f4d93: Verifying Checksum [2023-10-05T19:36:11.055Z] 988bab9f4d93: Download complete [2023-10-05T19:36:11.055Z] 1469e6f7b9e6: Download complete [2023-10-05T19:36:11.321Z] eaf3925da568: Verifying Checksum [2023-10-05T19:36:11.321Z] eaf3925da568: Download complete [2023-10-05T19:36:11.321Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T19:36:11.321Z] 339a4e72a1f5: Download complete [2023-10-05T19:36:11.321Z] bde34c3a00c8: Verifying Checksum [2023-10-05T19:36:11.321Z] bde34c3a00c8: Download complete [2023-10-05T19:36:11.321Z] b352a97aabf1: Verifying Checksum [2023-10-05T19:36:11.321Z] b352a97aabf1: Download complete [2023-10-05T19:36:11.321Z] 4872d77fe225: Verifying Checksum [2023-10-05T19:36:11.321Z] 4872d77fe225: Download complete [2023-10-05T19:36:11.321Z] 5851b861e8e6: Verifying Checksum [2023-10-05T19:36:11.321Z] 5851b861e8e6: Download complete [2023-10-05T19:36:11.321Z] b85a868b505f: Verifying Checksum [2023-10-05T19:36:11.321Z] b85a868b505f: Download complete [2023-10-05T19:36:11.579Z] bab4dde63d76: Verifying Checksum [2023-10-05T19:36:11.579Z] bab4dde63d76: Download complete [2023-10-05T19:36:12.517Z] b85a868b505f: Pull complete [2023-10-05T19:36:12.778Z] e2be974225ed: Pull complete [2023-10-05T19:36:13.346Z] 339a4e72a1f5: Pull complete [2023-10-05T19:36:13.346Z] 988bab9f4d93: Pull complete [2023-10-05T19:36:13.605Z] 1469e6f7b9e6: Pull complete [2023-10-05T19:36:13.866Z] eaf3925da568: Pull complete [2023-10-05T19:36:15.769Z] bab4dde63d76: Pull complete [2023-10-05T19:36:15.769Z] bde34c3a00c8: Pull complete [2023-10-05T19:36:16.030Z] b352a97aabf1: Pull complete [2023-10-05T19:36:16.030Z] 4872d77fe225: Pull complete [2023-10-05T19:36:16.030Z] 5851b861e8e6: Pull complete [2023-10-05T19:36:16.030Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T19:36:16.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:36:16.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:36:16.257Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2023-10-05T19:36:16.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T19:36:21.780Z] $ docker top 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 -eo pid,comm [2023-10-05T19:36:21.838Z] 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-10-05T19:36:21.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:36:21.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:36:21.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:36:22.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:36:22.083Z] $ docker exec 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent [2023-10-05T19:36:22.202Z] SSH_AUTH_SOCK=/tmp/ssh-bNdLPqNX5CaO/agent.32 [2023-10-05T19:36:22.202Z] SSH_AGENT_PID=38 [2023-10-05T19:36:22.209Z] Running ssh-add (command line suppressed) [2023-10-05T19:36:22.311Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2167935103584282986.key (/w/workspace/edgex-go/1@tmp/private_key_2167935103584282986.key) [2023-10-05T19:36:22.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:36:22.660Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T19:36:22.685Z] $ docker exec --env ******** --env ******** 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent -k [2023-10-05T19:36:22.792Z] unset SSH_AUTH_SOCK; [2023-10-05T19:36:22.793Z] unset SSH_AGENT_PID; [2023-10-05T19:36:22.793Z] echo Agent pid 38 killed; [2023-10-05T19:36:22.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T19:36:22.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:36:22.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:36:23.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:36:23.027Z] $ docker exec 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent [2023-10-05T19:36:23.133Z] SSH_AUTH_SOCK=/tmp/ssh-MtML7GCJtSiA/agent.70 [2023-10-05T19:36:23.133Z] SSH_AGENT_PID=76 [2023-10-05T19:36:23.137Z] Running ssh-add (command line suppressed) [2023-10-05T19:36:23.246Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17492039656681798871.key (/w/workspace/edgex-go/1@tmp/private_key_17492039656681798871.key) [2023-10-05T19:36:23.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:36:23.586Z] + git semver init [2023-10-05T19:36:23.846Z] 2023-10-05 19:36:23,784 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T19:36:23.846Z] 2023-10-05 19:36:23,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-05T19:36:23.846Z] 2023-10-05 19:36:23,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-05T19:36:23.846Z] 2023-10-05 19:36:23,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,631 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4700 with force:False [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,631 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4700 [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,636 [execute] INFO git cat-file --batch-check [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,643 [execute] INFO git cat-file --batch [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T19:36:30.417Z] 2023-10-05 19:36:29,648 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4700 [2023-10-05T19:36:30.417Z] 0.0.0 [Pipeline] } [2023-10-05T19:36:30.444Z] $ docker exec --env ******** --env ******** 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 ssh-agent -k [2023-10-05T19:36:30.547Z] unset SSH_AUTH_SOCK; [2023-10-05T19:36:30.547Z] unset SSH_AGENT_PID; [2023-10-05T19:36:30.547Z] echo Agent pid 76 killed; [2023-10-05T19:36:30.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:36:31.005Z] + git semver [Pipeline] } [2023-10-05T19:36:31.284Z] $ docker stop --time=1 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 [2023-10-05T19:36:32.581Z] $ docker rm -f --volumes 4e26e8245978e751b49a83d83f93a64cbe6adab2c6bea164919e05715207b7a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:36:32.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T19:36:33.257Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T19:36:33.276Z] [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-10-05T19:36:34.065Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-05T19:36:34.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:36:34.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:36:34.168Z] ========================================================= [2023-10-05T19:36:34.168Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T19:36:34.168Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:36:34.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T19:36:34.767Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T19:36:34.767Z] 7264a8db6415: Pulling fs layer [2023-10-05T19:36:34.767Z] c4d48a809fc2: Pulling fs layer [2023-10-05T19:36:34.767Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T19:36:34.767Z] ad3a456e5733: Pulling fs layer [2023-10-05T19:36:34.767Z] 33e27b845d1e: Pulling fs layer [2023-10-05T19:36:34.767Z] c68163c4e522: Pulling fs layer [2023-10-05T19:36:34.767Z] 50da416c3ac9: Pulling fs layer [2023-10-05T19:36:34.767Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T19:36:34.767Z] c68163c4e522: Waiting [2023-10-05T19:36:34.767Z] 33e27b845d1e: Waiting [2023-10-05T19:36:34.767Z] 50da416c3ac9: Waiting [2023-10-05T19:36:34.767Z] 23d2d4c4bb30: Waiting [2023-10-05T19:36:34.767Z] ad3a456e5733: Waiting [2023-10-05T19:36:34.767Z] c4d48a809fc2: Verifying Checksum [2023-10-05T19:36:34.767Z] c4d48a809fc2: Download complete [2023-10-05T19:36:34.767Z] ad3a456e5733: Verifying Checksum [2023-10-05T19:36:34.767Z] ad3a456e5733: Download complete [2023-10-05T19:36:34.767Z] 33e27b845d1e: Verifying Checksum [2023-10-05T19:36:34.767Z] 33e27b845d1e: Download complete [2023-10-05T19:36:34.767Z] 7264a8db6415: Download complete [2023-10-05T19:36:34.767Z] c68163c4e522: Verifying Checksum [2023-10-05T19:36:34.767Z] c68163c4e522: Download complete [2023-10-05T19:36:35.028Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T19:36:35.028Z] 23d2d4c4bb30: Download complete [2023-10-05T19:36:35.028Z] 7264a8db6415: Pull complete [2023-10-05T19:36:35.287Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T19:36:35.287Z] 4f1c88b9dad5: Download complete [2023-10-05T19:36:35.287Z] c4d48a809fc2: Pull complete [2023-10-05T19:36:35.545Z] 50da416c3ac9: Verifying Checksum [2023-10-05T19:36:35.545Z] 50da416c3ac9: Download complete [2023-10-05T19:36:38.828Z] 4f1c88b9dad5: Pull complete [2023-10-05T19:36:38.828Z] ad3a456e5733: Pull complete [2023-10-05T19:36:38.828Z] 33e27b845d1e: Pull complete [2023-10-05T19:36:38.828Z] c68163c4e522: Pull complete [2023-10-05T19:36:41.365Z] 50da416c3ac9: Pull complete [2023-10-05T19:36:41.623Z] 23d2d4c4bb30: Pull complete [2023-10-05T19:36:41.623Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T19:36:41.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T19:36:41.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:36:41.979Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-10-05T19:36:41.979Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T19:36:41.979Z] WORKDIR /edgex [2023-10-05T19:36:41.979Z] COPY go.mod . [2023-10-05T19:36:41.979Z] RUN go mod download [2023-10-05T19:36:42.558Z] Sending build context to Docker daemon 171.1MB [2023-10-05T19:36:42.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T19:36:42.558Z] ---> 0786185ac409 [2023-10-05T19:36:42.558Z] Step 2/4 : WORKDIR /edgex [2023-10-05T19:36:48.600Z] Still waiting to schedule task [2023-10-05T19:36:48.600Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T19:36:50.778Z] ---> Running in 7c8d40bec784 [2023-10-05T19:36:50.778Z] Removing intermediate container 7c8d40bec784 [2023-10-05T19:36:50.778Z] ---> 020471b0f14b [2023-10-05T19:36:50.778Z] Step 3/4 : COPY go.mod . [2023-10-05T19:36:50.778Z] ---> 39d9ac556fb6 [2023-10-05T19:36:50.778Z] Step 4/4 : RUN go mod download [2023-10-05T19:36:50.778Z] ---> Running in 660bc4ae49c9 [2023-10-05T19:37:08.866Z] Removing intermediate container 660bc4ae49c9 [2023-10-05T19:37:08.866Z] ---> 19bbdcf1a70b [2023-10-05T19:37:08.866Z] Successfully built 19bbdcf1a70b [2023-10-05T19:37:08.866Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:37:09.257Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T19:37:09.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:37:09.414Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2023-10-05T19:37:09.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T19:37:09.880Z] $ docker top fe02d3f6a96b8068888ddf83f70e4451abfc2d6ebe341b853b5129387a330cbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:37:10.284Z] + go version [2023-10-05T19:37:10.284Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T19:37:10.317Z] $ docker stop --time=1 fe02d3f6a96b8068888ddf83f70e4451abfc2d6ebe341b853b5129387a330cbc [2023-10-05T19:37:11.596Z] $ docker rm -f --volumes fe02d3f6a96b8068888ddf83f70e4451abfc2d6ebe341b853b5129387a330cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:37:12.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T19:37:12.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:37:12.490Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2023-10-05T19:37:12.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T19:37:12.822Z] $ docker top da2c893eb0dc850c92abbf3c49f927e705723267acee66c60c26d9b7e6210faa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T19:37:12.942Z] ========================================================= [2023-10-05T19:37:12.942Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-05T19:37:12.942Z] ========================================================= [Pipeline] sh [2023-10-05T19:37:13.245Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:37:13.615Z] + make test [2023-10-05T19:37:13.616Z] go test -race -coverprofile=coverage.out ./... [2023-10-05T19:37:20.184Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-05T19:37:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-05T19:37:32.375Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-05T19:37:32.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-05T19:37:32.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-05T19:37:32.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-05T19:37:33.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2023-10-05T19:37:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-05T19:37:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-05T19:37:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-05T19:37:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-05T19:37:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-05T19:37:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements [2023-10-05T19:37:35.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-05T19:37:35.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-05T19:37:35.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:37:35.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-05T19:37:35.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-05T19:37:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-05T19:37:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-05T19:37:37.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-05T19:37:37.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:37:37.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-05T19:37:38.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-05T19:37:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-05T19:37:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-05T19:37:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-05T19:37:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-05T19:37:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-05T19:37:38.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-05T19:37:38.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements [2023-10-05T19:37:38.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2023-10-05T19:37:38.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.282s coverage: 93.4% of statements [2023-10-05T19:37:38.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements [2023-10-05T19:37:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 97.6% of statements [2023-10-05T19:37:39.217Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-10-05T19:37:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-05T19:37:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-05T19:37:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-10-05T19:37:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2023-10-05T19:37:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.056s coverage: 41.7% of statements [2023-10-05T19:37:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-10-05T19:37:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2023-10-05T19:37:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements [2023-10-05T19:37:41.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-05T19:37:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-05T19:37:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-05T19:37:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-05T19:37:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-05T19:37:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-05T19:37:43.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-05T19:37:43.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-05T19:37:43.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-05T19:37:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-05T19:37:45.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-05T19:37:46.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-05T19:37:46.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-05T19:37:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-05T19:37:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-05T19:37:49.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-05T19:37:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-05T19:37:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-05T19:37:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-05T19:37:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-05T19:37:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-05T19:37:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-05T19:37:51.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-05T19:37:52.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-05T19:37:52.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-05T19:37:52.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-05T19:37:52.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-05T19:37:53.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-10-05T19:37:53.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-05T19:37:53.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:37:53.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-05T19:37:53.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-05T19:37:54.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-05T19:37:54.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-05T19:37:56.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-05T19:37:56.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 63.1% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.193s coverage: 38.4% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-10-05T19:38:06.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-10-05T19:38:06.018Z] 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-10-05T19:38:06.276Z] running golangci-lint [2023-10-05T19:38:06.535Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-05T19:38:06.535Z] go version go1.21.0 linux/amd64 [2023-10-05T19:38:06.535Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-05T19:38:06.535Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-05T19:38:17.027Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8587 in /w/workspace/edgexfoundry_edgex-go_PR-4700 [Pipeline] { [Pipeline] ws [2023-10-05T19:38:17.088Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-05T19:38:17.172Z] The recommended git tool is: git [2023-10-05T19:38:21.512Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 12.789472467s" [2023-10-05T19:38:21.513Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.800906ms" [2023-10-05T19:38:22.149Z] using credential edgex-jenkins-ssh [2023-10-05T19:38:22.164Z] Cloning the remote Git repository [2023-10-05T19:38:22.204Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-05T19:38:22.296Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-05T19:38:22.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-05T19:38:22.431Z] > git --version # timeout=10 [2023-10-05T19:38:22.454Z] > git --version # 'git version 2.25.1' [2023-10-05T19:38:22.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T19:38:22.600Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T19:38:26.771Z] level=info msg="[linters_context/goanalysis] analyzers took 59.192447005s with top 10 stages: buildir: 29.601089143s, gosec: 6.297098529s, fact_deprecated: 1.926979029s, inspect: 1.763519571s, printf: 1.011194435s, ctrlflow: 937.486411ms, S1038: 926.034565ms, fact_purity: 615.017074ms, nilness: 614.756906ms, typedness: 578.444282ms" [2023-10-05T19:38:27.032Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-05T19:38:27.032Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, exclude: 197/197, skip_files: 197/197, nolint: 0/21, identifier_marker: 197/197, cgo: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, autogenerated_exclude: 197/197" [2023-10-05T19:38:27.032Z] level=info msg="[runner] processing took 16.008924ms with stages: nolint: 6.916262ms, identifier_marker: 4.396ms, exclude-rules: 1.465163ms, path_prettifier: 1.348652ms, autogenerated_exclude: 1.1568ms, skip_dirs: 682.256µs, cgo: 26.76µs, filename_unadjuster: 13.541µs, max_same_issues: 550ns, fixer: 500ns, uniq_by_line: 410ns, skip_files: 390ns, exclude: 340ns, severity-rules: 260ns, diff: 210ns, max_from_linter: 180ns, source_code: 160ns, sort_results: 130ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-10-05T19:38:27.032Z] level=info msg="[runner] linters took 7.448513948s with stages: goanalysis_metalinter: 7.432427593s" [2023-10-05T19:38:27.032Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-05T19:38:27.032Z] level=info msg="Memory: 204 samples, avg is 227.2MB, max is 916.7MB" [2023-10-05T19:38:27.032Z] level=info msg="Execution took 20.291337659s" [2023-10-05T19:38:27.032Z] go vet ./... [2023-10-05T19:38:31.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T19:38:31.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T19:38:31.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T19:38:31.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-05T19:38:31.575Z] + ls -al . [2023-10-05T19:38:31.575Z] total 732 [2023-10-05T19:38:31.575Z] drwxrwxr-x 12 1001 1001 4096 Oct 5 19:37 . [2023-10-05T19:38:31.575Z] drwxr-xr-x 4 root root 4096 Oct 5 19:37 .. [2023-10-05T19:38:31.575Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:36 .blubracket [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 19:36 .dockerignore [2023-10-05T19:38:31.575Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 19:38 .git [2023-10-05T19:38:31.575Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 19:36 .github [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 1173 Oct 5 19:36 .gitignore [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 19:36 .golangci.yml [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 100 Oct 5 19:36 .hadolint.yml [2023-10-05T19:38:31.575Z] drwxr-xr-x 3 1001 1001 4096 Oct 5 19:36 .semver [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 19:36 .sonarcloud.properties [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:36 ADOPTERS.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 11674 Oct 5 19:36 Attribution.txt [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 93407 Oct 5 19:36 CHANGELOG.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:36 CONTRIBUTING.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 19:36 GOVERNANCE.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 883 Oct 5 19:36 Jenkinsfile [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:36 LICENSE [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 15054 Oct 5 19:36 Makefile [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 19:36 OWNERS.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 9923 Oct 5 19:36 README.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 789 Oct 5 19:36 SECURITY.md [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 19:36 VERSION [2023-10-05T19:38:31.575Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:36 bin [2023-10-05T19:38:31.575Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 19:36 cmd [2023-10-05T19:38:31.575Z] -rw-r--r-- 1 root root 453602 Oct 5 19:38 coverage.out [2023-10-05T19:38:31.575Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:36 fuzz_test [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 3689 Oct 5 19:36 go.mod [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 34977 Oct 5 19:36 go.sum [2023-10-05T19:38:31.575Z] drwxrwxr-x 7 1001 1001 4096 Oct 5 19:36 internal [2023-10-05T19:38:31.575Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 19:36 openapi [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 594 Oct 5 19:36 security.txt [2023-10-05T19:38:31.575Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 19:36 snap [2023-10-05T19:38:31.575Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 19:36 version.go [Pipeline] sh [2023-10-05T19:38:31.893Z] + '[' -e coverage.out ] [2023-10-05T19:38:31.893Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-05T19:38:32.020Z] Stashed 1 file(s) [Pipeline] sh [2023-10-05T19:38:32.320Z] + make build [2023-10-05T19:38:32.320Z] 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-10-05T19:38:37.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-05T19:38:37.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T19:38:38.768Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-05T19:38:38.807Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-05T19:38:38.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T19:38:38.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4700/head:refs/remotes/origin/PR-4700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-05T19:38:39.457Z] Merging remotes/origin/main commit 0ca59ae16f8b1e72e62c5a3c151fad031359de5b into PR head commit 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [2023-10-05T19:38:39.875Z] Merge succeeded, producing 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [2023-10-05T19:38:39.875Z] Checking out Revision 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 (PR-4700) [2023-10-05T19:38:40.503Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0" [2023-10-05T19:38:40.557Z] > git --version # timeout=10 [2023-10-05T19:38:40.566Z] > git --version # 'git version 2.25.1' [2023-10-05T19:38:40.583Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-10-05T19:38:39.474Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T19:38:39.552Z] > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # timeout=10 [2023-10-05T19:38:39.765Z] > git remote # timeout=10 [2023-10-05T19:38:39.783Z] > git config --get remote.origin.url # timeout=10 [2023-10-05T19:38:39.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T19:38:39.822Z] > git merge 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 [2023-10-05T19:38:39.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-05T19:38:39.882Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T19:38:39.902Z] > git checkout -f 5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:38:41.903Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T19:38:41.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T19:38:41.904Z] Dload Upload Total Spent Left Speed [2023-10-05T19:38:41.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-10-05T19:38:42.508Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T19:38:42.854Z] + sudo tee /etc/docker/daemon.new [2023-10-05T19:38:42.854Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T19:38:42.854Z] { [2023-10-05T19:38:42.854Z] "registry-mirrors": [ [2023-10-05T19:38:42.854Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T19:38:42.854Z] ], [2023-10-05T19:38:42.854Z] "bip": "10.250.0.254/24", [2023-10-05T19:38:42.854Z] "hosts": [ [2023-10-05T19:38:42.854Z] "tcp://0.0.0.0:5555", [2023-10-05T19:38:42.854Z] "unix:///var/run/docker.sock" [2023-10-05T19:38:42.854Z] ], [2023-10-05T19:38:42.854Z] "mtu": 1458, [2023-10-05T19:38:42.854Z] "selinux-enabled": true, [2023-10-05T19:38:42.854Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T19:38:42.854Z] } [Pipeline] sh [2023-10-05T19:38:43.194Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T19:38:43.537Z] + sudo service docker restart [2023-10-05T19:38:44.521Z] 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-10-05T19:38:44.521Z] 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-10-05T19:38:45.089Z] 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-10-05T19:38:46.024Z] 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-10-05T19:38:51.280Z] 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-10-05T19:38:52.655Z] 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-10-05T19:38:53.588Z] 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-10-05T19:38:54.524Z] 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-10-05T19:38:55.460Z] 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-10-05T19:38:56.027Z] 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-10-05T19:38:57.007Z] 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-10-05T19:38:58.402Z] $ docker stop --time=1 da2c893eb0dc850c92abbf3c49f927e705723267acee66c60c26d9b7e6210faa [2023-10-05T19:39:04.183Z] $ docker rm -f --volumes da2c893eb0dc850c92abbf3c49f927e705723267acee66c60c26d9b7e6210faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-10-05T19:39:04.717Z] provisioning config files... [2023-10-05T19:39:04.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13653306112704797482tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-10-05T19:39:05.139Z] ---> docker-login.sh [2023-10-05T19:39:05.139Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2023-10-05T19:39:05.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:39:05.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-05T19:39:05.771Z] [2023-10-05T19:39:05.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:39:06.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-05T19:39:06.411Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-05T19:39:06.411Z] 91d30c5bc195: Pulling fs layer [2023-10-05T19:39:06.411Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-05T19:39:06.411Z] 9c61dcf015f6: Pulling fs layer [2023-10-05T19:39:06.411Z] 4698f68db338: Pulling fs layer [2023-10-05T19:39:06.411Z] 2a2f49069b9e: Pulling fs layer [2023-10-05T19:39:06.411Z] e0025b399a48: Pulling fs layer [2023-10-05T19:39:06.411Z] 4698f68db338: Waiting [2023-10-05T19:39:06.411Z] 2a2f49069b9e: Waiting [2023-10-05T19:39:06.411Z] e0025b399a48: Waiting [2023-10-05T19:39:06.411Z] 91d30c5bc195: Verifying Checksum [2023-10-05T19:39:06.411Z] 91d30c5bc195: Download complete [2023-10-05T19:39:06.411Z] 4698f68db338: Download complete [2023-10-05T19:39:06.411Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-05T19:39:06.411Z] 2e9b0aa3be6d: Download complete [2023-10-05T19:39:06.411Z] e0025b399a48: Verifying Checksum [2023-10-05T19:39:06.411Z] e0025b399a48: Download complete [2023-10-05T19:39:06.671Z] 91d30c5bc195: Pull complete [2023-10-05T19:39:06.671Z] 2a2f49069b9e: Verifying Checksum [2023-10-05T19:39:06.929Z] 2e9b0aa3be6d: Pull complete [2023-10-05T19:39:06.929Z] 9c61dcf015f6: Download complete [2023-10-05T19:39:07.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:39:07.996Z] Configure a credential helper to remove this warning. See [2023-10-05T19:39:07.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:39:07.996Z] [2023-10-05T19:39:07.996Z] Login Succeeded [2023-10-05T19:39:07.996Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:39:08.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:39:08.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:39:08.267Z] Configure a credential helper to remove this warning. See [2023-10-05T19:39:08.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:39:08.267Z] [2023-10-05T19:39:08.267Z] Login Succeeded [2023-10-05T19:39:08.267Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:39:08.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:39:08.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:39:08.808Z] Configure a credential helper to remove this warning. See [2023-10-05T19:39:08.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:39:08.808Z] [2023-10-05T19:39:08.808Z] Login Succeeded [2023-10-05T19:39:08.808Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:39:08.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:39:09.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:39:09.075Z] Configure a credential helper to remove this warning. See [2023-10-05T19:39:09.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:39:09.075Z] [2023-10-05T19:39:09.075Z] Login Succeeded [2023-10-05T19:39:09.075Z] docker.io [2023-10-05T19:39:09.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:39:09.461Z] 9c61dcf015f6: Pull complete [2023-10-05T19:39:09.461Z] 4698f68db338: Pull complete [2023-10-05T19:39:09.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:39:09.606Z] Configure a credential helper to remove this warning. See [2023-10-05T19:39:09.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:39:09.606Z] [2023-10-05T19:39:09.606Z] Login Succeeded [2023-10-05T19:39:09.606Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:39:09.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-05T19:39:10.028Z] 2a2f49069b9e: Pull complete [2023-10-05T19:39:10.028Z] e0025b399a48: Pull complete [2023-10-05T19:39:10.028Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-05T19:39:10.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-05T19:39:10.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:39:10.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-10-05T19:39:10.300Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2023-10-05T19:39:10.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-05T19:39:15.035Z] $ docker top 07578dca68214420e8218d45cc5df25d7cdc9c63776fc6cb5acd346edc44ecd6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-10-05T19:39:15.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:39:15.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:39:15.303Z] ========================================================= [2023-10-05T19:39:15.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T19:39:15.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:39:15.460Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-05T19:39:15.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T19:39:15.746Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T19:39:15.746Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T19:39:15.746Z] 5d54e960e981: Pulling fs layer [2023-10-05T19:39:15.746Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T19:39:15.746Z] f0e02332f6b5: Pulling fs layer [2023-10-05T19:39:15.746Z] cefa15bbcfad: Pulling fs layer [2023-10-05T19:39:15.746Z] 17808c966233: Pulling fs layer [2023-10-05T19:39:15.746Z] f4c1fc716caa: Pulling fs layer [2023-10-05T19:39:15.746Z] f0e02332f6b5: Waiting [2023-10-05T19:39:15.746Z] cefa15bbcfad: Waiting [2023-10-05T19:39:15.746Z] 17808c966233: Waiting [2023-10-05T19:39:15.746Z] f4c1fc716caa: Waiting [2023-10-05T19:39:15.746Z] 5d54e960e981: Verifying Checksum [2023-10-05T19:39:15.746Z] 5d54e960e981: Download complete [2023-10-05T19:39:16.037Z] f0e02332f6b5: Verifying Checksum [2023-10-05T19:39:16.037Z] f0e02332f6b5: Download complete [2023-10-05T19:39:16.037Z] cefa15bbcfad: Verifying Checksum [2023-10-05T19:39:16.037Z] cefa15bbcfad: Download complete [2023-10-05T19:39:16.037Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T19:39:16.037Z] 9fda8d8052c6: Download complete [2023-10-05T19:39:16.312Z] f4c1fc716caa: Verifying Checksum [2023-10-05T19:39:16.312Z] f4c1fc716caa: Download complete [2023-10-05T19:39:16.906Z] 9fda8d8052c6: Pull complete [2023-10-05T19:39:17.173Z] 5d54e960e981: Pull complete [2023-10-05T19:39:17.438Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T19:39:17.438Z] c4a7e357bf2a: Download complete [2023-10-05T19:39:17.992Z] #1 [core-data internal] load build definition from Dockerfile [2023-10-05T19:39:17.992Z] #1 transferring dockerfile: 1.90kB done [2023-10-05T19:39:17.992Z] #1 DONE 0.0s [2023-10-05T19:39:17.992Z] [2023-10-05T19:39:17.993Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #2 transferring dockerfile: 1.82kB done [2023-10-05T19:39:17.993Z] #2 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #3 transferring dockerfile: 1.84kB done [2023-10-05T19:39:17.993Z] #3 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #4 transferring dockerfile: 2.39kB done [2023-10-05T19:39:17.993Z] #4 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #5 transferring dockerfile: 2.38kB done [2023-10-05T19:39:17.993Z] #5 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #6 transferring dockerfile: 1.70kB done [2023-10-05T19:39:17.993Z] #6 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #7 transferring dockerfile: 1.58kB done [2023-10-05T19:39:17.993Z] #7 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #8 [core-command internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #8 transferring dockerfile: 1.82kB done [2023-10-05T19:39:17.993Z] #8 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #9 transferring dockerfile: 1.59kB done [2023-10-05T19:39:17.993Z] #9 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #10 transferring dockerfile: 2.12kB done [2023-10-05T19:39:17.993Z] #10 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #11 transferring dockerfile: 2.82kB done [2023-10-05T19:39:17.993Z] #11 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #12 transferring dockerfile: 2.04kB done [2023-10-05T19:39:17.993Z] #12 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #13 transferring dockerfile: 1.78kB done [2023-10-05T19:39:17.993Z] #13 DONE 0.1s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #14 [core-data internal] load .dockerignore [2023-10-05T19:39:17.993Z] #14 transferring context: 56B done [2023-10-05T19:39:17.993Z] #14 DONE 0.2s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-10-05T19:39:17.993Z] #15 transferring dockerfile: 1.96kB done [2023-10-05T19:39:17.993Z] #15 ... [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #16 [support-scheduler internal] load .dockerignore [2023-10-05T19:39:17.993Z] #16 transferring context: 56B done [2023-10-05T19:39:17.993Z] #16 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #17 [support-notifications internal] load .dockerignore [2023-10-05T19:39:17.993Z] #17 transferring context: 56B done [2023-10-05T19:39:17.993Z] #17 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #18 [security-proxy-setup internal] load .dockerignore [2023-10-05T19:39:17.993Z] #18 transferring context: 56B done [2023-10-05T19:39:17.993Z] #18 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-10-05T19:39:17.993Z] #19 transferring context: 56B done [2023-10-05T19:39:17.993Z] #19 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #20 [security-spire-agent internal] load .dockerignore [2023-10-05T19:39:17.993Z] #20 transferring context: 56B done [2023-10-05T19:39:17.993Z] #20 DONE 0.0s [2023-10-05T19:39:17.993Z] [2023-10-05T19:39:17.993Z] #21 [security-spire-config internal] load .dockerignore [2023-10-05T19:39:17.993Z] #21 transferring context: 56B done [2023-10-05T19:39:17.993Z] #21 DONE 0.0s [2023-10-05T19:39:18.251Z] [2023-10-05T19:39:18.251Z] #22 [core-command internal] load .dockerignore [2023-10-05T19:39:18.251Z] #22 transferring context: 56B done [2023-10-05T19:39:18.252Z] #22 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #23 [security-spire-server internal] load .dockerignore [2023-10-05T19:39:18.252Z] #23 transferring context: 56B done [2023-10-05T19:39:18.252Z] #23 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-05T19:39:18.252Z] #24 transferring context: 56B done [2023-10-05T19:39:18.252Z] #24 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #25 [security-bootstrapper internal] load .dockerignore [2023-10-05T19:39:18.252Z] #25 transferring context: 56B done [2023-10-05T19:39:18.252Z] #25 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #26 [security-proxy-auth internal] load .dockerignore [2023-10-05T19:39:18.252Z] #26 transferring context: 56B done [2023-10-05T19:39:18.252Z] #26 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #27 [core-metadata internal] load .dockerignore [2023-10-05T19:39:18.252Z] #27 transferring context: 56B done [2023-10-05T19:39:18.252Z] #27 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-05T19:39:18.252Z] #28 transferring context: 56B done [2023-10-05T19:39:18.252Z] #28 DONE 0.0s [2023-10-05T19:39:18.252Z] [2023-10-05T19:39:18.252Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-10-05T19:39:18.394Z] 17808c966233: Verifying Checksum [2023-10-05T19:39:18.394Z] 17808c966233: Download complete [2023-10-05T19:39:18.512Z] #15 ... [2023-10-05T19:39:18.512Z] [2023-10-05T19:39:18.512Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-05T19:39:18.512Z] #29 DONE 0.0s [2023-10-05T19:39:18.775Z] [2023-10-05T19:39:18.776Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:39:18.776Z] #30 DONE 0.6s [2023-10-05T19:39:18.776Z] [2023-10-05T19:39:18.776Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:39:18.776Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-05T19:39:19.101Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:39:19.101Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-05T19:39:19.101Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-05T19:39:19.101Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s [2023-10-05T19:39:19.101Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:39:19.101Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-05T19:39:19.101Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-05T19:39:19.101Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.2s [2023-10-05T19:39:19.362Z] #31 ... [2023-10-05T19:39:19.362Z] [2023-10-05T19:39:19.362Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-05T19:39:19.362Z] #32 DONE 0.8s [2023-10-05T19:39:19.362Z] [2023-10-05T19:39:19.362Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:39:19.362Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-05T19:39:19.362Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:39:19.362Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-05T19:39:19.362Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-05T19:39:19.362Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s [2023-10-05T19:39:19.362Z] #31 ... [2023-10-05T19:39:19.362Z] [2023-10-05T19:39:19.362Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-05T19:39:19.362Z] #33 DONE 0.8s [2023-10-05T19:39:19.362Z] [2023-10-05T19:39:19.362Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:39:19.362Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-05T19:39:19.362Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:39:19.362Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-05T19:39:19.362Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-05T19:39:19.362Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-05T19:39:19.362Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.5s done [2023-10-05T19:39:19.623Z] #31 ... [2023-10-05T19:39:19.623Z] [2023-10-05T19:39:19.623Z] #34 [security-spire-agent internal] load build context [2023-10-05T19:39:19.623Z] #34 transferring context: 17.64kB 0.0s done [2023-10-05T19:39:19.623Z] #34 DONE 0.3s [2023-10-05T19:39:19.623Z] [2023-10-05T19:39:19.623Z] #35 [security-spire-config internal] load build context [2023-10-05T19:39:19.623Z] #35 transferring context: 16.36kB 0.0s done [2023-10-05T19:39:19.623Z] #35 DONE 0.4s [2023-10-05T19:39:19.623Z] [2023-10-05T19:39:19.623Z] #36 [security-spire-server internal] load build context [2023-10-05T19:39:19.623Z] #36 transferring context: 18.11kB 0.0s done [2023-10-05T19:39:19.623Z] #36 DONE 0.5s [2023-10-05T19:39:19.623Z] [2023-10-05T19:39:19.623Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:39:19.885Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-05T19:39:20.143Z] #31 DONE 1.4s [2023-10-05T19:39:20.143Z] [2023-10-05T19:39:20.143Z] #37 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-05T19:39:21.084Z] #37 ... [2023-10-05T19:39:21.084Z] [2023-10-05T19:39:21.084Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-05T19:39:21.084Z] #38 DONE 2.4s [2023-10-05T19:39:21.084Z] [2023-10-05T19:39:21.084Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-05T19:39:26.398Z] #39 ... [2023-10-05T19:39:26.398Z] [2023-10-05T19:39:26.398Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:39:26.398Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-05T19:39:26.398Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-05T19:39:26.398Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-05T19:39:26.398Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-05T19:39:26.398Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-05T19:39:26.398Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-05T19:39:26.398Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-05T19:39:26.398Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-05T19:39:26.398Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-05T19:39:26.398Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2023-10-05T19:39:26.398Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-05T19:39:26.398Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2023-10-05T19:39:26.599Z] c4a7e357bf2a: Pull complete [2023-10-05T19:39:26.866Z] f0e02332f6b5: Pull complete [2023-10-05T19:39:27.136Z] cefa15bbcfad: Pull complete [2023-10-05T19:39:29.860Z] #40 ... [2023-10-05T19:39:29.860Z] [2023-10-05T19:39:29.860Z] #41 [core-data internal] load build context [2023-10-05T19:39:29.860Z] #41 transferring context: 364.95MB 7.5s done [2023-10-05T19:39:29.860Z] #41 ... [2023-10-05T19:39:29.860Z] [2023-10-05T19:39:29.860Z] #42 [security-proxy-auth internal] load build context [2023-10-05T19:39:29.860Z] #42 transferring context: 364.95MB 9.7s done [2023-10-05T19:39:29.860Z] #42 ... [2023-10-05T19:39:29.860Z] [2023-10-05T19:39:29.860Z] #43 [support-scheduler internal] load build context [2023-10-05T19:39:29.860Z] #43 transferring context: 364.95MB 8.1s done [2023-10-05T19:39:29.860Z] #43 ... [2023-10-05T19:39:29.860Z] [2023-10-05T19:39:29.860Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:39:29.860Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-10-05T19:39:29.860Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-05T19:39:29.860Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-05T19:39:29.860Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-05T19:39:29.860Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-05T19:39:29.860Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-05T19:39:29.860Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-05T19:39:29.860Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-05T19:39:29.860Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-10-05T19:39:29.860Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done [2023-10-05T19:39:29.860Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-05T19:39:29.860Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-10-05T19:39:29.860Z] #44 ... [2023-10-05T19:39:29.860Z] [2023-10-05T19:39:29.860Z] #45 [support-notifications internal] load build context [2023-10-05T19:39:29.860Z] #45 transferring context: 364.95MB 8.2s done [2023-10-05T19:39:30.127Z] #45 ... [2023-10-05T19:39:30.127Z] [2023-10-05T19:39:30.127Z] #46 [security-proxy-setup internal] load build context [2023-10-05T19:39:30.127Z] #46 transferring context: 364.95MB 7.8s done [2023-10-05T19:39:30.127Z] #46 ... [2023-10-05T19:39:30.127Z] [2023-10-05T19:39:30.127Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-05T19:39:30.386Z] #47 ... [2023-10-05T19:39:30.386Z] [2023-10-05T19:39:30.386Z] #48 [core-command internal] load build context [2023-10-05T19:39:30.386Z] #48 transferring context: 364.95MB 8.5s done [2023-10-05T19:39:30.386Z] #48 ... [2023-10-05T19:39:30.386Z] [2023-10-05T19:39:30.386Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-05T19:39:30.645Z] #49 ... [2023-10-05T19:39:30.645Z] [2023-10-05T19:39:30.645Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-05T19:39:30.645Z] #0 0.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:30.645Z] #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:30.645Z] #0 1.008 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:39:30.645Z] #0 1.008 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:39:30.645Z] #0 1.008 OK: 20064 distinct packages available [2023-10-05T19:39:30.645Z] #0 1.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:30.645Z] #0 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:30.645Z] #0 1.406 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:30.645Z] #0 1.406 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-05T19:39:30.645Z] #0 1.406 (3/5) Installing libucontext (1.2-r2) [2023-10-05T19:39:30.645Z] #0 1.406 (4/5) Installing gcompat (1.1.0-r1) [2023-10-05T19:39:30.645Z] #0 1.406 (5/5) Installing openssl (3.1.3-r0) [2023-10-05T19:39:30.645Z] #0 1.415 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:30.645Z] #0 1.424 OK: 8 MiB in 20 packages [2023-10-05T19:39:30.645Z] #50 ... [2023-10-05T19:39:30.645Z] [2023-10-05T19:39:30.645Z] #51 [security-secretstore-setup internal] load build context [2023-10-05T19:39:30.645Z] #51 transferring context: 364.95MB 8.5s done [2023-10-05T19:39:30.903Z] #51 ... [2023-10-05T19:39:30.903Z] [2023-10-05T19:39:30.903Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T19:39:31.162Z] #52 ... [2023-10-05T19:39:31.162Z] [2023-10-05T19:39:31.162Z] #53 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-05T19:39:31.162Z] #53 ... [2023-10-05T19:39:31.162Z] [2023-10-05T19:39:31.162Z] #54 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:39:31.162Z] #54 transferring context: 364.95MB 8.3s done [2023-10-05T19:39:31.422Z] #54 ... [2023-10-05T19:39:31.422Z] [2023-10-05T19:39:31.422Z] #55 [core-metadata internal] load build context [2023-10-05T19:39:31.422Z] #55 transferring context: 364.95MB 8.5s done [2023-10-05T19:39:31.422Z] #55 ... [2023-10-05T19:39:31.422Z] [2023-10-05T19:39:31.422Z] #56 [security-bootstrapper internal] load build context [2023-10-05T19:39:31.422Z] #56 transferring context: 364.95MB 7.5s done [2023-10-05T19:39:31.680Z] #56 ... [2023-10-05T19:39:31.680Z] [2023-10-05T19:39:31.680Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-05T19:39:31.680Z] #57 ... [2023-10-05T19:39:31.680Z] [2023-10-05T19:39:31.680Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-05T19:39:31.939Z] #58 ... [2023-10-05T19:39:31.939Z] [2023-10-05T19:39:31.939Z] #59 [security-spiffe-token-provider internal] load build context [2023-10-05T19:39:31.939Z] #59 transferring context: 364.95MB 8.5s done [2023-10-05T19:39:32.203Z] #59 ... [2023-10-05T19:39:32.203Z] [2023-10-05T19:39:32.203Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-05T19:39:37.311Z] 17808c966233: Pull complete [2023-10-05T19:39:37.576Z] f4c1fc716caa: Pull complete [2023-10-05T19:39:37.576Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T19:39:37.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T19:39:37.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:39:38.227Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-05T19:39:38.227Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T19:39:38.227Z] WORKDIR /edgex [2023-10-05T19:39:38.227Z] COPY go.mod . [2023-10-05T19:39:38.227Z] RUN go mod download [2023-10-05T19:39:38.812Z] Sending build context to Docker daemon 2.995MB [2023-10-05T19:39:38.812Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T19:39:38.812Z] ---> ea914061e18c [2023-10-05T19:39:38.812Z] Step 2/4 : WORKDIR /edgex [2023-10-05T19:39:39.394Z] ---> Running in cd601df36661 [2023-10-05T19:39:39.662Z] Removing intermediate container cd601df36661 [2023-10-05T19:39:39.662Z] ---> 6f4d9ed7c830 [2023-10-05T19:39:39.662Z] Step 3/4 : COPY go.mod . [2023-10-05T19:39:40.250Z] ---> f27fe5ebfdc8 [2023-10-05T19:39:40.250Z] Step 4/4 : RUN go mod download [2023-10-05T19:39:40.250Z] ---> Running in 78477e493c2f [2023-10-05T19:39:47.082Z] #60 ... [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #56 [security-bootstrapper internal] load build context [2023-10-05T19:39:47.082Z] #56 DONE 27.5s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #50 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-05T19:39:47.082Z] #50 DONE 26.3s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #46 [security-proxy-setup internal] load build context [2023-10-05T19:39:47.082Z] #46 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #43 [support-scheduler internal] load build context [2023-10-05T19:39:47.082Z] #43 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #45 [support-notifications internal] load build context [2023-10-05T19:39:47.082Z] #45 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #54 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:39:47.082Z] #54 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #48 [core-command internal] load build context [2023-10-05T19:39:47.082Z] #48 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #55 [core-metadata internal] load build context [2023-10-05T19:39:47.082Z] #55 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #51 [security-secretstore-setup internal] load build context [2023-10-05T19:39:47.082Z] #51 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #59 [security-spiffe-token-provider internal] load build context [2023-10-05T19:39:47.082Z] #59 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #42 [security-proxy-auth internal] load build context [2023-10-05T19:39:47.082Z] #42 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-05T19:39:47.082Z] #39 DONE 25.5s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #41 [core-data internal] load build context [2023-10-05T19:39:47.082Z] #41 DONE 27.6s [2023-10-05T19:39:47.082Z] [2023-10-05T19:39:47.082Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-05T19:39:48.085Z] #61 ... [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-05T19:39:48.085Z] #60 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #60 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #60 26.77 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #60 26.81 (2/2) Installing su-exec (0.2-r3) [2023-10-05T19:39:48.085Z] #60 26.81 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #60 26.82 OK: 7 MiB in 17 packages [2023-10-05T19:39:48.085Z] #60 DONE 27.9s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T19:39:48.085Z] #52 27.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #52 27.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #52 27.37 (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T19:39:48.085Z] #52 27.39 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #52 27.39 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #52 27.39 Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:39:48.085Z] #52 27.48 OK: 8 MiB in 17 packages [2023-10-05T19:39:48.085Z] #52 DONE 28.0s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #53 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-05T19:39:48.085Z] #53 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #53 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #53 27.41 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #53 27.41 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #53 27.43 OK: 7 MiB in 16 packages [2023-10-05T19:39:48.085Z] #53 DONE 28.1s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-05T19:39:48.085Z] #62 DONE 1.3s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #37 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-05T19:39:48.085Z] #37 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #37 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #37 27.08 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #37 27.08 (2/4) Installing openssl (3.1.3-r0) [2023-10-05T19:39:48.085Z] #37 27.09 (3/4) Installing su-exec (0.2-r3) [2023-10-05T19:39:48.085Z] #37 27.10 (4/4) Installing yq (4.33.3-r3) [2023-10-05T19:39:48.085Z] #37 27.17 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #37 27.18 OK: 17 MiB in 19 packages [2023-10-05T19:39:48.085Z] #37 DONE 28.0s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-05T19:39:48.085Z] #57 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #57 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #57 27.33 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:39:48.085Z] #57 27.33 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:39:48.085Z] #57 27.33 OK: 20064 distinct packages available [2023-10-05T19:39:48.085Z] #57 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #57 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #57 27.77 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #57 27.86 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-05T19:39:48.085Z] #57 27.86 (3/4) Installing libucontext (1.2-r2) [2023-10-05T19:39:48.085Z] #57 27.86 (4/4) Installing gcompat (1.1.0-r1) [2023-10-05T19:39:48.085Z] #57 27.87 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #57 27.87 OK: 8 MiB in 19 packages [2023-10-05T19:39:48.085Z] #57 DONE 28.1s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #63 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-05T19:39:48.085Z] #63 DONE 1.3s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-05T19:39:48.085Z] #58 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #58 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #58 27.11 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:39:48.085Z] #58 27.11 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:39:48.085Z] #58 27.11 OK: 20064 distinct packages available [2023-10-05T19:39:48.085Z] #58 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #58 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #58 27.58 (1/11) Installing ca-certificates (20230506-r0) [2023-10-05T19:39:48.085Z] #58 27.61 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-05T19:39:48.085Z] #58 27.63 (3/11) Installing libunistring (1.1-r1) [2023-10-05T19:39:48.085Z] #58 27.64 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-05T19:39:48.085Z] #58 27.65 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-05T19:39:48.085Z] #58 27.65 (6/11) Installing libcurl (8.3.0-r0) [2023-10-05T19:39:48.085Z] #58 27.66 (7/11) Installing curl (8.3.0-r0) [2023-10-05T19:39:48.085Z] #58 27.67 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #58 27.67 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-05T19:39:48.085Z] #58 27.68 (10/11) Installing libucontext (1.2-r2) [2023-10-05T19:39:48.085Z] #58 27.68 (11/11) Installing gcompat (1.1.0-r1) [2023-10-05T19:39:48.085Z] #58 27.68 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #58 27.69 Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:39:48.085Z] #58 27.95 OK: 12 MiB in 26 packages [2023-10-05T19:39:48.085Z] #58 DONE 28.1s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-05T19:39:48.085Z] #47 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #47 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #47 26.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.085Z] #47 26.93 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.085Z] #47 26.93 OK: 7 MiB in 16 packages [2023-10-05T19:39:48.085Z] #47 DONE 28.0s [2023-10-05T19:39:48.085Z] [2023-10-05T19:39:48.085Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-05T19:39:48.085Z] #49 28.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.085Z] #49 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:48.679Z] #49 28.36 (1/4) Installing ca-certificates (20230506-r0) [2023-10-05T19:39:48.679Z] #49 28.37 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-05T19:39:48.679Z] #49 28.37 (3/4) Installing su-exec (0.2-r3) [2023-10-05T19:39:48.679Z] #49 28.38 (4/4) Installing yq (4.33.3-r3) [2023-10-05T19:39:48.679Z] #49 28.44 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:39:48.679Z] #49 28.44 Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:39:48.679Z] #49 28.49 OK: 17 MiB in 19 packages [2023-10-05T19:39:49.364Z] #49 ... [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-05T19:39:49.364Z] #64 DONE 1.2s [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #65 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-05T19:39:49.364Z] #65 DONE 1.2s [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #66 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-05T19:39:49.364Z] #66 DONE 1.2s [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-05T19:39:49.364Z] #49 DONE 29.3s [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-05T19:39:49.364Z] #67 DONE 1.2s [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-05T19:39:49.364Z] #68 DONE 0.0s [2023-10-05T19:39:49.364Z] [2023-10-05T19:39:49.364Z] #69 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-05T19:39:49.365Z] #69 DONE 0.1s [2023-10-05T19:39:49.365Z] [2023-10-05T19:39:49.365Z] #70 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-05T19:39:49.365Z] #70 DONE 0.1s [2023-10-05T19:39:49.365Z] [2023-10-05T19:39:49.365Z] #71 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-05T19:39:49.624Z] #71 DONE 0.0s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #72 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-05T19:39:49.624Z] #72 DONE 0.0s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #73 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-05T19:39:49.624Z] #73 DONE 0.1s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #74 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-05T19:39:49.624Z] #74 DONE 0.1s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #75 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-05T19:39:49.624Z] #75 DONE 0.0s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #76 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-05T19:39:49.624Z] #76 DONE 0.1s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #77 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-05T19:39:49.624Z] #77 DONE 0.1s [2023-10-05T19:39:49.624Z] [2023-10-05T19:39:49.624Z] #78 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-05T19:39:49.883Z] #78 DONE 0.1s [2023-10-05T19:39:49.883Z] [2023-10-05T19:39:49.883Z] #79 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-05T19:39:49.883Z] #79 DONE 0.1s [2023-10-05T19:39:49.883Z] [2023-10-05T19:39:49.883Z] #80 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-05T19:39:49.883Z] #80 DONE 0.1s [2023-10-05T19:39:49.883Z] [2023-10-05T19:39:49.883Z] #81 [security-spire-server] exporting to image [2023-10-05T19:39:49.883Z] #81 exporting layers [2023-10-05T19:39:49.883Z] #81 ... [2023-10-05T19:39:49.883Z] [2023-10-05T19:39:49.883Z] #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-05T19:39:49.883Z] #82 DONE 0.2s [2023-10-05T19:39:49.883Z] [2023-10-05T19:39:49.883Z] #81 [security-spire-agent] exporting to image [2023-10-05T19:39:50.449Z] #81 ... [2023-10-05T19:39:50.449Z] [2023-10-05T19:39:50.449Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:39:50.449Z] #83 DONE 0.0s [2023-10-05T19:39:50.449Z] [2023-10-05T19:39:50.449Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-05T19:39:50.449Z] #61 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.449Z] #61 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.449Z] #61 4.048 OK: 264 MiB in 52 packages [2023-10-05T19:39:50.449Z] #61 DONE 4.2s [2023-10-05T19:39:50.449Z] [2023-10-05T19:39:50.449Z] #81 [security-spire-server] exporting to image [2023-10-05T19:39:50.449Z] #81 exporting layers 0.7s done [2023-10-05T19:39:50.449Z] #81 writing image sha256:c37d48e3a702bf435d6175cb842a4865919b282062feed31593c863890b0eeae done [2023-10-05T19:39:50.449Z] #81 naming to docker.io/library/security-spire-server done [2023-10-05T19:39:50.449Z] #81 exporting layers 0.6s done [2023-10-05T19:39:50.449Z] #81 writing image sha256:6640d90453463370ec31dff8667eb78ba20791bd45038291598bac28645b17a6 done [2023-10-05T19:39:50.449Z] #81 naming to docker.io/library/security-spire-config done [2023-10-05T19:39:50.449Z] #81 writing image sha256:c81f08c2825aca06daa769c89aa4c80ae1e8f79eb1970fcf79229a537a59b7f2 done [2023-10-05T19:39:50.449Z] #81 naming to docker.io/library/security-spire-agent done [2023-10-05T19:39:50.449Z] #81 DONE 0.7s [2023-10-05T19:39:50.449Z] [2023-10-05T19:39:50.449Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:39:50.707Z] #84 ... [2023-10-05T19:39:50.707Z] [2023-10-05T19:39:50.707Z] #85 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-05T19:39:50.707Z] #0 3.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.707Z] #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.707Z] #0 4.253 OK: 264 MiB in 52 packages [2023-10-05T19:39:50.707Z] #85 DONE 4.3s [2023-10-05T19:39:50.707Z] [2023-10-05T19:39:50.707Z] #86 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-05T19:39:50.707Z] #86 DONE 2.7s [2023-10-05T19:39:50.707Z] [2023-10-05T19:39:50.707Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:39:50.707Z] #87 DONE 0.0s [2023-10-05T19:39:50.707Z] [2023-10-05T19:39:50.707Z] #88 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-05T19:39:50.707Z] #88 DONE 0.0s [2023-10-05T19:39:50.965Z] [2023-10-05T19:39:50.965Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:39:50.965Z] #89 ... [2023-10-05T19:39:50.965Z] [2023-10-05T19:39:50.965Z] #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-05T19:39:50.965Z] #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.965Z] #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.965Z] #0 4.191 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:39:50.965Z] #0 4.191 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:39:50.965Z] #0 4.191 OK: 20068 distinct packages available [2023-10-05T19:39:50.965Z] #0 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.965Z] #0 4.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:50.965Z] #0 4.559 OK: 264 MiB in 52 packages [2023-10-05T19:39:50.965Z] #90 DONE 4.7s [2023-10-05T19:39:51.223Z] [2023-10-05T19:39:51.224Z] #91 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-05T19:39:51.224Z] #0 4.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:51.224Z] #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:39:51.224Z] #0 4.600 OK: 264 MiB in 52 packages [2023-10-05T19:39:51.224Z] #91 DONE 4.7s [2023-10-05T19:39:51.224Z] [2023-10-05T19:39:51.224Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:39:51.224Z] #92 DONE 0.1s [2023-10-05T19:39:51.224Z] [2023-10-05T19:39:51.224Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:39:51.224Z] #93 DONE 0.1s [2023-10-05T19:39:51.224Z] [2023-10-05T19:39:51.224Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:39:56.490Z] #94 ... [2023-10-05T19:39:56.490Z] [2023-10-05T19:39:56.490Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:39:56.750Z] #40 ... [2023-10-05T19:39:56.750Z] [2023-10-05T19:39:56.750Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:39:57.010Z] #44 ... [2023-10-05T19:39:57.010Z] [2023-10-05T19:39:57.010Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:09.292Z] #95 DONE 18.1s [2023-10-05T19:40:09.292Z] [2023-10-05T19:40:09.292Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:09.292Z] #84 DONE 18.8s [2023-10-05T19:40:09.292Z] [2023-10-05T19:40:09.292Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:09.292Z] #89 DONE 18.5s [2023-10-05T19:40:09.292Z] [2023-10-05T19:40:09.293Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:09.293Z] #94 DONE 18.1s [2023-10-05T19:40:09.293Z] [2023-10-05T19:40:09.293Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #96 DONE 2.8s [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #97 DONE 2.8s [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #98 DONE 2.8s [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #99 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #100 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #101 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #102 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #102 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #103 [security-proxy-auth builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #103 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #104 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #105 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #106 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #107 [core-command builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #107 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #108 [core-metadata builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #108 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #109 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #110 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #111 [support-scheduler builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #111 DONE 2.8s [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #112 [security-bootstrapper builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #112 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #113 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #114 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #115 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #116 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #117 [security-proxy-setup builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #117 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #118 [core-data builder 6/7] COPY . . [2023-10-05T19:40:12.589Z] #118 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:40:12.589Z] #119 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:40:12.589Z] #120 CACHED [2023-10-05T19:40:12.589Z] [2023-10-05T19:40:12.589Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-05T19:40:13.542Z] #121 1.235 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-10-05T19:40:19.153Z] Removing intermediate container 78477e493c2f [2023-10-05T19:40:19.153Z] ---> 1ebb6bca4c59 [2023-10-05T19:40:19.153Z] Successfully built 1ebb6bca4c59 [2023-10-05T19:40:19.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:40:19.565Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T19:40:19.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:40:19.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container [2023-10-05T19:40:19.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T19:40:21.019Z] $ docker top 3404b924c6f7b940538bb895890b7ad1b90f4a0f492a911e46ab01e524b29e2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:40:21.877Z] + go version [2023-10-05T19:40:21.877Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T19:40:21.912Z] $ docker stop --time=1 3404b924c6f7b940538bb895890b7ad1b90f4a0f492a911e46ab01e524b29e2b [2023-10-05T19:40:23.471Z] $ docker rm -f --volumes 3404b924c6f7b940538bb895890b7ad1b90f4a0f492a911e46ab01e524b29e2b [2023-10-05T19:40:23.572Z] #121 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T19:40:23.572Z] #0 0.956 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-10-05T19:40:23.572Z] #122 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T19:40:23.572Z] #0 0.820 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-10-05T19:40:23.572Z] #123 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-05T19:40:23.572Z] #0 0.609 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-10-05T19:40:23.572Z] #124 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-05T19:40:23.572Z] #0 0.574 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-10-05T19:40:23.572Z] #125 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-05T19:40:23.572Z] #0 0.935 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-10-05T19:40:23.572Z] #126 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T19:40:23.572Z] #0 0.875 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-10-05T19:40:23.572Z] #127 ... [2023-10-05T19:40:23.572Z] [2023-10-05T19:40:23.572Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-05T19:40:23.572Z] #0 1.300 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-10-05T19:40:23.838Z] #128 ... [2023-10-05T19:40:23.838Z] [2023-10-05T19:40:23.838Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T19:40:23.838Z] #0 0.477 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-10-05T19:40:23.838Z] #129 ... [2023-10-05T19:40:23.838Z] [2023-10-05T19:40:23.838Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T19:40:23.838Z] #0 1.343 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 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:40:24.097Z] #130 ... [2023-10-05T19:40:24.097Z] [2023-10-05T19:40:24.097Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-05T19:40:24.097Z] #0 0.930 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-10-05T19:40:24.365Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T19:40:24.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:40:24.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container [2023-10-05T19:40:24.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T19:40:25.759Z] $ docker top cac9cf8438c6dcc3a83ba127de12fc5928adba1209177de7ce342b3b21360906 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T19:40:25.998Z] ========================================================= [2023-10-05T19:40:25.998Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-05T19:40:25.998Z] ========================================================= [Pipeline] sh [2023-10-05T19:40:26.315Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:40:26.696Z] + make test [2023-10-05T19:40:26.987Z] go test -race -coverprofile=coverage.out ./... [2023-10-05T19:41:05.860Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-05T19:41:31.827Z] #131 ... [2023-10-05T19:41:31.827Z] [2023-10-05T19:41:31.827Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T19:41:31.827Z] #123 77.14 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-10-05T19:41:31.827Z] #123 ... [2023-10-05T19:41:31.827Z] [2023-10-05T19:41:31.827Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-05T19:41:31.827Z] #124 DONE 79.2s [2023-10-05T19:41:31.827Z] [2023-10-05T19:41:31.827Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:41:34.386Z] #44 ... [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T19:41:34.386Z] #123 DONE 81.9s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T19:41:34.386Z] #129 DONE 81.9s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-05T19:41:34.386Z] #126 DONE 81.9s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-05T19:41:34.386Z] #121 DONE 82.0s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T19:41:34.386Z] #127 DONE 82.0s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.386Z] #132 ... [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T19:41:34.386Z] #130 DONE 82.0s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-05T19:41:34.386Z] #128 DONE 82.1s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.386Z] #133 ... [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T19:41:34.386Z] #122 DONE 82.3s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-05T19:41:34.386Z] #131 DONE 82.4s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-05T19:41:34.386Z] #125 DONE 82.4s [2023-10-05T19:41:34.386Z] [2023-10-05T19:41:34.386Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.645Z] #134 ... [2023-10-05T19:41:34.645Z] [2023-10-05T19:41:34.645Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.645Z] #132 DONE 0.8s [2023-10-05T19:41:34.645Z] [2023-10-05T19:41:34.645Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.645Z] #135 DONE 0.7s [2023-10-05T19:41:34.906Z] [2023-10-05T19:41:34.906Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.906Z] #133 DONE 0.6s [2023-10-05T19:41:34.906Z] [2023-10-05T19:41:34.906Z] #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-05T19:41:34.906Z] #136 DONE 0.7s [2023-10-05T19:41:34.906Z] [2023-10-05T19:41:34.906Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.906Z] #137 DONE 0.5s [2023-10-05T19:41:34.906Z] [2023-10-05T19:41:34.906Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.906Z] #134 DONE 0.4s [2023-10-05T19:41:34.906Z] [2023-10-05T19:41:34.906Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:34.906Z] #138 DONE 0.8s [2023-10-05T19:41:34.906Z] [2023-10-05T19:41:34.906Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.260Z] #139 ... [2023-10-05T19:41:35.260Z] [2023-10-05T19:41:35.260Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.260Z] #140 DONE 0.2s [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.521Z] #141 DONE 0.3s [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.521Z] #142 CACHED [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:35.521Z] #143 CACHED [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:35.521Z] #144 CACHED [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.521Z] #145 CACHED [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.521Z] #146 CACHED [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:35.521Z] #147 CACHED [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.521Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.521Z] #148 DONE 0.3s [2023-10-05T19:41:35.521Z] [2023-10-05T19:41:35.522Z] #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:35.522Z] #149 CACHED [2023-10-05T19:41:35.522Z] [2023-10-05T19:41:35.522Z] #150 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.522Z] #150 CACHED [2023-10-05T19:41:35.522Z] [2023-10-05T19:41:35.522Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.522Z] #139 DONE 0.2s [2023-10-05T19:41:35.522Z] [2023-10-05T19:41:35.522Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.522Z] #151 DONE 0.3s [2023-10-05T19:41:35.522Z] [2023-10-05T19:41:35.522Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:35.522Z] #152 DONE 0.3s [2023-10-05T19:41:35.522Z] [2023-10-05T19:41:35.522Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-05T19:41:37.482Z] #153 ... [2023-10-05T19:41:37.482Z] [2023-10-05T19:41:37.482Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-05T19:41:37.482Z] #154 DONE 2.3s [2023-10-05T19:41:37.482Z] [2023-10-05T19:41:37.482Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-05T19:41:37.482Z] #155 DONE 2.3s [2023-10-05T19:41:37.482Z] [2023-10-05T19:41:37.482Z] #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-05T19:41:37.482Z] #156 DONE 2.3s [2023-10-05T19:41:37.482Z] [2023-10-05T19:41:37.482Z] #157 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:37.744Z] #157 ... [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-05T19:41:37.744Z] #158 DONE 2.5s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #159 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-05T19:41:37.744Z] #159 DONE 2.6s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-05T19:41:37.744Z] #160 DONE 2.5s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-05T19:41:37.744Z] #161 DONE 2.6s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #162 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-05T19:41:37.744Z] #162 DONE 2.6s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-05T19:41:37.744Z] #163 DONE 2.6s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-05T19:41:37.744Z] #164 DONE 2.9s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-05T19:41:37.744Z] #153 DONE 2.6s [2023-10-05T19:41:37.744Z] [2023-10-05T19:41:37.744Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:38.226Z] #165 ... [2023-10-05T19:41:38.226Z] [2023-10-05T19:41:38.226Z] #166 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-05T19:41:38.226Z] #166 DONE 0.2s [2023-10-05T19:41:38.226Z] [2023-10-05T19:41:38.226Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-05T19:41:38.226Z] #167 DONE 0.6s [2023-10-05T19:41:38.226Z] [2023-10-05T19:41:38.226Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.226Z] #168 DONE 0.6s [2023-10-05T19:41:38.226Z] [2023-10-05T19:41:38.226Z] #157 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.226Z] #157 DONE 0.6s [2023-10-05T19:41:38.226Z] [2023-10-05T19:41:38.226Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.226Z] #169 DONE 0.4s [2023-10-05T19:41:38.226Z] [2023-10-05T19:41:38.226Z] #170 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-05T19:41:38.488Z] #170 ... [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.488Z] #171 DONE 0.4s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.488Z] #172 DONE 0.4s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.488Z] #173 DONE 0.4s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #174 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.488Z] #174 DONE 0.4s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #81 [support-notifications] exporting to image [2023-10-05T19:41:38.488Z] #81 exporting layers 0.4s done [2023-10-05T19:41:38.488Z] #81 ... [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T19:41:38.488Z] #165 DONE 0.7s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-05T19:41:38.488Z] #175 DONE 0.7s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #170 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-05T19:41:38.488Z] #170 DONE 0.6s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #176 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.488Z] #176 DONE 0.7s [2023-10-05T19:41:38.488Z] [2023-10-05T19:41:38.488Z] #81 [core-data] exporting to image [2023-10-05T19:41:38.750Z] #81 ... [2023-10-05T19:41:38.750Z] [2023-10-05T19:41:38.750Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-05T19:41:38.750Z] #177 DONE 0.6s [2023-10-05T19:41:38.750Z] [2023-10-05T19:41:38.750Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-05T19:41:38.750Z] #178 DONE 0.7s [2023-10-05T19:41:38.750Z] [2023-10-05T19:41:38.750Z] #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-05T19:41:38.750Z] #179 DONE 0.6s [2023-10-05T19:41:38.750Z] [2023-10-05T19:41:38.750Z] #81 [core-metadata] exporting to image [2023-10-05T19:41:38.750Z] #81 ... [2023-10-05T19:41:38.750Z] [2023-10-05T19:41:38.750Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-05T19:41:38.750Z] #180 DONE 0.3s [2023-10-05T19:41:38.750Z] [2023-10-05T19:41:38.750Z] #81 [core-metadata] exporting to image [2023-10-05T19:41:38.750Z] #81 exporting layers 0.7s done [2023-10-05T19:41:39.041Z] #81 ... [2023-10-05T19:41:39.041Z] [2023-10-05T19:41:39.041Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-05T19:41:39.041Z] #181 DONE 0.3s [2023-10-05T19:41:39.041Z] [2023-10-05T19:41:39.041Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-05T19:41:39.041Z] #182 DONE 0.4s [2023-10-05T19:41:39.041Z] [2023-10-05T19:41:39.041Z] #81 [security-spiffe-token-provider] exporting to image [2023-10-05T19:41:39.041Z] #81 exporting layers 0.6s done [2023-10-05T19:41:39.041Z] #81 writing image sha256:ef8f4a7966d7fcc5d5b3a198125d2d6d34d254449262d94d6516906cdc0af4fb done [2023-10-05T19:41:39.041Z] #81 naming to docker.io/library/core-command done [2023-10-05T19:41:39.041Z] #81 writing image sha256:d15839fe10e5ec06f9bfb7ebae12c38ff8c31fa8a1c35b781d335a928a6548d0 0.0s done [2023-10-05T19:41:39.041Z] #81 naming to docker.io/library/security-spiffe-token-provider done [2023-10-05T19:41:39.041Z] #81 writing image sha256:9d243002d91bd1ffca0340998b7f34f4501d6f7056a1da451333d07f384ec7e0 [2023-10-05T19:41:39.308Z] #81 writing image sha256:9d243002d91bd1ffca0340998b7f34f4501d6f7056a1da451333d07f384ec7e0 0.2s done [2023-10-05T19:41:39.309Z] #81 naming to docker.io/library/support-scheduler [2023-10-05T19:41:39.309Z] #81 naming to docker.io/library/support-scheduler 0.0s done [2023-10-05T19:41:39.309Z] #81 writing image sha256:4c124a18c7db739e206a412fc01fa9ce2a67a98c3340f8a25dafbc6f8bcbac00 done [2023-10-05T19:41:39.309Z] #81 naming to docker.io/library/core-data done [2023-10-05T19:41:39.878Z] #81 writing image sha256:2eb1001a1569c378b5a91c98834e202a453dd8da4246193aee7316263c67a816 0.1s done [2023-10-05T19:41:39.878Z] #81 writing image sha256:144427c4b8bc5ef0b8bf80df7f504c40ce10d2af3367e42965296dc100502598 [2023-10-05T19:41:39.878Z] #81 naming to docker.io/library/core-metadata [2023-10-05T19:41:39.878Z] #81 naming to docker.io/library/core-metadata 0.1s done [2023-10-05T19:41:40.141Z] #81 writing image sha256:144427c4b8bc5ef0b8bf80df7f504c40ce10d2af3367e42965296dc100502598 0.3s done [2023-10-05T19:41:40.141Z] #81 naming to docker.io/library/support-notifications done [2023-10-05T19:41:40.141Z] #81 DONE 2.7s [2023-10-05T19:41:40.141Z] [2023-10-05T19:41:40.141Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-05T19:41:40.141Z] #183 ... [2023-10-05T19:41:40.141Z] [2023-10-05T19:41:40.141Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-05T19:41:40.141Z] #184 DONE 1.4s [2023-10-05T19:41:40.404Z] [2023-10-05T19:41:40.404Z] #185 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T19:41:40.663Z] #185 ... [2023-10-05T19:41:40.663Z] [2023-10-05T19:41:40.663Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T19:41:40.663Z] #186 DONE 2.1s [2023-10-05T19:41:40.925Z] [2023-10-05T19:41:40.925Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T19:41:40.925Z] #187 DONE 2.0s [2023-10-05T19:41:40.925Z] [2023-10-05T19:41:40.925Z] #185 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T19:41:40.925Z] #185 DONE 1.9s [2023-10-05T19:41:40.925Z] [2023-10-05T19:41:40.925Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-05T19:41:40.925Z] #183 DONE 1.7s [2023-10-05T19:41:40.925Z] [2023-10-05T19:41:40.925Z] #81 [security-proxy-setup] exporting to image [2023-10-05T19:41:41.503Z] #81 ... [2023-10-05T19:41:41.503Z] [2023-10-05T19:41:41.503Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-05T19:41:41.503Z] #188 DONE 0.9s [2023-10-05T19:41:41.503Z] [2023-10-05T19:41:41.503Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-05T19:41:41.503Z] #189 DONE 0.8s [2023-10-05T19:41:41.503Z] [2023-10-05T19:41:41.504Z] #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-05T19:41:41.504Z] #190 DONE 0.1s [2023-10-05T19:41:41.504Z] [2023-10-05T19:41:41.504Z] #81 [security-proxy-setup] exporting to image [2023-10-05T19:41:41.504Z] #81 exporting layers 0.8s done [2023-10-05T19:41:41.764Z] #81 ... [2023-10-05T19:41:41.764Z] [2023-10-05T19:41:41.764Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-05T19:41:41.764Z] #191 DONE 0.1s [2023-10-05T19:41:41.764Z] [2023-10-05T19:41:41.764Z] #81 [security-proxy-auth] exporting to image [2023-10-05T19:41:41.764Z] #81 exporting layers 0.9s done [2023-10-05T19:41:41.764Z] #81 writing image sha256:3aad671b5b337a28a9fe4c6034444e256b5e34d0eaeeb79de57f98e4245009d1 0.1s done [2023-10-05T19:41:41.765Z] #81 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-10-05T19:41:41.765Z] #81 writing image sha256:a9d00c00f1ec839b30d511bc539d124a61e789a191aa25740f56cd5b18fb07be 0.0s done [2023-10-05T19:41:41.765Z] #81 naming to docker.io/library/security-proxy-auth done [2023-10-05T19:41:41.765Z] #81 exporting layers 1.0s done [2023-10-05T19:41:41.765Z] #81 writing image sha256:f0703df5e033ae9e0db9b75d928bdc8c907755578fa0f1786be67a80fde0397e 0.0s done [2023-10-05T19:41:41.765Z] #81 naming to docker.io/library/security-proxy-setup 0.0s done [2023-10-05T19:41:41.765Z] #81 DONE 3.7s [2023-10-05T19:41:41.765Z] [2023-10-05T19:41:41.765Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-05T19:41:41.765Z] #192 DONE 0.1s [2023-10-05T19:41:41.765Z] [2023-10-05T19:41:41.765Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T19:41:41.765Z] #193 DONE 0.4s [2023-10-05T19:41:41.765Z] [2023-10-05T19:41:41.765Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-05T19:41:41.765Z] #194 DONE 0.0s [2023-10-05T19:41:41.765Z] [2023-10-05T19:41:41.765Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-05T19:41:42.336Z] #195 DONE 0.3s [2023-10-05T19:41:42.336Z] [2023-10-05T19:41:42.336Z] #81 [security-secretstore-setup] exporting to image [2023-10-05T19:41:42.336Z] #81 exporting layers 0.2s done [2023-10-05T19:41:42.336Z] #81 writing image sha256:6cc4de551a7e4d28cd677e8c978c42f9f31827a9c22067a62858b3bf884caadd done [2023-10-05T19:41:42.336Z] #81 naming to docker.io/library/security-secretstore-setup done [2023-10-05T19:41:42.336Z] #81 DONE 3.9s [2023-10-05T19:41:42.336Z] [2023-10-05T19:41:42.336Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:41:42.336Z] #40 ... [2023-10-05T19:41:42.336Z] [2023-10-05T19:41:42.336Z] #81 [security-bootstrapper] exporting to image [2023-10-05T19:41:42.336Z] #81 exporting layers 0.2s done [2023-10-05T19:41:42.336Z] #81 writing image sha256:77349703f7ff8735004d6842c8fb13928056ee5ea421368317dcf96ace6f6d08 done [2023-10-05T19:41:42.336Z] #81 naming to docker.io/library/security-bootstrapper done [2023-10-05T19:41:42.336Z] #81 DONE 4.1s [2023-10-05T19:41:42.336Z] [2023-10-05T19:41:42.336Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T19:41:42.336Z] time="2023-10-05T19:39:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-05T19:41:42.369Z] $ docker stop --time=1 07578dca68214420e8218d45cc5df25d7cdc9c63776fc6cb5acd346edc44ecd6 [2023-10-05T19:41:43.645Z] $ docker rm -f --volumes 07578dca68214420e8218d45cc5df25d7cdc9c63776fc6cb5acd346edc44ecd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:41:44.046Z] + docker images [2023-10-05T19:41:44.046Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-05T19:41:44.046Z] security-bootstrapper latest 77349703f7ff 1 second ago 23.3MB [2023-10-05T19:41:44.046Z] security-secretstore-setup latest 6cc4de551a7e 2 seconds ago 44.4MB [2023-10-05T19:41:44.046Z] core-common-config-bootstrapper latest 3aad671b5b33 3 seconds ago 18.2MB [2023-10-05T19:41:44.046Z] security-proxy-auth latest a9d00c00f1ec 3 seconds ago 19.5MB [2023-10-05T19:41:44.046Z] security-proxy-setup latest f0703df5e033 3 seconds ago 29.4MB [2023-10-05T19:41:44.046Z] core-data latest 4c124a18c7db 5 seconds ago 21.4MB [2023-10-05T19:41:44.046Z] core-metadata latest 2eb1001a1569 5 seconds ago 21.7MB [2023-10-05T19:41:44.046Z] core-command latest ef8f4a7966d7 6 seconds ago 21.2MB [2023-10-05T19:41:44.046Z] security-spiffe-token-provider latest d15839fe10e5 6 seconds ago 35MB [2023-10-05T19:41:44.046Z] support-notifications latest 144427c4b8bc 6 seconds ago 34.6MB [2023-10-05T19:41:44.046Z] support-scheduler latest 9d243002d91b 6 seconds ago 34MB [2023-10-05T19:41:44.046Z] security-spire-server latest c37d48e3a702 About a minute ago 102MB [2023-10-05T19:41:44.047Z] security-spire-config latest 6640d9045346 About a minute ago 101MB [2023-10-05T19:41:44.047Z] security-spire-agent latest c81f08c2825a About a minute ago 161MB [2023-10-05T19:41:44.047Z] ci-base-image-x86_64 latest 19bbdcf1a70b 4 minutes ago 928MB [2023-10-05T19:41:44.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB [2023-10-05T19:41:44.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-05T19:41:44.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [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-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-05T19:42:27.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-05T19:42:30.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-05T19:42:30.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-05T19:42:30.093Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-05T19:42:30.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-05T19:42:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-05T19:42:40.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-05T19:42:40.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.367s coverage: 28.7% of statements [2023-10-05T19:42:48.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements [2023-10-05T19:42:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-05T19:42:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-05T19:42:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-05T19:42:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.681s coverage: 69.2% of statements [2023-10-05T19:42:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-05T19:42:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-05T19:42:59.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.385s coverage: 53.2% of statements [2023-10-05T19:43:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-05T19:43:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-05T19:43:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:43:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-05T19:43:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-05T19:43:12.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-05T19:43:12.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-05T19:43:22.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.487s coverage: 93.4% of statements [2023-10-05T19:43:22.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.552s coverage: 4.1% of statements [2023-10-05T19:43:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-05T19:43:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:43:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-05T19:43:28.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-05T19:43:28.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.612s coverage: 97.6% of statements [2023-10-05T19:43:29.227Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.212s coverage: 72.2% of statements [2023-10-05T19:43:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-05T19:43:37.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-05T19:43:39.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.759s coverage: 0.9% of statements [2023-10-05T19:43:39.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.442s coverage: 32.2% of statements [2023-10-05T19:43:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.374s coverage: 41.7% of statements [2023-10-05T19:43:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.347s coverage: 82.9% of statements [2023-10-05T19:43:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.274s coverage: 94.1% of statements [2023-10-05T19:43:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.274s coverage: 96.3% of statements [2023-10-05T19:43:49.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.250s coverage: 87.5% of statements [2023-10-05T19:43:50.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-05T19:43:52.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-05T19:43:52.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-05T19:43:52.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-05T19:43:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-05T19:43:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-05T19:43:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-05T19:43:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-05T19:44:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2023-10-05T19:44:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-05T19:44:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-05T19:44:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-05T19:44:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-05T19:44:09.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-05T19:44:09.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-05T19:44:10.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-05T19:44:15.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.960s coverage: 79.9% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.232s coverage: 92.9% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.192s coverage: 62.3% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.189s coverage: 87.2% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.166s coverage: 20.0% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements [2023-10-05T19:44:16.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.350s coverage: 81.8% of statements [2023-10-05T19:44:16.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-05T19:44:17.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-05T19:44:18.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.427s coverage: 82.1% of statements [2023-10-05T19:44:18.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.224s coverage: 86.0% of statements [2023-10-05T19:44:22.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-05T19:44:22.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-05T19:44:24.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.816s coverage: 63.1% of statements [2023-10-05T19:44:24.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.227s coverage: 100.0% of statements [2023-10-05T19:44:25.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.098s coverage: 89.4% of statements [2023-10-05T19:44:25.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2023-10-05T19:44:25.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-05T19:44:25.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-05T19:44:25.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-05T19:44:25.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.067s coverage: 73.7% of statements [2023-10-05T19:44:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2023-10-05T19:44:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-05T19:44:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-05T19:44:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-05T19:44:32.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.766s coverage: 38.4% of statements [2023-10-05T19:44:32.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements [2023-10-05T19:44:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-05T19:44:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-05T19:44:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-05T19:44:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-05T19:44:36.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements [2023-10-05T19:44:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-05T19:44:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-05T19:44:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-05T19:44:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-05T19:44:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-05T19:44:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:44:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-05T19:44:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-05T19:44:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.272s coverage: 19.9% of statements [2023-10-05T19:44:47.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.546s coverage: 95.7% of statements [2023-10-05T19:44:50.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-05T19:44:50.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-05T19:44:51.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.290s coverage: 61.8% of statements [2023-10-05T19:44:53.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-05T19:44:53.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-05T19:44:54.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.364s coverage: 98.9% of statements [2023-10-05T19:44:55.358Z] 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-10-05T19:44:55.626Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T19:44:55.626Z] go vet ./... [2023-10-05T19:47:02.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T19:47:02.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T19:47:02.261Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T19:47:02.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-05T19:47:02.662Z] + ls -al . [2023-10-05T19:47:02.662Z] total 728 [2023-10-05T19:47:02.662Z] drwxrwxr-x 11 1001 1001 4096 Oct 5 19:40 . [2023-10-05T19:47:02.662Z] drwxr-xr-x 4 root root 4096 Oct 5 19:40 .. [2023-10-05T19:47:02.662Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:38 .blubracket [2023-10-05T19:47:02.662Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 19:38 .dockerignore [2023-10-05T19:47:02.662Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 19:38 .git [2023-10-05T19:47:02.662Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 19:38 .github [2023-10-05T19:47:02.662Z] -rw-rw-r-- 1 1001 1001 1173 Oct 5 19:38 .gitignore [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 19:38 .golangci.yml [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 100 Oct 5 19:38 .hadolint.yml [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 19:38 .sonarcloud.properties [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:38 ADOPTERS.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 11674 Oct 5 19:38 Attribution.txt [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 93407 Oct 5 19:38 CHANGELOG.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:38 CONTRIBUTING.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 19:38 GOVERNANCE.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 883 Oct 5 19:38 Jenkinsfile [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:38 LICENSE [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 15054 Oct 5 19:38 Makefile [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 19:38 OWNERS.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 9923 Oct 5 19:38 README.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 789 Oct 5 19:38 SECURITY.md [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 19:36 VERSION [2023-10-05T19:47:02.663Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:38 bin [2023-10-05T19:47:02.663Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 19:38 cmd [2023-10-05T19:47:02.663Z] -rw-r--r-- 1 root root 453602 Oct 5 19:44 coverage.out [2023-10-05T19:47:02.663Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:38 fuzz_test [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 3689 Oct 5 19:38 go.mod [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 34977 Oct 5 19:38 go.sum [2023-10-05T19:47:02.663Z] drwxrwxr-x 7 1001 1001 4096 Oct 5 19:38 internal [2023-10-05T19:47:02.663Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 19:38 openapi [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 594 Oct 5 19:38 security.txt [2023-10-05T19:47:02.663Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 19:38 snap [2023-10-05T19:47:02.663Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 19:38 version.go [Pipeline] sh [2023-10-05T19:47:03.005Z] + '[' -e coverage.out ] [2023-10-05T19:47:03.006Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-05T19:47:03.043Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T19:47:03.761Z] Stashed 1 file(s) [Pipeline] sh [2023-10-05T19:47:04.082Z] + make build [2023-10-05T19:47:04.352Z] 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-10-05T19:48:25.931Z] 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-10-05T19:48:25.931Z] 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-10-05T19:48:25.931Z] 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-10-05T19:48:28.504Z] 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-10-05T19:48:55.287Z] 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-10-05T19:49:01.926Z] 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-10-05T19:49:06.155Z] 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-10-05T19:49:10.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-05T19:49:13.744Z] 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-10-05T19:49:17.077Z] 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-10-05T19:49:22.406Z] 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-10-05T19:49:26.798Z] $ docker stop --time=1 cac9cf8438c6dcc3a83ba127de12fc5928adba1209177de7ce342b3b21360906 [2023-10-05T19:49:28.916Z] $ docker rm -f --volumes cac9cf8438c6dcc3a83ba127de12fc5928adba1209177de7ce342b3b21360906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:49:31.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-05T19:49:31.732Z] [2023-10-05T19:49:31.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:49:32.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-05T19:49:32.403Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-05T19:49:32.403Z] 547446be3368: Pulling fs layer [2023-10-05T19:49:32.403Z] d125d8839a47: Pulling fs layer [2023-10-05T19:49:32.403Z] 3e85d5ac6304: Pulling fs layer [2023-10-05T19:49:32.403Z] c3105a71a48b: Pulling fs layer [2023-10-05T19:49:32.403Z] 0f093f025ec4: Pulling fs layer [2023-10-05T19:49:32.403Z] c3106fc0e877: Pulling fs layer [2023-10-05T19:49:32.403Z] c3105a71a48b: Waiting [2023-10-05T19:49:32.403Z] 0f093f025ec4: Waiting [2023-10-05T19:49:32.403Z] c3106fc0e877: Waiting [2023-10-05T19:49:32.403Z] 547446be3368: Verifying Checksum [2023-10-05T19:49:32.403Z] 547446be3368: Download complete [2023-10-05T19:49:32.403Z] c3105a71a48b: Verifying Checksum [2023-10-05T19:49:32.403Z] c3105a71a48b: Download complete [2023-10-05T19:49:32.984Z] d125d8839a47: Verifying Checksum [2023-10-05T19:49:32.984Z] d125d8839a47: Download complete [2023-10-05T19:49:32.984Z] c3106fc0e877: Verifying Checksum [2023-10-05T19:49:32.984Z] c3106fc0e877: Download complete [2023-10-05T19:49:32.984Z] 0f093f025ec4: Verifying Checksum [2023-10-05T19:49:32.984Z] 0f093f025ec4: Download complete [2023-10-05T19:49:33.249Z] 547446be3368: Pull complete [2023-10-05T19:49:34.215Z] d125d8839a47: Pull complete [2023-10-05T19:49:34.797Z] 3e85d5ac6304: Verifying Checksum [2023-10-05T19:49:42.994Z] 3e85d5ac6304: Pull complete [2023-10-05T19:49:43.261Z] c3105a71a48b: Pull complete [2023-10-05T19:49:44.217Z] 0f093f025ec4: Pull complete [2023-10-05T19:49:44.482Z] c3106fc0e877: Pull complete [2023-10-05T19:49:44.482Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-05T19:49:44.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-05T19:49:44.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:49:44.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container [2023-10-05T19:49:44.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-05T19:49:46.825Z] $ docker top 0f0d91947c3e8e0315f6ba9f17bcef487948111c1b65c0fe226d008d708de2bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:49:47.375Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-05T19:49:55.577Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-05T19:49:55.577Z] #1 transferring dockerfile: 1.78kB 0.0s done [2023-10-05T19:49:55.577Z] #1 DONE 0.1s [2023-10-05T19:49:56.159Z] [2023-10-05T19:49:56.159Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-10-05T19:49:56.159Z] #2 transferring dockerfile: 1.70kB done [2023-10-05T19:49:56.159Z] #2 DONE 0.0s [2023-10-05T19:49:56.159Z] [2023-10-05T19:49:56.159Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-05T19:49:56.159Z] #3 transferring dockerfile: 2.04kB done [2023-10-05T19:49:56.159Z] #3 DONE 0.0s [2023-10-05T19:49:56.159Z] [2023-10-05T19:49:56.159Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-10-05T19:49:56.426Z] #4 transferring dockerfile: 1.82kB done [2023-10-05T19:49:56.426Z] #4 DONE 0.1s [2023-10-05T19:49:56.426Z] [2023-10-05T19:49:56.426Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-05T19:49:56.426Z] #5 transferring dockerfile: 2.38kB done [2023-10-05T19:49:56.426Z] #5 DONE 0.1s [2023-10-05T19:49:56.426Z] [2023-10-05T19:49:56.426Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-05T19:49:56.426Z] #6 transferring dockerfile: 2.82kB done [2023-10-05T19:49:56.426Z] #6 DONE 0.1s [2023-10-05T19:49:56.426Z] [2023-10-05T19:49:56.426Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-10-05T19:49:56.426Z] #7 transferring dockerfile: 1.58kB done [2023-10-05T19:49:56.426Z] #7 DONE 0.1s [2023-10-05T19:49:56.426Z] [2023-10-05T19:49:56.426Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-10-05T19:49:56.426Z] #8 transferring dockerfile: 1.96kB 0.0s done [2023-10-05T19:49:56.426Z] #8 DONE 0.1s [2023-10-05T19:49:56.426Z] [2023-10-05T19:49:56.426Z] #9 [core-command internal] load build definition from Dockerfile [2023-10-05T19:49:56.697Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-10-05T19:49:56.697Z] #9 DONE 0.1s [2023-10-05T19:49:56.697Z] [2023-10-05T19:49:56.697Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-10-05T19:49:56.697Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-10-05T19:49:56.697Z] #10 DONE 0.1s [2023-10-05T19:49:56.697Z] [2023-10-05T19:49:56.697Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-10-05T19:49:56.697Z] #11 transferring dockerfile: 1.59kB done [2023-10-05T19:49:56.697Z] #11 DONE 0.0s [2023-10-05T19:49:56.697Z] [2023-10-05T19:49:56.697Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-05T19:49:56.697Z] #12 transferring dockerfile: 2.39kB done [2023-10-05T19:49:56.697Z] #12 DONE 0.0s [2023-10-05T19:49:56.697Z] [2023-10-05T19:49:56.697Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-05T19:49:56.966Z] #13 transferring dockerfile: 2.12kB done [2023-10-05T19:49:56.966Z] #13 DONE 0.1s [2023-10-05T19:49:56.966Z] [2023-10-05T19:49:56.966Z] #14 [core-data internal] load build definition from Dockerfile [2023-10-05T19:49:56.966Z] #14 transferring dockerfile: 1.90kB done [2023-10-05T19:49:56.966Z] #14 DONE 0.1s [2023-10-05T19:49:56.966Z] [2023-10-05T19:49:56.966Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-10-05T19:49:56.966Z] #15 transferring context: 56B done [2023-10-05T19:49:56.966Z] #15 DONE 0.1s [2023-10-05T19:49:57.549Z] [2023-10-05T19:49:57.549Z] #16 [security-spire-agent internal] load .dockerignore [2023-10-05T19:49:57.549Z] #16 transferring context: 56B done [2023-10-05T19:49:57.549Z] #16 DONE 0.0s [2023-10-05T19:49:57.549Z] [2023-10-05T19:49:57.549Z] #17 [security-proxy-auth internal] load .dockerignore [2023-10-05T19:49:57.549Z] #17 transferring context: 56B done [2023-10-05T19:49:57.549Z] #17 DONE 0.0s [2023-10-05T19:49:57.549Z] [2023-10-05T19:49:57.549Z] #18 [support-scheduler internal] load .dockerignore [2023-10-05T19:49:57.549Z] #18 transferring context: 56B done [2023-10-05T19:49:57.549Z] #18 DONE 0.0s [2023-10-05T19:49:57.549Z] [2023-10-05T19:49:57.549Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-10-05T19:49:57.820Z] #19 transferring context: 56B done [2023-10-05T19:49:57.820Z] #19 DONE 0.1s [2023-10-05T19:49:57.820Z] [2023-10-05T19:49:57.820Z] #20 [security-bootstrapper internal] load .dockerignore [2023-10-05T19:49:57.820Z] #20 transferring context: 56B done [2023-10-05T19:49:57.820Z] #20 DONE 0.0s [2023-10-05T19:49:57.820Z] [2023-10-05T19:49:57.820Z] #21 [security-spire-config internal] load .dockerignore [2023-10-05T19:49:57.821Z] #21 transferring context: 56B 0.0s done [2023-10-05T19:49:57.821Z] #21 DONE 0.1s [2023-10-05T19:49:57.821Z] [2023-10-05T19:49:57.821Z] #22 [core-metadata internal] load .dockerignore [2023-10-05T19:49:57.821Z] #22 transferring context: 56B 0.0s done [2023-10-05T19:49:57.821Z] #22 DONE 0.1s [2023-10-05T19:49:58.088Z] [2023-10-05T19:49:58.088Z] #23 [core-command internal] load .dockerignore [2023-10-05T19:49:58.088Z] #23 transferring context: 56B 0.0s done [2023-10-05T19:49:58.088Z] #23 DONE 0.1s [2023-10-05T19:49:58.088Z] [2023-10-05T19:49:58.088Z] #24 [support-notifications internal] load .dockerignore [2023-10-05T19:49:58.088Z] #24 transferring context: 56B done [2023-10-05T19:49:58.088Z] #24 DONE 0.1s [2023-10-05T19:49:58.088Z] [2023-10-05T19:49:58.088Z] #25 [security-spire-server internal] load .dockerignore [2023-10-05T19:49:58.088Z] #25 transferring context: 56B done [2023-10-05T19:49:58.088Z] #25 DONE 0.1s [2023-10-05T19:49:58.088Z] [2023-10-05T19:49:58.088Z] #26 [security-proxy-setup internal] load .dockerignore [2023-10-05T19:49:58.088Z] #26 transferring context: 56B 0.0s done [2023-10-05T19:49:58.088Z] #26 DONE 0.1s [2023-10-05T19:49:58.088Z] [2023-10-05T19:49:58.088Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-05T19:49:58.088Z] #27 transferring context: 56B done [2023-10-05T19:49:58.088Z] #27 DONE 0.1s [2023-10-05T19:49:58.088Z] [2023-10-05T19:49:58.088Z] #28 [core-data internal] load .dockerignore [2023-10-05T19:49:58.357Z] #28 transferring context: 56B done [2023-10-05T19:49:58.357Z] #28 DONE 0.0s [2023-10-05T19:49:58.357Z] [2023-10-05T19:49:58.357Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:49:58.357Z] #29 DONE 0.0s [2023-10-05T19:49:58.357Z] [2023-10-05T19:49:58.357Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:49:58.623Z] #30 DONE 0.1s [2023-10-05T19:49:58.623Z] [2023-10-05T19:49:58.623Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:49:58.623Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-05T19:49:58.623Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:49:58.623Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-05T19:49:58.623Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-05T19:49:58.623Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.2s [2023-10-05T19:49:58.888Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s [2023-10-05T19:49:59.153Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-10-05T19:49:59.153Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-05T19:49:59.153Z] #31 ... [2023-10-05T19:49:59.153Z] [2023-10-05T19:49:59.153Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:49:59.153Z] #32 DONE 0.7s [2023-10-05T19:49:59.420Z] [2023-10-05T19:49:59.420Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:49:59.420Z] #30 ... [2023-10-05T19:49:59.420Z] [2023-10-05T19:49:59.420Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:49:59.420Z] #29 DONE 0.0s [2023-10-05T19:49:59.420Z] [2023-10-05T19:49:59.420Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:49:59.684Z] #30 ... [2023-10-05T19:49:59.684Z] [2023-10-05T19:49:59.684Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:49:59.684Z] #29 DONE 0.0s [2023-10-05T19:49:59.684Z] [2023-10-05T19:49:59.685Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:49:59.685Z] #32 DONE 1.3s [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-05T19:49:59.685Z] #33 DONE 0.5s [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:49:59.685Z] #30 ... [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:49:59.685Z] #29 DONE 0.0s [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:49:59.685Z] #30 ... [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:49:59.685Z] #29 DONE 0.0s [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:49:59.685Z] #32 DONE 1.4s [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-05T19:49:59.685Z] #33 DONE 0.5s [2023-10-05T19:49:59.685Z] [2023-10-05T19:49:59.685Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:00.271Z] #30 ... [2023-10-05T19:50:00.271Z] [2023-10-05T19:50:00.271Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:50:00.271Z] #32 DONE 1.4s [2023-10-05T19:50:00.271Z] [2023-10-05T19:50:00.271Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:50:00.271Z] #29 DONE 0.0s [2023-10-05T19:50:00.271Z] [2023-10-05T19:50:00.271Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-05T19:50:00.271Z] #33 DONE 0.6s [2023-10-05T19:50:00.271Z] [2023-10-05T19:50:00.271Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:00.271Z] #30 ... [2023-10-05T19:50:00.271Z] [2023-10-05T19:50:00.271Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:50:00.271Z] #29 DONE 0.0s [2023-10-05T19:50:00.271Z] [2023-10-05T19:50:00.271Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:00.538Z] #30 ... [2023-10-05T19:50:00.538Z] [2023-10-05T19:50:00.538Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:50:00.538Z] #32 DONE 1.5s [2023-10-05T19:50:00.538Z] [2023-10-05T19:50:00.538Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-05T19:50:00.538Z] #33 DONE 0.6s [2023-10-05T19:50:00.538Z] [2023-10-05T19:50:00.539Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:50:00.539Z] #29 DONE 0.0s [2023-10-05T19:50:00.539Z] [2023-10-05T19:50:00.539Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:00.805Z] #30 ... [2023-10-05T19:50:00.805Z] [2023-10-05T19:50:00.805Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:50:00.805Z] #29 DONE 0.0s [2023-10-05T19:50:00.805Z] [2023-10-05T19:50:00.805Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:01.073Z] #30 ... [2023-10-05T19:50:01.073Z] [2023-10-05T19:50:01.073Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-05T19:50:01.073Z] #29 DONE 0.0s [2023-10-05T19:50:01.073Z] [2023-10-05T19:50:01.073Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:01.073Z] #30 ... [2023-10-05T19:50:01.073Z] [2023-10-05T19:50:01.073Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-05T19:50:01.073Z] #34 DONE 1.7s [2023-10-05T19:50:01.073Z] [2023-10-05T19:50:01.073Z] #35 [security-spire-config internal] load build context [2023-10-05T19:50:01.341Z] #35 ... [2023-10-05T19:50:01.341Z] [2023-10-05T19:50:01.341Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-05T19:50:01.341Z] #36 DONE 2.0s [2023-10-05T19:50:01.611Z] [2023-10-05T19:50:01.611Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:50:01.611Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-05T19:50:01.611Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:50:01.611Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-05T19:50:01.611Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-05T19:50:01.611Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-10-05T19:50:01.611Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done [2023-10-05T19:50:01.879Z] #31 ... [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:50:01.879Z] #37 DONE 0.0s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:50:01.879Z] #32 DONE 1.5s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-05T19:50:01.879Z] #33 DONE 0.7s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-05T19:50:01.879Z] #30 DONE 2.3s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:01.879Z] #38 DONE 0.0s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:01.879Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2023-10-05T19:50:01.879Z] #39 DONE 0.9s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:50:01.879Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-05T19:50:01.879Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:50:01.879Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-05T19:50:01.879Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-05T19:50:01.879Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-10-05T19:50:01.879Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done [2023-10-05T19:50:01.879Z] #31 ... [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-05T19:50:01.879Z] #32 DONE 1.6s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-05T19:50:01.879Z] #33 DONE 0.7s [2023-10-05T19:50:01.879Z] [2023-10-05T19:50:01.879Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:50:01.879Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-05T19:50:01.879Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-05T19:50:01.879Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-05T19:50:01.879Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-05T19:50:01.879Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-10-05T19:50:01.879Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done [2023-10-05T19:50:02.463Z] #31 ... [2023-10-05T19:50:02.463Z] [2023-10-05T19:50:02.463Z] #40 [security-spire-server internal] load build context [2023-10-05T19:50:02.463Z] #40 transferring context: 18.11kB 0.3s done [2023-10-05T19:50:02.463Z] #40 DONE 1.5s [2023-10-05T19:50:02.735Z] [2023-10-05T19:50:02.735Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:50:02.735Z] #31 DONE 5.1s [2023-10-05T19:50:02.735Z] [2023-10-05T19:50:02.735Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:02.735Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-05T19:50:02.735Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-05T19:50:02.735Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-05T19:50:03.002Z] #39 ... [2023-10-05T19:50:03.002Z] [2023-10-05T19:50:03.002Z] #35 [security-spire-config internal] load build context [2023-10-05T19:50:03.002Z] #35 transferring context: 16.36kB 0.2s done [2023-10-05T19:50:03.002Z] #35 DONE 1.7s [2023-10-05T19:50:03.002Z] [2023-10-05T19:50:03.002Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:03.584Z] #41 ... [2023-10-05T19:50:03.584Z] [2023-10-05T19:50:03.584Z] #42 [security-spire-agent internal] load build context [2023-10-05T19:50:03.584Z] #42 transferring context: 17.64kB 0.5s done [2023-10-05T19:50:03.584Z] #42 DONE 1.8s [2023-10-05T19:50:03.584Z] [2023-10-05T19:50:03.584Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:03.584Z] #41 ... [2023-10-05T19:50:03.584Z] [2023-10-05T19:50:03.584Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:03.584Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.8s [2023-10-05T19:50:03.584Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s [2023-10-05T19:50:03.584Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.0s [2023-10-05T19:50:04.170Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s [2023-10-05T19:50:04.170Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-10-05T19:50:04.170Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.4s done [2023-10-05T19:50:04.170Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s [2023-10-05T19:50:04.170Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-05T19:50:04.170Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.7s [2023-10-05T19:50:05.127Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s done [2023-10-05T19:50:05.127Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-05T19:50:05.396Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done [2023-10-05T19:50:05.396Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-05T19:50:05.396Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done [2023-10-05T19:50:05.396Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-05T19:50:05.396Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.8s [2023-10-05T19:50:05.979Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.00MB / 23.39MB 3.5s [2023-10-05T19:50:06.246Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.7s [2023-10-05T19:50:06.867Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.09MB / 23.39MB 4.1s [2023-10-05T19:50:07.467Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.32MB / 23.39MB 4.7s [2023-10-05T19:50:07.736Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-10-05T19:50:07.736Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 5.2s [2023-10-05T19:50:07.736Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-05T19:50:08.001Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.4s [2023-10-05T19:50:08.585Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.0s [2023-10-05T19:50:09.169Z] #39 ... [2023-10-05T19:50:09.169Z] [2023-10-05T19:50:09.169Z] #43 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-05T19:50:09.169Z] #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.169Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.169Z] #0 6.844 OK: 266 MiB in 52 packages [2023-10-05T19:50:09.169Z] #43 DONE 9.8s [2023-10-05T19:50:09.169Z] [2023-10-05T19:50:09.169Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:09.169Z] #39 ... [2023-10-05T19:50:09.169Z] [2023-10-05T19:50:09.169Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:09.169Z] #44 transferring context: 30.81MB 9.5s [2023-10-05T19:50:09.436Z] #44 ... [2023-10-05T19:50:09.436Z] [2023-10-05T19:50:09.436Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-05T19:50:09.436Z] #0 4.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.436Z] #0 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.436Z] #0 8.917 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:50:09.436Z] #0 8.917 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:50:09.436Z] #0 8.917 OK: 19945 distinct packages available [2023-10-05T19:50:09.436Z] #0 9.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.704Z] #45 ... [2023-10-05T19:50:09.704Z] [2023-10-05T19:50:09.704Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:09.704Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.28MB / 23.39MB 7.0s [2023-10-05T19:50:09.704Z] #39 ... [2023-10-05T19:50:09.704Z] [2023-10-05T19:50:09.704Z] #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-05T19:50:09.704Z] #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.704Z] #0 7.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:09.971Z] #46 ... [2023-10-05T19:50:09.971Z] [2023-10-05T19:50:09.971Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:09.971Z] #47 ... [2023-10-05T19:50:09.971Z] [2023-10-05T19:50:09.971Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:10.243Z] #48 ... [2023-10-05T19:50:10.243Z] [2023-10-05T19:50:10.243Z] #49 [security-bootstrapper internal] load build context [2023-10-05T19:50:10.243Z] #49 ... [2023-10-05T19:50:10.243Z] [2023-10-05T19:50:10.243Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:10.243Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.81MB / 23.39MB 7.8s [2023-10-05T19:50:10.516Z] #39 ... [2023-10-05T19:50:10.516Z] [2023-10-05T19:50:10.516Z] #50 [core-command internal] load build context [2023-10-05T19:50:10.783Z] #50 ... [2023-10-05T19:50:10.783Z] [2023-10-05T19:50:10.784Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-05T19:50:10.784Z] #0 4.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:10.784Z] #0 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:10.784Z] #0 8.631 OK: 266 MiB in 52 packages [2023-10-05T19:50:10.784Z] #51 ... [2023-10-05T19:50:10.784Z] [2023-10-05T19:50:10.784Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:11.051Z] #52 ... [2023-10-05T19:50:11.051Z] [2023-10-05T19:50:11.051Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-05T19:50:11.051Z] #51 DONE 10.2s [2023-10-05T19:50:11.051Z] [2023-10-05T19:50:11.051Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:11.051Z] #52 ... [2023-10-05T19:50:11.051Z] [2023-10-05T19:50:11.051Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:11.051Z] #53 ... [2023-10-05T19:50:11.051Z] [2023-10-05T19:50:11.051Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:11.051Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 8.6s [2023-10-05T19:50:11.639Z] #39 ... [2023-10-05T19:50:11.639Z] [2023-10-05T19:50:11.639Z] #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-05T19:50:11.639Z] #46 10.38 OK: 266 MiB in 52 packages [2023-10-05T19:50:11.639Z] #46 DONE 11.8s [2023-10-05T19:50:11.639Z] [2023-10-05T19:50:11.639Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:11.908Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.3s [2023-10-05T19:50:11.908Z] #39 ... [2023-10-05T19:50:11.908Z] [2023-10-05T19:50:11.908Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:50:11.908Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-10-05T19:50:11.908Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-05T19:50:11.908Z] #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-05T19:50:11.908Z] #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-05T19:50:11.908Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-05T19:50:11.908Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2023-10-05T19:50:11.908Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-05T19:50:11.908Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-05T19:50:11.908Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.2s done [2023-10-05T19:50:11.908Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 6.9s [2023-10-05T19:50:11.908Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-05T19:50:11.908Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done [2023-10-05T19:50:11.908Z] #37 ... [2023-10-05T19:50:11.908Z] [2023-10-05T19:50:11.908Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:12.177Z] #38 ... [2023-10-05T19:50:12.177Z] [2023-10-05T19:50:12.177Z] #54 [core-data internal] load build context [2023-10-05T19:50:12.177Z] #54 ... [2023-10-05T19:50:12.177Z] [2023-10-05T19:50:12.177Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-05T19:50:12.177Z] #45 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:12.177Z] #45 11.90 OK: 266 MiB in 52 packages [2023-10-05T19:50:12.177Z] #45 DONE 12.7s [2023-10-05T19:50:12.177Z] [2023-10-05T19:50:12.177Z] #54 [core-data internal] load build context [2023-10-05T19:50:12.177Z] #54 ... [2023-10-05T19:50:12.177Z] [2023-10-05T19:50:12.177Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:12.177Z] #55 ... [2023-10-05T19:50:12.177Z] [2023-10-05T19:50:12.177Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:12.177Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.4s done [2023-10-05T19:50:12.445Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-05T19:50:13.854Z] #39 ... [2023-10-05T19:50:13.854Z] [2023-10-05T19:50:13.854Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:13.854Z] #41 ... [2023-10-05T19:50:13.854Z] [2023-10-05T19:50:13.854Z] #54 [core-data internal] load build context [2023-10-05T19:50:14.121Z] #54 ... [2023-10-05T19:50:14.121Z] [2023-10-05T19:50:14.121Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-05T19:50:14.121Z] #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:14.121Z] #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:14.388Z] #56 ... [2023-10-05T19:50:14.388Z] [2023-10-05T19:50:14.388Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-05T19:50:14.388Z] #57 ... [2023-10-05T19:50:14.388Z] [2023-10-05T19:50:14.388Z] #54 [core-data internal] load build context [2023-10-05T19:50:14.388Z] #54 transferring context: 10.04MB 11.1s [2023-10-05T19:50:14.656Z] #54 ... [2023-10-05T19:50:14.656Z] [2023-10-05T19:50:14.656Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T19:50:14.656Z] #0 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:14.656Z] #0 9.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:14.656Z] #58 ... [2023-10-05T19:50:14.656Z] [2023-10-05T19:50:14.656Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-05T19:50:14.924Z] #59 ... [2023-10-05T19:50:14.924Z] [2023-10-05T19:50:14.924Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-05T19:50:14.924Z] #57 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:15.195Z] #57 ... [2023-10-05T19:50:15.195Z] [2023-10-05T19:50:15.195Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-05T19:50:15.462Z] #60 ... [2023-10-05T19:50:15.462Z] [2023-10-05T19:50:15.462Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-05T19:50:15.462Z] #61 ... [2023-10-05T19:50:15.462Z] [2023-10-05T19:50:15.462Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-05T19:50:15.729Z] #62 ... [2023-10-05T19:50:15.729Z] [2023-10-05T19:50:15.729Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-05T19:50:15.729Z] #63 ... [2023-10-05T19:50:15.729Z] [2023-10-05T19:50:15.729Z] #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-05T19:50:15.994Z] #64 ... [2023-10-05T19:50:15.994Z] [2023-10-05T19:50:15.994Z] #54 [core-data internal] load build context [2023-10-05T19:50:18.571Z] #54 ... [2023-10-05T19:50:18.571Z] [2023-10-05T19:50:18.571Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T19:50:18.571Z] #58 11.31 (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T19:50:18.571Z] #58 11.52 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:18.571Z] #58 11.52 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:18.571Z] #58 11.61 Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:50:18.571Z] #58 12.18 OK: 9 MiB in 17 packages [2023-10-05T19:50:18.571Z] #58 DONE 14.1s [2023-10-05T19:50:18.571Z] [2023-10-05T19:50:18.571Z] #54 [core-data internal] load build context [2023-10-05T19:50:19.548Z] #54 transferring context: 16.76MB 16.2s [2023-10-05T19:50:19.812Z] #54 ... [2023-10-05T19:50:19.812Z] [2023-10-05T19:50:19.812Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:19.812Z] #44 ... [2023-10-05T19:50:19.812Z] [2023-10-05T19:50:19.812Z] #54 [core-data internal] load build context [2023-10-05T19:50:20.077Z] #54 ... [2023-10-05T19:50:20.077Z] [2023-10-05T19:50:20.077Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:20.342Z] #47 ... [2023-10-05T19:50:20.342Z] [2023-10-05T19:50:20.342Z] #54 [core-data internal] load build context [2023-10-05T19:50:20.342Z] #54 ... [2023-10-05T19:50:20.342Z] [2023-10-05T19:50:20.342Z] #49 [security-bootstrapper internal] load build context [2023-10-05T19:50:20.342Z] #49 ... [2023-10-05T19:50:20.342Z] [2023-10-05T19:50:20.342Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:20.607Z] #48 ... [2023-10-05T19:50:20.607Z] [2023-10-05T19:50:20.607Z] #54 [core-data internal] load build context [2023-10-05T19:50:20.873Z] #54 ... [2023-10-05T19:50:20.873Z] [2023-10-05T19:50:20.873Z] #50 [core-command internal] load build context [2023-10-05T19:50:20.873Z] #50 ... [2023-10-05T19:50:20.873Z] [2023-10-05T19:50:20.873Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:21.145Z] #48 ... [2023-10-05T19:50:21.145Z] [2023-10-05T19:50:21.145Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:21.145Z] #52 ... [2023-10-05T19:50:21.145Z] [2023-10-05T19:50:21.145Z] #50 [core-command internal] load build context [2023-10-05T19:50:21.732Z] #50 ... [2023-10-05T19:50:21.732Z] [2023-10-05T19:50:21.732Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:21.998Z] #53 ... [2023-10-05T19:50:21.998Z] [2023-10-05T19:50:21.998Z] #50 [core-command internal] load build context [2023-10-05T19:50:21.998Z] #50 ... [2023-10-05T19:50:21.998Z] [2023-10-05T19:50:21.998Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:50:21.998Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.3s [2023-10-05T19:50:22.265Z] #37 ... [2023-10-05T19:50:22.265Z] [2023-10-05T19:50:22.265Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:22.265Z] #38 ... [2023-10-05T19:50:22.265Z] [2023-10-05T19:50:22.265Z] #50 [core-command internal] load build context [2023-10-05T19:50:22.265Z] #50 ... [2023-10-05T19:50:22.265Z] [2023-10-05T19:50:22.265Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:22.530Z] #55 ... [2023-10-05T19:50:22.530Z] [2023-10-05T19:50:22.530Z] #50 [core-command internal] load build context [2023-10-05T19:50:23.936Z] #50 ... [2023-10-05T19:50:23.936Z] [2023-10-05T19:50:23.936Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:23.936Z] #41 transferring context: 92.54MB 25.2s [2023-10-05T19:50:23.936Z] #41 ... [2023-10-05T19:50:23.936Z] [2023-10-05T19:50:23.936Z] #50 [core-command internal] load build context [2023-10-05T19:50:24.518Z] #50 ... [2023-10-05T19:50:24.518Z] [2023-10-05T19:50:24.518Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-05T19:50:24.518Z] #57 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:24.518Z] #57 14.66 (1/4) Installing ca-certificates (20230506-r0) [2023-10-05T19:50:24.518Z] #57 14.82 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:24.518Z] #57 14.90 (3/4) Installing su-exec (0.2-r3) [2023-10-05T19:50:24.518Z] #57 14.90 (4/4) Installing yq (4.33.3-r3) [2023-10-05T19:50:24.518Z] #57 16.33 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:24.518Z] #57 16.33 Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:50:24.518Z] #57 17.47 OK: 18 MiB in 19 packages [2023-10-05T19:50:24.518Z] #57 DONE 20.0s [2023-10-05T19:50:24.518Z] [2023-10-05T19:50:24.518Z] #50 [core-command internal] load build context [2023-10-05T19:50:24.518Z] #50 ... [2023-10-05T19:50:24.518Z] [2023-10-05T19:50:24.518Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:24.518Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.4s [2023-10-05T19:50:24.782Z] #39 ... [2023-10-05T19:50:24.782Z] [2023-10-05T19:50:24.782Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:26.183Z] #52 ... [2023-10-05T19:50:26.183Z] [2023-10-05T19:50:26.183Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-05T19:50:26.183Z] #56 12.12 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:50:26.183Z] #56 12.19 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:50:26.183Z] #56 12.19 OK: 19941 distinct packages available [2023-10-05T19:50:26.183Z] #56 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:26.183Z] #56 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:26.183Z] #56 19.74 (1/11) Installing ca-certificates (20230506-r0) [2023-10-05T19:50:26.183Z] #56 20.31 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-05T19:50:26.183Z] #56 20.51 (3/11) Installing libunistring (1.1-r1) [2023-10-05T19:50:26.183Z] #56 20.64 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-05T19:50:26.183Z] #56 20.68 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-05T19:50:26.183Z] #56 20.75 (6/11) Installing libcurl (8.3.0-r0) [2023-10-05T19:50:26.183Z] #56 20.83 (7/11) Installing curl (8.3.0-r0) [2023-10-05T19:50:26.183Z] #56 20.86 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:26.183Z] #56 20.89 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-05T19:50:26.183Z] #56 20.89 (10/11) Installing libucontext (1.2-r2) [2023-10-05T19:50:26.183Z] #56 20.91 (11/11) Installing gcompat (1.1.0-r1) [2023-10-05T19:50:26.183Z] #56 20.95 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:26.183Z] #56 21.11 Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:50:26.183Z] #56 21.90 OK: 13 MiB in 26 packages [2023-10-05T19:50:26.449Z] #56 ... [2023-10-05T19:50:26.449Z] [2023-10-05T19:50:26.449Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:26.715Z] #52 ... [2023-10-05T19:50:26.715Z] [2023-10-05T19:50:26.715Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-05T19:50:26.715Z] #62 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:26.715Z] #62 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:26.715Z] #62 19.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:26.715Z] #62 19.97 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:26.715Z] #62 20.07 OK: 8 MiB in 16 packages [2023-10-05T19:50:26.715Z] #62 DONE 21.4s [2023-10-05T19:50:26.715Z] [2023-10-05T19:50:26.715Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:27.297Z] #52 ... [2023-10-05T19:50:27.297Z] [2023-10-05T19:50:27.297Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-05T19:50:27.297Z] #59 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:27.297Z] #59 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:27.297Z] #59 19.91 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:50:27.297Z] #59 19.91 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:50:27.297Z] #59 19.91 OK: 19941 distinct packages available [2023-10-05T19:50:27.297Z] #59 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:27.297Z] #59 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:27.297Z] #59 ... [2023-10-05T19:50:27.297Z] [2023-10-05T19:50:27.297Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:27.880Z] #39 ... [2023-10-05T19:50:27.880Z] [2023-10-05T19:50:27.880Z] #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-05T19:50:27.880Z] #64 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:27.880Z] #64 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:27.880Z] #64 20.88 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:27.880Z] #64 20.88 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:27.880Z] #64 21.01 OK: 8 MiB in 16 packages [2023-10-05T19:50:27.880Z] #64 ... [2023-10-05T19:50:27.880Z] [2023-10-05T19:50:27.880Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:28.149Z] #39 ... [2023-10-05T19:50:28.149Z] [2023-10-05T19:50:28.149Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-05T19:50:28.149Z] #56 DONE 23.8s [2023-10-05T19:50:28.149Z] [2023-10-05T19:50:28.149Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:28.416Z] #52 ... [2023-10-05T19:50:28.416Z] [2023-10-05T19:50:28.416Z] #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-05T19:50:28.416Z] #64 DONE 23.4s [2023-10-05T19:50:28.416Z] [2023-10-05T19:50:28.416Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:29.833Z] #52 ... [2023-10-05T19:50:29.833Z] [2023-10-05T19:50:29.833Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-05T19:50:29.833Z] #61 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:29.833Z] #61 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:29.833Z] #61 22.80 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:29.834Z] #61 22.80 (2/2) Installing su-exec (0.2-r3) [2023-10-05T19:50:29.834Z] #61 22.84 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:29.834Z] #61 23.00 OK: 8 MiB in 17 packages [2023-10-05T19:50:29.834Z] #61 DONE 24.5s [2023-10-05T19:50:29.834Z] [2023-10-05T19:50:29.834Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:29.834Z] #52 transferring context: 59.34MB 28.2s [2023-10-05T19:50:29.834Z] #52 ... [2023-10-05T19:50:29.834Z] [2023-10-05T19:50:29.834Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-05T19:50:29.834Z] #60 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:30.106Z] #60 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:30.106Z] #60 22.84 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:30.106Z] #60 22.84 (2/4) Installing openssl (3.1.3-r0) [2023-10-05T19:50:30.106Z] #60 22.93 (3/4) Installing su-exec (0.2-r3) [2023-10-05T19:50:30.106Z] #60 22.93 (4/4) Installing yq (4.33.3-r3) [2023-10-05T19:50:30.106Z] #60 23.47 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:30.106Z] #60 23.64 OK: 18 MiB in 19 packages [2023-10-05T19:50:30.106Z] #60 DONE 24.5s [2023-10-05T19:50:30.106Z] [2023-10-05T19:50:30.106Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:30.106Z] #52 ... [2023-10-05T19:50:30.106Z] [2023-10-05T19:50:30.106Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:30.106Z] #44 ... [2023-10-05T19:50:30.106Z] [2023-10-05T19:50:30.106Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-05T19:50:30.373Z] #65 ... [2023-10-05T19:50:30.373Z] [2023-10-05T19:50:30.373Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:30.640Z] #47 ... [2023-10-05T19:50:30.640Z] [2023-10-05T19:50:30.640Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:30.640Z] #44 ... [2023-10-05T19:50:30.640Z] [2023-10-05T19:50:30.640Z] #49 [security-bootstrapper internal] load build context [2023-10-05T19:50:30.640Z] #49 ... [2023-10-05T19:50:30.640Z] [2023-10-05T19:50:30.640Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-05T19:50:30.640Z] #59 25.08 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:30.640Z] #59 25.08 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-05T19:50:30.640Z] #59 25.08 (3/5) Installing libucontext (1.2-r2) [2023-10-05T19:50:30.640Z] #59 25.12 (4/5) Installing gcompat (1.1.0-r1) [2023-10-05T19:50:30.640Z] #59 25.12 (5/5) Installing openssl (3.1.3-r0) [2023-10-05T19:50:30.640Z] #59 25.18 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:30.640Z] #59 25.23 OK: 9 MiB in 20 packages [2023-10-05T19:50:30.640Z] #59 DONE 26.4s [2023-10-05T19:50:30.640Z] [2023-10-05T19:50:30.640Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:30.906Z] #44 ... [2023-10-05T19:50:30.906Z] [2023-10-05T19:50:30.906Z] #54 [core-data internal] load build context [2023-10-05T19:50:30.906Z] #54 ... [2023-10-05T19:50:30.906Z] [2023-10-05T19:50:30.906Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:31.174Z] #44 ... [2023-10-05T19:50:31.174Z] [2023-10-05T19:50:31.174Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:31.174Z] #48 ... [2023-10-05T19:50:31.174Z] [2023-10-05T19:50:31.174Z] #54 [core-data internal] load build context [2023-10-05T19:50:31.765Z] #54 ... [2023-10-05T19:50:31.765Z] [2023-10-05T19:50:31.765Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-05T19:50:31.765Z] #65 DONE 1.8s [2023-10-05T19:50:31.765Z] [2023-10-05T19:50:31.765Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-05T19:50:31.765Z] #63 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:31.765Z] #63 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:31.765Z] #63 23.05 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-05T19:50:31.765Z] #63 23.05 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-05T19:50:31.765Z] #63 23.05 OK: 19941 distinct packages available [2023-10-05T19:50:31.765Z] #63 23.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:31.765Z] #63 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:50:31.765Z] #63 25.85 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-05T19:50:31.765Z] #63 25.85 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-05T19:50:31.765Z] #63 25.87 (3/4) Installing libucontext (1.2-r2) [2023-10-05T19:50:31.765Z] #63 25.87 (4/4) Installing gcompat (1.1.0-r1) [2023-10-05T19:50:31.765Z] #63 25.89 Executing busybox-1.36.1-r2.trigger [2023-10-05T19:50:31.765Z] #63 26.03 OK: 8 MiB in 19 packages [2023-10-05T19:50:31.765Z] #63 DONE 26.5s [2023-10-05T19:50:31.765Z] [2023-10-05T19:50:31.765Z] #54 [core-data internal] load build context [2023-10-05T19:50:32.034Z] #54 ... [2023-10-05T19:50:32.034Z] [2023-10-05T19:50:32.034Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:32.303Z] #53 ... [2023-10-05T19:50:32.303Z] [2023-10-05T19:50:32.303Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:32.303Z] #44 ... [2023-10-05T19:50:32.303Z] [2023-10-05T19:50:32.303Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:32.303Z] #38 ... [2023-10-05T19:50:32.303Z] [2023-10-05T19:50:32.303Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:50:32.303Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.3s [2023-10-05T19:50:32.570Z] #37 ... [2023-10-05T19:50:32.570Z] [2023-10-05T19:50:32.570Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:32.843Z] #38 ... [2023-10-05T19:50:32.843Z] [2023-10-05T19:50:32.843Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:32.843Z] #55 ... [2023-10-05T19:50:32.843Z] [2023-10-05T19:50:32.843Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:34.252Z] #38 ... [2023-10-05T19:50:34.252Z] [2023-10-05T19:50:34.252Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:34.252Z] #41 transferring context: 123.21MB 35.6s [2023-10-05T19:50:34.252Z] #41 ... [2023-10-05T19:50:34.252Z] [2023-10-05T19:50:34.252Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:34.835Z] #38 ... [2023-10-05T19:50:34.835Z] [2023-10-05T19:50:34.835Z] #50 [core-command internal] load build context [2023-10-05T19:50:34.835Z] #50 ... [2023-10-05T19:50:34.835Z] [2023-10-05T19:50:34.835Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:35.798Z] #38 ... [2023-10-05T19:50:35.798Z] [2023-10-05T19:50:35.798Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-05T19:50:35.798Z] #66 DONE 6.0s [2023-10-05T19:50:35.798Z] [2023-10-05T19:50:35.798Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:37.737Z] #38 ... [2023-10-05T19:50:37.737Z] [2023-10-05T19:50:37.737Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-05T19:50:37.737Z] #67 DONE 1.9s [2023-10-05T19:50:37.737Z] [2023-10-05T19:50:37.737Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:38.321Z] #38 ... [2023-10-05T19:50:38.322Z] [2023-10-05T19:50:38.322Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:38.322Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.6s [2023-10-05T19:50:38.587Z] #39 ... [2023-10-05T19:50:38.587Z] [2023-10-05T19:50:38.587Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:39.995Z] #38 transferring context: 108.52MB 37.5s [2023-10-05T19:50:39.995Z] #38 ... [2023-10-05T19:50:39.995Z] [2023-10-05T19:50:39.995Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:40.267Z] #52 ... [2023-10-05T19:50:40.267Z] [2023-10-05T19:50:40.267Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:40.535Z] #39 ... [2023-10-05T19:50:40.535Z] [2023-10-05T19:50:40.535Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:40.801Z] #47 ... [2023-10-05T19:50:40.801Z] [2023-10-05T19:50:40.801Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:40.801Z] #39 ... [2023-10-05T19:50:40.801Z] [2023-10-05T19:50:40.801Z] #49 [security-bootstrapper internal] load build context [2023-10-05T19:50:41.072Z] #49 ... [2023-10-05T19:50:41.072Z] [2023-10-05T19:50:41.072Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:41.337Z] #47 ... [2023-10-05T19:50:41.337Z] [2023-10-05T19:50:41.337Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:41.337Z] #48 ... [2023-10-05T19:50:41.337Z] [2023-10-05T19:50:41.337Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:41.602Z] #47 ... [2023-10-05T19:50:41.602Z] [2023-10-05T19:50:41.602Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-05T19:50:41.602Z] #68 DONE 1.7s [2023-10-05T19:50:41.602Z] [2023-10-05T19:50:41.602Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:42.564Z] #47 ... [2023-10-05T19:50:42.564Z] [2023-10-05T19:50:42.564Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:42.564Z] #53 ... [2023-10-05T19:50:42.564Z] [2023-10-05T19:50:42.564Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:42.564Z] #44 ... [2023-10-05T19:50:42.564Z] [2023-10-05T19:50:42.564Z] #54 [core-data internal] load build context [2023-10-05T19:50:42.564Z] #54 ... [2023-10-05T19:50:42.564Z] [2023-10-05T19:50:42.564Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:42.831Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.3s done [2023-10-05T19:50:42.831Z] #39 ... [2023-10-05T19:50:42.831Z] [2023-10-05T19:50:42.831Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T19:50:42.831Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.9s done [2023-10-05T19:50:42.831Z] #37 ... [2023-10-05T19:50:42.831Z] [2023-10-05T19:50:42.831Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:43.097Z] #55 ... [2023-10-05T19:50:43.097Z] [2023-10-05T19:50:43.097Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:44.055Z] #53 ... [2023-10-05T19:50:44.055Z] [2023-10-05T19:50:44.055Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-05T19:50:44.055Z] #39 DONE 43.2s [2023-10-05T19:50:44.055Z] [2023-10-05T19:50:44.055Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:44.320Z] #53 ... [2023-10-05T19:50:44.320Z] [2023-10-05T19:50:44.320Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:44.320Z] #41 transferring context: 184.39MB 46.0s [2023-10-05T19:50:44.609Z] #41 ... [2023-10-05T19:50:44.609Z] [2023-10-05T19:50:44.609Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:44.875Z] #53 ... [2023-10-05T19:50:44.875Z] [2023-10-05T19:50:44.875Z] #50 [core-command internal] load build context [2023-10-05T19:50:45.141Z] #50 ... [2023-10-05T19:50:45.141Z] [2023-10-05T19:50:45.141Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:45.721Z] #55 ... [2023-10-05T19:50:45.721Z] [2023-10-05T19:50:45.721Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-05T19:50:45.721Z] #41 transferring context: 189.52MB 47.0s done [2023-10-05T19:50:45.721Z] #41 DONE 47.3s [2023-10-05T19:50:45.721Z] [2023-10-05T19:50:45.721Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:47.660Z] #55 ... [2023-10-05T19:50:47.660Z] [2023-10-05T19:50:47.660Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:50:47.660Z] #69 DONE 1.6s [2023-10-05T19:50:47.660Z] [2023-10-05T19:50:47.660Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:49.605Z] #55 ... [2023-10-05T19:50:49.605Z] [2023-10-05T19:50:49.605Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-05T19:50:49.605Z] #70 DONE 3.3s [2023-10-05T19:50:49.605Z] [2023-10-05T19:50:49.605Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:49.605Z] #55 ... [2023-10-05T19:50:49.605Z] [2023-10-05T19:50:49.605Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-05T19:50:49.605Z] #71 DONE 3.5s [2023-10-05T19:50:49.605Z] [2023-10-05T19:50:49.605Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:50.189Z] #55 ... [2023-10-05T19:50:50.189Z] [2023-10-05T19:50:50.189Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:50.189Z] #38 ... [2023-10-05T19:50:50.189Z] [2023-10-05T19:50:50.189Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:50.478Z] #52 ... [2023-10-05T19:50:50.478Z] [2023-10-05T19:50:50.478Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-05T19:50:50.478Z] #72 DONE 3.5s [2023-10-05T19:50:50.478Z] [2023-10-05T19:50:50.478Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:50.478Z] #52 ... [2023-10-05T19:50:50.478Z] [2023-10-05T19:50:50.478Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-05T19:50:50.745Z] #73 ... [2023-10-05T19:50:50.745Z] [2023-10-05T19:50:50.745Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-05T19:50:50.745Z] #74 DONE 1.1s [2023-10-05T19:50:51.012Z] [2023-10-05T19:50:51.012Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-05T19:50:51.012Z] #75 DONE 1.5s [2023-10-05T19:50:51.012Z] [2023-10-05T19:50:51.012Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:51.012Z] #52 ... [2023-10-05T19:50:51.012Z] [2023-10-05T19:50:51.012Z] #49 [security-bootstrapper internal] load build context [2023-10-05T19:50:51.278Z] #49 transferring context: 181.86MB 51.0s [2023-10-05T19:50:51.278Z] #49 ... [2023-10-05T19:50:51.278Z] [2023-10-05T19:50:51.278Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:51.542Z] #52 ... [2023-10-05T19:50:51.542Z] [2023-10-05T19:50:51.542Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-05T19:50:51.542Z] #73 DONE 1.0s [2023-10-05T19:50:51.542Z] [2023-10-05T19:50:51.542Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:51.542Z] #52 ... [2023-10-05T19:50:51.542Z] [2023-10-05T19:50:51.542Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:51.542Z] #48 ... [2023-10-05T19:50:51.542Z] [2023-10-05T19:50:51.542Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:52.122Z] #52 ... [2023-10-05T19:50:52.122Z] [2023-10-05T19:50:52.122Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-05T19:50:52.122Z] #76 DONE 1.2s [2023-10-05T19:50:52.122Z] [2023-10-05T19:50:52.122Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:52.389Z] #52 ... [2023-10-05T19:50:52.389Z] [2023-10-05T19:50:52.389Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-05T19:50:52.389Z] #77 DONE 1.2s [2023-10-05T19:50:52.389Z] [2023-10-05T19:50:52.389Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:52.389Z] #52 ... [2023-10-05T19:50:52.389Z] [2023-10-05T19:50:52.389Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:52.655Z] #47 ... [2023-10-05T19:50:52.655Z] [2023-10-05T19:50:52.655Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:52.655Z] #52 ... [2023-10-05T19:50:52.655Z] [2023-10-05T19:50:52.655Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-05T19:50:52.655Z] #78 DONE 1.3s [2023-10-05T19:50:52.655Z] [2023-10-05T19:50:52.655Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:52.655Z] #52 ... [2023-10-05T19:50:52.655Z] [2023-10-05T19:50:52.655Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:52.923Z] #44 ... [2023-10-05T19:50:52.923Z] [2023-10-05T19:50:52.923Z] #54 [core-data internal] load build context [2023-10-05T19:50:52.923Z] #54 ... [2023-10-05T19:50:52.923Z] [2023-10-05T19:50:52.923Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:53.191Z] #44 ... [2023-10-05T19:50:53.191Z] [2023-10-05T19:50:53.191Z] #49 [security-bootstrapper internal] load build context [2023-10-05T19:50:53.191Z] #49 transferring context: 189.52MB 52.5s done [2023-10-05T19:50:53.191Z] #49 DONE 53.2s [2023-10-05T19:50:53.191Z] [2023-10-05T19:50:53.191Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:53.456Z] #44 ... [2023-10-05T19:50:53.456Z] [2023-10-05T19:50:53.456Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-05T19:50:53.456Z] #79 DONE 1.0s [2023-10-05T19:50:53.456Z] [2023-10-05T19:50:53.456Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:54.039Z] #44 transferring context: 189.52MB 54.4s done [2023-10-05T19:50:54.305Z] #44 ... [2023-10-05T19:50:54.305Z] [2023-10-05T19:50:54.305Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-05T19:50:54.305Z] #80 DONE 1.4s [2023-10-05T19:50:54.305Z] [2023-10-05T19:50:54.305Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-05T19:50:54.305Z] #81 DONE 2.0s [2023-10-05T19:50:54.305Z] [2023-10-05T19:50:54.305Z] #54 [core-data internal] load build context [2023-10-05T19:50:54.889Z] #54 ... [2023-10-05T19:50:54.889Z] [2023-10-05T19:50:54.889Z] #44 [security-proxy-auth internal] load build context [2023-10-05T19:50:54.889Z] #44 DONE 55.2s [2023-10-05T19:50:54.889Z] [2023-10-05T19:50:54.889Z] #54 [core-data internal] load build context [2023-10-05T19:50:54.889Z] #54 ... [2023-10-05T19:50:54.889Z] [2023-10-05T19:50:54.889Z] #50 [core-command internal] load build context [2023-10-05T19:50:54.889Z] #50 transferring context: 189.52MB 53.3s done [2023-10-05T19:50:54.889Z] #50 DONE 54.3s [2023-10-05T19:50:54.889Z] [2023-10-05T19:50:54.889Z] #54 [core-data internal] load build context [2023-10-05T19:50:54.889Z] #54 ... [2023-10-05T19:50:54.889Z] [2023-10-05T19:50:54.889Z] #52 [support-notifications internal] load build context [2023-10-05T19:50:54.889Z] #52 transferring context: 189.52MB 52.8s done [2023-10-05T19:50:54.889Z] #52 DONE 54.3s [2023-10-05T19:50:54.889Z] [2023-10-05T19:50:54.889Z] #54 [core-data internal] load build context [2023-10-05T19:50:55.155Z] #54 ... [2023-10-05T19:50:55.155Z] [2023-10-05T19:50:55.155Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-05T19:50:55.155Z] #82 DONE 1.5s [2023-10-05T19:50:55.155Z] [2023-10-05T19:50:55.155Z] #54 [core-data internal] load build context [2023-10-05T19:50:55.155Z] #54 ... [2023-10-05T19:50:55.155Z] [2023-10-05T19:50:55.155Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:55.425Z] #53 ... [2023-10-05T19:50:55.425Z] [2023-10-05T19:50:55.425Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:50:55.425Z] #83 DONE 1.9s [2023-10-05T19:50:55.425Z] [2023-10-05T19:50:55.425Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:55.425Z] #53 ... [2023-10-05T19:50:55.425Z] [2023-10-05T19:50:55.425Z] #54 [core-data internal] load build context [2023-10-05T19:50:55.425Z] #54 ... [2023-10-05T19:50:55.425Z] [2023-10-05T19:50:55.425Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-05T19:50:55.425Z] #38 transferring context: 189.52MB 52.2s done [2023-10-05T19:50:55.425Z] #38 DONE 53.6s [2023-10-05T19:50:55.425Z] [2023-10-05T19:50:55.425Z] #54 [core-data internal] load build context [2023-10-05T19:50:56.009Z] #54 ... [2023-10-05T19:50:56.009Z] [2023-10-05T19:50:56.009Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-05T19:50:56.009Z] #84 DONE 1.8s [2023-10-05T19:50:56.009Z] [2023-10-05T19:50:56.009Z] #54 [core-data internal] load build context [2023-10-05T19:50:56.276Z] #54 ... [2023-10-05T19:50:56.276Z] [2023-10-05T19:50:56.276Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-05T19:50:56.276Z] #85 DONE 1.8s [2023-10-05T19:50:56.276Z] [2023-10-05T19:50:56.276Z] #54 [core-data internal] load build context [2023-10-05T19:50:56.276Z] #54 ... [2023-10-05T19:50:56.276Z] [2023-10-05T19:50:56.276Z] #53 [core-metadata internal] load build context [2023-10-05T19:50:56.276Z] #53 transferring context: 189.52MB 54.6s done [2023-10-05T19:50:56.276Z] #53 DONE 55.7s [2023-10-05T19:50:56.276Z] [2023-10-05T19:50:56.276Z] #54 [core-data internal] load build context [2023-10-05T19:50:56.276Z] #54 transferring context: 189.52MB 53.1s done [2023-10-05T19:50:56.543Z] #54 ... [2023-10-05T19:50:56.543Z] [2023-10-05T19:50:56.543Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:50:56.543Z] #86 DONE 1.5s [2023-10-05T19:50:56.543Z] [2023-10-05T19:50:56.543Z] #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:50:56.543Z] #87 DONE 1.8s [2023-10-05T19:50:56.814Z] [2023-10-05T19:50:56.814Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-05T19:50:56.814Z] #88 DONE 1.5s [2023-10-05T19:50:56.814Z] [2023-10-05T19:50:56.814Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:50:57.093Z] #89 ... [2023-10-05T19:50:57.093Z] [2023-10-05T19:50:57.093Z] #54 [core-data internal] load build context [2023-10-05T19:50:57.093Z] #54 DONE 55.1s [2023-10-05T19:50:57.359Z] [2023-10-05T19:50:57.359Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:57.626Z] #47 ... [2023-10-05T19:50:57.626Z] [2023-10-05T19:50:57.626Z] #48 [support-scheduler internal] load build context [2023-10-05T19:50:57.626Z] #48 transferring context: 189.52MB 56.7s done [2023-10-05T19:50:57.626Z] #48 DONE 57.7s [2023-10-05T19:50:57.626Z] [2023-10-05T19:50:57.626Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:57.626Z] #47 ... [2023-10-05T19:50:57.626Z] [2023-10-05T19:50:57.626Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-05T19:50:57.626Z] #90 DONE 1.6s [2023-10-05T19:50:57.626Z] [2023-10-05T19:50:57.626Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:50:57.626Z] #47 ... [2023-10-05T19:50:57.626Z] [2023-10-05T19:50:57.626Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:50:57.626Z] #91 ... [2023-10-05T19:50:57.626Z] [2023-10-05T19:50:57.626Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:57.903Z] #55 ... [2023-10-05T19:50:57.903Z] [2023-10-05T19:50:57.903Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-05T19:50:57.903Z] #92 DONE 1.6s [2023-10-05T19:50:57.903Z] [2023-10-05T19:50:57.903Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:50:57.903Z] #55 ... [2023-10-05T19:50:57.903Z] [2023-10-05T19:50:57.903Z] #47 [security-secretstore-setup internal] load build context [2023-10-05T19:51:00.481Z] #47 transferring context: 189.52MB 60.5s done [2023-10-05T19:51:00.747Z] #47 DONE 60.8s [2023-10-05T19:51:00.747Z] [2023-10-05T19:51:00.747Z] #55 [security-proxy-setup internal] load build context [2023-10-05T19:51:01.703Z] #55 transferring context: 189.52MB 58.0s done [2023-10-05T19:51:01.969Z] #55 DONE 60.0s [2023-10-05T19:51:01.969Z] [2023-10-05T19:51:01.969Z] #93 [security-spire-agent] exporting to image [2023-10-05T19:51:01.969Z] #93 exporting layers [2023-10-05T19:51:02.237Z] #93 exporting layers 4.4s done [2023-10-05T19:51:02.237Z] #93 writing image sha256:5d4375feb146b9380f32b0e99b3db2dc878158859410b4a549a6e225ea4c3301 0.0s done [2023-10-05T19:51:02.237Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-10-05T19:51:02.237Z] #93 writing image sha256:9f8d405376d75d91c57f9be590791d7d0ad4f50741a9b69d9cd10438c9507b89 [2023-10-05T19:51:02.503Z] #93 writing image sha256:9f8d405376d75d91c57f9be590791d7d0ad4f50741a9b69d9cd10438c9507b89 done [2023-10-05T19:51:02.503Z] #93 writing image sha256:b4110a39ac5db9e51a7df63fd3ff10ae11c1074c8b86ae8ecd1b3c63060fde52 done [2023-10-05T19:51:02.503Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2023-10-05T19:51:02.503Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-05T19:51:02.503Z] #93 DONE 5.8s [2023-10-05T19:51:02.503Z] [2023-10-05T19:51:02.503Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:06.012Z] #94 ... [2023-10-05T19:51:06.012Z] [2023-10-05T19:51:06.012Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:18.357Z] #95 ... [2023-10-05T19:51:18.357Z] [2023-10-05T19:51:18.357Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:18.357Z] #91 DONE 30.1s [2023-10-05T19:51:18.357Z] [2023-10-05T19:51:18.357Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-05T19:51:20.289Z] #96 DONE 2.6s [2023-10-05T19:51:20.289Z] [2023-10-05T19:51:20.289Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-05T19:51:21.697Z] #97 1.470 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-10-05T19:51:36.680Z] #97 ... [2023-10-05T19:51:36.680Z] [2023-10-05T19:51:36.680Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:36.680Z] #95 DONE 40.3s [2023-10-05T19:51:36.680Z] [2023-10-05T19:51:36.680Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-10-05T19:51:36.680Z] #98 ... [2023-10-05T19:51:36.680Z] [2023-10-05T19:51:36.680Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:36.680Z] #94 DONE 39.7s [2023-10-05T19:51:36.680Z] [2023-10-05T19:51:36.680Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:36.680Z] #89 DONE 39.6s [2023-10-05T19:51:36.680Z] [2023-10-05T19:51:36.680Z] #99 [support-notifications builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #99 DONE 2.7s [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #100 DONE 2.8s [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #101 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #102 [core-data builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #102 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #103 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #103 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #104 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #105 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #106 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #107 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #108 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #109 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #110 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #111 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #112 [core-command builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #112 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #113 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #114 [core-metadata builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #114 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #115 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #98 DONE 3.3s [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #116 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #117 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #118 [support-scheduler builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #118 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-05T19:51:39.258Z] #119 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2023-10-05T19:51:39.258Z] #120 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:51:39.258Z] #121 CACHED [2023-10-05T19:51:39.258Z] [2023-10-05T19:51:39.258Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T19:51:44.608Z] #122 ... [2023-10-05T19:51:44.608Z] [2023-10-05T19:51:44.608Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-05T19:51:44.608Z] #0 5.036 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-10-05T19:51:44.873Z] #123 ... [2023-10-05T19:51:44.873Z] [2023-10-05T19:51:44.873Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-05T19:51:44.873Z] #0 5.791 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-10-05T19:51:45.454Z] #124 ... [2023-10-05T19:51:45.454Z] [2023-10-05T19:51:45.454Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T19:51:45.454Z] #122 6.295 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-10-05T19:51:49.726Z] #122 ... [2023-10-05T19:51:49.726Z] [2023-10-05T19:51:49.726Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T19:51:49.726Z] #0 4.531 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-10-05T19:51:49.726Z] #125 ... [2023-10-05T19:51:49.726Z] [2023-10-05T19:51:49.726Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T19:51:49.726Z] #0 6.043 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-10-05T19:51:49.726Z] #126 ... [2023-10-05T19:51:49.726Z] [2023-10-05T19:51:49.726Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T19:51:49.726Z] #0 4.124 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-10-05T19:51:49.726Z] #127 ... [2023-10-05T19:51:49.726Z] [2023-10-05T19:51:49.726Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-05T19:51:49.726Z] #0 6.355 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-10-05T19:51:49.726Z] #128 ... [2023-10-05T19:51:49.726Z] [2023-10-05T19:51:49.726Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-05T19:51:49.726Z] #0 6.286 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-10-05T19:51:50.037Z] #129 ... [2023-10-05T19:51:50.037Z] [2023-10-05T19:51:50.037Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T19:51:50.037Z] #0 5.655 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-10-05T19:51:50.037Z] #130 ... [2023-10-05T19:51:50.037Z] [2023-10-05T19:51:50.037Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-05T19:51:50.037Z] #0 6.271 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-10-05T20:03:42.263Z] #131 ... [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T20:03:42.263Z] #122 719.4 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-10-05T20:03:42.263Z] #122 ... [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-05T20:03:42.263Z] #128 DONE 722.0s [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-05T20:03:42.263Z] #129 ... [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:03:42.263Z] #132 DONE 0.2s [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:03:42.263Z] #133 DONE 0.1s [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-05T20:03:42.263Z] #134 DONE 0.2s [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-05T20:03:42.263Z] #135 DONE 0.1s [2023-10-05T20:03:42.263Z] [2023-10-05T20:03:42.263Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-05T20:03:42.534Z] #136 DONE 0.2s [2023-10-05T20:03:42.534Z] [2023-10-05T20:03:42.534Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:03:42.534Z] #130 ... [2023-10-05T20:03:42.534Z] [2023-10-05T20:03:42.534Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-05T20:03:42.809Z] #137 DONE 0.2s [2023-10-05T20:03:42.809Z] [2023-10-05T20:03:42.809Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T20:03:44.748Z] #138 DONE 2.1s [2023-10-05T20:03:44.748Z] [2023-10-05T20:03:44.748Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T20:03:44.748Z] #126 ... [2023-10-05T20:03:44.748Z] [2023-10-05T20:03:44.748Z] #93 [security-proxy-setup] exporting to image [2023-10-05T20:03:44.748Z] #93 exporting layers [2023-10-05T20:03:46.152Z] #93 exporting layers 1.2s done [2023-10-05T20:03:46.152Z] #93 writing image sha256:c45fe99af0bb54d0808a30b39ce7afceced423f200a35793d8b843223732c0ae done [2023-10-05T20:03:46.152Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-05T20:03:46.152Z] #93 DONE 7.0s [2023-10-05T20:03:46.152Z] [2023-10-05T20:03:46.152Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T20:03:51.477Z] #125 ... [2023-10-05T20:03:51.477Z] [2023-10-05T20:03:51.477Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-05T20:03:51.477Z] #129 DONE 732.3s [2023-10-05T20:03:51.477Z] [2023-10-05T20:03:51.477Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-05T20:03:51.754Z] #139 DONE 0.3s [2023-10-05T20:03:51.754Z] [2023-10-05T20:03:51.754Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T20:03:51.754Z] #126 ... [2023-10-05T20:03:51.754Z] [2023-10-05T20:03:51.754Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-05T20:03:54.332Z] #140 DONE 2.4s [2023-10-05T20:03:54.332Z] [2023-10-05T20:03:54.332Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:03:54.597Z] #141 DONE 0.3s [2023-10-05T20:03:54.597Z] [2023-10-05T20:03:54.597Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:03:54.597Z] #142 DONE 0.1s [2023-10-05T20:03:54.597Z] [2023-10-05T20:03:54.597Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-05T20:03:55.188Z] #143 DONE 0.3s [2023-10-05T20:03:55.188Z] [2023-10-05T20:03:55.189Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-05T20:03:55.189Z] #144 DONE 0.1s [2023-10-05T20:03:55.189Z] [2023-10-05T20:03:55.189Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-05T20:03:55.189Z] #145 DONE 0.1s [2023-10-05T20:03:55.189Z] [2023-10-05T20:03:55.189Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-05T20:03:55.189Z] #146 DONE 0.1s [2023-10-05T20:03:55.189Z] [2023-10-05T20:03:55.189Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T20:03:55.456Z] #126 ... [2023-10-05T20:03:55.456Z] [2023-10-05T20:03:55.456Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-05T20:03:55.456Z] #147 DONE 0.1s [2023-10-05T20:03:55.721Z] [2023-10-05T20:03:55.721Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-05T20:03:55.721Z] #148 DONE 0.2s [2023-10-05T20:03:55.721Z] [2023-10-05T20:03:55.721Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-05T20:03:57.659Z] #149 DONE 2.1s [2023-10-05T20:03:57.659Z] [2023-10-05T20:03:57.659Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-05T20:03:57.926Z] #97 ... [2023-10-05T20:03:57.926Z] [2023-10-05T20:03:57.926Z] #93 [security-bootstrapper] exporting to image [2023-10-05T20:03:57.926Z] #93 exporting layers [2023-10-05T20:03:58.883Z] #93 exporting layers 1.0s done [2023-10-05T20:03:58.883Z] #93 writing image sha256:6b17299d29a476a6531c3d927b7e80222511b479dec79482a2ae657068e24320 done [2023-10-05T20:03:58.883Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-05T20:03:58.883Z] #93 DONE 8.0s [2023-10-05T20:03:58.883Z] [2023-10-05T20:03:58.883Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T20:04:03.130Z] #127 ... [2023-10-05T20:04:03.130Z] [2023-10-05T20:04:03.130Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-05T20:04:03.130Z] #122 DONE 743.9s [2023-10-05T20:04:03.130Z] [2023-10-05T20:04:03.130Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T20:04:03.406Z] #127 ... [2023-10-05T20:04:03.406Z] [2023-10-05T20:04:03.406Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:04:03.688Z] #150 DONE 0.3s [2023-10-05T20:04:03.688Z] [2023-10-05T20:04:03.688Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:04:03.953Z] #130 ... [2023-10-05T20:04:03.953Z] [2023-10-05T20:04:03.953Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:04:04.219Z] #151 DONE 0.2s [2023-10-05T20:04:04.219Z] [2023-10-05T20:04:04.219Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-05T20:04:04.219Z] #152 DONE 0.1s [2023-10-05T20:04:04.219Z] [2023-10-05T20:04:04.219Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-05T20:04:04.484Z] #153 DONE 0.1s [2023-10-05T20:04:04.484Z] [2023-10-05T20:04:04.484Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:04:04.484Z] #154 DONE 0.1s [2023-10-05T20:04:04.484Z] [2023-10-05T20:04:04.484Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-05T20:04:04.756Z] #155 DONE 0.3s [2023-10-05T20:04:04.756Z] [2023-10-05T20:04:04.756Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T20:04:05.025Z] #127 ... [2023-10-05T20:04:05.025Z] [2023-10-05T20:04:05.025Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-05T20:04:05.293Z] #156 DONE 0.3s [2023-10-05T20:04:05.293Z] [2023-10-05T20:04:05.293Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-05T20:04:05.293Z] #157 DONE 0.2s [2023-10-05T20:04:05.293Z] [2023-10-05T20:04:05.293Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T20:04:06.257Z] #158 ... [2023-10-05T20:04:06.257Z] [2023-10-05T20:04:06.257Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-05T20:04:06.257Z] #131 DONE 747.4s [2023-10-05T20:04:06.524Z] [2023-10-05T20:04:06.524Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T20:04:07.483Z] #127 ... [2023-10-05T20:04:07.483Z] [2023-10-05T20:04:07.483Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:04:07.483Z] #159 DONE 0.2s [2023-10-05T20:04:07.483Z] [2023-10-05T20:04:07.483Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:04:07.483Z] #160 DONE 0.1s [2023-10-05T20:04:07.483Z] [2023-10-05T20:04:07.483Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T20:04:07.483Z] #158 DONE 2.3s [2023-10-05T20:04:07.483Z] [2023-10-05T20:04:07.483Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-05T20:04:08.437Z] #161 DONE 1.0s [2023-10-05T20:04:08.437Z] [2023-10-05T20:04:08.437Z] #93 [security-secretstore-setup] exporting to image [2023-10-05T20:04:08.437Z] #93 exporting layers [2023-10-05T20:04:08.704Z] #93 ... [2023-10-05T20:04:08.704Z] [2023-10-05T20:04:08.704Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:04:08.704Z] #162 DONE 0.2s [2023-10-05T20:04:08.968Z] [2023-10-05T20:04:08.968Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-05T20:04:08.968Z] #163 DONE 0.2s [2023-10-05T20:04:08.968Z] [2023-10-05T20:04:08.968Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T20:04:09.546Z] #164 ... [2023-10-05T20:04:09.546Z] [2023-10-05T20:04:09.546Z] #93 [security-secretstore-setup] exporting to image [2023-10-05T20:04:09.546Z] #93 exporting layers 2.0s done [2023-10-05T20:04:09.546Z] #93 writing image sha256:63bbdd12c7431dc686df6c458c649a071640e31bedbff024bbcb21037882f4cc done [2023-10-05T20:04:09.546Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-05T20:04:09.546Z] #93 DONE 10.0s [2023-10-05T20:04:09.810Z] [2023-10-05T20:04:09.810Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T20:04:10.761Z] #126 ... [2023-10-05T20:04:10.761Z] [2023-10-05T20:04:10.761Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T20:04:10.761Z] #164 DONE 1.9s [2023-10-05T20:04:10.761Z] [2023-10-05T20:04:10.761Z] #93 [security-proxy-auth] exporting to image [2023-10-05T20:04:11.340Z] #93 exporting layers 0.6s done [2023-10-05T20:04:11.340Z] #93 writing image sha256:0b0cb870b736e860446f1935d28f8ab318f61bea1e2915b4b84fe68f14ffe8f2 done [2023-10-05T20:04:11.340Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-05T20:04:11.340Z] #93 DONE 10.6s [2023-10-05T20:04:11.340Z] [2023-10-05T20:04:11.340Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T20:04:17.957Z] #126 ... [2023-10-05T20:04:17.957Z] [2023-10-05T20:04:17.957Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-05T20:04:17.957Z] #124 DONE 758.4s [2023-10-05T20:04:17.957Z] [2023-10-05T20:04:17.957Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:04:17.957Z] #165 DONE 0.2s [2023-10-05T20:04:17.957Z] [2023-10-05T20:04:17.957Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:04:17.957Z] #166 DONE 0.1s [2023-10-05T20:04:17.957Z] [2023-10-05T20:04:17.957Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T20:04:18.221Z] #127 ... [2023-10-05T20:04:18.221Z] [2023-10-05T20:04:18.221Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-05T20:04:18.486Z] #167 DONE 0.3s [2023-10-05T20:04:18.486Z] [2023-10-05T20:04:18.486Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:04:18.486Z] #130 ... [2023-10-05T20:04:18.486Z] [2023-10-05T20:04:18.486Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:04:18.486Z] #168 DONE 0.1s [2023-10-05T20:04:18.755Z] [2023-10-05T20:04:18.755Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-05T20:04:18.755Z] #169 DONE 0.1s [2023-10-05T20:04:18.755Z] [2023-10-05T20:04:18.755Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-05T20:04:18.755Z] #123 ... [2023-10-05T20:04:18.755Z] [2023-10-05T20:04:18.755Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-05T20:04:20.690Z] #170 DONE 2.1s [2023-10-05T20:04:20.690Z] [2023-10-05T20:04:20.690Z] #93 [core-common-config-bootstrapper] exporting to image [2023-10-05T20:04:20.690Z] #93 exporting layers [2023-10-05T20:04:21.648Z] #93 exporting layers 0.6s done [2023-10-05T20:04:21.648Z] #93 writing image sha256:adaf885543b894a992fc1f14508faa55a5cd73715a59cd1b02774e8911cbd02f 0.0s done [2023-10-05T20:04:21.648Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-05T20:04:21.648Z] #93 DONE 11.2s [2023-10-05T20:04:21.648Z] [2023-10-05T20:04:21.648Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:04:53.829Z] #130 ... [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-05T20:04:53.829Z] #126 DONE 793.2s [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T20:04:53.829Z] #125 ... [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:04:53.829Z] #171 DONE 0.1s [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:04:53.829Z] #172 DONE 0.2s [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-05T20:04:53.829Z] #173 DONE 0.3s [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-05T20:04:53.829Z] #123 ... [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:04:53.829Z] #174 DONE 0.1s [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #93 [core-command] exporting to image [2023-10-05T20:04:53.829Z] #93 exporting layers [2023-10-05T20:04:53.829Z] #93 exporting layers 0.3s done [2023-10-05T20:04:53.829Z] #93 writing image sha256:6a1d46d334f05ee074fb7de382b709cfebb17bbebf276ded187f86373bc80327 done [2023-10-05T20:04:53.829Z] #93 naming to docker.io/library/core-command-arm64 done [2023-10-05T20:04:53.829Z] #93 DONE 11.6s [2023-10-05T20:04:53.829Z] [2023-10-05T20:04:53.829Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T20:05:00.452Z] #125 ... [2023-10-05T20:05:00.452Z] [2023-10-05T20:05:00.452Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-05T20:05:00.452Z] #127 DONE 800.9s [2023-10-05T20:05:00.452Z] [2023-10-05T20:05:00.452Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:00.452Z] #130 ... [2023-10-05T20:05:00.452Z] [2023-10-05T20:05:00.452Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:05:00.718Z] #175 DONE 0.3s [2023-10-05T20:05:00.718Z] [2023-10-05T20:05:00.718Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:05:00.983Z] #176 DONE 0.2s [2023-10-05T20:05:00.983Z] [2023-10-05T20:05:00.983Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-05T20:05:01.247Z] #177 DONE 0.3s [2023-10-05T20:05:01.247Z] [2023-10-05T20:05:01.247Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:05:01.247Z] #178 DONE 0.1s [2023-10-05T20:05:01.247Z] [2023-10-05T20:05:01.247Z] #93 [core-data] exporting to image [2023-10-05T20:05:01.247Z] #93 exporting layers [2023-10-05T20:05:01.852Z] #93 ... [2023-10-05T20:05:01.852Z] [2023-10-05T20:05:01.852Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-05T20:05:01.852Z] #123 DONE 802.9s [2023-10-05T20:05:02.134Z] [2023-10-05T20:05:02.134Z] #93 [core-data] exporting to image [2023-10-05T20:05:02.134Z] #93 exporting layers 0.7s done [2023-10-05T20:05:02.134Z] #93 writing image sha256:46f5b3209860a426718e15fe808b38438a21bbd932ffa71639ce4c8bb7f9f901 0.0s done [2023-10-05T20:05:02.134Z] #93 naming to docker.io/library/core-data-arm64 [2023-10-05T20:05:02.134Z] #93 naming to docker.io/library/core-data-arm64 0.1s done [2023-10-05T20:05:02.134Z] #93 DONE 12.4s [2023-10-05T20:05:02.134Z] [2023-10-05T20:05:02.134Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:02.401Z] #130 ... [2023-10-05T20:05:02.401Z] [2023-10-05T20:05:02.401Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:05:02.667Z] #179 DONE 0.1s [2023-10-05T20:05:02.667Z] [2023-10-05T20:05:02.667Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:05:02.930Z] #180 DONE 0.2s [2023-10-05T20:05:02.930Z] [2023-10-05T20:05:02.930Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-05T20:05:03.194Z] #181 DONE 0.4s [2023-10-05T20:05:03.194Z] [2023-10-05T20:05:03.194Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:05:03.194Z] #182 DONE 0.1s [2023-10-05T20:05:03.194Z] [2023-10-05T20:05:03.194Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:03.467Z] #130 ... [2023-10-05T20:05:03.467Z] [2023-10-05T20:05:03.467Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-05T20:05:03.467Z] #183 DONE 0.1s [2023-10-05T20:05:03.467Z] [2023-10-05T20:05:03.467Z] #93 [core-metadata] exporting to image [2023-10-05T20:05:03.734Z] #93 ... [2023-10-05T20:05:03.734Z] [2023-10-05T20:05:03.734Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-05T20:05:03.734Z] #97 DONE 823.3s [2023-10-05T20:05:03.734Z] [2023-10-05T20:05:03.734Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:04.007Z] #130 ... [2023-10-05T20:05:04.007Z] [2023-10-05T20:05:04.007Z] #93 [core-metadata] exporting to image [2023-10-05T20:05:04.007Z] #93 exporting layers 0.6s done [2023-10-05T20:05:04.007Z] #93 writing image sha256:d9af4941160b8a4e0d86eabf1727431d44ec4eee65bf0e4b79562a5d50ea308d 0.0s done [2023-10-05T20:05:04.007Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-10-05T20:05:04.007Z] #93 DONE 13.0s [2023-10-05T20:05:04.279Z] [2023-10-05T20:05:04.279Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:05:04.559Z] #184 DONE 0.2s [2023-10-05T20:05:04.559Z] [2023-10-05T20:05:04.559Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:05:04.559Z] #185 DONE 0.1s [2023-10-05T20:05:04.559Z] [2023-10-05T20:05:04.559Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-05T20:05:04.837Z] #186 DONE 0.3s [2023-10-05T20:05:04.837Z] [2023-10-05T20:05:04.837Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:05:04.837Z] #187 DONE 0.1s [2023-10-05T20:05:04.837Z] [2023-10-05T20:05:04.837Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:05.108Z] #130 ... [2023-10-05T20:05:05.108Z] [2023-10-05T20:05:05.108Z] #93 [security-spiffe-token-provider] exporting to image [2023-10-05T20:05:05.386Z] #93 exporting layers 0.6s done [2023-10-05T20:05:05.654Z] #93 writing image sha256:3052bb5152d9e88f6d8c8a2171fbd5cf654c392fb4a2e079c5f9e5e6fcb48483 done [2023-10-05T20:05:05.654Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-05T20:05:05.654Z] #93 DONE 13.6s [2023-10-05T20:05:05.654Z] [2023-10-05T20:05:05.654Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:44.491Z] #130 ... [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-05T20:05:44.491Z] #125 DONE 839.9s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-05T20:05:44.491Z] #130 DONE 840.0s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T20:05:44.491Z] #37 ... [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:05:44.491Z] #188 DONE 0.1s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-05T20:05:44.491Z] #189 DONE 0.1s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:05:44.491Z] #190 DONE 0.1s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-05T20:05:44.491Z] #191 DONE 0.1s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-05T20:05:44.491Z] #192 DONE 0.4s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-05T20:05:44.491Z] #193 DONE 0.4s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:05:44.491Z] #194 DONE 0.1s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-05T20:05:44.491Z] #195 DONE 0.1s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #93 [support-scheduler] exporting to image [2023-10-05T20:05:44.491Z] #93 exporting layers [2023-10-05T20:05:44.491Z] #93 exporting layers 0.4s done [2023-10-05T20:05:44.491Z] #93 writing image sha256:af3f768e1ef00557cbee94c51358461488f3dc23c9419d452ca35304c3439b5d 0.0s done [2023-10-05T20:05:44.491Z] #93 naming to docker.io/library/support-notifications-arm64 [2023-10-05T20:05:44.491Z] #93 exporting layers 0.4s done [2023-10-05T20:05:44.491Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-10-05T20:05:44.491Z] #93 writing image sha256:102760b506cb8193f6cf21026efd81f002b4d9ec7e0611e099795ceeff6cc44b done [2023-10-05T20:05:44.491Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-10-05T20:05:44.491Z] #93 DONE 14.2s [2023-10-05T20:05:44.491Z] [2023-10-05T20:05:44.491Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-05T20:05:44.491Z] time="2023-10-05T19:49:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-05T20:05:44.516Z] $ docker stop --time=1 0f0d91947c3e8e0315f6ba9f17bcef487948111c1b65c0fe226d008d708de2bd [2023-10-05T20:05:46.149Z] $ docker rm -f --volumes 0f0d91947c3e8e0315f6ba9f17bcef487948111c1b65c0fe226d008d708de2bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T20:05:46.687Z] + docker images [2023-10-05T20:05:46.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-05T20:05:46.687Z] support-scheduler-arm64 latest 102760b506cb 6 seconds ago 33.5MB [2023-10-05T20:05:46.687Z] support-notifications-arm64 latest af3f768e1ef0 7 seconds ago 34.2MB [2023-10-05T20:05:46.687Z] security-spiffe-token-provider-arm64 latest 3052bb5152d9 42 seconds ago 35.1MB [2023-10-05T20:05:46.687Z] core-metadata-arm64 latest d9af4941160b 43 seconds ago 21.5MB [2023-10-05T20:05:46.687Z] core-data-arm64 latest 46f5b3209860 45 seconds ago 21.2MB [2023-10-05T20:05:46.687Z] core-command-arm64 latest 6a1d46d334f0 53 seconds ago 21MB [2023-10-05T20:05:46.687Z] core-common-config-bootstrapper-arm64 latest adaf885543b8 About a minute ago 18.3MB [2023-10-05T20:05:46.687Z] security-proxy-auth-arm64 latest 0b0cb870b736 About a minute ago 19.4MB [2023-10-05T20:05:46.687Z] security-secretstore-setup-arm64 latest 63bbdd12c743 About a minute ago 43.7MB [2023-10-05T20:05:46.687Z] security-bootstrapper-arm64 latest 6b17299d29a4 About a minute ago 23.1MB [2023-10-05T20:05:46.687Z] security-proxy-setup-arm64 latest c45fe99af0bb 2 minutes ago 29.1MB [2023-10-05T20:05:46.687Z] security-spire-config-arm64 latest 5d4375feb146 14 minutes ago 95.8MB [2023-10-05T20:05:46.687Z] security-spire-agent-arm64 latest 9f8d405376d7 14 minutes ago 152MB [2023-10-05T20:05:46.687Z] security-spire-server-arm64 latest b4110a39ac5d 14 minutes ago 96.6MB [2023-10-05T20:05:46.687Z] ci-base-image-arm64 latest 1ebb6bca4c59 25 minutes ago 924MB [2023-10-05T20:05:46.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB [2023-10-05T20:05:46.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [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-10-05T20:05:47.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T20:05:47.589Z] [2023-10-05T20:05:47.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T20:05:47.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T20:05:48.285Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T20:05:48.285Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T20:05:48.285Z] 04944245beec: Pulling fs layer [2023-10-05T20:05:48.285Z] 699f458cf7ca: Pulling fs layer [2023-10-05T20:05:48.285Z] 765212b225bb: Pulling fs layer [2023-10-05T20:05:48.285Z] f23df028b6ca: Pulling fs layer [2023-10-05T20:05:48.285Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T20:05:48.285Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T20:05:48.285Z] 765212b225bb: Waiting [2023-10-05T20:05:48.285Z] f23df028b6ca: Waiting [2023-10-05T20:05:48.285Z] d65c8cfc05b1: Waiting [2023-10-05T20:05:48.285Z] 2437ff75d9bd: Waiting [2023-10-05T20:05:48.558Z] 04944245beec: Verifying Checksum [2023-10-05T20:05:48.558Z] 04944245beec: Download complete [2023-10-05T20:05:48.558Z] 765212b225bb: Verifying Checksum [2023-10-05T20:05:48.558Z] 765212b225bb: Download complete [2023-10-05T20:05:48.558Z] f23df028b6ca: Download complete [2023-10-05T20:05:48.558Z] 699f458cf7ca: Verifying Checksum [2023-10-05T20:05:48.558Z] 699f458cf7ca: Download complete [2023-10-05T20:05:48.558Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T20:05:48.558Z] d65c8cfc05b1: Download complete [2023-10-05T20:05:49.176Z] 8998bd30e6a1: Download complete [2023-10-05T20:05:51.828Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T20:05:51.828Z] 2437ff75d9bd: Download complete [2023-10-05T20:05:53.230Z] 8998bd30e6a1: Pull complete [2023-10-05T20:05:53.811Z] 04944245beec: Pull complete [2023-10-05T20:05:55.213Z] 699f458cf7ca: Pull complete [2023-10-05T20:05:55.213Z] 765212b225bb: Pull complete [2023-10-05T20:05:55.794Z] f23df028b6ca: Pull complete [2023-10-05T20:05:56.060Z] d65c8cfc05b1: Pull complete [2023-10-05T20:06:11.032Z] 2437ff75d9bd: Pull complete [2023-10-05T20:06:11.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T20:06:11.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T20:06:11.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T20:06:11.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-8587 does not seem to be running inside a container [2023-10-05T20:06:11.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-05T20:06:14.029Z] $ docker top fce9f10215ba668c25fe391116df188237c530dea8190035f721e283dfff45c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:15.002Z] ---> job-cost.sh [2023-10-05T20:06:15.002Z] lf-activate-venv: SKIPPING [2023-10-05T20:06:15.002Z] INFO: No Stack... [2023-10-05T20:06:15.579Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T20:06:16.157Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T20:06:16.495Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-05T20:06:16.495Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T20:06:16.813Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] [2023-10-05T20:06:16.818Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] did not exist. Created. [2023-10-05T20:06:16.818Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T20:06:17.226Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T20:06:17.688Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T20:06:17.703Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4700-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T20:06:17.778Z] $ docker stop --time=1 fce9f10215ba668c25fe391116df188237c530dea8190035f721e283dfff45c7 [2023-10-05T20:06:20.561Z] $ docker rm -f --volumes fce9f10215ba668c25fe391116df188237c530dea8190035f721e283dfff45c7 [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-10-05T20:06:21.600Z] provisioning config files... [2023-10-05T20:06:21.608Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14156201326170036275tmp [Pipeline] { [Pipeline] sh [2023-10-05T20:06:21.939Z] + set +x [2023-10-05T20:06:21.939Z] + curl -s https://codecov.io/bash [2023-10-05T20:06:21.939Z] + bash -s -- [2023-10-05T20:06:21.939Z] [2023-10-05T20:06:21.939Z] _____ _ [2023-10-05T20:06:21.939Z] / ____| | | [2023-10-05T20:06:21.939Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T20:06:21.939Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T20:06:21.939Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T20:06:21.939Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T20:06:21.939Z] Bash-1.0.6 [2023-10-05T20:06:21.939Z] [2023-10-05T20:06:21.939Z] [2023-10-05T20:06:21.939Z] ==> git version 2.25.1 found [2023-10-05T20:06:21.939Z] ==> 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-10-05T20:06:21.939Z] Release-Date: 2020-01-08 [2023-10-05T20:06:21.939Z] 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-10-05T20:06:21.939Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T20:06:21.939Z] ==> Jenkins CI detected. [2023-10-05T20:06:21.939Z] current dir:  /w/workspace/edgex-go/1 [2023-10-05T20:06:21.939Z] project root: . [2023-10-05T20:06:21.939Z] --> token set from env [2023-10-05T20:06:21.939Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T20:06:22.198Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T20:06:22.198Z] ==> Python coveragepy not found [2023-10-05T20:06:22.198Z] ==> Searching for coverage reports in: [2023-10-05T20:06:22.198Z] + . [2023-10-05T20:06:22.198Z] -> Found 1 reports [2023-10-05T20:06:22.198Z] ==> Detecting git/mercurial file structure [2023-10-05T20:06:22.198Z] ==> Reading reports [2023-10-05T20:06:22.198Z] + ./coverage.out bytes=453602 [2023-10-05T20:06:22.198Z] ==> Appending adjustments [2023-10-05T20:06:22.198Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T20:06:23.135Z] + Found adjustments [2023-10-05T20:06:23.135Z] ==> Gzipping contents [2023-10-05T20:06:23.135Z] 60K /tmp/codecov.NlE2Sl.gz [2023-10-05T20:06:23.135Z] ==> Uploading reports [2023-10-05T20:06:23.135Z] url: https://codecov.io [2023-10-05T20:06:23.135Z] query: branch=PR-4700&commit=5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4700&job=&cmd_args= [2023-10-05T20:06:23.135Z] -> Pinging Codecov [2023-10-05T20:06:23.135Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4700&commit=5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4700&job=&cmd_args= [2023-10-05T20:06:23.395Z] -> Uploading to [2023-10-05T20:06:23.395Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/00271124DB129430A58F1EEE437C3FCB/5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522/97e1b57f-ed3e-46d3-97b7-199c0812bce1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T200623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e48d2082b398ae1e0a2a392f2929f9ccfe7e85aee385545a272c1ea6772e237 [2023-10-05T20:06:23.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T20:06:23.395Z] Dload Upload Total Spent Left Speed [2023-10-05T20:06:23.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58168 0 0 100 58168 0 192k --:--:-- --:--:-- --:--:-- 193k [2023-10-05T20:06:23.658Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5364f6c5e7adb91aa13cb0e669aa63a6ae4fc522 [Pipeline] } [2023-10-05T20:06:23.692Z] 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-10-05T20:06:25.098Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:25.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:26.310Z] ---> package-listing.sh [2023-10-05T20:06:26.310Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T20:06:26.310Z] ++ facter osfamily [2023-10-05T20:06:26.569Z] + OS_FAMILY=debian [2023-10-05T20:06:26.569Z] + workspace=/w/workspace/edgex-go/1 [2023-10-05T20:06:26.569Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T20:06:26.569Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T20:06:26.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T20:06:26.569Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T20:06:26.569Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-05T20:06:26.569Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T20:06:26.569Z] + case "${OS_FAMILY}" in [2023-10-05T20:06:26.569Z] + dpkg -l [2023-10-05T20:06:26.569Z] + grep '^ii' [2023-10-05T20:06:26.569Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T20:06:26.569Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T20:06:26.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T20:06:26.569Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-05T20:06:26.569Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-05T20:06:26.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-05T20:06:26.600Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T20:06:26.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T20:06:27.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T20:06:27.511Z] [2023-10-05T20:06:27.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T20:06:27.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T20:06:27.873Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T20:06:27.873Z] 5eb5b503b376: Pulling fs layer [2023-10-05T20:06:27.873Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T20:06:27.873Z] ec43610c2a17: Pulling fs layer [2023-10-05T20:06:27.873Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T20:06:27.873Z] 33b1e0a273af: Pulling fs layer [2023-10-05T20:06:27.873Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T20:06:27.873Z] 2f39f015ded8: Pulling fs layer [2023-10-05T20:06:27.873Z] 3a2ae6a8a46f: Waiting [2023-10-05T20:06:27.873Z] 33b1e0a273af: Waiting [2023-10-05T20:06:27.873Z] 5d3b04190fa2: Waiting [2023-10-05T20:06:27.873Z] 2f39f015ded8: Waiting [2023-10-05T20:06:27.873Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T20:06:27.873Z] 5c69ac0246d0: Download complete [2023-10-05T20:06:27.873Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T20:06:27.873Z] 3a2ae6a8a46f: Download complete [2023-10-05T20:06:27.873Z] 33b1e0a273af: Verifying Checksum [2023-10-05T20:06:27.873Z] 33b1e0a273af: Download complete [2023-10-05T20:06:27.873Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T20:06:27.873Z] 5d3b04190fa2: Download complete [2023-10-05T20:06:27.873Z] ec43610c2a17: Verifying Checksum [2023-10-05T20:06:27.873Z] ec43610c2a17: Download complete [2023-10-05T20:06:28.132Z] 5eb5b503b376: Verifying Checksum [2023-10-05T20:06:28.699Z] 2f39f015ded8: Download complete [2023-10-05T20:06:29.267Z] 5eb5b503b376: Pull complete [2023-10-05T20:06:29.526Z] 5c69ac0246d0: Pull complete [2023-10-05T20:06:29.784Z] ec43610c2a17: Pull complete [2023-10-05T20:06:30.043Z] 3a2ae6a8a46f: Pull complete [2023-10-05T20:06:30.043Z] 33b1e0a273af: Pull complete [2023-10-05T20:06:30.303Z] 5d3b04190fa2: Pull complete [2023-10-05T20:06:34.491Z] 2f39f015ded8: Pull complete [2023-10-05T20:06:34.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T20:06:34.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T20:06:34.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T20:06:34.702Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2023-10-05T20:06:34.724Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T20:06:40.110Z] $ docker top 0089b65932bbc45c1987b295d319e3b6c15b9e508d87d5937fd8a03c183fdd5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T20:06:40.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T20:06:40.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T20:06:41.126Z] + ls /var/log/sa-host [2023-10-05T20:06:41.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T20:06:41.345Z] provisioning config files... [2023-10-05T20:06:41.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4648012797737379971tmp [Pipeline] { [Pipeline] echo [2023-10-05T20:06:41.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:41.723Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T20:06:41.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:42.166Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T20:06:42.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:42.519Z] ---> sudo-logs.sh [2023-10-05T20:06:42.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T20:06:42.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:42.906Z] ---> job-cost.sh [2023-10-05T20:06:42.906Z] lf-activate-venv: SKIPPING [2023-10-05T20:06:42.906Z] DEBUG: total: 0.10999999940395355 [2023-10-05T20:06:42.906Z] INFO: Retrieving Stack Cost... [2023-10-05T20:06:43.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T20:06:43.732Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T20:06:43.766Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T20:06:44.075Z] ---> logs-deploy.sh [2023-10-05T20:06:44.076Z] lf-activate-venv: SKIPPING [2023-10-05T20:06:44.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4700/1 [2023-10-05T20:06:44.076Z] INFO: archiving workspace using pattern(s): [2023-10-05T20:06:45.010Z] Archives upload complete. [2023-10-05T20:06:45.269Z] INFO: archiving logs to Nexus [2023-10-05T20:06:45.930Z] ---> uname -a: [2023-10-05T20:06:45.930Z] Linux prd-ubuntu20-04-docker-8c-8g-8586 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] ---> lscpu: [2023-10-05T20:06:45.930Z] Architecture: x86_64 [2023-10-05T20:06:45.930Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-05T20:06:45.930Z] Byte Order: Little Endian [2023-10-05T20:06:45.930Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-05T20:06:45.930Z] CPU(s): 8 [2023-10-05T20:06:45.930Z] On-line CPU(s) list: 0-7 [2023-10-05T20:06:45.930Z] Thread(s) per core: 1 [2023-10-05T20:06:45.930Z] Core(s) per socket: 1 [2023-10-05T20:06:45.930Z] Socket(s): 8 [2023-10-05T20:06:45.930Z] NUMA node(s): 1 [2023-10-05T20:06:45.930Z] Vendor ID: AuthenticAMD [2023-10-05T20:06:45.930Z] CPU family: 23 [2023-10-05T20:06:45.930Z] Model: 49 [2023-10-05T20:06:45.930Z] Model name: AMD EPYC-Rome Processor [2023-10-05T20:06:45.930Z] Stepping: 0 [2023-10-05T20:06:45.930Z] CPU MHz: 2800.000 [2023-10-05T20:06:45.930Z] BogoMIPS: 5600.00 [2023-10-05T20:06:45.930Z] Virtualization: AMD-V [2023-10-05T20:06:45.930Z] Hypervisor vendor: KVM [2023-10-05T20:06:45.930Z] Virtualization type: full [2023-10-05T20:06:45.930Z] L1d cache: 256 KiB [2023-10-05T20:06:45.930Z] L1i cache: 256 KiB [2023-10-05T20:06:45.930Z] L2 cache: 4 MiB [2023-10-05T20:06:45.930Z] L3 cache: 128 MiB [2023-10-05T20:06:45.930Z] NUMA node0 CPU(s): 0-7 [2023-10-05T20:06:45.930Z] Vulnerability Itlb multihit: Not affected [2023-10-05T20:06:45.930Z] Vulnerability L1tf: Not affected [2023-10-05T20:06:45.930Z] Vulnerability Mds: Not affected [2023-10-05T20:06:45.930Z] Vulnerability Meltdown: Not affected [2023-10-05T20:06:45.930Z] Vulnerability Mmio stale data: Not affected [2023-10-05T20:06:45.930Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-05T20:06:45.930Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-05T20:06:45.930Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-05T20:06:45.930Z] Vulnerability Srbds: Not affected [2023-10-05T20:06:45.930Z] Vulnerability Tsx async abort: Not affected [2023-10-05T20:06:45.930Z] 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-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] ---> nproc: [2023-10-05T20:06:45.930Z] 8 [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] ---> df -h: [2023-10-05T20:06:45.930Z] Filesystem Size Used Avail Use% Mounted on [2023-10-05T20:06:45.930Z] overlay 155G 21G 135G 14% / [2023-10-05T20:06:45.930Z] tmpfs 64M 0 64M 0% /dev [2023-10-05T20:06:45.930Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-05T20:06:45.930Z] shm 64M 0 64M 0% /dev/shm [2023-10-05T20:06:45.930Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] ---> sar -b -r -n DEV: [2023-10-05T20:06:45.930Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8586) 10/05/23 _x86_64_ (8 CPU) [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] 19:35:15 LINUX RESTART (8 CPU) [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] 19:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-05T20:06:45.930Z] 19:37:01 128.32 10.78 117.54 0.00 1748.62 85832.99 0.00 [2023-10-05T20:06:45.930Z] 19:38:01 64.99 0.05 64.94 0.00 5.60 59050.82 0.00 [2023-10-05T20:06:45.930Z] 19:39:01 47.53 0.18 47.35 0.00 2.66 48249.58 0.00 [2023-10-05T20:06:45.930Z] 19:40:01 474.06 4.38 469.68 0.00 90.90 198520.23 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 479.62 12.18 467.44 0.00 2941.78 169429.76 0.00 [2023-10-05T20:06:45.930Z] 19:42:01 643.30 2.30 641.00 0.00 2275.24 103124.03 0.00 [2023-10-05T20:06:45.930Z] 19:43:01 6.60 0.65 5.95 0.00 70.65 117.85 0.00 [2023-10-05T20:06:45.930Z] 19:44:01 1.88 0.00 1.88 0.00 0.00 19.73 0.00 [2023-10-05T20:06:45.930Z] 19:45:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-10-05T20:06:45.930Z] 19:46:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 [2023-10-05T20:06:45.930Z] 19:47:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-10-05T20:06:45.930Z] 19:48:01 1.82 0.00 1.82 0.00 0.00 24.80 0.00 [2023-10-05T20:06:45.930Z] 19:49:01 0.90 0.00 0.90 0.00 0.00 9.47 0.00 [2023-10-05T20:06:45.930Z] 19:50:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2023-10-05T20:06:45.930Z] 19:51:01 1.48 0.02 1.47 0.00 0.13 20.53 0.00 [2023-10-05T20:06:45.930Z] 19:52:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2023-10-05T20:06:45.930Z] 19:53:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2023-10-05T20:06:45.930Z] 19:54:01 1.83 0.00 1.83 0.00 0.00 19.60 0.00 [2023-10-05T20:06:45.930Z] 19:55:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-10-05T20:06:45.930Z] 19:56:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2023-10-05T20:06:45.930Z] 19:57:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-10-05T20:06:45.930Z] 19:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2023-10-05T20:06:45.930Z] 19:59:01 0.95 0.00 0.95 0.00 0.00 9.60 0.00 [2023-10-05T20:06:45.930Z] 20:00:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2023-10-05T20:06:45.930Z] 20:01:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2023-10-05T20:06:45.930Z] 20:02:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2023-10-05T20:06:45.930Z] 20:03:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-10-05T20:06:45.930Z] 20:04:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2023-10-05T20:06:45.930Z] 20:05:01 2.88 1.02 1.87 0.00 21.86 25.73 0.00 [2023-10-05T20:06:45.930Z] 20:06:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2023-10-05T20:06:45.930Z] Average: 62.62 1.05 61.57 0.00 238.73 22170.76 0.00 [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] 19:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-05T20:06:45.930Z] 19:37:01 27983676 31574080 738964 2.25 108380 3687420 2042512 6.02 1207480 3257764 315424 [2023-10-05T20:06:45.930Z] 19:38:01 27681168 31457308 847248 2.58 119008 3834104 2020972 5.96 1635964 3094576 177644 [2023-10-05T20:06:45.930Z] 19:39:01 27399376 31564144 744884 2.27 122396 4211404 1910140 5.63 1482328 3528576 214852 [2023-10-05T20:06:45.930Z] 19:40:01 21838328 31344988 934912 2.84 198448 9193924 2735236 8.06 2127636 8121868 953860 [2023-10-05T20:06:45.930Z] 19:41:01 15609140 29060392 3139360 9.55 253292 12793368 7661736 22.58 5440528 10639264 485732 [2023-10-05T20:06:45.930Z] 19:42:01 17641300 31437460 822516 2.50 277064 13215280 2071904 6.11 2664308 11571772 756 [2023-10-05T20:06:45.930Z] 19:43:01 17644052 31437516 821668 2.50 275596 13214136 2056500 6.06 2662632 11570316 132 [2023-10-05T20:06:45.930Z] 19:44:01 17693356 31486860 772232 2.35 275636 13214136 2056500 6.06 2613392 11570316 172 [2023-10-05T20:06:45.930Z] 19:45:01 17693560 31487128 771904 2.35 275692 13214140 2056500 6.06 2613352 11570320 168 [2023-10-05T20:06:45.930Z] 19:46:01 17700760 31494364 764764 2.33 275724 13214140 2056500 6.06 2606288 11570320 176 [2023-10-05T20:06:45.930Z] 19:47:01 17704104 31497556 761748 2.32 275728 13214144 2056500 6.06 2605016 11570324 184 [2023-10-05T20:06:45.930Z] 19:48:01 17706040 31499496 759724 2.31 275752 13214148 2056500 6.06 2603132 11570328 132 [2023-10-05T20:06:45.930Z] 19:49:01 17706000 31499456 759700 2.31 275756 13214148 2056500 6.06 2603224 11570328 172 [2023-10-05T20:06:45.930Z] 19:50:01 17705572 31499112 759912 2.31 275780 13214152 2056500 6.06 2603408 11570332 168 [2023-10-05T20:06:45.930Z] 19:51:01 17705252 31498868 760312 2.31 275796 13214136 2089264 6.16 2603548 11570316 56 [2023-10-05T20:06:45.930Z] 19:52:01 17705316 31498948 760316 2.31 275808 13214136 2089264 6.16 2603540 11570316 168 [2023-10-05T20:06:45.930Z] 19:53:01 17705828 31499468 759776 2.31 275816 13214140 2089264 6.16 2603044 11570320 168 [2023-10-05T20:06:45.930Z] 19:54:01 17705876 31499528 759684 2.31 275864 13214136 2089264 6.16 2602760 11570320 8 [2023-10-05T20:06:45.930Z] 19:55:01 17705496 31499200 759888 2.31 275904 13214144 2089264 6.16 2603144 11570324 176 [2023-10-05T20:06:45.930Z] 19:56:01 17706196 31499980 759028 2.31 275948 13214144 2089264 6.16 2602796 11570332 12 [2023-10-05T20:06:45.930Z] 19:57:01 17706188 31499984 758984 2.31 275968 13214152 2089264 6.16 2602440 11570328 184 [2023-10-05T20:06:45.930Z] 19:58:01 17706328 31500172 758752 2.31 275996 13214156 2089264 6.16 2602508 11570336 8 [2023-10-05T20:06:45.930Z] 19:59:01 17706208 31500072 758848 2.31 276012 13214156 2089264 6.16 2602924 11570336 180 [2023-10-05T20:06:45.930Z] 20:00:01 17706132 31500020 759036 2.31 276032 13214164 2089264 6.16 2602936 11570340 180 [2023-10-05T20:06:45.930Z] 20:01:01 17706108 31500000 758988 2.31 276068 13214156 2089264 6.16 2602816 11570344 16 [2023-10-05T20:06:45.930Z] 20:02:01 17705744 31499836 759100 2.31 276092 13214296 2089264 6.16 2602888 11570464 184 [2023-10-05T20:06:45.930Z] 20:03:01 17705688 31499816 759056 2.31 276116 13214300 2089264 6.16 2602932 11570480 200 [2023-10-05T20:06:45.930Z] 20:04:01 17705388 31499564 759272 2.31 276136 13214304 2089264 6.16 2603160 11570484 208 [2023-10-05T20:06:45.930Z] 20:05:01 17703224 31498388 760308 2.31 276216 13214920 2071708 6.11 2603596 11570988 176 [2023-10-05T20:06:45.930Z] 20:06:01 17703752 31498952 759752 2.31 276240 13214924 2071708 6.11 2603144 11570992 8 [2023-10-05T20:06:45.930Z] Average: 18766505 31411089 851688 2.59 256675 12135900 2276254 6.71 2570562 10596781 71717 [2023-10-05T20:06:45.930Z] [2023-10-05T20:06:45.930Z] 19:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-05T20:06:45.930Z] 19:37:01 docker0 659.88 705.05 48.31 4512.54 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:37:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:37:01 ens3 944.52 811.35 9333.76 92.79 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:38:01 docker0 0.97 1.03 0.07 0.10 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:38:01 veth27e0347 0.97 1.15 0.08 0.10 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:38:01 ens3 55.27 47.04 42.69 95.65 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:39:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:39:01 ens3 32.43 21.14 35.16 13.65 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:40:01 veth46adb58 62.65 112.35 6.37 588.45 0.00 0.00 0.00 0.05 [2023-10-05T20:06:45.930Z] 19:40:01 vethd00c637 63.88 113.20 6.45 589.89 0.00 0.00 0.00 0.05 [2023-10-05T20:06:45.930Z] 19:40:01 docker0 279.29 506.83 23.83 3040.52 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:40:01 veth75510fc 0.57 1.22 0.05 0.21 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:40:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:40:01 vethfd5e8e7 60.65 112.20 6.24 589.84 0.00 0.00 0.00 0.05 [2023-10-05T20:06:45.930Z] 19:40:01 ens3 654.53 355.71 6050.60 47.72 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:40:01 vethe5a2970 60.38 109.18 6.18 573.03 0.00 0.00 0.00 0.05 [2023-10-05T20:06:45.930Z] 19:41:01 vethb49ac95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth5b79c79 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth6abff31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 docker0 1.58 2.82 0.13 18.21 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth5623c25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 vethec0445b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth75510fc 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 vethb1f75b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth830bef3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth2a9041a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth0bf891c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 ens3 104.67 47.48 1389.81 16.35 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 veth7a33379 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:41:01 vethdd59e03 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:42:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:42:01 ens3 93.62 35.92 1385.35 7.82 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:43:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:44:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:46:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.930Z] 19:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:51:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:53:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:56:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 19:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:01:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:02:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:05:01 ens3 0.63 0.65 0.82 0.23 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] 20:06:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] Average: docker0 31.41 40.55 2.41 252.55 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] Average: ens3 63.01 44.08 608.36 9.16 0.00 0.00 0.00 0.00 [2023-10-05T20:06:45.931Z] [2023-10-05T20:06:45.931Z]