Pull request #4604 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from de2fc699e930e601e37848689684eee96141d365+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (6b3f0eded471f7cca7dd5296c5d4c84e4fead5c7) 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-ssh5512939821773533479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9863077508459191722.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4604/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-4604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3961751194599042250.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-4604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1814361145907575001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh13895792306433973220.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-4604/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-4604/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh254669853380236786.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-886’ Running on prd-ubuntu20.04-docker-8c-8g-888 in /w/workspace/edgexfoundry_edgex-go_PR-4604 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit de2fc699e930e601e37848689684eee96141d365 Merge succeeded, producing de2fc699e930e601e37848689684eee96141d365 Checking out Revision de2fc699e930e601e37848689684eee96141d365 (PR-4604) > 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/4604/head:refs/remotes/origin/PR-4604 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de2fc699e930e601e37848689684eee96141d365 # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de2fc699e930e601e37848689684eee96141d365 # timeout=10 Commit message: "build: Update to latest go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T23:18:51.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T23:18:51.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T23:18:51.826Z] ========================================================= [2023-07-11T23:18:51.826Z] EdgeX Global Pipelines Version Info [2023-07-11T23:18:51.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:18:52.589Z] ------------------- [2023-07-11T23:18:52.589Z] stable info: [2023-07-11T23:18:52.589Z] ------------------- [2023-07-11T23:18:52.589Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T23:18:52.589Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T23:18:52.589Z] Message: update stable to v1.0.250 [2023-07-11T23:18:53.159Z] ------------------- [2023-07-11T23:18:53.159Z] experimental info: [2023-07-11T23:18:53.159Z] ------------------- [2023-07-11T23:18:53.159Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T23:18:53.159Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T23:18:53.159Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T23:18:53.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-11T23:18:53.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-11T23:18:53.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T23:18:53.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T23:18:53.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T23:18:53.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T23:18:53.771Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T23:18:53.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-11T23:18:53.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-11T23:18:53.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-11T23:18:53.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T23:18:53.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T23:18:54.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T23:18:54.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T23:18:54.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T23:18:54.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T23:18:54.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T23:18:54.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T23:18:54.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-11T23:18:54.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-11T23:18:54.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T23:18:54.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T23:18:54.393Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T23:18:54.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4604 [Pipeline] echo [2023-07-11T23:18:54.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4604 [Pipeline] echo [2023-07-11T23:18:54.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4604 [Pipeline] echo [2023-07-11T23:18:54.564Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de2fc699e930e601e37848689684eee96141d365 [Pipeline] echo [2023-07-11T23:18:54.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de2fc69 [Pipeline] echo [2023-07-11T23:18:54.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:18:54.746Z] provisioning config files... [2023-07-11T23:18:54.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7079682301384087464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:18:55.101Z] ---> docker-login.sh [2023-07-11T23:18:55.101Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:18:55.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:18:55.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:18:55.366Z] Configure a credential helper to remove this warning. See [2023-07-11T23:18:55.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:18:55.366Z] [2023-07-11T23:18:55.366Z] Login Succeeded [2023-07-11T23:18:55.366Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:18:55.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:18:55.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:18:55.366Z] Configure a credential helper to remove this warning. See [2023-07-11T23:18:55.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:18:55.366Z] [2023-07-11T23:18:55.366Z] Login Succeeded [2023-07-11T23:18:55.366Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:18:55.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:18:55.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:18:55.627Z] Configure a credential helper to remove this warning. See [2023-07-11T23:18:55.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:18:55.627Z] [2023-07-11T23:18:55.627Z] Login Succeeded [2023-07-11T23:18:55.627Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:18:55.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:18:55.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:18:55.627Z] Configure a credential helper to remove this warning. See [2023-07-11T23:18:55.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:18:55.627Z] [2023-07-11T23:18:55.627Z] Login Succeeded [2023-07-11T23:18:55.627Z] docker.io [2023-07-11T23:18:55.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:18:55.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:18:55.887Z] Configure a credential helper to remove this warning. See [2023-07-11T23:18:55.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:18:55.887Z] [2023-07-11T23:18:55.887Z] Login Succeeded [2023-07-11T23:18:55.887Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:18:55.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T23:18:56.316Z] + 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-07-11T23:18:56.316Z] + dirname cmd/core-command/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/core-data/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/core-metadata/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-11T23:18:56.316Z] + dirname cmd/support-notifications/Dockerfile [2023-07-11T23:18:56.316Z] + cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-11T23:18:56.316Z] + + dirname cmd/support-scheduler/Dockerfile [2023-07-11T23:18:56.316Z] cut -d/ -f2 [2023-07-11T23:18:56.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-11T23:18:56.413Z] 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-07-11T23:18:56.908Z] + git rev-list -1 --merges de2fc699e930e601e37848689684eee96141d365~1..de2fc699e930e601e37848689684eee96141d365 [Pipeline] echo [2023-07-11T23:18:56.940Z] -----------> git rev-list -1 --merges de2fc699e930e601e37848689684eee96141d365~1..de2fc699e930e601e37848689684eee96141d365 de2fc699e930e601e37848689684eee96141d365 [false] [Pipeline] sh [2023-07-11T23:18:57.243Z] + git log --format=format:%s -1 de2fc699e930e601e37848689684eee96141d365 [Pipeline] echo [2023-07-11T23:18:57.276Z] ========================================================= [2023-07-11T23:18:57.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T23:18:57.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-11T23:18:57.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T23:18:57.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T23:18:57.690Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T23:18:57.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T23:18:57.691Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T23:18:57.691Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T23:18:57.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:18:58.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:18:58.101Z] [2023-07-11T23:18:58.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:18:58.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:18:58.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T23:18:58.477Z] b85a868b505f: Pulling fs layer [2023-07-11T23:18:58.477Z] e2be974225ed: Pulling fs layer [2023-07-11T23:18:58.477Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T23:18:58.477Z] 988bab9f4d93: Pulling fs layer [2023-07-11T23:18:58.477Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T23:18:58.477Z] eaf3925da568: Pulling fs layer [2023-07-11T23:18:58.477Z] bab4dde63d76: Pulling fs layer [2023-07-11T23:18:58.477Z] 988bab9f4d93: Waiting [2023-07-11T23:18:58.477Z] bde34c3a00c8: Pulling fs layer [2023-07-11T23:18:58.477Z] b352a97aabf1: Pulling fs layer [2023-07-11T23:18:58.477Z] 4872d77fe225: Pulling fs layer [2023-07-11T23:18:58.477Z] 1469e6f7b9e6: Waiting [2023-07-11T23:18:58.477Z] 5851b861e8e6: Pulling fs layer [2023-07-11T23:18:58.477Z] b352a97aabf1: Waiting [2023-07-11T23:18:58.477Z] eaf3925da568: Waiting [2023-07-11T23:18:58.477Z] bde34c3a00c8: Waiting [2023-07-11T23:18:58.477Z] 4872d77fe225: Waiting [2023-07-11T23:18:58.477Z] bab4dde63d76: Waiting [2023-07-11T23:18:58.477Z] 5851b861e8e6: Waiting [2023-07-11T23:18:58.477Z] e2be974225ed: Download complete [2023-07-11T23:18:58.477Z] 988bab9f4d93: Download complete [2023-07-11T23:18:58.736Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T23:18:58.736Z] 339a4e72a1f5: Download complete [2023-07-11T23:18:58.736Z] eaf3925da568: Verifying Checksum [2023-07-11T23:18:58.736Z] eaf3925da568: Download complete [2023-07-11T23:18:58.736Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T23:18:58.736Z] 1469e6f7b9e6: Download complete [2023-07-11T23:18:58.736Z] bde34c3a00c8: Verifying Checksum [2023-07-11T23:18:58.736Z] bde34c3a00c8: Download complete [2023-07-11T23:18:58.736Z] b352a97aabf1: Download complete [2023-07-11T23:18:58.736Z] 4872d77fe225: Verifying Checksum [2023-07-11T23:18:58.736Z] 4872d77fe225: Download complete [2023-07-11T23:18:58.736Z] 5851b861e8e6: Verifying Checksum [2023-07-11T23:18:58.736Z] 5851b861e8e6: Download complete [2023-07-11T23:18:58.736Z] b85a868b505f: Verifying Checksum [2023-07-11T23:18:58.736Z] b85a868b505f: Download complete [2023-07-11T23:18:58.994Z] bab4dde63d76: Verifying Checksum [2023-07-11T23:18:58.994Z] bab4dde63d76: Download complete [2023-07-11T23:18:59.930Z] b85a868b505f: Pull complete [2023-07-11T23:19:00.190Z] e2be974225ed: Pull complete [2023-07-11T23:19:00.756Z] 339a4e72a1f5: Pull complete [2023-07-11T23:19:00.756Z] 988bab9f4d93: Pull complete [2023-07-11T23:19:01.016Z] 1469e6f7b9e6: Pull complete [2023-07-11T23:19:01.016Z] eaf3925da568: Pull complete [2023-07-11T23:19:02.934Z] bab4dde63d76: Pull complete [2023-07-11T23:19:02.934Z] bde34c3a00c8: Pull complete [2023-07-11T23:19:03.194Z] b352a97aabf1: Pull complete [2023-07-11T23:19:03.194Z] 4872d77fe225: Pull complete [2023-07-11T23:19:03.194Z] 5851b861e8e6: Pull complete [2023-07-11T23:19:03.194Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T23:19:03.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T23:19:03.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:19:03.425Z] prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container [2023-07-11T23:19:03.461Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T23:19:06.426Z] $ docker top f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 -eo pid,comm [2023-07-11T23:19:06.479Z] 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-07-11T23:19:06.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T23:19:06.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T23:19:06.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T23:19:06.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T23:19:06.730Z] $ docker exec f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent [2023-07-11T23:19:06.842Z] SSH_AUTH_SOCK=/tmp/ssh-DurbgZuyrofH/agent.32 [2023-07-11T23:19:06.842Z] SSH_AGENT_PID=38 [2023-07-11T23:19:06.848Z] Running ssh-add (command line suppressed) [2023-07-11T23:19:06.967Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8526575088928312208.key (/w/workspace/edgex-go/1@tmp/private_key_8526575088928312208.key) [2023-07-11T23:19:06.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T23:19:07.315Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T23:19:07.345Z] $ docker exec --env ******** --env ******** f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent -k [2023-07-11T23:19:07.449Z] unset SSH_AUTH_SOCK; [2023-07-11T23:19:07.450Z] unset SSH_AGENT_PID; [2023-07-11T23:19:07.450Z] echo Agent pid 38 killed; [2023-07-11T23:19:07.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T23:19:07.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T23:19:07.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T23:19:07.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T23:19:07.678Z] $ docker exec f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent [2023-07-11T23:19:07.793Z] SSH_AUTH_SOCK=/tmp/ssh-8IpAuBwVAPER/agent.70 [2023-07-11T23:19:07.793Z] SSH_AGENT_PID=76 [2023-07-11T23:19:07.798Z] Running ssh-add (command line suppressed) [2023-07-11T23:19:07.911Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15878803770777988960.key (/w/workspace/edgex-go/1@tmp/private_key_15878803770777988960.key) [2023-07-11T23:19:07.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T23:19:08.254Z] + git semver init [2023-07-11T23:19:08.514Z] 2023-07-11 23:19:08,454 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T23:19:08.514Z] 2023-07-11 23:19:08,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-11T23:19:08.514Z] 2023-07-11 23:19:08,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-11T23:19:08.514Z] 2023-07-11 23:19:08,456 [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-07-11T23:19:13.802Z] 2023-07-11 23:19:13,042 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4604 with force:False [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,043 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4604 [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,047 [execute] INFO git cat-file --batch-check [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,053 [execute] INFO git cat-file --batch [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T23:19:13.802Z] 2023-07-11 23:19:13,059 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4604 [2023-07-11T23:19:13.802Z] 0.0.0 [Pipeline] } [2023-07-11T23:19:13.834Z] $ docker exec --env ******** --env ******** f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent -k [2023-07-11T23:19:13.930Z] unset SSH_AUTH_SOCK; [2023-07-11T23:19:13.931Z] unset SSH_AGENT_PID; [2023-07-11T23:19:13.931Z] echo Agent pid 76 killed; [2023-07-11T23:19:13.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T23:19:14.362Z] + git semver [Pipeline] } [2023-07-11T23:19:14.650Z] $ docker stop --time=1 f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 [2023-07-11T23:19:15.921Z] $ docker rm -f --volumes f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T23:19:16.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T23:19:16.548Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T23:19:16.566Z] [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-07-11T23:19:17.371Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-11T23:19:17.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:19:17.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:19:17.479Z] ========================================================= [2023-07-11T23:19:17.479Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T23:19:17.479Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:19:17.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T23:19:17.817Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T23:19:17.817Z] f56be85fc22e: Pulling fs layer [2023-07-11T23:19:17.817Z] 85791d961cd3: Pulling fs layer [2023-07-11T23:19:17.817Z] d694b5ae8c79: Pulling fs layer [2023-07-11T23:19:17.817Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T23:19:17.817Z] 4d19c01a9841: Pulling fs layer [2023-07-11T23:19:17.817Z] 9325e15d5711: Pulling fs layer [2023-07-11T23:19:17.817Z] 556b6ee489ea: Pulling fs layer [2023-07-11T23:19:17.817Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T23:19:17.817Z] 9325e15d5711: Waiting [2023-07-11T23:19:17.817Z] 556b6ee489ea: Waiting [2023-07-11T23:19:17.817Z] c5a4b2cf53e6: Waiting [2023-07-11T23:19:17.817Z] 9f32a84ed3da: Waiting [2023-07-11T23:19:17.817Z] 4d19c01a9841: Waiting [2023-07-11T23:19:17.817Z] 85791d961cd3: Verifying Checksum [2023-07-11T23:19:17.817Z] 85791d961cd3: Download complete [2023-07-11T23:19:17.817Z] 9f32a84ed3da: Download complete [2023-07-11T23:19:17.817Z] 4d19c01a9841: Download complete [2023-07-11T23:19:17.817Z] f56be85fc22e: Verifying Checksum [2023-07-11T23:19:17.817Z] f56be85fc22e: Download complete [2023-07-11T23:19:17.817Z] 9325e15d5711: Verifying Checksum [2023-07-11T23:19:17.817Z] 9325e15d5711: Download complete [2023-07-11T23:19:18.079Z] f56be85fc22e: Pull complete [2023-07-11T23:19:18.079Z] 85791d961cd3: Pull complete [2023-07-11T23:19:18.341Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T23:19:18.341Z] c5a4b2cf53e6: Download complete [2023-07-11T23:19:18.600Z] d694b5ae8c79: Verifying Checksum [2023-07-11T23:19:18.600Z] d694b5ae8c79: Download complete [2023-07-11T23:19:18.600Z] 556b6ee489ea: Verifying Checksum [2023-07-11T23:19:18.600Z] 556b6ee489ea: Download complete [2023-07-11T23:19:21.882Z] d694b5ae8c79: Pull complete [2023-07-11T23:19:21.882Z] 9f32a84ed3da: Pull complete [2023-07-11T23:19:21.882Z] 4d19c01a9841: Pull complete [2023-07-11T23:19:21.882Z] 9325e15d5711: Pull complete [2023-07-11T23:19:23.783Z] 556b6ee489ea: Pull complete [2023-07-11T23:19:24.719Z] c5a4b2cf53e6: Pull complete [2023-07-11T23:19:24.719Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T23:19:24.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T23:19:24.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:19:25.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T23:19:25.084Z] WORKDIR /edgex [2023-07-11T23:19:25.084Z] COPY go.mod . [2023-07-11T23:19:25.084Z] RUN go mod download [2023-07-11T23:19:25.084Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-11T23:19:25.650Z] Sending build context to Docker daemon 170.6MB [2023-07-11T23:19:25.650Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T23:19:25.650Z] ---> c4be618373d6 [2023-07-11T23:19:25.650Z] Step 2/4 : WORKDIR /edgex [2023-07-11T23:19:31.894Z] Still waiting to schedule task [2023-07-11T23:19:31.894Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-887’ [2023-07-11T23:19:32.233Z] ---> Running in 68e0f60551dd [2023-07-11T23:19:32.233Z] Removing intermediate container 68e0f60551dd [2023-07-11T23:19:32.233Z] ---> de4ae87dc279 [2023-07-11T23:19:32.233Z] Step 3/4 : COPY go.mod . [2023-07-11T23:19:32.233Z] ---> b2176cbd27f8 [2023-07-11T23:19:32.233Z] Step 4/4 : RUN go mod download [2023-07-11T23:19:32.492Z] ---> Running in 556b625f12fa [2023-07-11T23:19:50.578Z] Removing intermediate container 556b625f12fa [2023-07-11T23:19:50.578Z] ---> 26550597395d [2023-07-11T23:19:50.578Z] Successfully built 26550597395d [2023-07-11T23:19:50.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:19:50.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T23:19:50.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:19:51.087Z] prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container [2023-07-11T23:19:51.117Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T23:19:51.548Z] $ docker top 66edcc1a79cd36d1ef6d437e8b9db276ad3545ba2c490e85ba867c8c2a7b6d40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:19:51.931Z] + go version [2023-07-11T23:19:51.931Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T23:19:51.965Z] $ docker stop --time=1 66edcc1a79cd36d1ef6d437e8b9db276ad3545ba2c490e85ba867c8c2a7b6d40 [2023-07-11T23:19:53.233Z] $ docker rm -f --volumes 66edcc1a79cd36d1ef6d437e8b9db276ad3545ba2c490e85ba867c8c2a7b6d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:19:53.897Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T23:19:53.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:19:54.031Z] prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container [2023-07-11T23:19:54.058Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T23:19:54.349Z] $ docker top 4cb02248aa9caa7b6373334ac9db5e2d44ea0c01779b83fb6ef01b7d22b277e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-11T23:19:54.453Z] ========================================================= [2023-07-11T23:19:54.453Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-11T23:19:54.453Z] ========================================================= [Pipeline] sh [2023-07-11T23:19:54.745Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:19:55.100Z] + make test [2023-07-11T23:19:55.100Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T23:20:01.669Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-11T23:20:13.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-11T23:20:13.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-11T23:20:13.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-11T23:20:14.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-11T23:20:14.417Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-11T23:20:14.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-11T23:20:14.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-11T23:20:14.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-11T23:20:14.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-11T23:20:15.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-11T23:20:15.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-11T23:20:15.711Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-11T23:20:15.711Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-11T23:20:15.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-11T23:20:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-11T23:20:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-11T23:20:16.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2023-07-11T23:20:16.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-07-11T23:20:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-11T23:20:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-11T23:20:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-11T23:20:17.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-11T23:20:17.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-11T23:20:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-11T23:20:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-11T23:20:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:20:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-11T23:20:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-11T23:20:19.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-11T23:20:19.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-11T23:20:20.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-07-11T23:20:20.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-11T23:20:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-11T23:20:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.899s coverage: 88.5% of statements [2023-07-11T23:20:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-07-11T23:20:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.406s coverage: 95.6% of statements [2023-07-11T23:20:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-07-11T23:20:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-11T23:20:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-11T23:20:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-11T23:20:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-07-11T23:20:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-11T23:20:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-11T23:20:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-07-11T23:20:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements [2023-07-11T23:20:22.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements [2023-07-11T23:20:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-11T23:20:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-11T23:20:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-11T23:20:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-11T23:20:23.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements [2023-07-11T23:20:23.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-07-11T23:20:23.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-07-11T23:20:23.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-07-11T23:20:23.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-11T23:20:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-11T23:20:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-11T23:20:23.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-11T23:20:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-11T23:20:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-11T23:20:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-11T23:20:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-11T23:20:24.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-11T23:20:24.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-11T23:20:25.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-11T23:20:26.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-11T23:20:26.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-11T23:20:28.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-11T23:20:28.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-11T23:20:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-11T23:20:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-11T23:20:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-11T23:20:30.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-11T23:20:30.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-11T23:20:31.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-11T23:20:31.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-11T23:20:31.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-11T23:20:31.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-11T23:20:31.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-11T23:20:33.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-11T23:20:33.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-11T23:20:33.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-11T23:20:33.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-11T23:20:34.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-11T23:20:34.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:20:34.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-11T23:20:34.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-11T23:20:34.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-07-11T23:20:35.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-11T23:20:35.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-11T23:20:35.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-11T23:20:35.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.094s coverage: 92.9% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 62.3% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.122s coverage: 81.8% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.209s coverage: 38.4% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements [2023-07-11T23:20:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-07-11T23:20:48.027Z] 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-07-11T23:20:48.027Z] running golangci-lint [2023-07-11T23:20:48.027Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-11T23:20:48.027Z] go version go1.20.2 linux/amd64 [2023-07-11T23:20:48.027Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-11T23:20:48.027Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-11T23:21:02.949Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|files|name|types_sizes|compiled_files|exports_file) took 14.450326058s" [2023-07-11T23:21:02.949Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.702829ms" [2023-07-11T23:21:11.053Z] level=info msg="[linters_context/goanalysis] analyzers took 56.040976015s with top 10 stages: buildir: 32.271123307s, inspect: 2.053881902s, fact_deprecated: 1.993919746s, ctrlflow: 1.176790044s, printf: 1.119789183s, fact_purity: 1.047937183s, gosec: 928.622985ms, nilness: 846.103374ms, S1038: 781.165089ms, SA1012: 553.556108ms" [2023-07-11T23:21:11.053Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-11T23:21:11.053Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203, exclude: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, nolint: 0/23, cgo: 203/203, identifier_marker: 203/203" [2023-07-11T23:21:11.053Z] level=info msg="[runner] processing took 18.211478ms with stages: nolint: 8.38716ms, identifier_marker: 4.653655ms, autogenerated_exclude: 1.489128ms, path_prettifier: 1.345237ms, exclude-rules: 1.268656ms, skip_dirs: 1.020782ms, cgo: 26.95µs, filename_unadjuster: 14.33µs, max_same_issues: 1.16µs, max_from_linter: 660ns, exclude: 600ns, uniq_by_line: 560ns, source_code: 470ns, skip_files: 440ns, path_shortener: 370ns, diff: 330ns, severity-rules: 320ns, sort_results: 310ns, max_per_file_from_linter: 190ns, path_prefixer: 170ns" [2023-07-11T23:21:11.053Z] level=info msg="[runner] linters took 7.404960395s with stages: goanalysis_metalinter: 7.386609186s" [2023-07-11T23:21:11.053Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-11T23:21:11.053Z] level=info msg="Memory: 220 samples, avg is 186.8MB, max is 794.5MB" [2023-07-11T23:21:11.053Z] level=info msg="Execution took 21.912495195s" [2023-07-11T23:21:11.053Z] go vet ./... [2023-07-11T23:21:14.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T23:21:14.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T23:21:14.330Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T23:21:14.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-11T23:21:14.924Z] + ls -al . [2023-07-11T23:21:14.924Z] total 720 [2023-07-11T23:21:14.924Z] drwxrwxr-x 11 1001 1001 4096 Jul 11 23:19 . [2023-07-11T23:21:14.924Z] drwxr-xr-x 4 root root 4096 Jul 11 23:19 .. [2023-07-11T23:21:14.924Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 23:18 .blubracket [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 16 Jul 11 23:18 .dockerignore [2023-07-11T23:21:14.924Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 23:19 .git [2023-07-11T23:21:14.924Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 23:18 .github [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 1133 Jul 11 23:18 .gitignore [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 23:18 .golangci.yml [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 23:18 .hadolint.yml [2023-07-11T23:21:14.924Z] drwxr-xr-x 3 1001 1001 4096 Jul 11 23:19 .semver [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 23:18 .sonarcloud.properties [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 23:18 ADOPTERS.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 11233 Jul 11 23:18 Attribution.txt [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 93407 Jul 11 23:18 CHANGELOG.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 23:18 CONTRIBUTING.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 23:18 GOVERNANCE.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 883 Jul 11 23:18 Jenkinsfile [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 23:18 LICENSE [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 14368 Jul 11 23:18 Makefile [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 23:18 OWNERS.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 9923 Jul 11 23:18 README.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 789 Jul 11 23:18 SECURITY.md [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 23:19 VERSION [2023-07-11T23:21:14.924Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 23:18 bin [2023-07-11T23:21:14.924Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 23:18 cmd [2023-07-11T23:21:14.924Z] -rw-r--r-- 1 root root 447731 Jul 11 23:20 coverage.out [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 3429 Jul 11 23:18 go.mod [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 32406 Jul 11 23:18 go.sum [2023-07-11T23:21:14.924Z] drwxrwxr-x 7 1001 1001 4096 Jul 11 23:18 internal [2023-07-11T23:21:14.924Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 23:18 openapi [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 594 Jul 11 23:18 security.txt [2023-07-11T23:21:14.924Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 23:18 snap [2023-07-11T23:21:14.924Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 23:18 version.go [Pipeline] sh [2023-07-11T23:21:15.287Z] + '[' -e coverage.out ] [2023-07-11T23:21:15.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-11T23:21:15.412Z] Stashed 1 file(s) [Pipeline] sh [2023-07-11T23:21:15.703Z] + make build [2023-07-11T23:21:15.703Z] 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-07-11T23:21:27.903Z] 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-07-11T23:21:27.903Z] 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-07-11T23:21:28.470Z] 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-07-11T23:21:29.036Z] 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-07-11T23:21:35.587Z] 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-07-11T23:21:36.153Z] 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-07-11T23:21:37.528Z] 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-07-11T23:21:38.465Z] 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-07-11T23:21:39.402Z] 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-07-11T23:21:39.968Z] 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-07-11T23:21:41.336Z] 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-07-11T23:21:42.295Z] $ docker stop --time=1 4cb02248aa9caa7b6373334ac9db5e2d44ea0c01779b83fb6ef01b7d22b277e1 [2023-07-11T23:21:47.394Z] $ docker rm -f --volumes 4cb02248aa9caa7b6373334ac9db5e2d44ea0c01779b83fb6ef01b7d22b277e1 [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-07-11T23:21:48.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-11T23:21:48.596Z] [2023-07-11T23:21:48.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:21:48.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-11T23:21:48.969Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-11T23:21:48.969Z] 91d30c5bc195: Pulling fs layer [2023-07-11T23:21:48.969Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-11T23:21:48.969Z] 9c61dcf015f6: Pulling fs layer [2023-07-11T23:21:48.969Z] 4698f68db338: Pulling fs layer [2023-07-11T23:21:48.969Z] 2a2f49069b9e: Pulling fs layer [2023-07-11T23:21:48.969Z] e0025b399a48: Pulling fs layer [2023-07-11T23:21:48.969Z] 4698f68db338: Waiting [2023-07-11T23:21:48.969Z] 2a2f49069b9e: Waiting [2023-07-11T23:21:48.969Z] 91d30c5bc195: Verifying Checksum [2023-07-11T23:21:48.969Z] 91d30c5bc195: Download complete [2023-07-11T23:21:48.969Z] 4698f68db338: Download complete [2023-07-11T23:21:49.227Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-11T23:21:49.227Z] 2e9b0aa3be6d: Download complete [2023-07-11T23:21:49.227Z] e0025b399a48: Download complete [2023-07-11T23:21:49.227Z] 91d30c5bc195: Pull complete [2023-07-11T23:21:49.227Z] 2a2f49069b9e: Verifying Checksum [2023-07-11T23:21:49.227Z] 2a2f49069b9e: Download complete [2023-07-11T23:21:49.485Z] 2e9b0aa3be6d: Pull complete [2023-07-11T23:21:49.747Z] 9c61dcf015f6: Verifying Checksum [2023-07-11T23:21:49.747Z] 9c61dcf015f6: Download complete [2023-07-11T23:21:52.284Z] 9c61dcf015f6: Pull complete [2023-07-11T23:21:52.284Z] 4698f68db338: Pull complete [2023-07-11T23:21:52.543Z] 2a2f49069b9e: Pull complete [2023-07-11T23:21:52.543Z] e0025b399a48: Pull complete [2023-07-11T23:21:52.543Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-11T23:21:52.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-11T23:21:52.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:21:52.758Z] prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container [2023-07-11T23:21:52.792Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-11T23:21:56.036Z] $ docker top 14e10ce64c3661a02cc4e722e0212242ea84f806af06176cacdb78a54024f3d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:21:56.423Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-11T23:21:58.959Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #1 transferring dockerfile: 2.04kB done [2023-07-11T23:21:58.959Z] #1 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #2 transferring dockerfile: 1.84kB done [2023-07-11T23:21:58.959Z] #2 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #3 [core-command internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #3 transferring dockerfile: 1.82kB done [2023-07-11T23:21:58.959Z] #3 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #4 transferring dockerfile: 2.06kB done [2023-07-11T23:21:58.959Z] #4 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #5 transferring dockerfile: 2.63kB done [2023-07-11T23:21:58.959Z] #5 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #6 transferring dockerfile: 2.12kB done [2023-07-11T23:21:58.959Z] #6 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #7 transferring dockerfile: 2.82kB done [2023-07-11T23:21:58.959Z] #7 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #8 transferring dockerfile: 2.68kB done [2023-07-11T23:21:58.959Z] #8 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #9 transferring dockerfile: 1.96kB done [2023-07-11T23:21:58.959Z] #9 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #10 [security-proxy-auth internal] load .dockerignore [2023-07-11T23:21:58.959Z] #10 transferring context: 56B done [2023-07-11T23:21:58.959Z] #10 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #11 [core-data internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #11 transferring dockerfile: 1.90kB done [2023-07-11T23:21:58.959Z] #11 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-07-11T23:21:58.959Z] #12 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #13 transferring dockerfile: 1.78kB done [2023-07-11T23:21:58.959Z] #13 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #14 transferring dockerfile: 2.38kB done [2023-07-11T23:21:58.959Z] #14 DONE 0.1s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-07-11T23:21:58.959Z] #15 transferring dockerfile: 2.58kB done [2023-07-11T23:21:58.959Z] #15 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #16 [support-notifications internal] load .dockerignore [2023-07-11T23:21:58.959Z] #16 transferring context: 56B done [2023-07-11T23:21:58.959Z] #16 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #17 [core-command internal] load .dockerignore [2023-07-11T23:21:58.959Z] #17 transferring context: 56B done [2023-07-11T23:21:58.959Z] #17 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #18 [security-proxy-setup internal] load .dockerignore [2023-07-11T23:21:58.959Z] #18 transferring context: 56B done [2023-07-11T23:21:58.959Z] #18 DONE 0.0s [2023-07-11T23:21:58.959Z] [2023-07-11T23:21:58.959Z] #19 [security-spire-server internal] load .dockerignore [2023-07-11T23:21:58.959Z] #19 transferring context: 56B done [2023-07-11T23:21:59.224Z] #19 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-11T23:21:59.224Z] #20 transferring context: 56B done [2023-07-11T23:21:59.224Z] #20 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #21 [security-bootstrapper internal] load .dockerignore [2023-07-11T23:21:59.224Z] #21 transferring context: 56B done [2023-07-11T23:21:59.224Z] #21 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-11T23:21:59.224Z] #22 transferring context: 56B done [2023-07-11T23:21:59.224Z] #22 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #23 [core-metadata internal] load .dockerignore [2023-07-11T23:21:59.224Z] #23 transferring context: 56B done [2023-07-11T23:21:59.224Z] #23 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #24 [core-data internal] load .dockerignore [2023-07-11T23:21:59.224Z] #24 transferring context: 56B done [2023-07-11T23:21:59.224Z] #24 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #25 [support-scheduler internal] load .dockerignore [2023-07-11T23:21:59.224Z] #25 transferring context: 56B done [2023-07-11T23:21:59.224Z] #25 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-11T23:21:59.224Z] #26 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-07-11T23:21:59.224Z] #27 transferring context: 56B done [2023-07-11T23:21:59.224Z] #27 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-07-11T23:21:59.224Z] #28 transferring context: 56B done [2023-07-11T23:21:59.224Z] #28 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #29 [security-spire-config internal] load .dockerignore [2023-07-11T23:21:59.224Z] #29 transferring context: 56B done [2023-07-11T23:21:59.224Z] #29 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-11T23:21:59.224Z] #30 DONE 0.1s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:21:59.224Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-11T23:21:59.224Z] #31 ... [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-11T23:21:59.224Z] #26 DONE 0.0s [2023-07-11T23:21:59.224Z] [2023-07-11T23:21:59.224Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:21:59.224Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-11T23:21:59.224Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-11T23:21:59.224Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-11T23:21:59.224Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s [2023-07-11T23:21:59.484Z] #31 ... [2023-07-11T23:21:59.484Z] [2023-07-11T23:21:59.484Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-11T23:21:59.484Z] #26 DONE 0.0s [2023-07-11T23:21:59.484Z] [2023-07-11T23:21:59.484Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:21:59.484Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-11T23:21:59.484Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-11T23:21:59.484Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-11T23:21:59.484Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-11T23:21:59.484Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-11T23:21:59.484Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.1s [2023-07-11T23:21:59.484Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-11T23:21:59.484Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-11T23:21:59.484Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-11T23:21:59.484Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-11T23:21:59.484Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-11T23:21:59.484Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-11T23:21:59.743Z] #31 ... [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-11T23:21:59.743Z] #26 DONE 0.0s [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:21:59.743Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-11T23:21:59.743Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-11T23:21:59.743Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-11T23:21:59.743Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-11T23:21:59.743Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-11T23:21:59.743Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-11T23:21:59.743Z] #31 ... [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-11T23:21:59.743Z] #26 DONE 0.0s [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T23:21:59.743Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-11T23:21:59.743Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-11T23:21:59.743Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-11T23:21:59.743Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-11T23:21:59.743Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-11T23:21:59.743Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-11T23:21:59.743Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-11T23:21:59.743Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-11T23:21:59.743Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-11T23:21:59.743Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-11T23:21:59.743Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-11T23:21:59.743Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-11T23:21:59.743Z] #31 DONE 0.8s [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-11T23:21:59.743Z] #26 DONE 0.0s [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-11T23:21:59.743Z] #30 DONE 0.4s [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-11T23:21:59.743Z] #32 DONE 0.7s [2023-07-11T23:21:59.743Z] [2023-07-11T23:21:59.743Z] #33 [security-spire-config internal] load build context [2023-07-11T23:22:05.015Z] #33 transferring context: 105.17MB 4.3s [2023-07-11T23:22:05.934Z] #33 ... [2023-07-11T23:22:05.934Z] [2023-07-11T23:22:05.934Z] #34 [security-proxy-setup internal] load build context [2023-07-11T23:22:06.194Z] #34 ... [2023-07-11T23:22:06.194Z] [2023-07-11T23:22:06.194Z] #33 [security-spire-config internal] load build context [2023-07-11T23:22:10.394Z] #33 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #35 [security-proxy-auth internal] load build context [2023-07-11T23:22:10.394Z] #35 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #36 [core-command internal] load build context [2023-07-11T23:22:10.394Z] #36 transferring context: 241.65MB 10.3s [2023-07-11T23:22:10.394Z] #36 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #37 [security-bootstrapper internal] load build context [2023-07-11T23:22:10.394Z] #37 transferring context: 358.89MB 9.1s done [2023-07-11T23:22:10.394Z] #37 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #38 [support-notifications internal] load build context [2023-07-11T23:22:10.394Z] #38 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #39 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T23:22:10.394Z] #39 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #40 [support-scheduler internal] load build context [2023-07-11T23:22:10.394Z] #40 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #41 [core-data internal] load build context [2023-07-11T23:22:10.394Z] #41 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #42 [security-spire-server internal] load build context [2023-07-11T23:22:10.394Z] #42 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-11T23:22:10.394Z] #43 ... [2023-07-11T23:22:10.394Z] [2023-07-11T23:22:10.394Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-11T23:22:10.657Z] #44 ... [2023-07-11T23:22:10.657Z] [2023-07-11T23:22:10.657Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-11T23:22:10.657Z] #45 ... [2023-07-11T23:22:10.657Z] [2023-07-11T23:22:10.657Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-11T23:22:10.916Z] #46 ... [2023-07-11T23:22:10.916Z] [2023-07-11T23:22:10.916Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-11T23:22:10.916Z] #47 ... [2023-07-11T23:22:10.916Z] [2023-07-11T23:22:10.916Z] #48 [security-spiffe-token-provider internal] load build context [2023-07-11T23:22:10.916Z] #48 ... [2023-07-11T23:22:10.916Z] [2023-07-11T23:22:10.916Z] #49 [core-metadata internal] load build context [2023-07-11T23:22:10.916Z] #49 transferring context: 358.89MB 10.6s done [2023-07-11T23:22:11.174Z] #49 ... [2023-07-11T23:22:11.174Z] [2023-07-11T23:22:11.174Z] #50 [security-secretstore-setup internal] load build context [2023-07-11T23:22:11.174Z] #50 transferring context: 358.89MB 10.7s done [2023-07-11T23:22:11.174Z] #50 ... [2023-07-11T23:22:11.174Z] [2023-07-11T23:22:11.174Z] #51 [core-common-config-bootstrapper internal] load build context [2023-07-11T23:22:11.174Z] #51 transferring context: 358.89MB 10.8s done [2023-07-11T23:22:11.489Z] #51 ... [2023-07-11T23:22:11.489Z] [2023-07-11T23:22:11.489Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-11T23:22:11.489Z] #52 ... [2023-07-11T23:22:11.489Z] [2023-07-11T23:22:11.489Z] #53 [security-spire-agent internal] load build context [2023-07-11T23:22:11.489Z] #53 ... [2023-07-11T23:22:11.489Z] [2023-07-11T23:22:11.489Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-11T23:22:11.750Z] #54 ... [2023-07-11T23:22:11.750Z] [2023-07-11T23:22:11.750Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-11T23:22:11.750Z] #55 ... [2023-07-11T23:22:11.750Z] [2023-07-11T23:22:11.750Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-11T23:22:11.750Z] #56 ... [2023-07-11T23:22:11.750Z] [2023-07-11T23:22:11.750Z] #48 [security-spiffe-token-provider internal] load build context [2023-07-11T23:22:13.128Z] #48 transferring context: 358.89MB 13.0s done [2023-07-11T23:22:16.434Z] #48 ... [2023-07-11T23:22:16.434Z] [2023-07-11T23:22:16.434Z] #34 [security-proxy-setup internal] load build context [2023-07-11T23:22:16.434Z] #34 transferring context: 358.89MB 11.0s done [2023-07-11T23:22:16.434Z] #34 ... [2023-07-11T23:22:16.434Z] [2023-07-11T23:22:16.434Z] #35 [security-proxy-auth internal] load build context [2023-07-11T23:22:16.434Z] #35 transferring context: 358.89MB 13.0s done [2023-07-11T23:22:16.698Z] #35 ... [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #37 [security-bootstrapper internal] load build context [2023-07-11T23:22:16.698Z] #37 DONE 17.1s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #49 [core-metadata internal] load build context [2023-07-11T23:22:16.698Z] #49 DONE 17.0s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #50 [security-secretstore-setup internal] load build context [2023-07-11T23:22:16.698Z] #50 DONE 16.8s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #51 [core-common-config-bootstrapper internal] load build context [2023-07-11T23:22:16.698Z] #51 DONE 17.2s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #45 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-11T23:22:16.698Z] #45 DONE 16.9s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-11T23:22:16.698Z] #57 ... [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #41 [core-data internal] load build context [2023-07-11T23:22:16.698Z] #41 transferring context: 358.89MB 10.9s done [2023-07-11T23:22:16.698Z] #41 DONE 17.0s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #34 [security-proxy-setup internal] load build context [2023-07-11T23:22:16.698Z] #34 DONE 17.3s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #53 [security-spire-agent internal] load build context [2023-07-11T23:22:16.698Z] #53 transferring context: 358.89MB 12.1s done [2023-07-11T23:22:16.698Z] #53 DONE 17.2s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #42 [security-spire-server internal] load build context [2023-07-11T23:22:16.698Z] #42 transferring context: 358.89MB 11.7s done [2023-07-11T23:22:16.698Z] #42 DONE 17.2s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #33 [security-spire-config internal] load build context [2023-07-11T23:22:16.698Z] #33 transferring context: 358.89MB 12.0s done [2023-07-11T23:22:16.698Z] #33 DONE 16.9s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #36 [core-command internal] load build context [2023-07-11T23:22:16.698Z] #36 transferring context: 358.89MB 12.5s done [2023-07-11T23:22:16.698Z] #36 DONE 17.3s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #40 [support-scheduler internal] load build context [2023-07-11T23:22:16.698Z] #40 transferring context: 358.89MB 12.2s done [2023-07-11T23:22:16.698Z] #40 DONE 17.0s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #38 [support-notifications internal] load build context [2023-07-11T23:22:16.698Z] #38 transferring context: 358.89MB 12.9s done [2023-07-11T23:22:16.698Z] #38 DONE 17.4s [2023-07-11T23:22:16.698Z] [2023-07-11T23:22:16.698Z] #35 [security-proxy-auth internal] load build context [2023-07-11T23:22:16.698Z] #35 DONE 17.5s [2023-07-11T23:22:16.955Z] [2023-07-11T23:22:16.955Z] #48 [security-spiffe-token-provider internal] load build context [2023-07-11T23:22:16.955Z] #48 DONE 16.9s [2023-07-11T23:22:16.955Z] [2023-07-11T23:22:16.955Z] #39 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T23:22:16.955Z] #39 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:16.955Z] #39 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:17.519Z] #39 17.40 (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T23:22:17.519Z] #39 17.43 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:17.519Z] #39 17.43 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:17.519Z] #39 17.45 Executing ca-certificates-20230506-r0.trigger [2023-07-11T23:22:17.519Z] #39 17.54 OK: 8 MiB in 17 packages [2023-07-11T23:22:21.717Z] #39 ... [2023-07-11T23:22:21.717Z] [2023-07-11T23:22:21.717Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-11T23:22:21.717Z] #44 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:21.976Z] #44 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:22.633Z] #44 22.22 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-11T23:22:22.633Z] #44 22.22 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-11T23:22:22.633Z] #44 22.22 OK: 17818 distinct packages available [2023-07-11T23:22:22.633Z] #44 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:22.892Z] #44 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:22.892Z] #44 22.54 (1/9) Installing ca-certificates (20230506-r0) [2023-07-11T23:22:22.892Z] #44 22.95 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-11T23:22:22.892Z] #44 22.96 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-11T23:22:22.892Z] #44 22.96 (4/9) Installing libcurl (8.1.2-r0) [2023-07-11T23:22:22.892Z] #44 22.98 (5/9) Installing curl (8.1.2-r0) [2023-07-11T23:22:22.892Z] #44 22.98 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:22.892Z] #44 22.99 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-11T23:22:22.892Z] #44 22.99 (8/9) Installing libucontext (1.2-r0) [2023-07-11T23:22:22.892Z] #44 23.00 (9/9) Installing gcompat (1.1.0-r0) [2023-07-11T23:22:22.892Z] #44 23.00 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:22.892Z] #44 23.01 Executing ca-certificates-20230506-r0.trigger [2023-07-11T23:22:22.892Z] #44 23.07 OK: 10 MiB in 24 packages [2023-07-11T23:22:27.082Z] #44 ... [2023-07-11T23:22:27.082Z] [2023-07-11T23:22:27.082Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-11T23:22:27.082Z] #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 7.892 OK: 265 MiB in 53 packages [2023-07-11T23:22:27.082Z] #58 ... [2023-07-11T23:22:27.082Z] [2023-07-11T23:22:27.082Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-11T23:22:27.082Z] #0 8.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 8.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 9.018 OK: 265 MiB in 53 packages [2023-07-11T23:22:27.082Z] #59 ... [2023-07-11T23:22:27.082Z] [2023-07-11T23:22:27.082Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-11T23:22:27.082Z] #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 4.450 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-11T23:22:27.082Z] #0 4.450 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-11T23:22:27.082Z] #0 4.450 OK: 17830 distinct packages available [2023-07-11T23:22:27.082Z] #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 4.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #0 4.834 OK: 265 MiB in 53 packages [2023-07-11T23:22:27.082Z] #60 ... [2023-07-11T23:22:27.082Z] [2023-07-11T23:22:27.082Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-11T23:22:27.082Z] #56 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #56 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #56 17.65 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-11T23:22:27.082Z] #56 17.65 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-11T23:22:27.082Z] #56 17.65 OK: 17818 distinct packages available [2023-07-11T23:22:27.082Z] #56 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #56 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.082Z] #56 18.08 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:27.082Z] #56 18.08 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-11T23:22:27.082Z] #56 18.08 (3/5) Installing libucontext (1.2-r0) [2023-07-11T23:22:27.082Z] #56 18.08 (4/5) Installing gcompat (1.1.0-r0) [2023-07-11T23:22:27.082Z] #56 18.09 (5/5) Installing openssl (3.0.9-r1) [2023-07-11T23:22:27.082Z] #56 18.10 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:27.082Z] #56 18.11 OK: 8 MiB in 20 packages [2023-07-11T23:22:27.342Z] #56 ... [2023-07-11T23:22:27.342Z] [2023-07-11T23:22:27.342Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-11T23:22:27.342Z] #43 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.342Z] #43 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.342Z] #43 17.58 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:27.342Z] #43 17.59 (2/2) Installing su-exec (0.2-r2) [2023-07-11T23:22:27.342Z] #43 17.59 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:27.342Z] #43 17.60 OK: 7 MiB in 17 packages [2023-07-11T23:22:27.342Z] #43 ... [2023-07-11T23:22:27.342Z] [2023-07-11T23:22:27.342Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-11T23:22:27.342Z] #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.342Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.342Z] #0 2.367 OK: 265 MiB in 53 packages [2023-07-11T23:22:27.602Z] #61 ... [2023-07-11T23:22:27.602Z] [2023-07-11T23:22:27.602Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-11T23:22:27.602Z] #46 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.602Z] #46 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.602Z] #46 17.37 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:27.602Z] #46 17.38 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:27.602Z] #46 17.40 OK: 7 MiB in 16 packages [2023-07-11T23:22:27.602Z] #46 ... [2023-07-11T23:22:27.602Z] [2023-07-11T23:22:27.602Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-11T23:22:27.602Z] #47 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.602Z] #47 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.602Z] #47 17.47 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:27.602Z] #47 17.48 (2/2) Installing openssl (3.0.9-r1) [2023-07-11T23:22:27.602Z] #47 17.48 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:27.602Z] #47 17.51 OK: 8 MiB in 17 packages [2023-07-11T23:22:27.860Z] #47 ... [2023-07-11T23:22:27.860Z] [2023-07-11T23:22:27.860Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-11T23:22:27.860Z] #55 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.860Z] #55 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:27.860Z] #55 17.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:27.860Z] #55 17.57 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:27.860Z] #55 17.58 OK: 7 MiB in 16 packages [2023-07-11T23:22:28.119Z] #55 ... [2023-07-11T23:22:28.119Z] [2023-07-11T23:22:28.119Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-11T23:22:28.119Z] #54 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:28.119Z] #54 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:28.119Z] #54 17.69 (1/3) Installing ca-certificates (20230506-r0) [2023-07-11T23:22:28.119Z] #54 17.70 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:28.119Z] #54 17.71 (3/3) Installing su-exec (0.2-r2) [2023-07-11T23:22:28.119Z] #54 17.71 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:28.119Z] #54 17.72 Executing ca-certificates-20230506-r0.trigger [2023-07-11T23:22:28.119Z] #54 17.78 OK: 8 MiB in 18 packages [2023-07-11T23:22:28.119Z] #54 ... [2023-07-11T23:22:28.119Z] [2023-07-11T23:22:28.119Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-11T23:22:28.119Z] #52 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:28.119Z] #52 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:28.119Z] #52 19.26 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-11T23:22:28.119Z] #52 19.26 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-11T23:22:28.119Z] #52 19.26 OK: 17818 distinct packages available [2023-07-11T23:22:28.119Z] #52 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:28.119Z] #52 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:28.119Z] #52 19.58 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-11T23:22:28.119Z] #52 19.58 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-11T23:22:28.119Z] #52 19.59 (3/4) Installing libucontext (1.2-r0) [2023-07-11T23:22:28.119Z] #52 19.59 (4/4) Installing gcompat (1.1.0-r0) [2023-07-11T23:22:28.119Z] #52 19.60 Executing busybox-1.35.0-r29.trigger [2023-07-11T23:22:28.119Z] #52 19.60 OK: 7 MiB in 19 packages [2023-07-11T23:22:31.434Z] #52 ... [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-11T23:22:31.434Z] #46 DONE 31.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-11T23:22:31.434Z] #57 6.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:31.434Z] #57 6.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T23:22:31.434Z] #57 6.662 OK: 265 MiB in 53 packages [2023-07-11T23:22:31.434Z] #57 DONE 14.6s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #39 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T23:22:31.434Z] #39 DONE 31.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-11T23:22:31.434Z] #58 DONE 14.4s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-11T23:22:31.434Z] #61 DONE 14.4s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-11T23:22:31.434Z] #44 DONE 31.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-11T23:22:31.434Z] #60 DONE 14.4s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-11T23:22:31.434Z] #52 DONE 31.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-11T23:22:31.434Z] #54 DONE 31.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-11T23:22:31.434Z] #56 DONE 31.2s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-11T23:22:31.434Z] #43 DONE 31.2s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-11T23:22:31.434Z] #47 DONE 31.2s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-11T23:22:31.434Z] #55 DONE 31.3s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-11T23:22:31.434Z] #59 DONE 14.5s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-11T23:22:31.434Z] #62 DONE 0.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:22:31.434Z] #63 DONE 0.2s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:22:31.434Z] #64 DONE 0.2s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:22:31.434Z] #65 DONE 0.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:31.434Z] #66 ... [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:22:31.434Z] #67 DONE 0.2s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-11T23:22:31.434Z] #68 DONE 0.1s [2023-07-11T23:22:31.434Z] [2023-07-11T23:22:31.434Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:33.334Z] #69 ... [2023-07-11T23:22:33.334Z] [2023-07-11T23:22:33.334Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-11T23:22:33.334Z] #70 DONE 1.9s [2023-07-11T23:22:33.334Z] [2023-07-11T23:22:33.334Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-11T23:22:33.334Z] #71 DONE 0.0s [2023-07-11T23:22:33.334Z] [2023-07-11T23:22:33.334Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:41.557Z] #72 ... [2023-07-11T23:22:41.557Z] [2023-07-11T23:22:41.557Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:41.557Z] #73 ... [2023-07-11T23:22:41.557Z] [2023-07-11T23:22:41.557Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:53.789Z] #74 DONE 22.5s [2023-07-11T23:22:53.789Z] [2023-07-11T23:22:53.789Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:53.789Z] #72 DONE 22.5s [2023-07-11T23:22:53.789Z] [2023-07-11T23:22:53.789Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:53.789Z] #66 DONE 22.5s [2023-07-11T23:22:53.789Z] [2023-07-11T23:22:53.789Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:53.789Z] #69 DONE 22.5s [2023-07-11T23:22:53.789Z] [2023-07-11T23:22:53.789Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:22:53.789Z] #73 DONE 22.5s [2023-07-11T23:22:53.789Z] [2023-07-11T23:22:53.789Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-11T23:22:54.589Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-890 in /w/workspace/edgexfoundry_edgex-go_PR-4604 [Pipeline] { [Pipeline] ws [2023-07-11T23:22:54.653Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-11T23:22:54.733Z] The recommended git tool is: git [2023-07-11T23:23:00.249Z] using credential edgex-jenkins-ssh [2023-07-11T23:23:00.267Z] Cloning the remote Git repository [2023-07-11T23:23:00.377Z] #75 ... [2023-07-11T23:23:00.377Z] [2023-07-11T23:23:00.377Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-11T23:23:00.310Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-11T23:23:00.402Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-11T23:23:00.560Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-11T23:23:00.561Z] > git --version # timeout=10 [2023-07-11T23:23:00.583Z] > git --version # 'git version 2.25.1' [2023-07-11T23:23:00.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:23:00.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T23:23:01.311Z] #76 ... [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #77 [security-proxy-auth builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #77 DONE 7.6s [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #78 DONE 7.6s [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #79 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #80 [core-data builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #80 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #81 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #82 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #83 [core-metadata builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #83 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #84 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #75 DONE 7.6s [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #85 [support-scheduler builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #85 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #86 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #87 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #88 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #89 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #90 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #91 [core-command builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #91 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #92 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #93 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #94 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #95 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #96 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-11T23:23:01.311Z] #76 DONE 7.6s [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.311Z] #97 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-11T23:23:01.311Z] #98 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #99 CACHED [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #100 [support-notifications builder 6/7] COPY . . [2023-07-11T23:23:01.311Z] #100 DONE 7.6s [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-11T23:23:01.311Z] #101 DONE 0.1s [2023-07-11T23:23:01.311Z] [2023-07-11T23:23:01.311Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-11T23:23:01.569Z] #102 ... [2023-07-11T23:23:01.569Z] [2023-07-11T23:23:01.569Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-11T23:23:01.569Z] #103 CACHED [2023-07-11T23:23:01.569Z] [2023-07-11T23:23:01.569Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-11T23:23:01.569Z] #104 CACHED [2023-07-11T23:23:01.569Z] [2023-07-11T23:23:01.569Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:01.569Z] #105 CACHED [2023-07-11T23:23:01.569Z] [2023-07-11T23:23:01.569Z] #106 [security-spire-server builder 6/9] COPY . . [2023-07-11T23:23:01.569Z] #106 CACHED [2023-07-11T23:23:01.569Z] [2023-07-11T23:23:01.569Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-11T23:23:04.096Z] #107 DONE 2.4s [2023-07-11T23:23:04.096Z] [2023-07-11T23:23:04.096Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-11T23:23:04.096Z] #108 DONE 2.4s [2023-07-11T23:23:04.096Z] [2023-07-11T23:23:04.096Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-11T23:23:04.362Z] #109 DONE 0.5s [2023-07-11T23:23:04.362Z] [2023-07-11T23:23:04.362Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-11T23:23:04.362Z] #110 DONE 0.4s [2023-07-11T23:23:04.362Z] [2023-07-11T23:23:04.362Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-11T23:23:04.362Z] #0 1.105 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-07-11T23:23:05.016Z] #111 ... [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:23:05.016Z] #112 DONE 0.2s [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T23:23:05.016Z] #113 CACHED [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-11T23:23:05.016Z] #114 CACHED [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #115 [security-spire-config builder 6/9] COPY . . [2023-07-11T23:23:05.016Z] #115 CACHED [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-11T23:23:05.016Z] #116 CACHED [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-11T23:23:05.016Z] #117 CACHED [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-11T23:23:05.016Z] #118 CACHED [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:23:05.016Z] #119 DONE 0.3s [2023-07-11T23:23:05.016Z] [2023-07-11T23:23:05.016Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:23:05.273Z] #120 ... [2023-07-11T23:23:05.273Z] [2023-07-11T23:23:05.273Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:23:05.273Z] #121 CACHED [2023-07-11T23:23:05.273Z] [2023-07-11T23:23:05.273Z] #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:23:05.273Z] #122 CACHED [2023-07-11T23:23:05.530Z] [2023-07-11T23:23:05.530Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:23:05.530Z] #120 DONE 0.7s [2023-07-11T23:23:05.530Z] [2023-07-11T23:23:05.530Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:23:06.475Z] #123 DONE 1.1s [2023-07-11T23:23:06.475Z] [2023-07-11T23:23:06.475Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-11T23:23:06.476Z] #124 DONE 1.3s [2023-07-11T23:23:06.476Z] [2023-07-11T23:23:06.476Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-11T23:23:06.476Z] #125 DONE 1.3s [2023-07-11T23:23:06.476Z] [2023-07-11T23:23:06.476Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-11T23:23:07.844Z] #126 ... [2023-07-11T23:23:07.844Z] [2023-07-11T23:23:07.844Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-11T23:23:07.844Z] #127 DONE 1.4s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-11T23:23:08.101Z] #128 DONE 1.4s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-11T23:23:08.101Z] #126 DONE 1.4s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-11T23:23:08.101Z] #129 DONE 0.1s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-11T23:23:08.101Z] #130 DONE 0.1s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-11T23:23:08.101Z] #131 DONE 0.1s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-11T23:23:08.101Z] #132 DONE 0.1s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-11T23:23:08.101Z] #133 DONE 0.1s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-11T23:23:08.101Z] #134 DONE 0.1s [2023-07-11T23:23:08.101Z] [2023-07-11T23:23:08.101Z] #135 [security-spire-server] exporting to image [2023-07-11T23:23:08.101Z] #135 exporting layers [2023-07-11T23:23:08.358Z] #135 ... [2023-07-11T23:23:08.358Z] [2023-07-11T23:23:08.358Z] #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-11T23:23:08.358Z] #136 DONE 0.1s [2023-07-11T23:23:08.358Z] [2023-07-11T23:23:08.358Z] #135 [security-spire-config] exporting to image [2023-07-11T23:23:08.358Z] #135 ... [2023-07-11T23:23:08.358Z] [2023-07-11T23:23:08.358Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-11T23:23:08.358Z] #137 DONE 0.3s [2023-07-11T23:23:08.615Z] [2023-07-11T23:23:08.615Z] #135 [security-spire-agent] exporting to image [2023-07-11T23:23:08.615Z] #135 exporting layers 0.5s done [2023-07-11T23:23:08.873Z] #135 writing image sha256:262c8a84b7a5c1f4cbf3c3cfc6d6c6b724c190c176794ff6bb59a2ae4db484d8 done [2023-07-11T23:23:08.873Z] #135 naming to docker.io/library/security-spire-server done [2023-07-11T23:23:09.131Z] #135 exporting layers 0.7s done [2023-07-11T23:23:09.131Z] #135 writing image sha256:45f58c346cc3e84cb49faef4012d8992802c60de1e5e46eb9b40c691bef240f7 0.0s done [2023-07-11T23:23:09.131Z] #135 naming to docker.io/library/security-spire-agent done [2023-07-11T23:23:09.131Z] #135 writing image sha256:b662ff51656ebea28110163afeddfe563647e018bcb4e43992085e015caa1398 done [2023-07-11T23:23:09.131Z] #135 naming to docker.io/library/security-spire-config done [2023-07-11T23:23:09.131Z] #135 DONE 0.9s [2023-07-11T23:23:09.131Z] [2023-07-11T23:23:09.131Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-11T23:23:09.131Z] #0 1.321 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-07-11T23:23:11.664Z] #138 ... [2023-07-11T23:23:11.664Z] [2023-07-11T23:23:11.664Z] #139 [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-07-11T23:23:11.664Z] #0 1.511 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-07-11T23:23:11.664Z] #139 ... [2023-07-11T23:23:11.664Z] [2023-07-11T23:23:11.664Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-11T23:23:11.665Z] #0 1.195 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-07-11T23:23:11.665Z] #140 ... [2023-07-11T23:23:11.665Z] [2023-07-11T23:23:11.665Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-11T23:23:11.665Z] #0 0.862 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-07-11T23:23:11.665Z] #141 ... [2023-07-11T23:23:11.665Z] [2023-07-11T23:23:11.665Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-11T23:23:11.665Z] #0 0.544 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-07-11T23:23:11.922Z] #142 ... [2023-07-11T23:23:11.922Z] [2023-07-11T23:23:11.922Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-11T23:23:11.922Z] #0 1.307 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-07-11T23:23:12.180Z] #143 ... [2023-07-11T23:23:12.180Z] [2023-07-11T23:23:12.180Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-11T23:23:12.180Z] #0 0.936 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-07-11T23:23:12.180Z] #144 ... [2023-07-11T23:23:12.180Z] [2023-07-11T23:23:12.180Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-11T23:23:12.180Z] #0 1.515 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-07-11T23:23:12.438Z] #145 ... [2023-07-11T23:23:12.438Z] [2023-07-11T23:23:12.438Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-11T23:23:12.438Z] #0 0.732 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-07-11T23:23:12.696Z] #146 ... [2023-07-11T23:23:12.696Z] [2023-07-11T23:23:12.696Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-11T23:23:12.696Z] #102 1.378 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-07-11T23:23:16.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-11T23:23:16.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T23:23:18.565Z] Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit de2fc699e930e601e37848689684eee96141d365 [2023-07-11T23:23:17.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-11T23:23:17.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-11T23:23:17.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:23:17.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4604/head:refs/remotes/origin/PR-4604 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T23:23:18.586Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T23:23:18.688Z] > git checkout -f de2fc699e930e601e37848689684eee96141d365 # timeout=10 [2023-07-11T23:23:18.921Z] > git remote # timeout=10 [2023-07-11T23:23:18.942Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T23:23:18.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T23:23:18.979Z] > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [2023-07-11T23:23:19.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T23:23:19.023Z] Merge succeeded, producing de2fc699e930e601e37848689684eee96141d365 [2023-07-11T23:23:19.023Z] Checking out Revision de2fc699e930e601e37848689684eee96141d365 (PR-4604) [2023-07-11T23:23:19.030Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T23:23:19.047Z] > git checkout -f de2fc699e930e601e37848689684eee96141d365 # timeout=10 [2023-07-11T23:23:22.680Z] Commit message: "build: Update to latest go-mods" [2023-07-11T23:23:22.728Z] > git --version # timeout=10 [2023-07-11T23:23:22.739Z] > git --version # 'git version 2.25.1' [2023-07-11T23:23:22.754Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T23:23:23.789Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T23:23:23.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T23:23:23.789Z] Dload Upload Total Spent Left Speed [2023-07-11T23:23:23.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh [2023-07-11T23:23:24.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T23:23:24.831Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T23:23:24.831Z] + sudo tee /etc/docker/daemon.new [2023-07-11T23:23:24.831Z] { [2023-07-11T23:23:24.831Z] "registry-mirrors": [ [2023-07-11T23:23:24.831Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T23:23:24.831Z] ], [2023-07-11T23:23:24.831Z] "bip": "10.250.0.254/24", [2023-07-11T23:23:24.831Z] "hosts": [ [2023-07-11T23:23:24.831Z] "tcp://0.0.0.0:5555", [2023-07-11T23:23:24.831Z] "unix:///var/run/docker.sock" [2023-07-11T23:23:24.831Z] ], [2023-07-11T23:23:24.831Z] "mtu": 1458, [2023-07-11T23:23:24.831Z] "selinux-enabled": true, [2023-07-11T23:23:24.831Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T23:23:24.831Z] } [Pipeline] sh [2023-07-11T23:23:25.165Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T23:23:25.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:23:43.835Z] provisioning config files... [2023-07-11T23:23:43.863Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10755446711120195544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:23:44.245Z] ---> docker-login.sh [2023-07-11T23:23:44.245Z] nexus3.edgexfoundry.org:10001 [2023-07-11T23:23:44.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:23:44.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:23:44.783Z] Configure a credential helper to remove this warning. See [2023-07-11T23:23:44.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:23:44.783Z] [2023-07-11T23:23:45.054Z] Login Succeeded [2023-07-11T23:23:45.054Z] nexus3.edgexfoundry.org:10002 [2023-07-11T23:23:45.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:23:45.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:23:45.326Z] Configure a credential helper to remove this warning. See [2023-07-11T23:23:45.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:23:45.326Z] [2023-07-11T23:23:45.326Z] Login Succeeded [2023-07-11T23:23:45.326Z] nexus3.edgexfoundry.org:10003 [2023-07-11T23:23:45.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:23:45.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:23:45.594Z] Configure a credential helper to remove this warning. See [2023-07-11T23:23:45.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:23:45.594Z] [2023-07-11T23:23:45.594Z] Login Succeeded [2023-07-11T23:23:45.594Z] nexus3.edgexfoundry.org:10004 [2023-07-11T23:23:45.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:23:45.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:23:45.866Z] Configure a credential helper to remove this warning. See [2023-07-11T23:23:45.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:23:45.866Z] [2023-07-11T23:23:45.866Z] Login Succeeded [2023-07-11T23:23:45.866Z] docker.io [2023-07-11T23:23:46.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T23:23:46.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T23:23:46.405Z] Configure a credential helper to remove this warning. See [2023-07-11T23:23:46.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T23:23:46.405Z] [2023-07-11T23:23:46.405Z] Login Succeeded [2023-07-11T23:23:46.405Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T23:23:46.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-11T23:23:47.130Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-11T23:23:47.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:23:47.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T23:23:47.238Z] ========================================================= [2023-07-11T23:23:47.238Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T23:23:47.238Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:23:47.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T23:23:47.616Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T23:23:47.616Z] c41833b44d91: Pulling fs layer [2023-07-11T23:23:47.616Z] ed15518f5707: Pulling fs layer [2023-07-11T23:23:47.616Z] feae8fd75edb: Pulling fs layer [2023-07-11T23:23:47.616Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T23:23:47.616Z] 3cdef696dda3: Pulling fs layer [2023-07-11T23:23:47.616Z] 2ced38df9373: Pulling fs layer [2023-07-11T23:23:47.616Z] 58f1dce35555: Pulling fs layer [2023-07-11T23:23:47.616Z] 3cdef696dda3: Waiting [2023-07-11T23:23:47.616Z] 2ced38df9373: Waiting [2023-07-11T23:23:47.616Z] 58f1dce35555: Waiting [2023-07-11T23:23:47.616Z] 242c74f7c9fa: Waiting [2023-07-11T23:23:47.885Z] ed15518f5707: Verifying Checksum [2023-07-11T23:23:47.885Z] ed15518f5707: Download complete [2023-07-11T23:23:47.885Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T23:23:47.885Z] 242c74f7c9fa: Download complete [2023-07-11T23:23:47.885Z] c41833b44d91: Verifying Checksum [2023-07-11T23:23:47.885Z] c41833b44d91: Download complete [2023-07-11T23:23:47.885Z] 3cdef696dda3: Verifying Checksum [2023-07-11T23:23:47.885Z] 3cdef696dda3: Download complete [2023-07-11T23:23:48.860Z] c41833b44d91: Pull complete [2023-07-11T23:23:49.131Z] 58f1dce35555: Verifying Checksum [2023-07-11T23:23:49.131Z] 58f1dce35555: Download complete [2023-07-11T23:23:49.410Z] ed15518f5707: Pull complete [2023-07-11T23:23:50.372Z] feae8fd75edb: Verifying Checksum [2023-07-11T23:23:50.372Z] feae8fd75edb: Download complete [2023-07-11T23:23:50.372Z] 2ced38df9373: Verifying Checksum [2023-07-11T23:23:50.372Z] 2ced38df9373: Download complete [2023-07-11T23:24:00.476Z] feae8fd75edb: Pull complete [2023-07-11T23:24:00.476Z] 242c74f7c9fa: Pull complete [2023-07-11T23:24:00.745Z] 3cdef696dda3: Pull complete [2023-07-11T23:24:07.418Z] 2ced38df9373: Pull complete [2023-07-11T23:24:10.009Z] 58f1dce35555: Pull complete [2023-07-11T23:24:10.009Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T23:24:10.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T23:24:10.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:24:10.401Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T23:24:10.401Z] WORKDIR /edgex [2023-07-11T23:24:10.401Z] COPY go.mod . [2023-07-11T23:24:10.401Z] RUN go mod download ci-base-image-arm64 [2023-07-11T23:24:10.401Z] -f - . [2023-07-11T23:24:10.985Z] Sending build context to Docker daemon 2.949MB [2023-07-11T23:24:10.985Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T23:24:10.986Z] ---> fadd8f120f05 [2023-07-11T23:24:10.986Z] Step 2/4 : WORKDIR /edgex [2023-07-11T23:24:12.937Z] ---> Running in acfaab2ae6bd [2023-07-11T23:24:13.205Z] Removing intermediate container acfaab2ae6bd [2023-07-11T23:24:13.205Z] ---> 55d1a2da203e [2023-07-11T23:24:13.205Z] Step 3/4 : COPY go.mod . [2023-07-11T23:24:13.790Z] ---> 09e3e57408ac [2023-07-11T23:24:13.790Z] Step 4/4 : RUN go mod download [2023-07-11T23:24:13.790Z] ---> Running in 8d67aa8835a7 [2023-07-11T23:24:20.734Z] #102 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #139 [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-07-11T23:24:20.734Z] #139 68.81 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-07-11T23:24:20.734Z] #139 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-11T23:24:20.734Z] #140 DONE 77.2s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-11T23:24:20.734Z] #141 DONE 77.2s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-11T23:24:20.734Z] #146 DONE 77.2s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-11T23:24:20.734Z] #142 DONE 77.3s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-11T23:24:20.734Z] #111 DONE 77.2s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-11T23:24:20.734Z] #138 DONE 77.3s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #139 [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-07-11T23:24:20.734Z] #139 DONE 77.3s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-11T23:24:20.734Z] #147 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-11T23:24:20.734Z] #143 DONE 77.4s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-11T23:24:20.734Z] #145 DONE 77.6s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #148 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-11T23:24:20.734Z] #144 DONE 77.7s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #149 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #150 DONE 0.9s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #149 DONE 0.6s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-11T23:24:20.734Z] #147 DONE 1.0s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #151 DONE 0.8s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #152 DONE 0.8s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #148 DONE 0.7s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #153 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #154 DONE 0.2s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #155 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #155 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #156 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #157 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #158 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #158 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #159 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #159 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #160 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-11T23:24:20.734Z] #102 DONE 78.5s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #161 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #161 DONE 0.3s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #162 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #162 DONE 0.3s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #163 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #164 CACHED [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-11T23:24:20.734Z] #165 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #166 DONE 0.3s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:20.734Z] #153 DONE 0.4s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #167 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:20.734Z] #167 ... [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #168 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-11T23:24:20.734Z] #168 DONE 0.4s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #169 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-11T23:24:20.734Z] #169 DONE 0.4s [2023-07-11T23:24:20.734Z] [2023-07-11T23:24:20.734Z] #170 [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-07-11T23:24:21.362Z] #170 ... [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-11T23:24:21.362Z] #171 DONE 1.7s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-11T23:24:21.362Z] #172 DONE 1.5s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-11T23:24:21.362Z] #173 DONE 1.5s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-11T23:24:21.362Z] #174 DONE 1.5s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-11T23:24:21.362Z] #165 DONE 1.4s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-11T23:24:21.362Z] #175 DONE 1.4s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #176 [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-07-11T23:24:21.362Z] #176 DONE 1.4s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-11T23:24:21.362Z] #177 DONE 1.4s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #167 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:21.362Z] #167 DONE 1.2s [2023-07-11T23:24:21.362Z] [2023-07-11T23:24:21.362Z] #178 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:22.385Z] #178 ... [2023-07-11T23:24:22.385Z] [2023-07-11T23:24:22.385Z] #170 [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-07-11T23:24:22.385Z] #170 DONE 2.1s [2023-07-11T23:24:22.385Z] [2023-07-11T23:24:22.385Z] #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:22.385Z] #179 DONE 1.2s [2023-07-11T23:24:22.385Z] [2023-07-11T23:24:22.385Z] #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-11T23:24:22.645Z] #180 ... [2023-07-11T23:24:22.645Z] [2023-07-11T23:24:22.645Z] #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-11T23:24:22.645Z] #181 DONE 1.4s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:22.905Z] #182 DONE 1.5s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:22.905Z] #183 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #135 [support-scheduler] exporting to image [2023-07-11T23:24:22.905Z] #135 exporting layers [2023-07-11T23:24:22.905Z] #135 ... [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:22.905Z] #184 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #185 [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-07-11T23:24:22.905Z] #185 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:22.905Z] #186 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #187 [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-07-11T23:24:22.905Z] #187 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #188 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-11T23:24:22.905Z] #188 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #178 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:22.905Z] #178 DONE 1.6s [2023-07-11T23:24:22.905Z] [2023-07-11T23:24:22.905Z] #135 [core-data] exporting to image [2023-07-11T23:24:23.918Z] #135 exporting layers 0.8s done [2023-07-11T23:24:23.918Z] #135 ... [2023-07-11T23:24:23.918Z] [2023-07-11T23:24:23.918Z] #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-11T23:24:23.918Z] #189 DONE 1.2s [2023-07-11T23:24:23.918Z] [2023-07-11T23:24:23.918Z] #135 [core-data] exporting to image [2023-07-11T23:24:23.918Z] #135 exporting layers 1.0s done [2023-07-11T23:24:23.918Z] #135 ... [2023-07-11T23:24:23.918Z] [2023-07-11T23:24:23.918Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-11T23:24:23.918Z] #190 DONE 1.6s [2023-07-11T23:24:24.178Z] [2023-07-11T23:24:24.178Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-11T23:24:24.178Z] #191 DONE 1.3s [2023-07-11T23:24:24.178Z] [2023-07-11T23:24:24.178Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:24.178Z] #192 DONE 1.2s [2023-07-11T23:24:24.178Z] [2023-07-11T23:24:24.178Z] #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-11T23:24:24.178Z] #193 DONE 1.3s [2023-07-11T23:24:24.178Z] [2023-07-11T23:24:24.178Z] #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-11T23:24:24.178Z] #180 DONE 1.7s [2023-07-11T23:24:24.178Z] [2023-07-11T23:24:24.178Z] #194 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-11T23:24:24.178Z] #194 ... [2023-07-11T23:24:24.178Z] [2023-07-11T23:24:24.178Z] #195 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-11T23:24:24.178Z] #195 DONE 1.2s [2023-07-11T23:24:24.439Z] [2023-07-11T23:24:24.439Z] #135 [core-metadata] exporting to image [2023-07-11T23:24:24.439Z] #135 writing image sha256:f3ad5db5456f7af291ef83566d2834ae86ffc91090a047582844abca3a93a748 [2023-07-11T23:24:24.700Z] #135 ... [2023-07-11T23:24:24.700Z] [2023-07-11T23:24:24.700Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-11T23:24:24.700Z] #196 DONE 0.7s [2023-07-11T23:24:24.700Z] [2023-07-11T23:24:24.700Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-11T23:24:24.700Z] #197 DONE 0.5s [2023-07-11T23:24:24.700Z] [2023-07-11T23:24:24.700Z] #198 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-11T23:24:24.700Z] #198 DONE 0.5s [2023-07-11T23:24:24.700Z] [2023-07-11T23:24:24.700Z] #135 [support-notifications] exporting to image [2023-07-11T23:24:24.700Z] #135 writing image sha256:f3ad5db5456f7af291ef83566d2834ae86ffc91090a047582844abca3a93a748 0.2s done [2023-07-11T23:24:24.700Z] #135 writing image sha256:e80a6ac50055dc5583105e0716be6816d2a51526422764f76fe17c499dda7361 0.0s done [2023-07-11T23:24:24.700Z] #135 naming to docker.io/library/core-command done [2023-07-11T23:24:24.700Z] #135 naming to docker.io/library/support-scheduler done [2023-07-11T23:24:24.700Z] #135 writing image sha256:fefbbd05061954bf74b8a48fccc09bd9ee0c8bf413470593d5c8c741a0a49093 done [2023-07-11T23:24:24.700Z] #135 writing image sha256:cc973c98645ce368164e8e152ad37553ad2113bd341c6a32f5af676141a2c5d1 done [2023-07-11T23:24:24.700Z] #135 naming to docker.io/library/core-data done [2023-07-11T23:24:24.700Z] #135 naming to docker.io/library/security-spiffe-token-provider done [2023-07-11T23:24:24.970Z] #135 exporting layers 0.3s done [2023-07-11T23:24:24.970Z] #135 writing image sha256:a5af005987079d4ac8488e2eb00bc2018db618b9a64195955e25b3affd3ab151 done [2023-07-11T23:24:24.970Z] #135 writing image sha256:1291e006fe9149f8e9c5075b5cf00914c72f2199b23ef1e3d8a3435f40c92eb8 done [2023-07-11T23:24:24.970Z] #135 naming to docker.io/library/core-metadata done [2023-07-11T23:24:24.970Z] #135 naming to docker.io/library/support-notifications done [2023-07-11T23:24:24.970Z] #135 DONE 3.0s [2023-07-11T23:24:24.970Z] [2023-07-11T23:24:24.970Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-11T23:24:24.970Z] #199 DONE 0.3s [2023-07-11T23:24:24.970Z] [2023-07-11T23:24:24.970Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-11T23:24:24.970Z] #200 DONE 0.4s [2023-07-11T23:24:24.970Z] [2023-07-11T23:24:24.970Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-11T23:24:24.970Z] #201 ... [2023-07-11T23:24:24.970Z] [2023-07-11T23:24:24.970Z] #194 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-11T23:24:24.970Z] #194 DONE 0.8s [2023-07-11T23:24:24.970Z] [2023-07-11T23:24:24.970Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-11T23:24:24.970Z] #202 DONE 1.0s [2023-07-11T23:24:25.230Z] [2023-07-11T23:24:25.230Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-11T23:24:25.230Z] #203 DONE 1.0s [2023-07-11T23:24:25.230Z] [2023-07-11T23:24:25.230Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-11T23:24:25.230Z] #201 DONE 0.2s [2023-07-11T23:24:25.230Z] [2023-07-11T23:24:25.230Z] #135 [core-common-config-bootstrapper] exporting to image [2023-07-11T23:24:25.230Z] #135 ... [2023-07-11T23:24:25.230Z] [2023-07-11T23:24:25.230Z] #204 [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-07-11T23:24:25.230Z] #204 DONE 0.3s [2023-07-11T23:24:25.230Z] [2023-07-11T23:24:25.230Z] #135 [core-common-config-bootstrapper] exporting to image [2023-07-11T23:24:25.230Z] #135 exporting layers 0.3s done [2023-07-11T23:24:25.230Z] #135 writing image sha256:cf3131e93f2fd8ac25a6343a6e1a3a31f9d96baad67f81851309f6a6609ea750 0.0s done [2023-07-11T23:24:25.230Z] #135 naming to docker.io/library/security-proxy-setup [2023-07-11T23:24:25.490Z] #135 exporting layers 0.3s done [2023-07-11T23:24:25.490Z] #135 naming to docker.io/library/security-proxy-setup done [2023-07-11T23:24:25.490Z] #135 writing image sha256:18002fb919ac22d7ebb8e7b98c07145a1ddf6a3fba37ac0c9d402ca4e8e6cc0b done [2023-07-11T23:24:25.490Z] #135 writing image sha256:82b0eaaccfad00e5c6735969f5a25d3010eb580d16c69bb8cc4914f5b89f890b 0.0s done [2023-07-11T23:24:25.490Z] #135 naming to docker.io/library/security-proxy-auth 0.0s done [2023-07-11T23:24:25.490Z] #135 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-07-11T23:24:25.490Z] #135 DONE 3.6s [2023-07-11T23:24:25.490Z] [2023-07-11T23:24:25.490Z] #205 [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-07-11T23:24:25.490Z] #205 DONE 0.1s [2023-07-11T23:24:25.490Z] [2023-07-11T23:24:25.490Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-11T23:24:25.490Z] #206 DONE 0.1s [2023-07-11T23:24:25.490Z] [2023-07-11T23:24:25.490Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-11T23:24:25.490Z] #207 ... [2023-07-11T23:24:25.490Z] [2023-07-11T23:24:25.490Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-11T23:24:25.490Z] #208 DONE 0.0s [2023-07-11T23:24:25.752Z] [2023-07-11T23:24:25.752Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-11T23:24:25.752Z] #207 DONE 0.5s [2023-07-11T23:24:25.752Z] [2023-07-11T23:24:25.752Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-11T23:24:25.752Z] #209 DONE 0.4s [2023-07-11T23:24:25.752Z] [2023-07-11T23:24:25.752Z] #135 [security-secretstore-setup] exporting to image [2023-07-11T23:24:26.014Z] #135 exporting layers 0.2s done [2023-07-11T23:24:26.014Z] #135 writing image sha256:4e0289a9a6e182bcdc63474b8d203b96ac7e5dc7706e798183a6ebcfbd16675f done [2023-07-11T23:24:26.014Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-07-11T23:24:26.014Z] #135 exporting layers 0.2s done [2023-07-11T23:24:26.014Z] #135 writing image sha256:a4cee86dcfbff4c8540b35bac70ffcef4053020e9421ea7e9af19b5995cc016e done [2023-07-11T23:24:26.014Z] #135 naming to docker.io/library/security-bootstrapper done [2023-07-11T23:24:26.014Z] #135 DONE 3.9s [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-11T23:24:26.014Z] time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-11T23:24:26.050Z] $ docker stop --time=1 14e10ce64c3661a02cc4e722e0212242ea84f806af06176cacdb78a54024f3d4 [2023-07-11T23:24:27.338Z] $ docker rm -f --volumes 14e10ce64c3661a02cc4e722e0212242ea84f806af06176cacdb78a54024f3d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T23:24:27.750Z] + docker images [2023-07-11T23:24:27.750Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-11T23:24:27.750Z] security-bootstrapper latest a4cee86dcfbf 2 seconds ago 22.7MB [2023-07-11T23:24:27.750Z] security-secretstore-setup latest 4e0289a9a6e1 2 seconds ago 34MB [2023-07-11T23:24:27.750Z] core-common-config-bootstrapper latest 82b0eaaccfad 3 seconds ago 17.8MB [2023-07-11T23:24:27.750Z] security-proxy-auth latest 18002fb919ac 3 seconds ago 18.9MB [2023-07-11T23:24:27.750Z] security-proxy-setup latest cf3131e93f2f 3 seconds ago 19.4MB [2023-07-11T23:24:27.750Z] support-notifications latest 1291e006fe91 3 seconds ago 33MB [2023-07-11T23:24:27.750Z] core-metadata latest a5af00598707 4 seconds ago 21MB [2023-07-11T23:24:27.750Z] security-spiffe-token-provider latest cc973c98645c 5 seconds ago 33.4MB [2023-07-11T23:24:27.751Z] core-data latest fefbbd050619 5 seconds ago 20.7MB [2023-07-11T23:24:27.751Z] core-command latest f3ad5db5456f 5 seconds ago 20.5MB [2023-07-11T23:24:27.751Z] support-scheduler latest e80a6ac50055 5 seconds ago 32.4MB [2023-07-11T23:24:27.751Z] security-spire-config latest b662ff51656e About a minute ago 102MB [2023-07-11T23:24:27.751Z] security-spire-agent latest 45f58c346cc3 About a minute ago 161MB [2023-07-11T23:24:27.751Z] security-spire-server latest 262c8a84b7a5 About a minute ago 103MB [2023-07-11T23:24:27.751Z] ci-base-image-x86_64 latest 26550597395d 4 minutes ago 1.07GB [2023-07-11T23:24:27.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-11T23:24:27.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-11T23:24:27.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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-07-11T23:24:52.670Z] Removing intermediate container 8d67aa8835a7 [2023-07-11T23:24:52.670Z] ---> 69927e2ea115 [2023-07-11T23:24:52.670Z] Successfully built 69927e2ea115 [2023-07-11T23:24:52.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:24:53.068Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T23:24:53.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:24:53.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-890 does not seem to be running inside a container [2023-07-11T23:24:53.411Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T23:24:54.578Z] $ docker top c0980ecf32a445de3e81fe61a8c9755e8ab9954789eb7e1568226af0f5ace8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:24:55.448Z] + go version [2023-07-11T23:24:55.448Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T23:24:55.486Z] $ docker stop --time=1 c0980ecf32a445de3e81fe61a8c9755e8ab9954789eb7e1568226af0f5ace8bc [2023-07-11T23:24:57.087Z] $ docker rm -f --volumes c0980ecf32a445de3e81fe61a8c9755e8ab9954789eb7e1568226af0f5ace8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:24:57.900Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T23:24:57.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:24:58.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-890 does not seem to be running inside a container [2023-07-11T23:24:58.200Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T23:25:01.238Z] $ docker top 3efdb5e06cae8cd386729d1be64dc5cecd2339b36a9cde99ffcec96e9bd86db4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-11T23:25:01.481Z] ========================================================= [2023-07-11T23:25:01.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-11T23:25:01.481Z] ========================================================= [Pipeline] sh [2023-07-11T23:25:01.803Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-11T23:25:02.187Z] + make test [2023-07-11T23:25:02.187Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T23:25:41.053Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-11T23:27:32.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-11T23:27:32.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-11T23:27:32.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-11T23:27:32.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-11T23:27:32.690Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-11T23:27:33.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-11T23:27:34.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-11T23:27:34.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-11T23:27:34.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-11T23:27:37.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-11T23:27:39.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-11T23:27:39.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-11T23:27:39.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-11T23:27:39.784Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-11T23:27:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-11T23:27:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-11T23:27:55.064Z] unexpected fault address 0x1e51000 [2023-07-11T23:27:55.064Z] fatal error: fault [2023-07-11T23:27:55.064Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x1e51000 pc=0xab270] [2023-07-11T23:27:55.064Z] [2023-07-11T23:27:55.064Z] goroutine 6 [running]: [2023-07-11T23:27:55.064Z] runtime.throw({0x8cdd84?, 0x4d2a8?}) [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/panic.go:1047 +0x40 fp=0xc00010cd90 sp=0xc00010cd60 pc=0x73f50 [2023-07-11T23:27:55.064Z] runtime.sigpanic() [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/signal_unix.go:851 +0x1a8 fp=0xc00010cdd0 sp=0xc00010cd90 pc=0x8c498 [2023-07-11T23:27:55.064Z] racecallatomic() [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/race_arm64.s:351 +0x10 fp=0xc00010cdf0 sp=0xc00010cde0 pc=0xab270 [2023-07-11T23:27:55.064Z] sync/atomic.AddInt32() [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/race_arm64.s:286 +0x18 fp=0xc00010ce00 sp=0xc00010cdf0 pc=0xab6b8 [2023-07-11T23:27:55.064Z] sync/atomic.AddUint32(0x80a780?, 0x10cf38?) [2023-07-11T23:27:55.064Z] :1 +0x18 fp=0xc00010ce30 sp=0xc00010ce00 pc=0xacf58 [2023-07-11T23:27:55.064Z] github.com/edgexfoundry/edgex-go/internal/core/command/application.buildCoreCommands({0x8d8e1c, 0xe}, {0x8df40a, 0x16}, {{0x0, 0x0}, {{0x0, 0x0}, {0x8d6a7a, 0xb}, ...}, ...}) [2023-07-11T23:27:55.064Z] /w/workspace/edgex-go/1/internal/core/command/application/command.go:179 +0x6b8 fp=0xc00010d5d0 sp=0xc00010ce30 pc=0x7783e8 [2023-07-11T23:27:55.064Z] github.com/edgexfoundry/edgex-go/internal/core/command/application.TestBuildCoreCommands(0xc00013fa00?) [2023-07-11T23:27:55.064Z] /w/workspace/edgex-go/1/internal/core/command/application/command_test.go:95 +0x1120 fp=0xc00010de90 sp=0xc00010d5d0 pc=0x779620 [2023-07-11T23:27:55.064Z] testing.tRunner(0xc00013fa00, 0x91e190) [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00010dfa0 sp=0xc00010de90 pc=0x1eff24 [2023-07-11T23:27:55.064Z] testing.(*T).Run.func1() [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:1629 +0x44 fp=0xc00010dfd0 sp=0xc00010dfa0 pc=0x1f1264 [2023-07-11T23:27:55.064Z] runtime.goexit() [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00010dfd0 sp=0xc00010dfd0 pc=0xaa544 [2023-07-11T23:27:55.064Z] created by testing.(*T).Run [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:1629 +0x5b8 [2023-07-11T23:27:55.064Z] [2023-07-11T23:27:55.064Z] goroutine 1 [chan receive]: [2023-07-11T23:27:55.064Z] runtime.gopark(0xf6a5e0?, 0xffffffff?, 0x8?, 0xf7?, 0x4affc?) [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00039f670 sp=0xc00039f650 pc=0x769b0 [2023-07-11T23:27:55.064Z] runtime.chanrecv(0xc000031260, 0xc00039f78e, 0x1) [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/chan.go:583 +0x408 fp=0xc00039f710 sp=0xc00039f670 pc=0x43e68 [2023-07-11T23:27:55.064Z] runtime.chanrecv1(0xe9c420?, 0x7da000?) [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/chan.go:442 +0x14 fp=0xc00039f740 sp=0xc00039f710 pc=0x43a24 [2023-07-11T23:27:55.064Z] testing.(*T).Run(0xc00013f860, {0x8de462, 0x15}, 0x91e190) [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:1630 +0x5d4 fp=0xc00039f880 sp=0xc00039f740 pc=0x1f1074 [2023-07-11T23:27:55.064Z] testing.runTests.func1(0x0?) [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:2036 +0x84 fp=0xc00039f8e0 sp=0xc00039f880 pc=0x1f3fc4 [2023-07-11T23:27:55.064Z] testing.tRunner(0xc00013f860, 0xc00039fb38) [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00039f9f0 sp=0xc00039f8e0 pc=0x1eff24 [2023-07-11T23:27:55.064Z] testing.runTests(0xc0005063c0?, {0xe855e0, 0x1, 0x1}, {0xc00039fc08?, 0x4affc?, 0xe9cc20?}) [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:2034 +0x6ac fp=0xc00039fb60 sp=0xc00039f9f0 pc=0x1f3e5c [2023-07-11T23:27:55.064Z] testing.(*M).Run(0xc0005063c0) [2023-07-11T23:27:55.064Z] /usr/local/go/src/testing/testing.go:1906 +0x8e4 fp=0xc00039fec0 sp=0xc00039fb60 pc=0x1f1ed4 [2023-07-11T23:27:55.064Z] main.main() [2023-07-11T23:27:55.064Z] _testmain.go:78 +0x2d4 fp=0xc00039ff70 sp=0xc00039fec0 pc=0x77a074 [2023-07-11T23:27:55.064Z] runtime.main() [2023-07-11T23:27:55.064Z] /usr/local/go/src/runtime/proc.go:250 +0x200 fp=0xc00039ffd0 sp=0xc00039ff70 pc=0x76590 [2023-07-11T23:27:55.064Z] runtime.goexit() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00039ffd0 sp=0xc00039ffd0 pc=0xaa544 [2023-07-11T23:27:55.065Z] [2023-07-11T23:27:55.065Z] goroutine 2 [force gc (idle)]: [2023-07-11T23:27:55.065Z] runtime.gopark(0xe9d600?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00004c7a0 sp=0xc00004c780 pc=0x769b0 [2023-07-11T23:27:55.065Z] runtime.goparkunlock(...) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-11T23:27:55.065Z] runtime.forcegchelper() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004c7d0 sp=0xc00004c7a0 pc=0x76800 [2023-07-11T23:27:55.065Z] runtime.goexit() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00004c7d0 sp=0xc00004c7d0 pc=0xaa544 [2023-07-11T23:27:55.065Z] created by runtime.init.6 [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:293 +0x24 [2023-07-11T23:27:55.065Z] [2023-07-11T23:27:55.065Z] goroutine 3 [GC sweep wait]: [2023-07-11T23:27:55.065Z] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005af60 sp=0xc00005af40 pc=0x769b0 [2023-07-11T23:27:55.065Z] runtime.goparkunlock(...) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-11T23:27:55.065Z] runtime.bgsweep(0x0?) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgcsweep.go:278 +0x98 fp=0xc00005afb0 sp=0xc00005af60 pc=0x615a8 [2023-07-11T23:27:55.065Z] runtime.gcenable.func1() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgc.go:178 +0x28 fp=0xc00005afd0 sp=0xc00005afb0 pc=0x56688 [2023-07-11T23:27:55.065Z] runtime.goexit() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005afd0 sp=0xc00005afd0 pc=0xaa544 [2023-07-11T23:27:55.065Z] created by runtime.gcenable [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgc.go:178 +0x6c [2023-07-11T23:27:55.065Z] [2023-07-11T23:27:55.065Z] goroutine 4 [GC scavenge wait]: [2023-07-11T23:27:55.065Z] runtime.gopark(0xc0000301c0?, 0xa34da8?, 0x1?, 0x0?, 0x0?) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000060f50 sp=0xc000060f30 pc=0x769b0 [2023-07-11T23:27:55.065Z] runtime.goparkunlock(...) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-11T23:27:55.065Z] runtime.(*scavengerState).park(0xe9cda0) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgcscavenge.go:400 +0x5c fp=0xc000060f80 sp=0xc000060f50 pc=0x5f55c [2023-07-11T23:27:55.065Z] runtime.bgscavenge(0x0?) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgcscavenge.go:628 +0x44 fp=0xc000060fb0 sp=0xc000060f80 pc=0x5fa74 [2023-07-11T23:27:55.065Z] runtime.gcenable.func2() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgc.go:179 +0x28 fp=0xc000060fd0 sp=0xc000060fb0 pc=0x56628 [2023-07-11T23:27:55.065Z] runtime.goexit() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000060fd0 sp=0xc000060fd0 pc=0xaa544 [2023-07-11T23:27:55.065Z] created by runtime.gcenable [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mgc.go:179 +0xac [2023-07-11T23:27:55.065Z] [2023-07-11T23:27:55.065Z] goroutine 5 [finalizer wait]: [2023-07-11T23:27:55.065Z] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000184d80 sp=0xc000184d60 pc=0x769b0 [2023-07-11T23:27:55.065Z] runtime.runfinq() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mfinal.go:193 +0x124 fp=0xc000184fd0 sp=0xc000184d80 pc=0x55754 [2023-07-11T23:27:55.065Z] runtime.goexit() [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000184fd0 sp=0xc000184fd0 pc=0xaa544 [2023-07-11T23:27:55.065Z] created by runtime.createfing [2023-07-11T23:27:55.065Z] /usr/local/go/src/runtime/mfinal.go:163 +0x80 [2023-07-11T23:27:55.065Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application 0.380s [2023-07-11T23:28:01.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.278s coverage: 98.5% of statements [2023-07-11T23:28:07.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-11T23:28:07.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-11T23:28:07.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-11T23:28:10.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.432s coverage: 71.5% of statements [2023-07-11T23:28:13.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-11T23:28:13.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-11T23:28:13.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.546s coverage: 54.0% of statements [2023-07-11T23:28:17.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-11T23:28:17.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-11T23:28:17.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:28:17.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-11T23:28:17.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-11T23:28:26.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-11T23:28:26.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-11T23:28:32.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.167s coverage: 88.5% of statements [2023-07-11T23:28:32.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.471s coverage: 3.8% of statements [2023-07-11T23:28:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-11T23:28:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:28:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-11T23:28:40.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.482s coverage: 95.6% of statements [2023-07-11T23:28:41.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-11T23:28:41.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-11T23:28:41.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-11T23:28:41.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-11T23:28:41.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-11T23:28:41.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements [2023-07-11T23:28:46.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-11T23:28:46.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-11T23:28:46.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-11T23:28:46.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements [2023-07-11T23:28:55.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-11T23:28:55.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-11T23:28:55.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements [2023-07-11T23:28:55.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 29.0% of statements [2023-07-11T23:28:59.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 42.9% of statements [2023-07-11T23:28:59.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.294s coverage: 82.9% of statements [2023-07-11T23:28:59.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2023-07-11T23:28:59.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements [2023-07-11T23:29:03.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-07-11T23:29:05.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-11T23:29:05.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-11T23:29:05.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-11T23:29:05.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-11T23:29:07.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-11T23:29:07.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-11T23:29:07.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-11T23:29:07.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-11T23:29:15.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2023-07-11T23:29:15.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-11T23:29:15.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-11T23:29:15.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-11T23:29:15.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-11T23:29:20.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-11T23:29:20.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-11T23:29:22.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.968s coverage: 79.9% of statements [2023-07-11T23:29:30.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.270s coverage: 92.9% of statements [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-07-11T23:29:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.502s coverage: 81.8% of statements [2023-07-11T23:29:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.515s coverage: 82.1% of statements [2023-07-11T23:29:31.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-11T23:29:31.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 86.0% of statements [2023-07-11T23:29:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-11T23:29:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-11T23:29:37.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.006s coverage: 63.1% of statements [2023-07-11T23:29:37.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2023-07-11T23:29:39.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 89.4% of statements [2023-07-11T23:29:39.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-07-11T23:29:39.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements [2023-07-11T23:29:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-11T23:29:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-11T23:29:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-11T23:29:39.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-07-11T23:29:46.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-11T23:29:46.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-11T23:29:46.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-11T23:29:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.014s coverage: 38.4% of statements [2023-07-11T23:29:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements [2023-07-11T23:29:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-11T23:29:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-11T23:29:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-11T23:29:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-11T23:29:51.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2023-07-11T23:29:58.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-11T23:29:58.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-11T23:29:58.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-11T23:29:58.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-11T23:30:04.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements [2023-07-11T23:30:04.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-11T23:30:04.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-11T23:30:04.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:30:04.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-11T23:30:04.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.3% of statements [2023-07-11T23:30:09.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-11T23:30:09.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-11T23:30:09.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.8% of statements [2023-07-11T23:30:10.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-11T23:30:10.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-11T23:30:10.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.7% of statements [2023-07-11T23:30:10.435Z] FAIL [2023-07-11T23:30:11.387Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-07-11T23:30:11.435Z] $ docker stop --time=1 3efdb5e06cae8cd386729d1be64dc5cecd2339b36a9cde99ffcec96e9bd86db4 [2023-07-11T23:30:13.260Z] $ docker rm -f --volumes 3efdb5e06cae8cd386729d1be64dc5cecd2339b36a9cde99ffcec96e9bd86db4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:30:15.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T23:30:15.183Z] [2023-07-11T23:30:15.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:30:15.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T23:30:15.847Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T23:30:15.847Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T23:30:15.847Z] 04944245beec: Pulling fs layer [2023-07-11T23:30:15.847Z] 699f458cf7ca: Pulling fs layer [2023-07-11T23:30:15.847Z] 765212b225bb: Pulling fs layer [2023-07-11T23:30:15.847Z] f23df028b6ca: Pulling fs layer [2023-07-11T23:30:15.847Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T23:30:15.847Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T23:30:15.847Z] f23df028b6ca: Waiting [2023-07-11T23:30:15.847Z] 765212b225bb: Waiting [2023-07-11T23:30:15.847Z] d65c8cfc05b1: Waiting [2023-07-11T23:30:15.847Z] 2437ff75d9bd: Waiting [2023-07-11T23:30:15.847Z] 04944245beec: Verifying Checksum [2023-07-11T23:30:15.847Z] 04944245beec: Download complete [2023-07-11T23:30:15.847Z] 765212b225bb: Verifying Checksum [2023-07-11T23:30:15.847Z] 765212b225bb: Download complete [2023-07-11T23:30:15.847Z] f23df028b6ca: Verifying Checksum [2023-07-11T23:30:15.847Z] f23df028b6ca: Download complete [2023-07-11T23:30:15.847Z] d65c8cfc05b1: Verifying Checksum [2023-07-11T23:30:15.847Z] d65c8cfc05b1: Download complete [2023-07-11T23:30:16.114Z] 699f458cf7ca: Verifying Checksum [2023-07-11T23:30:16.114Z] 699f458cf7ca: Download complete [2023-07-11T23:30:16.380Z] 8998bd30e6a1: Download complete [2023-07-11T23:30:18.959Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T23:30:18.959Z] 2437ff75d9bd: Download complete [2023-07-11T23:30:20.361Z] 8998bd30e6a1: Pull complete [2023-07-11T23:30:20.628Z] 04944245beec: Pull complete [2023-07-11T23:30:22.035Z] 699f458cf7ca: Pull complete [2023-07-11T23:30:22.302Z] 765212b225bb: Pull complete [2023-07-11T23:30:22.890Z] f23df028b6ca: Pull complete [2023-07-11T23:30:23.156Z] d65c8cfc05b1: Pull complete [2023-07-11T23:30:38.139Z] 2437ff75d9bd: Pull complete [2023-07-11T23:30:38.139Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T23:30:38.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T23:30:38.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:30:38.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-890 does not seem to be running inside a container [2023-07-11T23:30:38.564Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T23:30:40.994Z] $ docker top 25da1d580eef1cdbfd208c820511a4c1a57b2c21bef1b73175bdd031b926c457 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:30:41.930Z] ---> job-cost.sh [2023-07-11T23:30:41.931Z] lf-activate-venv: SKIPPING [2023-07-11T23:30:41.931Z] INFO: No Stack... [2023-07-11T23:30:42.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T23:30:43.150Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T23:30:43.484Z] + cut -d, -f6 [2023-07-11T23:30:43.484Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-07-11T23:30:43.827Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] [2023-07-11T23:30:43.832Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] did not exist. Created. [2023-07-11T23:30:43.832Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T23:30:44.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T23:30:44.931Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T23:30:44.950Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T23:30:45.030Z] $ docker stop --time=1 25da1d580eef1cdbfd208c820511a4c1a57b2c21bef1b73175bdd031b926c457 [2023-07-11T23:30:46.544Z] $ docker rm -f --volumes 25da1d580eef1cdbfd208c820511a4c1a57b2c21bef1b73175bdd031b926c457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-11T23:30:47.245Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-11T23:30:48.824Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:30:49.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:30:50.176Z] ---> package-listing.sh [2023-07-11T23:30:50.176Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T23:30:50.176Z] ++ facter osfamily [2023-07-11T23:30:50.176Z] + OS_FAMILY=debian [2023-07-11T23:30:50.176Z] + workspace=/w/workspace/edgex-go/1 [2023-07-11T23:30:50.176Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T23:30:50.176Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T23:30:50.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T23:30:50.176Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T23:30:50.176Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-11T23:30:50.176Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T23:30:50.176Z] + case "${OS_FAMILY}" in [2023-07-11T23:30:50.176Z] + dpkg -l [2023-07-11T23:30:50.176Z] + grep '^ii' [2023-07-11T23:30:50.461Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T23:30:50.461Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T23:30:50.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T23:30:50.461Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-11T23:30:50.461Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-11T23:30:50.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-11T23:30:50.492Z] 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-07-11T23:30:50.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:30:51.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:30:51.406Z] [2023-07-11T23:30:51.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T23:30:51.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:30:51.778Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T23:30:51.778Z] 5eb5b503b376: Pulling fs layer [2023-07-11T23:30:51.778Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T23:30:51.778Z] ec43610c2a17: Pulling fs layer [2023-07-11T23:30:51.778Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T23:30:51.778Z] 33b1e0a273af: Pulling fs layer [2023-07-11T23:30:51.778Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T23:30:51.778Z] 2f39f015ded8: Pulling fs layer [2023-07-11T23:30:51.778Z] 5d3b04190fa2: Waiting [2023-07-11T23:30:51.778Z] 3a2ae6a8a46f: Waiting [2023-07-11T23:30:51.778Z] 33b1e0a273af: Waiting [2023-07-11T23:30:51.778Z] 2f39f015ded8: Waiting [2023-07-11T23:30:51.778Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T23:30:51.778Z] 5c69ac0246d0: Download complete [2023-07-11T23:30:51.778Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-11T23:30:51.778Z] 3a2ae6a8a46f: Download complete [2023-07-11T23:30:51.778Z] 33b1e0a273af: Verifying Checksum [2023-07-11T23:30:51.778Z] 33b1e0a273af: Download complete [2023-07-11T23:30:51.778Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T23:30:51.778Z] 5d3b04190fa2: Download complete [2023-07-11T23:30:52.036Z] ec43610c2a17: Verifying Checksum [2023-07-11T23:30:52.036Z] ec43610c2a17: Download complete [2023-07-11T23:30:52.036Z] 5eb5b503b376: Verifying Checksum [2023-07-11T23:30:52.036Z] 5eb5b503b376: Download complete [2023-07-11T23:30:52.603Z] 2f39f015ded8: Download complete [2023-07-11T23:30:53.238Z] 5eb5b503b376: Pull complete [2023-07-11T23:30:53.238Z] 5c69ac0246d0: Pull complete [2023-07-11T23:30:53.806Z] ec43610c2a17: Pull complete [2023-07-11T23:30:53.806Z] 3a2ae6a8a46f: Pull complete [2023-07-11T23:30:53.806Z] 33b1e0a273af: Pull complete [2023-07-11T23:30:54.063Z] 5d3b04190fa2: Pull complete [2023-07-11T23:30:58.244Z] 2f39f015ded8: Pull complete [2023-07-11T23:30:58.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T23:30:58.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T23:30:58.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T23:30:58.438Z] prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container [2023-07-11T23:30:58.471Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T23:31:07.042Z] $ docker top 78843aef1ebb45c53dfee808dfe578edb8b91303c428adde2adbf1d682a67e05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T23:31:07.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T23:31:07.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T23:31:08.049Z] + ls /var/log/sa-host [2023-07-11T23:31:08.049Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T23:31:08.253Z] provisioning config files... [2023-07-11T23:31:08.262Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7568083721672305400tmp [Pipeline] { [Pipeline] echo [2023-07-11T23:31:08.312Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:31:08.623Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T23:31:08.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:31:09.049Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T23:31:09.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:31:09.396Z] ---> sudo-logs.sh [2023-07-11T23:31:09.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T23:31:09.479Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:31:09.789Z] ---> job-cost.sh [2023-07-11T23:31:09.789Z] lf-activate-venv: SKIPPING [2023-07-11T23:31:09.789Z] DEBUG: total: 0.10999999940395355 [2023-07-11T23:31:09.789Z] INFO: Retrieving Stack Cost... [2023-07-11T23:31:10.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T23:31:10.990Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T23:31:11.021Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T23:31:11.336Z] ---> logs-deploy.sh [2023-07-11T23:31:11.336Z] lf-activate-venv: SKIPPING [2023-07-11T23:31:11.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4604/1 [2023-07-11T23:31:11.336Z] INFO: archiving workspace using pattern(s): [2023-07-11T23:31:12.300Z] Archives upload complete. [2023-07-11T23:31:12.300Z] INFO: archiving logs to Nexus [2023-07-11T23:31:13.241Z] ---> uname -a: [2023-07-11T23:31:13.241Z] Linux prd-ubuntu20-04-docker-8c-8g-888 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] ---> lscpu: [2023-07-11T23:31:13.241Z] Architecture: x86_64 [2023-07-11T23:31:13.241Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-11T23:31:13.241Z] Byte Order: Little Endian [2023-07-11T23:31:13.241Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-11T23:31:13.241Z] CPU(s): 8 [2023-07-11T23:31:13.241Z] On-line CPU(s) list: 0-7 [2023-07-11T23:31:13.241Z] Thread(s) per core: 1 [2023-07-11T23:31:13.241Z] Core(s) per socket: 1 [2023-07-11T23:31:13.241Z] Socket(s): 8 [2023-07-11T23:31:13.241Z] NUMA node(s): 1 [2023-07-11T23:31:13.241Z] Vendor ID: AuthenticAMD [2023-07-11T23:31:13.241Z] CPU family: 23 [2023-07-11T23:31:13.241Z] Model: 49 [2023-07-11T23:31:13.241Z] Model name: AMD EPYC-Rome Processor [2023-07-11T23:31:13.241Z] Stepping: 0 [2023-07-11T23:31:13.241Z] CPU MHz: 2800.000 [2023-07-11T23:31:13.241Z] BogoMIPS: 5600.00 [2023-07-11T23:31:13.241Z] Virtualization: AMD-V [2023-07-11T23:31:13.241Z] Hypervisor vendor: KVM [2023-07-11T23:31:13.241Z] Virtualization type: full [2023-07-11T23:31:13.241Z] L1d cache: 256 KiB [2023-07-11T23:31:13.241Z] L1i cache: 256 KiB [2023-07-11T23:31:13.241Z] L2 cache: 4 MiB [2023-07-11T23:31:13.241Z] L3 cache: 128 MiB [2023-07-11T23:31:13.241Z] NUMA node0 CPU(s): 0-7 [2023-07-11T23:31:13.241Z] Vulnerability Itlb multihit: Not affected [2023-07-11T23:31:13.241Z] Vulnerability L1tf: Not affected [2023-07-11T23:31:13.241Z] Vulnerability Mds: Not affected [2023-07-11T23:31:13.241Z] Vulnerability Meltdown: Not affected [2023-07-11T23:31:13.241Z] Vulnerability Mmio stale data: Not affected [2023-07-11T23:31:13.241Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-11T23:31:13.241Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-11T23:31:13.241Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-11T23:31:13.241Z] Vulnerability Srbds: Not affected [2023-07-11T23:31:13.241Z] Vulnerability Tsx async abort: Not affected [2023-07-11T23:31:13.241Z] 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-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] ---> nproc: [2023-07-11T23:31:13.241Z] 8 [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] ---> df -h: [2023-07-11T23:31:13.241Z] Filesystem Size Used Avail Use% Mounted on [2023-07-11T23:31:13.241Z] overlay 155G 22G 134G 15% / [2023-07-11T23:31:13.241Z] tmpfs 64M 0 64M 0% /dev [2023-07-11T23:31:13.241Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-11T23:31:13.241Z] shm 64M 0 64M 0% /dev/shm [2023-07-11T23:31:13.241Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] ---> sar -b -r -n DEV: [2023-07-11T23:31:13.241Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-888) 07/11/23 _x86_64_ (8 CPU) [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] 23:18:06 LINUX RESTART (8 CPU) [2023-07-11T23:31:13.241Z] [2023-07-11T23:31:13.241Z] 23:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-11T23:31:13.241Z] 23:20:01 144.33 3.64 140.69 0.00 422.98 77990.58 0.00 [2023-07-11T23:31:13.241Z] 23:21:01 31.24 0.02 31.22 0.00 0.13 18509.58 0.00 [2023-07-11T23:31:13.241Z] 23:22:01 160.51 0.57 159.94 0.00 42.04 42108.68 0.00 [2023-07-11T23:31:13.241Z] 23:23:01 492.24 6.01 486.22 0.00 56.91 271723.56 0.00 [2023-07-11T23:31:13.241Z] 23:24:01 440.89 11.58 429.31 0.00 2908.10 98885.30 0.00 [2023-07-11T23:31:13.242Z] 23:25:01 560.53 3.02 557.51 0.00 2272.58 57296.50 0.00 [2023-07-11T23:31:13.242Z] 23:26:01 4.45 0.02 4.43 0.00 0.13 101.32 0.00 [2023-07-11T23:31:13.242Z] 23:27:01 1.65 0.00 1.65 0.00 0.00 17.20 0.00 [2023-07-11T23:31:13.242Z] 23:28:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-07-11T23:31:13.242Z] 23:29:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 [2023-07-11T23:31:13.242Z] 23:30:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2023-07-11T23:31:13.242Z] 23:31:01 29.26 0.15 29.11 0.00 12.13 10057.79 0.00 [2023-07-11T23:31:13.242Z] Average: 155.84 2.08 153.76 0.00 476.29 48022.63 0.00 [2023-07-11T23:31:13.242Z] [2023-07-11T23:31:13.242Z] 23:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-11T23:31:13.242Z] 23:20:01 28104696 31431768 882780 2.68 113716 3420304 2291500 6.75 1351904 2995960 87616 [2023-07-11T23:31:13.242Z] 23:21:01 27432576 31436696 873816 2.66 117084 4058892 2334968 6.88 1576080 3401516 454500 [2023-07-11T23:31:13.242Z] 23:22:01 26778396 31290840 1016308 3.09 130996 4541748 2443248 7.20 1606564 4006444 501692 [2023-07-11T23:31:13.242Z] 23:23:01 19210980 31461056 832556 2.53 221260 11833360 2377444 7.01 1920784 10893320 72 [2023-07-11T23:31:13.242Z] 23:24:01 13834068 29241544 2969860 9.03 271576 14657324 7873580 23.20 5481488 12317944 38896 [2023-07-11T23:31:13.242Z] 23:25:01 16234672 31457520 810860 2.47 294460 14572732 2226712 6.56 2674448 12924876 256 [2023-07-11T23:31:13.242Z] 23:26:01 16238896 31456784 811344 2.47 293004 14569472 2194584 6.47 2673624 12921680 12 [2023-07-11T23:31:13.242Z] 23:27:01 16270404 31488312 779756 2.37 293032 14569480 2194584 6.47 2642460 12921676 168 [2023-07-11T23:31:13.242Z] 23:28:01 16270260 31488240 779712 2.37 293092 14569480 2194584 6.47 2642856 12921680 20 [2023-07-11T23:31:13.242Z] 23:29:01 16272772 31490828 777156 2.36 293124 14569492 2194584 6.47 2640256 12921728 8 [2023-07-11T23:31:13.242Z] 23:30:01 16274144 31492212 775800 2.36 293172 14569492 2194584 6.47 2640508 12921728 8 [2023-07-11T23:31:13.242Z] 23:31:01 15723372 31450292 810136 2.46 299136 15022252 2259096 6.66 2683216 13374072 175880 [2023-07-11T23:31:13.242Z] Average: 19053770 31265508 1010007 3.07 242804 11746169 2731622 8.05 2544516 10376885 104927 [2023-07-11T23:31:13.242Z] [2023-07-11T23:31:13.242Z] 23:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-11T23:31:13.242Z] 23:20:01 docker0 636.93 654.99 46.73 4564.16 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:20:01 veth8776142 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:20:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:20:01 ens3 840.99 743.65 8913.16 83.95 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:21:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:21:01 veth8776142 1.57 1.62 0.14 0.14 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:21:01 ens3 34.57 23.71 31.21 14.63 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 veth2e321a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 vethaeb78ac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 vethb14d4d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 veth4f0dc74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 vethdb4ed48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:22:01 ens3 108.50 63.78 2274.92 20.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:23:01 vethfb04a1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:23:01 docker0 342.85 633.82 27.78 3723.52 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:23:01 veth2d16899 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:23:01 vethaeb78ac 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:23:01 ens3 663.80 364.70 3747.98 46.66 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 veth1b757aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 vethe339ecd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 veth30f5dd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 veth2d16899 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 vethaeb78ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 veth10ad035 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 veth895bda8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 vethe0b2f7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 vethecc0c52 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 vethc7acf65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 ens3 117.98 61.76 1560.82 10.83 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 vethff946f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:24:01 veth54f843d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:25:01 ens3 72.66 28.01 1380.44 5.50 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:26:01 ens3 1.75 2.60 0.11 19.77 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:27:01 ens3 0.65 0.53 1.59 0.04 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:28:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:29:01 ens3 0.65 2.30 0.11 6.69 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] 23:31:01 ens3 134.74 125.18 2522.33 165.62 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] Average: docker0 80.99 106.76 6.16 685.16 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] Average: ens3 163.75 117.14 1692.80 31.06 0.00 0.00 0.00 0.00 [2023-07-11T23:31:13.242Z] [2023-07-11T23:31:13.242Z] [2023-07-11T23:31:13.242Z] ---> sar -P ALL: [2023-07-11T23:31:13.242Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-888) 07/11/23 _x86_64_ (8 CPU) [2023-07-11T23:31:13.242Z] [2023-07-11T23:31:13.242Z] 23:18:06 LINUX RESTART (8 CPU) [2023-07-11T23:31:13.242Z] [2023-07-11T23:31:13.242Z] 23:19:02 CPU %user %nice %system %iowait %steal %idle [2023-07-11T23:31:13.242Z] 23:20:01 all 10.46 0.00 3.90 4.51 0.05 81.07 [2023-07-11T23:31:13.242Z] 23:20:01 0 10.63 0.00 3.22 0.98 0.05 85.13 [2023-07-11T23:31:13.242Z] 23:20:01 1 10.35 0.00 4.11 0.43 0.07 85.04 [2023-07-11T23:31:13.242Z] 23:20:01 2 11.57 0.00 4.10 9.18 0.05 75.09 [2023-07-11T23:31:13.242Z] 23:20:01 3 11.20 0.00 3.71 4.02 0.05 81.02 [2023-07-11T23:31:13.242Z] 23:20:01 4 10.09 0.00 4.66 10.48 0.05 74.72 [2023-07-11T23:31:13.242Z] 23:20:01 5 11.56 0.00 3.47 10.55 0.05 74.37 [2023-07-11T23:31:13.242Z] 23:20:01 6 8.53 0.00 3.37 0.17 0.03 87.90 [2023-07-11T23:31:13.242Z] 23:20:01 7 9.79 0.00 4.59 0.24 0.07 85.31 [2023-07-11T23:31:13.242Z] 23:21:01 all 37.57 0.00 6.04 1.07 0.09 55.24 [2023-07-11T23:31:13.242Z] 23:21:01 0 37.85 0.00 6.22 0.30 0.10 55.53 [2023-07-11T23:31:13.242Z] 23:21:01 1 37.14 0.00 6.63 0.03 0.07 56.13 [2023-07-11T23:31:13.242Z] 23:21:01 2 37.95 0.00 6.13 1.04 0.08 54.79 [2023-07-11T23:31:13.242Z] 23:21:01 3 37.23 0.00 5.97 6.87 0.10 49.82 [2023-07-11T23:31:13.242Z] 23:21:01 4 38.43 0.00 5.21 0.00 0.10 56.26 [2023-07-11T23:31:13.242Z] 23:21:01 5 38.49 0.00 6.24 0.13 0.08 55.06 [2023-07-11T23:31:13.242Z] 23:21:01 6 36.33 0.00 6.44 0.07 0.10 57.06 [2023-07-11T23:31:13.242Z] 23:21:01 7 37.13 0.00 5.46 0.07 0.10 57.25 [2023-07-11T23:31:13.242Z] 23:22:01 all 34.51 0.00 6.01 2.74 0.11 56.63 [2023-07-11T23:31:13.242Z] 23:22:01 0 33.96 0.00 6.29 1.02 0.08 58.64 [2023-07-11T23:31:13.242Z] 23:22:01 1 33.62 0.00 5.83 0.64 0.18 59.73 [2023-07-11T23:31:13.242Z] 23:22:01 2 35.67 0.00 6.19 1.77 0.10 56.28 [2023-07-11T23:31:13.242Z] 23:22:01 3 34.95 0.00 6.18 4.46 0.10 54.30 [2023-07-11T23:31:13.242Z] 23:22:01 4 35.49 0.00 5.77 10.65 0.08 48.01 [2023-07-11T23:31:13.242Z] 23:22:01 5 33.97 0.00 5.78 0.87 0.13 59.24 [2023-07-11T23:31:13.242Z] 23:22:01 6 33.81 0.00 5.81 1.34 0.08 58.95 [2023-07-11T23:31:13.242Z] 23:22:01 7 34.63 0.00 6.22 1.11 0.10 57.94 [2023-07-11T23:31:13.242Z] 23:23:01 all 15.51 0.00 6.49 20.49 0.12 57.39 [2023-07-11T23:31:13.242Z] 23:23:01 0 15.06 0.00 7.78 19.61 0.07 57.48 [2023-07-11T23:31:13.242Z] 23:23:01 1 15.05 0.00 5.32 8.78 0.24 70.61 [2023-07-11T23:31:13.242Z] 23:23:01 2 16.11 0.00 6.39 18.65 0.12 58.73 [2023-07-11T23:31:13.242Z] 23:23:01 3 15.82 0.00 5.32 15.87 0.10 62.89 [2023-07-11T23:31:13.242Z] 23:23:01 4 15.35 0.00 6.50 31.46 0.17 46.52 [2023-07-11T23:31:13.242Z] 23:23:01 5 16.05 0.00 5.50 8.04 0.12 70.29 [2023-07-11T23:31:13.242Z] 23:23:01 6 16.14 0.00 6.36 17.09 0.07 60.34 [2023-07-11T23:31:13.242Z] 23:23:01 7 14.47 0.00 8.75 44.62 0.09 32.07 [2023-07-11T23:31:13.242Z] 23:24:01 all 86.23 0.00 12.65 0.25 0.13 0.74 [2023-07-11T23:31:13.242Z] 23:24:01 0 86.16 0.00 12.75 0.32 0.13 0.64 [2023-07-11T23:31:13.242Z] 23:24:01 1 84.71 0.00 13.77 0.38 0.16 0.98 [2023-07-11T23:31:13.242Z] 23:24:01 2 86.18 0.00 12.70 0.24 0.12 0.76 [2023-07-11T23:31:13.242Z] 23:24:01 3 86.41 0.00 12.43 0.20 0.13 0.83 [2023-07-11T23:31:13.242Z] 23:24:01 4 85.54 0.00 13.43 0.25 0.13 0.64 [2023-07-11T23:31:13.242Z] 23:24:01 5 86.65 0.00 12.44 0.17 0.10 0.64 [2023-07-11T23:31:13.242Z] 23:24:01 6 88.29 0.00 10.74 0.22 0.12 0.64 [2023-07-11T23:31:13.242Z] 23:24:01 7 85.86 0.00 13.01 0.19 0.15 0.80 [2023-07-11T23:31:13.242Z] 23:25:01 all 23.54 0.00 5.11 4.53 0.06 66.76 [2023-07-11T23:31:13.242Z] 23:25:01 0 23.62 0.00 5.41 7.79 0.07 63.11 [2023-07-11T23:31:13.242Z] 23:25:01 1 22.87 0.00 4.30 1.43 0.07 71.32 [2023-07-11T23:31:13.242Z] 23:25:01 2 22.73 0.00 6.64 5.92 0.05 64.67 [2023-07-11T23:31:13.242Z] 23:25:01 3 24.59 0.00 4.68 3.86 0.10 66.78 [2023-07-11T23:31:13.242Z] 23:25:01 4 21.81 0.00 4.92 4.56 0.07 68.64 [2023-07-11T23:31:13.242Z] 23:25:01 5 24.80 0.00 4.41 3.38 0.05 67.36 [2023-07-11T23:31:13.243Z] 23:25:01 6 24.46 0.00 4.87 3.03 0.03 67.60 [2023-07-11T23:31:13.243Z] 23:25:01 7 23.41 0.00 5.68 6.34 0.05 64.53 [2023-07-11T23:31:13.243Z] 23:26:01 all 0.09 0.00 0.04 0.01 0.01 99.84 [2023-07-11T23:31:13.243Z] 23:26:01 0 0.25 0.00 0.08 0.07 0.02 99.58 [2023-07-11T23:31:13.243Z] 23:26:01 1 0.13 0.00 0.05 0.02 0.02 99.78 [2023-07-11T23:31:13.243Z] 23:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-11T23:31:13.243Z] 23:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-11T23:31:13.243Z] 23:26:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-07-11T23:31:13.243Z] 23:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-11T23:31:13.243Z] 23:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-11T23:31:13.243Z] 23:26:01 7 0.15 0.00 0.03 0.02 0.00 99.80 [2023-07-11T23:31:13.243Z] 23:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-11T23:31:13.243Z] 23:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:27:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2023-07-11T23:31:13.243Z] 23:27:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-07-11T23:31:13.243Z] 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T23:31:13.243Z] 23:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-11T23:31:13.243Z] 23:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-11T23:31:13.243Z] 23:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T23:31:13.243Z] 23:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T23:31:13.243Z] 23:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-07-11T23:31:13.243Z] 23:28:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-11T23:31:13.243Z] 23:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-11T23:31:13.243Z] 23:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-11T23:31:13.243Z] 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T23:31:13.243Z] 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T23:31:13.243Z] 23:28:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-11T23:31:13.243Z] 23:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-11T23:31:13.243Z] 23:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-11T23:31:13.243Z] 23:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-11T23:31:13.243Z] 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-11T23:31:13.243Z] 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-11T23:31:13.243Z] 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T23:31:13.243Z] 23:29:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-11T23:31:13.243Z] 23:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-07-11T23:31:13.243Z] 23:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-11T23:31:13.243Z] 23:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-11T23:31:13.243Z] 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-11T23:31:13.243Z] 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T23:31:13.243Z] 23:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-11T23:31:13.243Z] [2023-07-11T23:31:13.243Z] 23:30:01 CPU %user %nice %system %iowait %steal %idle [2023-07-11T23:31:13.243Z] 23:31:01 all 2.43 0.00 0.93 0.71 0.02 95.91 [2023-07-11T23:31:13.243Z] 23:31:01 0 2.36 0.00 0.70 0.85 0.02 96.07 [2023-07-11T23:31:13.243Z] 23:31:01 1 2.82 0.00 0.62 0.10 0.03 96.42 [2023-07-11T23:31:13.243Z] 23:31:01 2 2.04 0.00 1.16 4.32 0.03 92.45 [2023-07-11T23:31:13.243Z] 23:31:01 3 2.34 0.00 1.07 0.00 0.02 96.57 [2023-07-11T23:31:13.243Z] 23:31:01 4 2.32 0.00 0.72 0.00 0.02 96.95 [2023-07-11T23:31:13.243Z] 23:31:01 5 2.44 0.00 0.99 0.02 0.02 96.54 [2023-07-11T23:31:13.243Z] 23:31:01 6 2.34 0.00 1.17 0.02 0.02 96.46 [2023-07-11T23:31:13.243Z] 23:31:01 7 2.81 0.00 0.99 0.40 0.02 95.79 [2023-07-11T23:31:13.243Z] Average: all 17.44 0.00 3.41 2.83 0.05 76.27 [2023-07-11T23:31:13.243Z] Average: 0 17.45 0.00 3.52 2.55 0.05 76.44 [2023-07-11T23:31:13.243Z] Average: 1 16.97 0.00 3.34 0.98 0.08 78.63 [2023-07-11T23:31:13.243Z] Average: 2 17.61 0.00 3.59 3.39 0.05 75.36 [2023-07-11T23:31:13.243Z] Average: 3 17.65 0.00 3.26 2.91 0.05 76.12 [2023-07-11T23:31:13.243Z] Average: 4 17.37 0.00 3.42 4.72 0.05 74.44 [2023-07-11T23:31:13.243Z] Average: 5 17.79 0.00 3.23 1.90 0.05 77.03 [2023-07-11T23:31:13.243Z] Average: 6 17.45 0.00 3.22 1.82 0.04 77.47 [2023-07-11T23:31:13.243Z] Average: 7 17.25 0.00 3.70 4.35 0.05 74.65 [2023-07-11T23:31:13.243Z] [2023-07-11T23:31:13.243Z] [2023-07-11T23:31:13.243Z]