Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 323adb052d2cb802e75befd3ef3d99665f3d8896+3451b7e6c986f3e69473b278945a55ce4856eec7 (510ed787c8de1ba620dcfd56044f50142a556690) 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-ssh4237156679311374143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9935506435141404462.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10220679103424768194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4617173191913627512.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2432510152954039790.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 ‘prd-ubuntu20.04-docker-8c-8g-3715’ Running on prd-ubuntu20.04-docker-8c-8g-3717 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/34 [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/34 # 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 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 323adb052d2cb802e75befd3ef3d99665f3d8896 Merge succeeded, producing 795763e47787cad22a5e76a80faa1b6caddd8281 Checking out Revision 795763e47787cad22a5e76a80faa1b6caddd8281 (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 323adb052d2cb802e75befd3ef3d99665f3d8896 # 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 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 795763e47787cad22a5e76a80faa1b6caddd8281 # timeout=10 Commit message: "Merge commit '3451b7e6c986f3e69473b278945a55ce4856eec7' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 997c617158b1cff1449145eaf521969bce7f53ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:32:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:32:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:32:10 ========================================================= 21:32:10 EdgeX Global Pipelines Version Info 21:32:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:32:11 ------------------- 21:32:11 stable info: 21:32:11 ------------------- 21:32:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:32:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:32:11 Message: update stable to v1.0.253 21:32:11 ------------------- 21:32:11 experimental info: 21:32:11 ------------------- 21:32:11 Commited By: **** collab-it+edgex@linuxfoundation.org 21:32:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:32:11 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:32:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:32:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:32:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 795763e47787cad22a5e76a80faa1b6caddd8281 [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 795763e [Pipeline] echo 21:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:12 provisioning config files... 21:32:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config4529511485665110972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:12 ---> docker-login.sh 21:32:12 nexus3.edgexfoundry.org:10001 21:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:13 Configure a credential helper to remove this warning. See 21:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:13 21:32:13 Login Succeeded 21:32:13 nexus3.edgexfoundry.org:10002 21:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:13 Configure a credential helper to remove this warning. See 21:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:13 21:32:13 Login Succeeded 21:32:13 nexus3.edgexfoundry.org:10003 21:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:14 Configure a credential helper to remove this warning. See 21:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:14 21:32:14 Login Succeeded 21:32:14 nexus3.edgexfoundry.org:10004 21:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:14 Configure a credential helper to remove this warning. See 21:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:14 21:32:14 Login Succeeded 21:32:14 docker.io 21:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:14 Configure a credential helper to remove this warning. See 21:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:14 21:32:14 Login Succeeded 21:32:14 ---> docker-login.sh ends [Pipeline] } 21:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:14 + 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 21:32:14 + dirname cmd/core-command/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo core-command,cmd/core-command/Dockerfile 21:32:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:32:14 + dirname cmd/core-data/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo core-data,cmd/core-data/Dockerfile 21:32:14 + dirname cmd/core-metadata/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo core-metadata,cmd/core-metadata/Dockerfile 21:32:14 + dirname cmd/security-bootstrapper/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:32:14 + dirname cmd/security-proxy-auth/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:32:14 + dirname cmd/security-proxy-setup/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + dirname cmd/security-secretstore-setup/Dockerfile 21:32:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:32:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:32:14 + dirname+ cmd/security-spire-agent/Dockerfile 21:32:14 cut -d/ -f2 21:32:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:32:14 + dirname cmd/security-spire-config/Dockerfile+ 21:32:14 cut -d/ -f2 21:32:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:32:14 + dirname cmd/security-spire-server/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:32:14 + dirname cmd/support-notifications/Dockerfile 21:32:14 + cut -d/ -f2 21:32:14 + echo support-notifications,cmd/support-notifications/Dockerfile 21:32:14 + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 21:32:14 21:32:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:32:14 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 21:32:15 + git rev-list -1 --merges 795763e47787cad22a5e76a80faa1b6caddd8281~1..795763e47787cad22a5e76a80faa1b6caddd8281 [Pipeline] echo 21:32:15 -----------> git rev-list -1 --merges 795763e47787cad22a5e76a80faa1b6caddd8281~1..795763e47787cad22a5e76a80faa1b6caddd8281 795763e47787cad22a5e76a80faa1b6caddd8281 21:32:15 795763e47787cad22a5e76a80faa1b6caddd8281 [false] [Pipeline] sh 21:32:15 + git log --format=format:%s -1 795763e47787cad22a5e76a80faa1b6caddd8281 [Pipeline] echo 21:32:15 ========================================================= 21:32:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:32:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:32:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:32:15 + grep -v github /etc/ssh/ssh_known_hosts 21:32:15 + [ -e /tmp/ssh_known_hosts ] 21:32:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:32:15 + + sudo tee -a /etc/ssh/ssh_known_hosts 21:32:15 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:32:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:16 21:32:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:16 0.1.4: Pulling from edgex-devops/py-git-semver 21:32:16 b85a868b505f: Pulling fs layer 21:32:16 e2be974225ed: Pulling fs layer 21:32:16 339a4e72a1f5: Pulling fs layer 21:32:16 988bab9f4d93: Pulling fs layer 21:32:16 1469e6f7b9e6: Pulling fs layer 21:32:16 eaf3925da568: Pulling fs layer 21:32:16 bab4dde63d76: Pulling fs layer 21:32:16 bde34c3a00c8: Pulling fs layer 21:32:16 b352a97aabf1: Pulling fs layer 21:32:16 4872d77fe225: Pulling fs layer 21:32:16 5851b861e8e6: Pulling fs layer 21:32:16 988bab9f4d93: Waiting 21:32:16 bde34c3a00c8: Waiting 21:32:16 b352a97aabf1: Waiting 21:32:16 1469e6f7b9e6: Waiting 21:32:16 4872d77fe225: Waiting 21:32:16 eaf3925da568: Waiting 21:32:16 5851b861e8e6: Waiting 21:32:16 bab4dde63d76: Waiting 21:32:16 e2be974225ed: Verifying Checksum 21:32:16 e2be974225ed: Download complete 21:32:16 988bab9f4d93: Verifying Checksum 21:32:16 988bab9f4d93: Download complete 21:32:16 1469e6f7b9e6: Verifying Checksum 21:32:16 1469e6f7b9e6: Download complete 21:32:16 eaf3925da568: Verifying Checksum 21:32:16 eaf3925da568: Download complete 21:32:16 339a4e72a1f5: Verifying Checksum 21:32:16 339a4e72a1f5: Download complete 21:32:16 bde34c3a00c8: Download complete 21:32:17 b352a97aabf1: Verifying Checksum 21:32:17 b352a97aabf1: Download complete 21:32:17 4872d77fe225: Verifying Checksum 21:32:17 4872d77fe225: Download complete 21:32:17 5851b861e8e6: Verifying Checksum 21:32:17 5851b861e8e6: Download complete 21:32:17 b85a868b505f: Download complete 21:32:17 bab4dde63d76: Verifying Checksum 21:32:17 bab4dde63d76: Download complete 21:32:18 b85a868b505f: Pull complete 21:32:18 e2be974225ed: Pull complete 21:32:19 339a4e72a1f5: Pull complete 21:32:19 988bab9f4d93: Pull complete 21:32:19 1469e6f7b9e6: Pull complete 21:32:19 eaf3925da568: Pull complete 21:32:21 bab4dde63d76: Pull complete 21:32:22 bde34c3a00c8: Pull complete 21:32:22 b352a97aabf1: Pull complete 21:32:22 4872d77fe225: Pull complete 21:32:22 5851b861e8e6: Pull complete 21:32:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:22 prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container 21:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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-devops/py-git-semver:0.1.4 cat 21:32:28 $ docker top 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 -eo pid,comm 21:32:28 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). 21:32:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:28 [ssh-agent] Looking for ssh-agent implementation... 21:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:28 $ docker exec 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent 21:32:28 SSH_AUTH_SOCK=/tmp/ssh-gb5Nv2cpgHT7/agent.33 21:32:28 SSH_AGENT_PID=39 21:32:28 Running ssh-add (command line suppressed) 21:32:28 Identity added: /w/workspace/edgex-go/34@tmp/private_key_16504793418906519932.key (/w/workspace/edgex-go/34@tmp/private_key_16504793418906519932.key) 21:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:29 + git tag --points-at HEAD [Pipeline] } 21:32:29 $ docker exec --env ******** --env ******** 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent -k 21:32:29 unset SSH_AUTH_SOCK; 21:32:29 unset SSH_AGENT_PID; 21:32:29 echo Agent pid 39 killed; 21:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:29 [ssh-agent] Looking for ssh-agent implementation... 21:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:29 $ docker exec 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent 21:32:29 SSH_AUTH_SOCK=/tmp/ssh-OZ47lhrTuidf/agent.71 21:32:29 SSH_AGENT_PID=77 21:32:29 Running ssh-add (command line suppressed) 21:32:29 Identity added: /w/workspace/edgex-go/34@tmp/private_key_11279670056175948980.key (/w/workspace/edgex-go/34@tmp/private_key_11279670056175948980.key) 21:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:29 + git semver init 21:32:30 2023-08-15 21:32:30,140 [run_init] DEBUG init version:0.0.0 force:False 21:32:30 2023-08-15 21:32:30,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/34/.semver 21:32:30 2023-08-15 21:32:30,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/34/.semver 21:32:30 2023-08-15 21:32:30,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/34/.semver'], cwd=/w/workspace/edgex-go/34, universal_newlines=False, shell=None, istream=None) 21:32:36 2023-08-15 21:32:36,240 [append_file] DEBUG append to file:/w/workspace/edgex-go/34/.git/info/exclude 21:32:36 2023-08-15 21:32:36,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/34/.semver/PR-4569 with force:False 21:32:36 2023-08-15 21:32:36,240 [write_file] DEBUG write to file:/w/workspace/edgex-go/34/.semver/PR-4569 21:32:36 2023-08-15 21:32:36,243 [execute] INFO git cat-file --batch-check 21:32:36 2023-08-15 21:32:36,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/34/.semver, universal_newlines=False, shell=None, istream=) 21:32:36 2023-08-15 21:32:36,250 [execute] INFO git cat-file --batch 21:32:36 2023-08-15 21:32:36,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/34/.semver, universal_newlines=False, shell=None, istream=) 21:32:36 2023-08-15 21:32:36,256 [read_version] DEBUG read version from /w/workspace/edgex-go/34/.semver/PR-4569 21:32:36 0.0.0 [Pipeline] } 21:32:36 $ docker exec --env ******** --env ******** 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent -k 21:32:36 unset SSH_AUTH_SOCK; 21:32:36 unset SSH_AGENT_PID; 21:32:36 echo Agent pid 77 killed; 21:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:37 + git semver [Pipeline] } 21:32:37 $ docker stop --time=1 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 21:32:39 $ docker rm -f --volumes 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 [Pipeline] // withDockerContainer [Pipeline] sh 21:32:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:32:39 Stashed 1 file(s) [Pipeline] echo 21:32:39 [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 21:32:40 + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] echo 21:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:40 ========================================================= 21:32:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:32:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:32:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:32:40 4db1b89c0bd1: Pulling fs layer 21:32:40 6911f1a30b25: Pulling fs layer 21:32:40 e194b8c5c2a9: Pulling fs layer 21:32:40 6863d3e3a2b1: Pulling fs layer 21:32:40 ec0bb842ea78: Pulling fs layer 21:32:40 6863d3e3a2b1: Waiting 21:32:40 ec0bb842ea78: Waiting 21:32:40 40a00589a448: Pulling fs layer 21:32:40 6c08303d61cc: Pulling fs layer 21:32:40 798269fcf238: Pulling fs layer 21:32:40 6c08303d61cc: Waiting 21:32:40 40a00589a448: Waiting 21:32:40 798269fcf238: Waiting 21:32:40 6911f1a30b25: Verifying Checksum 21:32:40 6911f1a30b25: Download complete 21:32:40 6863d3e3a2b1: Verifying Checksum 21:32:40 6863d3e3a2b1: Download complete 21:32:40 ec0bb842ea78: Verifying Checksum 21:32:40 ec0bb842ea78: Download complete 21:32:40 4db1b89c0bd1: Verifying Checksum 21:32:40 4db1b89c0bd1: Download complete 21:32:40 40a00589a448: Verifying Checksum 21:32:40 40a00589a448: Download complete 21:32:40 4db1b89c0bd1: Pull complete 21:32:41 6911f1a30b25: Pull complete 21:32:41 e194b8c5c2a9: Verifying Checksum 21:32:41 e194b8c5c2a9: Download complete 21:32:41 798269fcf238: Download complete 21:32:41 6c08303d61cc: Verifying Checksum 21:32:41 6c08303d61cc: Download complete 21:32:44 e194b8c5c2a9: Pull complete 21:32:44 6863d3e3a2b1: Pull complete 21:32:45 ec0bb842ea78: Pull complete 21:32:45 40a00589a448: Pull complete 21:32:47 6c08303d61cc: Pull complete 21:32:49 798269fcf238: Pull complete 21:32:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:32:49 + docker build -t ci-base-image-x86_64 -f - . 21:32:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:32:49 WORKDIR /edgex 21:32:49 COPY go.mod . 21:32:49 RUN go mod download 21:32:50 Sending build context to Docker daemon 170.8MB 21:32:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:32:50 ---> ec979cd7f677 21:32:50 Step 2/4 : WORKDIR /edgex 21:32:54 Still waiting to schedule task 21:32:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3716’ is offline 21:33:00 ---> Running in 7415d31a5cce 21:33:00 Removing intermediate container 7415d31a5cce 21:33:00 ---> c352849a18a3 21:33:00 Step 3/4 : COPY go.mod . 21:33:00 ---> 63bbd589b5e6 21:33:00 Step 4/4 : RUN go mod download 21:33:00 ---> Running in 2e51c76d1a2c 21:33:22 Removing intermediate container 2e51c76d1a2c 21:33:22 ---> d5fad3f75268 21:33:22 Successfully built d5fad3f75268 21:33:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:22 + docker inspect -f . ci-base-image-x86_64 21:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:22 prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container 21:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:33:23 $ docker top 7c8b8862d9c92de305a04dc359b3164e4672f271436ccce13ca3763f6feb6ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:23 + go version 21:33:23 go version go1.20.6 linux/amd64 [Pipeline] } 21:33:23 $ docker stop --time=1 7c8b8862d9c92de305a04dc359b3164e4672f271436ccce13ca3763f6feb6ae7 21:33:24 $ docker rm -f --volumes 7c8b8862d9c92de305a04dc359b3164e4672f271436ccce13ca3763f6feb6ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:25 + docker inspect -f . ci-base-image-x86_64 21:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:25 prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container 21:33:25 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:33:26 $ docker top 1f4e7bcac2c0a748f4efb13f36f5ef43e90debe05ec95f8edd29f668e15fa9a0 -eo pid,comm [Pipeline] { [Pipeline] echo 21:33:26 ========================================================= 21:33:26 [edgeXBuildGoParallel] Running Tests and Build... 21:33:26 ========================================================= [Pipeline] sh 21:33:26 + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] fileExists [Pipeline] sh 21:33:26 + make test 21:33:26 go test -race -coverprofile=coverage.out ./... 21:33:34 ? github.com/edgexfoundry/edgex-go [no test files] 21:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:33:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:33:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:33:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:33:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 21:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 97.0% of statements 21:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 21:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements 21:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.542s coverage: 93.4% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 97.6% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 21:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 21:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 32.2% of statements 21:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 42.9% of statements 21:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 82.9% of statements 21:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 21:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 21:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.368s coverage: 79.9% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 28.100s coverage: 92.9% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.173s coverage: 62.3% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.143s coverage: 81.8% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 63.1% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.413s coverage: 38.4% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.8% of statements 21:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 98.9% of statements 21:34:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3718 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 21:34:28 Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] checkout 21:34:28 The recommended git tool is: git 21:34:28 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:34:28 fuzz_test/Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image 21:34:28 fuzz_test/Dockerfile.fuzz:23 DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check 21:34:28 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 21:34:28 $ docker stop --time=1 1f4e7bcac2c0a748f4efb13f36f5ef43e90debe05ec95f8edd29f668e15fa9a0 21:34:30 $ docker rm -f --volumes 1f4e7bcac2c0a748f4efb13f36f5ef43e90debe05ec95f8edd29f668e15fa9a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:34:31 Failed in branch amd64 21:34:33 using credential edgex-jenkins-ssh 21:34:33 Cloning the remote Git repository 21:34:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:34:33 > git init /w/workspace/edgex-go/34 # timeout=10 21:34:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:33 > git --version # timeout=10 21:34:33 > git --version # 'git version 2.25.1' 21:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:52 Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 323adb052d2cb802e75befd3ef3d99665f3d8896 21:34:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:34:52 > git config core.sparsecheckout # timeout=10 21:34:52 > git checkout -f 323adb052d2cb802e75befd3ef3d99665f3d8896 # timeout=10 21:34:53 Merge succeeded, producing 02a411aeb1cf68486ab87433bda94d32b901efc7 21:34:53 Checking out Revision 02a411aeb1cf68486ab87433bda94d32b901efc7 (PR-4569) 21:34:52 > git remote # timeout=10 21:34:52 > git config --get remote.origin.url # timeout=10 21:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:52 > git merge 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 21:34:53 > git rev-parse HEAD^{commit} # timeout=10 21:34:53 > git config core.sparsecheckout # timeout=10 21:34:53 > git checkout -f 02a411aeb1cf68486ab87433bda94d32b901efc7 # timeout=10 21:34:56 Commit message: "Merge commit '3451b7e6c986f3e69473b278945a55ce4856eec7' into HEAD" 21:34:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:56 > git rev-list --no-walk 997c617158b1cff1449145eaf521969bce7f53ea # timeout=10 21:34:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:57 Dload Upload Total Spent Left Speed 21:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 21:34:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:34:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:34:58 + sudo tee /etc/docker/daemon.new 21:34:58 { 21:34:58 "registry-mirrors": [ 21:34:58 "https://nexus3.edgexfoundry.org:10001" 21:34:58 ], 21:34:58 "bip": "10.250.0.254/24", 21:34:58 "hosts": [ 21:34:58 "tcp://0.0.0.0:5555", 21:34:58 "unix:///var/run/docker.sock" 21:34:58 ], 21:34:58 "mtu": 1458, 21:34:58 "selinux-enabled": true, 21:34:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:34:58 } [Pipeline] sh 21:34:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:34:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:17 provisioning config files... 21:35:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config11789923326358258635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:17 ---> docker-login.sh 21:35:17 nexus3.edgexfoundry.org:10001 21:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:18 Configure a credential helper to remove this warning. See 21:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:18 21:35:18 Login Succeeded 21:35:18 nexus3.edgexfoundry.org:10002 21:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:19 Configure a credential helper to remove this warning. See 21:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:19 21:35:19 Login Succeeded 21:35:19 nexus3.edgexfoundry.org:10003 21:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:19 Configure a credential helper to remove this warning. See 21:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:19 21:35:19 Login Succeeded 21:35:19 nexus3.edgexfoundry.org:10004 21:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:19 Configure a credential helper to remove this warning. See 21:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:19 21:35:19 Login Succeeded 21:35:19 docker.io 21:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:20 Configure a credential helper to remove this warning. See 21:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:20 21:35:20 Login Succeeded 21:35:20 ---> docker-login.sh ends [Pipeline] } 21:35:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:35:20 + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] echo 21:35:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:20 ========================================================= 21:35:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:35:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:35:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:35:22 edb6bdbacee9: Pulling fs layer 21:35:22 5f9638ab2659: Pulling fs layer 21:35:22 8d51d6327a98: Pulling fs layer 21:35:22 8b374f2dd631: Pulling fs layer 21:35:22 ec14aa9079de: Pulling fs layer 21:35:22 2f466654f4bb: Pulling fs layer 21:35:22 554e91adad29: Pulling fs layer 21:35:22 8b374f2dd631: Waiting 21:35:22 ec14aa9079de: Waiting 21:35:22 2f466654f4bb: Waiting 21:35:22 554e91adad29: Waiting 21:35:22 5f9638ab2659: Download complete 21:35:22 8b374f2dd631: Verifying Checksum 21:35:22 8b374f2dd631: Download complete 21:35:22 ec14aa9079de: Verifying Checksum 21:35:22 ec14aa9079de: Download complete 21:35:22 edb6bdbacee9: Verifying Checksum 21:35:22 edb6bdbacee9: Download complete 21:35:22 edb6bdbacee9: Pull complete 21:35:23 554e91adad29: Verifying Checksum 21:35:23 554e91adad29: Download complete 21:35:23 5f9638ab2659: Pull complete 21:35:24 8d51d6327a98: Verifying Checksum 21:35:24 8d51d6327a98: Download complete 21:35:24 2f466654f4bb: Verifying Checksum 21:35:24 2f466654f4bb: Download complete 21:35:36 8d51d6327a98: Pull complete 21:35:36 8b374f2dd631: Pull complete 21:35:36 ec14aa9079de: Pull complete 21:35:42 2f466654f4bb: Pull complete 21:35:44 554e91adad29: Pull complete 21:35:44 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:35:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:35:44 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:35:44 WORKDIR /edgex 21:35:44 COPY go.mod . 21:35:44 RUN go mod download build 21:35:44 -t ci-base-image-arm64 -f - . 21:35:45 Sending build context to Docker daemon 2.945MB 21:35:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:35:45 ---> 1e15ea492957 21:35:45 Step 2/4 : WORKDIR /edgex 21:35:48 ---> Running in f96c8a8d5894 21:35:48 Removing intermediate container f96c8a8d5894 21:35:48 ---> b17c9ed50ec6 21:35:48 Step 3/4 : COPY go.mod . 21:35:48 ---> 8402eec2e799 21:35:48 Step 4/4 : RUN go mod download 21:35:48 ---> Running in ca1105e519b8 21:36:27 Removing intermediate container ca1105e519b8 21:36:27 ---> bddd35d5c590 21:36:27 Successfully built bddd35d5c590 21:36:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:28 + docker inspect -f . ci-base-image-arm64 21:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container 21:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:36:29 $ docker top 1f5af579bd881c21cf81f030ab157a692a3050fc1dc788852463242a30dc42a6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:30 + go version 21:36:30 go version go1.20.6 linux/arm64 [Pipeline] } 21:36:30 $ docker stop --time=1 1f5af579bd881c21cf81f030ab157a692a3050fc1dc788852463242a30dc42a6 21:36:32 $ docker rm -f --volumes 1f5af579bd881c21cf81f030ab157a692a3050fc1dc788852463242a30dc42a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:33 + docker inspect -f . ci-base-image-arm64 21:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:33 prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container 21:36:33 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:36:34 $ docker top da91bb8881c44c746000427b63a79b7963fd52bf3780c63baa038af19ffa4d7a -eo pid,comm [Pipeline] { [Pipeline] echo 21:36:34 ========================================================= 21:36:34 [edgeXBuildGoParallel] Running Tests and Build... 21:36:34 ========================================================= [Pipeline] sh 21:36:34 + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] fileExists [Pipeline] sh 21:36:35 + make test 21:36:35 go test -race -coverprofile=coverage.out ./... 21:37:14 ? github.com/edgexfoundry/edgex-go [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:39:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:39:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:39:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:39:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.361s coverage: 28.7% of statements 21:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 97.0% of statements 21:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.720s coverage: 71.5% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 54.0% of statements 21:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.917s coverage: 93.4% of statements 21:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.415s coverage: 3.8% of statements 21:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.600s coverage: 97.6% of statements 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:40:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements 21:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements 21:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 32.2% of statements 21:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements 21:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.299s coverage: 82.9% of statements 21:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements 21:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 21:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 21:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 21:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.929s coverage: 79.9% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.264s coverage: 92.9% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 62.3% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.192s coverage: 20.0% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements 21:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.8% of statements 21:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.479s coverage: 82.1% of statements 21:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements 21:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements 21:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 21:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 21:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 21:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 21:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 21:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.191s coverage: 38.4% of statements 21:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 21:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements 21:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 95.7% of statements 21:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:41:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.8% of statements 21:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 98.9% of statements 21:41:53 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:41:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:41:53 go vet ./... 21:44:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:44:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:44:30 ./bin/test-attribution-txt.sh 21:44:30 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:44:30 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:44:30 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:44:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:44:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:44:30 + ls -al . 21:44:30 total 724 21:44:30 drwxrwxr-x 11 1001 1001 4096 Aug 15 21:36 . 21:44:30 drwxr-xr-x 4 root root 4096 Aug 15 21:36 .. 21:44:30 drwxrwxr-x 2 1001 1001 4096 Aug 15 21:34 .blubracket 21:44:30 -rw-rw-r-- 1 1001 1001 16 Aug 15 21:34 .dockerignore 21:44:30 drwxrwxr-x 8 1001 1001 4096 Aug 15 21:34 .git 21:44:30 drwxrwxr-x 3 1001 1001 4096 Aug 15 21:34 .github 21:44:30 -rw-rw-r-- 1 1001 1001 1173 Aug 15 21:34 .gitignore 21:44:30 -rw-rw-r-- 1 1001 1001 42 Aug 15 21:34 .golangci.yml 21:44:30 -rw-rw-r-- 1 1001 1001 87 Aug 15 21:34 .hadolint.yml 21:44:30 -rw-rw-r-- 1 1001 1001 166 Aug 15 21:34 .sonarcloud.properties 21:44:30 -rw-rw-r-- 1 1001 1001 1171 Aug 15 21:34 ADOPTERS.md 21:44:30 -rw-rw-r-- 1 1001 1001 11152 Aug 15 21:34 Attribution.txt 21:44:30 -rw-rw-r-- 1 1001 1001 93407 Aug 15 21:34 CHANGELOG.md 21:44:30 -rw-rw-r-- 1 1001 1001 3804 Aug 15 21:34 CONTRIBUTING.md 21:44:30 -rw-rw-r-- 1 1001 1001 677 Aug 15 21:34 GOVERNANCE.md 21:44:30 -rw-rw-r-- 1 1001 1001 883 Aug 15 21:34 Jenkinsfile 21:44:30 -rw-rw-r-- 1 1001 1001 10775 Aug 15 21:34 LICENSE 21:44:30 -rw-rw-r-- 1 1001 1001 14783 Aug 15 21:34 Makefile 21:44:30 -rw-rw-r-- 1 1001 1001 582 Aug 15 21:34 OWNERS.md 21:44:30 -rw-rw-r-- 1 1001 1001 9923 Aug 15 21:34 README.md 21:44:30 -rw-rw-r-- 1 1001 1001 789 Aug 15 21:34 SECURITY.md 21:44:30 -rw-rw-r-- 1 1001 1001 5 Aug 15 21:32 VERSION 21:44:30 drwxrwxr-x 2 1001 1001 4096 Aug 15 21:34 bin 21:44:30 drwxrwxr-x 18 1001 1001 4096 Aug 15 21:34 cmd 21:44:30 -rw-r--r-- 1 root root 446998 Aug 15 21:41 coverage.out 21:44:30 drwxrwxr-x 2 1001 1001 4096 Aug 15 21:34 fuzz_test 21:44:30 -rw-rw-r-- 1 1001 1001 3687 Aug 15 21:34 go.mod 21:44:30 -rw-rw-r-- 1 1001 1001 33714 Aug 15 21:34 go.sum 21:44:30 drwxrwxr-x 7 1001 1001 4096 Aug 15 21:34 internal 21:44:30 drwxrwxr-x 3 1001 1001 4096 Aug 15 21:34 openapi 21:44:30 -rw-rw-r-- 1 1001 1001 594 Aug 15 21:34 security.txt 21:44:30 drwxrwxr-x 4 1001 1001 4096 Aug 15 21:34 snap 21:44:30 -rw-rw-r-- 1 1001 1001 204 Aug 15 21:34 version.go [Pipeline] sh 21:44:31 + '[' -e coverage.out ] 21:44:31 + chown 1001:1001 coverage.out [Pipeline] stash 21:44:31 Stashed 1 file(s) [Pipeline] sh 21:44:32 + make build 21:44:32 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:46:09 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:46:11 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:46:16 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:46:20 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:46:59 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:47:06 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:47:12 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:47:18 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:47:21 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:47:25 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:47:32 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:47:37 $ docker stop --time=1 da91bb8881c44c746000427b63a79b7963fd52bf3780c63baa038af19ffa4d7a 21:47:39 $ docker rm -f --volumes da91bb8881c44c746000427b63a79b7963fd52bf3780c63baa038af19ffa4d7a [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:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:42 21:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:43 latest: Pulling from edgex-devops/edgex-compose-arm64 21:47:43 547446be3368: Pulling fs layer 21:47:43 d125d8839a47: Pulling fs layer 21:47:43 3e85d5ac6304: Pulling fs layer 21:47:43 c3105a71a48b: Pulling fs layer 21:47:43 0f093f025ec4: Pulling fs layer 21:47:43 c3106fc0e877: Pulling fs layer 21:47:43 c3105a71a48b: Waiting 21:47:43 0f093f025ec4: Waiting 21:47:43 c3106fc0e877: Waiting 21:47:43 547446be3368: Download complete 21:47:43 c3105a71a48b: Verifying Checksum 21:47:43 c3105a71a48b: Download complete 21:47:43 d125d8839a47: Verifying Checksum 21:47:43 d125d8839a47: Download complete 21:47:43 c3106fc0e877: Verifying Checksum 21:47:43 c3106fc0e877: Download complete 21:47:43 0f093f025ec4: Verifying Checksum 21:47:43 0f093f025ec4: Download complete 21:47:44 547446be3368: Pull complete 21:47:45 d125d8839a47: Pull complete 21:47:45 3e85d5ac6304: Verifying Checksum 21:47:45 3e85d5ac6304: Download complete 21:47:53 3e85d5ac6304: Pull complete 21:47:53 c3105a71a48b: Pull complete 21:47:54 0f093f025ec4: Pull complete 21:47:55 c3106fc0e877: Pull complete 21:47:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:55 prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container 21:47:55 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:47:57 $ docker top 78d44db1cd6bf94a3c8b4a0c0c9f1b18a0ea265a68f58a2648441742969f888a -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:58 + docker compose -f ./docker-compose-build.yml build --parallel 21:48:06 #1 [support-scheduler internal] load build definition from Dockerfile 21:48:06 #1 transferring dockerfile: 1.82kB done 21:48:06 #1 DONE 0.1s 21:48:06 21:48:06 #2 [security-bootstrapper internal] load build definition from Dockerfile 21:48:06 #2 transferring dockerfile: 2.82kB done 21:48:06 #2 DONE 0.0s 21:48:06 21:48:06 #3 [core-metadata internal] load build definition from Dockerfile 21:48:06 #3 transferring dockerfile: 1.96kB done 21:48:06 #3 DONE 0.1s 21:48:06 21:48:06 #4 [security-proxy-setup internal] load build definition from Dockerfile 21:48:07 #4 transferring dockerfile: 2.06kB done 21:48:09 #4 DONE 2.5s 21:48:09 21:48:09 #5 [security-proxy-auth internal] load build definition from Dockerfile 21:48:09 #5 ... 21:48:09 21:48:09 #6 [security-spire-config internal] load build definition from Dockerfile 21:48:09 #6 transferring dockerfile: 2.58kB done 21:48:09 #6 DONE 2.5s 21:48:09 21:48:09 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:48:09 #7 transferring dockerfile: 1.78kB done 21:48:09 #7 DONE 2.5s 21:48:09 21:48:09 #8 [security-spire-server internal] load build definition from Dockerfile 21:48:09 #8 transferring dockerfile: 2.63kB done 21:48:09 #8 DONE 2.6s 21:48:09 21:48:09 #9 [support-notifications internal] load build definition from Dockerfile 21:48:09 #9 transferring dockerfile: 1.84kB 0.0s done 21:48:09 #9 DONE 2.6s 21:48:09 21:48:09 #10 [security-secretstore-setup internal] load build definition from Dockerfile 21:48:09 #10 transferring dockerfile: 2.38kB done 21:48:09 #10 DONE 2.6s 21:48:09 21:48:09 #11 [core-command internal] load build definition from Dockerfile 21:48:09 #11 transferring dockerfile: 1.82kB done 21:48:09 #11 DONE 2.6s 21:48:09 21:48:09 #12 [security-spire-agent internal] load build definition from Dockerfile 21:48:09 #12 transferring dockerfile: 2.68kB done 21:48:09 #12 DONE 2.6s 21:48:09 21:48:09 #5 [security-proxy-auth internal] load build definition from Dockerfile 21:48:09 #5 transferring dockerfile: 2.04kB done 21:48:10 #5 DONE 2.5s 21:48:10 21:48:10 #13 [core-data internal] load build definition from Dockerfile 21:48:10 #13 transferring dockerfile: 1.90kB done 21:48:10 #13 DONE 2.5s 21:48:10 21:48:10 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:48:10 #14 transferring dockerfile: 2.12kB 0.0s done 21:48:10 #14 DONE 2.7s 21:48:10 21:48:10 #15 [support-scheduler internal] load .dockerignore 21:48:10 #15 transferring context: 56B 0.0s done 21:48:10 #15 DONE 2.5s 21:48:10 21:48:10 #16 [security-bootstrapper internal] load .dockerignore 21:48:10 #16 transferring context: 56B done 21:48:10 #16 DONE 0.0s 21:48:10 21:48:10 #17 [core-metadata internal] load .dockerignore 21:48:10 #17 transferring context: 56B 0.0s done 21:48:10 #17 DONE 0.1s 21:48:10 21:48:10 #18 [security-proxy-setup internal] load .dockerignore 21:48:10 #18 transferring context: 56B 0.0s done 21:48:10 #18 DONE 0.0s 21:48:10 21:48:10 #19 [security-spire-config internal] load .dockerignore 21:48:10 #19 transferring context: 56B done 21:48:10 #19 DONE 0.1s 21:48:10 21:48:10 #20 [support-notifications internal] load .dockerignore 21:48:10 #20 transferring context: 56B done 21:48:10 #20 DONE 0.1s 21:48:10 21:48:10 #21 [security-spiffe-token-provider internal] load .dockerignore 21:48:10 #21 transferring context: 56B done 21:48:10 #21 DONE 0.1s 21:48:10 21:48:10 #22 [security-secretstore-setup internal] load .dockerignore 21:48:10 #22 transferring context: 56B done 21:48:10 #22 DONE 0.1s 21:48:10 21:48:10 #23 [core-command internal] load .dockerignore 21:48:10 #23 transferring context: 56B done 21:48:10 #23 DONE 0.1s 21:48:10 21:48:10 #24 [security-spire-agent internal] load .dockerignore 21:48:10 #24 transferring context: 56B done 21:48:10 #24 DONE 0.0s 21:48:10 21:48:10 #25 [security-spire-server internal] load .dockerignore 21:48:10 #25 transferring context: 56B done 21:48:10 #25 DONE 0.1s 21:48:10 21:48:10 #26 [core-common-config-bootstrapper internal] load .dockerignore 21:48:10 #26 transferring context: 56B 0.0s done 21:48:10 #26 DONE 0.1s 21:48:10 21:48:10 #27 [core-data internal] load .dockerignore 21:48:10 #27 transferring context: 56B 0.0s done 21:48:10 #27 DONE 0.1s 21:48:10 21:48:10 #28 [security-proxy-auth internal] load .dockerignore 21:48:10 #28 transferring context: 56B done 21:48:10 #28 DONE 0.0s 21:48:11 21:48:11 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:11 #29 DONE 0.0s 21:48:11 21:48:11 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:48:11 #30 ... 21:48:11 21:48:11 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:11 #29 DONE 0.0s 21:48:11 21:48:11 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 21:48:11 #30 DONE 0.2s 21:48:11 21:48:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:11 #29 DONE 0.0s 21:48:11 21:48:11 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 21:48:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:11 #31 ... 21:48:11 21:48:11 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:11 #29 DONE 0.0s 21:48:11 21:48:11 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.2s 21:48:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:11 #31 ... 21:48:11 21:48:11 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:11 #29 DONE 0.0s 21:48:11 21:48:11 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.3s 21:48:12 #31 ... 21:48:12 21:48:12 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 21:48:12 #30 DONE 0.4s 21:48:12 21:48:12 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:12 #31 ... 21:48:12 21:48:12 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:12 #29 DONE 0.0s 21:48:12 21:48:12 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:48:12 #30 DONE 0.4s 21:48:12 21:48:12 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 21:48:12 #31 ... 21:48:12 21:48:12 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:12 #29 DONE 0.0s 21:48:12 21:48:12 #32 [security-spiffe-token-provider internal] load build context 21:48:12 #32 ... 21:48:12 21:48:12 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:48:12 #30 DONE 0.7s 21:48:12 21:48:12 #32 [security-spiffe-token-provider internal] load build context 21:48:12 #32 ... 21:48:12 21:48:12 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:12 #29 DONE 0.0s 21:48:12 21:48:12 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:12 #29 DONE 0.0s 21:48:12 21:48:12 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:12 #31 ... 21:48:12 21:48:12 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:12 #29 DONE 0.0s 21:48:12 21:48:12 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:13 #31 ... 21:48:13 21:48:13 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:13 #29 DONE 0.0s 21:48:13 21:48:13 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:13 #31 ... 21:48:13 21:48:13 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:13 #29 DONE 0.0s 21:48:13 21:48:13 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:13 #31 ... 21:48:13 21:48:13 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:48:13 #29 DONE 0.0s 21:48:13 21:48:13 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:13 #31 ... 21:48:13 21:48:13 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 21:48:13 #30 DONE 1.7s 21:48:13 21:48:13 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 21:48:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 21:48:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 21:48:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:48:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 21:48:14 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.0s done 21:48:14 #31 ... 21:48:14 21:48:14 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:48:14 #33 DONE 3.5s 21:48:14 21:48:14 #34 [core-command builder 2/7] WORKDIR /edgex-go 21:48:15 #34 DONE 1.5s 21:48:15 21:48:15 #35 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:48:16 #35 ... 21:48:16 21:48:16 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:48:16 #31 DONE 5.0s 21:48:16 21:48:16 #36 [security-bootstrapper internal] load build context 21:48:16 #36 transferring context: 25.76MB 4.3s 21:48:16 #36 ... 21:48:16 21:48:16 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:48:22 #37 ... 21:48:22 21:48:22 #38 [support-scheduler internal] load build context 21:48:22 #38 transferring context: 24.19MB 9.7s 21:48:22 #38 ... 21:48:22 21:48:22 #32 [security-spiffe-token-provider internal] load build context 21:48:22 #32 ... 21:48:22 21:48:22 #39 [core-metadata internal] load build context 21:48:22 #39 ... 21:48:22 21:48:22 #40 [security-proxy-setup internal] load build context 21:48:22 #40 ... 21:48:22 21:48:22 #39 [core-metadata internal] load build context 21:48:22 #39 ... 21:48:22 21:48:22 #41 [security-spire-config internal] load build context 21:48:22 #41 ... 21:48:22 21:48:22 #42 [support-notifications internal] load build context 21:48:22 #42 ... 21:48:22 21:48:22 #41 [security-spire-config internal] load build context 21:48:22 #41 ... 21:48:22 21:48:22 #43 [security-secretstore-setup internal] load build context 21:48:22 #43 ... 21:48:22 21:48:22 #42 [support-notifications internal] load build context 21:48:22 #42 ... 21:48:22 21:48:22 #44 [core-command internal] load build context 21:48:23 #44 ... 21:48:23 21:48:23 #45 [security-spire-agent internal] load build context 21:48:23 #45 ... 21:48:23 21:48:23 #46 [core-common-config-bootstrapper internal] load build context 21:48:23 #46 ... 21:48:23 21:48:23 #47 [security-spire-server internal] load build context 21:48:23 #47 ... 21:48:23 21:48:23 #42 [support-notifications internal] load build context 21:48:23 #42 ... 21:48:23 21:48:23 #48 [core-data internal] load build context 21:48:23 #48 ... 21:48:23 21:48:23 #49 [security-proxy-auth internal] load build context 21:48:23 #49 ... 21:48:23 21:48:23 #47 [security-spire-server internal] load build context 21:48:25 #47 ... 21:48:25 21:48:25 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:48:25 #0 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:25 #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:25 #50 ... 21:48:25 21:48:25 #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:48:25 #0 6.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:25 #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:25 #51 ... 21:48:25 21:48:25 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:48:25 #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:25 #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:25 #0 7.870 OK: 263 MiB in 53 packages 21:48:25 #52 DONE 10.2s 21:48:25 21:48:25 #47 [security-spire-server internal] load build context 21:48:25 #47 ... 21:48:25 21:48:25 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:48:25 #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:25 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:25 #53 ... 21:48:25 21:48:25 #40 [security-proxy-setup internal] load build context 21:48:26 #40 ... 21:48:26 21:48:26 #54 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:48:26 #54 ... 21:48:26 21:48:26 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:48:26 #0 8.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:26 #55 ... 21:48:26 21:48:26 #40 [security-proxy-setup internal] load build context 21:48:27 #40 ... 21:48:27 21:48:27 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:48:27 #56 ... 21:48:27 21:48:27 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:48:27 #57 ... 21:48:27 21:48:27 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:48:27 #58 ... 21:48:27 21:48:27 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:48:27 #59 ... 21:48:27 21:48:27 #36 [security-bootstrapper internal] load build context 21:48:27 #36 transferring context: 44.78MB 15.6s 21:48:27 #36 ... 21:48:27 21:48:27 #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:27 #60 ... 21:48:27 21:48:27 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:48:27 #61 ... 21:48:27 21:48:27 #36 [security-bootstrapper internal] load build context 21:48:28 #36 ... 21:48:28 21:48:28 #35 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:48:28 #35 6.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:28 #35 8.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:28 #35 11.76 OK: 263 MiB in 53 packages 21:48:28 #35 DONE 13.0s 21:48:28 21:48:28 #36 [security-bootstrapper internal] load build context 21:48:29 #36 ... 21:48:29 21:48:29 #51 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:48:29 #51 11.82 OK: 263 MiB in 53 packages 21:48:29 #51 DONE 13.7s 21:48:29 21:48:29 #36 [security-bootstrapper internal] load build context 21:48:31 #36 ... 21:48:31 21:48:31 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:48:31 #50 13.70 OK: 263 MiB in 53 packages 21:48:31 #50 DONE 15.6s 21:48:31 21:48:31 #36 [security-bootstrapper internal] load build context 21:48:32 #36 ... 21:48:32 21:48:32 #38 [support-scheduler internal] load build context 21:48:32 #38 transferring context: 33.86MB 20.3s 21:48:32 #38 ... 21:48:32 21:48:32 #32 [security-spiffe-token-provider internal] load build context 21:48:32 #32 ... 21:48:32 21:48:32 #39 [core-metadata internal] load build context 21:48:32 #39 ... 21:48:32 21:48:32 #32 [security-spiffe-token-provider internal] load build context 21:48:32 #32 ... 21:48:32 21:48:32 #41 [security-spire-config internal] load build context 21:48:32 #41 ... 21:48:32 21:48:32 #32 [security-spiffe-token-provider internal] load build context 21:48:32 #32 ... 21:48:32 21:48:32 #43 [security-secretstore-setup internal] load build context 21:48:32 #43 ... 21:48:32 21:48:32 #41 [security-spire-config internal] load build context 21:48:33 #41 ... 21:48:33 21:48:33 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:48:33 #55 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:33 #55 14.52 (1/2) Installing dumb-init (1.2.5-r2) 21:48:33 #55 14.68 (2/2) Installing su-exec (0.2-r2) 21:48:33 #55 14.68 Executing busybox-1.35.0-r29.trigger 21:48:33 #55 14.89 OK: 8 MiB in 17 packages 21:48:33 #55 DONE 16.6s 21:48:33 21:48:33 #44 [core-command internal] load build context 21:48:33 #44 ... 21:48:33 21:48:33 #46 [core-common-config-bootstrapper internal] load build context 21:48:33 #46 ... 21:48:33 21:48:33 #45 [security-spire-agent internal] load build context 21:48:33 #45 ... 21:48:33 21:48:33 #46 [core-common-config-bootstrapper internal] load build context 21:48:33 #46 ... 21:48:33 21:48:33 #42 [support-notifications internal] load build context 21:48:34 #42 ... 21:48:34 21:48:34 #48 [core-data internal] load build context 21:48:34 #48 ... 21:48:34 21:48:34 #42 [support-notifications internal] load build context 21:48:34 #42 ... 21:48:34 21:48:34 #49 [security-proxy-auth internal] load build context 21:48:34 #49 ... 21:48:34 21:48:34 #42 [support-notifications internal] load build context 21:48:36 #42 ... 21:48:36 21:48:36 #47 [security-spire-server internal] load build context 21:48:36 #47 ... 21:48:36 21:48:36 #42 [support-notifications internal] load build context 21:48:37 #42 ... 21:48:37 21:48:37 #40 [security-proxy-setup internal] load build context 21:48:37 #40 ... 21:48:37 21:48:37 #42 [support-notifications internal] load build context 21:48:38 #42 transferring context: 58.21MB 25.3s 21:48:38 #42 ... 21:48:38 21:48:38 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:48:38 #53 13.40 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:48:38 #53 13.40 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:48:38 #53 13.40 OK: 17694 distinct packages available 21:48:38 #53 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:38 #53 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:38 #53 21.15 OK: 263 MiB in 53 packages 21:48:38 #53 DONE 22.9s 21:48:38 21:48:38 #42 [support-notifications internal] load build context 21:48:38 #42 ... 21:48:38 21:48:38 #54 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:48:38 #54 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:38 #54 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:38 #54 19.63 (1/1) Installing dumb-init (1.2.5-r2) 21:48:38 #54 19.67 Executing busybox-1.35.0-r29.trigger 21:48:38 #54 19.83 OK: 8 MiB in 16 packages 21:48:38 #54 ... 21:48:38 21:48:38 #42 [support-notifications internal] load build context 21:48:39 #42 ... 21:48:39 21:48:39 #54 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:48:39 #54 DONE 23.0s 21:48:39 21:48:39 #42 [support-notifications internal] load build context 21:48:39 #42 ... 21:48:39 21:48:39 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:48:39 #62 DONE 5.9s 21:48:39 21:48:39 #42 [support-notifications internal] load build context 21:48:40 #42 ... 21:48:40 21:48:40 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:48:40 #37 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:40 #37 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:40 #37 21.00 (1/1) Installing dumb-init (1.2.5-r2) 21:48:40 #37 21.03 Executing busybox-1.35.0-r29.trigger 21:48:40 #37 21.31 OK: 8 MiB in 16 packages 21:48:40 #37 ... 21:48:40 21:48:40 #39 [core-metadata internal] load build context 21:48:40 #39 ... 21:48:40 21:48:40 #42 [support-notifications internal] load build context 21:48:40 #42 ... 21:48:40 21:48:40 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:48:40 #37 DONE 23.7s 21:48:40 21:48:40 #42 [support-notifications internal] load build context 21:48:41 #42 ... 21:48:41 21:48:41 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:48:41 #63 DONE 1.8s 21:48:41 21:48:41 #42 [support-notifications internal] load build context 21:48:41 #42 ... 21:48:41 21:48:41 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:48:41 #59 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:41 #59 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:41 #59 22.57 (1/2) Installing ca-certificates (20230506-r0) 21:48:41 #59 23.28 (2/2) Installing dumb-init (1.2.5-r2) 21:48:41 #59 23.28 Executing busybox-1.35.0-r29.trigger 21:48:41 #59 23.52 Executing ca-certificates-20230506-r0.trigger 21:48:41 #59 ... 21:48:41 21:48:41 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:48:41 #58 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:41 #58 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:41 #58 23.00 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:48:41 #58 23.00 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:48:41 #58 23.00 OK: 17689 distinct packages available 21:48:41 #58 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:41 #58 ... 21:48:41 21:48:41 #42 [support-notifications internal] load build context 21:48:42 #42 ... 21:48:42 21:48:42 #36 [security-bootstrapper internal] load build context 21:48:42 #36 ... 21:48:42 21:48:42 #38 [support-scheduler internal] load build context 21:48:42 #38 transferring context: 46.82MB 30.5s 21:48:42 #38 ... 21:48:42 21:48:42 #36 [security-bootstrapper internal] load build context 21:48:43 #36 ... 21:48:43 21:48:43 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:48:43 #56 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:43 #56 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:43 #56 24.65 (1/2) Installing dumb-init (1.2.5-r2) 21:48:43 #56 24.69 (2/2) Installing openssl (3.0.10-r0) 21:48:43 #56 24.83 Executing busybox-1.35.0-r29.trigger 21:48:43 #56 24.98 OK: 8 MiB in 17 packages 21:48:43 #56 ... 21:48:43 21:48:43 #32 [security-spiffe-token-provider internal] load build context 21:48:43 #32 ... 21:48:43 21:48:43 #36 [security-bootstrapper internal] load build context 21:48:43 #36 ... 21:48:43 21:48:43 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:48:43 #59 25.11 OK: 8 MiB in 17 packages 21:48:43 #59 DONE 26.3s 21:48:43 21:48:43 #36 [security-bootstrapper internal] load build context 21:48:43 #36 ... 21:48:43 21:48:43 #44 [core-command internal] load build context 21:48:43 #44 ... 21:48:43 21:48:43 #43 [security-secretstore-setup internal] load build context 21:48:43 #43 ... 21:48:43 21:48:43 #41 [security-spire-config internal] load build context 21:48:43 #41 ... 21:48:43 21:48:43 #45 [security-spire-agent internal] load build context 21:48:43 #45 ... 21:48:43 21:48:43 #36 [security-bootstrapper internal] load build context 21:48:44 #36 ... 21:48:44 21:48:44 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:48:44 #56 DONE 26.9s 21:48:44 21:48:44 #36 [security-bootstrapper internal] load build context 21:48:44 #36 ... 21:48:44 21:48:44 #46 [core-common-config-bootstrapper internal] load build context 21:48:44 #46 ... 21:48:44 21:48:44 #45 [security-spire-agent internal] load build context 21:48:44 #45 ... 21:48:44 21:48:44 #48 [core-data internal] load build context 21:48:44 #48 ... 21:48:44 21:48:44 #46 [core-common-config-bootstrapper internal] load build context 21:48:44 #46 ... 21:48:44 21:48:44 #49 [security-proxy-auth internal] load build context 21:48:44 #49 ... 21:48:44 21:48:44 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:48:44 #64 DONE 1.1s 21:48:44 21:48:44 #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:44 #60 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:44 #60 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:44 #60 25.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:48:44 #60 25.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:48:44 #60 25.35 OK: 17689 distinct packages available 21:48:44 #60 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:44 #60 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:45 #60 ... 21:48:45 21:48:45 #36 [security-bootstrapper internal] load build context 21:48:45 #36 ... 21:48:45 21:48:45 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:48:45 #61 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:45 #61 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:45 #61 26.75 (1/4) Installing ca-certificates (20230506-r0) 21:48:45 #61 26.94 (2/4) Installing dumb-init (1.2.5-r2) 21:48:45 #61 26.94 (3/4) Installing su-exec (0.2-r2) 21:48:45 #61 26.94 (4/4) Installing yq (4.30.4-r4) 21:48:45 #61 27.39 Executing busybox-1.35.0-r29.trigger 21:48:45 #61 27.53 Executing ca-certificates-20230506-r0.trigger 21:48:45 #61 ... 21:48:45 21:48:45 #49 [security-proxy-auth internal] load build context 21:48:46 #49 ... 21:48:46 21:48:46 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:48:46 #57 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:46 #57 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:46 #57 26.85 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:48:46 #57 26.85 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:48:46 #57 26.85 OK: 17689 distinct packages available 21:48:46 #57 27.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:46 #57 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:46 #57 ... 21:48:46 21:48:46 #49 [security-proxy-auth internal] load build context 21:48:46 #49 ... 21:48:46 21:48:46 #47 [security-spire-server internal] load build context 21:48:46 #47 ... 21:48:46 21:48:46 #46 [core-common-config-bootstrapper internal] load build context 21:48:47 #46 ... 21:48:47 21:48:47 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:48:47 #61 28.89 OK: 17 MiB in 19 packages 21:48:47 #61 DONE 30.1s 21:48:47 21:48:47 #46 [core-common-config-bootstrapper internal] load build context 21:48:47 #46 ... 21:48:47 21:48:47 #40 [security-proxy-setup internal] load build context 21:48:47 #40 ... 21:48:47 21:48:47 #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:47 #60 30.14 (1/5) Installing dumb-init (1.2.5-r2) 21:48:47 #60 30.16 (2/5) Installing musl-obstack (1.2.3-r0) 21:48:47 #60 30.21 (3/5) Installing libucontext (1.2-r0) 21:48:47 #60 30.22 (4/5) Installing gcompat (1.1.0-r0) 21:48:47 #60 30.24 (5/5) Installing openssl (3.0.10-r0) 21:48:47 #60 30.34 Executing busybox-1.35.0-r29.trigger 21:48:47 #60 30.39 OK: 9 MiB in 20 packages 21:48:49 #60 DONE 32.1s 21:48:49 21:48:49 #40 [security-proxy-setup internal] load build context 21:48:49 #40 transferring context: 76.97MB 37.1s 21:48:49 #40 ... 21:48:49 21:48:49 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:48:49 #58 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:49 #58 28.63 (1/9) Installing ca-certificates (20230506-r0) 21:48:49 #58 28.85 (2/9) Installing brotli-libs (1.0.9-r9) 21:48:49 #58 28.90 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:48:49 #58 28.96 (4/9) Installing libcurl (8.2.1-r0) 21:48:49 #58 29.05 (5/9) Installing curl (8.2.1-r0) 21:48:49 #58 29.08 (6/9) Installing dumb-init (1.2.5-r2) 21:48:49 #58 29.10 (7/9) Installing musl-obstack (1.2.3-r0) 21:48:49 #58 29.11 (8/9) Installing libucontext (1.2-r0) 21:48:49 #58 29.12 (9/9) Installing gcompat (1.1.0-r0) 21:48:49 #58 29.15 Executing busybox-1.35.0-r29.trigger 21:48:49 #58 29.27 Executing ca-certificates-20230506-r0.trigger 21:48:49 #58 30.62 OK: 11 MiB in 24 packages 21:48:49 #58 DONE 32.4s 21:48:49 21:48:49 #40 [security-proxy-setup internal] load build context 21:48:49 #40 ... 21:48:49 21:48:49 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:48:49 #57 31.18 (1/4) Installing dumb-init (1.2.5-r2) 21:48:49 #57 31.18 (2/4) Installing musl-obstack (1.2.3-r0) 21:48:49 #57 31.18 (3/4) Installing libucontext (1.2-r0) 21:48:49 #57 31.18 (4/4) Installing gcompat (1.1.0-r0) 21:48:49 #57 31.18 Executing busybox-1.35.0-r29.trigger 21:48:49 #57 31.18 OK: 8 MiB in 19 packages 21:48:49 #57 DONE 32.6s 21:48:49 21:48:49 #40 [security-proxy-setup internal] load build context 21:48:50 #40 ... 21:48:50 21:48:50 #39 [core-metadata internal] load build context 21:48:50 #39 ... 21:48:50 21:48:50 #40 [security-proxy-setup internal] load build context 21:48:52 #40 ... 21:48:52 21:48:52 #42 [support-notifications internal] load build context 21:48:52 #42 ... 21:48:52 21:48:52 #40 [security-proxy-setup internal] load build context 21:48:52 #40 ... 21:48:52 21:48:52 #38 [support-scheduler internal] load build context 21:48:52 #38 ... 21:48:52 21:48:52 #40 [security-proxy-setup internal] load build context 21:48:53 #40 ... 21:48:53 21:48:53 #32 [security-spiffe-token-provider internal] load build context 21:48:53 #32 ... 21:48:53 21:48:53 #44 [core-command internal] load build context 21:48:53 #44 ... 21:48:53 21:48:53 #32 [security-spiffe-token-provider internal] load build context 21:48:53 #32 ... 21:48:53 21:48:53 #41 [security-spire-config internal] load build context 21:48:53 #41 ... 21:48:53 21:48:53 #44 [core-command internal] load build context 21:48:53 #44 ... 21:48:53 21:48:53 #43 [security-secretstore-setup internal] load build context 21:48:54 #43 ... 21:48:54 21:48:54 #44 [core-command internal] load build context 21:48:54 #44 transferring context: 102.64MB 41.1s 21:48:54 #44 ... 21:48:54 21:48:54 #45 [security-spire-agent internal] load build context 21:48:54 #45 ... 21:48:54 21:48:54 #48 [core-data internal] load build context 21:48:54 #48 ... 21:48:54 21:48:54 #45 [security-spire-agent internal] load build context 21:48:55 #45 ... 21:48:55 21:48:55 #36 [security-bootstrapper internal] load build context 21:48:55 #36 ... 21:48:55 21:48:55 #45 [security-spire-agent internal] load build context 21:48:56 #45 ... 21:48:56 21:48:56 #49 [security-proxy-auth internal] load build context 21:48:56 #49 ... 21:48:56 21:48:56 #47 [security-spire-server internal] load build context 21:48:56 #47 ... 21:48:56 21:48:56 #49 [security-proxy-auth internal] load build context 21:48:57 #49 ... 21:48:57 21:48:57 #46 [core-common-config-bootstrapper internal] load build context 21:48:57 #46 ... 21:48:57 21:48:57 #49 [security-proxy-auth internal] load build context 21:48:59 #49 transferring context: 78.60MB 45.1s 21:49:00 #49 ... 21:49:00 21:49:00 #39 [core-metadata internal] load build context 21:49:00 #39 ... 21:49:00 21:49:00 #49 [security-proxy-auth internal] load build context 21:49:02 #49 ... 21:49:02 21:49:02 #42 [support-notifications internal] load build context 21:49:02 #42 ... 21:49:02 21:49:02 #49 [security-proxy-auth internal] load build context 21:49:02 #49 ... 21:49:02 21:49:02 #38 [support-scheduler internal] load build context 21:49:02 #38 ... 21:49:02 21:49:02 #49 [security-proxy-auth internal] load build context 21:49:03 #49 ... 21:49:03 21:49:03 #40 [security-proxy-setup internal] load build context 21:49:03 #40 ... 21:49:03 21:49:03 #42 [support-notifications internal] load build context 21:49:03 #42 ... 21:49:03 21:49:03 #32 [security-spiffe-token-provider internal] load build context 21:49:03 #32 ... 21:49:03 21:49:03 #41 [security-spire-config internal] load build context 21:49:04 #41 ... 21:49:04 21:49:04 #43 [security-secretstore-setup internal] load build context 21:49:04 #43 ... 21:49:04 21:49:04 #32 [security-spiffe-token-provider internal] load build context 21:49:04 #32 transferring context: 174.83MB 52.3s 21:49:04 #32 ... 21:49:04 21:49:04 #44 [core-command internal] load build context 21:49:04 #44 ... 21:49:04 21:49:04 #32 [security-spiffe-token-provider internal] load build context 21:49:05 #32 ... 21:49:05 21:49:05 #48 [core-data internal] load build context 21:49:05 #48 ... 21:49:05 21:49:05 #39 [core-metadata internal] load build context 21:49:05 #39 transferring context: 188.25MB 52.6s done 21:49:05 #39 DONE 53.2s 21:49:05 21:49:05 #48 [core-data internal] load build context 21:49:05 #48 ... 21:49:05 21:49:05 #32 [security-spiffe-token-provider internal] load build context 21:49:05 #32 ... 21:49:05 21:49:05 #36 [security-bootstrapper internal] load build context 21:49:05 #36 ... 21:49:05 21:49:05 #32 [security-spiffe-token-provider internal] load build context 21:49:06 #32 ... 21:49:06 21:49:06 #45 [security-spire-agent internal] load build context 21:49:06 #45 ... 21:49:06 21:49:06 #47 [security-spire-server internal] load build context 21:49:06 #47 ... 21:49:06 21:49:06 #32 [security-spiffe-token-provider internal] load build context 21:49:07 #32 transferring context: 188.25MB 55.1s done 21:49:07 #32 ... 21:49:07 21:49:07 #46 [core-common-config-bootstrapper internal] load build context 21:49:07 #46 ... 21:49:07 21:49:07 #44 [core-command internal] load build context 21:49:08 #44 ... 21:49:08 21:49:08 #32 [security-spiffe-token-provider internal] load build context 21:49:08 #32 DONE 55.9s 21:49:08 21:49:08 #44 [core-command internal] load build context 21:49:08 #44 ... 21:49:08 21:49:08 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:49:08 #65 DONE 3.1s 21:49:08 21:49:08 #44 [core-command internal] load build context 21:49:08 #44 ... 21:49:08 21:49:08 #42 [support-notifications internal] load build context 21:49:08 #42 transferring context: 188.25MB 55.7s done 21:49:08 #42 DONE 56.5s 21:49:08 21:49:08 #44 [core-command internal] load build context 21:49:09 #44 transferring context: 188.25MB 56.3s done 21:49:09 #44 ... 21:49:09 21:49:09 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:49:09 #66 DONE 1.7s 21:49:09 21:49:09 #41 [security-spire-config internal] load build context 21:49:09 #41 transferring context: 188.25MB 56.7s done 21:49:09 #41 DONE 57.8s 21:49:09 21:49:10 #40 [security-proxy-setup internal] load build context 21:49:10 #40 ... 21:49:10 21:49:10 #44 [core-command internal] load build context 21:49:10 #44 DONE 57.2s 21:49:10 21:49:10 #40 [security-proxy-setup internal] load build context 21:49:10 #40 ... 21:49:10 21:49:10 #43 [security-secretstore-setup internal] load build context 21:49:10 #43 ... 21:49:10 21:49:10 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:49:10 #67 ... 21:49:10 21:49:10 #36 [security-bootstrapper internal] load build context 21:49:10 #36 transferring context: 188.25MB 58.1s done 21:49:10 #36 DONE 59.1s 21:49:10 21:49:10 #43 [security-secretstore-setup internal] load build context 21:49:10 #43 ... 21:49:10 21:49:10 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:49:10 #68 DONE 2.1s 21:49:10 21:49:10 #43 [security-secretstore-setup internal] load build context 21:49:11 #43 ... 21:49:11 21:49:11 #46 [core-common-config-bootstrapper internal] load build context 21:49:11 #46 transferring context: 188.25MB 56.9s done 21:49:11 #46 DONE 58.0s 21:49:11 21:49:11 #43 [security-secretstore-setup internal] load build context 21:49:12 #43 ... 21:49:12 21:49:12 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:49:12 #67 DONE 1.7s 21:49:12 21:49:12 #43 [security-secretstore-setup internal] load build context 21:49:12 #43 ... 21:49:12 21:49:12 #38 [support-scheduler internal] load build context 21:49:13 #38 ... 21:49:13 21:49:13 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:49:13 #69 DONE 2.1s 21:49:13 21:49:13 #38 [support-scheduler internal] load build context 21:49:13 #38 ... 21:49:13 21:49:13 #43 [security-secretstore-setup internal] load build context 21:49:13 #43 ... 21:49:13 21:49:13 #40 [security-proxy-setup internal] load build context 21:49:13 #40 transferring context: 188.25MB 60.6s done 21:49:13 #40 DONE 61.5s 21:49:13 21:49:13 #43 [security-secretstore-setup internal] load build context 21:49:13 #43 ... 21:49:13 21:49:13 #47 [security-spire-server internal] load build context 21:49:13 #47 transferring context: 188.25MB 59.0s done 21:49:13 #47 DONE 60.4s 21:49:13 21:49:13 #49 [security-proxy-auth internal] load build context 21:49:14 #49 ... 21:49:14 21:49:14 #38 [support-scheduler internal] load build context 21:49:15 #38 ... 21:49:15 21:49:15 #48 [core-data internal] load build context 21:49:15 #48 ... 21:49:15 21:49:15 #38 [support-scheduler internal] load build context 21:49:16 #38 ... 21:49:16 21:49:16 #45 [security-spire-agent internal] load build context 21:49:16 #45 ... 21:49:16 21:49:16 #38 [support-scheduler internal] load build context 21:49:17 #38 ... 21:49:17 21:49:17 #48 [core-data internal] load build context 21:49:17 #48 transferring context: 188.25MB 63.3s done 21:49:17 #48 DONE 64.0s 21:49:17 21:49:17 #38 [support-scheduler internal] load build context 21:49:18 #38 ... 21:49:18 21:49:18 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:18 #70 ... 21:49:18 21:49:18 #38 [support-scheduler internal] load build context 21:49:19 #38 transferring context: 188.25MB 67.4s done 21:49:19 #38 DONE 67.7s 21:49:19 21:49:19 #45 [security-spire-agent internal] load build context 21:49:19 #45 ... 21:49:19 21:49:19 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:20 #71 ... 21:49:20 21:49:20 #45 [security-spire-agent internal] load build context 21:49:20 #45 ... 21:49:20 21:49:20 #43 [security-secretstore-setup internal] load build context 21:49:20 #43 transferring context: 188.25MB 67.1s done 21:49:20 #43 DONE 67.8s 21:49:20 21:49:20 #45 [security-spire-agent internal] load build context 21:49:20 #45 ... 21:49:20 21:49:20 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:21 #72 ... 21:49:21 21:49:21 #45 [security-spire-agent internal] load build context 21:49:21 #45 ... 21:49:21 21:49:21 #49 [security-proxy-auth internal] load build context 21:49:21 #49 transferring context: 188.25MB 67.2s done 21:49:21 #49 DONE 67.9s 21:49:21 21:49:21 #45 [security-spire-agent internal] load build context 21:49:22 #45 transferring context: 188.25MB 68.8s done 21:49:22 #45 DONE 69.2s 21:49:22 21:49:22 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:22 #73 ... 21:49:22 21:49:22 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #74 DONE 49.0s 21:50:09 21:50:09 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #71 DONE 52.3s 21:50:09 21:50:09 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #72 DONE 51.2s 21:50:09 21:50:09 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #70 DONE 53.7s 21:50:09 21:50:09 #75 [support-notifications builder 6/7] COPY . . 21:50:09 #75 ... 21:50:09 21:50:09 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #73 DONE 50.2s 21:50:09 21:50:09 #76 [security-spire-config builder 6/9] COPY . . 21:50:09 #76 DONE 3.8s 21:50:09 21:50:09 #77 [security-spiffe-token-provider builder 6/7] COPY . . 21:50:09 #77 DONE 3.9s 21:50:09 21:50:09 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #78 CACHED 21:50:09 21:50:09 #79 [core-command builder 6/7] COPY . . 21:50:09 #79 CACHED 21:50:09 21:50:09 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 21:50:09 #80 CACHED 21:50:09 21:50:09 #81 [core-common-config-bootstrapper builder 6/7] COPY . . 21:50:09 #81 CACHED 21:50:09 21:50:09 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #82 CACHED 21:50:09 21:50:09 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:50:09 #83 CACHED 21:50:09 21:50:09 #84 [security-proxy-auth builder 6/7] COPY . . 21:50:09 #84 CACHED 21:50:09 21:50:09 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #85 CACHED 21:50:09 21:50:09 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:50:09 #86 CACHED 21:50:09 21:50:09 #87 [core-data builder 6/7] COPY . . 21:50:09 #87 CACHED 21:50:09 21:50:09 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 21:50:09 #88 CACHED 21:50:09 21:50:09 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #89 CACHED 21:50:09 21:50:09 #90 [core-metadata builder 6/7] COPY . . 21:50:09 #90 DONE 3.9s 21:50:09 21:50:09 #91 [security-bootstrapper builder 6/7] COPY . . 21:50:09 #91 DONE 3.9s 21:50:09 21:50:09 #92 [support-scheduler builder 6/7] COPY . . 21:50:09 #92 CACHED 21:50:09 21:50:09 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #93 CACHED 21:50:09 21:50:09 #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:50:09 #94 CACHED 21:50:09 21:50:09 #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:50:09 #95 ... 21:50:09 21:50:09 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #96 CACHED 21:50:09 21:50:09 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:50:09 #97 CACHED 21:50:09 21:50:09 #98 [security-secretstore-setup builder 6/7] COPY . . 21:50:09 #98 CACHED 21:50:09 21:50:09 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:50:09 #99 CACHED 21:50:09 21:50:09 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #100 CACHED 21:50:09 21:50:09 #101 [security-proxy-setup builder 6/7] COPY . . 21:50:09 #101 CACHED 21:50:09 21:50:09 #75 [support-notifications builder 6/7] COPY . . 21:50:09 #75 DONE 3.9s 21:50:09 21:50:09 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:50:09 #102 ... 21:50:09 21:50:09 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:50:09 #103 DONE 0.4s 21:50:09 21:50:09 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:09 #104 CACHED 21:50:09 21:50:09 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:50:09 #105 CACHED 21:50:09 21:50:09 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:50:09 #106 CACHED 21:50:09 21:50:09 #107 [security-spire-server builder 6/9] COPY . . 21:50:09 #107 CACHED 21:50:09 21:50:09 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:50:12 #108 ... 21:50:12 21:50:12 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:50:12 #0 4.291 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:50:12 #109 ... 21:50:12 21:50:12 #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:50:12 #95 6.090 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:50:13 #95 ... 21:50:13 21:50:13 #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:50:13 #110 DONE 6.4s 21:50:13 21:50:13 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:50:13 #111 DONE 0.3s 21:50:13 21:50:13 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:50:13 #108 DONE 6.8s 21:50:13 21:50:13 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:50:13 #112 DONE 0.4s 21:50:13 21:50:13 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:50:13 #102 6.647 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:50:13 #102 ... 21:50:13 21:50:13 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:50:13 #113 CACHED 21:50:13 21:50:13 #114 [security-spire-agent builder 6/9] COPY . . 21:50:13 #114 CACHED 21:50:13 21:50:13 #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:50:13 #115 CACHED 21:50:13 21:50:13 #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:50:13 #116 CACHED 21:50:13 21:50:13 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:13 #117 CACHED 21:50:13 21:50:13 #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:50:13 #118 CACHED 21:50:14 21:50:14 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:50:14 #119 DONE 0.3s 21:50:14 21:50:14 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:50:14 #120 DONE 0.3s 21:50:14 21:50:14 #121 [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:50:14 #0 6.402 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:50:15 #121 ... 21:50:15 21:50:15 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:50:15 #122 CACHED 21:50:15 21:50:15 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:50:15 #123 DONE 0.4s 21:50:15 21:50:15 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:50:15 #124 ... 21:50:15 21:50:15 #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:50:15 #125 CACHED 21:50:15 21:50:15 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:50:15 #126 ... 21:50:15 21:50:15 #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:50:15 #127 DONE 0.5s 21:50:16 21:50:16 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:50:16 #0 5.452 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:50:16 #128 ... 21:50:16 21:50:16 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:50:16 #0 4.210 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:50:16 #129 ... 21:50:16 21:50:16 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:50:16 #0 6.533 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:50:16 #130 ... 21:50:16 21:50:16 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:50:16 #0 5.184 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:50:16 #131 ... 21:50:16 21:50:16 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:50:16 #0 6.743 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:50:16 #132 ... 21:50:16 21:50:16 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:50:16 #0 6.346 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:50:16 #133 ... 21:50:16 21:50:16 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:50:16 #126 DONE 1.5s 21:50:16 21:50:16 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:50:16 #0 5.644 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:50:17 #134 ... 21:50:17 21:50:17 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:50:17 #135 ... 21:50:17 21:50:17 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:50:17 #124 DONE 2.0s 21:50:17 21:50:17 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:50:17 #136 DONE 1.5s 21:50:17 21:50:17 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:50:17 #137 DONE 0.5s 21:50:17 21:50:17 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:50:17 #138 DONE 0.3s 21:50:17 21:50:17 #139 [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:50:18 #139 DONE 0.3s 21:50:18 21:50:18 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:50:18 #140 DONE 0.3s 21:50:18 21:50:18 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:50:18 #141 ... 21:50:18 21:50:18 #142 [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:50:18 #142 DONE 0.3s 21:50:18 21:50:18 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:50:18 #141 DONE 0.3s 21:50:18 21:50:18 #143 [security-spire-server] exporting to image 21:50:18 #143 exporting layers 21:50:18 #143 ... 21:50:18 21:50:18 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:50:18 #135 DONE 1.8s 21:50:19 21:50:19 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:50:19 #144 DONE 0.4s 21:50:19 21:50:19 #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:50:19 #145 DONE 0.5s 21:50:19 21:50:19 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:50:19 #146 DONE 0.2s 21:50:19 21:50:19 #143 [security-spire-agent] exporting to image 21:50:21 #143 exporting layers 3.0s done 21:50:21 #143 writing image sha256:df79cf2f169e0d92fba34b2da1f0aa0fcb328fa39ae11ec94c14b2914be1dd8c 0.0s done 21:50:21 #143 naming to docker.io/library/security-spire-server-arm64 done 21:50:21 #143 writing image sha256:a248f8cc56f4dba4e90f3305d55397d814b27f0c7ef66adffdc7c5db1dee9059 21:50:21 #143 writing image sha256:a248f8cc56f4dba4e90f3305d55397d814b27f0c7ef66adffdc7c5db1dee9059 done 21:50:21 #143 naming to docker.io/library/security-spire-config-arm64 done 21:50:21 #143 exporting layers 1.8s done 21:50:21 #143 writing image sha256:c8205be08b0cd438b411d14f8d0ba0b2e968229da69fdd77649acd2f5fca4e9f 0.0s done 21:50:21 #143 naming to docker.io/library/security-spire-agent-arm64 done 21:50:21 #143 DONE 3.5s 21:50:21 21:50:21 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:05:29 #129 ... 22:05:29 22:05:29 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:05:29 #121 913.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:05:29 #121 ... 22:05:29 22:05:29 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:05:29 #132 DONE 921.2s 22:05:29 22:05:29 #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:05:29 #95 ... 22:05:29 22:05:29 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:05:29 #147 DONE 0.2s 22:05:29 22:05:29 #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:05:29 #95 ... 22:05:29 22:05:29 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:05:29 #148 DONE 0.2s 22:05:29 22:05:29 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:05:29 #149 DONE 0.2s 22:05:29 22:05:29 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:05:29 #150 DONE 0.3s 22:05:29 22:05:29 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:05:29 #151 DONE 0.2s 22:05:29 22:05:29 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:05:31 #152 DONE 2.2s 22:05:31 22:05:31 #143 [security-proxy-setup] exporting to image 22:05:31 #143 exporting layers 22:05:31 #143 exporting layers 0.8s done 22:05:31 #143 writing image sha256:c58c299cd27ab9c76769320ad97cf32a5b1a1e3fa5da02775f5c26032450e13b done 22:05:31 #143 naming to docker.io/library/security-proxy-setup-arm64 22:05:31 #143 naming to docker.io/library/security-proxy-setup-arm64 done 22:05:31 #143 DONE 4.3s 22:05:31 22:05:31 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:05:37 #134 ... 22:05:37 22:05:37 #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:05:37 #95 DONE 930.1s 22:05:37 22:05:37 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:05:37 #102 ... 22:05:37 22:05:37 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:05:37 #153 DONE 0.2s 22:05:37 22:05:37 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:05:37 #130 ... 22:05:37 22:05:37 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:05:39 #154 DONE 2.3s 22:05:39 22:05:39 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:05:40 #155 DONE 0.5s 22:05:40 22:05:40 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:05:40 #156 DONE 0.1s 22:05:40 22:05:40 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:05:40 #157 DONE 0.4s 22:05:40 22:05:40 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:05:40 #158 DONE 0.1s 22:05:40 22:05:40 #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:05:40 #159 DONE 0.2s 22:05:40 22:05:40 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:05:40 #133 ... 22:05:40 22:05:40 #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:05:40 #160 DONE 0.1s 22:05:40 22:05:40 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:05:41 #161 DONE 0.2s 22:05:41 22:05:41 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:05:41 #162 DONE 0.1s 22:05:41 22:05:41 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:05:45 #163 DONE 4.0s 22:05:45 22:05:45 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:05:45 #121 DONE 939.0s 22:05:45 22:05:45 #143 [security-bootstrapper] exporting to image 22:05:45 #143 exporting layers 22:05:46 #143 ... 22:05:46 22:05:46 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:05:46 #164 DONE 0.5s 22:05:46 22:05:46 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:05:46 #165 DONE 0.3s 22:05:46 22:05:46 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:05:47 #102 ... 22:05:47 22:05:47 #143 [security-bootstrapper] exporting to image 22:05:47 #143 exporting layers 1.9s done 22:05:47 #143 writing image sha256:c33e71cc98bb8e9c3bb29e8322ee3721965b54016d74acf5d82c1a7b9411ccc2 0.0s done 22:05:47 #143 naming to docker.io/library/security-bootstrapper-arm64 done 22:05:47 #143 DONE 6.2s 22:05:47 22:05:47 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:05:47 #166 DONE 0.3s 22:05:47 22:05:47 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:05:47 #167 DONE 0.2s 22:05:47 22:05:47 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:05:47 #109 DONE 941.3s 22:05:47 22:05:47 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:05:47 #134 ... 22:05:47 22:05:47 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:05:47 #168 DONE 0.4s 22:05:47 22:05:47 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:05:47 #133 ... 22:05:47 22:05:47 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:05:48 #169 DONE 0.5s 22:05:48 22:05:48 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:05:48 #170 ... 22:05:48 22:05:48 #171 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:05:48 #171 DONE 0.4s 22:05:48 22:05:48 #172 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:05:48 #172 DONE 0.2s 22:05:48 22:05:48 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:05:49 #173 ... 22:05:49 22:05:49 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:05:49 #170 DONE 0.7s 22:05:49 22:05:49 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:05:49 #173 DONE 0.4s 22:05:49 22:05:49 #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:05:49 #174 ... 22:05:49 22:05:49 #175 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:05:49 #175 DONE 0.2s 22:05:49 22:05:49 #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:05:49 #174 DONE 0.3s 22:05:49 22:05:49 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:05:49 #176 DONE 0.3s 22:05:49 22:05:49 #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:05:52 #177 DONE 2.7s 22:05:52 22:05:52 #143 [security-secretstore-setup] exporting to image 22:05:52 #143 exporting layers 22:05:52 #143 ... 22:05:52 22:05:52 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:05:52 #178 DONE 2.8s 22:05:52 22:05:52 #143 [security-proxy-auth] exporting to image 22:05:53 #143 exporting layers 0.8s done 22:05:53 #143 writing image sha256:3e46448d57ea647866b406811e5c17e4251d9518e63a4447ac4aeb5f6f271126 done 22:05:53 #143 naming to docker.io/library/security-proxy-auth-arm64 22:05:53 #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 22:05:54 #143 exporting layers 1.8s done 22:05:54 #143 writing image sha256:6fdb76a2a8f7c3e9bac8474030384fa2771bbd76f6e145d4e3b1a065e5ace3ea done 22:05:54 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 22:05:54 #143 DONE 8.0s 22:05:54 22:05:54 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:12 #129 ... 22:06:12 22:06:12 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:06:12 #130 DONE 965.6s 22:06:12 22:06:12 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:12 #102 ... 22:06:12 22:06:12 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:06:12 #179 DONE 0.2s 22:06:12 22:06:12 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:06:12 #180 DONE 0.2s 22:06:12 22:06:12 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:06:13 #181 DONE 0.3s 22:06:13 22:06:13 #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 22:06:13 #182 DONE 0.2s 22:06:13 22:06:13 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:06:13 #183 DONE 0.2s 22:06:13 22:06:13 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:15 #184 DONE 2.1s 22:06:15 22:06:15 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:15 #129 ... 22:06:15 22:06:15 #143 [core-common-config-bootstrapper] exporting to image 22:06:15 #143 exporting layers 22:06:15 #143 exporting layers 0.6s done 22:06:15 #143 writing image sha256:7ccbbb109423b1d86071331d5b0854c91a820db839c93627ba380f858bf758ce done 22:06:15 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:06:15 #143 DONE 8.6s 22:06:15 22:06:15 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:54 #129 ... 22:06:54 22:06:54 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:06:54 #133 DONE 1004.7s 22:06:54 22:06:54 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:54 #102 ... 22:06:54 22:06:54 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:06:54 #185 DONE 0.2s 22:06:54 22:06:54 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:54 #102 ... 22:06:54 22:06:54 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:06:54 #186 DONE 0.2s 22:06:54 22:06:54 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:06:54 #187 DONE 0.3s 22:06:54 22:06:54 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:06:54 #188 DONE 0.1s 22:06:54 22:06:54 #143 [core-command] exporting to image 22:06:54 #143 exporting layers 22:06:54 #143 exporting layers 0.5s done 22:06:54 #143 writing image sha256:edf7920dd481b8ef182d514354930157acb612aea454bba051466af43644d63e done 22:06:54 #143 naming to docker.io/library/core-command-arm64 done 22:06:54 #143 DONE 9.1s 22:06:54 22:06:54 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:07 #102 ... 22:07:07 22:07:07 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:07:07 #134 DONE 1020.7s 22:07:07 22:07:07 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:07:07 #131 DONE 1020.8s 22:07:07 22:07:07 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:07 #102 ... 22:07:07 22:07:07 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:07 #189 DONE 0.3s 22:07:07 22:07:07 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:07 #190 DONE 0.2s 22:07:07 22:07:07 #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:08 #191 DONE 0.2s 22:07:08 22:07:08 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:07:08 #192 ... 22:07:08 22:07:08 #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:08 #193 DONE 0.2s 22:07:08 22:07:08 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:07:08 #192 DONE 0.5s 22:07:08 22:07:08 #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:07:08 #194 DONE 0.5s 22:07:08 22:07:08 #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:07:08 #195 DONE 0.2s 22:07:08 22:07:08 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:07:09 #196 DONE 0.2s 22:07:09 22:07:09 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:07:09 #197 DONE 0.1s 22:07:09 22:07:09 #143 [core-metadata] exporting to image 22:07:09 #143 exporting layers 22:07:09 #143 exporting layers 0.6s done 22:07:09 #143 writing image sha256:dcf6cb6808f420b8b930482efe9a9acd41ab3f6c6d76c514dd2feaa75e903159 0.0s done 22:07:09 #143 naming to docker.io/library/core-data-arm64 22:07:09 #143 naming to docker.io/library/core-data-arm64 0.0s done 22:07:09 #143 exporting layers 0.5s done 22:07:09 #143 writing image sha256:cd618f3ee622a24684eab5600779deace2d88927692b32003b2405b0ddd0caa7 done 22:07:09 #143 naming to docker.io/library/core-metadata-arm64 done 22:07:09 #143 DONE 10.0s 22:07:09 22:07:09 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:07:36 #129 DONE 1047.8s 22:07:36 22:07:36 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:36 #102 ... 22:07:36 22:07:36 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:36 #198 DONE 0.2s 22:07:36 22:07:36 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:36 #102 ... 22:07:36 22:07:36 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:36 #199 DONE 0.2s 22:07:36 22:07:36 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:36 #102 ... 22:07:36 22:07:36 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:07:36 #200 DONE 0.3s 22:07:36 22:07:36 #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 22:07:36 #201 DONE 0.1s 22:07:36 22:07:36 #143 [security-spiffe-token-provider] exporting to image 22:07:36 #143 exporting layers 22:07:36 #143 exporting layers 0.5s done 22:07:36 #143 writing image sha256:3c7a2f8b63db103b55b17fca072151b1867659db439e63aae1d02219bfcc2263 done 22:07:36 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:07:36 #143 DONE 10.5s 22:07:36 22:07:36 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:08:03 #102 DONE 1073.9s 22:08:03 22:08:03 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:08:03 #128 DONE 1073.9s 22:08:03 22:08:03 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:08:03 #202 DONE 0.1s 22:08:03 22:08:03 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:08:03 #203 DONE 0.1s 22:08:03 22:08:03 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:08:03 #204 DONE 0.2s 22:08:03 22:08:03 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:08:03 #205 DONE 0.1s 22:08:03 22:08:03 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:08:03 #206 DONE 0.4s 22:08:03 22:08:03 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:08:03 #207 DONE 0.3s 22:08:03 22:08:03 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:08:03 #208 DONE 0.1s 22:08:03 22:08:03 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:08:03 #209 DONE 0.1s 22:08:03 22:08:03 #143 [support-notifications] exporting to image 22:08:03 #143 exporting layers 22:08:03 #143 exporting layers 0.3s done 22:08:03 #143 writing image sha256:1aaedcee1a7b372790dbecc36f0ce7c1659e9fcb7f2564368b140263357f4348 0.0s done 22:08:03 #143 naming to docker.io/library/support-scheduler-arm64 done 22:08:03 #143 writing image sha256:977477a1096fd4f4553b08a35fa2692a6868d53fcc13caf0831266db6ba5b03a 22:08:03 #143 writing image sha256:977477a1096fd4f4553b08a35fa2692a6868d53fcc13caf0831266db6ba5b03a done 22:08:03 #143 naming to docker.io/library/support-notifications-arm64 done 22:08:03 #143 DONE 11.3s 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:08:03 time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:08:03 $ docker stop --time=1 78d44db1cd6bf94a3c8b4a0c0c9f1b18a0ea265a68f58a2648441742969f888a 22:08:04 $ docker rm -f --volumes 78d44db1cd6bf94a3c8b4a0c0c9f1b18a0ea265a68f58a2648441742969f888a [Pipeline] // withDockerContainer [Pipeline] sh 22:08:05 + docker images 22:08:05 REPOSITORY TAG IMAGE ID CREATED SIZE 22:08:05 support-scheduler-arm64 latest 1aaedcee1a7b 4 seconds ago 32.9MB 22:08:05 support-notifications-arm64 latest 977477a1096f 4 seconds ago 33.7MB 22:08:05 security-spiffe-token-provider-arm64 latest 3c7a2f8b63db 31 seconds ago 33.3MB 22:08:05 core-metadata-arm64 latest cd618f3ee622 56 seconds ago 21.2MB 22:08:05 core-data-arm64 latest dcf6cb6808f4 57 seconds ago 20.9MB 22:08:05 core-command-arm64 latest edf7920dd481 About a minute ago 20.8MB 22:08:05 core-common-config-bootstrapper-arm64 latest 7ccbbb109423 About a minute ago 18MB 22:08:05 security-proxy-auth-arm64 latest 3e46448d57ea 2 minutes ago 19.3MB 22:08:05 security-secretstore-setup-arm64 latest 6fdb76a2a8f7 2 minutes ago 43MB 22:08:05 security-bootstrapper-arm64 latest c33e71cc98bb 2 minutes ago 22.6MB 22:08:05 security-proxy-setup-arm64 latest c58c299cd27a 2 minutes ago 19.5MB 22:08:05 security-spire-agent-arm64 latest c8205be08b0c 17 minutes ago 152MB 22:08:05 security-spire-server-arm64 latest df79cf2f169e 17 minutes ago 96.9MB 22:08:05 security-spire-config-arm64 latest a248f8cc56f4 17 minutes ago 96.1MB 22:08:05 ci-base-image-arm64 latest bddd35d5c590 31 minutes ago 1.05GB 22:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 22:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:05 22:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:06 arm64: Pulling from edgex-lftools-log-publisher 22:08:06 8998bd30e6a1: Pulling fs layer 22:08:06 04944245beec: Pulling fs layer 22:08:06 699f458cf7ca: Pulling fs layer 22:08:06 765212b225bb: Pulling fs layer 22:08:06 f23df028b6ca: Pulling fs layer 22:08:06 d65c8cfc05b1: Pulling fs layer 22:08:06 2437ff75d9bd: Pulling fs layer 22:08:06 f23df028b6ca: Waiting 22:08:06 765212b225bb: Waiting 22:08:06 d65c8cfc05b1: Waiting 22:08:06 04944245beec: Verifying Checksum 22:08:06 04944245beec: Download complete 22:08:06 765212b225bb: Verifying Checksum 22:08:06 765212b225bb: Download complete 22:08:06 f23df028b6ca: Verifying Checksum 22:08:06 f23df028b6ca: Download complete 22:08:06 d65c8cfc05b1: Verifying Checksum 22:08:06 d65c8cfc05b1: Download complete 22:08:06 699f458cf7ca: Download complete 22:08:06 8998bd30e6a1: Verifying Checksum 22:08:06 8998bd30e6a1: Download complete 22:08:09 2437ff75d9bd: Verifying Checksum 22:08:09 2437ff75d9bd: Download complete 22:08:10 8998bd30e6a1: Pull complete 22:08:11 04944245beec: Pull complete 22:08:12 699f458cf7ca: Pull complete 22:08:13 765212b225bb: Pull complete 22:08:13 f23df028b6ca: Pull complete 22:08:14 d65c8cfc05b1: Pull complete 22:08:29 2437ff75d9bd: Pull complete 22:08:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container 22:08:29 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:08:31 $ docker top 5af705ae7c9d1b999b0569ad722e4687d2b9be88d5f70597f4b6038ea8b99203 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:32 ---> job-cost.sh 22:08:32 lf-activate-venv: SKIPPING 22:08:32 INFO: No Stack... 22:08:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:08:34 INFO: Archiving Costs [Pipeline] sh 22:08:34 + cat /w/workspace/edgex-go/34/archives/cost.csv 22:08:34 + cut -d, -f6 [Pipeline] lock 22:08:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] 22:08:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] did not exist. Created. 22:08:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:34 + echo total: 0.10999999940395355 [Pipeline] stash 22:08:34 Stashed 1 file(s) [Pipeline] } 22:08:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] [Pipeline] // lock [Pipeline] } 22:08:34 $ docker stop --time=1 5af705ae7c9d1b999b0569ad722e4687d2b9be88d5f70597f4b6038ea8b99203 22:08:36 $ docker rm -f --volumes 5af705ae7c9d1b999b0569ad722e4687d2b9be88d5f70597f4b6038ea8b99203 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:08:37 + [ -d /w/workspace/edgex-go/34/archives ] [Pipeline] libraryResource [Pipeline] sh 22:08:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:08:38 ---> package-listing.sh 22:08:38 ++ facter osfamily 22:08:38 ++ tr '[:upper:]' '[:lower:]' 22:08:38 + OS_FAMILY=debian 22:08:38 + workspace=/w/workspace/edgex-go/34 22:08:38 + START_PACKAGES=/tmp/packages_start.txt 22:08:38 + END_PACKAGES=/tmp/packages_end.txt 22:08:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:38 + PACKAGES=/tmp/packages_start.txt 22:08:38 + '[' /w/workspace/edgex-go/34 ']' 22:08:38 + PACKAGES=/tmp/packages_end.txt 22:08:38 + case "${OS_FAMILY}" in 22:08:38 + dpkg -l 22:08:38 + grep '^ii' 22:08:38 + '[' -f /tmp/packages_start.txt ']' 22:08:38 + '[' -f /tmp/packages_end.txt ']' 22:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:38 + '[' /w/workspace/edgex-go/34 ']' 22:08:38 + mkdir -p /w/workspace/edgex-go/34/archives/ 22:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/34/archives/ [Pipeline] echo 22:08:38 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/34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:08:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:39 22:08:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:40 latest: Pulling from edgex-lftools-log-publisher 22:08:40 5eb5b503b376: Pulling fs layer 22:08:40 5c69ac0246d0: Pulling fs layer 22:08:40 ec43610c2a17: Pulling fs layer 22:08:40 3a2ae6a8a46f: Pulling fs layer 22:08:40 33b1e0a273af: Pulling fs layer 22:08:40 5d3b04190fa2: Pulling fs layer 22:08:40 2f39f015ded8: Pulling fs layer 22:08:40 5d3b04190fa2: Waiting 22:08:40 2f39f015ded8: Waiting 22:08:40 3a2ae6a8a46f: Waiting 22:08:40 33b1e0a273af: Waiting 22:08:40 5c69ac0246d0: Verifying Checksum 22:08:40 5c69ac0246d0: Download complete 22:08:40 3a2ae6a8a46f: Verifying Checksum 22:08:40 3a2ae6a8a46f: Download complete 22:08:40 33b1e0a273af: Verifying Checksum 22:08:40 33b1e0a273af: Download complete 22:08:40 ec43610c2a17: Verifying Checksum 22:08:40 ec43610c2a17: Download complete 22:08:40 5d3b04190fa2: Verifying Checksum 22:08:40 5d3b04190fa2: Download complete 22:08:40 5eb5b503b376: Verifying Checksum 22:08:40 5eb5b503b376: Download complete 22:08:41 2f39f015ded8: Verifying Checksum 22:08:41 2f39f015ded8: Download complete 22:08:41 5eb5b503b376: Pull complete 22:08:42 5c69ac0246d0: Pull complete 22:08:42 ec43610c2a17: Pull complete 22:08:42 3a2ae6a8a46f: Pull complete 22:08:42 33b1e0a273af: Pull complete 22:08:42 5d3b04190fa2: Pull complete 22:08:47 2f39f015ded8: Pull complete 22:08:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:47 prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container 22:08: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/34/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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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-lftools-log-publisher:latest cat 22:08:54 $ docker top 63c60d2982376b76e9d769fe09b20ccad26df35c6b0d284551c4ed7950dba833 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:55 + ls /var/log/sa-host 22:08:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:55 provisioning config files... 22:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/34@tmp/config4699837487003259261tmp [Pipeline] { [Pipeline] echo 22:08:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:56 ---> create-netrc.sh [Pipeline] } 22:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:56 ---> python-tools-install.sh [Pipeline] echo 22:08:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:56 ---> sudo-logs.sh 22:08:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:08:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:57 ---> job-cost.sh 22:08:57 lf-activate-venv: SKIPPING 22:08:57 DEBUG: total: 0.10999999940395355 22:08:57 INFO: Retrieving Stack Cost... 22:08:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:58 INFO: Archiving Costs [Pipeline] echo 22:08:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:58 ---> logs-deploy.sh 22:08:58 lf-activate-venv: SKIPPING 22:08:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/34 22:08:58 INFO: archiving workspace using pattern(s): 22:08:59 Archives upload complete. 22:08:59 INFO: archiving logs to Nexus