Pull request #4563 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0+888135928f9f91f6ddfefe583f70e79cadb3f0af (b3eae9c347e2acfa2057760702a5fe5f24766b7e) 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-ssh3383921776780323328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14851986087116830659.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1878836211274483480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12485883746744270957.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15401086730549782163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18111 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 Merge succeeded, producing 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 Checking out Revision 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 (PR-4563) Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" First time build. Skipping changelog. > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # 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 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 > git rev-list --no-walk aae4695d639e91a531cbb3314a241ca74e57e25c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:44 ========================================================= 20:58:44 EdgeX Global Pipelines Version Info 20:58:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:45 ------------------- 20:58:45 stable info: 20:58:45 ------------------- 20:58:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:58:45 Message: update stable to v1.0.250 20:58:45 ------------------- 20:58:45 experimental info: 20:58:45 ------------------- 20:58:45 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:58:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 20:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 20:58:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] echo 20:58:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34cdc2a [Pipeline] echo 20:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:46 provisioning config files... 20:58:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config12308947126110238805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:46 ---> docker-login.sh 20:58:46 nexus3.edgexfoundry.org:10001 20:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:46 Configure a credential helper to remove this warning. See 20:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:46 20:58:46 Login Succeeded 20:58:46 nexus3.edgexfoundry.org:10002 20:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:46 Configure a credential helper to remove this warning. See 20:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:46 20:58:46 Login Succeeded 20:58:46 nexus3.edgexfoundry.org:10003 20:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:46 Configure a credential helper to remove this warning. See 20:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:46 20:58:46 Login Succeeded 20:58:46 nexus3.edgexfoundry.org:10004 20:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:46 Configure a credential helper to remove this warning. See 20:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:46 20:58:46 Login Succeeded 20:58:46 docker.io 20:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:47 Configure a credential helper to remove this warning. See 20:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:47 20:58:47 Login Succeeded 20:58:47 ---> docker-login.sh ends [Pipeline] } 20:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:48 + 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 20:58:48 + dirname cmd/core-command/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo core-command,cmd/core-command/Dockerfile 20:58:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:58:48 + dirname cmd/core-data/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo core-data,cmd/core-data/Dockerfile 20:58:48 + + dirname cmd/core-metadata/Dockerfilecut 20:58:48 -d/ -f2 20:58:48 + echo core-metadata,cmd/core-metadata/Dockerfile 20:58:48 + dirname cmd/security-bootstrapper/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:58:48 + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 20:58:48 20:58:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:58:48 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 20:58:48 20:58:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:58:48 + + cut -d/ -f2dirname 20:58:48 cmd/security-secretstore-setup/Dockerfile 20:58:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:58:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:58:48 + dirname cmd/security-spire-agent/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:58:48 + dirname cmd/security-spire-config/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:58:48 + dirname cmd/security-spire-server/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:58:48 + dirname cmd/support-notifications/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo support-notifications,cmd/support-notifications/Dockerfile 20:58:48 + dirname cmd/support-scheduler/Dockerfile 20:58:48 + cut -d/ -f2 20:58:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:58:48 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 20:58:48 + git rev-list -1 --merges 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0~1..34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] echo 20:58:48 -----------> git rev-list -1 --merges 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0~1..34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [false] [Pipeline] sh 20:58:49 + git log --format=format:%s -1 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] echo 20:58:49 ========================================================= 20:58:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:58:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:49 + grep -v github /etc/ssh/ssh_known_hosts 20:58:49 + [ -e /tmp/ssh_known_hosts ] 20:58:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:49 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 20:58:49 -a /etc/ssh/ssh_known_hosts 20:58:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:49 20:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:49 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:49 b85a868b505f: Pulling fs layer 20:58:49 e2be974225ed: Pulling fs layer 20:58:49 339a4e72a1f5: Pulling fs layer 20:58:49 988bab9f4d93: Pulling fs layer 20:58:49 1469e6f7b9e6: Pulling fs layer 20:58:49 eaf3925da568: Pulling fs layer 20:58:49 bab4dde63d76: Pulling fs layer 20:58:49 bde34c3a00c8: Pulling fs layer 20:58:49 b352a97aabf1: Pulling fs layer 20:58:49 4872d77fe225: Pulling fs layer 20:58:49 5851b861e8e6: Pulling fs layer 20:58:49 988bab9f4d93: Waiting 20:58:49 b352a97aabf1: Waiting 20:58:49 4872d77fe225: Waiting 20:58:49 1469e6f7b9e6: Waiting 20:58:49 bab4dde63d76: Waiting 20:58:49 bde34c3a00c8: Waiting 20:58:49 5851b861e8e6: Waiting 20:58:49 eaf3925da568: Waiting 20:58:50 e2be974225ed: Verifying Checksum 20:58:50 e2be974225ed: Download complete 20:58:50 988bab9f4d93: Download complete 20:58:50 1469e6f7b9e6: Verifying Checksum 20:58:50 1469e6f7b9e6: Download complete 20:58:50 339a4e72a1f5: Verifying Checksum 20:58:50 339a4e72a1f5: Download complete 20:58:50 eaf3925da568: Verifying Checksum 20:58:50 eaf3925da568: Download complete 20:58:50 bde34c3a00c8: Verifying Checksum 20:58:50 bde34c3a00c8: Download complete 20:58:50 b352a97aabf1: Verifying Checksum 20:58:50 b352a97aabf1: Download complete 20:58:50 4872d77fe225: Verifying Checksum 20:58:50 4872d77fe225: Download complete 20:58:50 5851b861e8e6: Download complete 20:58:50 b85a868b505f: Verifying Checksum 20:58:50 b85a868b505f: Download complete 20:58:50 bab4dde63d76: Verifying Checksum 20:58:50 bab4dde63d76: Download complete 20:58:51 b85a868b505f: Pull complete 20:58:51 e2be974225ed: Pull complete 20:58:52 339a4e72a1f5: Pull complete 20:58:52 988bab9f4d93: Pull complete 20:58:52 1469e6f7b9e6: Pull complete 20:58:52 eaf3925da568: Pull complete 20:58:54 bab4dde63d76: Pull complete 20:58:54 bde34c3a00c8: Pull complete 20:58:54 b352a97aabf1: Pull complete 20:58:54 4872d77fe225: Pull complete 20:58:55 5851b861e8e6: Pull complete 20:58:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:55 prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container 20:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:58:59 $ docker top 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 -eo pid,comm 20:58:59 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). 20:58:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:59 [ssh-agent] Looking for ssh-agent implementation... 20:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:59 $ docker exec 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent 20:58:59 SSH_AUTH_SOCK=/tmp/ssh-xZyrehENRBzD/agent.13 20:58:59 SSH_AGENT_PID=19 20:58:59 Running ssh-add (command line suppressed) 20:58:59 Identity added: /w/workspace/edgex-go/14@tmp/private_key_12031425491652177273.key (/w/workspace/edgex-go/14@tmp/private_key_12031425491652177273.key) 20:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:59 + git tag --points-at HEAD [Pipeline] } 20:58:59 $ docker exec --env ******** --env ******** 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent -k 20:59:00 unset SSH_AUTH_SOCK; 20:59:00 unset SSH_AGENT_PID; 20:59:00 echo Agent pid 19 killed; 20:59:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:00 [ssh-agent] Looking for ssh-agent implementation... 20:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:00 $ docker exec 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent 20:59:00 SSH_AUTH_SOCK=/tmp/ssh-4J93sMpxVs4a/agent.69 20:59:00 SSH_AGENT_PID=75 20:59:00 Running ssh-add (command line suppressed) 20:59:00 Identity added: /w/workspace/edgex-go/14@tmp/private_key_15573236293875710788.key (/w/workspace/edgex-go/14@tmp/private_key_15573236293875710788.key) 20:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:00 + git semver init 20:59:01 2023-06-07 20:59:00,951 [run_init] DEBUG init version:0.0.0 force:False 20:59:01 2023-06-07 20:59:00,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver 20:59:01 2023-06-07 20:59:00,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver 20:59:01 2023-06-07 20:59:00,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, universal_newlines=False, shell=None, istream=None) 20:59:06 2023-06-07 20:59:05,830 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude 20:59:06 2023-06-07 20:59:05,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/PR-4563 with force:False 20:59:06 2023-06-07 20:59:05,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/14/.semver/PR-4563 20:59:06 2023-06-07 20:59:05,835 [execute] INFO git cat-file --batch-check 20:59:06 2023-06-07 20:59:05,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) 20:59:06 2023-06-07 20:59:05,843 [execute] INFO git cat-file --batch 20:59:06 2023-06-07 20:59:05,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) 20:59:06 2023-06-07 20:59:05,849 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/PR-4563 20:59:06 0.0.0 [Pipeline] } 20:59:06 $ docker exec --env ******** --env ******** 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 ssh-agent -k 20:59:06 unset SSH_AUTH_SOCK; 20:59:06 unset SSH_AGENT_PID; 20:59:06 echo Agent pid 75 killed; 20:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:06 + git semver [Pipeline] } 20:59:07 $ docker stop --time=1 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 20:59:08 $ docker rm -f --volumes 2e3c6902c769499e6e2e6c087023f8a7554da50156917b4ae3ee623eaff61f39 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:09 Stashed 1 file(s) [Pipeline] echo 20:59:09 [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 20:59:09 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo 20:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:09 ========================================================= 20:59:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:59:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:10 f56be85fc22e: Pulling fs layer 20:59:10 85791d961cd3: Pulling fs layer 20:59:10 d694b5ae8c79: Pulling fs layer 20:59:10 9f32a84ed3da: Pulling fs layer 20:59:10 4d19c01a9841: Pulling fs layer 20:59:10 9325e15d5711: Pulling fs layer 20:59:10 556b6ee489ea: Pulling fs layer 20:59:10 c5a4b2cf53e6: Pulling fs layer 20:59:10 9f32a84ed3da: Waiting 20:59:10 4d19c01a9841: Waiting 20:59:10 9325e15d5711: Waiting 20:59:10 556b6ee489ea: Waiting 20:59:10 c5a4b2cf53e6: Waiting 20:59:10 85791d961cd3: Verifying Checksum 20:59:10 85791d961cd3: Download complete 20:59:10 9f32a84ed3da: Download complete 20:59:10 4d19c01a9841: Download complete 20:59:10 f56be85fc22e: Verifying Checksum 20:59:10 f56be85fc22e: Download complete 20:59:10 9325e15d5711: Verifying Checksum 20:59:10 9325e15d5711: Download complete 20:59:10 f56be85fc22e: Pull complete 20:59:10 85791d961cd3: Pull complete 20:59:10 d694b5ae8c79: Verifying Checksum 20:59:10 d694b5ae8c79: Download complete 20:59:10 c5a4b2cf53e6: Verifying Checksum 20:59:10 c5a4b2cf53e6: Download complete 20:59:10 556b6ee489ea: Verifying Checksum 20:59:10 556b6ee489ea: Download complete 20:59:14 d694b5ae8c79: Pull complete 20:59:14 9f32a84ed3da: Pull complete 20:59:14 4d19c01a9841: Pull complete 20:59:14 9325e15d5711: Pull complete 20:59:18 556b6ee489ea: Pull complete 20:59:19 c5a4b2cf53e6: Pull complete 20:59:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:59:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:19 WORKDIR /edgex 20:59:19 COPY go.mod . 20:59:19 RUN go mod download 20:59:19 + docker build -t ci-base-image-x86_64 -f - . 20:59:20 Sending build context to Docker daemon 170.6MB 20:59:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:20 ---> c4be618373d6 20:59:20 Step 2/4 : WORKDIR /edgex 20:59:24 Still waiting to schedule task 20:59:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18108’ 20:59:38 ---> Running in 038caa81b1e2 20:59:38 Removing intermediate container 038caa81b1e2 20:59:38 ---> 6edbaf35c480 20:59:38 Step 3/4 : COPY go.mod . 20:59:38 ---> 8af840e2eb51 20:59:38 Step 4/4 : RUN go mod download 20:59:38 ---> Running in 57db742df0c9 21:00:00 Removing intermediate container 57db742df0c9 21:00:00 ---> dd977b3d4fef 21:00:00 Successfully built dd977b3d4fef 21:00:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:01 + docker inspect -f . ci-base-image-x86_64 21:00:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:01 prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container 21:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:01 $ docker top 79126675393ae0428a15a69de89e4161b59eb9757f0e9d235f6602dc5e0a3919 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:02 + go version 21:00:02 go version go1.20.2 linux/amd64 [Pipeline] } 21:00:02 $ docker stop --time=1 79126675393ae0428a15a69de89e4161b59eb9757f0e9d235f6602dc5e0a3919 21:00:03 $ docker rm -f --volumes 79126675393ae0428a15a69de89e4161b59eb9757f0e9d235f6602dc5e0a3919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:03 + docker inspect -f . ci-base-image-x86_64 21:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:03 prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container 21:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:04 $ docker top d63aee244df6fd2159c905469ea972f8a3c952b71bacf115a39fa73565051670 -eo pid,comm [Pipeline] { [Pipeline] echo 21:00:04 ========================================================= 21:00:04 [edgeXBuildGoParallel] Running Tests and Build... 21:00:04 ========================================================= [Pipeline] sh 21:00:04 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh 21:00:04 + make test 21:00:04 go test -race -coverprofile=coverage.out ./... 21:00:11 ? github.com/edgexfoundry/edgex-go [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:00:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:00:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:00:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:00:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 21:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 21:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:00:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.145s coverage: 71.5% of statements 21:00:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.535s coverage: 88.5% of statements 21:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 3.8% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:00:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:00:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.037s coverage: 65.9% of statements 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:00:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:00:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 21:00:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 21:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements 21:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 21:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 21:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 21:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:00:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:00:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:00:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:00:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:00:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:00:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:00:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:00:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:00:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.847s coverage: 79.9% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 38.4% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 21:01:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 21:01:05 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 21:01:05 running golangci-lint 21:01:05 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:01:05 go version go1.20.2 linux/amd64 21:01:05 level=info msg="[config_reader] Used config file .golangci.yml" 21:01:05 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:01:21 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 13.589248779s" 21:01:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.156514ms" 21:01:25 level=info msg="[linters_context/goanalysis] analyzers took 54.73154958s with top 10 stages: buildir: 26.457021845s, inspect: 1.833998464s, fact_deprecated: 1.555391525s, ctrlflow: 1.370132407s, printf: 1.245040606s, gosec: 989.954241ms, S1038: 905.86865ms, nilness: 620.055694ms, fact_purity: 604.957836ms, errcheck: 454.294623ms" 21:01:25 level=info msg="[runner] Issues before processing: 203, after processing: 0" 21:01:25 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, nolint: 0/23, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude-rules: 23/203, cgo: 203/203" 21:01:25 level=info msg="[runner] processing took 17.931658ms with stages: nolint: 6.498251ms, identifier_marker: 5.630632ms, path_prettifier: 1.963759ms, autogenerated_exclude: 1.645856ms, exclude-rules: 1.211612ms, skip_dirs: 931.898µs, cgo: 30.31µs, filename_unadjuster: 15.68µs, uniq_by_line: 540ns, skip_files: 480ns, max_same_issues: 470ns, exclude: 340ns, source_code: 320ns, severity-rules: 250ns, sort_results: 240ns, diff: 240ns, path_shortener: 220ns, path_prefixer: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns" 21:01:25 level=info msg="[runner] linters took 6.390551351s with stages: goanalysis_metalinter: 6.372484282s" 21:01:25 level=info msg="File cache stats: 0 entries of total size 0B" 21:01:25 level=info msg="Memory: 202 samples, avg is 179.4MB, max is 743.7MB" 21:01:25 level=info msg="Execution took 20.029009689s" 21:01:25 go vet ./... 21:01:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:01:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:01:29 ./bin/test-attribution-txt.sh [Pipeline] echo 21:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:01:29 + ls -al . 21:01:29 total 720 21:01:29 drwxrwxr-x 11 1001 1001 4096 Jun 7 21:00 . 21:01:29 drwxr-xr-x 4 root root 4096 Jun 7 21:00 .. 21:01:29 drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 .blubracket 21:01:29 -rw-rw-r-- 1 1001 1001 16 Jun 7 20:58 .dockerignore 21:01:29 drwxrwxr-x 8 1001 1001 4096 Jun 7 20:59 .git 21:01:29 drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 .github 21:01:29 -rw-rw-r-- 1 1001 1001 1133 Jun 7 20:58 .gitignore 21:01:29 -rw-rw-r-- 1 1001 1001 42 Jun 7 20:58 .golangci.yml 21:01:29 -rw-rw-r-- 1 1001 1001 87 Jun 7 20:58 .hadolint.yml 21:01:29 drwxr-xr-x 3 1001 1001 4096 Jun 7 20:59 .semver 21:01:29 -rw-rw-r-- 1 1001 1001 166 Jun 7 20:58 .sonarcloud.properties 21:01:29 -rw-rw-r-- 1 1001 1001 1171 Jun 7 20:58 ADOPTERS.md 21:01:29 -rw-rw-r-- 1 1001 1001 10835 Jun 7 20:58 Attribution.txt 21:01:29 -rw-rw-r-- 1 1001 1001 93407 Jun 7 20:58 CHANGELOG.md 21:01:29 -rw-rw-r-- 1 1001 1001 3804 Jun 7 20:58 CONTRIBUTING.md 21:01:29 -rw-rw-r-- 1 1001 1001 677 Jun 7 20:58 GOVERNANCE.md 21:01:29 -rw-rw-r-- 1 1001 1001 883 Jun 7 20:58 Jenkinsfile 21:01:29 -rw-rw-r-- 1 1001 1001 10775 Jun 7 20:58 LICENSE 21:01:29 -rw-rw-r-- 1 1001 1001 14368 Jun 7 20:58 Makefile 21:01:29 -rw-rw-r-- 1 1001 1001 582 Jun 7 20:58 OWNERS.md 21:01:29 -rw-rw-r-- 1 1001 1001 9923 Jun 7 20:58 README.md 21:01:29 -rw-rw-r-- 1 1001 1001 789 Jun 7 20:58 SECURITY.md 21:01:29 -rw-rw-r-- 1 1001 1001 5 Jun 7 20:59 VERSION 21:01:29 drwxrwxr-x 2 1001 1001 4096 Jun 7 20:58 bin 21:01:29 drwxrwxr-x 18 1001 1001 4096 Jun 7 20:58 cmd 21:01:29 -rw-r--r-- 1 root root 447731 Jun 7 21:01 coverage.out 21:01:29 -rw-rw-r-- 1 1001 1001 3160 Jun 7 20:58 go.mod 21:01:29 -rw-rw-r-- 1 1001 1001 30960 Jun 7 20:58 go.sum 21:01:29 drwxrwxr-x 7 1001 1001 4096 Jun 7 20:58 internal 21:01:29 drwxrwxr-x 3 1001 1001 4096 Jun 7 20:58 openapi 21:01:29 -rw-rw-r-- 1 1001 1001 594 Jun 7 20:58 security.txt 21:01:29 drwxrwxr-x 4 1001 1001 4096 Jun 7 20:58 snap 21:01:29 -rw-rw-r-- 1 1001 1001 204 Jun 7 20:58 version.go [Pipeline] sh 21:01:29 + '[' -e coverage.out ] 21:01:29 + chown 1001:1001 coverage.out [Pipeline] stash 21:01:30 Stashed 1 file(s) [Pipeline] sh 21:01:30 + make build 21:01:30 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 21:01:42 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 21:01:42 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 21:01:43 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 21:01:44 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 21:01:50 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 21:01:51 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 21:01:52 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 21:01:53 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 21:01:54 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 21:01: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:01:56 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] } 21:01:57 $ docker stop --time=1 d63aee244df6fd2159c905469ea972f8a3c952b71bacf115a39fa73565051670 21:02:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18116 in /w/workspace/edgexfoundry_edgex-go_PR-4563 21:02:06 $ docker rm -f --volumes d63aee244df6fd2159c905469ea972f8a3c952b71bacf115a39fa73565051670 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 21:02:06 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 21:02:06 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:07 21:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:08 latest: Pulling from edgex-devops/edgex-compose 21:02:08 91d30c5bc195: Pulling fs layer 21:02:08 2e9b0aa3be6d: Pulling fs layer 21:02:08 9c61dcf015f6: Pulling fs layer 21:02:08 4698f68db338: Pulling fs layer 21:02:08 2a2f49069b9e: Pulling fs layer 21:02:08 e0025b399a48: Pulling fs layer 21:02:08 2a2f49069b9e: Waiting 21:02:08 e0025b399a48: Waiting 21:02:08 4698f68db338: Waiting 21:02:08 91d30c5bc195: Verifying Checksum 21:02:08 91d30c5bc195: Download complete 21:02:08 4698f68db338: Verifying Checksum 21:02:08 4698f68db338: Download complete 21:02:08 2e9b0aa3be6d: Verifying Checksum 21:02:08 2e9b0aa3be6d: Download complete 21:02:08 e0025b399a48: Download complete 21:02:08 91d30c5bc195: Pull complete 21:02:08 2a2f49069b9e: Verifying Checksum 21:02:08 2a2f49069b9e: Download complete 21:02:08 2e9b0aa3be6d: Pull complete 21:02:08 9c61dcf015f6: Verifying Checksum 21:02:08 9c61dcf015f6: Download complete 21:02:11 9c61dcf015f6: Pull complete 21:02:11 4698f68db338: Pull complete 21:02:11 2a2f49069b9e: Pull complete 21:02:12 e0025b399a48: Pull complete 21:02:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:12 prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container 21:02:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:02:13 using credential edgex-jenkins-ssh 21:02:13 Cloning the remote Git repository 21:02:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:02:13 > git init /w/workspace/edgex-go/14 # timeout=10 21:02:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:02:14 > git --version # timeout=10 21:02:14 > git --version # 'git version 2.25.1' 21:02:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:18 $ docker top 6b75a715056cfbd71e1f28e0cccf1f5ab98da544c62a4805122850757010cb76 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:19 + docker compose -f ./docker-compose-build.yml build --parallel 21:02:20 #1 [security-proxy-auth internal] load build definition from Dockerfile 21:02:21 #1 transferring dockerfile: 2.04kB done 21:02:21 #1 DONE 0.3s 21:02:21 21:02:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:02:21 #2 ... 21:02:21 21:02:21 #3 [support-notifications internal] load build definition from Dockerfile 21:02:21 #3 transferring dockerfile: 1.84kB done 21:02:21 #3 DONE 0.2s 21:02:21 21:02:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:02:21 #2 transferring dockerfile: 1.78kB done 21:02:22 #2 DONE 0.5s 21:02:22 21:02:22 #4 [core-command internal] load .dockerignore 21:02:22 #4 DONE 0.0s 21:02:22 21:02:22 #5 [security-spire-agent internal] load .dockerignore 21:02:22 #5 ... 21:02:22 21:02:22 #6 [security-spire-agent internal] load build definition from Dockerfile 21:02:22 #6 transferring dockerfile: 2.68kB done 21:02:22 #6 DONE 0.6s 21:02:22 21:02:22 #7 [security-proxy-auth internal] load .dockerignore 21:02:22 #7 transferring context: 56B done 21:02:22 #7 DONE 0.6s 21:02:22 21:02:22 #8 [security-spire-config internal] load build definition from Dockerfile 21:02:22 #8 transferring dockerfile: 2.58kB done 21:02:22 #8 DONE 0.6s 21:02:22 21:02:22 #9 [core-metadata internal] load build definition from Dockerfile 21:02:22 #9 transferring dockerfile: 1.96kB done 21:02:22 #9 DONE 0.6s 21:02:22 21:02:22 #10 [core-command internal] load build definition from Dockerfile 21:02:22 #10 transferring dockerfile: 1.82kB done 21:02:22 #10 DONE 0.6s 21:02:22 21:02:22 #11 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #5 [security-spire-agent internal] load .dockerignore 21:02:22 #5 transferring context: 56B done 21:02:22 #5 DONE 0.5s 21:02:22 21:02:22 #12 [security-proxy-setup internal] load build definition from Dockerfile 21:02:22 #12 transferring dockerfile: 2.06kB done 21:02:22 #12 DONE 0.6s 21:02:22 21:02:22 #13 [support-scheduler internal] load build definition from Dockerfile 21:02:22 #13 transferring dockerfile: 1.82kB done 21:02:22 #13 DONE 0.6s 21:02:22 21:02:22 #14 [support-notifications internal] load .dockerignore 21:02:22 #14 transferring context: 56B done 21:02:22 #14 DONE 0.6s 21:02:22 21:02:22 #15 [security-secretstore-setup internal] load build definition from Dockerfile 21:02:22 #15 transferring dockerfile: 2.38kB done 21:02:22 #15 DONE 0.6s 21:02:22 21:02:22 #11 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:02:22 #16 DONE 0.2s 21:02:22 21:02:22 #17 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:22 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:22 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:22 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:22 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:22 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:22 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:22 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:22 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:22 #17 DONE 0.3s 21:02:22 21:02:22 #18 [security-spiffe-token-provider internal] load .dockerignore 21:02:22 #18 transferring context: 56B done 21:02:22 #18 DONE 0.6s 21:02:22 21:02:22 #19 [security-spire-server internal] load .dockerignore 21:02:22 #19 transferring context: 56B done 21:02:22 #19 DONE 0.4s 21:02:22 21:02:22 #20 [security-bootstrapper internal] load .dockerignore 21:02:22 #20 transferring context: 56B done 21:02:22 #20 DONE 0.4s 21:02:22 21:02:22 #21 [security-spire-config internal] load .dockerignore 21:02:22 #21 transferring context: 56B done 21:02:22 #21 DONE 0.5s 21:02:22 21:02:22 #22 [support-scheduler internal] load .dockerignore 21:02:22 #22 transferring context: 56B done 21:02:22 #22 DONE 0.4s 21:02:22 21:02:22 #23 [core-data internal] load .dockerignore 21:02:22 #23 transferring context: 56B done 21:02:22 #23 DONE 0.4s 21:02:22 21:02:22 #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #24 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:02:22 #24 ... 21:02:22 21:02:22 #25 [core-metadata internal] load .dockerignore 21:02:22 #25 transferring context: 56B done 21:02:22 #25 DONE 0.6s 21:02:22 21:02:22 #26 [core-common-config-bootstrapper internal] load .dockerignore 21:02:22 #26 transferring context: 56B done 21:02:22 #26 DONE 0.5s 21:02:22 21:02:22 #4 [core-command internal] load .dockerignore 21:02:22 #4 transferring context: 56B done 21:02:22 #4 DONE 0.4s 21:02:22 21:02:22 #11 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #27 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:02:22 #27 transferring dockerfile: 2.12kB done 21:02:22 #27 DONE 0.8s 21:02:22 21:02:22 #28 [security-secretstore-setup internal] load .dockerignore 21:02:22 #28 transferring context: 56B done 21:02:22 #28 DONE 0.5s 21:02:22 21:02:22 #29 [security-proxy-setup internal] load .dockerignore 21:02:22 #29 transferring context: 56B done 21:02:22 #29 DONE 0.5s 21:02:22 21:02:22 #17 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:22 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:22 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:22 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:22 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:22 #17 DONE 0.3s 21:02:22 21:02:22 #30 [security-spire-server internal] load build definition from Dockerfile 21:02:22 #30 transferring dockerfile: 2.63kB done 21:02:22 #30 DONE 0.8s 21:02:22 21:02:22 #31 [security-bootstrapper internal] load build definition from Dockerfile 21:02:22 #31 transferring dockerfile: 2.82kB done 21:02:22 #31 DONE 0.8s 21:02:22 21:02:22 #17 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:22 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:22 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:22 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:22 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:22 #17 DONE 0.4s 21:02:22 21:02:22 #11 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #16 [core-command internal] load metadata for docker.io/library/alpine:3.17 21:02:22 #16 DONE 0.2s 21:02:22 21:02:22 #17 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:22 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:22 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:22 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:22 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:22 #17 DONE 0.4s 21:02:22 21:02:22 #11 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #32 [core-data internal] load build definition from Dockerfile 21:02:22 #32 transferring dockerfile: 1.90kB 0.0s done 21:02:22 #32 DONE 0.9s 21:02:22 21:02:22 #33 [core-metadata internal] load build context 21:02:22 #33 ... 21:02:22 21:02:22 #11 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:22 #11 DONE 0.0s 21:02:22 21:02:22 #33 [core-metadata internal] load build context 21:02:22 #33 ... 21:02:22 21:02:22 #17 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:22 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:22 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:22 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:22 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:22 #17 DONE 0.4s 21:02:22 21:02:22 #16 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 21:02:22 #16 DONE 0.3s 21:02:22 21:02:22 #33 [core-metadata internal] load build context 21:02:23 #33 ... 21:02:23 21:02:23 #17 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:23 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:23 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:23 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:23 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:23 #17 DONE 0.4s 21:02:23 21:02:23 #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:23 #11 DONE 0.0s 21:02:23 21:02:23 #33 [core-metadata internal] load build context 21:02:23 #33 ... 21:02:23 21:02:23 #17 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:23 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:23 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:23 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:23 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:23 #17 DONE 0.4s 21:02:23 21:02:23 #11 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:23 #11 DONE 0.0s 21:02:23 21:02:23 #33 [core-metadata internal] load build context 21:02:23 #33 ... 21:02:23 21:02:23 #11 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:23 #11 DONE 0.0s 21:02:23 21:02:23 #33 [core-metadata internal] load build context 21:02:23 #33 ... 21:02:23 21:02:23 #11 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:02:23 #11 DONE 0.0s 21:02:23 21:02:23 #33 [core-metadata internal] load build context 21:02:23 #33 ... 21:02:23 21:02:23 #17 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:02:23 #17 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:02:23 #17 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:02:23 #17 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:02:23 #17 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:02:23 #17 DONE 0.4s 21:02:23 21:02:23 #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:02:23 #16 DONE 1.0s 21:02:23 21:02:23 #33 [core-metadata internal] load build context 21:02:27 #33 transferring context: 224.64MB 4.5s 21:02:29 #33 ... 21:02:29 21:02:29 #34 [security-spiffe-token-provider internal] load build context 21:02:29 #34 ... 21:02:29 21:02:29 #33 [core-metadata internal] load build context 21:02:29 #33 transferring context: 351.87MB 6.6s done 21:02:32 #33 ... 21:02:32 21:02:32 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:02:33 #35 ... 21:02:33 21:02:33 #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:02:33 #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:33 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:33 #0 1.642 (1/2) Installing ca-certificates (20230506-r0) 21:02:33 #0 1.658 (2/2) Installing dumb-init (1.2.5-r2) 21:02:33 #0 1.662 Executing busybox-1.35.0-r29.trigger 21:02:33 #0 1.670 Executing ca-certificates-20230506-r0.trigger 21:02:33 #0 1.748 OK: 8 MiB in 17 packages 21:02:33 #36 ... 21:02:33 21:02:33 #37 [security-proxy-auth internal] load build context 21:02:33 #37 transferring context: 351.87MB 8.2s done 21:02:33 #37 ... 21:02:33 21:02:33 #38 [core-command internal] load build context 21:02:33 #38 transferring context: 351.87MB 7.1s done 21:02:33 #38 ... 21:02:33 21:02:33 #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:02:33 #39 ... 21:02:33 21:02:33 #40 [security-proxy-setup internal] load build context 21:02:33 #40 transferring context: 351.87MB 7.0s done 21:02:33 #40 ... 21:02:33 21:02:33 #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:02:33 #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:33 #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:33 #0 2.182 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:33 #0 2.182 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:33 #0 2.182 OK: 17823 distinct packages available 21:02:33 #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:33 #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:33 #0 2.603 (1/4) Installing dumb-init (1.2.5-r2) 21:02:33 #0 2.605 (2/4) Installing musl-obstack (1.2.3-r0) 21:02:33 #0 2.608 (3/4) Installing libucontext (1.2-r0) 21:02:33 #0 2.611 (4/4) Installing gcompat (1.1.0-r0) 21:02:33 #0 2.616 Executing busybox-1.35.0-r29.trigger 21:02:33 #0 2.624 OK: 7 MiB in 19 packages 21:02:33 #41 ... 21:02:33 21:02:33 #42 [support-scheduler internal] load build context 21:02:33 #42 transferring context: 351.87MB 7.9s done 21:02:34 #42 ... 21:02:34 21:02:34 #24 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:02:34 #24 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:34 #24 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:34 #24 1.643 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:34 #24 1.643 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:34 #24 1.643 OK: 17823 distinct packages available 21:02:34 #24 1.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:34 #24 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:34 #24 2.039 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 21:02:34 #24 2.070 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 21:02:34 #24 2.079 (3/7) Installing dumb-init (1.2.5-r2) 21:02:34 #24 2.087 (4/7) Installing musl-obstack (1.2.3-r0) 21:02:34 #24 2.100 (5/7) Installing libucontext (1.2-r0) 21:02:34 #24 2.100 (6/7) Installing gcompat (1.1.0-r0) 21:02:34 #24 2.105 (7/7) Installing openssl (3.0.9-r1) 21:02:34 #24 2.113 Executing busybox-1.35.0-r29.trigger 21:02:34 #24 2.123 OK: 8 MiB in 20 packages 21:02:34 #24 ... 21:02:34 21:02:34 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:02:34 #43 ... 21:02:34 21:02:34 #44 [core-common-config-bootstrapper internal] load build context 21:02:34 #44 transferring context: 351.87MB 5.7s done 21:02:34 #44 ... 21:02:34 21:02:34 #45 [core-data internal] load build context 21:02:34 #45 ... 21:02:34 21:02:34 #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:02:34 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:34 #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:34 #0 1.825 (1/1) Installing dumb-init (1.2.5-r2) 21:02:34 #0 1.828 Executing busybox-1.35.0-r29.trigger 21:02:34 #0 1.837 OK: 7 MiB in 16 packages 21:02:34 #46 ... 21:02:34 21:02:34 #47 [security-spire-server internal] load build context 21:02:34 #47 ... 21:02:34 21:02:34 #48 [security-spire-config internal] load build context 21:02:34 #48 transferring context: 351.87MB 7.6s done 21:02:35 #48 ... 21:02:35 21:02:35 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:02:35 #0 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:35 #0 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:35 #0 1.417 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:02:35 #0 1.417 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:02:35 #0 1.417 OK: 17823 distinct packages available 21:02:35 #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:02:35 #0 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:02:35 #0 1.872 (1/9) Installing ca-certificates (20230506-r0) 21:02:35 #0 1.887 (2/9) Installing brotli-libs (1.0.9-r9) 21:02:35 #0 1.899 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:02:35 #0 1.903 (4/9) Installing libcurl (8.1.2-r0) 21:02:35 #0 1.920 (5/9) Installing curl (8.1.2-r0) 21:02:35 #0 1.930 (6/9) Installing dumb-init (1.2.5-r2) 21:02:35 #0 1.932 (7/9) Installing musl-obstack (1.2.3-r0) 21:02:35 #0 1.938 (8/9) Installing libucontext (1.2-r0) 21:02:35 #0 1.942 (9/9) Installing gcompat (1.1.0-r0) 21:02:35 #0 1.959 Executing busybox-1.35.0-r29.trigger 21:02:35 #0 1.963 Executing ca-certificates-20230506-r0.trigger 21:02:35 #0 2.035 OK: 10 MiB in 24 packages 21:02:35 #49 ... 21:02:35 21:02:35 #50 [security-secretstore-setup internal] load build context 21:02:35 #50 transferring context: 351.87MB 6.8s done 21:02:35 #50 ... 21:02:35 21:02:35 #51 [security-spire-agent internal] load build context 21:02:35 #51 transferring context: 351.87MB 7.3s done 21:02:35 Merging remotes/origin/main commit 888135928f9f91f6ddfefe583f70e79cadb3f0af into PR head commit 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 21:02:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:02:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:02:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:02:35 > git config core.sparsecheckout # timeout=10 21:02:35 #51 ... 21:02:35 21:02:35 #52 [support-notifications internal] load build context 21:02:35 #52 transferring context: 351.87MB 7.4s done 21:02:36 #52 ... 21:02:36 21:02:36 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:02:36 #53 ... 21:02:36 21:02:36 #54 [security-bootstrapper internal] load build context 21:02:36 Merge succeeded, producing 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 21:02:36 Checking out Revision 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 (PR-4563) 21:02:36 #54 ... 21:02:36 21:02:36 #34 [security-spiffe-token-provider internal] load build context 21:02:36 #34 transferring context: 351.87MB 7.2s done 21:02:36 Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:02:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:37 Dload Upload Total Spent Left Speed 21:02:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k 21:02:35 > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 21:02:36 > git remote # timeout=10 21:02:36 > git config --get remote.origin.url # timeout=10 21:02:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:36 > git merge 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 21:02:36 > git rev-parse HEAD^{commit} # timeout=10 21:02:36 > git config core.sparsecheckout # timeout=10 21:02:36 > git checkout -f 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 [Pipeline] sh 21:02:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:02:38 #34 ... 21:02:38 21:02:38 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:02:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:02:39 + sudo tee /etc/docker/daemon.new 21:02:39 { 21:02:39 "registry-mirrors": [ 21:02:39 "https://nexus3.edgexfoundry.org:10001" 21:02:39 ], 21:02:39 "bip": "10.250.0.254/24", 21:02:39 "hosts": [ 21:02:39 "tcp://0.0.0.0:5555", 21:02:39 "unix:///var/run/docker.sock" 21:02:39 ], 21:02:39 "mtu": 1458, 21:02:39 "selinux-enabled": true, 21:02:39 "seccomp-profile": "/etc/docker/seccomp.json" 21:02:39 } [Pipeline] sh 21:02:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:02:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:58 provisioning config files... 21:02:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config7920423078918934942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:58 ---> docker-login.sh 21:02:58 nexus3.edgexfoundry.org:10001 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 nexus3.edgexfoundry.org:10002 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 nexus3.edgexfoundry.org:10003 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 nexus3.edgexfoundry.org:10004 21:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:00 Configure a credential helper to remove this warning. See 21:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:00 21:03:00 Login Succeeded 21:03:00 docker.io 21:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:00 #55 ... 21:03:00 21:03:00 #33 [core-metadata internal] load build context 21:03:00 #33 DONE 35.8s 21:03:00 21:03:00 #51 [security-spire-agent internal] load build context 21:03:00 #51 DONE 36.1s 21:03:00 21:03:00 #34 [security-spiffe-token-provider internal] load build context 21:03:00 #34 DONE 36.0s 21:03:00 21:03:00 #24 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:00 #24 DONE 36.2s 21:03:00 21:03:00 #38 [core-command internal] load build context 21:03:00 #38 DONE 35.9s 21:03:00 21:03:00 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:00 #49 DONE 36.1s 21:03:00 21:03:00 #52 [support-notifications internal] load build context 21:03:00 #52 DONE 36.2s 21:03:00 21:03:00 #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:03:00 #41 DONE 36.1s 21:03:00 21:03:00 #50 [security-secretstore-setup internal] load build context 21:03:00 #50 DONE 35.5s 21:03:00 21:03:00 #48 [security-spire-config internal] load build context 21:03:00 #48 DONE 36.1s 21:03:00 21:03:00 #40 [security-proxy-setup internal] load build context 21:03:00 #40 DONE 35.7s 21:03:00 21:03:00 #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:03:00 #36 DONE 36.2s 21:03:00 21:03:00 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:03:00 #46 DONE 36.5s 21:03:00 21:03:00 #45 [core-data internal] load build context 21:03:00 #45 ... 21:03:00 21:03:00 #42 [support-scheduler internal] load build context 21:03:00 #42 DONE 36.1s 21:03:00 21:03:00 #44 [core-common-config-bootstrapper internal] load build context 21:03:00 #44 DONE 35.4s 21:03:00 21:03:00 #37 [security-proxy-auth internal] load build context 21:03:00 #37 DONE 36.4s 21:03:00 21:03:00 #45 [core-data internal] load build context 21:03:00 #45 transferring context: 31B 21:03:00 #45 ... 21:03:00 21:03:00 #35 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:03:00 #35 DONE 36.8s 21:03:00 21:03:00 #45 [core-data internal] load build context 21:03:00 #45 ... 21:03:00 21:03:00 #56 [core-command builder 2/7] WORKDIR /edgex-go 21:03:00 #56 DONE 0.7s 21:03:00 21:03:00 #45 [core-data internal] load build context 21:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:01 Configure a credential helper to remove this warning. See 21:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:01 21:03:01 Login Succeeded 21:03:01 ---> docker-login.sh ends [Pipeline] } 21:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:03:01 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo 21:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:01 ========================================================= 21:03:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:03:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:03:02 #45 transferring context: 351.87MB 3.7s done 21:03:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:03:02 c41833b44d91: Pulling fs layer 21:03:02 ed15518f5707: Pulling fs layer 21:03:02 feae8fd75edb: Pulling fs layer 21:03:02 242c74f7c9fa: Pulling fs layer 21:03:02 3cdef696dda3: Pulling fs layer 21:03:02 2ced38df9373: Pulling fs layer 21:03:02 58f1dce35555: Pulling fs layer 21:03:02 3cdef696dda3: Waiting 21:03:02 2ced38df9373: Waiting 21:03:02 58f1dce35555: Waiting 21:03:02 242c74f7c9fa: Waiting 21:03:02 ed15518f5707: Download complete 21:03:02 242c74f7c9fa: Download complete 21:03:02 3cdef696dda3: Verifying Checksum 21:03:02 3cdef696dda3: Download complete 21:03:02 c41833b44d91: Download complete 21:03:03 c41833b44d91: Pull complete 21:03:04 58f1dce35555: Verifying Checksum 21:03:04 58f1dce35555: Download complete 21:03:04 ed15518f5707: Pull complete 21:03:05 #45 ... 21:03:05 21:03:05 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:05 #55 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:05 feae8fd75edb: Verifying Checksum 21:03:05 feae8fd75edb: Download complete 21:03:05 2ced38df9373: Verifying Checksum 21:03:05 2ced38df9373: Download complete 21:03:06 #55 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:06 #55 27.12 (1/2) Installing dumb-init (1.2.5-r2) 21:03:06 #55 27.45 (2/2) Installing su-exec (0.2-r2) 21:03:06 #55 27.45 Executing busybox-1.35.0-r29.trigger 21:03:06 #55 27.46 OK: 7 MiB in 17 packages 21:03:07 #55 ... 21:03:07 21:03:07 #54 [security-bootstrapper internal] load build context 21:03:07 #54 transferring context: 351.87MB 3.3s done 21:03:07 #54 DONE 43.6s 21:03:07 21:03:07 #47 [security-spire-server internal] load build context 21:03:07 #47 transferring context: 351.87MB 3.4s done 21:03:07 #47 DONE 43.6s 21:03:07 21:03:07 #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:03:07 #39 35.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:07 #39 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:07 #39 36.26 (1/3) Installing ca-certificates (20230506-r0) 21:03:07 #39 36.29 (2/3) Installing dumb-init (1.2.5-r2) 21:03:07 #39 36.29 (3/3) Installing su-exec (0.2-r2) 21:03:07 #39 36.30 Executing busybox-1.35.0-r29.trigger 21:03:07 #39 36.31 Executing ca-certificates-20230506-r0.trigger 21:03:07 #39 36.52 OK: 8 MiB in 18 packages 21:03:07 #39 DONE 44.1s 21:03:07 21:03:07 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:03:07 #53 36.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:07 #53 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:07 #53 36.53 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 21:03:07 #53 36.56 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 21:03:07 #53 36.57 (3/4) Installing dumb-init (1.2.5-r2) 21:03:07 #53 36.58 (4/4) Installing openssl (3.0.9-r1) 21:03:07 #53 36.59 Executing busybox-1.35.0-r29.trigger 21:03:07 #53 36.60 OK: 8 MiB in 17 packages 21:03:07 #53 DONE 44.3s 21:03:07 21:03:07 #45 [core-data internal] load build context 21:03:07 #45 DONE 43.6s 21:03:07 21:03:07 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:03:07 #55 DONE 28.5s 21:03:07 21:03:07 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:03:07 #43 40.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:07 #43 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:07 #43 40.33 (1/1) Installing dumb-init (1.2.5-r2) 21:03:07 #43 40.33 Executing busybox-1.35.0-r29.trigger 21:03:07 #43 40.34 OK: 7 MiB in 16 packages 21:03:07 #43 DONE 43.3s 21:03:07 21:03:07 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:03:07 #0 6.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:07 #0 6.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:07 #0 7.172 OK: 265 MiB in 53 packages 21:03:07 #57 DONE 8.2s 21:03:07 21:03:07 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:03:07 #58 DONE 0.1s 21:03:07 21:03:07 #59 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:03:07 #59 DONE 0.1s 21:03:07 21:03:07 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:03:08 #60 ... 21:03:08 21:03:08 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:03:08 #0 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.209 OK: 265 MiB in 53 packages 21:03:08 #61 DONE 9.3s 21:03:08 21:03:08 #62 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:03:08 #62 DONE 0.0s 21:03:08 21:03:08 #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:08 #63 ... 21:03:08 21:03:08 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:03:08 #60 DONE 1.0s 21:03:08 21:03:08 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:03:08 #64 DONE 0.0s 21:03:08 21:03:08 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:08 #65 ... 21:03:08 21:03:08 #66 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:03:08 #0 9.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.371 OK: 265 MiB in 53 packages 21:03:08 #66 DONE 9.5s 21:03:08 21:03:08 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:03:08 #0 9.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.385 OK: 265 MiB in 53 packages 21:03:08 #67 DONE 9.6s 21:03:08 21:03:08 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:03:08 #68 DONE 0.1s 21:03:08 21:03:08 #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:03:08 #69 DONE 0.1s 21:03:08 21:03:08 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:03:08 #0 8.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:08 #0 8.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.107 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:03:08 #0 9.107 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:03:08 #0 9.107 OK: 17830 distinct packages available 21:03:08 #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:03:08 #0 9.517 OK: 265 MiB in 53 packages 21:03:08 #70 DONE 9.6s 21:03:08 21:03:08 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:03:08 #71 DONE 0.1s 21:03:08 21:03:08 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:16 #72 ... 21:03:16 21:03:16 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:18 feae8fd75edb: Pull complete 21:03:18 242c74f7c9fa: Pull complete 21:03:18 3cdef696dda3: Pull complete 21:03:18 #73 ... 21:03:18 21:03:18 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:28 2ced38df9373: Pull complete 21:03:30 58f1dce35555: Pull complete 21:03:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:03:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:03:30 + docker build -t ci-base-image-arm64 -f - . 21:03:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:03:30 WORKDIR /edgex 21:03:30 COPY go.mod . 21:03:30 RUN go mod download 21:03:31 Sending build context to Docker daemon 2.947MB 21:03:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:03:31 ---> fadd8f120f05 21:03:31 Step 2/4 : WORKDIR /edgex 21:03:33 ---> Running in 1e642771f2f2 21:03:33 Removing intermediate container 1e642771f2f2 21:03:33 ---> b32f053df6ad 21:03:33 Step 3/4 : COPY go.mod . 21:03:34 ---> 196c432c81a9 21:03:34 Step 4/4 : RUN go mod download 21:03:34 ---> Running in dc61443f813a 21:03:37 #74 DONE 27.4s 21:03:37 21:03:37 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:37 #72 DONE 27.4s 21:03:37 21:03:37 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:37 #73 DONE 27.3s 21:03:37 21:03:37 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:37 #65 DONE 28.8s 21:03:37 21:03:37 #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:37 #63 DONE 28.0s 21:03:37 21:03:37 #75 [security-proxy-auth builder 6/7] COPY . . 21:03:42 #75 ... 21:03:42 21:03:42 #76 [support-notifications builder 6/7] COPY . . 21:03:46 #76 ... 21:03:46 21:03:46 #77 [security-spiffe-token-provider builder 6/7] COPY . . 21:03:46 #77 ... 21:03:46 21:03:46 #78 [security-spire-agent builder 6/9] COPY . . 21:03:46 #78 ... 21:03:46 21:03:46 #79 [security-proxy-setup builder 6/7] COPY . . 21:03:49 #79 DONE 12.8s 21:03:49 21:03:49 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #80 CACHED 21:03:49 21:03:49 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:03:49 #81 CACHED 21:03:49 21:03:49 #82 [security-bootstrapper builder 6/7] COPY . . 21:03:49 #82 CACHED 21:03:49 21:03:49 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:03:49 #83 CACHED 21:03:49 21:03:49 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #84 CACHED 21:03:49 21:03:49 #85 [security-secretstore-setup builder 6/7] COPY . . 21:03:49 #85 CACHED 21:03:49 21:03:49 #78 [security-spire-agent builder 6/9] COPY . . 21:03:49 #78 DONE 12.8s 21:03:49 21:03:49 #76 [support-notifications builder 6/7] COPY . . 21:03:49 #76 DONE 12.7s 21:03:49 21:03:49 #75 [security-proxy-auth builder 6/7] COPY . . 21:03:49 #75 DONE 12.8s 21:03:49 21:03:49 #86 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:03:49 #86 DONE 0.2s 21:03:49 21:03:49 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:03:49 #87 CACHED 21:03:49 21:03:49 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 21:03:49 #88 CACHED 21:03:49 21:03:49 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #89 CACHED 21:03:49 21:03:49 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:03:49 #90 CACHED 21:03:49 21:03:49 #91 [support-scheduler builder 6/7] COPY . . 21:03:49 #91 CACHED 21:03:49 21:03:49 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #92 CACHED 21:03:49 21:03:49 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #93 CACHED 21:03:49 21:03:49 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 21:03:49 #94 CACHED 21:03:49 21:03:49 #95 [core-data builder 6/7] COPY . . 21:03:49 #95 CACHED 21:03:49 21:03:49 #96 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:03:49 #96 CACHED 21:03:49 21:03:49 #97 [core-metadata builder 6/7] COPY . . 21:03:49 #97 CACHED 21:03:49 21:03:49 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #98 CACHED 21:03:49 21:03:49 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 21:03:49 #99 CACHED 21:03:49 21:03:49 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #100 CACHED 21:03:49 21:03:49 #101 [core-command builder 6/7] COPY . . 21:03:49 #101 CACHED 21:03:49 21:03:49 #77 [security-spiffe-token-provider builder 6/7] COPY . . 21:03:49 #77 DONE 12.8s 21:03:49 21:03:49 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:03:49 #102 ... 21:03:49 21:03:49 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:49 #103 CACHED 21:03:49 21:03:49 #104 [security-spire-server builder 6/9] COPY . . 21:03:49 #104 CACHED 21:03:49 21:03:49 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:03:49 #105 CACHED 21:03:49 21:03:49 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:03:49 #106 CACHED 21:03:49 21:03:49 #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 21:03:51 #107 DONE 2.7s 21:03:51 21:03:51 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:03:51 #0 1.330 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 21:03:51 #108 ... 21:03:51 21:03:51 #109 [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 21:03:51 #109 DONE 2.7s 21:03:52 21:03:52 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:03:52 #110 DONE 0.8s 21:03:52 21:03:52 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:03:52 #111 DONE 0.9s 21:03:52 21:03:52 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:03:52 #0 1.254 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 21:03:53 #112 ... 21:03:53 21:03:53 #113 [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 21:03:53 #113 CACHED 21:03:53 21:03:53 #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:53 #114 CACHED 21:03:53 21:03:53 #115 [security-spire-config builder 6/9] COPY . . 21:03:53 #115 CACHED 21:03:53 21:03:53 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:03:53 #116 CACHED 21:03:53 21:03:53 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:03:53 #117 CACHED 21:03:53 21:03:53 #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:03:53 #118 CACHED 21:03:53 21:03:53 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:03:53 #119 DONE 0.4s 21:03:53 21:03:53 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:03:53 #120 DONE 0.3s 21:03:53 21:03:53 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:03:53 #121 DONE 0.3s 21:03:53 21:03:53 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:03:53 #122 CACHED 21:03:53 21:03:53 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:03:53 #123 CACHED 21:03:53 21:03:53 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:03:53 #124 ... 21:03:53 21:03:53 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:03:53 #125 DONE 0.3s 21:03:54 21:03:54 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:55 #126 ... 21:03:55 21:03:55 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:03:55 #124 DONE 2.1s 21:03:55 21:03:55 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:55 #127 DONE 2.1s 21:03:55 21:03:55 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:55 #126 DONE 2.0s 21:03:55 21:03:55 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:03:56 #128 ... 21:03:56 21:03:56 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:03:56 #129 DONE 1.0s 21:03:56 21:03:56 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:03:56 #130 DONE 1.0s 21:03:56 21:03:56 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:03:56 #128 DONE 1.0s 21:03:56 21:03:56 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:03:57 #131 DONE 0.2s 21:03:57 21:03:57 #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 21:03:57 #132 DONE 0.2s 21:03:57 21:03:57 #133 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:03:57 #133 DONE 0.2s 21:03:57 21:03:57 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:03:57 #134 DONE 0.1s 21:03:57 21:03:57 #135 [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 21:03:57 #135 DONE 0.1s 21:03:57 21:03:57 #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:03:57 #136 DONE 0.1s 21:03:57 21:03:57 #137 [security-spire-config] exporting to image 21:03:57 #137 exporting layers 21:03:57 #137 ... 21:03:57 21:03:57 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:03:57 #138 DONE 0.2s 21:03:57 21:03:57 #137 [security-spire-agent] exporting to image 21:03:58 #137 exporting layers 1.0s done 21:03:58 #137 writing image sha256:c7214c34839b549ef0f0669d5f778c94fe173cca8097409ad966b2fabc4e7837 0.0s done 21:03:58 #137 naming to docker.io/library/security-spire-config 0.0s done 21:03:58 #137 exporting layers 0.8s done 21:03:58 #137 writing image sha256:3565d432a6555e997eee9546d7afc5ce43968ffb2065cf852b7cb01fe43357bd 0.0s done 21:03:58 #137 naming to docker.io/library/security-spire-server done 21:03:58 #137 writing image sha256:94114a935b7a3b60822d4110ec440fa44554614753db8bbfaf519f479c83e502 done 21:03:58 #137 naming to docker.io/library/security-spire-agent done 21:03:58 #137 DONE 1.1s 21:03:58 21:03:58 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:03:58 #0 0.798 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 21:03:59 #139 ... 21:03:59 21:03:59 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:03:59 #0 0.623 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 21:03:59 #140 ... 21:03:59 21:03:59 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:03:59 #0 0.799 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 21:03:59 #141 ... 21:03:59 21:03:59 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:03:59 #0 0.971 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 21:03:59 #142 ... 21:03:59 21:03:59 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:03:59 #0 1.262 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 21:03:59 #143 ... 21:03:59 21:03:59 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:03:59 #0 0.919 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 21:03:59 #144 ... 21:03:59 21:03:59 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:03:59 #0 0.480 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 21:03:59 #145 ... 21:03:59 21:03:59 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:59 #0 0.540 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 21:04:00 #146 ... 21:04:00 21:04:00 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:00 #102 1.294 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 21:04:06 Removing intermediate container dc61443f813a 21:04:06 ---> 9971fa7bdc47 21:04:06 Successfully built 9971fa7bdc47 21:04:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:07 + docker inspect -f . ci-base-image-arm64 21:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container 21:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:08 $ docker top 725167541ccb145577601be8c0767f4dfaf3accb9bca3f4bae6621ae5d480711 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:09 + go version 21:04:09 go version go1.20.2 linux/arm64 [Pipeline] } 21:04:09 $ docker stop --time=1 725167541ccb145577601be8c0767f4dfaf3accb9bca3f4bae6621ae5d480711 21:04:11 $ docker rm -f --volumes 725167541ccb145577601be8c0767f4dfaf3accb9bca3f4bae6621ae5d480711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:11 + docker inspect -f . ci-base-image-arm64 21:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container 21:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:13 $ docker top eb0d9a16ba36b3c42655c4a82d418610526a4df161f03bf817de74d270bd2e39 -eo pid,comm [Pipeline] { [Pipeline] echo 21:04:13 ========================================================= 21:04:13 [edgeXBuildGoParallel] Running Tests and Build... 21:04:13 ========================================================= [Pipeline] sh 21:04:13 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh 21:04:14 + make test 21:04:14 go test -race -coverprofile=coverage.out ./... 21:04:56 #102 ... 21:04:56 21:04:56 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:04:56 #142 65.77 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 21:05:04 #142 ... 21:05:04 21:05:04 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:05:04 #146 DONE 74.5s 21:05:04 21:05:04 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:05:04 #108 DONE 74.4s 21:05:04 21:05:04 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:05:04 #145 DONE 74.5s 21:05:04 21:05:04 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:05:04 #143 DONE 74.5s 21:05:04 21:05:04 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:05:04 #140 DONE 74.5s 21:05:04 21:05:04 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:05:04 #141 DONE 74.5s 21:05:04 21:05:04 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #147 ... 21:05:04 21:05:04 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:05:04 #112 DONE 74.6s 21:05:04 21:05:04 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:05:04 #139 DONE 74.8s 21:05:04 21:05:04 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #148 ... 21:05:04 21:05:04 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:05:04 #144 DONE 74.9s 21:05:04 21:05:04 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:04 #142 DONE 74.9s 21:05:04 21:05:04 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:05:04 #102 DONE 74.9s 21:05:04 21:05:04 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #149 ... 21:05:04 21:05:04 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:05:04 #150 DONE 0.8s 21:05:04 21:05:04 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #148 DONE 0.7s 21:05:04 21:05:04 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #151 DONE 0.8s 21:05:04 21:05:04 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #152 DONE 0.8s 21:05:04 21:05:04 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #153 DONE 0.4s 21:05:04 21:05:04 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #147 DONE 0.8s 21:05:04 21:05:04 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #149 DONE 0.5s 21:05:04 21:05:04 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:05:04 #154 ... 21:05:04 21:05:04 #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:05:04 #155 DONE 0.3s 21:05:04 21:05:04 #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:04 #156 DONE 0.3s 21:05:04 21:05:04 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #157 CACHED 21:05:04 21:05:04 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:04 #158 CACHED 21:05:04 21:05:04 #159 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #159 CACHED 21:05:04 21:05:04 #160 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:04 #160 CACHED 21:05:04 21:05:04 #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:04 #161 CACHED 21:05:04 21:05:04 #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #162 CACHED 21:05:04 21:05:04 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:05:04 #154 DONE 0.3s 21:05:04 21:05:04 #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:04 #163 DONE 0.3s 21:05:04 21:05:04 #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:05:04 #164 CACHED 21:05:04 21:05:04 #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:05:04 #165 CACHED 21:05:04 21:05:04 #166 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:04 #166 DONE 0.3s 21:05:04 21:05:04 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:05:05 #167 ... 21:05:05 21:05:05 #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:05:05 #168 DONE 0.8s 21:05:05 21:05:05 #169 [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 21:05:06 #169 ... 21:05:06 21:05:06 #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:05:06 #170 DONE 1.6s 21:05:06 21:05:06 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:05:06 #171 DONE 1.6s 21:05:06 21:05:06 #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:06 #172 DONE 1.7s 21:05:06 21:05:06 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:05:06 #167 DONE 1.6s 21:05:06 21:05:06 #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:06 #173 DONE 1.7s 21:05:06 21:05:06 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:05:06 #174 DONE 1.7s 21:05:06 21:05:06 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:05:06 #175 DONE 1.6s 21:05:06 21:05:06 #176 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:05:06 #176 ... 21:05:06 21:05:06 #169 [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 21:05:06 #169 DONE 1.7s 21:05:06 21:05:06 #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:05:06 #177 DONE 1.7s 21:05:06 21:05:06 #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:05:07 #178 ... 21:05:07 21:05:07 #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:05:07 #179 DONE 2.6s 21:05:07 21:05:07 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:05:07 #180 DONE 0.8s 21:05:07 21:05:07 #181 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:05:07 #181 DONE 1.5s 21:05:07 21:05:07 #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:05:07 #182 DONE 0.8s 21:05:07 21:05:07 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:05:07 #183 DONE 0.8s 21:05:07 21:05:07 #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:05:07 #184 DONE 0.8s 21:05:07 21:05:07 #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:05:07 #185 ... 21:05:07 21:05:07 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:05:07 #186 DONE 0.8s 21:05:07 21:05:07 #176 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:05:07 #176 DONE 0.8s 21:05:07 21:05:07 #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:05:07 #187 DONE 0.8s 21:05:07 21:05:07 #188 [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 21:05:07 #188 DONE 0.9s 21:05:07 21:05:07 #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:05:07 #178 DONE 0.8s 21:05:07 21:05:07 #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:05:07 #189 DONE 0.5s 21:05:07 21:05:07 #137 [core-command] exporting to image 21:05:07 #137 exporting layers 21:05:07 #137 ... 21:05:07 21:05:07 #190 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:05:07 #190 DONE 0.4s 21:05:07 21:05:07 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:05:07 #191 DONE 0.4s 21:05:07 21:05:07 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:05:07 #192 DONE 0.5s 21:05:07 21:05:07 #137 [security-spiffe-token-provider] exporting to image 21:05:07 #137 exporting layers 0.4s done 21:05:07 #137 ... 21:05:07 21:05:07 #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:05:07 #185 DONE 0.4s 21:05:07 21:05:07 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:05:07 #193 DONE 0.3s 21:05:07 21:05:07 #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:05:07 #194 DONE 0.4s 21:05:07 21:05:07 #137 [core-metadata] exporting to image 21:05:07 #137 writing image sha256:d89d8967809058604b8bed2496c9febe090a5360522f09bf1af86a1637f13e03 0.0s done 21:05:07 #137 naming to docker.io/library/support-notifications done 21:05:07 #137 writing image sha256:ad9cc78866a3261db2033fd05464f676c235abd780d123f1d4f2f3adeb37d877 21:05:07 #137 ... 21:05:07 21:05:07 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:05:07 #195 DONE 0.3s 21:05:07 21:05:07 #137 [core-command] exporting to image 21:05:07 #137 exporting layers 0.2s done 21:05:07 #137 writing image sha256:ad9cc78866a3261db2033fd05464f676c235abd780d123f1d4f2f3adeb37d877 0.0s done 21:05:07 #137 writing image sha256:485db926558fd7369b3f62088ce3b288ba10d241f7e8c24dc58dfb525fbe5717 0.0s done 21:05:07 #137 writing image sha256:7dff75edb0c612e1d6f4ffd77a2f319e64c164fa4276db97854aa57a7de12edc done 21:05:07 #137 naming to docker.io/library/core-command 0.0s done 21:05:07 #137 naming to docker.io/library/support-scheduler done 21:05:07 #137 naming to docker.io/library/core-data done 21:05:07 #137 writing image sha256:64be2648e78e82df6cbe7c9904a2d007d9d833fb36994d887f8334485141d813 done 21:05:07 #137 naming to docker.io/library/security-spiffe-token-provider 21:05:07 #137 naming to docker.io/library/security-spiffe-token-provider 0.1s done 21:05:08 #137 exporting layers 0.3s done 21:05:08 #137 ... 21:05:08 21:05:08 #196 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:08 #196 DONE 0.7s 21:05:08 21:05:08 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:05:08 #197 DONE 0.6s 21:05:08 21:05:08 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:05:08 #198 DONE 0.6s 21:05:08 21:05:08 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:08 #199 DONE 0.8s 21:05:08 21:05:08 #137 [core-common-config-bootstrapper] exporting to image 21:05:08 #137 writing image sha256:6f9dc64d836820e513163767e0625aaac44c73086652f9434d60b2b4615fba7d done 21:05:08 #137 naming to docker.io/library/core-metadata done 21:05:08 #137 ... 21:05:08 21:05:08 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:05:08 #200 DONE 0.3s 21:05:08 21:05:08 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:05:08 #201 DONE 0.3s 21:05:08 21:05:08 #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:08 #202 DONE 1.0s 21:05:08 21:05:08 #137 [core-common-config-bootstrapper] exporting to image 21:05:08 #137 exporting layers 0.3s done 21:05:08 #137 writing image sha256:6e88c7ff08cd76269609b0bd1a449763cdfac4be49db1ced3a96094873f5d857 done 21:05:08 #137 naming to docker.io/library/core-common-config-bootstrapper done 21:05:08 #137 ... 21:05:08 21:05:08 #203 [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/ 21:05:08 #203 DONE 0.1s 21:05:08 21:05:08 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:05:08 #204 DONE 0.1s 21:05:08 21:05:08 #137 [security-proxy-auth] exporting to image 21:05:08 #137 exporting layers 0.3s done 21:05:08 #137 writing image sha256:afb3d42b052b864ec514584485fbfd1d22d4e3b0a5d4565c3c83351497268094 done 21:05:08 #137 naming to docker.io/library/security-proxy-auth done 21:05:08 #137 exporting layers 0.2s done 21:05:08 #137 writing image sha256:b837dcbd5e63eb622d2b0aa7c47df523c86ac9191ee98ec2b1db586686ad21ed done 21:05:08 #137 naming to docker.io/library/security-proxy-setup done 21:05:08 #137 DONE 2.7s 21:05:08 21:05:08 #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/ 21:05:08 #205 DONE 0.1s 21:05:08 21:05:08 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:05:08 #206 DONE 0.1s 21:05:08 21:05:08 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:05:08 #207 DONE 0.1s 21:05:08 21:05:08 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:08 #208 DONE 0.4s 21:05:08 21:05:08 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:05:09 #209 DONE 0.4s 21:05:09 21:05:09 #137 [security-bootstrapper] exporting to image 21:05:09 #137 writing image sha256:70538bf65095aa2cd4aa7b3b459809c7d414ee769570e6f4190c222adb26386a done 21:05:09 #137 naming to docker.io/library/security-secretstore-setup done 21:05:09 #137 exporting layers 0.2s done 21:05:09 #137 writing image sha256:8137b16a8a37a8280ad0cf030222d824d4347c24f36bc24c07f2d818fa5e3273 done 21:05:09 #137 naming to docker.io/library/security-bootstrapper done 21:05:09 #137 DONE 3.1s 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:09 time="2023-06-07T21:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:05:09 $ docker stop --time=1 6b75a715056cfbd71e1f28e0cccf1f5ab98da544c62a4805122850757010cb76 21:05:10 $ docker rm -f --volumes 6b75a715056cfbd71e1f28e0cccf1f5ab98da544c62a4805122850757010cb76 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:10 + docker images 21:05:10 REPOSITORY TAG IMAGE ID CREATED SIZE 21:05:10 security-bootstrapper latest 8137b16a8a37 1 second ago 22.2MB 21:05:10 security-proxy-setup latest b837dcbd5e63 2 seconds ago 23.5MB 21:05:10 security-proxy-auth latest afb3d42b052b 2 seconds ago 18.3MB 21:05:10 security-secretstore-setup latest 70538bf65095 2 seconds ago 32.8MB 21:05:10 core-common-config-bootstrapper latest 6e88c7ff08cd 3 seconds ago 17.2MB 21:05:10 security-spiffe-token-provider latest 64be2648e78e 3 seconds ago 32.8MB 21:05:10 core-command latest 7dff75edb0c6 3 seconds ago 19.9MB 21:05:10 core-metadata latest 6f9dc64d8368 3 seconds ago 20.4MB 21:05:10 support-scheduler latest ad9cc78866a3 4 seconds ago 31.8MB 21:05:10 support-notifications latest d89d89678090 4 seconds ago 32.4MB 21:05:10 core-data latest 485db926558f 4 seconds ago 20MB 21:05:10 security-spire-agent latest 94114a935b7a About a minute ago 166MB 21:05:10 security-spire-config latest c7214c34839b About a minute ago 102MB 21:05:10 security-spire-server latest 3565d432a655 About a minute ago 107MB 21:05:10 ci-base-image-x86_64 latest dd977b3d4fef 5 minutes ago 918MB 21:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB 21:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 21:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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] } 21:05:11 ? github.com/edgexfoundry/edgex-go [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:07:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:07:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:07:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:07:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.320s coverage: 28.7% of statements 21:08:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.370s coverage: 98.5% of statements 21:08:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:08:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:08:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.463s coverage: 71.5% of statements 21:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.403s coverage: 54.0% of statements 21:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.438s coverage: 88.5% of statements 21:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.548s coverage: 3.8% of statements 21:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.958s coverage: 95.6% of statements 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:08:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 72.2% of statements 21:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.268s coverage: 65.9% of statements 21:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements 21:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.0% of statements 21:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 42.9% of statements 21:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 82.9% of statements 21:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 21:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 21:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:09:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.078s coverage: 79.9% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.227s coverage: 62.3% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 21:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.484s coverage: 81.8% of statements 21:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.517s coverage: 82.1% of statements 21:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.340s coverage: 86.0% of statements 21:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 21:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 21:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 21:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements 21:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 21:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 21:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.051s coverage: 38.4% of statements 21:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements 21:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:10:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 21:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:10:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements 21:10:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:10:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:10:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:10:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:10:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements 21:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 61.5% of statements 21:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements 21:10:29 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 21:10:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:10:29 go vet ./... 21:13:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:13:21 ./bin/test-attribution-txt.sh [Pipeline] echo 21:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:13:21 + ls -al . 21:13:21 total 716 21:13:21 drwxrwxr-x 10 1001 1001 4096 Jun 7 21:04 . 21:13:21 drwxr-xr-x 4 root root 4096 Jun 7 21:04 .. 21:13:21 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:02 .blubracket 21:13:21 -rw-rw-r-- 1 1001 1001 16 Jun 7 21:02 .dockerignore 21:13:21 drwxrwxr-x 8 1001 1001 4096 Jun 7 21:02 .git 21:13:21 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:02 .github 21:13:21 -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:02 .gitignore 21:13:21 -rw-rw-r-- 1 1001 1001 42 Jun 7 21:02 .golangci.yml 21:13:21 -rw-rw-r-- 1 1001 1001 87 Jun 7 21:02 .hadolint.yml 21:13:21 -rw-rw-r-- 1 1001 1001 166 Jun 7 21:02 .sonarcloud.properties 21:13:21 -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:02 ADOPTERS.md 21:13:21 -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:02 Attribution.txt 21:13:21 -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:02 CHANGELOG.md 21:13:21 -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:02 CONTRIBUTING.md 21:13:21 -rw-rw-r-- 1 1001 1001 677 Jun 7 21:02 GOVERNANCE.md 21:13:21 -rw-rw-r-- 1 1001 1001 883 Jun 7 21:02 Jenkinsfile 21:13:21 -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:02 LICENSE 21:13:21 -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:02 Makefile 21:13:21 -rw-rw-r-- 1 1001 1001 582 Jun 7 21:02 OWNERS.md 21:13:21 -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:02 README.md 21:13:21 -rw-rw-r-- 1 1001 1001 789 Jun 7 21:02 SECURITY.md 21:13:21 -rw-rw-r-- 1 1001 1001 5 Jun 7 20:59 VERSION 21:13:21 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:02 bin 21:13:21 drwxrwxr-x 18 1001 1001 4096 Jun 7 21:02 cmd 21:13:21 -rw-r--r-- 1 root root 447731 Jun 7 21:10 coverage.out 21:13:21 -rw-rw-r-- 1 1001 1001 3160 Jun 7 21:02 go.mod 21:13:21 -rw-rw-r-- 1 1001 1001 30960 Jun 7 21:02 go.sum 21:13:21 drwxrwxr-x 7 1001 1001 4096 Jun 7 21:02 internal 21:13:21 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:02 openapi 21:13:21 -rw-rw-r-- 1 1001 1001 594 Jun 7 21:02 security.txt 21:13:21 drwxrwxr-x 4 1001 1001 4096 Jun 7 21:02 snap 21:13:21 -rw-rw-r-- 1 1001 1001 204 Jun 7 21:02 version.go [Pipeline] sh 21:13:22 + '[' -e coverage.out ] 21:13:22 + chown 1001:1001 coverage.out [Pipeline] stash 21:13:22 Warning: overwriting stash ‘coverage-report’ 21:13:23 Stashed 1 file(s) [Pipeline] sh 21:13:23 + make build 21:13:23 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 21:15:03 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 21:15:03 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 21:15:05 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 21:15:09 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 21:15:56 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 21:16:02 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 21:16:10 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 21:16: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:16:20 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 21:16: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:16:31 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] } 21:16:37 $ docker stop --time=1 eb0d9a16ba36b3c42655c4a82d418610526a4df161f03bf817de74d270bd2e39 21:16:39 $ docker rm -f --volumes eb0d9a16ba36b3c42655c4a82d418610526a4df161f03bf817de74d270bd2e39 [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 21:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:16:42 21:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:16:42 latest: Pulling from edgex-devops/edgex-compose-arm64 21:16:42 547446be3368: Pulling fs layer 21:16:42 d125d8839a47: Pulling fs layer 21:16:42 3e85d5ac6304: Pulling fs layer 21:16:42 c3105a71a48b: Pulling fs layer 21:16:42 0f093f025ec4: Pulling fs layer 21:16:42 c3106fc0e877: Pulling fs layer 21:16:42 c3105a71a48b: Waiting 21:16:42 0f093f025ec4: Waiting 21:16:42 c3106fc0e877: Waiting 21:16:42 547446be3368: Verifying Checksum 21:16:42 547446be3368: Download complete 21:16:42 c3105a71a48b: Verifying Checksum 21:16:42 c3105a71a48b: Download complete 21:16:43 d125d8839a47: Verifying Checksum 21:16:43 d125d8839a47: Download complete 21:16:43 c3106fc0e877: Verifying Checksum 21:16:43 c3106fc0e877: Download complete 21:16:43 0f093f025ec4: Verifying Checksum 21:16:43 0f093f025ec4: Download complete 21:16:43 547446be3368: Pull complete 21:16:44 d125d8839a47: Pull complete 21:16:45 3e85d5ac6304: Verifying Checksum 21:16:45 3e85d5ac6304: Download complete 21:16:53 3e85d5ac6304: Pull complete 21:16:53 c3105a71a48b: Pull complete 21:16:54 0f093f025ec4: Pull complete 21:16:54 c3106fc0e877: Pull complete 21:16:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:16:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:54 prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container 21:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:16:57 $ docker top b77750deaf1adbcae36b1e618420b5e8c1e34b37cff62ae39fd9e61894e212b7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:58 + docker compose -f ./docker-compose-build.yml build --parallel 21:17:08 #1 [security-spire-agent internal] load build definition from Dockerfile 21:17:08 #1 transferring dockerfile: 2.68kB done 21:17:08 #1 DONE 0.1s 21:17:08 21:17:08 #2 [security-proxy-auth internal] load build definition from Dockerfile 21:17:08 #2 transferring dockerfile: 2.04kB 0.0s done 21:17:08 #2 DONE 0.1s 21:17:08 21:17:08 #3 [security-proxy-setup internal] load build definition from Dockerfile 21:17:08 #3 transferring dockerfile: 2.06kB done 21:17:08 #3 DONE 0.0s 21:17:08 21:17:08 #4 [security-secretstore-setup internal] load build definition from Dockerfile 21:17:08 #4 transferring dockerfile: 2.38kB done 21:17:08 #4 DONE 0.0s 21:17:08 21:17:08 #5 [core-command internal] load build definition from Dockerfile 21:17:08 #5 transferring dockerfile: 1.82kB done 21:17:08 #5 DONE 0.1s 21:17:08 21:17:08 #6 [support-scheduler internal] load build definition from Dockerfile 21:17:08 #6 transferring dockerfile: 1.82kB 0.0s done 21:17:08 #6 DONE 0.1s 21:17:08 21:17:08 #7 [security-spire-config internal] load build definition from Dockerfile 21:17:08 #7 transferring dockerfile: 2.58kB 0.0s done 21:17:08 #7 DONE 0.1s 21:17:08 21:17:08 #8 [support-notifications internal] load build definition from Dockerfile 21:17:08 #8 transferring dockerfile: 1.84kB done 21:17:08 #8 DONE 0.1s 21:17:08 21:17:08 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:17:08 #9 transferring dockerfile: 1.78kB 0.0s done 21:17:08 #9 DONE 0.1s 21:17:08 21:17:08 #10 [core-metadata internal] load build definition from Dockerfile 21:17:08 #10 transferring dockerfile: 1.96kB done 21:17:08 #10 DONE 0.1s 21:17:08 21:17:08 #11 [security-bootstrapper internal] load build definition from Dockerfile 21:17:08 #11 transferring dockerfile: 2.82kB done 21:17:08 #11 DONE 0.1s 21:17:08 21:17:08 #12 [core-data internal] load build definition from Dockerfile 21:17:08 #12 transferring dockerfile: 1.90kB done 21:17:08 #12 DONE 0.1s 21:17:08 21:17:08 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:17:08 #13 transferring dockerfile: 2.12kB done 21:17:08 #13 DONE 0.1s 21:17:08 21:17:08 #14 [security-spire-server internal] load build definition from Dockerfile 21:17:08 #14 transferring dockerfile: 2.63kB done 21:17:08 #14 DONE 0.1s 21:17:08 21:17:08 #15 [security-spire-agent internal] load .dockerignore 21:17:08 #15 transferring context: 56B 0.0s done 21:17:08 #15 DONE 0.1s 21:17:09 21:17:09 #16 [security-proxy-auth internal] load .dockerignore 21:17:09 #16 transferring context: 56B done 21:17:09 #16 DONE 0.0s 21:17:09 21:17:09 #17 [security-proxy-setup internal] load .dockerignore 21:17:09 #17 transferring context: 56B done 21:17:09 #17 DONE 0.0s 21:17:09 21:17:09 #18 [security-secretstore-setup internal] load .dockerignore 21:17:09 #18 transferring context: 56B 0.0s done 21:17:09 #18 DONE 0.1s 21:17:09 21:17:09 #19 [core-command internal] load .dockerignore 21:17:09 #19 transferring context: 56B 0.0s done 21:17:09 #19 DONE 0.1s 21:17:09 21:17:09 #20 [support-scheduler internal] load .dockerignore 21:17:09 #20 transferring context: 56B 0.0s done 21:17:09 #20 DONE 0.1s 21:17:09 21:17:09 #21 [security-spire-config internal] load .dockerignore 21:17:09 #21 transferring context: 56B done 21:17:09 #21 DONE 0.1s 21:17:09 21:17:09 #22 [support-notifications internal] load .dockerignore 21:17:09 #22 transferring context: 56B done 21:17:09 #22 DONE 0.1s 21:17:09 21:17:09 #23 [security-spiffe-token-provider internal] load .dockerignore 21:17:09 #23 transferring context: 56B done 21:17:09 #23 DONE 0.1s 21:17:09 21:17:09 #24 [core-metadata internal] load .dockerignore 21:17:10 #24 transferring context: 56B 0.0s done 21:17:10 #24 DONE 0.1s 21:17:10 21:17:10 #25 [security-bootstrapper internal] load .dockerignore 21:17:10 #25 transferring context: 56B done 21:17:10 #25 DONE 0.1s 21:17:10 21:17:10 #26 [core-data internal] load .dockerignore 21:17:10 #26 transferring context: 56B done 21:17:10 #26 DONE 0.1s 21:17:10 21:17:10 #27 [core-common-config-bootstrapper internal] load .dockerignore 21:17:10 #27 transferring context: 56B done 21:17:10 #27 DONE 0.1s 21:17:10 21:17:10 #28 [security-spire-server internal] load .dockerignore 21:17:10 #28 transferring context: 56B 0.0s done 21:17:10 #28 DONE 0.1s 21:17:10 21:17:10 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:10 #29 DONE 0.0s 21:17:10 21:17:10 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 21:17:10 #30 DONE 0.2s 21:17:10 21:17:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:10 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:10 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:10 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:10 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:10 #31 DONE 0.2s 21:17:10 21:17:10 #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:17:11 #32 ... 21:17:11 21:17:11 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:11 #29 DONE 0.0s 21:17:11 21:17:11 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:11 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:11 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:11 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:11 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:11 #31 DONE 0.3s 21:17:11 21:17:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:11 #29 DONE 0.0s 21:17:11 21:17:11 #33 [security-proxy-auth internal] load build context 21:17:11 #33 ... 21:17:11 21:17:11 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:11 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:11 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:11 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:11 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:11 #31 DONE 0.3s 21:17:11 21:17:11 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:11 #29 DONE 0.0s 21:17:11 21:17:11 #34 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:11 #34 DONE 2.0s 21:17:11 21:17:11 #33 [security-proxy-auth internal] load build context 21:17:11 #33 ... 21:17:11 21:17:11 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:11 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:11 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:11 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:11 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:11 #31 DONE 0.4s 21:17:11 21:17:11 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:17:11 #30 DONE 0.4s 21:17:11 21:17:11 #34 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:11 #34 DONE 2.1s 21:17:11 21:17:11 #33 [security-proxy-auth internal] load build context 21:17:12 #33 ... 21:17:12 21:17:12 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:12 #29 DONE 0.0s 21:17:12 21:17:12 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:12 #29 DONE 0.0s 21:17:12 21:17:12 #35 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 21:17:12 #35 ... 21:17:12 21:17:12 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:12 #29 DONE 0.1s 21:17:12 21:17:12 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:17:12 #30 DONE 1.1s 21:17:12 21:17:12 #35 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 21:17:12 #35 DONE 1.5s 21:17:12 21:17:12 #36 [security-proxy-setup internal] load build context 21:17:12 #36 ... 21:17:12 21:17:12 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:12 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:12 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:12 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:12 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:12 #31 DONE 0.4s 21:17:12 21:17:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:12 #29 DONE 0.1s 21:17:12 21:17:12 #34 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:12 #34 DONE 2.1s 21:17:12 21:17:12 #37 [support-scheduler internal] load build context 21:17:12 #37 DONE 0.0s 21:17:12 21:17:12 #35 [support-notifications builder 2/9] WORKDIR /edgex-go 21:17:12 #35 DONE 1.5s 21:17:12 21:17:12 #36 [security-proxy-setup internal] load build context 21:17:13 #36 ... 21:17:13 21:17:13 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:13 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:13 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:13 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:13 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:13 #31 DONE 0.4s 21:17:13 21:17:13 #34 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:13 #34 DONE 2.1s 21:17:13 21:17:13 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 21:17:13 #30 DONE 1.1s 21:17:13 21:17:13 #35 [security-spire-config builder 2/9] WORKDIR /edgex-go 21:17:13 #35 DONE 1.5s 21:17:13 21:17:13 #36 [security-proxy-setup internal] load build context 21:17:13 #36 ... 21:17:13 21:17:13 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:13 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:13 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:13 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:13 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:13 #31 DONE 0.4s 21:17:13 21:17:13 #34 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:13 #34 DONE 2.2s 21:17:13 21:17:13 #35 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 21:17:13 #35 DONE 1.6s 21:17:13 21:17:13 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:13 #29 DONE 0.2s 21:17:13 21:17:13 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:17:13 #38 ... 21:17:13 21:17:13 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:13 #29 DONE 0.2s 21:17:13 21:17:13 #36 [security-proxy-setup internal] load build context 21:17:13 #36 ... 21:17:13 21:17:13 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:13 #29 DONE 0.2s 21:17:13 21:17:13 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:17:13 #39 ... 21:17:13 21:17:13 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:13 #29 DONE 0.2s 21:17:14 21:17:14 #40 [security-spire-agent internal] load build context 21:17:14 #40 ... 21:17:14 21:17:14 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:14 #29 DONE 0.2s 21:17:14 21:17:14 #40 [security-spire-agent internal] load build context 21:17:14 #40 transferring context: 50.15MB 3.7s 21:17:14 #40 ... 21:17:14 21:17:14 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:17:14 #30 DONE 2.6s 21:17:14 21:17:14 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:14 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:14 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:14 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:14 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:14 #31 DONE 0.5s 21:17:14 21:17:14 #34 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:14 #34 DONE 2.3s 21:17:14 21:17:14 #35 [security-spire-server builder 2/9] WORKDIR /edgex-go 21:17:14 #35 DONE 1.7s 21:17:14 21:17:14 #32 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:17:14 #32 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:14 #32 ... 21:17:14 21:17:14 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:14 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:14 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:14 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:14 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:14 #31 DONE 0.6s 21:17:14 21:17:14 #34 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:14 #34 DONE 2.3s 21:17:14 21:17:14 #35 [core-data builder 2/9] WORKDIR /edgex-go 21:17:14 #35 DONE 1.7s 21:17:14 21:17:14 #41 [core-data internal] load build context 21:17:14 #41 DONE 0.0s 21:17:15 21:17:15 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:15 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:15 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:15 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:15 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:15 #31 DONE 0.6s 21:17:15 21:17:15 #34 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:15 #34 DONE 2.3s 21:17:15 21:17:15 #35 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 21:17:15 #35 DONE 1.7s 21:17:15 21:17:15 #42 [security-spire-server internal] load build context 21:17:15 #42 DONE 0.0s 21:17:15 21:17:15 #43 [core-common-config-bootstrapper internal] load build context 21:17:15 #43 ... 21:17:15 21:17:15 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:17:15 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:17:15 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 21:17:15 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 21:17:15 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:17:15 #31 DONE 0.6s 21:17:15 21:17:15 #34 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 21:17:15 #34 DONE 2.3s 21:17:15 21:17:15 #35 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 21:17:15 #35 DONE 1.7s 21:17:15 21:17:15 #37 [support-scheduler internal] load build context 21:17:18 #37 ... 21:17:18 21:17:18 #33 [security-proxy-auth internal] load build context 21:17:18 #33 ... 21:17:18 21:17:18 #37 [support-scheduler internal] load build context 21:17:20 #37 transferring context: 14.75MB 7.1s 21:17:21 #37 ... 21:17:21 21:17:21 #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:17:21 #0 7.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:21 #0 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:21 #44 ... 21:17:21 21:17:22 #37 [support-scheduler internal] load build context 21:17:22 #37 ... 21:17:22 21:17:22 #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:17:22 #32 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:22 #32 6.331 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:17:22 #32 6.331 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:17:22 #32 6.331 OK: 17694 distinct packages available 21:17:22 #32 6.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:22 #32 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:22 #32 8.457 (1/5) Installing dumb-init (1.2.5-r2) 21:17:22 #32 8.457 (2/5) Installing musl-obstack (1.2.3-r0) 21:17:22 #32 8.528 (3/5) Installing libucontext (1.2-r0) 21:17:22 #32 8.637 (4/5) Installing gcompat (1.1.0-r0) 21:17:22 #32 8.637 (5/5) Installing openssl (3.0.8-r4) 21:17:22 #32 8.637 Executing busybox-1.35.0-r29.trigger 21:17:22 #32 8.787 OK: 9 MiB in 20 packages 21:17:22 #32 DONE 12.1s 21:17:22 21:17:22 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:17:22 #0 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:22 #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:22 #45 ... 21:17:22 21:17:22 #46 [security-secretstore-setup internal] load build context 21:17:22 #46 ... 21:17:22 21:17:22 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:17:22 #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:22 #47 ... 21:17:22 21:17:22 #48 [core-command internal] load build context 21:17:22 #48 ... 21:17:22 21:17:22 #37 [support-scheduler internal] load build context 21:17:22 #37 ... 21:17:22 21:17:22 #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:17:23 #49 ... 21:17:23 21:17:23 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:17:23 #50 ... 21:17:23 21:17:23 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:17:23 #51 ... 21:17:23 21:17:23 #52 [security-spiffe-token-provider internal] load build context 21:17:23 #52 ... 21:17:23 21:17:23 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:17:23 #53 ... 21:17:23 21:17:23 #54 [support-notifications internal] load build context 21:17:23 #54 ... 21:17:23 21:17:23 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:17:23 #55 ... 21:17:23 21:17:23 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:17:23 #56 ... 21:17:23 21:17:23 #57 [security-spire-config internal] load build context 21:17:23 #57 ... 21:17:23 21:17:23 #36 [security-proxy-setup internal] load build context 21:17:24 #36 ... 21:17:24 21:17:24 #57 [security-spire-config internal] load build context 21:17:24 #57 ... 21:17:24 21:17:24 #40 [security-spire-agent internal] load build context 21:17:24 #40 transferring context: 66.13MB 13.9s 21:17:24 #40 ... 21:17:24 21:17:24 #54 [support-notifications internal] load build context 21:17:25 #54 ... 21:17:25 21:17:25 #41 [core-data internal] load build context 21:17:25 #41 ... 21:17:25 21:17:25 #58 [core-metadata internal] load build context 21:17:25 #58 ... 21:17:25 21:17:25 #42 [security-spire-server internal] load build context 21:17:25 #42 ... 21:17:25 21:17:25 #59 [security-bootstrapper internal] load build context 21:17:25 #59 ... 21:17:25 21:17:25 #46 [security-secretstore-setup internal] load build context 21:17:26 #46 ... 21:17:26 21:17:26 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:17:26 #60 ... 21:17:26 21:17:26 #42 [security-spire-server internal] load build context 21:17:26 #42 ... 21:17:26 21:17:26 #44 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:17:26 #44 12.40 (1/1) Installing dumb-init (1.2.5-r2) 21:17:26 #44 12.48 Executing busybox-1.35.0-r29.trigger 21:17:26 #44 12.55 OK: 8 MiB in 16 packages 21:17:26 #44 DONE 14.7s 21:17:26 21:17:26 #42 [security-spire-server internal] load build context 21:17:26 #42 ... 21:17:26 21:17:26 #43 [core-common-config-bootstrapper internal] load build context 21:17:26 #43 ... 21:17:26 21:17:26 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:17:26 #61 ... 21:17:26 21:17:26 #58 [core-metadata internal] load build context 21:17:27 #58 ... 21:17:27 21:17:27 #45 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:17:27 #45 12.33 (1/2) Installing dumb-init (1.2.5-r2) 21:17:27 #45 12.39 (2/2) Installing openssl (3.0.8-r4) 21:17:27 #45 12.43 Executing busybox-1.35.0-r29.trigger 21:17:27 #45 12.64 OK: 8 MiB in 17 packages 21:17:27 #45 DONE 14.9s 21:17:27 21:17:27 #58 [core-metadata internal] load build context 21:17:28 #58 ... 21:17:28 21:17:28 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:17:28 #62 DONE 1.8s 21:17:28 21:17:28 #58 [core-metadata internal] load build context 21:17:28 #58 ... 21:17:28 21:17:28 #33 [security-proxy-auth internal] load build context 21:17:28 #33 ... 21:17:28 21:17:28 #58 [core-metadata internal] load build context 21:17:30 #58 transferring context: 3.79MB 14.4s 21:17:31 #58 ... 21:17:31 21:17:31 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:17:31 #47 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:31 #47 13.67 (1/3) Installing ca-certificates (20230506-r0) 21:17:31 #47 13.94 (2/3) Installing dumb-init (1.2.5-r2) 21:17:31 #47 14.00 (3/3) Installing su-exec (0.2-r2) 21:17:31 #47 14.00 Executing busybox-1.35.0-r29.trigger 21:17:31 #47 14.23 Executing ca-certificates-20230506-r0.trigger 21:17:31 #47 16.63 OK: 8 MiB in 18 packages 21:17:31 #47 DONE 19.0s 21:17:31 21:17:31 #58 [core-metadata internal] load build context 21:17:32 #58 ... 21:17:32 21:17:32 #48 [core-command internal] load build context 21:17:32 #48 ... 21:17:32 21:17:32 #58 [core-metadata internal] load build context 21:17:32 #58 ... 21:17:32 21:17:32 #37 [support-scheduler internal] load build context 21:17:33 #37 ... 21:17:33 21:17:33 #58 [core-metadata internal] load build context 21:17:33 #58 ... 21:17:33 21:17:33 #52 [security-spiffe-token-provider internal] load build context 21:17:33 #52 ... 21:17:33 21:17:33 #58 [core-metadata internal] load build context 21:17:34 #58 ... 21:17:34 21:17:34 #36 [security-proxy-setup internal] load build context 21:17:34 #36 ... 21:17:34 21:17:34 #58 [core-metadata internal] load build context 21:17:34 #58 ... 21:17:34 21:17:34 #40 [security-spire-agent internal] load build context 21:17:34 #40 transferring context: 85.17MB 24.2s 21:17:34 #40 ... 21:17:34 21:17:34 #57 [security-spire-config internal] load build context 21:17:35 #57 ... 21:17:35 21:17:35 #40 [security-spire-agent internal] load build context 21:17:35 #40 ... 21:17:35 21:17:35 #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:17:35 #49 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:35 #49 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:35 #49 ... 21:17:35 21:17:35 #54 [support-notifications internal] load build context 21:17:35 #54 ... 21:17:35 21:17:35 #41 [core-data internal] load build context 21:17:35 #41 ... 21:17:35 21:17:35 #48 [core-command internal] load build context 21:17:35 #48 ... 21:17:35 21:17:35 #59 [security-bootstrapper internal] load build context 21:17:36 #59 ... 21:17:36 21:17:36 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:17:36 #51 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:36 #51 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:36 #51 21.72 OK: 263 MiB in 53 packages 21:17:36 #51 ... 21:17:36 21:17:36 #46 [security-secretstore-setup internal] load build context 21:17:36 #46 ... 21:17:36 21:17:36 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:17:36 #55 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:36 #55 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:36 #55 21.53 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:17:36 #55 21.53 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:17:36 #55 21.53 OK: 17699 distinct packages available 21:17:36 #55 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:36 #55 ... 21:17:36 21:17:36 #59 [security-bootstrapper internal] load build context 21:17:36 #59 ... 21:17:36 21:17:36 #42 [security-spire-server internal] load build context 21:17:36 #42 ... 21:17:36 21:17:36 #59 [security-bootstrapper internal] load build context 21:17:36 #59 ... 21:17:36 21:17:36 #43 [core-common-config-bootstrapper internal] load build context 21:17:36 #43 ... 21:17:36 21:17:36 #42 [security-spire-server internal] load build context 21:17:36 #42 ... 21:17:36 21:17:36 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:17:36 #50 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:36 #50 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:36 #50 23.20 OK: 263 MiB in 53 packages 21:17:37 #50 ... 21:17:37 21:17:37 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:17:37 #51 DONE 24.3s 21:17:37 21:17:37 #42 [security-spire-server internal] load build context 21:17:38 #42 ... 21:17:38 21:17:38 #49 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:17:38 #49 22.86 OK: 263 MiB in 53 packages 21:17:38 #49 DONE 25.9s 21:17:38 21:17:38 #42 [security-spire-server internal] load build context 21:17:38 #42 ... 21:17:38 21:17:38 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:17:38 #53 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:38 #53 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:38 #53 ... 21:17:38 21:17:38 #46 [security-secretstore-setup internal] load build context 21:17:38 #46 ... 21:17:38 21:17:38 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:17:38 #50 DONE 26.1s 21:17:38 21:17:38 #46 [security-secretstore-setup internal] load build context 21:17:39 #46 ... 21:17:39 21:17:39 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:17:39 #38 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:39 #38 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:39 #38 25.47 (1/2) Installing ca-certificates (20230506-r0) 21:17:39 #38 25.90 (2/2) Installing dumb-init (1.2.5-r2) 21:17:39 #38 25.94 Executing busybox-1.35.0-r29.trigger 21:17:39 #38 ... 21:17:39 21:17:39 #33 [security-proxy-auth internal] load build context 21:17:39 #33 ... 21:17:39 21:17:39 #46 [security-secretstore-setup internal] load build context 21:17:40 #46 ... 21:17:40 21:17:40 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:17:40 #53 25.60 OK: 263 MiB in 53 packages 21:17:40 #53 DONE 27.3s 21:17:40 21:17:40 #41 [core-data internal] load build context 21:17:41 #41 transferring context: 19.72MB 25.0s 21:17:41 #41 ... 21:17:41 21:17:41 #46 [security-secretstore-setup internal] load build context 21:17:41 #46 ... 21:17:41 21:17:41 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:17:41 #39 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:41 #39 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:41 #39 27.11 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:17:41 #39 27.11 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:17:41 #39 27.11 OK: 17694 distinct packages available 21:17:41 #39 ... 21:17:41 21:17:41 #41 [core-data internal] load build context 21:17:42 #41 ... 21:17:42 21:17:42 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:17:42 #56 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:42 #56 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:42 #56 28.44 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:17:42 #56 28.44 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:17:42 #56 28.44 OK: 17694 distinct packages available 21:17:42 #56 ... 21:17:42 21:17:42 #41 [core-data internal] load build context 21:17:43 #41 ... 21:17:43 21:17:43 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:17:43 #38 26.10 Executing ca-certificates-20230506-r0.trigger 21:17:43 #38 28.59 OK: 8 MiB in 17 packages 21:17:43 #38 DONE 29.8s 21:17:43 21:17:43 #41 [core-data internal] load build context 21:17:43 #41 ... 21:17:43 21:17:43 #37 [support-scheduler internal] load build context 21:17:43 #37 ... 21:17:43 21:17:43 #41 [core-data internal] load build context 21:17:43 #41 ... 21:17:43 21:17:43 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:17:43 #60 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:43 #60 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:43 #60 26.41 (1/1) Installing dumb-init (1.2.5-r2) 21:17:43 #60 26.45 Executing busybox-1.35.0-r29.trigger 21:17:43 #60 26.69 OK: 8 MiB in 16 packages 21:17:43 #60 ... 21:17:43 21:17:43 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:17:43 #61 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:43 #61 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:43 #61 25.74 (1/2) Installing dumb-init (1.2.5-r2) 21:17:43 #61 25.77 (2/2) Installing su-exec (0.2-r2) 21:17:43 #61 25.78 Executing busybox-1.35.0-r29.trigger 21:17:43 #61 26.03 OK: 8 MiB in 17 packages 21:17:43 #61 ... 21:17:43 21:17:43 #52 [security-spiffe-token-provider internal] load build context 21:17:43 #52 ... 21:17:43 21:17:43 #41 [core-data internal] load build context 21:17:44 #41 ... 21:17:44 21:17:44 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:17:44 #61 DONE 27.6s 21:17:44 21:17:44 #41 [core-data internal] load build context 21:17:44 #41 ... 21:17:44 21:17:44 #36 [security-proxy-setup internal] load build context 21:17:44 #36 ... 21:17:44 21:17:44 #52 [security-spiffe-token-provider internal] load build context 21:17:44 #52 ... 21:17:44 21:17:44 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:17:44 #60 DONE 28.4s 21:17:44 21:17:44 #52 [security-spiffe-token-provider internal] load build context 21:17:45 #52 ... 21:17:45 21:17:45 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:17:45 #55 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:45 #55 29.97 OK: 263 MiB in 53 packages 21:17:45 #55 DONE 31.9s 21:17:45 21:17:45 #52 [security-spiffe-token-provider internal] load build context 21:17:45 #52 ... 21:17:45 21:17:45 #58 [core-metadata internal] load build context 21:17:45 #58 ... 21:17:45 21:17:45 #57 [security-spire-config internal] load build context 21:17:45 #57 ... 21:17:45 21:17:45 #58 [core-metadata internal] load build context 21:17:45 #58 ... 21:17:45 21:17:45 #40 [security-spire-agent internal] load build context 21:17:45 #40 transferring context: 104.31MB 34.6s 21:17:45 #40 ... 21:17:45 21:17:45 #54 [support-notifications internal] load build context 21:17:45 #54 ... 21:17:45 21:17:45 #58 [core-metadata internal] load build context 21:17:45 #58 ... 21:17:45 21:17:45 #48 [core-command internal] load build context 21:17:46 #48 ... 21:17:46 21:17:46 #40 [security-spire-agent internal] load build context 21:17:46 #40 ... 21:17:46 21:17:46 #59 [security-bootstrapper internal] load build context 21:17:47 #59 ... 21:17:47 21:17:47 #43 [core-common-config-bootstrapper internal] load build context 21:17:47 #43 ... 21:17:47 21:17:47 #54 [support-notifications internal] load build context 21:17:47 #54 ... 21:17:47 21:17:47 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:17:47 #56 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:47 #56 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:47 #56 32.80 (1/4) Installing dumb-init (1.2.5-r2) 21:17:47 #56 32.80 (2/4) Installing musl-obstack (1.2.3-r0) 21:17:47 #56 32.84 (3/4) Installing libucontext (1.2-r0) 21:17:47 #56 32.84 (4/4) Installing gcompat (1.1.0-r0) 21:17:47 #56 32.84 Executing busybox-1.35.0-r29.trigger 21:17:47 #56 32.95 OK: 8 MiB in 19 packages 21:17:47 #56 DONE 33.8s 21:17:47 21:17:47 #54 [support-notifications internal] load build context 21:17:48 #54 ... 21:17:48 21:17:48 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:17:48 #39 28.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:48 #39 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:48 #39 32.28 (1/9) Installing ca-certificates (20230506-r0) 21:17:48 #39 32.39 (2/9) Installing brotli-libs (1.0.9-r9) 21:17:48 #39 32.43 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:17:48 #39 32.44 (4/9) Installing libcurl (8.1.1-r1) 21:17:48 #39 32.52 (5/9) Installing curl (8.1.1-r1) 21:17:48 #39 32.62 (6/9) Installing dumb-init (1.2.5-r2) 21:17:48 #39 32.62 (7/9) Installing musl-obstack (1.2.3-r0) 21:17:48 #39 32.62 (8/9) Installing libucontext (1.2-r0) 21:17:48 #39 32.69 (9/9) Installing gcompat (1.1.0-r0) 21:17:48 #39 32.69 Executing busybox-1.35.0-r29.trigger 21:17:48 #39 32.80 Executing ca-certificates-20230506-r0.trigger 21:17:48 #39 33.50 OK: 11 MiB in 24 packages 21:17:48 #39 DONE 34.3s 21:17:48 21:17:48 #54 [support-notifications internal] load build context 21:17:48 #54 ... 21:17:48 21:17:48 #42 [security-spire-server internal] load build context 21:17:48 #42 ... 21:17:48 21:17:48 #54 [support-notifications internal] load build context 21:17:49 #54 ... 21:17:49 21:17:49 #33 [security-proxy-auth internal] load build context 21:17:49 #33 ... 21:17:49 21:17:49 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:17:49 #63 DONE 5.3s 21:17:49 21:17:49 #33 [security-proxy-auth internal] load build context 21:17:49 #33 ... 21:17:49 21:17:49 #54 [support-notifications internal] load build context 21:17:50 #54 ... 21:17:50 21:17:51 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:17:51 #64 DONE 1.1s 21:17:51 21:17:51 #54 [support-notifications internal] load build context 21:17:51 #54 transferring context: 54.53MB 36.8s 21:17:51 #54 ... 21:17:51 21:17:51 #46 [security-secretstore-setup internal] load build context 21:17:51 #46 ... 21:17:51 21:17:51 #33 [security-proxy-auth internal] load build context 21:17:53 #33 ... 21:17:53 21:17:53 #37 [support-scheduler internal] load build context 21:17:53 #37 ... 21:17:53 21:17:53 #33 [security-proxy-auth internal] load build context 21:17:54 #33 ... 21:17:54 21:17:54 #36 [security-proxy-setup internal] load build context 21:17:54 #36 ... 21:17:54 21:17:54 #41 [core-data internal] load build context 21:17:54 #41 ... 21:17:54 21:17:54 #36 [security-proxy-setup internal] load build context 21:17:55 #36 ... 21:17:55 21:17:55 #52 [security-spiffe-token-provider internal] load build context 21:17:55 #52 ... 21:17:55 21:17:55 #37 [support-scheduler internal] load build context 21:17:55 #37 ... 21:17:55 21:17:55 #57 [security-spire-config internal] load build context 21:17:55 #57 ... 21:17:55 21:17:55 #37 [support-scheduler internal] load build context 21:17:56 #37 transferring context: 103.98MB 43.0s 21:17:56 #37 ... 21:17:56 21:17:56 #58 [core-metadata internal] load build context 21:17:56 #58 ... 21:17:56 21:17:56 #48 [core-command internal] load build context 21:17:56 #48 ... 21:17:56 21:17:56 #37 [support-scheduler internal] load build context 21:17:56 #37 ... 21:17:56 21:17:56 #40 [security-spire-agent internal] load build context 21:17:57 #40 ... 21:17:57 21:17:57 #37 [support-scheduler internal] load build context 21:17:57 #37 ... 21:17:57 21:17:57 #43 [core-common-config-bootstrapper internal] load build context 21:17:57 #43 ... 21:17:57 21:17:57 #59 [security-bootstrapper internal] load build context 21:17:57 #59 ... 21:17:57 21:17:57 #43 [core-common-config-bootstrapper internal] load build context 21:17:58 #43 ... 21:17:58 21:17:58 #42 [security-spire-server internal] load build context 21:17:58 #42 ... 21:17:58 21:17:58 #43 [core-common-config-bootstrapper internal] load build context 21:18:01 #43 transferring context: 111.24MB 45.1s 21:18:01 #43 ... 21:18:01 21:18:01 #46 [security-secretstore-setup internal] load build context 21:18:01 #46 ... 21:18:01 21:18:01 #54 [support-notifications internal] load build context 21:18:01 #54 ... 21:18:01 21:18:01 #43 [core-common-config-bootstrapper internal] load build context 21:18:05 #43 ... 21:18:05 21:18:05 #33 [security-proxy-auth internal] load build context 21:18:05 #33 ... 21:18:05 21:18:05 #43 [core-common-config-bootstrapper internal] load build context 21:18:05 #43 ... 21:18:05 21:18:05 #41 [core-data internal] load build context 21:18:05 #41 ... 21:18:05 21:18:05 #43 [core-common-config-bootstrapper internal] load build context 21:18:05 #43 ... 21:18:05 21:18:05 #36 [security-proxy-setup internal] load build context 21:18:05 #36 ... 21:18:05 21:18:05 #43 [core-common-config-bootstrapper internal] load build context 21:18:05 #43 ... 21:18:05 21:18:05 #52 [security-spiffe-token-provider internal] load build context 21:18:05 #52 ... 21:18:05 21:18:05 #36 [security-proxy-setup internal] load build context 21:18:05 #36 ... 21:18:05 21:18:05 #57 [security-spire-config internal] load build context 21:18:05 #57 ... 21:18:05 21:18:05 #36 [security-proxy-setup internal] load build context 21:18:06 #36 transferring context: 139.93MB 54.2s 21:18:06 #36 ... 21:18:06 21:18:06 #58 [core-metadata internal] load build context 21:18:06 #58 ... 21:18:06 21:18:06 #36 [security-proxy-setup internal] load build context 21:18:06 #36 ... 21:18:06 21:18:06 #48 [core-command internal] load build context 21:18:06 #48 ... 21:18:06 21:18:06 #40 [security-spire-agent internal] load build context 21:18:06 #40 transferring context: 175.25MB 55.8s done 21:18:06 #40 DONE 56.2s 21:18:06 21:18:06 #48 [core-command internal] load build context 21:18:06 #48 ... 21:18:06 21:18:06 #58 [core-metadata internal] load build context 21:18:07 #58 ... 21:18:07 21:18:07 #37 [support-scheduler internal] load build context 21:18:07 #37 ... 21:18:07 21:18:07 #36 [security-proxy-setup internal] load build context 21:18:07 #36 ... 21:18:07 21:18:07 #59 [security-bootstrapper internal] load build context 21:18:07 #59 ... 21:18:07 21:18:07 #36 [security-proxy-setup internal] load build context 21:18:08 #36 ... 21:18:08 21:18:08 #48 [core-command internal] load build context 21:18:08 #48 transferring context: 175.25MB 54.5s done 21:18:08 #48 DONE 56.7s 21:18:08 21:18:08 #36 [security-proxy-setup internal] load build context 21:18:08 #36 ... 21:18:08 21:18:08 #42 [security-spire-server internal] load build context 21:18:09 #42 ... 21:18:09 21:18:09 #59 [security-bootstrapper internal] load build context 21:18:11 #59 ... 21:18:11 21:18:11 #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:18:11 #65 DONE 3.7s 21:18:11 21:18:11 #59 [security-bootstrapper internal] load build context 21:18:11 #59 ... 21:18:11 21:18:11 #37 [support-scheduler internal] load build context 21:18:11 #37 transferring context: 175.25MB 57.5s done 21:18:11 #37 DONE 58.2s 21:18:11 21:18:11 #59 [security-bootstrapper internal] load build context 21:18:11 #59 ... 21:18:11 21:18:11 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 21:18:11 #66 DONE 1.9s 21:18:11 21:18:11 #59 [security-bootstrapper internal] load build context 21:18:11 #59 ... 21:18:11 21:18:11 #57 [security-spire-config internal] load build context 21:18:11 #57 transferring context: 175.25MB 58.0s done 21:18:11 #57 DONE 58.9s 21:18:11 21:18:11 #59 [security-bootstrapper internal] load build context 21:18:12 #59 ... 21:18:12 21:18:12 #46 [security-secretstore-setup internal] load build context 21:18:12 #46 ... 21:18:12 21:18:12 #54 [support-notifications internal] load build context 21:18:12 #54 ... 21:18:12 21:18:12 #46 [security-secretstore-setup internal] load build context 21:18:14 #46 transferring context: 175.25MB 61.8s done 21:18:14 #46 DONE 62.2s 21:18:14 21:18:14 #54 [support-notifications internal] load build context 21:18:14 #54 ... 21:18:14 21:18:14 #33 [security-proxy-auth internal] load build context 21:18:14 #33 ... 21:18:14 21:18:14 #54 [support-notifications internal] load build context 21:18:15 #54 ... 21:18:15 21:18:15 #41 [core-data internal] load build context 21:18:15 #41 ... 21:18:15 21:18:15 #33 [security-proxy-auth internal] load build context 21:18:15 #33 ... 21:18:15 21:18:15 #43 [core-common-config-bootstrapper internal] load build context 21:18:15 #43 ... 21:18:15 21:18:15 #52 [security-spiffe-token-provider internal] load build context 21:18:15 #52 ... 21:18:15 21:18:15 #43 [core-common-config-bootstrapper internal] load build context 21:18:16 #43 ... 21:18:16 21:18:16 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:18:16 #67 DONE 1.4s 21:18:16 21:18:16 #43 [core-common-config-bootstrapper internal] load build context 21:18:16 #43 ... 21:18:16 21:18:16 #54 [support-notifications internal] load build context 21:18:16 #54 transferring context: 175.25MB 61.7s done 21:18:16 #54 DONE 63.2s 21:18:16 21:18:16 #43 [core-common-config-bootstrapper internal] load build context 21:18:16 #43 transferring context: 175.25MB 60.0s done 21:18:16 #43 DONE 61.8s 21:18:16 21:18:16 #33 [security-proxy-auth internal] load build context 21:18:17 #33 ... 21:18:17 21:18:17 #36 [security-proxy-setup internal] load build context 21:18:17 #36 transferring context: 175.25MB 65.2s done 21:18:17 #36 DONE 65.4s 21:18:17 21:18:17 #58 [core-metadata internal] load build context 21:18:17 #58 ... 21:18:17 21:18:17 #33 [security-proxy-auth internal] load build context 21:18:17 #33 ... 21:18:17 21:18:17 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:18:17 #68 DONE 1.3s 21:18:17 21:18:17 #33 [security-proxy-auth internal] load build context 21:18:18 #33 ... 21:18:18 21:18:18 #52 [security-spiffe-token-provider internal] load build context 21:18:18 #52 transferring context: 175.25MB 64.0s done 21:18:18 #52 DONE 65.3s 21:18:18 21:18:18 #58 [core-metadata internal] load build context 21:18:18 #58 ... 21:18:18 21:18:18 #42 [security-spire-server internal] load build context 21:18:18 #42 transferring context: 175.25MB 61.6s done 21:18:18 #42 DONE 63.8s 21:18:18 21:18:18 #58 [core-metadata internal] load build context 21:18:19 #58 ... 21:18:19 21:18:19 #33 [security-proxy-auth internal] load build context 21:18:19 #33 transferring context: 175.25MB 66.9s done 21:18:19 #33 DONE 67.5s 21:18:19 21:18:19 #58 [core-metadata internal] load build context 21:18:19 #58 ... 21:18:19 21:18:19 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:18:19 #69 DONE 1.1s 21:18:19 21:18:19 #58 [core-metadata internal] load build context 21:18:20 #58 ... 21:18:20 21:18:20 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:20 #70 ... 21:18:20 21:18:20 #58 [core-metadata internal] load build context 21:18:21 #58 transferring context: 175.25MB 64.9s done 21:18:21 #58 DONE 66.2s 21:18:21 21:18:21 #41 [core-data internal] load build context 21:18:21 #41 ... 21:18:21 21:18:21 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:21 #71 ... 21:18:21 21:18:21 #41 [core-data internal] load build context 21:18:22 #41 ... 21:18:22 21:18:22 #59 [security-bootstrapper internal] load build context 21:18:22 #59 ... 21:18:22 21:18:22 #41 [core-data internal] load build context 21:18:22 #41 ... 21:18:22 21:18:22 #59 [security-bootstrapper internal] load build context 21:18:22 #59 transferring context: 175.25MB 66.1s done 21:18:22 #59 DONE 67.8s 21:18:22 21:18:22 #41 [core-data internal] load build context 21:18:22 #41 transferring context: 175.25MB 66.9s done 21:18:23 #41 DONE 68.0s 21:18:23 21:18:23 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:26 #72 ... 21:18:26 21:18:26 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:26 #73 ... 21:18:26 21:18:26 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #74 ... 21:19:24 21:19:24 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #71 DONE 64.0s 21:19:24 21:19:24 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #73 DONE 59.7s 21:19:24 21:19:24 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #70 DONE 65.1s 21:19:24 21:19:24 #75 [security-spire-agent builder 6/9] COPY . . 21:19:24 #75 ... 21:19:24 21:19:24 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #72 DONE 56.1s 21:19:24 21:19:24 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:19:24 #76 ... 21:19:24 21:19:24 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #74 DONE 59.5s 21:19:24 21:19:24 #77 [support-notifications builder 6/7] COPY . . 21:19:24 #77 DONE 3.0s 21:19:24 21:19:24 #78 [security-bootstrapper builder 6/7] COPY . . 21:19:24 #78 CACHED 21:19:24 21:19:24 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #79 CACHED 21:19:24 21:19:24 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:19:24 #80 CACHED 21:19:24 21:19:24 #81 [security-secretstore-setup builder 6/7] COPY . . 21:19:24 #81 DONE 4.4s 21:19:24 21:19:24 #82 [security-proxy-setup builder 6/7] COPY . . 21:19:24 #82 CACHED 21:19:24 21:19:24 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #83 CACHED 21:19:24 21:19:24 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:19:24 #84 CACHED 21:19:24 21:19:24 #75 [security-spire-agent builder 6/9] COPY . . 21:19:24 #75 DONE 4.4s 21:19:24 21:19:24 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:19:24 #85 ... 21:19:24 21:19:24 #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:19:24 #86 CACHED 21:19:24 21:19:24 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #87 CACHED 21:19:24 21:19:24 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 21:19:24 #88 CACHED 21:19:24 21:19:24 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 21:19:24 #89 CACHED 21:19:24 21:19:24 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #90 CACHED 21:19:24 21:19:24 #91 [core-data builder 6/7] COPY . . 21:19:24 #91 CACHED 21:19:24 21:19:24 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #92 CACHED 21:19:24 21:19:24 #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:19:24 #93 CACHED 21:19:24 21:19:24 #94 [core-metadata builder 6/7] COPY . . 21:19:24 #94 CACHED 21:19:24 21:19:24 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:19:24 #76 DONE 4.5s 21:19:24 21:19:24 #95 [core-command builder 6/7] COPY . . 21:19:24 #95 DONE 4.5s 21:19:24 21:19:24 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:19:24 #96 CACHED 21:19:24 21:19:24 #97 [support-scheduler builder 6/7] COPY . . 21:19:24 #97 CACHED 21:19:24 21:19:24 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #98 CACHED 21:19:24 21:19:24 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #99 CACHED 21:19:24 21:19:24 #100 [security-proxy-auth builder 6/7] COPY . . 21:19:24 #100 CACHED 21:19:24 21:19:24 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:19:24 #101 CACHED 21:19:24 21:19:24 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:24 #102 ... 21:19:24 21:19:24 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:19:24 #103 DONE 0.7s 21:19:24 21:19:24 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:19:24 #104 CACHED 21:19:24 21:19:24 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 #105 CACHED 21:19:24 21:19:24 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:19:24 #106 CACHED 21:19:24 21:19:24 #107 [security-spire-server builder 6/9] COPY . . 21:19:24 #107 CACHED 21:19:24 21:19:24 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:19:26 #108 ... 21:19:26 21:19:26 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:19:26 #0 6.015 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 21:19:26 #109 ... 21:19:26 21:19:26 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:19:26 #85 6.713 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 21:19:27 #85 ... 21:19:27 21:19:27 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:19:27 #108 DONE 7.0s 21:19:27 21:19:27 #110 [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 21:19:27 #110 DONE 7.0s 21:19:27 21:19:27 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:19:28 #111 ... 21:19:28 21:19:28 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:19:28 #112 DONE 0.5s 21:19:28 21:19:28 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:19:28 #111 DONE 0.5s 21:19:28 21:19:28 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:19:28 #102 7.240 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 21:19:28 #102 ... 21:19:28 21:19:28 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:28 #113 CACHED 21:19:28 21:19:28 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:19:28 #114 CACHED 21:19:28 21:19:28 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:19:28 #115 CACHED 21:19:28 21:19:28 #116 [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 21:19:28 #116 CACHED 21:19:28 21:19:28 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:19:28 #117 CACHED 21:19:28 21:19:28 #118 [security-spire-config builder 6/9] COPY . . 21:19:28 #118 CACHED 21:19:29 21:19:29 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:19:29 #119 DONE 0.5s 21:19:29 21:19:29 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:19:29 #120 CACHED 21:19:29 21:19:29 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:19:29 #121 ... 21:19:29 21:19:29 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:19:29 #122 DONE 0.6s 21:19:29 21:19:29 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:19:29 #121 DONE 0.2s 21:19:29 21:19:29 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:19:29 #0 6.890 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 21:19:29 #123 ... 21:19:29 21:19:29 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:19:29 #124 DONE 0.2s 21:19:29 21:19:29 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:19:29 #0 7.486 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 21:19:29 #125 ... 21:19:29 21:19:29 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:19:30 #126 ... 21:19:30 21:19:30 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:19:30 #0 4.985 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 21:19:30 #127 ... 21:19:30 21:19:30 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:19:30 #0 4.530 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 21:19:30 #128 ... 21:19:30 21:19:30 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:19:30 #0 5.981 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 21:19:30 #129 ... 21:19:30 21:19:30 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:19:30 #130 CACHED 21:19:30 21:19:30 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:19:30 #0 6.461 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 21:19:30 #131 ... 21:19:30 21:19:30 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:19:30 #0 6.562 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 21:19:31 #132 ... 21:19:31 21:19:31 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:19:31 #0 6.624 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 21:19:31 #133 ... 21:19:31 21:19:31 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:19:33 #134 ... 21:19:33 21:19:33 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:19:33 #126 DONE 3.6s 21:19:33 21:19:33 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:19:33 #135 DONE 0.2s 21:19:33 21:19:33 #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:19:33 #136 DONE 0.2s 21:19:33 21:19:33 #137 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:19:34 #137 ... 21:19:34 21:19:34 #138 [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 21:19:34 #138 DONE 0.3s 21:19:34 21:19:34 #139 [security-spire-config] exporting to image 21:19:34 #139 exporting layers 21:19:35 #139 ... 21:19:35 21:19:35 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:19:35 #134 DONE 4.5s 21:19:35 21:19:35 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:19:35 #140 ... 21:19:35 21:19:35 #137 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:19:35 #137 DONE 2.7s 21:19:36 21:19:36 #141 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:19:36 #141 DONE 0.3s 21:19:36 21:19:36 #142 [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 21:19:36 #142 DONE 0.3s 21:19:36 21:19:36 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:19:37 #143 DONE 0.5s 21:19:37 21:19:37 #139 [security-spire-server] exporting to image 21:19:37 #139 exporting layers 2.9s done 21:19:37 #139 writing image sha256:d717281e940b73db7942677b0cc673d0b88d94778816701a9bf731005c7ca3ae 0.1s done 21:19:37 #139 naming to docker.io/library/security-spire-config-arm64 21:19:37 #139 naming to docker.io/library/security-spire-config-arm64 0.0s done 21:19:37 #139 ... 21:19:37 21:19:37 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:19:37 #140 DONE 2.6s 21:19:37 21:19:37 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:19:37 #144 DONE 0.3s 21:19:37 21:19:37 #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 21:19:38 #145 DONE 0.3s 21:19:38 21:19:38 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:19:38 #146 DONE 0.3s 21:19:38 21:19:38 #139 [security-spire-agent] exporting to image 21:19:39 #139 exporting layers 2.1s done 21:19:39 #139 writing image sha256:684e051c62c895673412e405372035e3bf6a0a76923974db53ed6c5c0bc92158 done 21:19:39 #139 naming to docker.io/library/security-spire-server-arm64 done 21:19:40 #139 exporting layers 1.9s done 21:19:40 #139 writing image sha256:50fde4a34f24c237cb15f6b5adc5114016b856d712d9a89e1956049523f14e60 done 21:19:40 #139 naming to docker.io/library/security-spire-agent-arm64 done 21:19:40 #139 DONE 6.5s 21:19:40 21:19:40 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:33:47 #131 ... 21:33:47 21:33:47 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:33:47 #133 DONE 865.8s 21:33:47 21:33:47 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:33:47 #132 ... 21:33:47 21:33:47 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:33:47 #147 DONE 0.2s 21:33:47 21:33:47 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:33:47 #85 ... 21:33:47 21:33:47 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:33:47 #148 DONE 0.3s 21:33:47 21:33:47 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:33:47 #127 ... 21:33:47 21:33:47 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:33:47 #149 DONE 0.3s 21:33:47 21:33:47 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:33:47 #132 ... 21:33:47 21:33:47 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:33:47 #150 DONE 0.1s 21:33:47 21:33:47 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:33:47 #151 DONE 0.2s 21:33:47 21:33:47 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:50 #152 DONE 2.3s 21:33:50 21:33:50 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:33:50 #128 868.3 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 21:33:51 #128 ... 21:33:51 21:33:51 #139 [security-proxy-auth] exporting to image 21:33:51 #139 exporting layers 0.6s done 21:33:51 #139 writing image sha256:0a59940b64677db66f5b684caab40e0fd08e478f2fc0bfac0b87a5536c7dc8b5 0.0s done 21:33:51 #139 naming to docker.io/library/security-proxy-auth-arm64 done 21:33:51 #139 DONE 7.1s 21:33:51 21:33:51 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:03 #131 ... 21:34:03 21:34:03 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:34:03 #127 DONE 881.2s 21:34:03 21:34:03 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:03 #131 ... 21:34:03 21:34:03 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:34:03 #153 DONE 0.3s 21:34:03 21:34:03 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:34:03 #154 DONE 0.2s 21:34:03 21:34:03 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:34:03 #155 DONE 0.2s 21:34:03 21:34:03 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:34:03 #156 DONE 0.4s 21:34:03 21:34:03 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:34:03 #157 DONE 0.1s 21:34:03 21:34:03 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:03 #131 ... 21:34:03 21:34:03 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:05 #158 DONE 2.2s 21:34:05 21:34:05 #139 [security-proxy-setup] exporting to image 21:34:05 #139 exporting layers 21:34:05 #139 exporting layers 0.6s done 21:34:05 #139 writing image sha256:f3d4a2cebdcd2db062baca2326ccdf221898cca07b81fa17d4e610027190b2fd 0.0s done 21:34:05 #139 naming to docker.io/library/security-proxy-setup-arm64 done 21:34:05 #139 DONE 7.8s 21:34:05 21:34:05 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:14 #131 ... 21:34:14 21:34:14 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:34:14 #128 DONE 893.4s 21:34:14 21:34:14 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:14 #132 ... 21:34:14 21:34:14 #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:34:14 #159 DONE 0.5s 21:34:14 21:34:14 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:14 #131 ... 21:34:14 21:34:14 #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:34:14 #160 DONE 0.4s 21:34:14 21:34:14 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:14 #132 ... 21:34:14 21:34:14 #161 [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 21:34:15 #161 DONE 0.3s 21:34:15 21:34:15 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:34:15 #129 DONE 895.1s 21:34:15 21:34:15 #162 [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 21:34:15 #162 DONE 0.5s 21:34:15 21:34:15 #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:34:15 #163 DONE 0.3s 21:34:15 21:34:15 #164 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:34:16 #164 DONE 0.3s 21:34:16 21:34:16 #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:34:17 #165 ... 21:34:17 21:34:17 #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:34:17 #166 DONE 0.9s 21:34:17 21:34:17 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:34:17 #167 DONE 0.5s 21:34:17 21:34:17 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:17 #132 ... 21:34:17 21:34:17 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:34:17 #168 DONE 0.3s 21:34:17 21:34:17 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:18 #132 ... 21:34:18 21:34:18 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:19 #169 ... 21:34:19 21:34:19 #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:34:19 #165 DONE 3.3s 21:34:19 21:34:19 #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:34:19 #170 DONE 0.3s 21:34:19 21:34:19 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:34:20 #171 DONE 0.1s 21:34:20 21:34:20 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:34:20 #172 DONE 0.4s 21:34:20 21:34:20 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:20 #169 DONE 2.6s 21:34:20 21:34:20 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:34:21 #173 DONE 0.8s 21:34:21 21:34:21 #174 [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/ 21:34:21 #174 DONE 0.3s 21:34:21 21:34:21 #175 [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/ 21:34:21 #175 DONE 0.2s 21:34:21 21:34:21 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:34:22 #176 DONE 0.1s 21:34:22 21:34:22 #139 [security-secretstore-setup] exporting to image 21:34:22 #139 exporting layers 1.4s done 21:34:22 #139 writing image sha256:d6848b1a3e13b27cc06e98c2f1cc2f13d3b6d8f1749ebb0b33dde994ba1a8c3b done 21:34:22 #139 naming to docker.io/library/security-secretstore-setup-arm64 done 21:34:22 #139 DONE 9.2s 21:34:22 21:34:22 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:34:22 #177 DONE 0.2s 21:34:22 21:34:22 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:22 #131 ... 21:34:22 21:34:22 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:34:24 #178 DONE 1.9s 21:34:24 21:34:24 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:24 #132 ... 21:34:24 21:34:24 #139 [security-bootstrapper] exporting to image 21:34:25 #139 exporting layers 1.0s done 21:34:25 #139 writing image sha256:fa19f4a7557b42799bac6a5441a91f3704488ef20326b27b525b3a3bf0d2df91 done 21:34:25 #139 naming to docker.io/library/security-bootstrapper-arm64 done 21:34:25 #139 DONE 10.2s 21:34:25 21:34:25 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:51 #131 ... 21:34:51 21:34:51 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:34:51 #125 DONE 930.5s 21:34:51 21:34:51 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:51 #131 ... 21:34:51 21:34:51 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:34:51 #179 DONE 0.2s 21:34:51 21:34:51 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:34:51 #180 DONE 0.2s 21:34:51 21:34:51 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:34:52 #181 DONE 0.3s 21:34:52 21:34:52 #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 21:34:52 #182 DONE 0.2s 21:34:52 21:34:52 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:34:52 #183 DONE 0.2s 21:34:52 21:34:52 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:52 #85 ... 21:34:52 21:34:52 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:54 #184 DONE 2.6s 21:34:54 21:34:54 #139 [core-common-config-bootstrapper] exporting to image 21:34:54 #139 exporting layers 21:34:55 #139 exporting layers 0.4s done 21:34:55 #139 writing image sha256:6b21e78f113532f6a08f1ee579b7da4bbfbc1e166f920d7d25fd2b4602bb65db 0.0s done 21:34:55 #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:34:55 #139 DONE 10.6s 21:34:55 21:34:55 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:14 #131 ... 21:35:14 21:35:14 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:35:14 #132 DONE 951.7s 21:35:14 21:35:14 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:35:14 #185 DONE 0.2s 21:35:14 21:35:14 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:35:14 #186 DONE 0.3s 21:35:14 21:35:14 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:14 #131 ... 21:35:14 21:35:14 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:35:14 #187 DONE 0.3s 21:35:14 21:35:14 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:14 #131 ... 21:35:14 21:35:14 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:35:14 #188 DONE 0.1s 21:35:14 21:35:14 #139 [core-command] exporting to image 21:35:14 #139 exporting layers 21:35:14 #139 exporting layers 0.4s done 21:35:14 #139 writing image sha256:1e38fe250b4e6a7cbf3d9b376c80759071f4732d676fccfdc056fed4657f2a15 done 21:35:14 #139 naming to docker.io/library/core-command-arm64 done 21:35:14 #139 DONE 11.1s 21:35:14 21:35:14 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:35:29 #85 ... 21:35:29 21:35:29 #109 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:35:29 #109 DONE 967.6s 21:35:29 21:35:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:29 #131 ... 21:35:29 21:35:29 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:29 #189 DONE 0.2s 21:35:29 21:35:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:29 #131 ... 21:35:29 21:35:29 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:29 #190 DONE 0.1s 21:35:29 21:35:29 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:35:29 #191 DONE 0.3s 21:35:29 21:35:29 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:35:29 #85 ... 21:35:29 21:35:29 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:35:29 #192 DONE 0.1s 21:35:29 21:35:29 #139 [core-data] exporting to image 21:35:29 #139 exporting layers 21:35:29 #139 exporting layers 0.3s done 21:35:29 #139 writing image sha256:785da9c1fc6e66e59cc54cba0cef5babfd898c25430363b3577e46ba9cc2e821 done 21:35:29 #139 naming to docker.io/library/core-data-arm64 done 21:35:29 #139 DONE 11.4s 21:35:29 21:35:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:30 #131 ... 21:35:30 21:35:30 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:35:30 #123 DONE 970.0s 21:35:30 21:35:30 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:30 #131 ... 21:35:30 21:35:30 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:30 #193 DONE 0.2s 21:35:30 21:35:30 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:30 #194 DONE 0.2s 21:35:30 21:35:30 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:31 #131 ... 21:35:31 21:35:31 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:35:31 #195 DONE 0.3s 21:35:31 21:35:31 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:31 #131 ... 21:35:31 21:35:31 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:35:31 #196 DONE 0.1s 21:35:31 21:35:31 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:35:31 #197 DONE 0.1s 21:35:31 21:35:31 #139 [core-metadata] exporting to image 21:35:32 #139 exporting layers 0.4s done 21:35:32 #139 writing image sha256:b11b91f6056c1d90278154709be9414c51cca9a4928f8cea579e1e89f4aba488 done 21:35:32 #139 naming to docker.io/library/core-metadata-arm64 done 21:35:32 #139 DONE 11.8s 21:35:32 21:35:32 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:36:40 #131 ... 21:36:40 21:36:40 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:40 #102 DONE 1031.8s 21:36:40 21:36:40 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:36:40 #131 ... 21:36:40 21:36:40 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:36:40 #198 DONE 0.3s 21:36:40 21:36:40 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:36:40 #131 ... 21:36:40 21:36:40 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:36:40 #199 DONE 0.1s 21:36:40 21:36:40 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:36:40 #200 DONE 0.4s 21:36:40 21:36:40 #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 21:36:40 #201 DONE 0.1s 21:36:40 21:36:40 #139 [security-spiffe-token-provider] exporting to image 21:36:40 #139 exporting layers 21:36:40 #139 exporting layers 0.6s done 21:36:40 #139 writing image sha256:cf33782dcb70d469fd40cffa679dab6834bd01fb50eaf0ffe5817473acb6aaf1 done 21:36:40 #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:36:40 #139 DONE 12.4s 21:36:40 21:36:40 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:36:58 #131 DONE 1058.2s 21:36:58 21:36:58 #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:36:58 #85 DONE 1058.3s 21:36:59 21:36:59 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:36:59 #202 DONE 0.1s 21:36:59 21:36:59 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:36:59 #203 DONE 0.1s 21:36:59 21:36:59 #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:36:59 #204 DONE 0.2s 21:36:59 21:36:59 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:36:59 #205 DONE 0.1s 21:36:59 21:36:59 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:36:59 #206 DONE 0.4s 21:36:59 21:36:59 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:36:59 #207 DONE 0.5s 21:36:59 21:36:59 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:36:59 #208 DONE 0.1s 21:36:59 21:36:59 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:36:59 #209 DONE 0.2s 21:36:59 21:36:59 #139 [support-scheduler] exporting to image 21:36:59 #139 exporting layers 21:37:00 #139 exporting layers 0.3s done 21:37:00 #139 writing image sha256:1d5f96dac3ac124c1fcdb41379d4989a881ac5759affbbfc9e8f9405d69aa35f 0.0s done 21:37:00 #139 naming to docker.io/library/support-notifications-arm64 done 21:37:00 #139 writing image sha256:293956ed6420b7da02c5bb742dbf05fe39b46796457888080cd418321651f7b4 done 21:37:00 #139 naming to docker.io/library/support-scheduler-arm64 done 21:37:00 #139 DONE 12.9s 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:16:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:37:00 time="2023-06-07T21:17:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:37:00 $ docker stop --time=1 b77750deaf1adbcae36b1e618420b5e8c1e34b37cff62ae39fd9e61894e212b7 21:37:01 $ docker rm -f --volumes b77750deaf1adbcae36b1e618420b5e8c1e34b37cff62ae39fd9e61894e212b7 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:02 + docker images 21:37:02 REPOSITORY TAG IMAGE ID CREATED SIZE 21:37:02 support-scheduler-arm64 latest 293956ed6420 3 seconds ago 31.2MB 21:37:02 support-notifications-arm64 latest 1d5f96dac3ac 3 seconds ago 31.9MB 21:37:02 security-spiffe-token-provider-arm64 latest cf33782dcb70 29 seconds ago 32.7MB 21:37:02 core-metadata-arm64 latest b11b91f6056c About a minute ago 20.2MB 21:37:02 core-data-arm64 latest 785da9c1fc6e About a minute ago 19.9MB 21:37:02 core-command-arm64 latest 1e38fe250b4e About a minute ago 19.7MB 21:37:02 core-common-config-bootstrapper-arm64 latest 6b21e78f1135 2 minutes ago 17.2MB 21:37:02 security-bootstrapper-arm64 latest fa19f4a7557b 2 minutes ago 21.9MB 21:37:02 security-secretstore-setup-arm64 latest d6848b1a3e13 2 minutes ago 32.2MB 21:37:02 security-proxy-setup-arm64 latest f3d4a2cebdcd 2 minutes ago 18.7MB 21:37:02 security-proxy-auth-arm64 latest 0a59940b6467 3 minutes ago 18.1MB 21:37:02 security-spire-agent-arm64 latest 50fde4a34f24 17 minutes ago 153MB 21:37:02 security-spire-server-arm64 latest 684e051c62c8 17 minutes ago 97MB 21:37:02 security-spire-config-arm64 latest d717281e940b 17 minutes ago 96.1MB 21:37:02 ci-base-image-arm64 latest 9971fa7bdc47 33 minutes ago 899MB 21:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB 21:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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 21:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:02 21:37:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:03 arm64: Pulling from edgex-lftools-log-publisher 21:37:03 8998bd30e6a1: Pulling fs layer 21:37:03 04944245beec: Pulling fs layer 21:37:03 699f458cf7ca: Pulling fs layer 21:37:03 765212b225bb: Pulling fs layer 21:37:03 f23df028b6ca: Pulling fs layer 21:37:03 d65c8cfc05b1: Pulling fs layer 21:37:03 2437ff75d9bd: Pulling fs layer 21:37:03 f23df028b6ca: Waiting 21:37:03 d65c8cfc05b1: Waiting 21:37:03 2437ff75d9bd: Waiting 21:37:03 765212b225bb: Waiting 21:37:03 04944245beec: Verifying Checksum 21:37:03 04944245beec: Download complete 21:37:03 765212b225bb: Verifying Checksum 21:37:03 765212b225bb: Download complete 21:37:03 f23df028b6ca: Download complete 21:37:03 d65c8cfc05b1: Verifying Checksum 21:37:03 d65c8cfc05b1: Download complete 21:37:03 699f458cf7ca: Verifying Checksum 21:37:03 699f458cf7ca: Download complete 21:37:03 8998bd30e6a1: Verifying Checksum 21:37:03 8998bd30e6a1: Download complete 21:37:06 2437ff75d9bd: Verifying Checksum 21:37:06 2437ff75d9bd: Download complete 21:37:08 8998bd30e6a1: Pull complete 21:37:08 04944245beec: Pull complete 21:37:11 699f458cf7ca: Pull complete 21:37:11 765212b225bb: Pull complete 21:37:11 f23df028b6ca: Pull complete 21:37:12 d65c8cfc05b1: Pull complete 21:37:27 2437ff75d9bd: Pull complete 21:37:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-18116 does not seem to be running inside a container 21:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:37:30 $ docker top bc3d44352a766bc7306e98a9e4edbf6d166a4f41714de8091b6a7c6303a176cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:31 ---> job-cost.sh 21:37:31 lf-activate-venv: SKIPPING 21:37:31 INFO: No Stack... 21:37:31 INFO: Retrieving Pricing Info for: v3-standard-4 21:37:32 INFO: Archiving Costs [Pipeline] sh 21:37:33 + cat /w/workspace/edgex-go/14/archives/cost.csv 21:37:33 + cut -d, -f6 [Pipeline] lock 21:37:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] 21:37:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] did not exist. Created. 21:37:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:33 + echo total: 0.10999999940395355 [Pipeline] stash 21:37:33 Stashed 1 file(s) [Pipeline] } 21:37:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-14-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:33 $ docker stop --time=1 bc3d44352a766bc7306e98a9e4edbf6d166a4f41714de8091b6a7c6303a176cb 21:37:35 $ docker rm -f --volumes bc3d44352a766bc7306e98a9e4edbf6d166a4f41714de8091b6a7c6303a176cb [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 21:37:35 provisioning config files... 21:37:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config16106041009051499371tmp [Pipeline] { [Pipeline] sh 21:37:36 + set +x 21:37:36 + curl -s https://codecov.io/bash 21:37:36 + bash -s -- 21:37:36 21:37:36 _____ _ 21:37:36 / ____| | | 21:37:36 | | ___ __| | ___ ___ _____ __ 21:37:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:37:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:37:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:37:36 Bash-1.0.6 21:37:36 21:37:36 21:37:36 ==> git version 2.25.1 found 21:37:36 ==> 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 21:37:36 Release-Date: 2020-01-08 21:37:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:37:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:37:36 ==> Jenkins CI detected. 21:37:36 current dir:  /w/workspace/edgex-go/14 21:37:36 project root: . 21:37:36 --> token set from env 21:37:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:37:36 ==> Running gcov in . (disable via -X gcov) 21:37:36 ==> Python coveragepy not found 21:37:36 ==> Searching for coverage reports in: 21:37:36 + . 21:37:36 -> Found 1 reports 21:37:36 ==> Detecting git/mercurial file structure 21:37:36 ==> Reading reports 21:37:36 + ./coverage.out bytes=447731 21:37:36 ==> Appending adjustments 21:37:36 https://docs.codecov.io/docs/fixing-reports 21:37:37 + Found adjustments 21:37:37 ==> Gzipping contents 21:37:37 60K /tmp/codecov.wAux8z.gz 21:37:37 ==> Uploading reports 21:37:37 url: https://codecov.io 21:37:37 query: branch=PR-4563&commit=34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 21:37:37 -> Pinging Codecov 21:37:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 21:37:37 -> Uploading to 21:37:37 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0/1df64dd9-d2a1-4692-ba09-9031f1dd9be9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T213737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b0e43fab250e78a09eac57064f1232ebf2637c8fab6d0a8796dbdc147c6ca68 21:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:37:37 Dload Upload Total Spent Left Speed 21:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57407 0 0 100 57407 0 276k --:--:-- --:--:-- --:--:-- 274k 100 57407 0 0 100 57407 0 261k --:--:-- --:--:-- --:--:-- 260k 21:37:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 [Pipeline] } 21:37:37 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 21:37:38 + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh 21:37:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:39 ---> package-listing.sh 21:37:39 ++ facter osfamily 21:37:39 ++ tr '[:upper:]' '[:lower:]' 21:37:39 + OS_FAMILY=debian 21:37:39 + workspace=/w/workspace/edgex-go/14 21:37:39 + START_PACKAGES=/tmp/packages_start.txt 21:37:39 + END_PACKAGES=/tmp/packages_end.txt 21:37:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:39 + PACKAGES=/tmp/packages_start.txt 21:37:39 + '[' /w/workspace/edgex-go/14 ']' 21:37:39 + PACKAGES=/tmp/packages_end.txt 21:37:39 + case "${OS_FAMILY}" in 21:37:39 + dpkg -l 21:37:39 + grep '^ii' 21:37:39 + '[' -f /tmp/packages_start.txt ']' 21:37:39 + '[' -f /tmp/packages_end.txt ']' 21:37:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:39 + '[' /w/workspace/edgex-go/14 ']' 21:37:39 + mkdir -p /w/workspace/edgex-go/14/archives/ 21:37:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 21:37:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:37:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:40 21:37:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:41 latest: Pulling from edgex-lftools-log-publisher 21:37:41 5eb5b503b376: Pulling fs layer 21:37:41 5c69ac0246d0: Pulling fs layer 21:37:41 ec43610c2a17: Pulling fs layer 21:37:41 3a2ae6a8a46f: Pulling fs layer 21:37:41 33b1e0a273af: Pulling fs layer 21:37:41 5d3b04190fa2: Pulling fs layer 21:37:41 3a2ae6a8a46f: Waiting 21:37:41 33b1e0a273af: Waiting 21:37:41 2f39f015ded8: Pulling fs layer 21:37:41 2f39f015ded8: Waiting 21:37:41 5d3b04190fa2: Waiting 21:37:41 5c69ac0246d0: Download complete 21:37:41 3a2ae6a8a46f: Verifying Checksum 21:37:41 3a2ae6a8a46f: Download complete 21:37:41 33b1e0a273af: Verifying Checksum 21:37:41 33b1e0a273af: Download complete 21:37:41 5d3b04190fa2: Verifying Checksum 21:37:41 5d3b04190fa2: Download complete 21:37:41 ec43610c2a17: Download complete 21:37:41 5eb5b503b376: Verifying Checksum 21:37:41 5eb5b503b376: Download complete 21:37:42 2f39f015ded8: Download complete 21:37:42 5eb5b503b376: Pull complete 21:37:42 5c69ac0246d0: Pull complete 21:37:43 ec43610c2a17: Pull complete 21:37:43 3a2ae6a8a46f: Pull complete 21:37:43 33b1e0a273af: Pull complete 21:37:43 5d3b04190fa2: Pull complete 21:37:47 2f39f015ded8: Pull complete 21:37:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:47 prd-ubuntu20.04-docker-8c-8g-18111 does not seem to be running inside a container 21:37:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:51 $ docker top ff68d2f82399f6ae79d4a05a59567229b2d69f75be4bbe514e62cb0149e26e75 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:51 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:51 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:52 + ls /var/log/sa-host 21:37:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:52 provisioning config files... 21:37:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2966309938309586554tmp [Pipeline] { [Pipeline] echo 21:37:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:52 ---> create-netrc.sh [Pipeline] } 21:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:52 ---> python-tools-install.sh [Pipeline] echo 21:37:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:53 ---> sudo-logs.sh 21:37:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:53 ---> job-cost.sh 21:37:53 lf-activate-venv: SKIPPING 21:37:53 DEBUG: total: 0.10999999940395355 21:37:53 INFO: Retrieving Stack Cost... 21:37:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:54 INFO: Archiving Costs [Pipeline] echo 21:37:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:54 ---> logs-deploy.sh 21:37:54 lf-activate-venv: SKIPPING 21:37:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/14 21:37:54 INFO: archiving workspace using pattern(s): 21:37:55 Archives upload complete. 21:37:55 INFO: archiving logs to Nexus