Pull request #4637 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from dbbe61307a878ac096d06ba16fd29ba6a4c59600+dc857b44c2737f54ac971b67f995bab03c512aaf (1f02763586bbbfada6f462d1f14d63865edb388d) 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-ssh6453618277013505663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14243132565943889260.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4637/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-4637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8738170089573280905.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-4637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5135976033031098365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4844030781790918183.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-4637/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-4637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6153787490830820459.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-3798’ Running on prd-ubuntu20.04-docker-8c-8g-3800 in /w/workspace/edgexfoundry_edgex-go_PR-4637 [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 Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit dbbe61307a878ac096d06ba16fd29ba6a4c59600 Merge succeeded, producing dbbe61307a878ac096d06ba16fd29ba6a4c59600 Checking out Revision dbbe61307a878ac096d06ba16fd29ba6a4c59600 (PR-4637) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4637/head:refs/remotes/origin/PR-4637 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # timeout=10 Commit message: "fix: report FuzzLean result to fuzz_results folder" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:41:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:41:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:41:30 ========================================================= 16:41:30 EdgeX Global Pipelines Version Info 16:41:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:41:30 ------------------- 16:41:30 stable info: 16:41:30 ------------------- 16:41:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:41:30 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:41:30 Message: update stable to v1.0.253 16:41:31 ------------------- 16:41:31 experimental info: 16:41:31 ------------------- 16:41:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:41:31 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:41:31 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:41:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4637 [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4637 [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4637 [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbbe613 [Pipeline] echo 16:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:32 provisioning config files... 16:41:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9051758342514248512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:33 ---> docker-login.sh 16:41:33 nexus3.edgexfoundry.org:10001 16:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:33 Configure a credential helper to remove this warning. See 16:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:33 16:41:33 Login Succeeded 16:41:33 nexus3.edgexfoundry.org:10002 16:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:33 Configure a credential helper to remove this warning. See 16:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:33 16:41:33 Login Succeeded 16:41:33 nexus3.edgexfoundry.org:10003 16:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:33 Configure a credential helper to remove this warning. See 16:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:33 16:41:33 Login Succeeded 16:41:33 nexus3.edgexfoundry.org:10004 16:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:34 Configure a credential helper to remove this warning. See 16:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:34 16:41:34 Login Succeeded 16:41:34 docker.io 16:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:34 Configure a credential helper to remove this warning. See 16:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:34 16:41:34 Login Succeeded 16:41:34 ---> docker-login.sh ends [Pipeline] } 16:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:34 + 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 16:41:34 + dirname cmd/core-command/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo core-command,cmd/core-command/Dockerfile 16:41:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:41:34 + dirname cmd/core-data/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo core-data,cmd/core-data/Dockerfile 16:41:34 + dirname cmd/core-metadata/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo core-metadata,cmd/core-metadata/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + dirname cmd/security-bootstrapper/Dockerfile 16:41:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:41:34 + dirname cmd/security-proxy-auth/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:41:34 + dirname cmd/security-proxy-setup/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:41:34 + dirname cmd/security-secretstore-setup/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:41:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:41:34 + dirname cmd/security-spire-agent/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:41:34 + + dirname cmd/security-spire-config/Dockerfile 16:41:34 cut -d/ -f2 16:41:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:41:34 + dirname cmd/security-spire-server/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:41:34 + dirname cmd/support-notifications/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo support-notifications,cmd/support-notifications/Dockerfile 16:41:34 + dirname cmd/support-scheduler/Dockerfile 16:41:34 + cut -d/ -f2 16:41:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:41:34 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 16:41:35 + git rev-list -1 --merges dbbe61307a878ac096d06ba16fd29ba6a4c59600~1..dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] echo 16:41:35 -----------> git rev-list -1 --merges dbbe61307a878ac096d06ba16fd29ba6a4c59600~1..dbbe61307a878ac096d06ba16fd29ba6a4c59600 dbbe61307a878ac096d06ba16fd29ba6a4c59600 [false] [Pipeline] sh 16:41:35 + git log --format=format:%s -1 dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] echo 16:41:35 ========================================================= 16:41:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:41:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:36 + grep -v github /etc/ssh/ssh_known_hosts 16:41:36 + [ -e /tmp/ssh_known_hosts ] 16:41:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:41:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:41:36 + sudo tee -a /etc/ssh/ssh_known_hosts 16:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:36 16:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:36 0.1.4: Pulling from edgex-devops/py-git-semver 16:41:36 b85a868b505f: Pulling fs layer 16:41:36 e2be974225ed: Pulling fs layer 16:41:36 339a4e72a1f5: Pulling fs layer 16:41:36 988bab9f4d93: Pulling fs layer 16:41:36 1469e6f7b9e6: Pulling fs layer 16:41:36 eaf3925da568: Pulling fs layer 16:41:36 bab4dde63d76: Pulling fs layer 16:41:36 bde34c3a00c8: Pulling fs layer 16:41:36 b352a97aabf1: Pulling fs layer 16:41:36 4872d77fe225: Pulling fs layer 16:41:36 5851b861e8e6: Pulling fs layer 16:41:36 4872d77fe225: Waiting 16:41:36 eaf3925da568: Waiting 16:41:36 bab4dde63d76: Waiting 16:41:36 bde34c3a00c8: Waiting 16:41:36 b352a97aabf1: Waiting 16:41:36 5851b861e8e6: Waiting 16:41:36 988bab9f4d93: Waiting 16:41:36 1469e6f7b9e6: Waiting 16:41:36 e2be974225ed: Verifying Checksum 16:41:36 e2be974225ed: Download complete 16:41:36 988bab9f4d93: Verifying Checksum 16:41:36 988bab9f4d93: Download complete 16:41:37 1469e6f7b9e6: Verifying Checksum 16:41:37 1469e6f7b9e6: Download complete 16:41:37 eaf3925da568: Verifying Checksum 16:41:37 eaf3925da568: Download complete 16:41:37 339a4e72a1f5: Verifying Checksum 16:41:37 339a4e72a1f5: Download complete 16:41:37 bde34c3a00c8: Download complete 16:41:37 b352a97aabf1: Download complete 16:41:37 4872d77fe225: Verifying Checksum 16:41:37 4872d77fe225: Download complete 16:41:37 5851b861e8e6: Download complete 16:41:37 b85a868b505f: Verifying Checksum 16:41:37 b85a868b505f: Download complete 16:41:37 bab4dde63d76: Verifying Checksum 16:41:37 bab4dde63d76: Download complete 16:41:38 b85a868b505f: Pull complete 16:41:38 e2be974225ed: Pull complete 16:41:39 339a4e72a1f5: Pull complete 16:41:39 988bab9f4d93: Pull complete 16:41:39 1469e6f7b9e6: Pull complete 16:41:39 eaf3925da568: Pull complete 16:41:41 bab4dde63d76: Pull complete 16:41:41 bde34c3a00c8: Pull complete 16:41:41 b352a97aabf1: Pull complete 16:41:41 4872d77fe225: Pull complete 16:41:41 5851b861e8e6: Pull complete 16:41:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:42 prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container 16:41:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:41:46 $ docker top f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f -eo pid,comm 16:41:46 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). 16:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:46 [ssh-agent] Looking for ssh-agent implementation... 16:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:46 $ docker exec f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent 16:41:47 SSH_AUTH_SOCK=/tmp/ssh-44IdxT6uOHXX/agent.32 16:41:47 SSH_AGENT_PID=38 16:41:47 Running ssh-add (command line suppressed) 16:41:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3457941659082928380.key (/w/workspace/edgex-go/1@tmp/private_key_3457941659082928380.key) 16:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:47 + git tag --points-at HEAD [Pipeline] } 16:41:47 $ docker exec --env ******** --env ******** f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent -k 16:41:47 unset SSH_AUTH_SOCK; 16:41:47 unset SSH_AGENT_PID; 16:41:47 echo Agent pid 38 killed; 16:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:47 [ssh-agent] Looking for ssh-agent implementation... 16:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:47 $ docker exec f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent 16:41:47 SSH_AUTH_SOCK=/tmp/ssh-FgBr3V8HMNMP/agent.70 16:41:47 SSH_AGENT_PID=76 16:41:47 Running ssh-add (command line suppressed) 16:41:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12780323023876685519.key (/w/workspace/edgex-go/1@tmp/private_key_12780323023876685519.key) 16:41:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:48 + git semver init 16:41:48 2023-08-16 16:41:48,590 [run_init] DEBUG init version:0.0.0 force:False 16:41:48 2023-08-16 16:41:48,591 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:41:48 2023-08-16 16:41:48,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:41:48 2023-08-16 16:41:48,591 [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) 16:41:55 2023-08-16 16:41:54,637 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:41:55 2023-08-16 16:41:54,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4637 with force:False 16:41:55 2023-08-16 16:41:54,637 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4637 16:41:55 2023-08-16 16:41:54,641 [execute] INFO git cat-file --batch-check 16:41:55 2023-08-16 16:41:54,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:41:55 2023-08-16 16:41:54,648 [execute] INFO git cat-file --batch 16:41:55 2023-08-16 16:41:54,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:41:55 2023-08-16 16:41:54,652 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4637 16:41:55 0.0.0 [Pipeline] } 16:41:55 $ docker exec --env ******** --env ******** f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent -k 16:41:55 unset SSH_AUTH_SOCK; 16:41:55 unset SSH_AGENT_PID; 16:41:55 echo Agent pid 76 killed; 16:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:55 + git semver [Pipeline] } 16:41:56 $ docker stop --time=1 f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f 16:41:57 $ docker rm -f --volumes f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f [Pipeline] // withDockerContainer [Pipeline] sh 16:41:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:41:58 Stashed 1 file(s) [Pipeline] echo 16:41:58 [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 16:41:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:59 ========================================================= 16:41:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:41:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:41:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:59 4db1b89c0bd1: Pulling fs layer 16:41:59 6911f1a30b25: Pulling fs layer 16:41:59 e194b8c5c2a9: Pulling fs layer 16:41:59 6863d3e3a2b1: Pulling fs layer 16:41:59 ec0bb842ea78: Pulling fs layer 16:41:59 40a00589a448: Pulling fs layer 16:41:59 6c08303d61cc: Pulling fs layer 16:41:59 798269fcf238: Pulling fs layer 16:41:59 ec0bb842ea78: Waiting 16:41:59 40a00589a448: Waiting 16:41:59 6c08303d61cc: Waiting 16:41:59 6863d3e3a2b1: Waiting 16:41:59 6911f1a30b25: Download complete 16:41:59 6863d3e3a2b1: Verifying Checksum 16:41:59 6863d3e3a2b1: Download complete 16:41:59 ec0bb842ea78: Download complete 16:41:59 4db1b89c0bd1: Download complete 16:41:59 40a00589a448: Verifying Checksum 16:41:59 40a00589a448: Download complete 16:41:59 4db1b89c0bd1: Pull complete 16:41:59 6911f1a30b25: Pull complete 16:42:00 798269fcf238: Verifying Checksum 16:42:00 798269fcf238: Download complete 16:42:00 e194b8c5c2a9: Verifying Checksum 16:42:00 e194b8c5c2a9: Download complete 16:42:00 6c08303d61cc: Verifying Checksum 16:42:00 6c08303d61cc: Download complete 16:42:03 e194b8c5c2a9: Pull complete 16:42:03 6863d3e3a2b1: Pull complete 16:42:03 ec0bb842ea78: Pull complete 16:42:03 40a00589a448: Pull complete 16:42:06 6c08303d61cc: Pull complete 16:42:06 798269fcf238: Pull complete 16:42:06 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:42:07 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:07 WORKDIR /edgex 16:42:07 COPY go.mod . 16:42:07 RUN go mod download 16:42:07 docker build -t ci-base-image-x86_64 -f - . 16:42:07 Sending build context to Docker daemon 170.8MB 16:42:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:07 ---> ec979cd7f677 16:42:07 Step 2/4 : WORKDIR /edgex 16:42:13 Still waiting to schedule task 16:42:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3799’ is offline 16:42:17 ---> Running in ea24526d9475 16:42:17 Removing intermediate container ea24526d9475 16:42:17 ---> 22f61c7fc52e 16:42:17 Step 3/4 : COPY go.mod . 16:42:17 ---> ad9db16af67d 16:42:17 Step 4/4 : RUN go mod download 16:42:17 ---> Running in 93c39582f7af 16:42:36 Removing intermediate container 93c39582f7af 16:42:36 ---> 4550d92f296d 16:42:36 Successfully built 4550d92f296d 16:42:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:36 + docker inspect -f . ci-base-image-x86_64 16:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:36 prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container 16:42:36 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:42:36 $ docker top 78494b733677edf6890a25cbec5e4e13ca9de975d540059767cd45e14ff3117a -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:37 + go version 16:42:37 go version go1.20.6 linux/amd64 [Pipeline] } 16:42:37 $ docker stop --time=1 78494b733677edf6890a25cbec5e4e13ca9de975d540059767cd45e14ff3117a 16:42:38 $ docker rm -f --volumes 78494b733677edf6890a25cbec5e4e13ca9de975d540059767cd45e14ff3117a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker inspect -f . ci-base-image-x86_64 16:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:39 prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container 16:42:39 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:42:39 $ docker top 851c39f0ed24e398177b666720f05b48601376007826d27405d9bdb700da75ad -eo pid,comm [Pipeline] { [Pipeline] echo 16:42:39 ========================================================= 16:42:39 [edgeXBuildGoParallel] Running Tests and Build... 16:42:39 ========================================================= [Pipeline] sh 16:42:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:42:40 + make test 16:42:40 go test -race -coverprofile=coverage.out ./... 16:42:47 ? github.com/edgexfoundry/edgex-go [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:42:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:43:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:43:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:43:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 16:43:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 97.0% of statements 16:43:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:43:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:43:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:43:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.075s coverage: 71.5% of statements 16:43:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 16:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:43:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.235s coverage: 93.4% of statements 16:43:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 16:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:43:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 97.6% of statements 16:43:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.039s coverage: 72.2% of statements 16:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 32.2% of statements 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 16:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:43:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:43:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:43:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:43:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 16:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.260s coverage: 79.9% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 16:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements 16:43:34 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 16:43:34 running golangci-lint 16:43:34 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:43:34 go version go1.20.6 linux/amd64 16:43:34 level=info msg="[config_reader] Used config file .golangci.yml" 16:43:34 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:43:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3803 in /w/workspace/edgexfoundry_edgex-go_PR-4637 [Pipeline] { [Pipeline] ws 16:43:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:43:43 The recommended git tool is: git 16:43:49 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 13.976337492s" 16:43:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.619453ms" 16:43:49 using credential edgex-jenkins-ssh 16:43:49 Cloning the remote Git repository 16:43:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:43:49 > git init /w/workspace/edgex-go/1 # timeout=10 16:43:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:50 > git --version # timeout=10 16:43:50 > git --version # 'git version 2.25.1' 16:43:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:54 level=info msg="[linters_context/goanalysis] analyzers took 51.955772611s with top 10 stages: buildir: 28.116202821s, fact_deprecated: 1.818389186s, inspect: 1.663322199s, ctrlflow: 1.19904729s, printf: 1.126327732s, gosec: 994.000245ms, S1038: 914.033997ms, errcheck: 672.794863ms, nilness: 633.871432ms, isgenerated: 605.502387ms" 16:43:54 level=info msg="[runner] Issues before processing: 200, after processing: 0" 16:43:54 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 200/200, path_prettifier: 200/200, exclude: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, skip_files: 200/200, skip_dirs: 200/200, identifier_marker: 200/200" 16:43:54 level=info msg="[runner] processing took 12.633391ms with stages: nolint: 6.501585ms, identifier_marker: 3.462692ms, exclude-rules: 1.072795ms, autogenerated_exclude: 671.406µs, path_prettifier: 607.164µs, skip_dirs: 291.197µs, cgo: 15.492µs, filename_unadjuster: 7.71µs, max_same_issues: 620ns, severity-rules: 380ns, uniq_by_line: 360ns, diff: 300ns, exclude: 290ns, source_code: 290ns, skip_files: 290ns, sort_results: 260ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 16:43:54 level=info msg="[runner] linters took 6.656862898s with stages: goanalysis_metalinter: 6.644149746s" 16:43:54 level=info msg="File cache stats: 0 entries of total size 0B" 16:43:54 level=info msg="Memory: 208 samples, avg is 178.5MB, max is 786.1MB" 16:43:54 level=info msg="Execution took 20.681238051s" 16:43:54 go vet ./... 16:43:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:59 ./bin/test-attribution-txt.sh 16:43:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:43:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:43:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:43:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:43:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:43:59 + ls -al . 16:43:59 total 728 16:43:59 drwxrwxr-x 12 1001 1001 4096 Aug 16 16:42 . 16:43:59 drwxr-xr-x 4 root root 4096 Aug 16 16:42 .. 16:43:59 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 .blubracket 16:43:59 -rw-rw-r-- 1 1001 1001 16 Aug 16 16:41 .dockerignore 16:43:59 drwxrwxr-x 8 1001 1001 4096 Aug 16 16:41 .git 16:43:59 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 .github 16:43:59 -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:41 .gitignore 16:43:59 -rw-rw-r-- 1 1001 1001 42 Aug 16 16:41 .golangci.yml 16:43:59 -rw-rw-r-- 1 1001 1001 87 Aug 16 16:41 .hadolint.yml 16:43:59 drwxr-xr-x 3 1001 1001 4096 Aug 16 16:41 .semver 16:43:59 -rw-rw-r-- 1 1001 1001 166 Aug 16 16:41 .sonarcloud.properties 16:43:59 -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:41 ADOPTERS.md 16:43:59 -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:41 Attribution.txt 16:43:59 -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:41 CHANGELOG.md 16:43:59 -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:41 CONTRIBUTING.md 16:43:59 -rw-rw-r-- 1 1001 1001 677 Aug 16 16:41 GOVERNANCE.md 16:43:59 -rw-rw-r-- 1 1001 1001 883 Aug 16 16:41 Jenkinsfile 16:43:59 -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:41 LICENSE 16:43:59 -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:41 Makefile 16:43:59 -rw-rw-r-- 1 1001 1001 582 Aug 16 16:41 OWNERS.md 16:43:59 -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:41 README.md 16:43:59 -rw-rw-r-- 1 1001 1001 789 Aug 16 16:41 SECURITY.md 16:43:59 -rw-rw-r-- 1 1001 1001 5 Aug 16 16:41 VERSION 16:43:59 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 bin 16:43:59 drwxrwxr-x 18 1001 1001 4096 Aug 16 16:41 cmd 16:43:59 -rw-r--r-- 1 root root 446998 Aug 16 16:43 coverage.out 16:43:59 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 fuzz_test 16:43:59 -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:41 go.mod 16:43:59 -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:41 go.sum 16:43:59 drwxrwxr-x 7 1001 1001 4096 Aug 16 16:41 internal 16:43:59 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 openapi 16:43:59 -rw-rw-r-- 1 1001 1001 594 Aug 16 16:41 security.txt 16:43:59 drwxrwxr-x 4 1001 1001 4096 Aug 16 16:41 snap 16:43:59 -rw-rw-r-- 1 1001 1001 204 Aug 16 16:41 version.go [Pipeline] sh 16:43:59 + '[' -e coverage.out ] 16:43:59 + chown 1001:1001 coverage.out [Pipeline] stash 16:43:59 Stashed 1 file(s) [Pipeline] sh 16:44:00 + make build 16:44:00 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 16:44:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:09 Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit dbbe61307a878ac096d06ba16fd29ba6a4c59600 16:44:09 Merge succeeded, producing dbbe61307a878ac096d06ba16fd29ba6a4c59600 16:44:09 Checking out Revision dbbe61307a878ac096d06ba16fd29ba6a4c59600 (PR-4637) 16:44:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4637/head:refs/remotes/origin/PR-4637 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:44:09 > git config core.sparsecheckout # timeout=10 16:44:09 > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # timeout=10 16:44:09 > git remote # timeout=10 16:44:09 > git config --get remote.origin.url # timeout=10 16:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:09 > git merge dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 16:44:09 > git rev-parse HEAD^{commit} # timeout=10 16:44:09 > git config core.sparsecheckout # timeout=10 16:44:09 > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # timeout=10 16:44:12 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 16:44:12 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 16:44:13 Commit message: "fix: report FuzzLean result to fuzz_results folder" 16:44:13 > git --version # timeout=10 16:44:13 > git --version # 'git version 2.25.1' 16:44:13 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { 16:44:13 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 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:14 Dload Upload Total Spent Left Speed 16:44:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k 16:44:14 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 [Pipeline] sh 16:44:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:15 + sudo tee /etc/docker/daemon.new 16:44:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:15 { 16:44:15 "registry-mirrors": [ 16:44:15 "https://nexus3.edgexfoundry.org:10001" 16:44:15 ], 16:44:15 "bip": "10.250.0.254/24", 16:44:15 "hosts": [ 16:44:15 "tcp://0.0.0.0:5555", 16:44:15 "unix:///var/run/docker.sock" 16:44:15 ], 16:44:15 "mtu": 1458, 16:44:15 "selinux-enabled": true, 16:44:15 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:15 } [Pipeline] sh 16:44:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:16 + sudo service docker restart 16:44:21 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 16:44:22 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 16:44:23 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 16:44:24 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 16:44:25 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 16:44:26 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 16:44:27 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] } 16:44:28 $ docker stop --time=1 851c39f0ed24e398177b666720f05b48601376007826d27405d9bdb700da75ad 16:44:32 $ docker rm -f --volumes 851c39f0ed24e398177b666720f05b48601376007826d27405d9bdb700da75ad [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 16:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:44:34 16:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:34 provisioning config files... 16:44:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2591727605434035506tmp 16:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:44:34 latest: Pulling from edgex-devops/edgex-compose 16:44:34 91d30c5bc195: Pulling fs layer 16:44:34 2e9b0aa3be6d: Pulling fs layer 16:44:34 9c61dcf015f6: Pulling fs layer 16:44:34 4698f68db338: Pulling fs layer 16:44:34 2a2f49069b9e: Pulling fs layer 16:44:34 e0025b399a48: Pulling fs layer 16:44:34 4698f68db338: Waiting [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:34 91d30c5bc195: Download complete 16:44:34 4698f68db338: Download complete 16:44:34 91d30c5bc195: Pull complete 16:44:34 2e9b0aa3be6d: Verifying Checksum 16:44:34 2e9b0aa3be6d: Download complete 16:44:34 e0025b399a48: Verifying Checksum 16:44:34 e0025b399a48: Download complete 16:44:34 ---> docker-login.sh 16:44:34 nexus3.edgexfoundry.org:10001 16:44:34 2a2f49069b9e: Verifying Checksum 16:44:34 2a2f49069b9e: Download complete 16:44:34 2e9b0aa3be6d: Pull complete 16:44:35 9c61dcf015f6: Download complete 16:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:35 Configure a credential helper to remove this warning. See 16:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:35 16:44:35 Login Succeeded 16:44:35 nexus3.edgexfoundry.org:10002 16:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:35 Configure a credential helper to remove this warning. See 16:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:35 16:44:35 Login Succeeded 16:44:35 nexus3.edgexfoundry.org:10003 16:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:36 Configure a credential helper to remove this warning. See 16:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:36 16:44:36 Login Succeeded 16:44:36 nexus3.edgexfoundry.org:10004 16:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:36 Configure a credential helper to remove this warning. See 16:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:36 16:44:36 Login Succeeded 16:44:36 docker.io 16:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:37 Configure a credential helper to remove this warning. See 16:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:37 16:44:37 Login Succeeded 16:44:37 ---> docker-login.sh ends [Pipeline] } 16:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:44:37 9c61dcf015f6: Pull complete 16:44:37 4698f68db338: Pull complete 16:44:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:44:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:37 ========================================================= 16:44:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:44:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:44:38 2a2f49069b9e: Pull complete 16:44:38 e0025b399a48: Pull complete 16:44:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 16:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:44:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:38 prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container 16:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:44:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:38 edb6bdbacee9: Pulling fs layer 16:44:38 5f9638ab2659: Pulling fs layer 16:44:38 8d51d6327a98: Pulling fs layer 16:44:38 8b374f2dd631: Pulling fs layer 16:44:38 ec14aa9079de: Pulling fs layer 16:44:38 2f466654f4bb: Pulling fs layer 16:44:38 554e91adad29: Pulling fs layer 16:44:38 8b374f2dd631: Waiting 16:44:38 ec14aa9079de: Waiting 16:44:38 2f466654f4bb: Waiting 16:44:38 554e91adad29: Waiting 16:44:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:44:38 5f9638ab2659: Verifying Checksum 16:44:38 5f9638ab2659: Download complete 16:44:38 8b374f2dd631: Verifying Checksum 16:44:38 8b374f2dd631: Download complete 16:44:38 edb6bdbacee9: Verifying Checksum 16:44:38 edb6bdbacee9: Download complete 16:44:38 ec14aa9079de: Verifying Checksum 16:44:38 ec14aa9079de: Download complete 16:44:39 edb6bdbacee9: Pull complete 16:44:40 554e91adad29: Verifying Checksum 16:44:40 554e91adad29: Download complete 16:44:40 5f9638ab2659: Pull complete 16:44:41 8d51d6327a98: Verifying Checksum 16:44:41 8d51d6327a98: Download complete 16:44:41 2f466654f4bb: Verifying Checksum 16:44:41 2f466654f4bb: Download complete 16:44:41 $ docker top 86ca409a9b8f8adf6f7fe8b850bfbe98171ada9b298834c1bf93ba7cd0712cfd -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:41 + docker compose -f ./docker-compose-build.yml build --parallel 16:44:43 #1 [security-bootstrapper internal] load build definition from Dockerfile 16:44:43 #1 transferring dockerfile: 2.82kB done 16:44:43 #1 DONE 0.0s 16:44:43 16:44:43 #2 [core-data internal] load build definition from Dockerfile 16:44:43 #2 transferring dockerfile: 1.90kB done 16:44:43 #2 DONE 0.0s 16:44:43 16:44:43 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:44:43 #3 transferring dockerfile: 1.78kB done 16:44:43 #3 DONE 0.0s 16:44:43 16:44:43 #4 [security-proxy-setup internal] load build definition from Dockerfile 16:44:43 #4 transferring dockerfile: 2.06kB done 16:44:43 #4 DONE 0.0s 16:44:43 16:44:43 #5 [security-spire-agent internal] load build definition from Dockerfile 16:44:43 #5 transferring dockerfile: 2.68kB done 16:44:43 #5 DONE 0.0s 16:44:43 16:44:43 #6 [security-proxy-auth internal] load build definition from Dockerfile 16:44:43 #6 transferring dockerfile: 2.04kB done 16:44:43 #6 DONE 0.0s 16:44:43 16:44:43 #7 [support-scheduler internal] load build definition from Dockerfile 16:44:43 #7 transferring dockerfile: 1.82kB done 16:44:43 #7 DONE 0.0s 16:44:43 16:44:43 #8 [core-command internal] load build definition from Dockerfile 16:44:43 #8 transferring dockerfile: 1.82kB done 16:44:43 #8 DONE 0.0s 16:44:43 16:44:43 #9 [security-bootstrapper internal] load .dockerignore 16:44:43 #9 transferring context: 56B done 16:44:43 #9 DONE 0.0s 16:44:43 16:44:43 #10 [security-spire-server internal] load build definition from Dockerfile 16:44:44 #10 transferring dockerfile: 2.63kB done 16:44:44 #10 DONE 0.0s 16:44:44 16:44:44 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:44:44 #11 transferring dockerfile: 2.12kB done 16:44:44 #11 DONE 0.0s 16:44:44 16:44:44 #12 [core-metadata internal] load build definition from Dockerfile 16:44:44 #12 transferring dockerfile: 1.96kB done 16:44:44 #12 DONE 0.0s 16:44:44 16:44:44 #13 [security-secretstore-setup internal] load build definition from Dockerfile 16:44:44 #13 transferring dockerfile: 2.38kB done 16:44:44 #13 DONE 0.0s 16:44:44 16:44:44 #14 [security-spire-config internal] load build definition from Dockerfile 16:44:44 #14 transferring dockerfile: 2.58kB done 16:44:44 #14 DONE 0.0s 16:44:44 16:44:44 #15 [support-notifications internal] load build definition from Dockerfile 16:44:44 #15 transferring dockerfile: 1.84kB done 16:44:44 #15 DONE 0.0s 16:44:44 16:44:44 #16 [core-data internal] load .dockerignore 16:44:44 #16 transferring context: 56B done 16:44:44 #16 DONE 0.0s 16:44:44 16:44:44 #17 [security-spiffe-token-provider internal] load .dockerignore 16:44:44 #17 transferring context: 56B done 16:44:44 #17 DONE 0.0s 16:44:44 16:44:44 #18 [security-proxy-setup internal] load .dockerignore 16:44:44 #18 transferring context: 56B done 16:44:44 #18 DONE 0.0s 16:44:44 16:44:44 #19 [support-scheduler internal] load .dockerignore 16:44:44 #19 transferring context: 56B done 16:44:44 #19 DONE 0.0s 16:44:44 16:44:44 #20 [security-spire-agent internal] load .dockerignore 16:44:44 #20 transferring context: 56B done 16:44:44 #20 DONE 0.0s 16:44:44 16:44:44 #21 [security-proxy-auth internal] load .dockerignore 16:44:44 #21 transferring context: 56B done 16:44:44 #21 DONE 0.0s 16:44:44 16:44:44 #22 [core-common-config-bootstrapper internal] load .dockerignore 16:44:44 #22 transferring context: 56B done 16:44:44 #22 DONE 0.0s 16:44:44 16:44:44 #23 [core-command internal] load .dockerignore 16:44:44 #23 transferring context: 56B done 16:44:44 #23 DONE 0.0s 16:44:44 16:44:44 #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:44:44 #24 DONE 0.0s 16:44:44 16:44:44 #25 [security-spire-server internal] load .dockerignore 16:44:44 #25 transferring context: 56B done 16:44:44 #25 DONE 0.1s 16:44:44 16:44:44 #26 [core-metadata internal] load .dockerignore 16:44:44 #26 transferring context: 56B done 16:44:44 #26 DONE 0.1s 16:44:44 16:44:44 #27 [security-secretstore-setup internal] load .dockerignore 16:44:44 #27 transferring context: 56B done 16:44:44 #27 DONE 0.1s 16:44:44 16:44:44 #28 [security-spire-config internal] load .dockerignore 16:44:44 #28 transferring context: 56B done 16:44:44 #28 DONE 0.1s 16:44:44 16:44:44 #29 [support-notifications internal] load .dockerignore 16:44:44 #29 transferring context: 56B done 16:44:44 #29 DONE 0.1s 16:44:44 16:44:44 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:44:44 #24 DONE 0.0s 16:44:44 16:44:44 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 16:44:44 #30 ... 16:44:44 16:44:44 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:44:44 #24 DONE 0.0s 16:44:44 16:44:44 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 16:44:44 #30 DONE 0.5s 16:44:44 16:44:44 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:44:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:44:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:44:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:44:44 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:44:44 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:44:44 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.1s 16:44:45 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 16:44:45 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s 16:44:45 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 16:44:45 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done 16:44:45 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 16:44:45 #31 DONE 1.1s 16:44:45 16:44:45 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:44:45 #32 ... 16:44:45 16:44:45 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:44:45 #33 DONE 1.3s 16:44:45 16:44:45 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 16:44:51 #34 ... 16:44:51 16:44:51 #35 [core-common-config-bootstrapper internal] load build context 16:44:51 #35 transferring context: 231.62MB 6.4s 16:44:51 #35 ... 16:44:51 16:44:51 #36 [security-spire-agent internal] load build context 16:44:51 #36 ... 16:44:51 16:44:51 #35 [core-common-config-bootstrapper internal] load build context 16:44:53 8d51d6327a98: Pull complete 16:44:53 8b374f2dd631: Pull complete 16:44:53 ec14aa9079de: Pull complete 16:44:54 #35 transferring context: 365.17MB 8.8s done 16:44:54 #35 ... 16:44:54 16:44:54 #37 [security-spiffe-token-provider internal] load build context 16:44:54 #37 transferring context: 365.17MB 8.9s done 16:44:54 #37 ... 16:44:54 16:44:54 #38 [security-proxy-setup internal] load build context 16:44:54 #38 transferring context: 365.17MB 8.8s done 16:44:55 #38 ... 16:44:55 16:44:55 #39 [support-scheduler internal] load build context 16:44:55 #39 transferring context: 365.17MB 8.3s done 16:44:55 #39 ... 16:44:55 16:44:55 #40 [security-spire-server internal] load build context 16:44:55 #40 transferring context: 365.17MB 8.2s done 16:44:55 #40 ... 16:44:55 16:44:55 #41 [core-metadata internal] load build context 16:44:55 #41 transferring context: 365.17MB 7.3s done 16:44:55 #41 ... 16:44:55 16:44:55 #42 [core-data internal] load build context 16:44:55 #42 transferring context: 365.17MB 8.2s done 16:44:55 #42 ... 16:44:55 16:44:55 #43 [core-command internal] load build context 16:44:55 #43 transferring context: 365.17MB 8.3s done 16:44:55 #43 ... 16:44:55 16:44:55 #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:44:55 #44 ... 16:44:55 16:44:55 #45 [support-notifications internal] load build context 16:44:55 #45 transferring context: 365.17MB 7.4s done 16:44:56 #45 ... 16:44:56 16:44:56 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 16:44:56 #46 ... 16:44:56 16:44:56 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:44:58 #47 ... 16:44:58 16:44:58 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:44:58 #48 ... 16:44:58 16:44:58 #49 [security-secretstore-setup internal] load build context 16:44:58 #49 transferring context: 365.17MB 7.4s done 16:44:58 #49 ... 16:44:58 16:44:58 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:44:58 #50 ... 16:44:58 16:44:58 #51 [security-spire-config internal] load build context 16:44:58 #51 transferring context: 365.17MB 8.3s done 16:44:58 #51 ... 16:44:58 16:44:58 #52 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:44:58 #52 ... 16:44:58 16:44:58 #53 [security-bootstrapper internal] load build context 16:44:58 #53 transferring context: 365.17MB 8.6s done 16:44:58 2f466654f4bb: Pull complete 16:44:59 #53 ... 16:44:59 16:44:59 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:44:59 #54 ... 16:44:59 16:44:59 #55 [security-proxy-auth internal] load build context 16:44:59 #55 transferring context: 365.17MB 7.6s done 16:44:59 #55 ... 16:44:59 16:44:59 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:44:59 #32 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:44:59 #32 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:44:59 #32 3.624 (1/2) Installing dumb-init (1.2.5-r2) 16:44:59 #32 3.632 (2/2) Installing su-exec (0.2-r2) 16:44:59 #32 3.636 Executing busybox-1.35.0-r29.trigger 16:44:59 #32 3.642 OK: 7 MiB in 17 packages 16:44:59 #32 ... 16:44:59 16:44:59 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:44:59 #56 ... 16:44:59 16:44:59 #36 [security-spire-agent internal] load build context 16:44:59 #36 transferring context: 365.17MB 7.6s done 16:45:00 554e91adad29: Pull complete 16:45:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:45:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:45:01 WORKDIR /edgex 16:45:01 COPY go.mod . 16:45:01 RUN go mod download 16:45:01 + docker build -t ci-base-image-arm64 -f - . 16:45:01 Sending build context to Docker daemon 2.945MB 16:45:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:45:01 ---> 1e15ea492957 16:45:01 Step 2/4 : WORKDIR /edgex 16:45:03 ---> Running in d499fed6fb9a 16:45:04 Removing intermediate container d499fed6fb9a 16:45:04 ---> 4bcd3691472e 16:45:04 Step 3/4 : COPY go.mod . 16:45:04 ---> 9ba48162a57a 16:45:04 Step 4/4 : RUN go mod download 16:45:04 ---> Running in 0da2a6d9859c 16:45:32 #36 ... 16:45:32 16:45:32 #52 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:32 #52 41.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #52 ... 16:45:32 16:45:32 #55 [security-proxy-auth internal] load build context 16:45:32 #55 DONE 42.9s 16:45:32 16:45:32 #49 [security-secretstore-setup internal] load build context 16:45:32 #49 DONE 43.0s 16:45:32 16:45:32 #41 [core-metadata internal] load build context 16:45:32 #41 DONE 43.0s 16:45:32 16:45:32 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 16:45:32 #34 DONE 41.9s 16:45:32 16:45:32 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:45:32 #32 DONE 42.0s 16:45:32 16:45:32 #45 [support-notifications internal] load build context 16:45:32 #45 DONE 43.0s 16:45:32 16:45:32 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:45:32 #57 ... 16:45:32 16:45:32 #36 [security-spire-agent internal] load build context 16:45:32 #36 DONE 43.1s 16:45:32 16:45:32 #42 [core-data internal] load build context 16:45:32 #42 DONE 43.3s 16:45:32 16:45:32 #40 [security-spire-server internal] load build context 16:45:32 #40 DONE 43.3s 16:45:32 16:45:32 #51 [security-spire-config internal] load build context 16:45:32 #51 DONE 43.4s 16:45:32 16:45:32 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:32 #48 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #48 ... 16:45:32 16:45:32 #39 [support-scheduler internal] load build context 16:45:32 #39 DONE 43.4s 16:45:32 16:45:32 #43 [core-command internal] load build context 16:45:32 #43 DONE 43.4s 16:45:32 16:45:32 #53 [security-bootstrapper internal] load build context 16:45:32 #53 DONE 43.4s 16:45:32 16:45:32 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:32 #48 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #48 ... 16:45:32 16:45:32 #35 [core-common-config-bootstrapper internal] load build context 16:45:32 #35 DONE 43.5s 16:45:32 16:45:32 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:32 #48 42.60 (1/1) Installing dumb-init (1.2.5-r2) 16:45:32 #48 42.60 Executing busybox-1.35.0-r29.trigger 16:45:32 #48 42.61 OK: 7 MiB in 16 packages 16:45:32 #48 ... 16:45:32 16:45:32 #38 [security-proxy-setup internal] load build context 16:45:32 #38 DONE 43.8s 16:45:32 16:45:32 #37 [security-spiffe-token-provider internal] load build context 16:45:32 #37 DONE 43.9s 16:45:32 16:45:32 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:45:32 #47 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #47 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #47 42.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:32 #47 42.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:32 #47 42.44 OK: 17818 distinct packages available 16:45:32 #47 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #47 42.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #47 42.84 (1/9) Installing ca-certificates (20230506-r0) 16:45:32 #47 42.85 (2/9) Installing brotli-libs (1.0.9-r9) 16:45:32 #47 42.86 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:45:32 #47 42.86 (4/9) Installing libcurl (8.2.1-r0) 16:45:32 #47 42.88 (5/9) Installing curl (8.2.1-r0) 16:45:32 #47 42.88 (6/9) Installing dumb-init (1.2.5-r2) 16:45:32 #47 42.89 (7/9) Installing musl-obstack (1.2.3-r0) 16:45:32 #47 42.89 (8/9) Installing libucontext (1.2-r0) 16:45:32 #47 42.91 (9/9) Installing gcompat (1.1.0-r0) 16:45:32 #47 42.91 Executing busybox-1.35.0-r29.trigger 16:45:32 #47 42.92 Executing ca-certificates-20230506-r0.trigger 16:45:32 #47 43.00 OK: 10 MiB in 24 packages 16:45:32 #47 ... 16:45:32 16:45:32 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:45:32 #50 41.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #50 42.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #50 42.36 (1/2) Installing ca-certificates (20230506-r0) 16:45:32 #50 42.38 (2/2) Installing dumb-init (1.2.5-r2) 16:45:32 #50 42.39 Executing busybox-1.35.0-r29.trigger 16:45:32 #50 42.39 Executing ca-certificates-20230506-r0.trigger 16:45:32 #50 42.45 OK: 8 MiB in 17 packages 16:45:32 #50 DONE 43.2s 16:45:32 16:45:32 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:32 #48 DONE 43.5s 16:45:32 16:45:32 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:45:32 #56 42.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #56 42.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #56 43.09 (1/4) Installing ca-certificates (20230506-r0) 16:45:32 #56 43.11 (2/4) Installing dumb-init (1.2.5-r2) 16:45:32 #56 43.12 (3/4) Installing su-exec (0.2-r2) 16:45:32 #56 43.13 (4/4) Installing yq (4.30.4-r4) 16:45:32 #56 43.22 Executing busybox-1.35.0-r29.trigger 16:45:32 #56 43.22 Executing ca-certificates-20230506-r0.trigger 16:45:32 #56 43.31 OK: 17 MiB in 19 packages 16:45:32 #56 DONE 43.6s 16:45:32 16:45:32 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:45:32 #54 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #54 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #54 42.61 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:32 #54 42.61 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:32 #54 42.61 OK: 17818 distinct packages available 16:45:32 #54 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #54 42.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #54 43.03 (1/4) Installing dumb-init (1.2.5-r2) 16:45:32 #54 43.03 (2/4) Installing musl-obstack (1.2.3-r0) 16:45:32 #54 43.04 (3/4) Installing libucontext (1.2-r0) 16:45:32 #54 43.04 (4/4) Installing gcompat (1.1.0-r0) 16:45:32 #54 43.04 Executing busybox-1.35.0-r29.trigger 16:45:32 #54 43.06 OK: 7 MiB in 19 packages 16:45:32 #54 DONE 43.6s 16:45:32 16:45:32 #52 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:32 #52 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #52 42.37 (1/1) Installing dumb-init (1.2.5-r2) 16:45:32 #52 42.37 Executing busybox-1.35.0-r29.trigger 16:45:32 #52 42.38 OK: 7 MiB in 16 packages 16:45:32 #52 DONE 43.6s 16:45:32 16:45:32 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:45:32 #47 DONE 43.6s 16:45:32 16:45:32 #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:45:32 #44 42.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #44 42.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #44 42.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:32 #44 42.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:32 #44 42.57 OK: 17818 distinct packages available 16:45:32 #44 42.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #44 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #44 42.94 (1/5) Installing dumb-init (1.2.5-r2) 16:45:32 #44 42.94 (2/5) Installing musl-obstack (1.2.3-r0) 16:45:32 #44 42.94 (3/5) Installing libucontext (1.2-r0) 16:45:32 #44 42.95 (4/5) Installing gcompat (1.1.0-r0) 16:45:32 #44 42.95 (5/5) Installing openssl (3.0.10-r0) 16:45:32 #44 42.97 Executing busybox-1.35.0-r29.trigger 16:45:32 #44 42.97 OK: 8 MiB in 20 packages 16:45:32 #44 DONE 43.8s 16:45:32 16:45:32 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 16:45:32 #46 42.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #46 42.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #46 42.85 (1/2) Installing dumb-init (1.2.5-r2) 16:45:32 #46 42.86 (2/2) Installing openssl (3.0.10-r0) 16:45:32 #46 42.88 Executing busybox-1.35.0-r29.trigger 16:45:32 #46 42.89 OK: 8 MiB in 17 packages 16:45:32 #46 DONE 43.9s 16:45:32 16:45:32 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:45:32 #58 ... 16:45:32 16:45:32 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 16:45:32 #59 DONE 0.1s 16:45:32 16:45:32 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:45:32 #60 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #60 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #60 2.959 OK: 265 MiB in 53 packages 16:45:32 #60 DONE 3.1s 16:45:32 16:45:32 #61 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 16:45:32 #61 DONE 0.0s 16:45:32 16:45:32 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:45:32 #62 DONE 3.2s 16:45:32 16:45:32 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:45:32 #63 DONE 0.0s 16:45:32 16:45:32 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:45:32 #57 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #57 ... 16:45:32 16:45:32 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:45:32 #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #0 3.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #0 3.272 OK: 265 MiB in 53 packages 16:45:32 #64 DONE 3.3s 16:45:32 16:45:32 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:45:32 #0 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #0 2.945 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:32 #0 2.945 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:32 #0 2.945 OK: 17823 distinct packages available 16:45:32 #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #0 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #0 3.292 OK: 265 MiB in 53 packages 16:45:32 #65 DONE 3.4s 16:45:32 16:45:32 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:45:32 #66 DONE 0.1s 16:45:32 16:45:32 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:45:32 #67 DONE 0.1s 16:45:32 16:45:32 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:45:32 #58 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:32 #58 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #58 3.855 OK: 265 MiB in 53 packages 16:45:32 #58 DONE 3.9s 16:45:32 16:45:32 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:45:32 #68 DONE 0.0s 16:45:32 16:45:32 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:32 #69 ... 16:45:32 16:45:32 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 16:45:32 #57 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:32 #57 4.590 OK: 265 MiB in 53 packages 16:45:32 #57 DONE 4.7s 16:45:32 16:45:32 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:45:32 #70 DONE 0.1s 16:45:32 16:45:32 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:40 #71 ... 16:45:40 16:45:40 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:40 #72 ... 16:45:40 16:45:40 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:40 #73 ... 16:45:40 16:45:40 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:43 Removing intermediate container 0da2a6d9859c 16:45:43 ---> 4b30e3261e4e 16:45:43 Successfully built 4b30e3261e4e 16:45:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:44 + docker inspect -f . ci-base-image-arm64 16:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container 16:45:44 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:45:45 $ docker top 0f1b223a877bef7ab78ea6937a78d3a0189821d7757667618b88106d2749b12e -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:46 + go version 16:45:46 go version go1.20.6 linux/arm64 [Pipeline] } 16:45:46 $ docker stop --time=1 0f1b223a877bef7ab78ea6937a78d3a0189821d7757667618b88106d2749b12e 16:45:49 $ docker rm -f --volumes 0f1b223a877bef7ab78ea6937a78d3a0189821d7757667618b88106d2749b12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:50 + docker inspect -f . ci-base-image-arm64 16:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container 16:45:51 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:45:52 $ docker top 1da06cbac3dbb8a2b826e8a04857314a8227fb3e404fc25599000c6fb1e8c098 -eo pid,comm [Pipeline] { [Pipeline] echo 16:45:52 ========================================================= 16:45:52 [edgeXBuildGoParallel] Running Tests and Build... 16:45:52 ========================================================= [Pipeline] sh 16:45:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:45:53 + make test 16:45:53 go test -race -coverprofile=coverage.out ./... 16:45:55 #74 DONE 24.6s 16:45:55 16:45:55 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 #72 DONE 24.9s 16:45:55 16:45:55 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 #71 DONE 23.3s 16:45:55 16:45:55 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 #73 DONE 24.2s 16:45:55 16:45:55 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 #69 DONE 24.6s 16:45:55 16:45:55 #75 [support-notifications builder 6/7] COPY . . 16:46:02 #75 ... 16:46:02 16:46:02 #76 [security-spiffe-token-provider builder 6/7] COPY . . 16:46:05 #76 ... 16:46:05 16:46:05 #77 [security-spire-server builder 6/9] COPY . . 16:46:05 #77 ... 16:46:05 16:46:05 #78 [security-proxy-setup builder 6/7] COPY . . 16:46:05 #78 ... 16:46:05 16:46:05 #79 [support-scheduler builder 6/7] COPY . . 16:46:10 #79 DONE 14.3s 16:46:10 16:46:10 #75 [support-notifications builder 6/7] COPY . . 16:46:10 #75 DONE 14.3s 16:46:10 16:46:10 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:46:10 #80 CACHED 16:46:10 16:46:10 #81 [core-metadata builder 6/7] COPY . . 16:46:10 #81 CACHED 16:46:10 16:46:10 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #82 CACHED 16:46:10 16:46:10 #83 [security-proxy-auth builder 6/7] COPY . . 16:46:10 #83 CACHED 16:46:10 16:46:10 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #84 CACHED 16:46:10 16:46:10 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:46:10 #85 CACHED 16:46:10 16:46:10 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #86 CACHED 16:46:10 16:46:10 #87 [core-common-config-bootstrapper builder 6/7] COPY . . 16:46:10 #87 CACHED 16:46:10 16:46:10 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:46:10 #88 CACHED 16:46:10 16:46:10 #77 [security-spire-server builder 6/9] COPY . . 16:46:10 #77 DONE 14.3s 16:46:10 16:46:10 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #89 CACHED 16:46:10 16:46:10 #90 [core-data builder 6/7] COPY . . 16:46:10 #90 CACHED 16:46:10 16:46:10 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 16:46:10 #91 CACHED 16:46:10 16:46:10 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #92 CACHED 16:46:10 16:46:10 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:46:10 #93 CACHED 16:46:10 16:46:10 #94 [security-secretstore-setup builder 6/7] COPY . . 16:46:10 #94 CACHED 16:46:10 16:46:10 #95 [core-command builder 4/7] COPY go.mod vendor* ./ 16:46:10 #95 CACHED 16:46:10 16:46:10 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #96 CACHED 16:46:10 16:46:10 #97 [core-command builder 6/7] COPY . . 16:46:10 #97 CACHED 16:46:10 16:46:10 #78 [security-proxy-setup builder 6/7] COPY . . 16:46:10 #78 DONE 14.3s 16:46:10 16:46:10 #76 [security-spiffe-token-provider builder 6/7] COPY . . 16:46:10 #76 DONE 14.3s 16:46:10 16:46:10 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #98 CACHED 16:46:10 16:46:10 #99 [security-bootstrapper builder 6/7] COPY . . 16:46:10 #99 CACHED 16:46:10 16:46:10 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:46:10 #100 CACHED 16:46:10 16:46:10 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:10 #101 ... 16:46:10 16:46:10 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 16:46:10 #102 DONE 0.2s 16:46:10 16:46:10 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 16:46:10 #103 CACHED 16:46:10 16:46:10 #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:46:10 #104 CACHED 16:46:10 16:46:10 #105 [security-spire-config builder 6/9] COPY . . 16:46:10 #105 CACHED 16:46:10 16:46:10 #106 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #106 CACHED 16:46:10 16:46:10 #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 16:46:13 #107 DONE 3.4s 16:46:13 16:46:13 #108 [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 16:46:13 #108 DONE 3.4s 16:46:13 16:46:13 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 16:46:14 #109 DONE 0.7s 16:46:14 16:46:14 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 16:46:14 #110 DONE 0.7s 16:46:14 16:46:14 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:46:14 #0 1.269 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 16:46:15 #111 ... 16:46:15 16:46:15 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:46:15 #112 DONE 0.1s 16:46:15 16:46:15 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:46:15 #113 DONE 0.1s 16:46:15 16:46:15 #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 16:46:15 #114 CACHED 16:46:15 16:46:15 #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:46:15 #115 CACHED 16:46:15 16:46:15 #116 [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 16:46:15 #116 CACHED 16:46:15 16:46:15 #117 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:46:15 #117 CACHED 16:46:15 16:46:15 #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 16:46:15 #118 CACHED 16:46:15 16:46:15 #119 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:15 #119 CACHED 16:46:15 16:46:15 #120 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:46:15 #120 CACHED 16:46:15 16:46:15 #121 [security-spire-agent builder 6/9] COPY . . 16:46:15 #121 CACHED 16:46:15 16:46:15 #122 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:16 #122 ... 16:46:16 16:46:16 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:46:16 #123 DONE 1.5s 16:46:16 16:46:16 #122 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:16 #122 DONE 1.5s 16:46:16 16:46:16 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:16 #124 DONE 1.5s 16:46:16 16:46:16 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:46:17 #125 DONE 1.1s 16:46:17 16:46:17 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:46:17 #126 DONE 1.1s 16:46:17 16:46:17 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:17 #127 DONE 1.1s 16:46:17 16:46:17 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:20 #128 ... 16:46:20 16:46:20 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:46:20 #0 0.333 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 16:46:20 #129 ... 16:46:20 16:46:20 #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:20 #130 DONE 2.7s 16:46:20 16:46:20 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:46:20 #0 1.106 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 16:46:20 #131 ... 16:46:20 16:46:20 #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 16:46:20 #132 DONE 2.7s 16:46:20 16:46:20 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:20 #128 DONE 2.7s 16:46:20 16:46:20 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:46:20 #0 0.607 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 16:46:20 #133 ... 16:46:20 16:46:20 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:20 #0 2.141 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 16:46:20 #134 ... 16:46:20 16:46:20 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:46:20 #0 0.904 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 16:46:20 #135 ... 16:46:20 16:46:20 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:46:20 #0 0.598 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 16:46:20 #136 ... 16:46:20 16:46:20 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:46:20 #0 0.945 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 16:46:20 #137 ... 16:46:20 16:46:20 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:46:20 #0 1.215 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 16:46:21 #138 ... 16:46:21 16:46:21 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:46:21 #0 0.649 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 16:46:21 #139 ... 16:46:21 16:46:21 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:21 #101 1.283 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 16:46:21 #101 ... 16:46:21 16:46:21 #140 [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 16:46:24 #140 ... 16:46:24 16:46:24 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:46:24 #141 DONE 4.5s 16:46:24 16:46:24 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:46:24 #142 DONE 4.5s 16:46:24 16:46:24 #140 [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 16:46:24 #140 DONE 4.5s 16:46:24 16:46:24 #143 [security-spire-server] exporting to image 16:46:24 #143 exporting layers 16:46:25 #143 ... 16:46:25 16:46:25 #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:46:25 #144 DONE 0.8s 16:46:25 16:46:25 #145 [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 16:46:25 #145 ... 16:46:25 16:46:25 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:46:25 #146 DONE 1.0s 16:46:25 16:46:25 #143 [security-spire-agent] exporting to image 16:46:26 #143 ... 16:46:26 16:46:26 #145 [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 16:46:26 #145 DONE 1.2s 16:46:26 16:46:26 #143 [security-spire-config] exporting to image 16:46:27 #143 exporting layers 2.5s done 16:46:27 #143 writing image sha256:14c4ba89a719e3ea2ed9ad5fd28985fdbf83d7b7cacbce933ec492dc4f2ac59f 16:46:27 #143 exporting layers 1.6s done 16:46:27 #143 writing image sha256:14c4ba89a719e3ea2ed9ad5fd28985fdbf83d7b7cacbce933ec492dc4f2ac59f 0.1s done 16:46:27 #143 naming to docker.io/library/security-spire-server done 16:46:27 #143 writing image sha256:9dc3741c6cf013e2d8ecb36077495c055e193582cf421d10b2f6bd05c78fa7e3 0.0s done 16:46:27 #143 naming to docker.io/library/security-spire-agent done 16:46:27 #143 exporting layers 1.0s done 16:46:27 #143 writing image sha256:862a8ccb490f0209db9d40d821369399e954b3712c31afae5c9b99410b4027e5 done 16:46:27 #143 naming to docker.io/library/security-spire-config done 16:46:27 #143 DONE 3.0s 16:46:27 16:46:27 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:46:40 ? github.com/edgexfoundry/edgex-go [no test files] 16:47:35 #135 ... 16:47:35 16:47:35 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:35 #134 76.15 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 16:47:37 #134 ... 16:47:37 16:47:37 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:47:37 #136 DONE 87.4s 16:47:37 16:47:37 #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:47:37 #111 DONE 87.3s 16:47:37 16:47:37 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:47:37 #129 DONE 87.5s 16:47:37 16:47:37 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:37 #134 DONE 87.5s 16:47:37 16:47:37 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:37 #147 ... 16:47:37 16:47:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:47:37 #139 DONE 87.6s 16:47:37 16:47:37 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:47:37 #138 DONE 87.9s 16:47:37 16:47:37 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #148 ... 16:47:39 16:47:39 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:47:39 #137 DONE 88.8s 16:47:39 16:47:39 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:47:39 #131 DONE 88.9s 16:47:39 16:47:39 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:47:39 #133 DONE 89.0s 16:47:39 16:47:39 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #149 ... 16:47:39 16:47:39 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:47:39 #135 DONE 89.1s 16:47:39 16:47:39 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:39 #101 DONE 89.1s 16:47:39 16:47:39 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:47:39 #150 ... 16:47:39 16:47:39 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #148 DONE 1.7s 16:47:39 16:47:39 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #147 DONE 2.1s 16:47:39 16:47:39 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #151 DONE 1.9s 16:47:39 16:47:39 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #152 DONE 1.9s 16:47:39 16:47:39 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:39 #153 ... 16:47:39 16:47:39 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #154 DONE 0.8s 16:47:39 16:47:39 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #149 DONE 0.8s 16:47:39 16:47:39 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:47:39 #150 DONE 0.5s 16:47:39 16:47:39 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:47:39 #155 DONE 0.4s 16:47:39 16:47:39 #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:47:39 #156 ... 16:47:39 16:47:39 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:47:39 #157 DONE 0.4s 16:47:39 16:47:39 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #158 CACHED 16:47:39 16:47:39 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:47:39 #159 CACHED 16:47:39 16:47:39 #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #160 CACHED 16:47:39 16:47:39 #161 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:39 #161 CACHED 16:47:39 16:47:39 #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #162 CACHED 16:47:39 16:47:39 #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:47:39 #163 CACHED 16:47:39 16:47:39 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:39 #153 DONE 0.4s 16:47:39 16:47:39 #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:47:39 #164 CACHED 16:47:39 16:47:39 #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:47:39 #165 CACHED 16:47:39 16:47:39 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:39 #166 DONE 0.4s 16:47:39 16:47:39 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:39 #167 DONE 0.4s 16:47:39 16:47:39 #168 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:47:39 #168 DONE 0.4s 16:47:39 16:47:39 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:47:40 #169 ... 16:47:40 16:47:40 #170 [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 16:47:40 #170 DONE 0.8s 16:47:40 16:47:40 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:42 #171 ... 16:47:42 16:47:42 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:47:42 #172 DONE 2.5s 16:47:42 16:47:42 #173 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:47:42 #173 DONE 2.5s 16:47:42 16:47:42 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:47:42 #174 DONE 2.5s 16:47:42 16:47:42 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:47:42 #169 DONE 2.4s 16:47:42 16:47:42 #175 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:47:42 #175 DONE 2.5s 16:47:42 16:47:42 #176 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:47:42 #176 ... 16:47:42 16:47:42 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:47:42 #177 DONE 2.6s 16:47:42 16:47:42 #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:47:42 #178 DONE 2.7s 16:47:42 16:47:42 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:42 #171 DONE 2.6s 16:47:42 16:47:42 #179 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:47:42 #179 DONE 2.7s 16:47:42 16:47:42 #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:47:42 #156 DONE 2.9s 16:47:42 16:47:42 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:47:43 #180 ... 16:47:43 16:47:43 #181 [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 16:47:43 #181 DONE 1.3s 16:47:43 16:47:43 #182 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:47:43 #182 DONE 0.7s 16:47:43 16:47:43 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:47:43 #183 DONE 0.7s 16:47:43 16:47:43 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:47:43 #184 DONE 0.7s 16:47:43 16:47:43 #176 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:47:43 #176 DONE 0.7s 16:47:43 16:47:43 #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:47:43 #185 ... 16:47:43 16:47:43 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:47:43 #186 DONE 0.8s 16:47:43 16:47:43 #143 [core-data] exporting to image 16:47:43 #143 exporting layers 16:47:43 #143 ... 16:47:43 16:47:43 #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:47:43 #187 DONE 1.0s 16:47:43 16:47:43 #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:47:43 #188 DONE 1.0s 16:47:43 16:47:43 #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:47:43 #189 DONE 1.0s 16:47:43 16:47:43 #190 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:47:43 #190 DONE 1.0s 16:47:43 16:47:43 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:47:43 #180 DONE 1.1s 16:47:43 16:47:43 #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:47:43 #191 ... 16:47:43 16:47:43 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:47:43 #192 DONE 0.7s 16:47:43 16:47:43 #143 [support-notifications] exporting to image 16:47:43 #143 exporting layers 0.6s done 16:47:43 #143 writing image sha256:35d42c00c48d934f75f8d94d7ecd8bb69bb217f083c1d6f9b06d29bda7b065c0 16:47:43 #143 writing image sha256:7c7876eb1fd8321bef90c7f0f211f49779238c46ce3de63a2fb80cbdf30d4eec 16:47:44 #143 ... 16:47:44 16:47:44 #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:47:44 #185 DONE 0.8s 16:47:44 16:47:44 #143 [support-notifications] exporting to image 16:47:44 #143 writing image sha256:35d42c00c48d934f75f8d94d7ecd8bb69bb217f083c1d6f9b06d29bda7b065c0 0.2s done 16:47:44 #143 naming to docker.io/library/support-scheduler 16:47:44 #143 writing image sha256:628dc66cea4bdadd5b6110289be3b1876d6b92b55a2dfb665521f5eb16b59202 16:47:44 #143 naming to docker.io/library/support-scheduler 0.1s done 16:47:44 #143 writing image sha256:7c7876eb1fd8321bef90c7f0f211f49779238c46ce3de63a2fb80cbdf30d4eec 0.5s done 16:47:44 #143 naming to docker.io/library/security-spiffe-token-provider 0.0s done 16:47:44 #143 ... 16:47:44 16:47:44 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:47:44 #193 DONE 0.8s 16:47:44 16:47:44 #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:47:44 #194 DONE 0.9s 16:47:44 16:47:44 #143 [core-metadata] exporting to image 16:47:44 #143 writing image sha256:628dc66cea4bdadd5b6110289be3b1876d6b92b55a2dfb665521f5eb16b59202 0.4s done 16:47:44 #143 naming to docker.io/library/core-command done 16:47:44 #143 ... 16:47:44 16:47:44 #195 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:47:44 #195 DONE 0.8s 16:47:44 16:47:44 #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:47:44 #191 DONE 0.8s 16:47:44 16:47:44 #143 [core-metadata] exporting to image 16:47:44 #143 exporting layers 0.9s done 16:47:44 #143 exporting layers 0.2s done 16:47:44 #143 writing image sha256:a20691eafe568cb5590e61db08890bfae69befb691365888da8b587c5f11d95e 0.0s done 16:47:44 #143 naming to docker.io/library/core-data done 16:47:44 #143 writing image sha256:9440a881e6838b6d86951fb5de649d30393c396da03789d77727edaba98b9da4 16:47:45 #143 writing image sha256:9440a881e6838b6d86951fb5de649d30393c396da03789d77727edaba98b9da4 done 16:47:45 #143 naming to docker.io/library/support-notifications done 16:47:45 #143 writing image sha256:4e004d9c9077c517011edd9ec59d83a5a5ca702dfe068714dc51dcb3964cf8c2 done 16:47:45 #143 naming to docker.io/library/core-metadata done 16:47:45 #143 DONE 4.7s 16:47:45 16:47:45 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:47:45 #196 DONE 1.0s 16:47:45 16:47:45 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:47:45 #197 ... 16:47:45 16:47:45 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:47:45 #198 DONE 0.6s 16:47:45 16:47:45 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:47:45 #197 DONE 0.5s 16:47:45 16:47:45 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:47:45 #199 DONE 0.2s 16:47:45 16:47:45 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:47:45 #200 DONE 0.1s 16:47:45 16:47:45 #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:45 #201 DONE 1.1s 16:47:45 16:47:45 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:45 #202 DONE 1.0s 16:47:45 16:47:45 #143 [security-proxy-auth] exporting to image 16:47:45 #143 ... 16:47:45 16:47:45 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:45 #203 DONE 1.1s 16:47:45 16:47:45 #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/ 16:47:45 #204 DONE 0.3s 16:47:45 16:47:45 #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/ 16:47:45 #205 DONE 0.1s 16:47:45 16:47:45 #143 [core-common-config-bootstrapper] exporting to image 16:47:45 #143 ... 16:47:45 16:47:45 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:47:45 #206 DONE 0.1s 16:47:45 16:47:45 #143 [core-common-config-bootstrapper] exporting to image 16:47:45 #143 exporting layers 0.4s done 16:47:45 #143 writing image sha256:30ffede5606f31ffc83b8ad80903b345f5b2a2f94ec96f0fbf5617770cd74ab2 16:47:45 #143 exporting layers 0.2s done 16:47:45 #143 writing image sha256:30ffede5606f31ffc83b8ad80903b345f5b2a2f94ec96f0fbf5617770cd74ab2 0.0s done 16:47:45 #143 naming to docker.io/library/security-proxy-setup done 16:47:45 #143 writing image sha256:8d9feda943a1a9905c0c9753e58f8ba38270c1e7b4466bb923f9b56c24665b1d done 16:47:45 #143 naming to docker.io/library/security-proxy-auth done 16:47:45 #143 writing image sha256:35d9ad87393be1dc0aa42dc4ae5fdb85e8f693b6aa570a306700a54eb1b12c87 done 16:47:45 #143 naming to docker.io/library/core-common-config-bootstrapper done 16:47:45 #143 DONE 5.1s 16:47:45 16:47:45 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:47:45 #207 DONE 0.1s 16:47:45 16:47:45 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:47:46 #208 ... 16:47:46 16:47:46 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:46 #209 DONE 0.7s 16:47:46 16:47:46 #143 [security-secretstore-setup] exporting to image 16:47:46 #143 ... 16:47:46 16:47:46 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:47:46 #208 DONE 0.5s 16:47:46 16:47:46 #143 [security-bootstrapper] exporting to image 16:47:46 #143 exporting layers 0.3s done 16:47:46 #143 writing image sha256:1c06d53fc9db171ada96fd400641d6533edcafe7ad94b54939ac050995183c88 done 16:47:46 #143 naming to docker.io/library/security-secretstore-setup done 16:47:46 #143 exporting layers 0.3s done 16:47:46 #143 writing image sha256:0c9210be974afaecfe2761053f2ab343c73af83c23f0c0d1a48059122e341c7c done 16:47:46 #143 naming to docker.io/library/security-bootstrapper done 16:47:46 #143 DONE 5.8s 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:46 time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:47:46 $ docker stop --time=1 86ca409a9b8f8adf6f7fe8b850bfbe98171ada9b298834c1bf93ba7cd0712cfd 16:47:48 $ docker rm -f --volumes 86ca409a9b8f8adf6f7fe8b850bfbe98171ada9b298834c1bf93ba7cd0712cfd [Pipeline] // withDockerContainer [Pipeline] sh 16:47:48 + docker images 16:47:48 REPOSITORY TAG IMAGE ID CREATED SIZE 16:47:48 security-bootstrapper latest 0c9210be974a 2 seconds ago 23MB 16:47:48 security-secretstore-setup latest 1c06d53fc9db 3 seconds ago 44.1MB 16:47:48 core-common-config-bootstrapper latest 35d9ad87393b 3 seconds ago 18MB 16:47:48 security-proxy-auth latest 8d9feda943a1 3 seconds ago 19.4MB 16:47:48 security-proxy-setup latest 30ffede5606f 3 seconds ago 19.6MB 16:47:48 core-metadata latest 4e004d9c9077 4 seconds ago 21.6MB 16:47:48 core-data latest a20691eafe56 5 seconds ago 21.2MB 16:47:48 support-notifications latest 9440a881e683 5 seconds ago 34.3MB 16:47:48 core-command latest 628dc66cea4b 6 seconds ago 21MB 16:47:48 security-spiffe-token-provider latest 7c7876eb1fd8 6 seconds ago 33.5MB 16:47:48 support-scheduler latest 35d42c00c48d 6 seconds ago 33.7MB 16:47:48 security-spire-config latest 862a8ccb490f About a minute ago 102MB 16:47:48 security-spire-agent latest 9dc3741c6cf0 About a minute ago 161MB 16:47:48 security-spire-server latest 14c4ba89a719 About a minute ago 103MB 16:47:48 ci-base-image-x86_64 latest 4550d92f296d 5 minutes ago 1.07GB 16:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 16:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 16:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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] } 16:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:48:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:48:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:48:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:48:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:48:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:48:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:48:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:48:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:48:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:49:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.464s coverage: 28.7% of statements 16:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 97.0% of statements 16:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:49:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.444s coverage: 71.5% of statements 16:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 54.0% of statements 16:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.064s coverage: 93.4% of statements 16:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.525s coverage: 3.8% of statements 16:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.995s coverage: 97.6% of statements 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:50:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements 16:50:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:50:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.505s coverage: 0.9% of statements 16:50:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 32.2% of statements 16:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.375s coverage: 42.9% of statements 16:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements 16:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements 16:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 16:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 16:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.225s coverage: 94.4% of statements 16:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:50:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:50:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:50:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.125s coverage: 79.9% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.291s coverage: 92.9% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.233s coverage: 62.3% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.216s coverage: 20.0% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.527s coverage: 81.8% of statements 16:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:51:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.538s coverage: 82.1% of statements 16:51:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 86.0% of statements 16:51:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:51:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.327s coverage: 63.1% of statements 16:51:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 16:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 16:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.101s coverage: 38.4% of statements 16:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:51:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:51:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:51:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:51:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 95.7% of statements 16:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:51:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 61.8% of statements 16:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 98.9% of statements 16:51:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:51:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:51:50 go vet ./... 16:54:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:54:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:54:56 ./bin/test-attribution-txt.sh 16:54:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:54:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:54:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:54:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:54:57 + ls -al . 16:54:57 total 724 16:54:57 drwxrwxr-x 11 1001 1001 4096 Aug 16 16:45 . 16:54:57 drwxr-xr-x 4 root root 4096 Aug 16 16:45 .. 16:54:57 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:44 .blubracket 16:54:57 -rw-rw-r-- 1 1001 1001 16 Aug 16 16:44 .dockerignore 16:54:57 drwxrwxr-x 8 1001 1001 4096 Aug 16 16:44 .git 16:54:57 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:44 .github 16:54:57 -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:44 .gitignore 16:54:57 -rw-rw-r-- 1 1001 1001 42 Aug 16 16:44 .golangci.yml 16:54:57 -rw-rw-r-- 1 1001 1001 87 Aug 16 16:44 .hadolint.yml 16:54:57 -rw-rw-r-- 1 1001 1001 166 Aug 16 16:44 .sonarcloud.properties 16:54:57 -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:44 ADOPTERS.md 16:54:57 -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:44 Attribution.txt 16:54:57 -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:44 CHANGELOG.md 16:54:57 -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:44 CONTRIBUTING.md 16:54:57 -rw-rw-r-- 1 1001 1001 677 Aug 16 16:44 GOVERNANCE.md 16:54:57 -rw-rw-r-- 1 1001 1001 883 Aug 16 16:44 Jenkinsfile 16:54:57 -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:44 LICENSE 16:54:57 -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:44 Makefile 16:54:57 -rw-rw-r-- 1 1001 1001 582 Aug 16 16:44 OWNERS.md 16:54:57 -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:44 README.md 16:54:57 -rw-rw-r-- 1 1001 1001 789 Aug 16 16:44 SECURITY.md 16:54:57 -rw-rw-r-- 1 1001 1001 5 Aug 16 16:41 VERSION 16:54:57 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:44 bin 16:54:57 drwxrwxr-x 18 1001 1001 4096 Aug 16 16:44 cmd 16:54:57 -rw-r--r-- 1 root root 446998 Aug 16 16:51 coverage.out 16:54:57 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:44 fuzz_test 16:54:57 -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:44 go.mod 16:54:57 -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:44 go.sum 16:54:57 drwxrwxr-x 7 1001 1001 4096 Aug 16 16:44 internal 16:54:57 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:44 openapi 16:54:57 -rw-rw-r-- 1 1001 1001 594 Aug 16 16:44 security.txt 16:54:57 drwxrwxr-x 4 1001 1001 4096 Aug 16 16:44 snap 16:54:57 -rw-rw-r-- 1 1001 1001 204 Aug 16 16:44 version.go [Pipeline] sh 16:54:58 + '[' -e coverage.out ] 16:54:58 + chown 1001:1001 coverage.out [Pipeline] stash 16:54:58 Warning: overwriting stash ‘coverage-report’ 16:54:59 Stashed 1 file(s) [Pipeline] sh 16:54:59 + make build 16:54:59 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 16:56:51 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 16:56:51 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 16:56:54 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 16:56:58 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 16:57:45 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 16:57:46 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 16:57:55 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 16:58:00 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 16:58:04 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 16:58:09 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 16:58:17 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] } 16:58:22 $ docker stop --time=1 1da06cbac3dbb8a2b826e8a04857314a8227fb3e404fc25599000c6fb1e8c098 16:58:25 $ docker rm -f --volumes 1da06cbac3dbb8a2b826e8a04857314a8227fb3e404fc25599000c6fb1e8c098 [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 16:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:58:28 16:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:58:29 latest: Pulling from edgex-devops/edgex-compose-arm64 16:58:29 547446be3368: Pulling fs layer 16:58:29 d125d8839a47: Pulling fs layer 16:58:29 3e85d5ac6304: Pulling fs layer 16:58:29 c3105a71a48b: Pulling fs layer 16:58:29 0f093f025ec4: Pulling fs layer 16:58:29 c3106fc0e877: Pulling fs layer 16:58:29 c3105a71a48b: Waiting 16:58:29 0f093f025ec4: Waiting 16:58:29 c3106fc0e877: Waiting 16:58:29 547446be3368: Verifying Checksum 16:58:29 547446be3368: Download complete 16:58:29 c3105a71a48b: Verifying Checksum 16:58:29 c3105a71a48b: Download complete 16:58:29 d125d8839a47: Verifying Checksum 16:58:29 d125d8839a47: Download complete 16:58:29 c3106fc0e877: Verifying Checksum 16:58:29 c3106fc0e877: Download complete 16:58:29 0f093f025ec4: Verifying Checksum 16:58:29 0f093f025ec4: Download complete 16:58:30 547446be3368: Pull complete 16:58:31 d125d8839a47: Pull complete 16:58:31 3e85d5ac6304: Verifying Checksum 16:58:31 3e85d5ac6304: Download complete 16:58:39 3e85d5ac6304: Pull complete 16:58:39 c3105a71a48b: Pull complete 16:58:41 0f093f025ec4: Pull complete 16:58:41 c3106fc0e877: Pull complete 16:58:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 16:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:41 prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container 16:58:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:58:43 $ docker top 6cf28c2608885ee4a6822a5cefb91ed49ce891c8f29fd9fb25572276c1d373b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:44 + docker compose -f ./docker-compose-build.yml build --parallel 16:58:52 #1 [security-proxy-auth internal] load build definition from Dockerfile 16:58:52 #1 transferring dockerfile: 2.04kB done 16:58:52 #1 DONE 0.1s 16:58:53 16:58:53 #2 [security-spire-agent internal] load build definition from Dockerfile 16:58:53 #2 transferring dockerfile: 2.68kB done 16:58:53 #2 DONE 0.0s 16:58:53 16:58:53 #3 [core-command internal] load build definition from Dockerfile 16:58:53 #3 transferring dockerfile: 1.82kB 0.0s done 16:58:53 #3 DONE 0.1s 16:58:53 16:58:53 #4 [support-notifications internal] load build definition from Dockerfile 16:58:53 #4 transferring dockerfile: 1.84kB done 16:58:53 #4 DONE 0.1s 16:58:53 16:58:53 #5 [core-metadata internal] load build definition from Dockerfile 16:58:53 #5 transferring dockerfile: 1.96kB done 16:58:53 #5 DONE 0.1s 16:58:53 16:58:53 #6 [security-spire-config internal] load build definition from Dockerfile 16:58:53 #6 transferring dockerfile: 2.58kB done 16:58:53 #6 DONE 0.1s 16:58:53 16:58:53 #7 [security-spire-server internal] load build definition from Dockerfile 16:58:53 #7 transferring dockerfile: 2.63kB 0.0s done 16:58:54 #7 DONE 0.1s 16:58:54 16:58:54 #8 [support-scheduler internal] load build definition from Dockerfile 16:58:54 #8 transferring dockerfile: 1.82kB done 16:58:54 #8 DONE 0.1s 16:58:54 16:58:54 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:58:54 #9 transferring dockerfile: 1.78kB done 16:58:54 #9 DONE 0.0s 16:58:54 16:58:54 #10 [security-bootstrapper internal] load build definition from Dockerfile 16:58:54 #10 transferring dockerfile: 2.82kB done 16:58:54 #10 DONE 0.1s 16:58:54 16:58:54 #11 [security-secretstore-setup internal] load build definition from Dockerfile 16:58:54 #11 transferring dockerfile: 2.38kB done 16:58:54 #11 DONE 0.1s 16:58:54 16:58:54 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:58:54 #12 transferring dockerfile: 2.12kB done 16:58:54 #12 DONE 0.1s 16:58:54 16:58:54 #13 [core-data internal] load build definition from Dockerfile 16:58:54 #13 transferring dockerfile: 1.90kB done 16:58:54 #13 DONE 0.1s 16:58:54 16:58:54 #14 [security-proxy-setup internal] load build definition from Dockerfile 16:58:54 #14 transferring dockerfile: 2.06kB done 16:58:54 #14 DONE 0.1s 16:58:54 16:58:54 #15 [security-proxy-auth internal] load .dockerignore 16:58:54 #15 transferring context: 56B done 16:58:54 #15 DONE 0.0s 16:58:55 16:58:55 #16 [security-spire-agent internal] load .dockerignore 16:58:55 #16 transferring context: 56B done 16:58:55 #16 DONE 0.0s 16:58:55 16:58:55 #17 [core-command internal] load .dockerignore 16:58:55 #17 transferring context: 56B done 16:58:55 #17 DONE 0.0s 16:58:55 16:58:55 #18 [support-notifications internal] load .dockerignore 16:58:55 #18 transferring context: 56B done 16:58:55 #18 DONE 0.0s 16:58:55 16:58:55 #19 [core-metadata internal] load .dockerignore 16:58:55 #19 transferring context: 56B done 16:58:55 #19 DONE 0.1s 16:58:55 16:58:55 #20 [security-spire-config internal] load .dockerignore 16:58:55 #20 transferring context: 56B done 16:58:55 #20 DONE 0.1s 16:58:55 16:58:55 #21 [security-spire-server internal] load .dockerignore 16:58:55 #21 transferring context: 56B done 16:58:55 #21 DONE 0.1s 16:58:55 16:58:55 #22 [support-scheduler internal] load .dockerignore 16:58:55 #22 transferring context: 56B 0.0s done 16:58:55 #22 DONE 0.1s 16:58:55 16:58:55 #23 [security-spiffe-token-provider internal] load .dockerignore 16:58:55 #23 transferring context: 56B done 16:58:55 #23 DONE 0.1s 16:58:55 16:58:55 #24 [security-bootstrapper internal] load .dockerignore 16:58:55 #24 transferring context: 56B done 16:58:55 #24 DONE 0.0s 16:58:55 16:58:55 #25 [security-secretstore-setup internal] load .dockerignore 16:58:55 #25 transferring context: 56B done 16:58:55 #25 DONE 0.0s 16:58:55 16:58:55 #26 [core-common-config-bootstrapper internal] load .dockerignore 16:58:55 #26 transferring context: 56B 0.0s done 16:58:55 #26 DONE 0.1s 16:58:55 16:58:55 #27 [core-data internal] load .dockerignore 16:58:55 #27 transferring context: 56B done 16:58:55 #27 DONE 0.1s 16:58:55 16:58:55 #28 [security-proxy-setup internal] load .dockerignore 16:58:55 #28 transferring context: 56B 0.0s done 16:58:55 #28 DONE 0.1s 16:58:55 16:58:55 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:55 #29 DONE 0.0s 16:58:55 16:58:55 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 16:58:56 #30 DONE 0.6s 16:58:56 16:58:56 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:56 #29 DONE 0.0s 16:58:56 16:58:56 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:56 #31 ... 16:58:56 16:58:56 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:56 #29 DONE 0.0s 16:58:56 16:58:56 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 221.18kB / 3.26MB 0.1s 16:58:56 #31 ... 16:58:56 16:58:56 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:56 #29 DONE 0.0s 16:58:56 16:58:56 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:56 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:56 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:56 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:56 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 16:58:56 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:56 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 16:58:57 #31 ... 16:58:57 16:58:57 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:57 #29 DONE 0.0s 16:58:57 16:58:57 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 16:58:57 #30 DONE 0.6s 16:58:57 16:58:57 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:57 #31 ... 16:58:57 16:58:57 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:57 #29 DONE 0.0s 16:58:57 16:58:57 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:57 #31 ... 16:58:57 16:58:57 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 16:58:57 #30 DONE 0.7s 16:58:57 16:58:57 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 ... 16:58:57 16:58:57 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:57 #29 DONE 0.0s 16:58:57 16:58:57 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:57 #31 ... 16:58:57 16:58:57 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 16:58:57 #30 DONE 0.8s 16:58:57 16:58:57 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 ... 16:58:57 16:58:57 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:57 #29 DONE 0.0s 16:58:57 16:58:57 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:57 #31 ... 16:58:57 16:58:57 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 16:58:57 #30 DONE 0.9s 16:58:57 16:58:57 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:57 #31 ... 16:58:57 16:58:57 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:57 #29 DONE 0.0s 16:58:57 16:58:57 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:58 #31 ... 16:58:58 16:58:58 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:58 #29 DONE 0.0s 16:58:58 16:58:58 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:58 #31 ... 16:58:58 16:58:58 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:58 #29 DONE 0.0s 16:58:58 16:58:58 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:58 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:58 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:58 #31 ... 16:58:58 16:58:58 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 16:58:58 #30 DONE 1.4s 16:58:58 16:58:58 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 16:58:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:58:58 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:58:58 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:58:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:58:59 #31 ... 16:58:59 16:58:59 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:58:59 #32 DONE 3.3s 16:58:59 16:58:59 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:58:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done 16:58:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done 16:58:59 #31 ... 16:58:59 16:58:59 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 16:58:59 #33 DONE 1.6s 16:59:00 16:59:00 #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:59:05 #34 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:05 #34 ... 16:59:05 16:59:05 #35 [security-spire-agent internal] load build context 16:59:05 #35 transferring context: 18.84MB 8.1s 16:59:05 #35 ... 16:59:05 16:59:05 #36 [support-notifications internal] load build context 16:59:05 #36 ... 16:59:05 16:59:05 #35 [security-spire-agent internal] load build context 16:59:06 #35 ... 16:59:06 16:59:06 #37 [security-proxy-auth internal] load build context 16:59:06 #37 ... 16:59:06 16:59:06 #38 [core-command internal] load build context 16:59:06 #38 ... 16:59:06 16:59:06 #35 [security-spire-agent internal] load build context 16:59:07 #35 ... 16:59:07 16:59:07 #39 [core-metadata internal] load build context 16:59:07 #39 ... 16:59:07 16:59:07 #40 [security-spire-config internal] load build context 16:59:07 #40 ... 16:59:07 16:59:07 #35 [security-spire-agent internal] load build context 16:59:07 #35 ... 16:59:07 16:59:07 #41 [support-scheduler internal] load build context 16:59:07 #41 ... 16:59:07 16:59:07 #42 [security-spire-server internal] load build context 16:59:07 #42 ... 16:59:07 16:59:07 #43 [security-spiffe-token-provider internal] load build context 16:59:07 #43 ... 16:59:07 16:59:07 #44 [security-bootstrapper internal] load build context 16:59:07 #44 ... 16:59:07 16:59:07 #42 [security-spire-server internal] load build context 16:59:08 #42 ... 16:59:08 16:59:08 #45 [core-common-config-bootstrapper internal] load build context 16:59:08 #45 ... 16:59:08 16:59:08 #46 [security-secretstore-setup internal] load build context 16:59:08 #46 ... 16:59:08 16:59:08 #47 [core-data internal] load build context 16:59:08 #47 ... 16:59:08 16:59:08 #48 [security-proxy-setup internal] load build context 16:59:08 #48 ... 16:59:08 16:59:08 #42 [security-spire-server internal] load build context 16:59:08 #42 ... 16:59:08 16:59:08 #34 [core-data builder 3/7] RUN apk add --update --no-cache make git 16:59:08 #34 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:08 #34 7.432 OK: 263 MiB in 53 packages 16:59:08 #34 DONE 9.6s 16:59:08 16:59:08 #42 [security-spire-server internal] load build context 16:59:10 #42 ... 16:59:10 16:59:10 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:59:10 #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:10 #0 9.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:10 #49 ... 16:59:10 16:59:10 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:59:10 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:10 #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:10 #50 ... 16:59:10 16:59:10 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:59:10 #0 7.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:10 #0 8.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:10 #51 ... 16:59:10 16:59:10 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:59:10 #0 5.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:10 #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:10 #0 10.16 OK: 263 MiB in 53 packages 16:59:10 #52 ... 16:59:10 16:59:10 #42 [security-spire-server internal] load build context 16:59:10 #42 transferring context: 18.94MB 12.7s 16:59:10 #42 ... 16:59:10 16:59:10 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:59:11 #31 ... 16:59:11 16:59:11 #42 [security-spire-server internal] load build context 16:59:11 #42 ... 16:59:11 16:59:11 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 16:59:11 #53 ... 16:59:11 16:59:11 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:59:11 #52 DONE 11.5s 16:59:11 16:59:11 #42 [security-spire-server internal] load build context 16:59:12 #42 ... 16:59:12 16:59:12 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:59:12 #54 ... 16:59:12 16:59:12 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:59:12 #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:12 #55 ... 16:59:12 16:59:12 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:59:12 #56 ... 16:59:12 16:59:12 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:12 #57 ... 16:59:12 16:59:12 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:59:13 #58 ... 16:59:13 16:59:13 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:59:13 #59 ... 16:59:13 16:59:13 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:59:13 #60 ... 16:59:13 16:59:13 #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:59:13 #61 ... 16:59:13 16:59:13 #44 [security-bootstrapper internal] load build context 16:59:14 #44 ... 16:59:14 16:59:14 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:59:14 #49 12.79 OK: 263 MiB in 53 packages 16:59:14 #49 DONE 14.1s 16:59:14 16:59:14 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:59:14 #55 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:14 #55 ... 16:59:14 16:59:14 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:59:14 #50 13.27 OK: 263 MiB in 53 packages 16:59:14 #50 DONE 14.3s 16:59:14 16:59:14 #44 [security-bootstrapper internal] load build context 16:59:15 #44 ... 16:59:15 16:59:15 #36 [support-notifications internal] load build context 16:59:15 #36 ... 16:59:15 16:59:15 #44 [security-bootstrapper internal] load build context 16:59:15 #44 transferring context: 33.92MB 17.5s 16:59:17 #44 ... 16:59:17 16:59:17 #38 [core-command internal] load build context 16:59:17 #38 ... 16:59:17 16:59:17 #37 [security-proxy-auth internal] load build context 16:59:17 #37 ... 16:59:17 16:59:17 #44 [security-bootstrapper internal] load build context 16:59:17 #44 ... 16:59:17 16:59:17 #40 [security-spire-config internal] load build context 16:59:17 #40 ... 16:59:17 16:59:17 #39 [core-metadata internal] load build context 16:59:17 #39 ... 16:59:17 16:59:17 #44 [security-bootstrapper internal] load build context 16:59:17 #44 ... 16:59:17 16:59:17 #41 [support-scheduler internal] load build context 16:59:17 #41 ... 16:59:17 16:59:17 #35 [security-spire-agent internal] load build context 16:59:17 #35 ... 16:59:17 16:59:17 #41 [support-scheduler internal] load build context 16:59:18 #41 ... 16:59:18 16:59:18 #45 [core-common-config-bootstrapper internal] load build context 16:59:18 #45 ... 16:59:18 16:59:18 #43 [security-spiffe-token-provider internal] load build context 16:59:18 #43 ... 16:59:18 16:59:18 #41 [support-scheduler internal] load build context 16:59:18 #41 ... 16:59:18 16:59:18 #46 [security-secretstore-setup internal] load build context 16:59:18 #46 ... 16:59:18 16:59:18 #48 [security-proxy-setup internal] load build context 16:59:19 #48 ... 16:59:19 16:59:19 #47 [core-data internal] load build context 16:59:19 #47 ... 16:59:19 16:59:19 #41 [support-scheduler internal] load build context 16:59:20 #41 ... 16:59:20 16:59:20 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:59:20 #51 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:59:20 #51 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:59:20 #51 11.05 OK: 17694 distinct packages available 16:59:20 #51 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:20 #51 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:20 #51 18.07 OK: 263 MiB in 53 packages 16:59:20 #51 DONE 20.1s 16:59:20 16:59:20 #41 [support-scheduler internal] load build context 16:59:20 #41 ... 16:59:20 16:59:20 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 16:59:20 #53 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:20 #53 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:20 #53 17.28 (1/2) Installing dumb-init (1.2.5-r2) 16:59:20 #53 17.29 (2/2) Installing openssl (3.0.10-r0) 16:59:20 #53 17.44 Executing busybox-1.35.0-r29.trigger 16:59:20 #53 17.63 OK: 8 MiB in 17 packages 16:59:20 #53 DONE 19.3s 16:59:20 16:59:20 #41 [support-scheduler internal] load build context 16:59:20 #41 transferring context: 22.66MB 23.0s 16:59:21 #41 ... 16:59:21 16:59:21 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 16:59:21 #62 DONE 0.9s 16:59:21 16:59:21 #41 [support-scheduler internal] load build context 16:59:22 #41 ... 16:59:22 16:59:22 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:59:22 #55 15.58 (1/2) Installing ca-certificates (20230506-r0) 16:59:22 #55 16.16 (2/2) Installing dumb-init (1.2.5-r2) 16:59:22 #55 16.16 Executing busybox-1.35.0-r29.trigger 16:59:22 #55 16.28 Executing ca-certificates-20230506-r0.trigger 16:59:22 #55 18.35 OK: 8 MiB in 17 packages 16:59:22 #55 DONE 19.7s 16:59:22 16:59:22 #41 [support-scheduler internal] load build context 16:59:22 #41 ... 16:59:22 16:59:22 #42 [security-spire-server internal] load build context 16:59:22 #42 ... 16:59:22 16:59:22 #41 [support-scheduler internal] load build context 16:59:23 #41 ... 16:59:23 16:59:23 #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:59:23 #54 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:23 #54 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:23 #54 19.99 (1/1) Installing dumb-init (1.2.5-r2) 16:59:23 #54 20.02 Executing busybox-1.35.0-r29.trigger 16:59:23 #54 20.06 OK: 8 MiB in 16 packages 16:59:23 #54 DONE 22.1s 16:59:23 16:59:23 #41 [support-scheduler internal] load build context 16:59:25 #41 ... 16:59:25 16:59:25 #36 [support-notifications internal] load build context 16:59:25 #36 transferring context: 65.43MB 28.6s 16:59:25 #36 ... 16:59:25 16:59:25 #41 [support-scheduler internal] load build context 16:59:26 #41 ... 16:59:26 16:59:26 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:59:26 #56 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:26 #56 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:26 #56 23.14 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:59:26 #56 23.14 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:59:26 #56 23.14 OK: 17689 distinct packages available 16:59:26 #56 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:26 #56 ... 16:59:26 16:59:26 #36 [support-notifications internal] load build context 16:59:27 #36 ... 16:59:27 16:59:27 #38 [core-command internal] load build context 16:59:27 #38 ... 16:59:27 16:59:27 #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:59:27 #61 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:27 #61 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:27 #61 23.95 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:59:27 #61 23.95 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:59:27 #61 23.95 OK: 17689 distinct packages available 16:59:27 #61 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:27 #61 ... 16:59:27 16:59:27 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:59:27 #58 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:27 #58 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:27 #58 22.82 (1/2) Installing dumb-init (1.2.5-r2) 16:59:27 #58 22.85 (2/2) Installing su-exec (0.2-r2) 16:59:27 #58 22.86 Executing busybox-1.35.0-r29.trigger 16:59:27 #58 22.94 OK: 8 MiB in 17 packages 16:59:27 #58 DONE 24.4s 16:59:27 16:59:27 #37 [security-proxy-auth internal] load build context 16:59:27 #37 ... 16:59:27 16:59:27 #40 [security-spire-config internal] load build context 16:59:27 #40 ... 16:59:27 16:59:27 #39 [core-metadata internal] load build context 16:59:27 #39 ... 16:59:27 16:59:27 #44 [security-bootstrapper internal] load build context 16:59:27 #44 ... 16:59:27 16:59:27 #39 [core-metadata internal] load build context 16:59:27 #39 ... 16:59:27 16:59:27 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:27 #57 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:27 #57 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:27 #57 23.65 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:59:27 #57 23.65 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:59:27 #57 23.65 OK: 17689 distinct packages available 16:59:27 #57 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:27 #57 ... 16:59:27 16:59:27 #35 [security-spire-agent internal] load build context 16:59:28 #35 ... 16:59:28 16:59:28 #40 [security-spire-config internal] load build context 16:59:28 #40 ... 16:59:28 16:59:28 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:59:28 #60 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:28 #60 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:28 #60 24.12 (1/1) Installing dumb-init (1.2.5-r2) 16:59:28 #60 24.12 Executing busybox-1.35.0-r29.trigger 16:59:28 #60 24.29 OK: 8 MiB in 16 packages 16:59:28 #60 DONE 25.5s 16:59:28 16:59:28 #40 [security-spire-config internal] load build context 16:59:28 #40 ... 16:59:28 16:59:28 #45 [core-common-config-bootstrapper internal] load build context 16:59:28 #45 ... 16:59:28 16:59:28 #43 [security-spiffe-token-provider internal] load build context 16:59:29 #43 ... 16:59:29 16:59:29 #40 [security-spire-config internal] load build context 16:59:29 #40 ... 16:59:29 16:59:29 #46 [security-secretstore-setup internal] load build context 16:59:29 #46 ... 16:59:29 16:59:29 #48 [security-proxy-setup internal] load build context 16:59:29 #48 ... 16:59:29 16:59:29 #46 [security-secretstore-setup internal] load build context 16:59:29 #46 ... 16:59:29 16:59:29 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:59:29 #59 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:29 #59 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:29 #59 23.28 (1/4) Installing ca-certificates (20230506-r0) 16:59:29 #59 23.97 (2/4) Installing dumb-init (1.2.5-r2) 16:59:29 #59 23.98 (3/4) Installing su-exec (0.2-r2) 16:59:29 #59 24.02 (4/4) Installing yq (4.30.4-r4) 16:59:29 #59 24.81 Executing busybox-1.35.0-r29.trigger 16:59:29 #59 24.86 Executing ca-certificates-20230506-r0.trigger 16:59:29 #59 26.50 OK: 17 MiB in 19 packages 16:59:29 #59 ... 16:59:29 16:59:29 #47 [core-data internal] load build context 16:59:29 #47 ... 16:59:29 16:59:29 #46 [security-secretstore-setup internal] load build context 16:59:30 #46 ... 16:59:30 16:59:30 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:59:30 #59 DONE 27.6s 16:59:30 16:59:30 #48 [security-proxy-setup internal] load build context 16:59:31 #48 transferring context: 25.51MB 32.1s 16:59:31 #48 ... 16:59:31 16:59:31 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:59:31 #63 DONE 4.4s 16:59:31 16:59:31 #48 [security-proxy-setup internal] load build context 16:59:32 #48 ... 16:59:32 16:59:32 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:59:32 #64 DONE 0.8s 16:59:32 16:59:32 #48 [security-proxy-setup internal] load build context 16:59:33 #48 ... 16:59:33 16:59:33 #42 [security-spire-server internal] load build context 16:59:33 #42 ... 16:59:33 16:59:33 #48 [security-proxy-setup internal] load build context 16:59:33 #48 ... 16:59:33 16:59:33 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:59:33 #56 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:33 #56 29.34 (1/4) Installing dumb-init (1.2.5-r2) 16:59:33 #56 29.34 (2/4) Installing musl-obstack (1.2.3-r0) 16:59:33 #56 29.34 (3/4) Installing libucontext (1.2-r0) 16:59:33 #56 29.34 (4/4) Installing gcompat (1.1.0-r0) 16:59:33 #56 29.39 Executing busybox-1.35.0-r29.trigger 16:59:33 #56 29.43 OK: 8 MiB in 19 packages 16:59:33 #56 DONE 30.8s 16:59:33 16:59:33 #48 [security-proxy-setup internal] load build context 16:59:33 #48 ... 16:59:33 16:59:33 #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:59:33 #61 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:33 #61 29.50 (1/5) Installing dumb-init (1.2.5-r2) 16:59:33 #61 29.50 (2/5) Installing musl-obstack (1.2.3-r0) 16:59:33 #61 29.50 (3/5) Installing libucontext (1.2-r0) 16:59:33 #61 29.56 (4/5) Installing gcompat (1.1.0-r0) 16:59:33 #61 29.56 (5/5) Installing openssl (3.0.10-r0) 16:59:33 #61 29.65 Executing busybox-1.35.0-r29.trigger 16:59:33 #61 29.78 OK: 9 MiB in 20 packages 16:59:33 #61 DONE 31.2s 16:59:33 16:59:33 #48 [security-proxy-setup internal] load build context 16:59:34 #48 ... 16:59:34 16:59:34 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:34 #57 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:34 #57 29.36 (1/9) Installing ca-certificates (20230506-r0) 16:59:34 #57 29.82 (2/9) Installing brotli-libs (1.0.9-r9) 16:59:34 #57 29.82 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:59:34 #57 29.86 (4/9) Installing libcurl (8.2.1-r0) 16:59:34 #57 29.97 (5/9) Installing curl (8.2.1-r0) 16:59:34 #57 29.97 (6/9) Installing dumb-init (1.2.5-r2) 16:59:34 #57 29.97 (7/9) Installing musl-obstack (1.2.3-r0) 16:59:34 #57 29.97 (8/9) Installing libucontext (1.2-r0) 16:59:34 #57 30.01 (9/9) Installing gcompat (1.1.0-r0) 16:59:34 #57 30.01 Executing busybox-1.35.0-r29.trigger 16:59:34 #57 30.07 Executing ca-certificates-20230506-r0.trigger 16:59:34 #57 30.79 OK: 11 MiB in 24 packages 16:59:34 #57 DONE 31.7s 16:59:34 16:59:34 #48 [security-proxy-setup internal] load build context 16:59:36 #48 transferring context: 34.60MB 37.3s 16:59:37 #48 ... 16:59:37 16:59:37 #41 [support-scheduler internal] load build context 16:59:37 #41 ... 16:59:37 16:59:37 #48 [security-proxy-setup internal] load build context 16:59:37 #48 ... 16:59:37 16:59:37 #36 [support-notifications internal] load build context 16:59:37 #36 ... 16:59:37 16:59:37 #41 [support-scheduler internal] load build context 16:59:37 #41 ... 16:59:37 16:59:37 #38 [core-command internal] load build context 16:59:37 #38 ... 16:59:37 16:59:37 #37 [security-proxy-auth internal] load build context 16:59:37 #37 ... 16:59:37 16:59:37 #41 [support-scheduler internal] load build context 16:59:37 #41 ... 16:59:37 16:59:37 #39 [core-metadata internal] load build context 16:59:38 #39 ... 16:59:38 16:59:38 #44 [security-bootstrapper internal] load build context 16:59:38 #44 ... 16:59:38 16:59:38 #35 [security-spire-agent internal] load build context 16:59:38 #35 ... 16:59:38 16:59:38 #44 [security-bootstrapper internal] load build context 16:59:39 #44 ... 16:59:39 16:59:39 #45 [core-common-config-bootstrapper internal] load build context 16:59:39 #45 ... 16:59:39 16:59:39 #43 [security-spiffe-token-provider internal] load build context 16:59:39 #43 ... 16:59:39 16:59:39 #45 [core-common-config-bootstrapper internal] load build context 16:59:39 #45 ... 16:59:39 16:59:39 #40 [security-spire-config internal] load build context 16:59:39 #40 ... 16:59:39 16:59:39 #43 [security-spiffe-token-provider internal] load build context 16:59:39 #43 ... 16:59:39 16:59:39 #47 [core-data internal] load build context 16:59:39 #47 ... 16:59:39 16:59:39 #43 [security-spiffe-token-provider internal] load build context 16:59:40 #43 ... 16:59:40 16:59:40 #46 [security-secretstore-setup internal] load build context 16:59:40 #46 ... 16:59:40 16:59:40 #43 [security-spiffe-token-provider internal] load build context 16:59:41 #43 transferring context: 132.87MB 43.2s 16:59:43 #43 ... 16:59:43 16:59:43 #42 [security-spire-server internal] load build context 16:59:43 #42 ... 16:59:43 16:59:43 #43 [security-spiffe-token-provider internal] load build context 16:59:46 #43 transferring context: 163.47MB 48.2s 16:59:47 #43 ... 16:59:47 16:59:47 #36 [support-notifications internal] load build context 16:59:47 #36 ... 16:59:47 16:59:47 #48 [security-proxy-setup internal] load build context 16:59:47 #48 ... 16:59:47 16:59:47 #38 [core-command internal] load build context 16:59:47 #38 ... 16:59:47 16:59:47 #37 [security-proxy-auth internal] load build context 16:59:47 #37 ... 16:59:47 16:59:47 #48 [security-proxy-setup internal] load build context 16:59:48 #48 ... 16:59:48 16:59:48 #41 [support-scheduler internal] load build context 16:59:48 #41 ... 16:59:48 16:59:48 #39 [core-metadata internal] load build context 16:59:48 #39 ... 16:59:48 16:59:48 #41 [support-scheduler internal] load build context 16:59:48 #41 ... 16:59:48 16:59:48 #35 [security-spire-agent internal] load build context 16:59:48 #35 ... 16:59:48 16:59:48 #39 [core-metadata internal] load build context 16:59:49 #39 ... 16:59:49 16:59:49 #44 [security-bootstrapper internal] load build context 16:59:49 #44 ... 16:59:49 16:59:49 #39 [core-metadata internal] load build context 16:59:49 #39 ... 16:59:49 16:59:49 #45 [core-common-config-bootstrapper internal] load build context 16:59:49 #45 ... 16:59:49 16:59:49 #48 [security-proxy-setup internal] load build context 16:59:49 #48 ... 16:59:49 16:59:49 #40 [security-spire-config internal] load build context 16:59:49 #40 ... 16:59:49 16:59:49 #48 [security-proxy-setup internal] load build context 16:59:49 #48 ... 16:59:49 16:59:49 #47 [core-data internal] load build context 16:59:50 #47 ... 16:59:50 16:59:50 #45 [core-common-config-bootstrapper internal] load build context 16:59:51 #45 ... 16:59:51 16:59:51 #46 [security-secretstore-setup internal] load build context 16:59:51 #46 ... 16:59:51 16:59:51 #48 [security-proxy-setup internal] load build context 16:59:51 #48 ... 16:59:51 16:59:51 #43 [security-spiffe-token-provider internal] load build context 16:59:51 #43 transferring context: 188.25MB 52.9s done 16:59:51 #43 DONE 53.6s 16:59:51 16:59:51 #36 [support-notifications internal] load build context 16:59:51 #36 transferring context: 188.25MB 54.1s done 16:59:51 #36 DONE 54.6s 16:59:51 16:59:51 #48 [security-proxy-setup internal] load build context 16:59:53 #48 ... 16:59:53 16:59:53 #42 [security-spire-server internal] load build context 16:59:53 #42 ... 16:59:53 16:59:53 #48 [security-proxy-setup internal] load build context 16:59:53 #48 ... 16:59:53 16:59:53 #40 [security-spire-config internal] load build context 16:59:53 #40 transferring context: 188.25MB 54.7s done 16:59:53 #40 DONE 56.8s 16:59:53 16:59:53 #48 [security-proxy-setup internal] load build context 16:59:54 #48 ... 16:59:54 16:59:54 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:59:54 #65 DONE 3.5s 16:59:54 16:59:54 #48 [security-proxy-setup internal] load build context 16:59:55 #48 ... 16:59:55 16:59:55 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:59:55 #66 DONE 3.6s 16:59:55 16:59:55 #42 [security-spire-server internal] load build context 16:59:56 #42 ... 16:59:56 16:59:56 #46 [security-secretstore-setup internal] load build context 16:59:56 #46 transferring context: 188.25MB 57.5s done 16:59:56 #46 DONE 58.4s 16:59:56 16:59:56 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:59:56 #67 DONE 2.4s 16:59:56 16:59:56 #42 [security-spire-server internal] load build context 16:59:58 #42 ... 16:59:58 16:59:58 #44 [security-bootstrapper internal] load build context 16:59:58 #44 transferring context: 188.25MB 59.4s done 16:59:58 #44 DONE 60.2s 16:59:58 16:59:58 #38 [core-command internal] load build context 16:59:58 #38 ... 16:59:58 16:59:58 #37 [security-proxy-auth internal] load build context 16:59:58 #37 ... 16:59:58 16:59:58 #38 [core-command internal] load build context 16:59:58 #38 ... 16:59:58 16:59:58 #41 [support-scheduler internal] load build context 16:59:58 #41 ... 16:59:58 16:59:58 #35 [security-spire-agent internal] load build context 16:59:58 #35 ... 16:59:58 16:59:58 #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:59:58 #68 DONE 1.6s 16:59:58 16:59:58 #35 [security-spire-agent internal] load build context 16:59:58 #35 ... 16:59:58 16:59:58 #38 [core-command internal] load build context 16:59:59 #38 ... 16:59:59 16:59:59 #39 [core-metadata internal] load build context 16:59:59 #39 ... 16:59:59 16:59:59 #38 [core-command internal] load build context 17:00:00 #38 ... 17:00:00 17:00:00 #47 [core-data internal] load build context 17:00:00 #47 ... 17:00:00 17:00:00 #38 [core-command internal] load build context 17:00:01 #38 ... 17:00:01 17:00:01 #45 [core-common-config-bootstrapper internal] load build context 17:00:01 #45 ... 17:00:01 17:00:01 #42 [security-spire-server internal] load build context 17:00:02 #42 transferring context: 186.53MB 65.0s 17:00:03 #42 transferring context: 188.25MB 65.5s done 17:00:03 #42 DONE 65.9s 17:00:03 17:00:03 #38 [core-command internal] load build context 17:00:04 #38 ... 17:00:04 17:00:04 #35 [security-spire-agent internal] load build context 17:00:04 #35 transferring context: 188.25MB 67.7s done 17:00:04 #35 DONE 68.0s 17:00:04 17:00:04 #38 [core-command internal] load build context 17:00:05 #38 ... 17:00:05 17:00:05 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:05 #69 ... 17:00:05 17:00:05 #48 [security-proxy-setup internal] load build context 17:00:05 #48 ... 17:00:05 17:00:05 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:05 #70 ... 17:00:05 17:00:05 #38 [core-command internal] load build context 17:00:06 #38 ... 17:00:06 17:00:06 #47 [core-data internal] load build context 17:00:06 #47 transferring context: 188.25MB 67.4s done 17:00:06 #47 DONE 68.0s 17:00:06 17:00:06 #38 [core-command internal] load build context 17:00:06 #38 ... 17:00:06 17:00:06 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:06 #71 ... 17:00:06 17:00:06 #38 [core-command internal] load build context 17:00:07 #38 ... 17:00:07 17:00:07 #41 [support-scheduler internal] load build context 17:00:07 #41 transferring context: 188.25MB 69.3s done 17:00:07 #41 DONE 70.1s 17:00:07 17:00:07 #38 [core-command internal] load build context 17:00:07 #38 ... 17:00:07 17:00:07 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 17:00:07 #72 DONE 1.6s 17:00:07 17:00:07 #38 [core-command internal] load build context 17:00:08 #38 ... 17:00:08 17:00:08 #37 [security-proxy-auth internal] load build context 17:00:08 #37 transferring context: 188.25MB 71.4s done 17:00:08 #37 DONE 71.6s 17:00:08 17:00:08 #38 [core-command internal] load build context 17:00:08 #38 ... 17:00:08 17:00:08 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:08 #73 ... 17:00:08 17:00:08 #38 [core-command internal] load build context 17:00:09 #38 ... 17:00:09 17:00:09 #45 [core-common-config-bootstrapper internal] load build context 17:00:09 #45 transferring context: 188.25MB 70.3s done 17:00:09 #45 DONE 70.9s 17:00:09 17:00:09 #38 [core-command internal] load build context 17:00:09 #38 ... 17:00:09 17:00:09 #39 [core-metadata internal] load build context 17:00:09 #39 ... 17:00:09 17:00:09 #38 [core-command internal] load build context 17:00:10 #38 transferring context: 188.25MB 74.1s done 17:00:10 #38 DONE 74.3s 17:00:10 17:00:10 #39 [core-metadata internal] load build context 17:00:11 #39 ... 17:00:11 17:00:11 #48 [security-proxy-setup internal] load build context 17:00:11 #48 transferring context: 188.25MB 72.4s done 17:00:11 #48 DONE 72.9s 17:00:11 17:00:11 #39 [core-metadata internal] load build context 17:00:14 #39 transferring context: 188.25MB 76.3s done 17:00:14 #39 DONE 76.6s 17:00:14 17:00:14 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #74 DONE 47.7s 17:01:00 17:01:00 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #73 DONE 57.0s 17:01:00 17:01:00 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #71 DONE 59.1s 17:01:00 17:01:00 #75 [security-spire-config builder 6/9] COPY . . 17:01:00 #75 ... 17:01:00 17:01:00 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #70 DONE 60.7s 17:01:00 17:01:00 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #69 DONE 60.7s 17:01:00 17:01:00 #76 [support-notifications builder 6/7] COPY . . 17:01:00 #76 DONE 4.9s 17:01:00 17:01:00 #77 [core-data builder 6/7] COPY . . 17:01:00 #77 DONE 5.1s 17:01:00 17:01:00 #78 [core-common-config-bootstrapper builder 6/7] COPY . . 17:01:00 #78 CACHED 17:01:00 17:01:00 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:01:00 #79 CACHED 17:01:00 17:01:00 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #80 CACHED 17:01:00 17:01:00 #81 [security-spiffe-token-provider builder 6/7] COPY . . 17:01:00 #81 DONE 5.1s 17:01:00 17:01:00 #75 [security-spire-config builder 6/9] COPY . . 17:01:00 #75 DONE 5.0s 17:01:00 17:01:00 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #82 CACHED 17:01:00 17:01:00 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:01:00 #83 CACHED 17:01:00 17:01:00 #84 [support-scheduler builder 6/7] COPY . . 17:01:00 #84 CACHED 17:01:00 17:01:00 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #85 CACHED 17:01:00 17:01:00 #86 [core-metadata builder 6/7] COPY . . 17:01:00 #86 CACHED 17:01:00 17:01:00 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:01:00 #87 CACHED 17:01:00 17:01:00 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 17:01:00 #88 CACHED 17:01:00 17:01:00 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #89 CACHED 17:01:00 17:01:00 #90 [core-command builder 6/7] COPY . . 17:01:00 #90 CACHED 17:01:00 17:01:00 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #91 CACHED 17:01:00 17:01:00 #92 [security-proxy-auth builder 6/7] COPY . . 17:01:00 #92 CACHED 17:01:00 17:01:00 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:01:00 #93 CACHED 17:01:00 17:01:00 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:01:00 #94 ... 17:01:00 17:01:00 #95 [security-proxy-setup builder 6/7] COPY . . 17:01:00 #95 CACHED 17:01:00 17:01:00 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #96 CACHED 17:01:00 17:01:00 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:01:00 #97 CACHED 17:01:00 17:01:00 #98 [security-secretstore-setup builder 6/7] COPY . . 17:01:00 #98 DONE 5.2s 17:01:00 17:01:00 #99 [security-bootstrapper builder 6/7] COPY . . 17:01:00 #99 CACHED 17:01:00 17:01:00 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:01:00 #100 CACHED 17:01:00 17:01:00 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 #101 CACHED 17:01:01 17:01:01 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:01 #102 ... 17:01:01 17:01:01 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 17:01:01 #103 DONE 0.5s 17:01:01 17:01:01 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 17:01:01 #104 CACHED 17:01:01 17:01:01 #105 [security-spire-server builder 6/9] COPY . . 17:01:01 #105 CACHED 17:01:01 17:01:01 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 17:01:01 #106 CACHED 17:01:01 17:01:01 #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:01 #107 CACHED 17:01:01 17:01:01 #108 [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 17:01:06 #108 ... 17:01:06 17:01:06 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:01:06 #94 5.482 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 17:01:08 #94 ... 17:01:08 17:01:08 #108 [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 17:01:08 #108 DONE 6.9s 17:01:08 17:01:08 #109 [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 17:01:08 #109 DONE 7.0s 17:01:08 17:01:08 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 17:01:08 #110 DONE 0.5s 17:01:08 17:01:08 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 17:01:08 #111 DONE 0.6s 17:01:08 17:01:08 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:08 #102 6.421 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 17:01:10 #102 ... 17:01:10 17:01:10 #112 [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 17:01:10 #112 CACHED 17:01:10 17:01:10 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:01:10 #113 CACHED 17:01:10 17:01:10 #114 [security-spire-agent builder 6/9] COPY . . 17:01:10 #114 CACHED 17:01:10 17:01:10 #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:10 #115 CACHED 17:01:10 17:01:10 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:01:10 #116 CACHED 17:01:10 17:01:10 #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 17:01:10 #117 CACHED 17:01:10 17:01:10 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:01:10 #118 DONE 0.2s 17:01:10 17:01:10 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:01:10 #119 DONE 0.2s 17:01:10 17:01:10 #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:01:10 #120 DONE 0.3s 17:01:10 17:01:10 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:01:10 #121 CACHED 17:01:10 17:01:10 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:01:10 #122 DONE 0.4s 17:01:10 17:01:10 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:01:10 #0 4.924 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 17:01:11 #123 ... 17:01:11 17:01:11 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:01:11 #124 CACHED 17:01:11 17:01:11 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:01:11 #0 6.089 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 17:01:11 #125 ... 17:01:11 17:01:11 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:01:11 #0 6.596 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 17:01:11 #126 ... 17:01:11 17:01:11 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:01:11 #0 6.967 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 17:01:11 #127 ... 17:01:11 17:01:11 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:01:11 #0 7.457 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 17:01:11 #128 ... 17:01:11 17:01:11 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:01:11 #0 5.201 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 17:01:11 #129 ... 17:01:11 17:01:11 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:01:11 #0 6.138 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 17:01:11 #130 ... 17:01:11 17:01:11 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:01:11 #0 6.801 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 17:01:12 #131 ... 17:01:12 17:01:12 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:01:12 #0 5.201 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 17:01:12 #132 ... 17:01:12 17:01:12 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:12 #133 ... 17:01:12 17:01:12 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:01:12 #134 DONE 1.5s 17:01:12 17:01:12 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:12 #135 DONE 1.7s 17:01:12 17:01:12 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:12 #133 DONE 1.5s 17:01:12 17:01:12 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:01:13 #136 DONE 0.3s 17:01:13 17:01:13 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:01:13 #137 DONE 0.4s 17:01:13 17:01:13 #138 [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 17:01:13 #138 DONE 0.2s 17:01:13 17:01:13 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:01:13 #139 DONE 0.2s 17:01:13 17:01:13 #140 [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 17:01:13 #140 DONE 0.2s 17:01:13 17:01:13 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:01:13 #141 DONE 0.2s 17:01:13 17:01:13 #142 [security-spire-config] exporting to image 17:01:13 #142 exporting layers 17:01:15 #142 ... 17:01:15 17:01:15 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:15 #143 DONE 2.5s 17:01:15 17:01:15 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:01:15 #144 DONE 0.4s 17:01:15 17:01:15 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:01:15 #130 ... 17:01:15 17:01:15 #145 [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 17:01:15 #145 DONE 0.3s 17:01:15 17:01:15 #142 [security-spire-server] exporting to image 17:01:15 #142 exporting layers 2.4s done 17:01:16 #142 writing image sha256:9965d59f8ffb302c0f0882f846c18daebf8ab4c45b91dbbd7859bd1d876928c3 0.0s done 17:01:16 #142 naming to docker.io/library/security-spire-config-arm64 0.1s done 17:01:16 #142 exporting layers 2.5s done 17:01:16 #142 writing image sha256:40835306ea8818f088b4255bef53c8b263c1783dea6e172cc0646024da7172ca done 17:01:16 #142 ... 17:01:16 17:01:16 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:01:16 #146 DONE 0.3s 17:01:16 17:01:16 #142 [security-spire-agent] exporting to image 17:01:16 #142 naming to docker.io/library/security-spire-server-arm64 done 17:01:17 #142 exporting layers 1.6s done 17:01:17 #142 writing image sha256:418da16d3eafe3960bdfae2318508cffa4389e9b97cf1c914eca965818d27a0a done 17:01:17 #142 naming to docker.io/library/security-spire-agent-arm64 done 17:01:17 #142 DONE 4.3s 17:01:17 17:01:17 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:18:26 #125 ... 17:18:26 17:18:26 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:18:26 #102 1041.7 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 17:18:26 #102 ... 17:18:26 17:18:26 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:18:26 #128 DONE 1041.8s 17:18:26 17:18:26 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:18:26 #127 ... 17:18:26 17:18:26 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 17:18:26 #147 DONE 0.2s 17:18:26 17:18:26 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:18:26 #130 ... 17:18:26 17:18:26 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 17:18:26 #148 DONE 0.1s 17:18:26 17:18:26 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:18:26 #149 DONE 0.1s 17:18:26 17:18:26 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:18:26 #131 ... 17:18:26 17:18:26 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:18:26 #150 DONE 0.3s 17:18:26 17:18:26 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:18:26 #151 DONE 0.2s 17:18:26 17:18:26 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:26 #152 DONE 2.1s 17:18:26 17:18:26 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:18:26 #130 ... 17:18:26 17:18:26 #142 [security-proxy-setup] exporting to image 17:18:26 #142 exporting layers 17:18:27 #142 exporting layers 0.9s done 17:18:27 #142 writing image sha256:fd7d7f1e143fc5bb201813cfd12fa691f9423caa7284119a34ec9da633e425f4 done 17:18:27 #142 naming to docker.io/library/security-proxy-setup-arm64 done 17:18:27 #142 DONE 5.2s 17:18:27 17:18:27 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:18:40 #131 DONE 1057.4s 17:18:40 17:18:40 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:18:40 #125 ... 17:18:40 17:18:40 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:18:40 #153 DONE 0.2s 17:18:40 17:18:40 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:18:40 #127 ... 17:18:40 17:18:40 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:18:41 #154 DONE 2.2s 17:18:41 17:18:41 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:18:42 #155 DONE 0.5s 17:18:42 17:18:42 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:18:42 #156 DONE 0.2s 17:18:42 17:18:42 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:18:42 #125 ... 17:18:42 17:18:42 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:18:42 #157 DONE 0.4s 17:18:42 17:18:42 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:18:42 #127 ... 17:18:42 17:18:42 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:18:42 #158 DONE 0.2s 17:18:42 17:18:42 #159 [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/ 17:18:42 #159 DONE 0.1s 17:18:42 17:18:42 #160 [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/ 17:18:43 #160 DONE 0.2s 17:18:43 17:18:43 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:18:43 #161 DONE 0.2s 17:18:43 17:18:43 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:18:43 #162 DONE 0.3s 17:18:43 17:18:43 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:18:46 #163 DONE 2.3s 17:18:46 17:18:46 #142 [security-bootstrapper] exporting to image 17:18:46 #142 exporting layers 17:18:46 #142 exporting layers 1.1s done 17:18:46 #142 writing image sha256:442997d5f60c34f21201019bab69a2cded9e6b00d71f97f1c2b20c4ad94e12d1 0.0s done 17:18:46 #142 naming to docker.io/library/security-bootstrapper-arm64 done 17:18:46 #142 DONE 6.3s 17:18:46 17:18:46 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:18:50 #130 ... 17:18:50 17:18:50 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:18:50 #102 DONE 1068.9s 17:18:50 17:18:50 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:18:50 #130 ... 17:18:50 17:18:50 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:18:51 #164 DONE 0.2s 17:18:51 17:18:51 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:18:51 #165 DONE 0.3s 17:18:51 17:18:51 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:18:51 #125 ... 17:18:51 17:18:51 #166 [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 17:18:51 #166 DONE 0.1s 17:18:51 17:18:51 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:18:51 #167 DONE 0.2s 17:18:51 17:18:51 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:18:51 #168 DONE 0.1s 17:18:51 17:18:51 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:18:51 #129 ... 17:18:51 17:18:51 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:18:51 #169 DONE 0.3s 17:18:51 17:18:51 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:18:51 #123 ... 17:18:51 17:18:51 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:18:52 #170 DONE 0.3s 17:18:52 17:18:52 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:18:52 #125 ... 17:18:52 17:18:52 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:18:52 #171 DONE 0.1s 17:18:52 17:18:52 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:54 #172 DONE 2.0s 17:18:54 17:18:54 #142 [security-secretstore-setup] exporting to image 17:18:54 #142 exporting layers 17:18:57 #142 exporting layers 3.3s done 17:18:57 #142 writing image sha256:ca46ddc2e93cc4db6bef7bde20f1e71a52cc4416cfbc0b651367895e57e6768d done 17:18:57 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 17:18:57 #142 DONE 9.6s 17:18:57 17:18:57 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:18:59 #129 ... 17:18:59 17:18:59 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:18:59 #132 DONE 1078.5s 17:18:59 17:18:59 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:18:59 #129 ... 17:18:59 17:18:59 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:18:59 #173 DONE 0.2s 17:18:59 17:18:59 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:19:00 #174 DONE 0.1s 17:19:00 17:19:00 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:19:00 #175 DONE 0.3s 17:19:00 17:19:00 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:19:00 #129 ... 17:19:00 17:19:00 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:19:00 #176 DONE 0.1s 17:19:00 17:19:00 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:19:00 #177 DONE 0.1s 17:19:00 17:19:00 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:19:00 #129 ... 17:19:00 17:19:00 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:19:02 #178 DONE 2.0s 17:19:02 17:19:02 #142 [security-proxy-auth] exporting to image 17:19:02 #142 exporting layers 17:19:03 #142 exporting layers 0.5s done 17:19:03 #142 writing image sha256:b26157053712e6384266dfb1eb7f9c63ff6b703990b3f06d0778a46fc216c2c3 0.0s done 17:19:03 #142 naming to docker.io/library/security-proxy-auth-arm64 done 17:19:03 #142 DONE 10.2s 17:19:03 17:19:03 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:19:21 #130 ... 17:19:21 17:19:21 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:19:21 #127 DONE 1099.4s 17:19:21 17:19:21 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:19:21 #129 ... 17:19:21 17:19:21 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:19:21 #179 DONE 0.4s 17:19:21 17:19:21 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:19:21 #180 DONE 0.2s 17:19:21 17:19:21 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:19:21 #125 ... 17:19:21 17:19:21 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:19:22 #181 DONE 0.3s 17:19:22 17:19:22 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:19:22 #182 DONE 0.2s 17:19:22 17:19:22 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:19:22 #183 DONE 0.2s 17:19:22 17:19:22 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:19:24 #184 DONE 2.4s 17:19:24 17:19:24 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:19:24 #31 ... 17:19:24 17:19:24 #142 [core-common-config-bootstrapper] exporting to image 17:19:24 #142 exporting layers 17:19:25 #142 exporting layers 0.5s done 17:19:25 #142 writing image sha256:7f89dd52919758e71af441619f8891502a437166bbdfa2c4b8a47d97c53b1257 done 17:19:25 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 17:19:25 #142 DONE 10.7s 17:19:25 17:19:25 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:12 #94 ... 17:20:12 17:20:12 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:20:12 #126 DONE 1143.4s 17:20:12 17:20:12 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:12 #94 ... 17:20:12 17:20:12 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:20:12 #185 DONE 0.1s 17:20:12 17:20:12 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:20:12 #186 DONE 0.2s 17:20:12 17:20:12 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:20:12 #187 DONE 0.3s 17:20:12 17:20:12 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:20:12 #188 DONE 0.1s 17:20:12 17:20:12 #142 [core-command] exporting to image 17:20:12 #142 exporting layers 17:20:12 #142 exporting layers 0.5s done 17:20:12 #142 writing image sha256:2026bd1de3842f21b9e2f75de11d0a3eb4b29c3e7cbdbe07b78f317476ecf1c3 done 17:20:12 #142 naming to docker.io/library/core-command-arm64 done 17:20:12 #142 DONE 11.2s 17:20:12 17:20:12 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:20:22 #31 ... 17:20:22 17:20:22 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:20:22 #130 DONE 1159.6s 17:20:22 17:20:22 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:20:22 #125 ... 17:20:22 17:20:22 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:20:22 #189 DONE 0.4s 17:20:22 17:20:22 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:22 #94 ... 17:20:22 17:20:22 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:20:22 #190 DONE 0.2s 17:20:22 17:20:22 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:20:22 #191 ... 17:20:22 17:20:22 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:20:22 #129 DONE 1161.0s 17:20:22 17:20:22 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:20:22 #191 DONE 0.4s 17:20:22 17:20:22 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:20:22 #192 DONE 0.3s 17:20:22 17:20:22 #142 [core-data] exporting to image 17:20:22 #142 exporting layers 17:20:22 #142 ... 17:20:22 17:20:22 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:20:22 #193 DONE 0.2s 17:20:22 17:20:22 #142 [core-data] exporting to image 17:20:22 #142 exporting layers 0.5s done 17:20:22 #142 writing image sha256:7ab94716150d6e0fb9713e8f117ea64cc8217ab1c8984434b01f77ca712f5656 0.0s done 17:20:22 #142 naming to docker.io/library/core-data-arm64 done 17:20:22 #142 DONE 11.7s 17:20:22 17:20:22 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:20:23 #194 DONE 0.3s 17:20:23 17:20:23 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:20:23 #195 DONE 0.4s 17:20:23 17:20:23 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:23 #94 ... 17:20:23 17:20:23 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:20:23 #196 DONE 0.2s 17:20:23 17:20:23 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:20:23 #197 DONE 0.1s 17:20:23 17:20:23 #142 [core-metadata] exporting to image 17:20:24 #142 exporting layers 0.4s done 17:20:24 #142 writing image sha256:8fea72882364d32a008bf15689f9c44ab2c41db63fd2aff6fc4651bae88a435b done 17:20:24 #142 naming to docker.io/library/core-metadata-arm64 done 17:20:24 #142 DONE 12.1s 17:20:24 17:20:24 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:56 #94 ... 17:20:56 17:20:56 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:20:56 #125 DONE 1190.4s 17:20:56 17:20:56 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:56 #94 ... 17:20:56 17:20:56 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:20:56 #198 DONE 0.3s 17:20:56 17:20:56 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:20:56 #199 DONE 0.1s 17:20:56 17:20:56 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:20:56 #200 DONE 0.4s 17:20:56 17:20:56 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:20:56 #201 DONE 0.1s 17:20:56 17:20:56 #142 [security-spiffe-token-provider] exporting to image 17:20:56 #142 exporting layers 17:20:56 #142 exporting layers 0.4s done 17:20:56 #142 writing image sha256:e49cc4e7a44d553790ddb8090acd2a4445cf8308d28e45e2f68fa43400c6e180 done 17:20:56 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 17:20:56 #142 DONE 12.6s 17:20:56 17:20:56 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:23 #94 ... 17:21:23 17:21:23 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:21:23 #123 DONE 1220.3s 17:21:23 17:21:23 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:23 #94 ... 17:21:23 17:21:23 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:21:23 #202 DONE 0.2s 17:21:23 17:21:23 #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:23 #94 DONE 1220.7s 17:21:23 17:21:23 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:21:23 #203 DONE 0.3s 17:21:23 17:21:23 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:21:23 #204 ... 17:21:23 17:21:23 #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:21:23 #205 DONE 0.1s 17:21:23 17:21:23 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:21:23 #206 DONE 0.2s 17:21:23 17:21:23 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:21:23 #204 DONE 0.4s 17:21:23 17:21:23 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:21:23 #207 DONE 0.2s 17:21:23 17:21:23 #142 [support-notifications] exporting to image 17:21:23 #142 exporting layers 17:21:23 #142 ... 17:21:23 17:21:23 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:21:23 #208 DONE 0.4s 17:21:23 17:21:23 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:21:23 #209 DONE 0.1s 17:21:23 17:21:23 #142 [support-scheduler] exporting to image 17:21:23 #142 exporting layers 0.4s done 17:21:23 #142 writing image sha256:61d8ec94a8cca7e8da9ef0138a1652a4f18ba8d91f51477ae52135f8c6d39bfa done 17:21:23 #142 naming to docker.io/library/support-notifications-arm64 done 17:21:23 #142 exporting layers 0.4s done 17:21:23 #142 writing image sha256:47eb9cc9352f1f6b5db4b2235fb53976ab9983786530e4faa23326d32e120e7a done 17:21:23 #142 naming to docker.io/library/support-scheduler-arm64 done 17:21:23 #142 DONE 13.3s 17:21:23 17:21:23 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:21:23 time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:21:23 $ docker stop --time=1 6cf28c2608885ee4a6822a5cefb91ed49ce891c8f29fd9fb25572276c1d373b5 17:21:25 $ docker rm -f --volumes 6cf28c2608885ee4a6822a5cefb91ed49ce891c8f29fd9fb25572276c1d373b5 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:25 + docker images 17:21:25 REPOSITORY TAG IMAGE ID CREATED SIZE 17:21:25 support-notifications-arm64 latest 61d8ec94a8cc 3 seconds ago 33.7MB 17:21:25 support-scheduler-arm64 latest 47eb9cc9352f 3 seconds ago 32.9MB 17:21:25 security-spiffe-token-provider-arm64 latest e49cc4e7a44d 33 seconds ago 33.3MB 17:21:25 core-metadata-arm64 latest 8fea72882364 About a minute ago 21.2MB 17:21:25 core-data-arm64 latest 7ab94716150d About a minute ago 20.9MB 17:21:25 core-command-arm64 latest 2026bd1de384 About a minute ago 20.8MB 17:21:25 core-common-config-bootstrapper-arm64 latest 7f89dd529197 2 minutes ago 18MB 17:21:25 security-proxy-auth-arm64 latest b26157053712 2 minutes ago 19.3MB 17:21:25 security-secretstore-setup-arm64 latest ca46ddc2e93c 2 minutes ago 43MB 17:21:25 security-bootstrapper-arm64 latest 442997d5f60c 2 minutes ago 22.6MB 17:21:25 security-proxy-setup-arm64 latest fd7d7f1e143f 2 minutes ago 19.5MB 17:21:25 security-spire-agent-arm64 latest 418da16d3eaf 20 minutes ago 152MB 17:21:25 security-spire-server-arm64 latest 40835306ea88 20 minutes ago 96.9MB 17:21:25 security-spire-config-arm64 latest 9965d59f8ffb 20 minutes ago 96.1MB 17:21:25 ci-base-image-arm64 latest 4b30e3261e4e 35 minutes ago 1.05GB 17:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 17:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:26 17:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:27 arm64: Pulling from edgex-lftools-log-publisher 17:21:27 8998bd30e6a1: Pulling fs layer 17:21:27 04944245beec: Pulling fs layer 17:21:27 699f458cf7ca: Pulling fs layer 17:21:27 765212b225bb: Pulling fs layer 17:21:27 f23df028b6ca: Pulling fs layer 17:21:27 d65c8cfc05b1: Pulling fs layer 17:21:27 2437ff75d9bd: Pulling fs layer 17:21:27 f23df028b6ca: Waiting 17:21:27 d65c8cfc05b1: Waiting 17:21:27 2437ff75d9bd: Waiting 17:21:27 765212b225bb: Waiting 17:21:27 04944245beec: Verifying Checksum 17:21:27 04944245beec: Download complete 17:21:27 765212b225bb: Download complete 17:21:27 f23df028b6ca: Verifying Checksum 17:21:27 f23df028b6ca: Download complete 17:21:27 d65c8cfc05b1: Verifying Checksum 17:21:27 d65c8cfc05b1: Download complete 17:21:27 699f458cf7ca: Verifying Checksum 17:21:27 699f458cf7ca: Download complete 17:21:29 8998bd30e6a1: Verifying Checksum 17:21:29 8998bd30e6a1: Download complete 17:21:30 2437ff75d9bd: Verifying Checksum 17:21:30 2437ff75d9bd: Download complete 17:21:33 8998bd30e6a1: Pull complete 17:21:33 04944245beec: Pull complete 17:21:35 699f458cf7ca: Pull complete 17:21:35 765212b225bb: Pull complete 17:21:35 f23df028b6ca: Pull complete 17:21:36 d65c8cfc05b1: Pull complete 17:21:51 2437ff75d9bd: Pull complete 17:21:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:51 prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container 17:21:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:21:54 $ docker top 7da372a67ba2314efc5c748cd6422807fccf4b0f4b8c8801ebb7bbb58736b418 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:55 ---> job-cost.sh 17:21:55 lf-activate-venv: SKIPPING 17:21:55 INFO: No Stack... 17:21:56 INFO: Retrieving Pricing Info for: v3-standard-4 17:21:56 INFO: Archiving Costs [Pipeline] sh 17:21:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:21:57 + cut -d, -f6 [Pipeline] lock 17:21:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] 17:21:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] did not exist. Created. 17:21:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:21:58 Stashed 1 file(s) [Pipeline] } 17:21:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:58 $ docker stop --time=1 7da372a67ba2314efc5c748cd6422807fccf4b0f4b8c8801ebb7bbb58736b418 17:22:00 $ docker rm -f --volumes 7da372a67ba2314efc5c748cd6422807fccf4b0f4b8c8801ebb7bbb58736b418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:22:01 provisioning config files... 17:22:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5150925375899357101tmp [Pipeline] { [Pipeline] sh 17:22:01 + set +x 17:22:01 + curl -s https://codecov.io/bash 17:22:01 + bash -s -- 17:22:01 17:22:01 _____ _ 17:22:01 / ____| | | 17:22:01 | | ___ __| | ___ ___ _____ __ 17:22:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:01 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:01 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:01 Bash-1.0.6 17:22:01 17:22:01 17:22:01 ==> git version 2.25.1 found 17:22:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:22:01 Release-Date: 2020-01-08 17:22:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:22:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:22:01 ==> Jenkins CI detected. 17:22:01 current dir:  /w/workspace/edgex-go/1 17:22:01 project root: . 17:22:01 --> token set from env 17:22:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:01 ==> Running gcov in . (disable via -X gcov) 17:22:01 ==> Python coveragepy not found 17:22:01 ==> Searching for coverage reports in: 17:22:01 + . 17:22:01 -> Found 1 reports 17:22:01 ==> Detecting git/mercurial file structure 17:22:01 ==> Reading reports 17:22:01 + ./coverage.out bytes=446998 17:22:01 ==> Appending adjustments 17:22:01 https://docs.codecov.io/docs/fixing-reports 17:22:02 + Found adjustments 17:22:02 ==> Gzipping contents 17:22:03 56K /tmp/codecov.jkMMIN.gz 17:22:03 ==> Uploading reports 17:22:03 url: https://codecov.io 17:22:03 query: branch=PR-4637&commit=dbbe61307a878ac096d06ba16fd29ba6a4c59600&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4637&job=&cmd_args= 17:22:03 -> Pinging Codecov 17:22:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4637&commit=dbbe61307a878ac096d06ba16fd29ba6a4c59600&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4637&job=&cmd_args= 17:22:03 -> Uploading to 17:22:03 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/dbbe61307a878ac096d06ba16fd29ba6a4c59600/72c92cf2-be6e-4ef8-b531-89bf1cfe45e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T172202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fdb7387e5b2747b896b026d081e4097f277dfb1b821d98896305ebaebf41274 17:22:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:03 Dload Upload Total Spent Left Speed 17:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57340 0 0 100 57340 0 252k --:--:-- --:--:-- --:--:-- 252k 17:22:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] } 17:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:22:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:22:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:22:06 ---> package-listing.sh 17:22:06 ++ facter osfamily 17:22:06 ++ tr '[:upper:]' '[:lower:]' 17:22:06 + OS_FAMILY=debian 17:22:06 + workspace=/w/workspace/edgex-go/1 17:22:06 + START_PACKAGES=/tmp/packages_start.txt 17:22:06 + END_PACKAGES=/tmp/packages_end.txt 17:22:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:22:06 + PACKAGES=/tmp/packages_start.txt 17:22:06 + '[' /w/workspace/edgex-go/1 ']' 17:22:06 + PACKAGES=/tmp/packages_end.txt 17:22:06 + case "${OS_FAMILY}" in 17:22:06 + dpkg -l 17:22:06 + grep '^ii' 17:22:06 + '[' -f /tmp/packages_start.txt ']' 17:22:06 + '[' -f /tmp/packages_end.txt ']' 17:22:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:22:06 + '[' /w/workspace/edgex-go/1 ']' 17:22:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:22:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:22:06 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 17:22:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:07 17:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:07 latest: Pulling from edgex-lftools-log-publisher 17:22:07 5eb5b503b376: Pulling fs layer 17:22:07 5c69ac0246d0: Pulling fs layer 17:22:07 ec43610c2a17: Pulling fs layer 17:22:07 3a2ae6a8a46f: Pulling fs layer 17:22:07 33b1e0a273af: Pulling fs layer 17:22:07 5d3b04190fa2: Pulling fs layer 17:22:07 2f39f015ded8: Pulling fs layer 17:22:07 5d3b04190fa2: Waiting 17:22:07 2f39f015ded8: Waiting 17:22:07 3a2ae6a8a46f: Waiting 17:22:07 33b1e0a273af: Waiting 17:22:07 5c69ac0246d0: Verifying Checksum 17:22:07 5c69ac0246d0: Download complete 17:22:07 3a2ae6a8a46f: Verifying Checksum 17:22:07 3a2ae6a8a46f: Download complete 17:22:07 33b1e0a273af: Verifying Checksum 17:22:07 33b1e0a273af: Download complete 17:22:07 5d3b04190fa2: Verifying Checksum 17:22:07 5d3b04190fa2: Download complete 17:22:07 ec43610c2a17: Verifying Checksum 17:22:07 ec43610c2a17: Download complete 17:22:07 5eb5b503b376: Verifying Checksum 17:22:07 5eb5b503b376: Download complete 17:22:08 2f39f015ded8: Download complete 17:22:09 5eb5b503b376: Pull complete 17:22:09 5c69ac0246d0: Pull complete 17:22:09 ec43610c2a17: Pull complete 17:22:09 3a2ae6a8a46f: Pull complete 17:22:10 33b1e0a273af: Pull complete 17:22:10 5d3b04190fa2: Pull complete 17:22:14 2f39f015ded8: Pull complete 17:22:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:14 prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container 17:22:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:22:21 $ docker top 4735e65019057edd40267e35511503c1eb3d795999437cf4acbb91ff5d6171ae -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:22:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:22:22 + ls /var/log/sa-host 17:22:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:22 provisioning config files... 17:22:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5432297983591222207tmp [Pipeline] { [Pipeline] echo 17:22:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:22:22 ---> create-netrc.sh [Pipeline] } 17:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:22:23 ---> python-tools-install.sh [Pipeline] echo 17:22:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:23 ---> sudo-logs.sh 17:22:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:22:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:24 ---> job-cost.sh 17:22:24 lf-activate-venv: SKIPPING 17:22:24 DEBUG: total: 0.10999999940395355 17:22:24 INFO: Retrieving Stack Cost... 17:22:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:25 INFO: Archiving Costs [Pipeline] echo 17:22:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:25 ---> logs-deploy.sh 17:22:25 lf-activate-venv: SKIPPING 17:22:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4637/1 17:22:25 INFO: archiving workspace using pattern(s): 17:22:26 Archives upload complete. 17:22:26 INFO: archiving logs to Nexus 17:22:27 ---> uname -a: 17:22:27 Linux prd-ubuntu20-04-docker-8c-8g-3800 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:22:27 17:22:27 17:22:27 ---> lscpu: 17:22:27 Architecture: x86_64 17:22:27 CPU op-mode(s): 32-bit, 64-bit 17:22:27 Byte Order: Little Endian 17:22:27 Address sizes: 40 bits physical, 48 bits virtual 17:22:27 CPU(s): 8 17:22:27 On-line CPU(s) list: 0-7 17:22:27 Thread(s) per core: 1 17:22:27 Core(s) per socket: 1 17:22:27 Socket(s): 8 17:22:27 NUMA node(s): 1 17:22:27 Vendor ID: AuthenticAMD 17:22:27 CPU family: 23 17:22:27 Model: 49 17:22:27 Model name: AMD EPYC-Rome Processor 17:22:27 Stepping: 0 17:22:27 CPU MHz: 2799.998 17:22:27 BogoMIPS: 5599.99 17:22:27 Virtualization: AMD-V 17:22:27 Hypervisor vendor: KVM 17:22:27 Virtualization type: full 17:22:27 L1d cache: 256 KiB 17:22:27 L1i cache: 256 KiB 17:22:27 L2 cache: 4 MiB 17:22:27 L3 cache: 128 MiB 17:22:27 NUMA node0 CPU(s): 0-7 17:22:27 Vulnerability Itlb multihit: Not affected 17:22:27 Vulnerability L1tf: Not affected 17:22:27 Vulnerability Mds: Not affected 17:22:27 Vulnerability Meltdown: Not affected 17:22:27 Vulnerability Mmio stale data: Not affected 17:22:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:22:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:22:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:22:27 Vulnerability Srbds: Not affected 17:22:27 Vulnerability Tsx async abort: Not affected 17:22:27 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 17:22:27 17:22:27 17:22:27 ---> nproc: 17:22:27 8 17:22:27 17:22:27 17:22:27 ---> df -h: 17:22:27 Filesystem Size Used Avail Use% Mounted on 17:22:27 overlay 155G 22G 133G 15% / 17:22:27 tmpfs 64M 0 64M 0% /dev 17:22:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:22:27 shm 64M 0 64M 0% /dev/shm 17:22:27 /dev/vda1 155G 22G 133G 15% /facter-os 17:22:27 17:22:27