Pull request #4318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84e00f6941a005dc937998c278d2277582efcc3c+673422cf48d924dd46ca45c091b4df6a300e9e32 (e0fdc1e29a0d7b9d405e990e74967aea54fd9f3c) 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-ssh7410661577687807486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh400327686941063634.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3277368419958887656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1013297117224051720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3295903933956278185.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6433918007119939206.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2], 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.18 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/v2 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 Running on prd-ubuntu20.04-docker-8c-8g-4286 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c Merge succeeded, producing 84e00f6941a005dc937998c278d2277582efcc3c Checking out Revision 84e00f6941a005dc937998c278d2277582efcc3c (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > 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/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] timeout 19:03:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:05 ========================================================= 19:03:05 EdgeX Global Pipelines Version Info 19:03:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:05 ------------------- 19:03:05 stable info: 19:03:05 ------------------- 19:03:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:05 Message: update stable to v1.0.244 19:03:06 ------------------- 19:03:06 experimental info: 19:03:06 ------------------- 19:03:06 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84e00f6 [Pipeline] echo 19:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:07 provisioning config files... 19:03:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6007448673721386237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:08 ---> docker-login.sh 19:03:08 nexus3.edgexfoundry.org:10001 19:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:08 Configure a credential helper to remove this warning. See 19:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:08 19:03:08 Login Succeeded 19:03:08 nexus3.edgexfoundry.org:10002 19:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:08 Configure a credential helper to remove this warning. See 19:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:08 19:03:08 Login Succeeded 19:03:08 nexus3.edgexfoundry.org:10003 19:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:08 Configure a credential helper to remove this warning. See 19:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:08 19:03:08 Login Succeeded 19:03:08 nexus3.edgexfoundry.org:10004 19:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:08 Configure a credential helper to remove this warning. See 19:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:08 19:03:08 Login Succeeded 19:03:08 docker.io 19:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:09 Configure a credential helper to remove this warning. See 19:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:09 19:03:09 Login Succeeded 19:03:09 ---> docker-login.sh ends [Pipeline] } 19:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:09 + 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-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 19:03:09 + dirname cmd/core-command/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo core-command,cmd/core-command/Dockerfile 19:03:09 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 19:03:09 cut -d/ -f2 19:03:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:09 + + dirname cmd/core-data/Dockerfile 19:03:09 cut -d/ -f2 19:03:09 + echo core-data,cmd/core-data/Dockerfile 19:03:09 + dirname cmd/core-metadata/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:09 + dirname cmd/security-bootstrapper/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:09 + + cut -d/ -f2dirname 19:03:09 cmd/security-proxy-setup/Dockerfile 19:03:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:09 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:09 + dirname cmd/security-spire-agent/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:09 + dirname cmd/security-spire-config/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:09 + dirname cmd/security-spire-server/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:09 + dirname cmd/support-notifications/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:09 + dirname cmd/support-scheduler/Dockerfile 19:03:09 + cut -d/ -f2 19:03:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:09 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-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 19:03:10 + git rev-list -1 --merges 84e00f6941a005dc937998c278d2277582efcc3c~1..84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] echo 19:03:10 -----------> git rev-list -1 --merges 84e00f6941a005dc937998c278d2277582efcc3c~1..84e00f6941a005dc937998c278d2277582efcc3c 84e00f6941a005dc937998c278d2277582efcc3c [false] [Pipeline] sh 19:03:10 + git log --format=format:%s -1 84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] echo 19:03:10 ========================================================= 19:03:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:11 + grep -v github /etc/ssh/ssh_known_hosts 19:03:11 + [ -e /tmp/ssh_known_hosts ] 19:03:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:11 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:11 19:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:12 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:12 b85a868b505f: Pulling fs layer 19:03:12 e2be974225ed: Pulling fs layer 19:03:12 339a4e72a1f5: Pulling fs layer 19:03:12 988bab9f4d93: Pulling fs layer 19:03:12 1469e6f7b9e6: Pulling fs layer 19:03:12 eaf3925da568: Pulling fs layer 19:03:12 bab4dde63d76: Pulling fs layer 19:03:12 bde34c3a00c8: Pulling fs layer 19:03:12 b352a97aabf1: Pulling fs layer 19:03:12 4872d77fe225: Pulling fs layer 19:03:12 5851b861e8e6: Pulling fs layer 19:03:12 eaf3925da568: Waiting 19:03:12 bab4dde63d76: Waiting 19:03:12 bde34c3a00c8: Waiting 19:03:12 b352a97aabf1: Waiting 19:03:12 4872d77fe225: Waiting 19:03:12 5851b861e8e6: Waiting 19:03:12 988bab9f4d93: Waiting 19:03:12 1469e6f7b9e6: Waiting 19:03:12 e2be974225ed: Download complete 19:03:12 988bab9f4d93: Verifying Checksum 19:03:12 988bab9f4d93: Download complete 19:03:12 1469e6f7b9e6: Verifying Checksum 19:03:12 1469e6f7b9e6: Download complete 19:03:12 eaf3925da568: Verifying Checksum 19:03:12 eaf3925da568: Download complete 19:03:12 339a4e72a1f5: Verifying Checksum 19:03:12 339a4e72a1f5: Download complete 19:03:12 bde34c3a00c8: Verifying Checksum 19:03:12 bde34c3a00c8: Download complete 19:03:12 b85a868b505f: Verifying Checksum 19:03:12 b85a868b505f: Download complete 19:03:12 b352a97aabf1: Download complete 19:03:12 4872d77fe225: Download complete 19:03:12 5851b861e8e6: Verifying Checksum 19:03:12 5851b861e8e6: Download complete 19:03:12 bab4dde63d76: Verifying Checksum 19:03:12 bab4dde63d76: Download complete 19:03:13 b85a868b505f: Pull complete 19:03:13 e2be974225ed: Pull complete 19:03:14 339a4e72a1f5: Pull complete 19:03:14 988bab9f4d93: Pull complete 19:03:14 1469e6f7b9e6: Pull complete 19:03:14 eaf3925da568: Pull complete 19:03:16 bab4dde63d76: Pull complete 19:03:16 bde34c3a00c8: Pull complete 19:03:16 b352a97aabf1: Pull complete 19:03:16 4872d77fe225: Pull complete 19:03:16 5851b861e8e6: Pull complete 19:03:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:16 prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container 19:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:18 $ docker top f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 -eo pid,comm 19:03:18 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). 19:03:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:18 [ssh-agent] Looking for ssh-agent implementation... 19:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:18 $ docker exec f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent 19:03:18 SSH_AUTH_SOCK=/tmp/ssh-YRnaRpx9slrd/agent.33 19:03:18 SSH_AGENT_PID=39 19:03:18 Running ssh-add (command line suppressed) 19:03:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11474248543873336309.key (/w/workspace/edgex-go/1@tmp/private_key_11474248543873336309.key) 19:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:19 + git tag --points-at HEAD [Pipeline] } 19:03:19 $ docker exec --env ******** --env ******** f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent -k 19:03:19 unset SSH_AUTH_SOCK; 19:03:19 unset SSH_AGENT_PID; 19:03:19 echo Agent pid 39 killed; 19:03:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:19 [ssh-agent] Looking for ssh-agent implementation... 19:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:19 $ docker exec f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent 19:03:19 SSH_AUTH_SOCK=/tmp/ssh-EYo6JJG94RjL/agent.71 19:03:19 SSH_AGENT_PID=77 19:03:19 Running ssh-add (command line suppressed) 19:03:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1445771140742633426.key (/w/workspace/edgex-go/1@tmp/private_key_1445771140742633426.key) 19:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:20 + git semver init 19:03:20 2023-02-01 19:03:20,427 [run_init] DEBUG init version:0.0.0 force:False 19:03:20 2023-02-01 19:03:20,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:03:20 2023-02-01 19:03:20,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:03:20 2023-02-01 19:03:20,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:03:25 2023-02-01 19:03:24,987 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:03:25 2023-02-01 19:03:24,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4318 with force:False 19:03:25 2023-02-01 19:03:24,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4318 19:03:25 2023-02-01 19:03:24,991 [execute] INFO git cat-file --batch-check 19:03:25 2023-02-01 19:03:24,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:25 2023-02-01 19:03:24,999 [execute] INFO git cat-file --batch 19:03:25 2023-02-01 19:03:24,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:25 2023-02-01 19:03:25,004 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4318 19:03:25 0.0.0 [Pipeline] } 19:03:25 $ docker exec --env ******** --env ******** f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 ssh-agent -k 19:03:25 unset SSH_AUTH_SOCK; 19:03:25 unset SSH_AGENT_PID; 19:03:25 echo Agent pid 77 killed; 19:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:26 + git semver [Pipeline] } 19:03:26 $ docker stop --time=1 f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 19:03:27 $ docker rm -f --volumes f584f96999613fe51b2fa910e8dde84edd4830420cae6d99707d614244756ac2 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:28 Stashed 1 file(s) [Pipeline] echo 19:03:28 [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 19:03:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:03:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:29 ========================================================= 19:03:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:29 213ec9aee27d: Pulling fs layer 19:03:29 4583459ba037: Pulling fs layer 19:03:29 93c1e223e6f2: Pulling fs layer 19:03:29 53926ce57604: Pulling fs layer 19:03:29 21b2b0c7a3f4: Pulling fs layer 19:03:29 22ff95d597cd: Pulling fs layer 19:03:29 12d6caf4c0d1: Pulling fs layer 19:03:29 96b7cbca73a9: Pulling fs layer 19:03:29 a7acece74701: Pulling fs layer 19:03:29 21b2b0c7a3f4: Waiting 19:03:29 22ff95d597cd: Waiting 19:03:29 53926ce57604: Waiting 19:03:29 12d6caf4c0d1: Waiting 19:03:29 96b7cbca73a9: Waiting 19:03:29 a7acece74701: Waiting 19:03:29 93c1e223e6f2: Download complete 19:03:29 4583459ba037: Download complete 19:03:29 21b2b0c7a3f4: Verifying Checksum 19:03:29 21b2b0c7a3f4: Download complete 19:03:29 22ff95d597cd: Verifying Checksum 19:03:29 22ff95d597cd: Download complete 19:03:30 213ec9aee27d: Verifying Checksum 19:03:30 213ec9aee27d: Download complete 19:03:30 12d6caf4c0d1: Verifying Checksum 19:03:30 12d6caf4c0d1: Download complete 19:03:30 213ec9aee27d: Pull complete 19:03:30 4583459ba037: Pull complete 19:03:30 93c1e223e6f2: Pull complete 19:03:31 a7acece74701: Verifying Checksum 19:03:31 a7acece74701: Download complete 19:03:31 53926ce57604: Verifying Checksum 19:03:31 53926ce57604: Download complete 19:03:31 96b7cbca73a9: Verifying Checksum 19:03:31 96b7cbca73a9: Download complete 19:03:34 53926ce57604: Pull complete 19:03:34 21b2b0c7a3f4: Pull complete 19:03:34 22ff95d597cd: Pull complete 19:03:34 12d6caf4c0d1: Pull complete 19:03:36 96b7cbca73a9: Pull complete 19:03:37 a7acece74701: Pull complete 19:03:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:03:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:37 WORKDIR /edgex 19:03:37 COPY go.mod . 19:03:37 RUN go mod download 19:03:37 + docker build -t ci-base-image-x86_64 -f - . 19:03:38 Sending build context to Docker daemon 170.2MB 19:03:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:38 ---> db6d94c90886 19:03:38 Step 2/4 : WORKDIR /edgex 19:03:40 ---> Running in 1f51fb5d0613 19:03:40 Removing intermediate container 1f51fb5d0613 19:03:40 ---> 5f0edad1f18f 19:03:40 Step 3/4 : COPY go.mod . 19:03:40 ---> 8f68183f1f7a 19:03:40 Step 4/4 : RUN go mod download 19:03:40 ---> Running in c70f036f2c63 19:03:43 Still waiting to schedule task 19:03:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:52 Removing intermediate container c70f036f2c63 19:03:52 ---> eda3136ffa5f 19:03:52 Successfully built eda3136ffa5f 19:03:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:53 + docker inspect -f . ci-base-image-x86_64 19:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:53 prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container 19:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:53 $ docker top 945fcc773cf6754477705d542d844a5c301ab459ffe29c323f3148467303ba67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:54 + go version 19:03:54 go version go1.18.7 linux/amd64 [Pipeline] } 19:03:54 $ docker stop --time=1 945fcc773cf6754477705d542d844a5c301ab459ffe29c323f3148467303ba67 19:03:55 $ docker rm -f --volumes 945fcc773cf6754477705d542d844a5c301ab459ffe29c323f3148467303ba67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:56 + docker inspect -f . ci-base-image-x86_64 19:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:56 prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container 19:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:56 $ docker top 2ed26a6787ac8a21123e848e5871404053adc6bbfacc51cda9946e848bd3d2a1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:56 ========================================================= 19:03:56 [edgeXBuildGoParallel] Running Tests and Build... 19:03:56 ========================================================= [Pipeline] sh 19:03:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:03:57 + make test 19:03:57 go test -race -coverprofile=coverage.out ./... 19:04:04 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 19:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.116s coverage: 43.1% of statements 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.0% of statements 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.565s coverage: 89.2% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 2.6% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 19:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 82.9% of statements 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.132s coverage: 96.3% of statements 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 19:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.108s coverage: 44.8% of statements 19:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 79.9% of statements 19:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.2% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.3% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:04:39 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 19:04:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:04:58 go vet ./... 19:04:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:00 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:00 + ls -al . 19:05:00 total 744 19:05:00 drwxrwxr-x 11 1001 1001 4096 Feb 1 19:03 . 19:05:00 drwxr-xr-x 4 root root 4096 Feb 1 19:03 .. 19:05:00 drwxrwxr-x 2 1001 1001 4096 Feb 1 19:03 .blubracket 19:05:00 -rw-rw-r-- 1 1001 1001 16 Feb 1 19:03 .dockerignore 19:05:00 drwxrwxr-x 8 1001 1001 4096 Feb 1 19:04 .git 19:05:00 drwxrwxr-x 3 1001 1001 4096 Feb 1 19:03 .github 19:05:00 -rw-rw-r-- 1 1001 1001 1024 Feb 1 19:03 .gitignore 19:05:00 -rw-rw-r-- 1 1001 1001 42 Feb 1 19:03 .golangci.yml 19:05:00 -rw-rw-r-- 1 1001 1001 87 Feb 1 19:03 .hadolint.yml 19:05:00 drwxr-xr-x 3 1001 1001 4096 Feb 1 19:03 .semver 19:05:00 -rw-rw-r-- 1 1001 1001 166 Feb 1 19:03 .sonarcloud.properties 19:05:00 -rw-rw-r-- 1 1001 1001 1171 Feb 1 19:03 ADOPTERS.md 19:05:00 -rw-rw-r-- 1 1001 1001 10825 Feb 1 19:03 Attribution.txt 19:05:00 -rw-rw-r-- 1 1001 1001 73765 Feb 1 19:03 CHANGELOG.md 19:05:00 -rw-rw-r-- 1 1001 1001 3804 Feb 1 19:03 CONTRIBUTING.md 19:05:00 -rw-rw-r-- 1 1001 1001 677 Feb 1 19:03 GOVERNANCE.md 19:05:00 -rw-rw-r-- 1 1001 1001 850 Feb 1 19:03 Jenkinsfile 19:05:00 -rw-rw-r-- 1 1001 1001 10775 Feb 1 19:03 LICENSE 19:05:00 -rw-rw-r-- 1 1001 1001 13388 Feb 1 19:03 Makefile 19:05:00 -rw-rw-r-- 1 1001 1001 582 Feb 1 19:03 OWNERS.md 19:05:00 -rw-rw-r-- 1 1001 1001 9403 Feb 1 19:03 README.md 19:05:00 -rw-rw-r-- 1 1001 1001 6912 Feb 1 19:03 SECURITY.md 19:05:00 -rw-rw-r-- 1 1001 1001 5 Feb 1 19:03 VERSION 19:05:00 drwxrwxr-x 2 1001 1001 4096 Feb 1 19:03 bin 19:05:00 drwxrwxr-x 17 1001 1001 4096 Feb 1 19:03 cmd 19:05:00 -rw-r--r-- 1 root root 485987 Feb 1 19:04 coverage.out 19:05:00 -rw-rw-r-- 1 1001 1001 3294 Feb 1 19:03 go.mod 19:05:00 -rw-rw-r-- 1 1001 1001 34708 Feb 1 19:03 go.sum 19:05:00 drwxrwxr-x 7 1001 1001 4096 Feb 1 19:03 internal 19:05:00 drwxrwxr-x 3 1001 1001 4096 Feb 1 19:03 openapi 19:05:00 drwxrwxr-x 4 1001 1001 4096 Feb 1 19:03 snap 19:05:00 -rw-rw-r-- 1 1001 1001 204 Feb 1 19:03 version.go [Pipeline] sh 19:05:01 + '[' -e coverage.out ] 19:05:01 + chown 1001:1001 coverage.out [Pipeline] stash 19:05:01 Stashed 1 file(s) [Pipeline] sh 19:05:01 + make build 19:05:01 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 19:05:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4288 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws 19:05:13 Running in /w/workspace/edgex-go/1 [Pipeline] { 19:05:13 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 19:05:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] checkout 19:05:13 The recommended git tool is: git 19:05:14 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 19:05:15 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 19:05:18 using credential edgex-jenkins-ssh 19:05:18 Cloning the remote Git repository 19:05:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:18 > git init /w/workspace/edgex-go/1 # timeout=10 19:05:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:19 > git --version # timeout=10 19:05:19 > git --version # 'git version 2.25.1' 19:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:05:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:05:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:05: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:05:26 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 19:05:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:05:29 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] } 19:05:30 $ docker stop --time=1 2ed26a6787ac8a21123e848e5871404053adc6bbfacc51cda9946e848bd3d2a1 19:05:32 $ docker rm -f --volumes 2ed26a6787ac8a21123e848e5871404053adc6bbfacc51cda9946e848bd3d2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:34 19:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:34 latest: Pulling from edgex-devops/edgex-compose 19:05:34 cbdbe7a5bc2a: Pulling fs layer 19:05:34 ca9280d653b3: Pulling fs layer 19:05:34 7e9c9ca2126c: Pulling fs layer 19:05:34 cbdbe7a5bc2a: Download complete 19:05:34 cbdbe7a5bc2a: Pull complete 19:05:34 ca9280d653b3: Verifying Checksum 19:05:34 ca9280d653b3: Download complete 19:05:35 7e9c9ca2126c: Download complete 19:05:35 ca9280d653b3: Pull complete 19:05:37 7e9c9ca2126c: Pull complete 19:05:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:38 prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container 19:05:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:39 $ docker top eb45ed1bd58a8ad920f67139a3b422b2d4d2c2505de80eb44ec7687f8ea0ce79 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:39 + docker-compose build --help 19:05:39 + grep parallel 19:05:40 --parallel Build images in parallel. [Pipeline] } 19:05:40 $ docker stop --time=1 eb45ed1bd58a8ad920f67139a3b422b2d4d2c2505de80eb44ec7687f8ea0ce79 19:05:41 $ docker rm -f --volumes eb45ed1bd58a8ad920f67139a3b422b2d4d2c2505de80eb44ec7687f8ea0ce79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:42 prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container 19:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:42 $ docker top f09650f6f86945963cc170410ff7c30dd02fea4450f98c3a9c9be0218b6853b9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:05:43 Building core-command ... 19:05:43 Building core-common-config-bootstrapper ... 19:05:43 Building core-data ... 19:05:43 Building core-metadata ... 19:05:43 Building security-bootstrapper ... 19:05:43 Building security-proxy-setup ... 19:05:43 Building security-secretstore-setup ... 19:05:43 Building security-spiffe-token-provider ... 19:05:43 Building security-spire-agent ... 19:05:43 Building security-spire-config ... 19:05:43 Building security-spire-server ... 19:05:43 Building support-notifications ... 19:05:43 Building support-scheduler ... 19:05:43 Building core-command 19:05:43 Building security-secretstore-setup 19:05:43 Building support-notifications 19:05:43 Building core-metadata 19:05:43 Building security-spire-server 19:05:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:54 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c 19:05:54 Merge succeeded, producing 84e00f6941a005dc937998c278d2277582efcc3c 19:05:54 Checking out Revision 84e00f6941a005dc937998c278d2277582efcc3c (PR-4318) 19:05:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:05:55 > git --version # timeout=10 19:05:55 > git --version # 'git version 2.25.1' 19:05:55 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:54 > git config core.sparsecheckout # timeout=10 19:05:54 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 19:05:54 > git remote # timeout=10 19:05:54 > git config --get remote.origin.url # timeout=10 19:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:54 > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 19:05:54 > git rev-parse HEAD^{commit} # timeout=10 19:05:54 > git config core.sparsecheckout # timeout=10 19:05:54 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:55 ---> eda3136ffa5f 19:05:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:05:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:55 ---> eda3136ffa5f 19:05:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:05:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:55 ---> eda3136ffa5f 19:05:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:05:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:55 ---> eda3136ffa5f 19:05:55 Step 3/24 : WORKDIR /edgex-go 19:05:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:55 ---> eda3136ffa5f 19:05:55 Step 3/23 : WORKDIR /edgex-go 19:05:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:56 Dload Upload Total Spent Left Speed 19:05:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 19:05:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:57 ---> Running in df330a1b70b4 19:05:57 ---> Running in d17a53b4b9ce 19:05:57 ---> Running in ae2585ec7f8a 19:05:57 ---> Running in f4fb85b3bb4d 19:05:57 ---> Running in 5199c797428d 19:05:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:57 + sudo tee /etc/docker/daemon.new 19:05:57 { 19:05:57 "registry-mirrors": [ 19:05:57 "https://nexus3.edgexfoundry.org:10001" 19:05:57 ], 19:05:57 "bip": "10.250.0.254/24", 19:05:57 "hosts": [ 19:05:57 "tcp://0.0.0.0:5555", 19:05:57 "unix:///var/run/docker.sock" 19:05:57 ], 19:05:57 "mtu": 1458, 19:05:57 "selinux-enabled": true, 19:05:57 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:57 } [Pipeline] sh 19:05:57 Removing intermediate container d17a53b4b9ce 19:05:57 ---> 3599fdc299be 19:05:57 Step 4/24 : WORKDIR /edgex-go 19:05:57 Removing intermediate container df330a1b70b4 19:05:57 ---> c2480f2d3d52 19:05:57 Step 4/23 : WORKDIR /edgex-go 19:05:57 Removing intermediate container f4fb85b3bb4d 19:05:57 ---> 7476259f5050 19:05:57 Step 4/22 : WORKDIR /edgex-go 19:05:57 ---> Running in a1c2d5dc028e 19:05:57 Removing intermediate container ae2585ec7f8a 19:05:57 ---> ff5973158415 19:05:57 Step 4/24 : RUN apk add --update --no-cache make git 19:05:57 Removing intermediate container 5199c797428d 19:05:57 ---> 7a32f4c3429b 19:05:57 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:05:57 ---> Running in f8b6c588ae81 19:05:57 ---> Running in 79f24fa49ce0 19:05:57 ---> Running in 24838ba14f93 19:05:57 ---> Running in 895d638f16e1 19:05:57 Removing intermediate container a1c2d5dc028e 19:05:57 ---> 16d63da17f96 19:05:57 Step 5/24 : RUN apk add --update --no-cache make git 19:05:57 ---> Running in 163f16465905 19:05:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:57 Removing intermediate container 79f24fa49ce0 19:05:57 ---> a6944cdf91e0 19:05:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:05:57 Removing intermediate container f8b6c588ae81 19:05:57 ---> 5f3224df033b 19:05:57 Step 5/23 : RUN apk add --update --no-cache make git 19:05:57 ---> Running in 795ee6c84d7b 19:05:57 ---> Running in ca6878d59e89 19:05:58 + sudo service docker restart 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:58 OK: 211 MiB in 51 packages 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:58 OK: 211 MiB in 51 packages 19:05:58 OK: 211 MiB in 51 packages 19:05:58 OK: 211 MiB in 51 packages 19:05:58 Removing intermediate container 895d638f16e1 19:05:58 ---> e898b4eb6e40 19:05:58 Step 5/24 : COPY go.mod vendor* ./ 19:05:58 OK: 211 MiB in 51 packages 19:05:58 ---> 4c4011a4d575 19:05:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:58 ---> Running in 2e7e0be33b5f 19:05:58 Removing intermediate container 163f16465905 19:05:58 ---> 9e6d109e8e90 19:05:58 Step 6/24 : COPY go.mod vendor* ./ 19:05:59 Removing intermediate container 795ee6c84d7b 19:05:59 ---> b0f37d3a20d7 19:05:59 Step 6/22 : COPY go.mod vendor* ./ 19:05:59 ---> 497f9f76baaa 19:05:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:59 ---> Running in 2e22d0b5d7f3 19:05:59 Removing intermediate container 24838ba14f93 19:05:59 ---> de43e7a89d26 19:05:59 Step 5/23 : COPY go.mod vendor* ./ 19:05:59 ---> 10065d3104c7 19:05:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:59 ---> Running in 8d36e174cc45 19:05:59 Removing intermediate container ca6878d59e89 19:05:59 ---> 5c11868caf70 19:05:59 Step 6/23 : COPY go.mod vendor* ./ 19:05:59 ---> 9d590dfff3c9 19:05:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:59 ---> Running in 5fac2fa620c4 19:05:59 ---> eeb40d3c76ed 19:05:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:59 ---> Running in 69d05f2f85fb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:16 provisioning config files... 19:06:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17778763667456285353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:16 ---> docker-login.sh 19:06:16 nexus3.edgexfoundry.org:10001 19:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:17 Configure a credential helper to remove this warning. See 19:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:17 19:06:17 Login Succeeded 19:06:17 nexus3.edgexfoundry.org:10002 19:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:17 Configure a credential helper to remove this warning. See 19:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:17 19:06:17 Login Succeeded 19:06:17 nexus3.edgexfoundry.org:10003 19:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:18 Configure a credential helper to remove this warning. See 19:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:18 19:06:18 Login Succeeded 19:06:18 nexus3.edgexfoundry.org:10004 19:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:18 Configure a credential helper to remove this warning. See 19:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:18 19:06:18 Login Succeeded 19:06:18 docker.io 19:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:19 Configure a credential helper to remove this warning. See 19:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:19 19:06:19 Login Succeeded 19:06:19 ---> docker-login.sh ends [Pipeline] } 19:06:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:06:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:20 ========================================================= 19:06:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:06:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:20 9b18e9b68314: Pulling fs layer 19:06:20 35d82f9e3411: Pulling fs layer 19:06:20 e16973657156: Pulling fs layer 19:06:20 fc693d55d65f: Pulling fs layer 19:06:20 7e9fc2657dce: Pulling fs layer 19:06:20 dda99020689f: Pulling fs layer 19:06:20 db1c61fa0a46: Pulling fs layer 19:06:20 891c053d2c06: Pulling fs layer 19:06:20 7e9fc2657dce: Waiting 19:06:20 dda99020689f: Waiting 19:06:20 fc693d55d65f: Waiting 19:06:20 db1c61fa0a46: Waiting 19:06:20 891c053d2c06: Waiting 19:06:21 e16973657156: Verifying Checksum 19:06:21 e16973657156: Download complete 19:06:21 35d82f9e3411: Verifying Checksum 19:06:21 35d82f9e3411: Download complete 19:06:21 7e9fc2657dce: Verifying Checksum 19:06:21 7e9fc2657dce: Download complete 19:06:21 dda99020689f: Download complete 19:06:21 9b18e9b68314: Verifying Checksum 19:06:22 891c053d2c06: Verifying Checksum 19:06:22 891c053d2c06: Download complete 19:06:22 db1c61fa0a46: Download complete 19:06:23 9b18e9b68314: Pull complete 19:06:23 35d82f9e3411: Pull complete 19:06:23 fc693d55d65f: Verifying Checksum 19:06:23 fc693d55d65f: Download complete 19:06:23 e16973657156: Pull complete 19:06:36 fc693d55d65f: Pull complete 19:06:36 7e9fc2657dce: Pull complete 19:06:36 dda99020689f: Pull complete 19:06:42 db1c61fa0a46: Pull complete 19:06:43 891c053d2c06: Pull complete 19:06:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:44 WORKDIR /edgex 19:06:44 COPY go.mod . 19:06:44 RUN go mod download 19:06:44 + docker build -t ci-base-image-arm64 -f - . 19:06:44 Sending build context to Docker daemon 3.092MB 19:06:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:44 ---> f96f9c87975a 19:06:44 Step 2/4 : WORKDIR /edgex 19:06:46 Removing intermediate container 8d36e174cc45 19:06:46 Removing intermediate container 2e7e0be33b5f 19:06:46 ---> e8b507f7a279 19:06:46 ---> 6384b1880526 19:06:46 Step 8/22 : COPY . .Step 7/24 : COPY . . 19:06:46 19:06:46 Removing intermediate container 69d05f2f85fb 19:06:46 ---> c522f3f7e047 19:06:46 Step 8/23 : COPY . . 19:06:46 Removing intermediate container 2e22d0b5d7f3 19:06:46 ---> ebe242fd9be6 19:06:46 Step 8/24 : COPY . . 19:06:46 Removing intermediate container 5fac2fa620c4 19:06:46 ---> 74d6f9f5aa29 19:06:46 Step 7/23 : COPY . . 19:06:46 ---> Running in 02958a8af803 19:06:46 Removing intermediate container 02958a8af803 19:06:46 ---> 134b232a9b3b 19:06:46 Step 3/4 : COPY go.mod . 19:06:47 ---> d8dbebe7c41e 19:06:47 Step 4/4 : RUN go mod download 19:06:47 ---> Running in 27967c1523f5 19:06:47 ---> aa01e6dbd1d5 19:06:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:06:47 ---> 91ece7cf4445 19:06:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:06:47 ---> Running in 2fc669153880 19:06:47 ---> 2291e8827f0d 19:06:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:06:47 ---> 01939c080b5f 19:06:47 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:06:47 ---> 6b9032f896e0 19:06:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:06:47 ---> Running in d9ca0fbcbd7e 19:06:47 ---> Running in 487cb9abc97f 19:06:47 ---> Running in 833fdeab00b6 19:06:47 ---> Running in 3fa1a37a2d1c 19:06:47 Removing intermediate container 2fc669153880 19:06:47 ---> 509f1d624d5e 19:06:47 Step 9/23 : WORKDIR /edgex-go/spire-build 19:06:47 ---> Running in 1586161cd778 19:06:47 Removing intermediate container 1586161cd778 19:06:47 ---> a3100028b1e2 19:06:47 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:06:47 ---> Running in d0cc0815cf65 19:06:47 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 19:06:47 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 19:06:48 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 19:06:48 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 19:06:48 Removing intermediate container d0cc0815cf65 19:06:48 ---> 04d6b3b62e30 19:06:48 Step 11/23 : WORKDIR /edgex-go 19:06:49 ---> Running in 765c71f5c1fb 19:06:49 Removing intermediate container 765c71f5c1fb 19:06:49 ---> 5abe2f2208fe 19:06:49 19:06:49 Step 12/23 : FROM alpine:3.15 19:06:49 3.15: Pulling from library/alpine 19:06:49 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:06:49 Status: Downloaded newer image for alpine:3.15 19:06:49 ---> c4fc93816858 19:06:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:49 ---> Running in 1e84436e8216 19:06:50 Removing intermediate container 1e84436e8216 19:06:50 ---> 2f876eb7cd65 19:06:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:06:50 ---> Running in b5a989600059 19:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:51 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:51 OK: 15859 distinct packages available 19:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:51 (1/5) Installing dumb-init (1.2.5-r1) 19:06:51 (2/5) Installing musl-obstack (1.2.3-r0) 19:06:51 (3/5) Installing libucontext (1.1-r0) 19:06:51 (4/5) Installing gcompat (1.0.0-r4) 19:06:51 (5/5) Installing openssl (1.1.1s-r1) 19:06:51 Executing busybox-1.34.1-r7.trigger 19:06:51 OK: 7 MiB in 19 packages 19:06:52 Removing intermediate container b5a989600059 19:06:52 ---> 855ea05d2c83 19:06:52 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:55 ---> 151006a8106d 19:06:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:06:55 ---> 1a8a4c7bbbc8 19:06:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:06:56 ---> fcb71ecd4935 19:06:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:06:57 ---> cbcb770d7020 19:06:57 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:57 ---> Running in dac97900facf 19:06:57 Removing intermediate container dac97900facf 19:06:57 ---> d93be96bdc70 19:06:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:57 ---> Running in 7675183afd14 19:06:58 Removing intermediate container 7675183afd14 19:06:58 ---> 82e3ef780e8c 19:06:58 Step 21/23 : LABEL arch=x86_64 19:06:58 ---> Running in 36b98f5e8ed3 19:06:58 Removing intermediate container 36b98f5e8ed3 19:06:58 ---> f09ffca0e73b 19:06:58 Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:06:58 ---> Running in 22a9c274f8bf 19:06:58 Removing intermediate container 22a9c274f8bf 19:06:58 ---> 84328e1058cb 19:06:58 Step 23/23 : LABEL version=0.0.0 19:06:59 ---> Running in 49eb444da41c 19:06:59 Removing intermediate container 49eb444da41c 19:06:59 ---> c071faccbd66 19:06:59 19:06:59 Successfully built c071faccbd66 19:06:59 Successfully tagged security-spire-server:latest 19:06:59 Building security-spire-agent 19:07:02  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:02 ---> eda3136ffa5f 19:07:02 Step 3/24 : WORKDIR /edgex-go 19:07:02 ---> Using cache 19:07:02 ---> 7a32f4c3429b 19:07:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:02 ---> Using cache 19:07:02 ---> de43e7a89d26 19:07:02 Step 5/24 : COPY go.mod vendor* ./ 19:07:02 ---> Using cache 19:07:02 ---> 9d590dfff3c9 19:07:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:02 ---> Using cache 19:07:02 ---> 74d6f9f5aa29 19:07:02 Step 7/24 : COPY . . 19:07:02 ---> Using cache 19:07:02 ---> aa01e6dbd1d5 19:07:02 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:02 ---> Using cache 19:07:02 ---> 509f1d624d5e 19:07:02 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:02 ---> Using cache 19:07:02 ---> a3100028b1e2 19:07:02 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:04 ---> Running in bdbe9ef44aa4 19:07:06 Removing intermediate container bdbe9ef44aa4 19:07:06 ---> f6152bb50fcb 19:07:06 Step 11/24 : WORKDIR /edgex-go 19:07:06 ---> Running in 6a9af4287348 19:07:06 Removing intermediate container 6a9af4287348 19:07:06 ---> 82db0764520e 19:07:06 19:07:06 Step 12/24 : FROM alpine:3.15 19:07:06 ---> c4fc93816858 19:07:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:06 ---> Using cache 19:07:06 ---> 2f876eb7cd65 19:07:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:06 ---> Using cache 19:07:06 ---> 855ea05d2c83 19:07:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:07 ---> eb451edeb98e 19:07:07 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:10 ---> 5bd865d9a157 19:07:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:10 ---> 2d3265cd2c5b 19:07:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:10 ---> d0c5f057efe8 19:07:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:11 ---> a9ff95be08a8 19:07:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:11 ---> Running in 8f4bf10b4305 19:07:11 Removing intermediate container 8f4bf10b4305 19:07:11 ---> eda702e6b4c4 19:07:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:11 ---> Running in 323cd49c1cf4 19:07:11 Removing intermediate container 323cd49c1cf4 19:07:11 ---> 6faedbc7314f 19:07:11 Step 22/24 : LABEL arch=x86_64 19:07:11 ---> Running in b44d8eefdf20 19:07:12 Removing intermediate container b44d8eefdf20 19:07:12 ---> 79bedb3e6c5d 19:07:12 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:07:12 ---> Running in 9898abe87d49 19:07:12 Removing intermediate container 9898abe87d49 19:07:12 ---> 376e69783cf9 19:07:12 Step 24/24 : LABEL version=0.0.0 19:07:12 ---> Running in 4be1af96802a 19:07:13 Removing intermediate container 4be1af96802a 19:07:13 ---> f058beab65ef 19:07:13 19:07:13 Successfully built f058beab65ef 19:07:13 Successfully tagged security-spire-agent:latest 19:07:13 Building security-spiffe-token-provider 19:07:14  Building security-spire-agent ... done 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 19:07:16 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:16 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:07:16 ---> eda3136ffa5f 19:07:16 Step 3/19 : WORKDIR /edgex-go 19:07:16 ---> Using cache 19:07:16 ---> 7a32f4c3429b 19:07:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:07:17 ---> Running in 20d6bdc38768 19:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:18 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:18 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:18 OK: 17044 distinct packages available 19:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:19 OK: 211 MiB in 51 packages 19:07:19 Removing intermediate container 27967c1523f5 19:07:19 ---> e510ade02bc8 19:07:19 Successfully built e510ade02bc8 19:07:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:19 + docker inspect -f . ci-base-image-arm64 19:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:20 prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container 19:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:20 Removing intermediate container 487cb9abc97f 19:07:20 ---> c43b9e5a61f2 19:07:20 19:07:20 Step 10/23 : FROM alpine:3.16 19:07:20 Removing intermediate container d9ca0fbcbd7e 19:07:20 ---> 9924c4396fb6 19:07:20 19:07:20 Step 10/24 : FROM alpine:3.16 19:07:20 Removing intermediate container 3fa1a37a2d1c 19:07:20 ---> 90eaf396f2f4 19:07:20 19:07:20 Step 9/24 : FROM alpine:3.16 19:07:20 Removing intermediate container 20d6bdc38768 19:07:20 ---> ad553ebe9118 19:07:20 Step 5/19 : COPY go.mod vendor* ./ 19:07:21 ---> b8416e24ec33 19:07:21 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:21 ---> Running in a7212819ea62 19:07:21 $ docker top a3e4fc06e702340a10bbfa7b88b342e4f1305c9f64e47714733201d3bbe9b9df -eo pid,comm [Pipeline] { 19:07:21 3.16: Pulling from library/alpine [Pipeline] sh 19:07:22 3.16: Pulling from library/alpine 19:07:22 3.16: Pulling from library/alpine 19:07:22 + go version 19:07:22 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:22 $ docker stop --time=1 a3e4fc06e702340a10bbfa7b88b342e4f1305c9f64e47714733201d3bbe9b9df 19:07:23 Removing intermediate container 833fdeab00b6 19:07:23 ---> ee11ebceae51 19:07:23 19:07:23 Step 10/22 : FROM alpine:3.16 19:07:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:23 Status: Downloaded newer image for alpine:3.16 19:07:23 Status: Downloaded newer image for alpine:3.16 19:07:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:23 Status: Image is up to date for alpine:3.16 19:07:23 ---> bfe296a52501 19:07:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:07:23 ---> bfe296a52501 19:07:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:07:23 ---> bfe296a52501 19:07:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:07:23 3.16: Pulling from library/alpine 19:07:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:23 Status: Image is up to date for alpine:3.16 19:07:23 ---> Running in 292b62749c1b 19:07:23 ---> Running in d23f7878c07c 19:07:23 ---> Running in c6af3e94b7ef 19:07:23 ---> bfe296a52501 19:07:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:23 ---> Running in 99912e383a5c 19:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:24 $ docker rm -f --volumes a3e4fc06e702340a10bbfa7b88b342e4f1305c9f64e47714733201d3bbe9b9df 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:24 (1/1) Installing dumb-init (1.2.5-r1) 19:07:24 Executing busybox-1.35.0-r17.trigger 19:07:24 OK: 6 MiB in 15 packages 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 19:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:24 (1/1) Installing dumb-init (1.2.5-r1) 19:07:24 Executing busybox-1.35.0-r17.trigger 19:07:24 OK: 6 MiB in 15 packages 19:07:24 (1/2) Installing ca-certificates (20220614-r0) 19:07:24 (2/2) Installing dumb-init (1.2.5-r1) 19:07:24 Executing busybox-1.35.0-r17.trigger 19:07:24 Executing ca-certificates-20220614-r0.trigger 19:07:24 (1/3) Installing ca-certificates (20220614-r0) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:24 (2/3) Installing dumb-init (1.2.5-r1) 19:07:24 (3/3) Installing su-exec (0.2-r1) 19:07:24 OK: 6 MiB in 16 packages 19:07:24 Executing busybox-1.35.0-r17.trigger 19:07:24 Executing ca-certificates-20220614-r0.trigger 19:07:24 OK: 6 MiB in 17 packages 19:07:24 Removing intermediate container d23f7878c07c 19:07:24 ---> dca28660e30a 19:07:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:24 + docker inspect -f . ci-base-image-arm64 19:07:24 . [Pipeline] } 19:07:25 ---> Running in 67f4bd7238f7 19:07:25 Removing intermediate container c6af3e94b7ef 19:07:25 ---> 69438dbfda0c 19:07:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:25 Removing intermediate container 67f4bd7238f7 19:07:25 ---> 7b4ea6d0284a 19:07:25 Step 13/24 : ENV APP_PORT=59881 19:07:25 ---> Running in a0023a3477a7 19:07:25 ---> Running in ae7a869c7ef3 19:07:25 Removing intermediate container a0023a3477a7 19:07:25 ---> eedbb6543ca5 19:07:25 Step 13/23 : ENV APP_PORT=59882 [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container 19:07:25 ---> Running in 6fda63402111 19:07:25 Removing intermediate container ae7a869c7ef3 19:07:25 ---> 4fcaefcb2bbe 19:07:25 Step 14/24 : EXPOSE $APP_PORT 19:07:25 Removing intermediate container 99912e383a5c 19:07:25 ---> 7e3268fca13e 19:07:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:07:25 ---> Running in 190c3eb71c59 19:07:25 Removing intermediate container 292b62749c1b 19:07:25 ---> 4e2c80b3c0ea 19:07:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:25 ---> Running in 86344dc15076 19:07:25 Removing intermediate container 6fda63402111 19:07:25 ---> a9cd61924d39 19:07:25 Step 14/23 : EXPOSE $APP_PORT 19:07:25 ---> Running in b5005a19be62 19:07:25 ---> Running in 23e4029bbba2 19:07: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:25 Removing intermediate container 190c3eb71c59 19:07:25 ---> 6a67ff22f2d0 19:07:25 Step 15/24 : WORKDIR / 19:07:25 ---> Running in e93eefa64398 19:07:25 Removing intermediate container 86344dc15076 19:07:25 ---> 376c7575a9e3 19:07:25 Step 13/22 : ENV APP_PORT=59860 19:07:25 Removing intermediate container b5005a19be62 19:07:25 ---> 358358fe13cc 19:07:25 Step 12/24 : WORKDIR / 19:07:25 Removing intermediate container 23e4029bbba2 19:07:25 ---> 2786a0f32c97 19:07:25 Step 15/23 : WORKDIR / 19:07:25 ---> Running in 410ff59d65c2 19:07:25 ---> Running in e6999f6dfc86 19:07:25 ---> Running in 26ac426c0535 19:07:25 Removing intermediate container e93eefa64398 19:07:25 ---> 6e406c2ce965 19:07:25 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:25 Removing intermediate container 410ff59d65c2 19:07:25 ---> f381153cde35 19:07:25 Step 14/22 : EXPOSE $APP_PORT 19:07:25 ---> Running in 98fa49586881 19:07:25 Removing intermediate container e6999f6dfc86 19:07:25 ---> 9cccf98829f7 19:07:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:07:25 Removing intermediate container 26ac426c0535 19:07:25 ---> f495f8474e2e 19:07:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:25 ---> 455e0dc7316a 19:07:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:07:25 Removing intermediate container 98fa49586881 19:07:25 ---> 953aaa04c0eb 19:07:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:26 ---> a721c5637461 19:07:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:07:26 ---> a4693c809d76 19:07:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:07:26 ---> 9cdea06ba3d3 19:07:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:07:26 ---> 393e20cdbd36 19:07:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:07:26 ---> 88158b5cd920 19:07:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:07:26 $ docker top 2a598e8f95bdc90bffe6252c184f12f6a1fbc1d5b8ab3fa86a0ca96e24165d70 -eo pid,comm 19:07:26 ---> 14638c929b6f 19:07:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:07:26 ---> b6dd8f97ccd9 19:07:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:07:26 ---> 4c9626a1084e 19:07:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:07:26 ---> 760e5245b93c 19:07:26 Step 19/23 : ENTRYPOINT ["/core-command"] 19:07:26 ---> 77c24f948e2f 19:07:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] [Pipeline] { [Pipeline] echo 19:07:26 ========================================================= 19:07:26 [edgeXBuildGoParallel] Running Tests and Build... 19:07:26 ========================================================= [Pipeline] sh 19:07:26 ---> bfa819018891 19:07:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:07:26 ---> Running in 8a25dfd5416a 19:07:26 ---> Running in 9884a1eb972e 19:07:26 ---> aa7dc712df27 19:07:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:07:26 ---> d434227b0df7 19:07:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:07:27 Removing intermediate container 8a25dfd5416a 19:07:27 ---> 8de8d81d827d 19:07:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:27 Removing intermediate container 9884a1eb972e 19:07:27 ---> 68e57acf639f 19:07:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:27 ---> Running in 03ec268ead48 19:07:27 ---> Running in 92720e65cc7d 19:07:27 ---> Running in 5a40ffe19ef0 19:07:27 ---> 770ba245887a 19:07:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:07:27 Removing intermediate container 5a40ffe19ef0 19:07:27 ---> 89f74b0d8a32 19:07:27 Step 21/23 : LABEL arch=x86_64 19:07:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 19:07:27 Removing intermediate container 03ec268ead48 19:07:27 ---> 5f0feb10c268 19:07:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:27 ---> Running in 9e4c16f95800 19:07:27 Removing intermediate container 92720e65cc7d 19:07:27 ---> 1241afe04d9a 19:07:27 Step 22/24 : LABEL arch=x86_64 19:07:27 ---> Running in 872c66ac715c 19:07:27 ---> Running in 82ef13ecee50 [Pipeline] fileExists [Pipeline] sh 19:07:27 Removing intermediate container 9e4c16f95800 19:07:27 ---> 808adcf680c7 19:07:27 Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:07:27 ---> 9f1fed695ead 19:07:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:07:27 ---> Running in 771236e36929 19:07:27 Removing intermediate container 872c66ac715c 19:07:27 Removing intermediate container 82ef13ecee50 19:07:27 ---> ec102768a762 19:07:27 ---> 06f734dd580e 19:07:27 Step 20/22 : LABEL arch=x86_64Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:07:27 19:07:27 ---> Running in db3bcd161a45 19:07:27 ---> Running in 50b24e26cb70 19:07:27 Removing intermediate container 771236e36929 19:07:27 ---> 5bd1a40ee328 19:07:27 Step 23/23 : LABEL version=0.0.0 19:07:27 + make test 19:07:27 go test -race -coverprofile=coverage.out ./... 19:07:27 ---> 5486c7e2ad17 19:07:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:27 ---> Running in 97e0fd88450d 19:07:27 ---> Running in 932278c0c3d7 19:07:27 Removing intermediate container db3bcd161a45 19:07:27 ---> 8394bb9eacdc 19:07:27 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:07:27 Removing intermediate container 50b24e26cb70 19:07:27 ---> a95e2cd1e9c2 19:07:27 Step 24/24 : LABEL version=0.0.0 19:07:27 ---> Running in 4650beb9f4b0 19:07:27 Removing intermediate container 97e0fd88450d 19:07:27 ---> b99aa0df540c 19:07:27 19:07:27 ---> Running in 945b2dc0893a 19:07:27 Successfully built b99aa0df540c 19:07:28 Successfully tagged core-command:latest 19:07:28 Building core-common-config-bootstrapper 19:07:28  Building core-command ... done Removing intermediate container 945b2dc0893a 19:07:28 ---> cff231bdedb4 19:07:28 Step 22/22 : LABEL version=0.0.0 19:07:28 Removing intermediate container 4650beb9f4b0 19:07:28 ---> 1aa58aa09cf4 19:07:28 19:07:28 ---> Running in 9d2882148c50 19:07:28 Successfully built 1aa58aa09cf4 19:07:28 Successfully tagged core-metadata:latest 19:07:28 Building core-data 19:07:28  Building core-metadata ... done Removing intermediate container 9d2882148c50 19:07:28 ---> a1558a705b46 19:07:28 19:07:28 Successfully built a1558a705b46 19:07:29 Successfully tagged support-notifications:latest 19:07:29 Building security-proxy-setup 19:07:32  Building support-notifications ... done Removing intermediate container 932278c0c3d7 19:07:32 ---> 1a8c7f02e184 19:07:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:07:32 ---> Running in 6f094fa941df 19:07:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:33 ---> eda3136ffa5f 19:07:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:33 ---> Using cache 19:07:33 ---> c2480f2d3d52 19:07:33 Step 4/22 : WORKDIR /edgex-go 19:07:33 ---> Using cache 19:07:33 ---> 5f3224df033b 19:07:33 Step 5/22 : RUN apk add --update --no-cache make git 19:07:33 ---> Using cache 19:07:33 ---> 5c11868caf70 19:07:33 Step 6/22 : COPY go.mod vendor* ./ 19:07:33 ---> Using cache 19:07:33 ---> eeb40d3c76ed 19:07:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:33 ---> Using cache 19:07:33 ---> c522f3f7e047 19:07:33 Step 8/22 : COPY . . 19:07:33 ---> Using cache 19:07:33 ---> 2291e8827f0d 19:07:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:07:33 Removing intermediate container 6f094fa941df 19:07:33 ---> affa0b2fccf8 19:07:33 Step 22/24 : LABEL arch=x86_64 19:07:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:33 ---> eda3136ffa5f 19:07:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:33 ---> Using cache 19:07:33 ---> c2480f2d3d52 19:07:33 Step 4/22 : WORKDIR /edgex-go 19:07:33 ---> Using cache 19:07:33 ---> 5f3224df033b 19:07:33 Step 5/22 : RUN apk add --update --no-cache make git 19:07:33 ---> Using cache 19:07:33 ---> 5c11868caf70 19:07:33 Step 6/22 : COPY go.mod vendor* ./ 19:07:33 ---> Using cache 19:07:33 ---> eeb40d3c76ed 19:07:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:33 ---> Using cache 19:07:33 ---> c522f3f7e047 19:07:33 Step 8/22 : COPY . . 19:07:33 ---> Using cache 19:07:33 ---> 2291e8827f0d 19:07:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:07:33 ---> Running in b2837995fb48 19:07:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:33 ---> eda3136ffa5f 19:07:33 Step 3/21 : WORKDIR /edgex-go 19:07:33 ---> Using cache 19:07:33 ---> 7a32f4c3429b 19:07:33 Step 4/21 : RUN apk add --update --no-cache make git 19:07:33 ---> Running in 84f491a9c875 19:07:33 ---> Running in 418ba014f82a 19:07:33 ---> Running in e04ffdf27a23 19:07:33 Removing intermediate container 84f491a9c875 19:07:33 ---> 431b17fa1439 19:07:33 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:07:34 ---> Running in 9b4f56c1afa7 19:07:34 Removing intermediate container 9b4f56c1afa7 19:07:34 ---> 267caa2b755c 19:07:34 Step 24/24 : LABEL version=0.0.0 19:07:34 ---> Running in 93c7106bf6b4 19:07:34 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 19:07:34 Removing intermediate container 93c7106bf6b4 19:07:34 ---> 279c97c9b423 19:07:34 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:34 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 19:07:34 Successfully built 279c97c9b423 19:07:34 Successfully tagged security-secretstore-setup:latest 19:07:34 Building security-spire-config 19:07:34  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:34 OK: 211 MiB in 51 packages 19:07:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:37 ---> eda3136ffa5f 19:07:37 Step 3/24 : WORKDIR /edgex-go 19:07:37 ---> Using cache 19:07:37 ---> 7a32f4c3429b 19:07:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:37 ---> Using cache 19:07:37 ---> de43e7a89d26 19:07:37 Step 5/24 : COPY go.mod vendor* ./ 19:07:37 ---> Using cache 19:07:37 ---> 9d590dfff3c9 19:07:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:37 ---> Using cache 19:07:37 ---> 74d6f9f5aa29 19:07:37 Step 7/24 : COPY . . 19:07:37 ---> Using cache 19:07:37 ---> aa01e6dbd1d5 19:07:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:37 ---> Using cache 19:07:37 ---> 509f1d624d5e 19:07:37 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:37 ---> Using cache 19:07:37 ---> a3100028b1e2 19:07:37 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:37 ---> Using cache 19:07:37 ---> f6152bb50fcb 19:07:37 Step 11/24 : WORKDIR /edgex-go 19:07:37 ---> Using cache 19:07:37 ---> 82db0764520e 19:07:37 19:07:37 Step 12/24 : FROM alpine:3.15 19:07:37 ---> c4fc93816858 19:07:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:37 ---> Using cache 19:07:37 ---> 2f876eb7cd65 19:07:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:07:37 Removing intermediate container e04ffdf27a23 19:07:37 ---> a813d9afd930 19:07:37 Step 5/21 : COPY go.mod vendor* ./ 19:07:37 ---> Running in d6947f23aed3 19:07:37 ---> 6af57da47233 19:07:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:37 ---> Running in 613146fdedb2 19:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:38 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:38 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:38 OK: 15859 distinct packages available 19:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:39 (1/4) Installing dumb-init (1.2.5-r1) 19:07:39 (2/4) Installing musl-obstack (1.2.3-r0) 19:07:39 (3/4) Installing libucontext (1.1-r0) 19:07:39 (4/4) Installing gcompat (1.0.0-r4) 19:07:39 Executing busybox-1.34.1-r7.trigger 19:07:39 OK: 6 MiB in 18 packages 19:07:40 Removing intermediate container d6947f23aed3 19:07:40 ---> e2faf9197152 19:07:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:43 ---> bdd520e0097d 19:07:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:07:43 ---> bb3ac78c24cf 19:07:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:07:44 ---> Running in 32ac199e6901 19:07:44 Removing intermediate container 32ac199e6901 19:07:44 ---> 75fab88b4e33 19:07:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:07:45 ---> 1947133a9084 19:07:45 Step 19/24 : WORKDIR / 19:07:45 ---> Running in eaffc99eb0d4 19:07:45 Removing intermediate container eaffc99eb0d4 19:07:45 ---> 22f1e40030a9 19:07:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:46 ---> Running in 8da0b678f696 19:07:46 Removing intermediate container 8da0b678f696 19:07:46 ---> d2d05f171abd 19:07:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:46 ---> Running in 8c39975d4cef 19:07:47 Removing intermediate container 8c39975d4cef 19:07:47 ---> d3c8a6f3f0b2 19:07:47 Step 22/24 : LABEL arch=x86_64 19:07:47 ---> Running in 63b084fba05a 19:07:47 Removing intermediate container 63b084fba05a 19:07:47 ---> bf3332870bde 19:07:47 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:07:47 ---> Running in 807d3df6ce5f 19:07:47 Removing intermediate container 807d3df6ce5f 19:07:47 ---> 3afe91edc3bf 19:07:47 Step 24/24 : LABEL version=0.0.0 19:07:47 ---> Running in ae8068a7b85a 19:07:48 Removing intermediate container ae8068a7b85a 19:07:48 ---> 70bded202807 19:07:48 19:07:48 Successfully built 70bded202807 19:07:48 Successfully tagged security-spire-config:latest 19:07:48 Building security-bootstrapper 19:07:53  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:07:53 ---> eda3136ffa5f 19:07:53 Step 3/32 : WORKDIR /edgex-go 19:07:53 ---> Using cache 19:07:53 ---> 7a32f4c3429b 19:07:53 Step 4/32 : RUN apk add --update --no-cache make git 19:07:53 ---> Using cache 19:07:53 ---> a813d9afd930 19:07:53 Step 5/32 : COPY go.mod vendor* ./ 19:07:53 ---> Using cache 19:07:53 ---> 6af57da47233 19:07:53 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:57 ---> Running in 713cd3671e01 19:07:57 Removing intermediate container a7212819ea62 19:07:57 ---> e4683423c63c 19:07:57 Step 7/19 : COPY . . 19:07:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:01 Removing intermediate container b2837995fb48 19:08:01 ---> 71de9f2dae1d 19:08:01 19:08:01 Step 10/22 : FROM alpine:3.16 19:08:01 ---> bfe296a52501 19:08:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:08:01 ---> abd818b4e752 19:08:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:01 ---> Running in 4db3511dc9fa 19:08:01 Removing intermediate container 418ba014f82a 19:08:01 ---> d2383614cd17 19:08:01 19:08:01 Step 10/22 : FROM alpine:3.16 19:08:01 ---> bfe296a52501 19:08:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:08:01 ---> Running in 5011f7501dc3 19:08:02 ---> Running in 04839b7fca7b 19:08:02 Removing intermediate container 4db3511dc9fa 19:08:02 ---> eaff67a873ea 19:08:02 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:08:02 ---> Running in 7a9edb5f840e 19:08:02 Removing intermediate container 04839b7fca7b 19:08:02 ---> 8cea98005a63 19:08:02 Step 12/22 : ENV APP_PORT=59880 19:08:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:08:02 ---> Running in 27aacc984ce0 19:08:02 Removing intermediate container 27aacc984ce0 19:08:02 ---> ddb86a8f797d 19:08:02 Step 13/22 : EXPOSE $APP_PORT 19:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:02 ---> Running in 374147076a83 19:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:03 Removing intermediate container 374147076a83 19:08:03 ---> 6f63a9a0a1f3 19:08:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:08:03 ---> Running in 07dc85bee3b7 19:08:03 (1/1) Installing dumb-init (1.2.5-r1) 19:08:03 Executing busybox-1.35.0-r17.trigger 19:08:03 OK: 6 MiB in 15 packages 19:08:03 Removing intermediate container 613146fdedb2 19:08:03 ---> 0a55e7cc9dd6 19:08:03 Step 7/21 : COPY . . 19:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:03 (1/1) Installing dumb-init (1.2.5-r1) 19:08:04 Executing busybox-1.35.0-r17.trigger 19:08:04 OK: 6 MiB in 15 packages 19:08:05 Removing intermediate container 7a9edb5f840e 19:08:05 ---> 3aef4cbb90e7 19:08:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:05 Removing intermediate container 07dc85bee3b7 19:08:05 ---> 488054e2db40 19:08:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:05 ---> 633d5364b722 19:08:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:08:06 ---> ba6a193d0309 19:08:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:08:07 ---> 472258edb79b 19:08:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:08:07 ---> 925abc7d0e45 19:08:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:08:08 ---> 693b9d928ae1 19:08:08 ---> 0a42d234fc49 19:08:08 Step 18/22 : ENTRYPOINT ["/core-data"]Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:08:08 19:08:09 ---> Running in 238c1a474a59 19:08:09 ---> 8ddd70a4febb 19:08:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:09 ---> b5039f518a43 19:08:09 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:08:09 ---> Running in 80e6d316efae 19:08:09 ---> Running in fe2d9c241b47 19:08:09 Removing intermediate container 238c1a474a59 19:08:09 ---> f023a3c9e2a7 19:08:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:10 ---> Running in 0c2e08207acc 19:08:11 Removing intermediate container 0c2e08207acc 19:08:11 ---> e56a15aa0ebf 19:08:11 Step 20/22 : LABEL arch=x86_64 19:08:11 ---> Running in e434fba246e0 19:08:11 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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:11 Removing intermediate container e434fba246e0 19:08:11 ---> b9c5fd0524c4 19:08:11 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:08:11 ---> Running in ae3119b0ee53 19:08:11 Removing intermediate container ae3119b0ee53 19:08:11 ---> 6933ae6cc9c2 19:08:11 Step 22/22 : LABEL version=0.0.0 19:08:11 ---> Running in 3cee366e380a 19:08:11 Removing intermediate container 80e6d316efae 19:08:11 ---> 09c724baa642 19:08:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:08:11 ---> Running in 74e1ddb7d426 19:08:11 Removing intermediate container 3cee366e380a 19:08:11 ---> 1122fe3d1baa 19:08:11 19:08:11 Successfully built 1122fe3d1baa 19:08:11 Successfully tagged core-data:latest 19:08:11 Building support-scheduler 19:08:12  Building core-data ... done Removing intermediate container 74e1ddb7d426 19:08:12 ---> fb191902fd27 19:08:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:08:13 ---> Running in 93d93178ebf4 19:08:13 Removing intermediate container 93d93178ebf4 19:08:13 ---> b74f76a81765 19:08:13 Step 20/22 : LABEL arch=x86_64 19:08:13 ---> Running in 3190a34f7973 19:08:13 Removing intermediate container 3190a34f7973 19:08:13 ---> 1b08417c95b8 19:08:13 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:08:14 ---> Running in 0bfd5f05d9c4 19:08:14 Removing intermediate container 0bfd5f05d9c4 19:08:14 ---> 7f3de28af9d5 19:08:14 Step 22/22 : LABEL version=0.0.0 19:08:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:15 ---> eda3136ffa5f 19:08:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:08:15 ---> Using cache 19:08:15 ---> c2480f2d3d52 19:08:15 Step 4/22 : WORKDIR /edgex-go 19:08:15 ---> Using cache 19:08:15 ---> 5f3224df033b 19:08:15 Step 5/22 : RUN apk add --update --no-cache make git 19:08:15 ---> Using cache 19:08:15 ---> 5c11868caf70 19:08:15 Step 6/22 : COPY go.mod vendor* ./ 19:08:15 ---> Using cache 19:08:15 ---> eeb40d3c76ed 19:08:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:15 ---> Using cache 19:08:15 ---> c522f3f7e047 19:08:15 Step 8/22 : COPY . . 19:08:15 ---> Using cache 19:08:15 ---> 2291e8827f0d 19:08:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:15 ---> Running in c96e0d5ed6be 19:08:15 ---> Running in ce3d8d411557 19:08:15 Removing intermediate container c96e0d5ed6be 19:08:15 ---> 895f8a3b32cf 19:08:15 19:08:15 Successfully built 895f8a3b32cf 19:08:15 Successfully tagged core-common-config-bootstrapper:latest 19:08:16  Building core-common-config-bootstrapper ... done 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 19:08:28 Removing intermediate container 713cd3671e01 19:08:28 ---> eea88e427281 19:08:28 Step 7/32 : COPY . . 19:08:32 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 19:08:33 Removing intermediate container 5011f7501dc3 19:08:33 ---> f064312df3c0 19:08:33 19:08:33 Step 9/19 : FROM alpine:3.15 19:08:33 ---> c4fc93816858 19:08:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:33 ---> Using cache 19:08:33 ---> 2f876eb7cd65 19:08:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:33 ---> Running in 5bd1b4a66e75 19:08:34 ---> ff73918dc74a 19:08:34 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:08:34 ---> Running in 5bc2dc9e3129 19:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:34 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 19:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:35 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:35 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:35 OK: 15859 distinct packages available 19:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:35 (1/9) Installing ca-certificates (20220614-r0) 19:08:35 (2/9) Installing brotli-libs (1.0.9-r5) 19:08:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:08:35 (4/9) Installing libcurl (7.80.0-r5) 19:08:35 (5/9) Installing curl (7.80.0-r5) 19:08:35 (6/9) Installing dumb-init (1.2.5-r1) 19:08:35 (7/9) Installing musl-obstack (1.2.3-r0) 19:08:35 (8/9) Installing libucontext (1.1-r0) 19:08:35 (9/9) Installing gcompat (1.0.0-r4) 19:08:35 Executing busybox-1.34.1-r7.trigger 19:08:35 Executing ca-certificates-20220614-r0.trigger 19:08:35 OK: 8 MiB in 23 packages 19:08:36 Removing intermediate container fe2d9c241b47 19:08:36 ---> e7d0ca8de2d3 19:08:36 19:08:36 Step 9/21 : FROM alpine:3.16 19:08:36 ---> bfe296a52501 19:08:36 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:08:36 ---> Running in 263147e50767 19:08:37 Removing intermediate container 5bd1b4a66e75 19:08:37 ---> 46cf01e4f99b 19:08:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:37 ---> 7aaefc7e298b 19:08:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:08:37 (1/6) Installing ca-certificates (20220614-r0) 19:08:37 (2/6) Installing brotli-libs (1.0.9-r6) 19:08:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:08:37 (4/6) Installing libcurl (7.83.1-r5) 19:08:37 (5/6) Installing curl (7.83.1-r5) 19:08:37 (6/6) Installing dumb-init (1.2.5-r1) 19:08:37 Executing busybox-1.35.0-r17.trigger 19:08:37 Executing ca-certificates-20220614-r0.trigger 19:08:37 OK: 8 MiB in 20 packages 19:08:38 ---> 223eea74ab0e 19:08:38 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:08:38 ---> 94c919a0877d 19:08:38 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:08:38 ---> Running in 79ad5a48d5ba 19:08:38 Removing intermediate container 263147e50767 19:08:38 ---> 53b86c70beaa 19:08:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:38 Removing intermediate container 79ad5a48d5ba 19:08:38 ---> 88d87de0b5e6 19:08:38 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:38 ---> Running in bc1bf24fe317 19:08:38 ---> Running in ad2aa7723955 19:08:38 Removing intermediate container bc1bf24fe317 19:08:38 ---> 0da52adaf307 19:08:38 Step 12/21 : WORKDIR /edgex 19:08:38 Removing intermediate container ad2aa7723955 19:08:38 ---> 9e9a42574a2b 19:08:38 Step 17/19 : LABEL arch=x86_64 19:08:39 ---> Running in bd8dbe2b6d3d 19:08:39 ---> Running in 09dea7e54203 19:08:39 Removing intermediate container bd8dbe2b6d3d 19:08:39 ---> f2bdbc42ec24 19:08:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:08:39 Removing intermediate container 09dea7e54203 19:08:39 ---> 2060fc4a2220 19:08:39 Step 18/19 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:08:39 ---> Running in 31077765a17b 19:08:39 Removing intermediate container 31077765a17b 19:08:39 ---> 2ff369018fb3 19:08:39 Step 19/19 : LABEL version=0.0.0 19:08:39 ---> adc0a808734d 19:08:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:08:39 ---> Running in f831b1e78908 19:08:39 Removing intermediate container f831b1e78908 19:08:39 ---> dfde13d53a1b 19:08:39 19:08:40 Successfully built dfde13d53a1b 19:08:40 Successfully tagged security-spiffe-token-provider:latest 19:08:40  Building security-spiffe-token-provider ... done  ---> 83772ccbc072 19:08:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:08:40 ---> ec704e29f89c 19:08:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:08:41 ---> 22938572e197 19:08:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:41 ---> Running in 0d36323b4805 19:08:42 Removing intermediate container 0d36323b4805 19:08:42 ---> faf08d41c026 19:08:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:08:42 ---> Running in a6380a92562f 19:08:42 Removing intermediate container a6380a92562f 19:08:42 ---> 25f2d8044621 19:08:42 Step 19/21 : LABEL arch=x86_64 19:08:42 ---> Running in 418608e42eb8 19:08:42 Removing intermediate container 418608e42eb8 19:08:42 ---> 50705ac8d22e 19:08:42 Step 20/21 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:08:42 ---> Running in cb8bb1b1660d 19:08:43 Removing intermediate container cb8bb1b1660d 19:08:43 ---> 26e854013818 19:08:43 Step 21/21 : LABEL version=0.0.0 19:08:43 ---> Running in 9effac46074d 19:08:43 Removing intermediate container 9effac46074d 19:08:43 ---> 8b5ed1e9bb05 19:08:43 19:08:44 Successfully built 8b5ed1e9bb05 19:08:44 Successfully tagged security-proxy-setup:latest 19:08:45  Building security-proxy-setup ... done Removing intermediate container ce3d8d411557 19:08:45 ---> 324f8280e42b 19:08:45 19:08:45 Step 10/22 : FROM alpine:3.16 19:08:45 ---> bfe296a52501 19:08:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:08:45 ---> Using cache 19:08:45 ---> 69438dbfda0c 19:08:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:45 ---> Using cache 19:08:45 ---> eedbb6543ca5 19:08:45 Step 13/22 : ENV APP_PORT=59861 19:08:45 ---> Running in 02fed32fdeff 19:08:45 Removing intermediate container 02fed32fdeff 19:08:45 ---> bb42f962bcde 19:08:45 Step 14/22 : EXPOSE $APP_PORT 19:08:45 ---> Running in 9804963f299c 19:08:45 Removing intermediate container 9804963f299c 19:08:45 ---> f45e1cc7e86a 19:08:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:45 ---> bfbe04bf7b12 19:08:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:08:46 ---> 0c5806807ca3 19:08:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:08:46 ---> 1825a48c0984 19:08:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:08:46 ---> Running in 96d17d59f264 19:08:46 Removing intermediate container 96d17d59f264 19:08:46 ---> 9ea32cbb241f 19:08:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:46 ---> Running in c9419c4d29ac 19:08:46 Removing intermediate container c9419c4d29ac 19:08:46 ---> 1ed71f7c71ed 19:08:46 Step 20/22 : LABEL arch=x86_64 19:08:46 ---> Running in 0852034f044d 19:08:47 Removing intermediate container 0852034f044d 19:08:47 ---> e9541fff135d 19:08:47 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:08:47 ---> Running in dc0dbd8b2f2c 19:08:47 Removing intermediate container dc0dbd8b2f2c 19:08:47 ---> f8b6cc055a0f 19:08:47 Step 22/22 : LABEL version=0.0.0 19:08:47 ---> Running in 248f28a9a0b5 19:08:47 Removing intermediate container 248f28a9a0b5 19:08:47 ---> 143ed8a3e9b7 19:08:47 19:08:47 Successfully built 143ed8a3e9b7 19:08:47 Successfully tagged support-scheduler:latest 19:08:52  Building support-scheduler ... done Removing intermediate container 5bc2dc9e3129 19:08:52 ---> 639cdc7b7dbb 19:08:52 19:08:52 Step 9/32 : FROM alpine:3.16 19:08:52 ---> bfe296a52501 19:08:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:52 ---> Running in 1ce1ea55cc48 19:08:52 Removing intermediate container 1ce1ea55cc48 19:08:52 ---> e5f717e0c08d 19:08:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:08:52 ---> Running in 74091828083d 19:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:53 (1/2) Installing dumb-init (1.2.5-r1) 19:08:53 (2/2) Installing su-exec (0.2-r1) 19:08:53 Executing busybox-1.35.0-r17.trigger 19:08:53 OK: 6 MiB in 16 packages 19:08:53 Removing intermediate container 74091828083d 19:08:53 ---> bbba3b4072eb 19:08:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:08:53 ---> Running in 28d44c196feb 19:08:53 Removing intermediate container 28d44c196feb 19:08:53 ---> 77708b488c60 19:08:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:08:53 ---> Running in f0571fe5f25a 19:08:53 Removing intermediate container f0571fe5f25a 19:08:53 ---> 1eae61dc3cc6 19:08:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:08:53 ---> Running in 51c25f412eb7 19:08:53 Removing intermediate container 51c25f412eb7 19:08:53 ---> 15079ae5d03c 19:08:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:08:53 ---> Running in bbe1b838741f 19:08:53 Removing intermediate container bbe1b838741f 19:08:53 ---> 3f3e503cab96 19:08:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:08:53 ---> Running in f2d04f3cd6ed 19:08:54 Removing intermediate container f2d04f3cd6ed 19:08:54 ---> a31f8c8f4ed1 19:08:54 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:08:54 ---> Running in 6af757d73f09 19:08:54 Removing intermediate container 6af757d73f09 19:08:54 ---> a0534d1063f8 19:08:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:08:54 ---> c87b64c8adc5 19:08:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:08:54 ---> Running in 6429814709bb 19:08:55 Removing intermediate container 6429814709bb 19:08:55 ---> 4cac96bb23c6 19:08:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:55 ---> 49a050b1442e 19:08:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:08:56 ---> c80770080f66 19:08:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:08:56 ---> aca26abb6509 19:08:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:08:56 ---> 2dde44b1cbc3 19:08:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:08:56 ---> 1d2b6eaa6a23 19:08:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:08:56 ---> f12c1d43d747 19:08:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:08:56 ---> 1c646a767833 19:08:56 Step 27/32 : RUN chmod +x /entrypoint.sh 19:08:56 ---> Running in 212b7fe96412 19:08:57 Removing intermediate container 212b7fe96412 19:08:57 ---> 08524ad3d485 19:08:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:08:57 ---> Running in 5b82a2bbb83e 19:08:57 Removing intermediate container 5b82a2bbb83e 19:08:57 ---> dc46d8672676 19:08:57 Step 29/32 : CMD ["gate"] 19:08:57 ---> Running in 83e09349f4b5 19:08:57 Removing intermediate container 83e09349f4b5 19:08:57 ---> 605c1ed1d408 19:08:57 Step 30/32 : LABEL arch=x86_64 19:08:57 ---> Running in 1cd91651ad46 19:08:57 Removing intermediate container 1cd91651ad46 19:08:57 ---> 04a4215ef76f 19:08:57 Step 31/32 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:08:57 ---> Running in 379de32e943c 19:08:58 Removing intermediate container 379de32e943c 19:08:58 ---> 10e1448d7bd5 19:08:58 Step 32/32 : LABEL version=0.0.0 19:08:58 ---> Running in 29a352d27fbe 19:08:58 Removing intermediate container 29a352d27fbe 19:08:58 ---> 59f14f77f475 19:08:58 19:08:58 Successfully built 59f14f77f475 19:08:58 Successfully tagged security-bootstrapper:latest 19:08:58  Building security-bootstrapper ... done  [Pipeline] } 19:08:58 $ docker stop --time=1 f09650f6f86945963cc170410ff7c30dd02fea4450f98c3a9c9be0218b6853b9 19:08:59 $ docker rm -f --volumes f09650f6f86945963cc170410ff7c30dd02fea4450f98c3a9c9be0218b6853b9 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:00 + docker images 19:09:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:09:00 security-bootstrapper latest 59f14f77f475 2 seconds ago 20.3MB 19:09:00 639cdc7b7dbb 9 seconds ago 1.67GB 19:09:00 support-scheduler latest 143ed8a3e9b7 13 seconds ago 30MB 19:09:00 324f8280e42b 16 seconds ago 1.75GB 19:09:00 security-proxy-setup latest 8b5ed1e9bb05 17 seconds ago 27.8MB 19:09:00 security-spiffe-token-provider latest dfde13d53a1b 21 seconds ago 29.8MB 19:09:00 e7d0ca8de2d3 24 seconds ago 1.67GB 19:09:00 f064312df3c0 30 seconds ago 1.72GB 19:09:00 core-common-config-bootstrapper latest 895f8a3b32cf 45 seconds ago 15.5MB 19:09:00 core-data latest 1122fe3d1baa 49 seconds ago 17.9MB 19:09:00 d2383614cd17 About a minute ago 1.69GB 19:09:00 71de9f2dae1d About a minute ago 1.68GB 19:09:00 security-spire-config latest 70bded202807 About a minute ago 85.8MB 19:09:00 security-secretstore-setup latest 279c97c9b423 About a minute ago 29.9MB 19:09:00 support-notifications latest a1558a705b46 About a minute ago 30.6MB 19:09:00 core-command latest b99aa0df540c About a minute ago 17.7MB 19:09:00 core-metadata latest 1aa58aa09cf4 About a minute ago 18.5MB 19:09:00 ee11ebceae51 About a minute ago 1.75GB 19:09:00 90eaf396f2f4 About a minute ago 1.68GB 19:09:00 9924c4396fb6 About a minute ago 1.69GB 19:09:00 c43b9e5a61f2 About a minute ago 1.68GB 19:09:00 security-spire-agent latest f058beab65ef About a minute ago 125MB 19:09:00 82db0764520e About a minute ago 1.55GB 19:09:00 security-spire-server latest c071faccbd66 2 minutes ago 86.5MB 19:09:00 5abe2f2208fe 2 minutes ago 1.55GB 19:09:00 ci-base-image-x86_64 latest eda3136ffa5f 5 minutes ago 904MB 19:09:00 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 19:09:00 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements 19:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.564s coverage: 98.5% of statements 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.681s coverage: 43.1% of statements 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.0% of statements 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.255s coverage: 89.2% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 2.6% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.325s coverage: 95.6% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.423s coverage: 72.2% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.554s coverage: 65.9% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.9% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.523s coverage: 29.6% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.508s coverage: 47.1% of statements 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.505s coverage: 82.9% of statements 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.367s coverage: 94.1% of statements 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.360s coverage: 96.3% of statements 19:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.379s coverage: 87.5% of statements 19:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements 19:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.318s coverage: 44.8% of statements 19:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.802s coverage: 79.9% of statements 19:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 86.9% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 77.4% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.920s coverage: 91.2% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 64.7% of statements 19:11:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 19:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 65.3% of statements 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 41.8% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 63.2% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:40 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 19:11:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:40 go vet ./... 19:13:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:32 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:13:32 + ls -al . 19:13:32 total 740 19:13:32 drwxrwxr-x 10 1001 1001 4096 Feb 1 19:07 . 19:13:32 drwxr-xr-x 4 root root 4096 Feb 1 19:07 .. 19:13:32 drwxrwxr-x 2 1001 1001 4096 Feb 1 19:05 .blubracket 19:13:32 -rw-rw-r-- 1 1001 1001 16 Feb 1 19:05 .dockerignore 19:13:32 drwxrwxr-x 8 1001 1001 4096 Feb 1 19:05 .git 19:13:32 drwxrwxr-x 3 1001 1001 4096 Feb 1 19:05 .github 19:13:32 -rw-rw-r-- 1 1001 1001 1024 Feb 1 19:05 .gitignore 19:13:32 -rw-rw-r-- 1 1001 1001 42 Feb 1 19:05 .golangci.yml 19:13:32 -rw-rw-r-- 1 1001 1001 87 Feb 1 19:05 .hadolint.yml 19:13:32 -rw-rw-r-- 1 1001 1001 166 Feb 1 19:05 .sonarcloud.properties 19:13:32 -rw-rw-r-- 1 1001 1001 1171 Feb 1 19:05 ADOPTERS.md 19:13:32 -rw-rw-r-- 1 1001 1001 10825 Feb 1 19:05 Attribution.txt 19:13:32 -rw-rw-r-- 1 1001 1001 73765 Feb 1 19:05 CHANGELOG.md 19:13:32 -rw-rw-r-- 1 1001 1001 3804 Feb 1 19:05 CONTRIBUTING.md 19:13:32 -rw-rw-r-- 1 1001 1001 677 Feb 1 19:05 GOVERNANCE.md 19:13:32 -rw-rw-r-- 1 1001 1001 850 Feb 1 19:05 Jenkinsfile 19:13:32 -rw-rw-r-- 1 1001 1001 10775 Feb 1 19:05 LICENSE 19:13:32 -rw-rw-r-- 1 1001 1001 13388 Feb 1 19:05 Makefile 19:13:32 -rw-rw-r-- 1 1001 1001 582 Feb 1 19:05 OWNERS.md 19:13:32 -rw-rw-r-- 1 1001 1001 9403 Feb 1 19:05 README.md 19:13:32 -rw-rw-r-- 1 1001 1001 6912 Feb 1 19:05 SECURITY.md 19:13:32 -rw-rw-r-- 1 1001 1001 5 Feb 1 19:03 VERSION 19:13:32 drwxrwxr-x 2 1001 1001 4096 Feb 1 19:05 bin 19:13:32 drwxrwxr-x 17 1001 1001 4096 Feb 1 19:05 cmd 19:13:32 -rw-r--r-- 1 root root 485987 Feb 1 19:11 coverage.out 19:13:32 -rw-rw-r-- 1 1001 1001 3294 Feb 1 19:05 go.mod 19:13:32 -rw-rw-r-- 1 1001 1001 34708 Feb 1 19:05 go.sum 19:13:32 drwxrwxr-x 7 1001 1001 4096 Feb 1 19:05 internal 19:13:32 drwxrwxr-x 3 1001 1001 4096 Feb 1 19:05 openapi 19:13:32 drwxrwxr-x 4 1001 1001 4096 Feb 1 19:05 snap 19:13:32 -rw-rw-r-- 1 1001 1001 204 Feb 1 19:05 version.go [Pipeline] sh 19:13:33 + '[' -e coverage.out ] 19:13:33 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:33 Warning: overwriting stash ‘coverage-report’ 19:13:34 Stashed 1 file(s) [Pipeline] sh 19:13:35 + make build 19:13:35 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 19:15:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:15:12 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 19:15:16 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 19:16:03 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 19:16: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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16: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 19:16: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 19:16:22 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 19:16:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:42 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] } 19:16:47 $ docker stop --time=1 2a598e8f95bdc90bffe6252c184f12f6a1fbc1d5b8ab3fa86a0ca96e24165d70 19:16:50 $ docker rm -f --volumes 2a598e8f95bdc90bffe6252c184f12f6a1fbc1d5b8ab3fa86a0ca96e24165d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:52 19:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:53 latest: Pulling from edgex-devops/edgex-compose-arm64 19:16:53 29e5d40040c1: Pulling fs layer 19:16:53 1ce36da41761: Pulling fs layer 19:16:53 25b303627fd3: Pulling fs layer 19:16:53 29e5d40040c1: Download complete 19:16:53 1ce36da41761: Verifying Checksum 19:16:53 1ce36da41761: Download complete 19:16:53 29e5d40040c1: Pull complete 19:16:55 1ce36da41761: Pull complete 19:16:55 25b303627fd3: Verifying Checksum 19:16:55 25b303627fd3: Download complete 19:17:05 25b303627fd3: Pull complete 19:17:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:05 prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container 19:17:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:08 $ docker top 67bc8ce52c338cf6fd4a6a9ef68891e0e5e5b4519ce818d552d7193540f55c5d -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:08 + docker-compose+ build --help 19:17:08 grep parallel 19:17:14 --parallel Build images in parallel. [Pipeline] } 19:17:14 $ docker stop --time=1 67bc8ce52c338cf6fd4a6a9ef68891e0e5e5b4519ce818d552d7193540f55c5d 19:17:16 $ docker rm -f --volumes 67bc8ce52c338cf6fd4a6a9ef68891e0e5e5b4519ce818d552d7193540f55c5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:17 prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container 19:17:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:18 $ docker top ee90c40b24f166ba40c4cf1dbb419512f32575cbf291a6129f0c94f31c38e71b -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:19 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:25 Building core-command ... 19:17:25 Building core-common-config-bootstrapper ... 19:17:25 Building core-data ... 19:17:25 Building core-metadata ... 19:17:25 Building security-bootstrapper ... 19:17:25 Building security-proxy-setup ... 19:17:25 Building security-secretstore-setup ... 19:17:25 Building security-spiffe-token-provider ... 19:17:25 Building security-spire-agent ... 19:17:25 Building security-spire-config ... 19:17:25 Building security-spire-server ... 19:17:25 Building support-notifications ... 19:17:25 Building support-scheduler ... 19:17:25 Building core-metadata 19:17:25 Building core-command 19:17:25 Building support-scheduler 19:17:25 Building support-notifications 19:17:25 Building core-data 19:18:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:12 ---> e510ade02bc8 19:18:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:12 ---> e510ade02bc8 19:18:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:12 ---> e510ade02bc8 19:18:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:12 ---> e510ade02bc8 19:18:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:12 ---> e510ade02bc8 19:18:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:12 ---> Running in e074b6b45a01 19:18:12 ---> Running in 377b78114c96 19:18:12 ---> Running in f68dd7f4aaf9 19:18:12 ---> Running in cb78c2b01518 19:18:12 ---> Running in e2cf9ab8d5ac 19:18:12 Removing intermediate container e074b6b45a01 19:18:12 ---> 407885e298ca 19:18:12 Step 4/22 : WORKDIR /edgex-go 19:18:12 Removing intermediate container e2cf9ab8d5ac 19:18:12 ---> e722e9a3e02b 19:18:12 Step 4/24 : WORKDIR /edgex-go 19:18:12 ---> Running in 43b8a06ffd50 19:18:12 Removing intermediate container 377b78114c96 19:18:12 ---> 7199dab13cac 19:18:12 Step 4/22 : WORKDIR /edgex-go 19:18:12 Removing intermediate container cb78c2b01518 19:18:12 ---> b2aa4c89c856 19:18:12 Step 4/23 : WORKDIR /edgex-go 19:18:12 ---> Running in 291b60b30ef1 19:18:12 Removing intermediate container f68dd7f4aaf9 19:18:12 ---> c26f2e3df13d 19:18:12 Step 4/22 : WORKDIR /edgex-go 19:18:12 ---> Running in 070aa0c5651d 19:18:12 ---> Running in 234d55f9cde9 19:18:12 ---> Running in 2edc64e45ec7 19:18:12 Removing intermediate container 43b8a06ffd50 19:18:12 ---> c8357e5c3e42 19:18:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:12 Removing intermediate container 070aa0c5651d 19:18:12 ---> 30481e0f5712 19:18:12 Step 5/22 : RUN apk add --update --no-cache make git 19:18:12 ---> Running in eb0ab2f57d0b 19:18:12 Removing intermediate container 2edc64e45ec7 19:18:12 ---> 959b9ae35723 19:18:12 Step 5/22 : RUN apk add --update --no-cache make git 19:18:12 Removing intermediate container 291b60b30ef1 19:18:12 ---> 27ad591cb793 19:18:12 Step 5/24 : RUN apk add --update --no-cache make git 19:18:12 ---> Running in 435b5cbdd775 19:18:12 ---> Running in ed5072ee9d04 19:18:12 Removing intermediate container 234d55f9cde9 19:18:12 ---> 6cb9a1bf87ef 19:18:12 Step 5/23 : RUN apk add --update --no-cache make git 19:18:12 ---> Running in a4e4197b24c9 19:18:12 ---> Running in ede13483018f 19:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:15 OK: 221 MiB in 51 packages 19:18:15 OK: 221 MiB in 51 packages 19:18:15 OK: 221 MiB in 51 packages 19:18:15 OK: 221 MiB in 51 packages 19:18:16 OK: 221 MiB in 51 packages 19:18:18 Removing intermediate container eb0ab2f57d0b 19:18:18 ---> 7ace89b48433 19:18:18 Step 6/22 : COPY go.mod vendor* ./ 19:18:18 Removing intermediate container 435b5cbdd775 19:18:18 ---> 6da54b67cf00 19:18:18 Step 6/24 : COPY go.mod vendor* ./ 19:18:18 Removing intermediate container ede13483018f 19:18:18 ---> e5cdc38b8f3d 19:18:18 Step 6/23 : COPY go.mod vendor* ./ 19:18:18 Removing intermediate container ed5072ee9d04 19:18:18 ---> cc663a191ba9 19:18:18 Step 6/22 : COPY go.mod vendor* ./ 19:18:18 Removing intermediate container a4e4197b24c9 19:18:18 ---> 0d274418b725 19:18:18 Step 6/22 : COPY go.mod vendor* ./ 19:18:19 ---> f2e8b0c96d93 19:18:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:19 ---> Running in ab312bf0d998 19:18:19 ---> 5b62294afb88 19:18:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:19 ---> 7bd8a1965b91 19:18:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:19 ---> Running in 61bb5258ff4c 19:18:20 ---> Running in 28b1cb6fd603 19:18:20 ---> 5f366af9bfdc 19:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:20 ---> Running in 6f0794ffb2b7 19:18:20 ---> 4ec6869ea6a6 19:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:20 ---> Running in 1e6a43dc626f 19:20:12 Removing intermediate container 28b1cb6fd603 19:20:12 ---> c910e64a7d31 19:20:12 Step 8/24 : COPY . . 19:20:12 Removing intermediate container ab312bf0d998 19:20:12 ---> 314d9a90559d 19:20:12 Step 8/22 : COPY . . 19:20:12 Removing intermediate container 6f0794ffb2b7 19:20:12 ---> b5f315f84f1b 19:20:12 Step 8/22 : COPY . . 19:20:12 Removing intermediate container 1e6a43dc626f 19:20:12 ---> 6497342b1532 19:20:12 Step 8/22 : COPY . . 19:20:12 Removing intermediate container 61bb5258ff4c 19:20:12 ---> 8df456ef53d4 19:20:12 Step 8/23 : COPY . . 19:20:22 ---> 95ce634c7b92 19:20:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:20:22 ---> c68360ac502b 19:20:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:20:22 ---> Running in 86a44b7efb6a 19:20:22 ---> 0e070db6577e 19:20:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:20:22 ---> b0ac93827cd7 19:20:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:20:22 ---> 7aac8f213e93 19:20:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:20:22 ---> Running in 263e06283947 19:20:22 ---> Running in f408042744c1 19:20:22 ---> Running in b98c9172dd29 19:20:22 ---> Running in 1f36e68b914f 19:20:25 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 19:20:25 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 19:20:25 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 19:20:25 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 19:20:25 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 19:27:02 Removing intermediate container 263e06283947 19:27:02 ---> 97c936364d96 19:27:02 19:27:02 Step 10/23 : FROM alpine:3.16 19:27:02 3.16: Pulling from library/alpine 19:27:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:27:02 Status: Downloaded newer image for alpine:3.16 19:27:02 ---> 2b4661558fb8 19:27:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:27:02 ---> Running in a78419a87896 19:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:02 (1/1) Installing dumb-init (1.2.5-r1) 19:27:02 Executing busybox-1.35.0-r17.trigger 19:27:02 OK: 5 MiB in 15 packages 19:27:02 Removing intermediate container a78419a87896 19:27:02 ---> 52411ea3c5a8 19:27:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:02 ---> Running in dff26db5a282 19:27:02 Removing intermediate container dff26db5a282 19:27:02 ---> adc741301bfe 19:27:02 Step 13/23 : ENV APP_PORT=59882 19:27:02 ---> Running in 81231f3a74a8 19:27:02 Removing intermediate container 81231f3a74a8 19:27:02 ---> 66f70639c88d 19:27:02 Step 14/23 : EXPOSE $APP_PORT 19:27:02 ---> Running in 3b37d46bde2c 19:27:03 Removing intermediate container 3b37d46bde2c 19:27:03 ---> fa917010ea1f 19:27:03 Step 15/23 : WORKDIR / 19:27:03 ---> Running in c1fb8eb307f1 19:27:04 Removing intermediate container c1fb8eb307f1 19:27:04 ---> fff71fe5dcd9 19:27:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:06 ---> b737ae7a9bf0 19:27:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:27:11 ---> c187c812cb74 19:27:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:27:12 ---> ccffc0c274c2 19:27:12 Step 19/23 : ENTRYPOINT ["/core-command"] 19:27:12 ---> Running in 8218ae66db08 19:27:13 Removing intermediate container 86a44b7efb6a 19:27:13 ---> b263fe382faf 19:27:13 19:27:13 Step 10/22 : FROM alpine:3.16 19:27:13 ---> 2b4661558fb8 19:27:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:13 Removing intermediate container 8218ae66db08 19:27:13 ---> d37dd0c65c83 19:27:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:13 ---> Running in e5bb93a07165 19:27:13 ---> Running in 49c81195f870 19:27:14 Removing intermediate container 49c81195f870 19:27:14 ---> b632ad398061 19:27:14 Step 21/23 : LABEL arch=arm64 19:27:14 Removing intermediate container e5bb93a07165 19:27:14 ---> 11c7a2eb19ae 19:27:14 Step 12/22 : ENV APP_PORT=59880 19:27:14 ---> Running in 12cbcbe901c9 19:27:14 ---> Running in 8b46207e3f16 19:27:15 Removing intermediate container 12cbcbe901c9 19:27:15 ---> c5d73e075842 19:27:15 Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:27:15 Removing intermediate container 8b46207e3f16 19:27:15 ---> 7439497e4fb1 19:27:15 Step 13/22 : EXPOSE $APP_PORT 19:27:15 ---> Running in 4018975f604a 19:27:16 ---> Running in 7fca2a8a7f07 19:27:16 Removing intermediate container 7fca2a8a7f07 19:27:16 ---> ec2de571bf11 19:27:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:27:16 Removing intermediate container 4018975f604a 19:27:16 ---> e3ab0733ba84 19:27:16 Step 23/23 : LABEL version=0.0.0 19:27:17 ---> Running in a1bac5340a65 19:27:17 ---> Running in 17ec89cb70a3 19:27:18 Removing intermediate container 17ec89cb70a3 19:27:18 ---> d239c21a2f07 19:27:18 19:27:18 Removing intermediate container f408042744c1 19:27:18 ---> bdb41eaea308 19:27:18 19:27:18 Step 10/24 : FROM alpine:3.16 19:27:18 ---> 2b4661558fb8 19:27:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:27:18 ---> Using cache 19:27:18 ---> 52411ea3c5a8 19:27:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:18 ---> Using cache 19:27:18 ---> adc741301bfe 19:27:18 Step 13/24 : ENV APP_PORT=59881 19:27:18 ---> Running in 753fe881e8a2 19:27:19 Successfully built d239c21a2f07 19:27:19 Successfully tagged core-command-arm64:latest 19:27:19  Building core-command ... done Building security-bootstrapper 19:27:19 Removing intermediate container 753fe881e8a2 19:27:19 ---> aede6ec69296 19:27:19 Step 14/24 : EXPOSE $APP_PORT 19:27:19 ---> Running in 65a0e0abd5e1 19:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:19 Removing intermediate container 65a0e0abd5e1 19:27:19 ---> 7d16d0bd8049 19:27:19 Step 15/24 : WORKDIR / 19:27:19 ---> Running in dfd79c6f3829 19:27:21 (1/1) Installing dumb-init (1.2.5-r1) 19:27:21 Executing busybox-1.35.0-r17.trigger 19:27:21 OK: 5 MiB in 15 packages 19:27:22 Removing intermediate container dfd79c6f3829 19:27:22 ---> a64f03234bc0 19:27:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:24 ---> 53e507f1f2ee 19:27:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:27:24 Removing intermediate container a1bac5340a65 19:27:24 ---> af424566bd76 19:27:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:25 ---> 803e8117b5e8 19:27:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:26 ---> a5817cef33f9 19:27:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:27:28 ---> aa085ee87c3c 19:27:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:27:28 ---> acbf84119742 19:27:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:29 ---> e30df9d842bc 19:27:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:27:30 ---> Running in c75a9aa957a2 19:27:30 ---> b051d4d57c90 19:27:30 Step 18/22 : ENTRYPOINT ["/core-data"] 19:27:30 ---> Running in da4f6b9cd834 19:27:30 Removing intermediate container c75a9aa957a2 19:27:30 ---> d827ca0aa6ee 19:27:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:30 ---> Running in 92e2b1c9fc6e 19:27:31 Removing intermediate container da4f6b9cd834 19:27:31 ---> e2b3b4e1a40b 19:27:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:31 Removing intermediate container 92e2b1c9fc6e 19:27:31 ---> 9dcc9d621fde 19:27:31 Step 22/24 : LABEL arch=arm64 19:27:31 ---> Running in 79461d246d1d 19:27:32 ---> Running in 87c95723f31d 19:27:32 Removing intermediate container 79461d246d1d 19:27:32 ---> 6876c8556967 19:27:32 Step 20/22 : LABEL arch=arm64 19:27:32 Removing intermediate container 87c95723f31d 19:27:32 ---> 0ca4f04da797 19:27:32 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:27:32 ---> Running in a6a7040c066d 19:27:32 ---> Running in 15a492b0c5ab 19:27:36 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:27:36 ---> e510ade02bc8 19:27:36 Step 3/32 : WORKDIR /edgex-go 19:27:36 Removing intermediate container a6a7040c066d 19:27:36 ---> b60108140c17 19:27:36 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:27:36 ---> Running in e8a7e94d5381 19:27:36 Removing intermediate container 15a492b0c5ab 19:27:36 ---> 1a8216bba243 19:27:36 Step 24/24 : LABEL version=0.0.0 19:27:36 ---> Running in 2e350b372207 19:27:36 ---> Running in 89e8cf83fd1d 19:27:37 Removing intermediate container 2e350b372207 19:27:37 ---> 04218127c1cc 19:27:37 Step 22/22 : LABEL version=0.0.0 19:27:37 Removing intermediate container 89e8cf83fd1d 19:27:37 ---> 1b23333a12d5 19:27:37 ---> Running in 9d17983ea76c 19:27:37 Removing intermediate container e8a7e94d5381 19:27:37 ---> 4f4c4e72ca6f 19:27:37 Step 4/32 : RUN apk add --update --no-cache make git 19:27:37 19:27:37 ---> Running in 5aec26ca481a 19:27:38 Removing intermediate container 9d17983ea76c 19:27:38 ---> 54da9ffbc333 19:27:38 19:27:38 Successfully built 1b23333a12d5 19:27:38 Successfully tagged core-metadata-arm64:latest 19:27:38 Building security-spire-agent 19:27:38  Building core-metadata ... done Successfully built 54da9ffbc333 19:27:38 Successfully tagged core-data-arm64:latest 19:27:38  Building core-data ... done Building security-proxy-setup 19:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:41 OK: 221 MiB in 51 packages 19:27:42 Removing intermediate container 5aec26ca481a 19:27:42 ---> 34334a4cd1ae 19:27:42 Step 5/32 : COPY go.mod vendor* ./ 19:27:43 ---> f581ff6f8a80 19:27:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:43 ---> Running in 88b4c222e910 19:28:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:01 ---> e510ade02bc8 19:28:01 Step 3/24 : WORKDIR /edgex-go 19:28:01 ---> Using cache 19:28:01 ---> 4f4c4e72ca6f 19:28:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:28:02 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:28:02 ---> e510ade02bc8 19:28:02 Step 3/21 : WORKDIR /edgex-go 19:28:02 ---> Using cache 19:28:02 ---> 4f4c4e72ca6f 19:28:02 Step 4/21 : RUN apk add --update --no-cache make git 19:28:02 ---> Using cache 19:28:02 ---> 34334a4cd1ae 19:28:02 Step 5/21 : COPY go.mod vendor* ./ 19:28:02 ---> Using cache 19:28:02 ---> f581ff6f8a80 19:28:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:03 ---> Running in 123cc5784640 19:28:03 ---> Running in 422a05a02b88 19:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:06 OK: 221 MiB in 51 packages 19:28:08 Removing intermediate container 422a05a02b88 19:28:08 ---> 47d3da2fdfad 19:28:08 Step 5/24 : COPY go.mod vendor* ./ 19:28:08 ---> c1a650e85158 19:28:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:08 ---> Running in 72f4f8005b89 19:29:16 Removing intermediate container b98c9172dd29 19:29:16 ---> 8db34cce2ba8 19:29:16 19:29:16 Step 10/22 : FROM alpine:3.16 19:29:16 ---> 2b4661558fb8 19:29:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:29:16 ---> Using cache 19:29:16 ---> 52411ea3c5a8 19:29:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:16 ---> Using cache 19:29:16 ---> adc741301bfe 19:29:16 Step 13/22 : ENV APP_PORT=59861 19:29:16 ---> Running in 560822584afe 19:29:16 Removing intermediate container 1f36e68b914f 19:29:16 ---> bf5dbb4f0e2c 19:29:16 19:29:16 Step 10/22 : FROM alpine:3.16 19:29:16 ---> 2b4661558fb8 19:29:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:29:16 ---> Running in 63fb65f9b4ae 19:29:16 Removing intermediate container 560822584afe 19:29:16 ---> ae4e0d97e307 19:29:16 Step 14/22 : EXPOSE $APP_PORT 19:29:16 ---> Running in 2d07e00ae9da 19:29:16 Removing intermediate container 2d07e00ae9da 19:29:16 ---> 6e86f53b1d9a 19:29:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:16 ---> 8e7955aa763b 19:29:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:29:16 (1/2) Installing ca-certificates (20220614-r0) 19:29:16 (2/2) Installing dumb-init (1.2.5-r1) 19:29:16 Executing busybox-1.35.0-r17.trigger 19:29:16 Executing ca-certificates-20220614-r0.trigger 19:29:17 OK: 6 MiB in 16 packages 19:29:17 Removing intermediate container 88b4c222e910 19:29:17 ---> 9a690ed42ba9 19:29:17 Step 7/32 : COPY . . 19:29:19 Removing intermediate container 63fb65f9b4ae 19:29:19 ---> f73b65b8b6f5 19:29:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:29:19 ---> 961a730ee52e 19:29:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:29:19 ---> Running in 814d2cf4c743 19:29:20 Removing intermediate container 814d2cf4c743 19:29:20 ---> c7bbb40ace41 19:29:20 Step 13/22 : ENV APP_PORT=59860 19:29:20 ---> Running in 22c230d9132e 19:29:21 ---> c0f9b6a575e9 19:29:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:29:21 ---> Running in d3ad255a68d9 19:29:21 Removing intermediate container 22c230d9132e 19:29:21 ---> 327f25308d53 19:29:21 Step 14/22 : EXPOSE $APP_PORT 19:29:21 ---> Running in 4d29c7a986f2 19:29:22 Removing intermediate container d3ad255a68d9 19:29:22 ---> 4cdc6d2a4666 19:29:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:29:22 ---> Running in f3749a5f4b1d 19:29:22 Removing intermediate container 4d29c7a986f2 19:29:22 ---> 9fd7063c0762 19:29:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:22 Removing intermediate container f3749a5f4b1d 19:29:22 ---> 2789af60abfa 19:29:22 Step 20/22 : LABEL arch=arm64 19:29:23 ---> Running in f77679a395c4 19:29:24 ---> 0e706dbb46ae 19:29:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:29:24 Removing intermediate container f77679a395c4 19:29:24 ---> 718b9f91bda4 19:29:24 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:29:24 ---> Running in b63f15cc8543 19:29:25 Removing intermediate container b63f15cc8543 19:29:25 ---> b3690cc506fd 19:29:25 Step 22/22 : LABEL version=0.0.0 19:29:25 ---> Running in 118fa33d099d 19:29:26 Removing intermediate container 118fa33d099d 19:29:26 ---> d5d9d2fdbdbc 19:29:26 19:29:26 Successfully built d5d9d2fdbdbc 19:29:26 Successfully tagged support-scheduler-arm64:latest 19:29:26  Building support-scheduler ... done Building security-spire-server 19:29:28 ---> 0dbcfbcfced0 19:29:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:29:29 ---> cdd0e4f119b4 19:29:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:29:29 ---> Running in 40870aae1a39 19:29:30 Removing intermediate container 40870aae1a39 19:29:30 ---> 0ec6022ad797 19:29:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:29:30 ---> Running in 0d99a9c6b47d 19:29:31 Removing intermediate container 0d99a9c6b47d 19:29:31 ---> 90047b12d15a 19:29:31 Step 20/22 : LABEL arch=arm64 19:29:31 ---> Running in 011013dca1ff 19:29:32 Removing intermediate container 011013dca1ff 19:29:32 ---> 03663f226f12 19:29:32 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:29:32 ---> Running in 501e2710d7ae 19:29:33 Removing intermediate container 501e2710d7ae 19:29:33 ---> cd42b7fbf63a 19:29:33 Step 22/22 : LABEL version=0.0.0 19:29:33 ---> Running in d6e5f29900be 19:29:34 Removing intermediate container d6e5f29900be 19:29:34 ---> 4d11c2ccf9d9 19:29:34 19:29:35 Successfully built 4d11c2ccf9d9 19:29:35 Successfully tagged support-notifications-arm64:latest 19:29:35  Building support-notifications ... done Building security-secretstore-setup 19:29:39 ---> e7f728b715ad 19:29:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:29:39 ---> Running in a32443f46452 19:29:40 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 19:29:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:44 ---> e510ade02bc8 19:29:44 Step 3/23 : WORKDIR /edgex-go 19:29:44 ---> Using cache 19:29:44 ---> 4f4c4e72ca6f 19:29:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:29:44 ---> Using cache 19:29:44 ---> 47d3da2fdfad 19:29:44 Step 5/23 : COPY go.mod vendor* ./ 19:29:44 ---> Using cache 19:29:44 ---> c1a650e85158 19:29:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:45 ---> Running in 34bee3b71041 19:29:53 Removing intermediate container 123cc5784640 19:29:53 ---> b8029e37a1de 19:29:53 Step 7/21 : COPY . . 19:29:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:53 ---> e510ade02bc8 19:29:53 Step 3/24 : WORKDIR /edgex-go 19:29:53 ---> Using cache 19:29:53 ---> 4f4c4e72ca6f 19:29:53 Step 4/24 : RUN apk add --update --no-cache make git 19:29:53 ---> Using cache 19:29:53 ---> 34334a4cd1ae 19:29:53 Step 5/24 : COPY go.mod vendor* ./ 19:29:53 ---> Using cache 19:29:53 ---> f581ff6f8a80 19:29:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:53 ---> Using cache 19:29:53 ---> b8029e37a1de 19:29:53 Step 7/24 : COPY . . 19:29:55 Removing intermediate container 72f4f8005b89 19:29:55 ---> 36e31db78891 19:29:55 Step 7/24 : COPY . . 19:30:17 ---> cd7cda86778b 19:30:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:17 ---> e487b064f582 19:30:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:17 ---> Running in 3850d397344e 19:30:17 ---> Running in d5c5fd982dd8 19:30:17 ---> b9c4c9da7a5b 19:30:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:30:17 ---> Running in 576cf99029ef 19:30:17 Removing intermediate container 576cf99029ef 19:30:17 ---> dde75f224d03 19:30:17 Step 9/24 : WORKDIR /edgex-go/spire-build 19:30:17 ---> Running in aec04594af29 19:30: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:30: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 19:30:18 Removing intermediate container aec04594af29 19:30:18 ---> 1a3f192af04c 19:30:18 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:30:18 ---> Running in 7e53b08b3cbb 19:30:21 Removing intermediate container 7e53b08b3cbb 19:30:21 ---> c753d200bd6d 19:30:21 Step 11/24 : WORKDIR /edgex-go 19:30:21 ---> Running in 4af88e42c311 19:30:21 Removing intermediate container 4af88e42c311 19:30:21 ---> d417bef170b3 19:30:21 19:30:21 Step 12/24 : FROM alpine:3.15 19:30:21 3.15: Pulling from library/alpine 19:30:23 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:30:23 Status: Downloaded newer image for alpine:3.15 19:30:23 ---> 8aa73fd46299 19:30:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:23 ---> Running in b8b21749cd35 19:30:24 Removing intermediate container b8b21749cd35 19:30:24 ---> 919daae8378a 19:30:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:24 ---> Running in 0ad7d9f62d36 19:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:28 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:30:28 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:30:28 OK: 15736 distinct packages available 19:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:30 (1/5) Installing dumb-init (1.2.5-r1) 19:30:30 (2/5) Installing musl-obstack (1.2.3-r0) 19:30:30 (3/5) Installing libucontext (1.1-r0) 19:30:30 (4/5) Installing gcompat (1.0.0-r4) 19:30:30 (5/5) Installing openssl (1.1.1s-r1) 19:30:30 Executing busybox-1.34.1-r7.trigger 19:30:30 OK: 6 MiB in 19 packages 19:30:32 Removing intermediate container 0ad7d9f62d36 19:30:32 ---> 12b3d9e2388c 19:30:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:30:35 ---> ecb02866f18e 19:30:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:41 ---> a1a2146fadf4 19:30:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:30:42 ---> f136728c5469 19:30:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:30:43 ---> 4cc95efa4bdc 19:30:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:30:46 ---> f9c5c72cf093 19:30:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:46 ---> Running in f000f0912aec 19:30:47 Removing intermediate container f000f0912aec 19:30:47 ---> 590cc73de8ae 19:30:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:47 ---> Running in 6db3a10fa12b 19:30:48 Removing intermediate container 6db3a10fa12b 19:30:48 ---> b019267dcef4 19:30:48 Step 22/24 : LABEL arch=arm64 19:30:48 ---> Running in eb8a9e33dfc0 19:30:49 Removing intermediate container eb8a9e33dfc0 19:30:49 ---> a29e9d645ed6 19:30:49 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:30:49 ---> Running in 87fdd800702b 19:30:50 Removing intermediate container 87fdd800702b 19:30:50 ---> 0901ed44fda8 19:30:50 Step 24/24 : LABEL version=0.0.0 19:30:50 ---> Running in 1b79eca46652 19:30:51 Removing intermediate container 1b79eca46652 19:30:51 ---> 6346657e63d2 19:30:51 19:30:52 Successfully built 6346657e63d2 19:30:52 Successfully tagged security-spire-agent-arm64:latest 19:30:52  Building security-spire-agent ... done Building security-spiffe-token-provider 19:31:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:31:14 ---> e510ade02bc8 19:31:14 Step 3/19 : WORKDIR /edgex-go 19:31:14 ---> Using cache 19:31:14 ---> 4f4c4e72ca6f 19:31:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:31:14 ---> Running in d4623e0a1f27 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:18 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:31:18 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:31:18 OK: 16901 distinct packages available 19:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:20 OK: 221 MiB in 51 packages 19:31:22 Removing intermediate container d4623e0a1f27 19:31:22 ---> 3f7d219a3cdc 19:31:22 Step 5/19 : COPY go.mod vendor* ./ 19:31:22 ---> 678e415e35c3 19:31:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:22 ---> Running in 37b3ef5d82ab 19:31:22 Removing intermediate container 34bee3b71041 19:31:22 ---> 026fb906b2a9 19:31:22 Step 7/23 : COPY . . 19:31:37 ---> 87496344cb46 19:31:37 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:31:37 ---> Running in bf84235c594a 19:31:37 Removing intermediate container bf84235c594a 19:31:37 ---> 8fbd9a1eeec3 19:31:37 Step 9/23 : WORKDIR /edgex-go/spire-build 19:31:37 ---> Running in 0ada582eb596 19:31:37 Removing intermediate container 0ada582eb596 19:31:37 ---> 15242d88e945 19:31:37 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:31:37 ---> Running in c7d13c15e21c 19:31:40 Removing intermediate container c7d13c15e21c 19:31:40 ---> 40f8ad613e8a 19:31:40 Step 11/23 : WORKDIR /edgex-go 19:31:40 ---> Running in 31889ae50846 19:31:40 Removing intermediate container 31889ae50846 19:31:40 ---> cd35fdcccc5c 19:31:40 19:31:40 Step 12/23 : FROM alpine:3.15 19:31:40 ---> 8aa73fd46299 19:31:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:40 ---> Using cache 19:31:40 ---> 919daae8378a 19:31:40 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:40 ---> Using cache 19:31:40 ---> 12b3d9e2388c 19:31:40 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:31:47 ---> d19116b24088 19:31:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:31:47 ---> dcf8e907eef1 19:31:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:31:48 ---> d40eaf99194b 19:31:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:31:49 ---> 0a9e10372451 19:31:49 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:31:49 ---> Running in 99130f167060 19:31:49 Removing intermediate container 99130f167060 19:31:49 ---> 7c408997ca13 19:31:49 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:31:49 ---> Running in 2a7b78dc2c13 19:31:50 Removing intermediate container 2a7b78dc2c13 19:31:50 ---> a6837e23e3da 19:31:50 Step 21/23 : LABEL arch=arm64 19:31:50 ---> Running in e5cb11dbf427 19:31:51 Removing intermediate container e5cb11dbf427 19:31:51 ---> fcaa0d5bce62 19:31:51 Step 22/23 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:31:51 ---> Running in 9d749aacae81 19:31:51 Removing intermediate container 9d749aacae81 19:31:51 ---> ebea07743b4d 19:31:51 Step 23/23 : LABEL version=0.0.0 19:31:51 ---> Running in e7f86476df87 19:31:52 Removing intermediate container e7f86476df87 19:31:52 ---> b1c48365d362 19:31:52 19:31:52 Successfully built b1c48365d362 19:31:52 Successfully tagged security-spire-server-arm64:latest 19:31:52 Building security-spire-config 19:32:10  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:32:10 ---> e510ade02bc8 19:32:10 Step 3/24 : WORKDIR /edgex-go 19:32:10 ---> Using cache 19:32:10 ---> 4f4c4e72ca6f 19:32:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:32:10 ---> Using cache 19:32:10 ---> 47d3da2fdfad 19:32:10 Step 5/24 : COPY go.mod vendor* ./ 19:32:10 ---> Using cache 19:32:10 ---> c1a650e85158 19:32:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:10 ---> Using cache 19:32:10 ---> 026fb906b2a9 19:32:10 Step 7/24 : COPY . . 19:32:10 ---> Using cache 19:32:10 ---> 87496344cb46 19:32:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:32:10 ---> Using cache 19:32:10 ---> 8fbd9a1eeec3 19:32:10 Step 9/24 : WORKDIR /edgex-go/spire-build 19:32:10 ---> Using cache 19:32:10 ---> 15242d88e945 19:32:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:32:10 ---> Running in 76d73021d804 19:32:12 Removing intermediate container 76d73021d804 19:32:12 ---> a50fcca3a5d2 19:32:12 Step 11/24 : WORKDIR /edgex-go 19:32:12 ---> Running in 88e79bd5625f 19:32:13 Removing intermediate container 88e79bd5625f 19:32:13 ---> 36ecd31704b5 19:32:13 19:32:13 Step 12/24 : FROM alpine:3.15 19:32:13 ---> 8aa73fd46299 19:32:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:13 ---> Using cache 19:32:13 ---> 919daae8378a 19:32:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:13 ---> Running in 5de32e41fe3d 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:17 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:32:17 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:32:17 OK: 15736 distinct packages available 19:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:19 (1/4) Installing dumb-init (1.2.5-r1) 19:32:19 (2/4) Installing musl-obstack (1.2.3-r0) 19:32:19 (3/4) Installing libucontext (1.1-r0) 19:32:19 (4/4) Installing gcompat (1.0.0-r4) 19:32:19 Executing busybox-1.34.1-r7.trigger 19:32:19 OK: 6 MiB in 18 packages 19:32:21 Removing intermediate container 5de32e41fe3d 19:32:21 ---> 1821b91f9dba 19:32:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:26 ---> a3665d8adce1 19:32:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:27 ---> c166e0c31057 19:32:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:32:27 ---> Running in c04d9646035f 19:32:28 Removing intermediate container c04d9646035f 19:32:28 ---> 332eea6323ed 19:32:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:32:31 ---> 3e65ec3daee0 19:32:31 Step 19/24 : WORKDIR / 19:32:31 ---> Running in 044c2585c386 19:32:32 Removing intermediate container 044c2585c386 19:32:32 ---> 98a9ef1c10bc 19:32:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:32 ---> Running in 4173ee425202 19:32:32 Removing intermediate container 4173ee425202 19:32:32 ---> cefc0f7b0401 19:32:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:32 ---> Running in 54390cbe3e72 19:32:33 Removing intermediate container 54390cbe3e72 19:32:33 ---> 6c0066030e05 19:32:33 Step 22/24 : LABEL arch=arm64 19:32:33 ---> Running in ac82dd14dc02 19:32:34 Removing intermediate container ac82dd14dc02 19:32:34 ---> cbddecaadf22 19:32:34 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:32:34 ---> Running in 849e88a22ea1 19:32:34 Removing intermediate container 849e88a22ea1 19:32:34 ---> db14bfc251fe 19:32:34 Step 24/24 : LABEL version=0.0.0 19:32:34 ---> Running in 87926bf51e9a 19:32:35 Removing intermediate container 87926bf51e9a 19:32:35 ---> 06618cbfded5 19:32:35 19:32:35 Successfully built 06618cbfded5 19:32:35 Successfully tagged security-spire-config-arm64:latest 19:32:35  Building security-spire-config ... done Building core-common-config-bootstrapper 19:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:57 ---> e510ade02bc8 19:32:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:32:57 ---> Using cache 19:32:57 ---> c26f2e3df13d 19:32:57 Step 4/22 : WORKDIR /edgex-go 19:32:57 ---> Using cache 19:32:57 ---> 959b9ae35723 19:32:57 Step 5/22 : RUN apk add --update --no-cache make git 19:32:57 ---> Using cache 19:32:57 ---> cc663a191ba9 19:32:57 Step 6/22 : COPY go.mod vendor* ./ 19:32:57 ---> Using cache 19:32:57 ---> 5f366af9bfdc 19:32:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:57 ---> Using cache 19:32:57 ---> b5f315f84f1b 19:32:57 Step 8/22 : COPY . . 19:32:57 ---> Using cache 19:32:57 ---> 7aac8f213e93 19:32:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:32:57 ---> Running in 3f8a7b1e0b34 19:32:58 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 19:33:16 Removing intermediate container 37b3ef5d82ab 19:33:16 ---> 1d2e86e15935 19:33:16 Step 7/19 : COPY . . 19:33:26 ---> 43a48979194f 19:33:26 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:26 ---> Running in a5f422227629 19:33:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:35:34 Removing intermediate container a32443f46452 19:35:34 ---> ddb12946cf3d 19:35:34 19:35:34 Step 9/32 : FROM alpine:3.16 19:35:34 ---> 2b4661558fb8 19:35:34 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:34 ---> Running in d59571d37e79 19:35:34 Removing intermediate container d59571d37e79 19:35:34 ---> 401da4f1a9c3 19:35:34 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:35:34 ---> Running in 2dc165f0af67 19:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:34 (1/2) Installing dumb-init (1.2.5-r1) 19:35:34 (2/2) Installing su-exec (0.2-r1) 19:35:34 Executing busybox-1.35.0-r17.trigger 19:35:34 OK: 5 MiB in 16 packages 19:35:34 Removing intermediate container 2dc165f0af67 19:35:34 ---> 46cc9a53fd6e 19:35:34 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:35:34 ---> Running in 06ae39ce0f0e 19:35:34 Removing intermediate container 06ae39ce0f0e 19:35:34 ---> c5b380a62f06 19:35:34 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:35:34 ---> Running in 96c9975d9966 19:35:34 Removing intermediate container 96c9975d9966 19:35:34 ---> cf784ff7e1bb 19:35:34 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:35:34 ---> Running in 02ef77ad8c99 19:35:34 Removing intermediate container 02ef77ad8c99 19:35:34 ---> 3cbb8c6698d7 19:35:34 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:35:34 ---> Running in bbfca907055e 19:35:34 Removing intermediate container bbfca907055e 19:35:34 ---> f1a7254070bf 19:35:34 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:35:34 ---> Running in 2ae51e143a5b 19:35:37 Removing intermediate container 2ae51e143a5b 19:35:37 ---> d24e8e4238f4 19:35:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:35:37 ---> Running in 170048e0c606 19:35:37 Removing intermediate container 170048e0c606 19:35:37 ---> 5f22706bf72a 19:35:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:35:38 ---> e20032629e0a 19:35:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:35:38 ---> Running in f0be00f2b50a 19:35:42 Removing intermediate container f0be00f2b50a 19:35:42 ---> b1d89f2fa078 19:35:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:43 ---> c88efd3d4718 19:35:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:35:45 ---> 523472696d27 19:35:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:35:45 ---> 790f5ffc7ec6 19:35:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:35:46 ---> b01b38d4cecc 19:35:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:35:47 ---> 2d2234e0c987 19:35:47 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:35:48 ---> a30e6061516b 19:35:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:49 ---> 24ff1db20133 19:35:49 Step 27/32 : RUN chmod +x /entrypoint.sh 19:35:49 ---> Running in 2b685b9f49f9 19:35:52 Removing intermediate container 2b685b9f49f9 19:35:52 ---> 5914c1b64e07 19:35:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:35:52 ---> Running in b9f2b20abae3 19:35:52 Removing intermediate container b9f2b20abae3 19:35:52 ---> b064bea25875 19:35:52 Step 29/32 : CMD ["gate"] 19:35:53 ---> Running in 45595c7d0161 19:35:55 Removing intermediate container 45595c7d0161 19:35:55 ---> 14b0b1f3fd3b 19:35:55 Step 30/32 : LABEL arch=arm64 19:35:55 ---> Running in 0b7af874d1fb 19:35:55 Removing intermediate container 0b7af874d1fb 19:35:55 ---> 4fe1aad3051f 19:35:55 Step 31/32 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:35:55 ---> Running in 9dce43c99b96 19:35:56 Removing intermediate container 9dce43c99b96 19:35:56 ---> e844137da711 19:35:56 Step 32/32 : LABEL version=0.0.0 19:35:56 ---> Running in f6d4c6ee4167 19:35:56 Removing intermediate container f6d4c6ee4167 19:35:56 ---> 0d2484a0e8f5 19:35:56 19:35:57 Successfully built 0d2484a0e8f5 19:35:57 Successfully tagged security-bootstrapper-arm64:latest 19:36:05  Building security-bootstrapper ... done 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 19:36:05 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 19:36:27 Removing intermediate container 3850d397344e 19:36:27 ---> 6bebd7f027aa 19:36:27 19:36:27 Step 9/24 : FROM alpine:3.16 19:36:27 ---> 2b4661558fb8 19:36:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:36:27 ---> Running in 3f9165b13aff 19:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:28 Removing intermediate container d5c5fd982dd8 19:36:28 ---> e94fa41445d4 19:36:28 19:36:28 Step 9/21 : FROM alpine:3.16 19:36:28 ---> 2b4661558fb8 19:36:28 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:36:28 ---> Running in 36722c5fa6b9 19:36:29 (1/3) Installing ca-certificates (20220614-r0) 19:36:29 (2/3) Installing dumb-init (1.2.5-r1) 19:36:29 (3/3) Installing su-exec (0.2-r1) 19:36:29 Executing busybox-1.35.0-r17.trigger 19:36:29 Executing ca-certificates-20220614-r0.trigger 19:36:29 OK: 6 MiB in 17 packages 19:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:34 (1/6) Installing ca-certificates (20220614-r0) 19:36:34 (2/6) Installing brotli-libs (1.0.9-r6) 19:36:34 Removing intermediate container 3f9165b13aff 19:36:34 ---> fd853997ab58 19:36:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:34 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:36:34 (4/6) Installing libcurl (7.83.1-r5) 19:36:34 (5/6) Installing curl (7.83.1-r5) 19:36:34 (6/6) Installing dumb-init (1.2.5-r1) 19:36:34 Executing busybox-1.35.0-r17.trigger 19:36:34 ---> Running in 2843f69fead9 19:36:34 Executing ca-certificates-20220614-r0.trigger 19:36:34 OK: 8 MiB in 20 packages 19:36:34 Removing intermediate container 2843f69fead9 19:36:34 ---> 33d9998d322b 19:36:34 Step 12/24 : WORKDIR / 19:36:34 ---> Running in 736397f3ec3f 19:36:36 Removing intermediate container 736397f3ec3f 19:36:36 ---> 2bb9b51c724a 19:36:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:36:37 ---> 4f8d322376b1 19:36:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:36:37 Removing intermediate container 36722c5fa6b9 19:36:37 ---> 2b21897529ed 19:36:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:37 ---> Running in 7408cc710a13 19:36:37 Removing intermediate container 7408cc710a13 19:36:37 ---> 2aaa15f54ac0 19:36:37 Step 12/21 : WORKDIR /edgex 19:36:37 ---> Running in ca00029c9c39 19:36:38 ---> 7d9c0ed5ed97 19:36:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:36:38 Removing intermediate container ca00029c9c39 19:36:38 ---> ff8f42c218ad 19:36:38 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:39 ---> a84d4374b5e9 19:36:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:36:39 ---> e1b905ada03b 19:36:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:40 ---> 5e799dbe8099 19:36:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:36:42 ---> 8d3e4a2aeb10 19:36:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:42 ---> 74e957999d85 19:36:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:36:46 ---> 2b7c71c1d036 19:36:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:46 ---> 7d76a91aad95 19:36:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:36:47 ---> 56d52994492b 19:36:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:47 ---> Running in 802c86a6bb63 19:36:47 ---> 47d908114c61 19:36:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:47 ---> Running in 90d2b1552002 19:36:51 Removing intermediate container 802c86a6bb63 19:36:51 ---> e753084dc32c 19:36:51 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:36:51 ---> Running in d7fa6b719dcc 19:36:52 Removing intermediate container 90d2b1552002 19:36:52 ---> 4d23fbfd1b75 19:36:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:36:52 Removing intermediate container d7fa6b719dcc 19:36:52 ---> f0753f34c2d2 19:36:52 Step 19/21 : LABEL arch=arm64 19:36:52 ---> Running in a5a5373964b7 19:36:52 ---> Running in db15bd7a41ce 19:36:53 Removing intermediate container a5a5373964b7 19:36:53 ---> 9bac615e5c00 19:36:53 Step 22/24 : LABEL arch=arm64 19:36:53 Removing intermediate container db15bd7a41ce 19:36:53 ---> c759656fcbd4 19:36:53 Step 20/21 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:36:53 ---> Running in 2fedd406ddc9 19:36:53 ---> Running in 4e1888708843 19:36:53 Removing intermediate container 2fedd406ddc9 19:36:53 ---> 668012e8ef4f 19:36:53 Step 23/24 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:36:54 Removing intermediate container 4e1888708843 19:36:54 ---> b2f3bc563436 19:36:54 Step 21/21 : LABEL version=0.0.0 19:36:54 ---> Running in 0556ace40d52 19:36:54 ---> Running in f1cbeaa6ae81 19:36:54 Removing intermediate container 0556ace40d52 19:36:54 ---> 8a7572568398 19:36:54 Step 24/24 : LABEL version=0.0.0 19:36:54 Removing intermediate container f1cbeaa6ae81 19:36:54 ---> 8d4744e85a80 19:36:54 19:36:55 ---> Running in 941325e0ebba 19:36:55 Successfully built 8d4744e85a80 19:36:55 Successfully tagged security-proxy-setup-arm64:latest 19:36:55  Building security-proxy-setup ... done Removing intermediate container 941325e0ebba 19:36:55 ---> c93b1936b15f 19:36:55 19:36:56 Successfully built c93b1936b15f 19:36:56 Successfully tagged security-secretstore-setup-arm64:latest 19:37:52  Building security-secretstore-setup ... done Removing intermediate container 3f8a7b1e0b34 19:37:52 ---> 48e7816efdcd 19:37:52 19:37:52 Step 10/22 : FROM alpine:3.16 19:37:52 ---> 2b4661558fb8 19:37:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:37:52 ---> Running in 7170815e04b6 19:37:52 Removing intermediate container 7170815e04b6 19:37:52 ---> 484651539a6b 19:37:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:37:52 ---> Running in b78edfca30a7 19:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:52 (1/1) Installing dumb-init (1.2.5-r1) 19:37:52 Executing busybox-1.35.0-r17.trigger 19:37:52 OK: 5 MiB in 15 packages 19:37:52 Removing intermediate container b78edfca30a7 19:37:52 ---> 4d562cd1a3db 19:37:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:52 ---> 817292f24f95 19:37:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:37:53 ---> c11f76cdf8f6 19:37:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:37:54 ---> 95462115e0a8 19:37:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:37:55 ---> 2ca2c85d7d01 19:37:55 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:55 ---> Running in 5bf29905d5ad 19:37:57 Removing intermediate container 5bf29905d5ad 19:37:57 ---> 0c1200aaff00 19:37:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:37:57 ---> Running in f36ba685eb48 19:37:57 Removing intermediate container f36ba685eb48 19:37:57 ---> 50bac7384556 19:37:57 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:37:57 ---> Running in c54fb40e5d15 19:37:58 Removing intermediate container c54fb40e5d15 19:37:58 ---> 68f4a3edc9f6 19:37:58 Step 20/22 : LABEL arch=arm64 19:37:58 ---> Running in 180e0034e3e7 19:37:59 Removing intermediate container 180e0034e3e7 19:37:59 ---> 369c25d36ca6 19:37:59 Step 21/22 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:37:59 ---> Running in 0fc348d42f13 19:37:59 Removing intermediate container 0fc348d42f13 19:37:59 ---> 638a3cdd6a95 19:37:59 Step 22/22 : LABEL version=0.0.0 19:37:59 ---> Running in d7e73ac72929 19:38:00 Removing intermediate container d7e73ac72929 19:38:00 ---> c1c5f0698c87 19:38:00 19:38:00 Successfully built c1c5f0698c87 19:38:00 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:38:18  Building core-common-config-bootstrapper ... done Removing intermediate container a5f422227629 19:38:18 ---> 90671771a66b 19:38:18 19:38:18 Step 9/19 : FROM alpine:3.15 19:38:18 ---> 8aa73fd46299 19:38:18 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:18 ---> Using cache 19:38:18 ---> 919daae8378a 19:38:18 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:18 ---> Running in 4ac7cbcc0292 19:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:20 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:38:20 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:38:20 OK: 15736 distinct packages available 19:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:21 (1/9) Installing ca-certificates (20220614-r0) 19:38:22 (2/9) Installing brotli-libs (1.0.9-r5) 19:38:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:38:22 (4/9) Installing libcurl (7.80.0-r5) 19:38:22 (5/9) Installing curl (7.80.0-r5) 19:38:22 (6/9) Installing dumb-init (1.2.5-r1) 19:38:22 (7/9) Installing musl-obstack (1.2.3-r0) 19:38:22 (8/9) Installing libucontext (1.1-r0) 19:38:22 (9/9) Installing gcompat (1.0.0-r4) 19:38:22 Executing busybox-1.34.1-r7.trigger 19:38:22 Executing ca-certificates-20220614-r0.trigger 19:38:22 OK: 8 MiB in 23 packages 19:38:23 Removing intermediate container 4ac7cbcc0292 19:38:23 ---> 73b267054ab4 19:38:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:24 ---> 173ed158405d 19:38:24 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:38:25 ---> 6bb22504d2d0 19:38:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:38:25 ---> f57aea06cb27 19:38:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:38:25 ---> Running in 88fb34bebfd3 19:38:26 Removing intermediate container 88fb34bebfd3 19:38:26 ---> 9dec5383d1d3 19:38:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:26 ---> Running in 0151fe14afb2 19:38:26 Removing intermediate container 0151fe14afb2 19:38:26 ---> 3bd0ff916c2e 19:38:26 Step 17/19 : LABEL arch=arm64 19:38:26 ---> Running in 4453c2128c81 19:38:26 Removing intermediate container 4453c2128c81 19:38:26 ---> c834d97ba225 19:38:26 Step 18/19 : LABEL git_sha=84e00f6941a005dc937998c278d2277582efcc3c 19:38:27 ---> Running in cc58cf049dac 19:38:27 Removing intermediate container cc58cf049dac 19:38:27 ---> 707ed08f9f84 19:38:27 Step 19/19 : LABEL version=0.0.0 19:38:27 ---> Running in 5010b3eec159 19:38:27 Removing intermediate container 5010b3eec159 19:38:27 ---> fde1ac86d170 19:38:27 19:38:27 Successfully built fde1ac86d170 19:38:27 Successfully tagged security-spiffe-token-provider-arm64:latest 19:38:28  Building security-spiffe-token-provider ... done  [Pipeline] } 19:38:28 $ docker stop --time=1 ee90c40b24f166ba40c4cf1dbb419512f32575cbf291a6129f0c94f31c38e71b 19:38:30 $ docker rm -f --volumes ee90c40b24f166ba40c4cf1dbb419512f32575cbf291a6129f0c94f31c38e71b [Pipeline] // withDockerContainer [Pipeline] sh 19:38:30 + docker images 19:38:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:38:30 security-spiffe-token-provider-arm64 latest fde1ac86d170 3 seconds ago 28.9MB 19:38:30 90671771a66b 13 seconds ago 1.54GB 19:38:30 core-common-config-bootstrapper-arm64 latest c1c5f0698c87 31 seconds ago 14.9MB 19:38:30 48e7816efdcd 45 seconds ago 1.5GB 19:38:30 security-secretstore-setup-arm64 latest c93b1936b15f About a minute ago 28.7MB 19:38:30 security-proxy-setup-arm64 latest 8d4744e85a80 About a minute ago 26.8MB 19:38:30 e94fa41445d4 2 minutes ago 1.5GB 19:38:30 6bebd7f027aa 2 minutes ago 1.5GB 19:38:30 security-bootstrapper-arm64 latest 0d2484a0e8f5 2 minutes ago 19.5MB 19:38:30 ddb12946cf3d 3 minutes ago 1.5GB 19:38:30 security-spire-config-arm64 latest 06618cbfded5 5 minutes ago 83.6MB 19:38:30 36ecd31704b5 6 minutes ago 1.38GB 19:38:30 security-spire-server-arm64 latest b1c48365d362 6 minutes ago 84.3MB 19:38:30 cd35fdcccc5c 6 minutes ago 1.38GB 19:38:30 security-spire-agent-arm64 latest 6346657e63d2 7 minutes ago 122MB 19:38:30 d417bef170b3 8 minutes ago 1.38GB 19:38:30 support-notifications-arm64 latest 4d11c2ccf9d9 8 minutes ago 29.5MB 19:38:30 support-scheduler-arm64 latest d5d9d2fdbdbc 9 minutes ago 29MB 19:38:30 bf5dbb4f0e2c 9 minutes ago 1.57GB 19:38:30 8db34cce2ba8 9 minutes ago 1.57GB 19:38:30 core-data-arm64 latest 54da9ffbc333 10 minutes ago 17.2MB 19:38:30 core-metadata-arm64 latest 1b23333a12d5 10 minutes ago 17.8MB 19:38:30 core-command-arm64 latest d239c21a2f07 11 minutes ago 17MB 19:38:30 bdb41eaea308 11 minutes ago 1.51GB 19:38:30 b263fe382faf 11 minutes ago 1.51GB 19:38:30 97c936364d96 11 minutes ago 1.51GB 19:38:30 ci-base-image-arm64 latest e510ade02bc8 31 minutes ago 905MB 19:38:30 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:38:30 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 19:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 19:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:31 19:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:32 arm64: Pulling from edgex-lftools-log-publisher 19:38:32 8998bd30e6a1: Pulling fs layer 19:38:32 04944245beec: Pulling fs layer 19:38:32 699f458cf7ca: Pulling fs layer 19:38:32 765212b225bb: Pulling fs layer 19:38:32 f23df028b6ca: Pulling fs layer 19:38:32 d65c8cfc05b1: Pulling fs layer 19:38:32 2437ff75d9bd: Pulling fs layer 19:38:32 765212b225bb: Waiting 19:38:32 f23df028b6ca: Waiting 19:38:32 d65c8cfc05b1: Waiting 19:38:32 2437ff75d9bd: Waiting 19:38:32 04944245beec: Download complete 19:38:32 765212b225bb: Verifying Checksum 19:38:32 765212b225bb: Download complete 19:38:32 f23df028b6ca: Verifying Checksum 19:38:32 f23df028b6ca: Download complete 19:38:32 d65c8cfc05b1: Verifying Checksum 19:38:32 d65c8cfc05b1: Download complete 19:38:32 699f458cf7ca: Verifying Checksum 19:38:32 699f458cf7ca: Download complete 19:38:33 8998bd30e6a1: Verifying Checksum 19:38:33 8998bd30e6a1: Download complete 19:38:35 2437ff75d9bd: Verifying Checksum 19:38:35 2437ff75d9bd: Download complete 19:38:37 8998bd30e6a1: Pull complete 19:38:37 04944245beec: Pull complete 19:38:38 699f458cf7ca: Pull complete 19:38:39 765212b225bb: Pull complete 19:38:39 f23df028b6ca: Pull complete 19:38:40 d65c8cfc05b1: Pull complete 19:38:54 2437ff75d9bd: Pull complete 19:38:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:55 prd-ubuntu20.04-docker-arm64-4c-16g-4288 does not seem to be running inside a container 19:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:38:57 $ docker top d11cf3d2a1c55c0e00ee4556e588a5a6a60bba3e4cbbef4c8be1803f87ade4ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:58 ---> job-cost.sh 19:38:58 lf-activate-venv: SKIPPING 19:38:58 INFO: No Stack... 19:38:59 INFO: Retrieving Pricing Info for: v3-standard-4 19:39:00 INFO: Archiving Costs [Pipeline] sh 19:39:00 + cut -d, -f6 19:39:00 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:39:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] 19:39:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] did not exist. Created. 19:39:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:01 + echo total: 0.10999999940395355 [Pipeline] stash 19:39:01 Stashed 1 file(s) [Pipeline] } 19:39:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:39:01 $ docker stop --time=1 d11cf3d2a1c55c0e00ee4556e588a5a6a60bba3e4cbbef4c8be1803f87ade4ef 19:39:03 $ docker rm -f --volumes d11cf3d2a1c55c0e00ee4556e588a5a6a60bba3e4cbbef4c8be1803f87ade4ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:39:04 provisioning config files... 19:39:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15229481134834795502tmp [Pipeline] { [Pipeline] sh 19:39:04 + set +x 19:39:04 + curl -s https://codecov.io/bash 19:39:04 + bash -s -- 19:39:04 19:39:04 _____ _ 19:39:04 / ____| | | 19:39:04 | | ___ __| | ___ ___ _____ __ 19:39:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:39:04 | |___| (_) | (_| | __/ (_| (_) \ V / 19:39:04 \_____\___/ \__,_|\___|\___\___/ \_/ 19:39:04 Bash-1.0.6 19:39:04 19:39:04 19:39:04 ==> git version 2.25.1 found 19:39:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:39:04 Release-Date: 2020-01-08 19:39:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:39:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:39:04 ==> Jenkins CI detected. 19:39:04 current dir:  /w/workspace/edgex-go/1 19:39:04 project root: . 19:39:04 --> token set from env 19:39:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:39:04 ==> Running gcov in . (disable via -X gcov) 19:39:04 ==> Python coveragepy not found 19:39:04 ==> Searching for coverage reports in: 19:39:04 + . 19:39:05 -> Found 1 reports 19:39:05 ==> Detecting git/mercurial file structure 19:39:05 ==> Reading reports 19:39:05 + ./coverage.out bytes=485987 19:39:05 ==> Appending adjustments 19:39:05 https://docs.codecov.io/docs/fixing-reports 19:39:06 + Found adjustments 19:39:06 ==> Gzipping contents 19:39:06 64K /tmp/codecov.0q8AVv.gz 19:39:06 ==> Uploading reports 19:39:06 url: https://codecov.io 19:39:06 query: branch=PR-4318&commit=84e00f6941a005dc937998c278d2277582efcc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= 19:39:06 -> Pinging Codecov 19:39:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4318&commit=84e00f6941a005dc937998c278d2277582efcc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= 19:39:06 -> Uploading to 19:39:06 https://storage.googleapis.com/codecov/v4/raw/2023-02-01/00271124DB129430A58F1EEE437C3FCB/84e00f6941a005dc937998c278d2277582efcc3c/9ed1abe2-b4c4-4fe6-be30-f1a5fd927f87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230201T193906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b789c59a7bb780e31dc8e5abac6bb1da33e1424151745428d8c69b4b42ae8a62 19:39:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:06 Dload Upload Total Spent Left Speed 19:39:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62749 0 0 100 62749 0 277k --:--:-- --:--:-- --:--:-- 276k 100 62749 0 0 100 62749 0 198k --:--:-- --:--:-- --:--:-- 197k 19:39:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/84e00f6941a005dc937998c278d2277582efcc3c [Pipeline] } 19:39:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:39:08 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:39:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:39:09 ---> package-listing.sh 19:39:09 ++ facter osfamily 19:39:09 ++ tr '[:upper:]' '[:lower:]' 19:39:09 + OS_FAMILY=debian 19:39:09 + workspace=/w/workspace/edgex-go/1 19:39:09 + START_PACKAGES=/tmp/packages_start.txt 19:39:09 + END_PACKAGES=/tmp/packages_end.txt 19:39:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:39:09 + PACKAGES=/tmp/packages_start.txt 19:39:09 + '[' /w/workspace/edgex-go/1 ']' 19:39:09 + PACKAGES=/tmp/packages_end.txt 19:39:09 + case "${OS_FAMILY}" in 19:39:09 + dpkg -l 19:39:09 + grep '^ii' 19:39:09 + '[' -f /tmp/packages_start.txt ']' 19:39:09 + '[' -f /tmp/packages_end.txt ']' 19:39:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:39:09 + '[' /w/workspace/edgex-go/1 ']' 19:39:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:39:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:39:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:39:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:10 19:39:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:11 latest: Pulling from edgex-lftools-log-publisher 19:39:11 5eb5b503b376: Pulling fs layer 19:39:11 5c69ac0246d0: Pulling fs layer 19:39:11 ec43610c2a17: Pulling fs layer 19:39:11 3a2ae6a8a46f: Pulling fs layer 19:39:11 33b1e0a273af: Pulling fs layer 19:39:11 5d3b04190fa2: Pulling fs layer 19:39:11 2f39f015ded8: Pulling fs layer 19:39:11 33b1e0a273af: Waiting 19:39:11 3a2ae6a8a46f: Waiting 19:39:11 5d3b04190fa2: Waiting 19:39:11 5c69ac0246d0: Verifying Checksum 19:39:11 5c69ac0246d0: Download complete 19:39:11 3a2ae6a8a46f: Verifying Checksum 19:39:11 3a2ae6a8a46f: Download complete 19:39:11 33b1e0a273af: Verifying Checksum 19:39:11 33b1e0a273af: Download complete 19:39:11 5d3b04190fa2: Verifying Checksum 19:39:11 5d3b04190fa2: Download complete 19:39:11 ec43610c2a17: Verifying Checksum 19:39:11 ec43610c2a17: Download complete 19:39:11 5eb5b503b376: Download complete 19:39:12 2f39f015ded8: Verifying Checksum 19:39:12 2f39f015ded8: Download complete 19:39:12 5eb5b503b376: Pull complete 19:39:12 5c69ac0246d0: Pull complete 19:39:12 ec43610c2a17: Pull complete 19:39:13 3a2ae6a8a46f: Pull complete 19:39:13 33b1e0a273af: Pull complete 19:39:13 5d3b04190fa2: Pull complete 19:39:17 2f39f015ded8: Pull complete 19:39:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:39:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:17 prd-ubuntu20.04-docker-8c-8g-4286 does not seem to be running inside a container 19:39:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:39:19 $ docker top 2963f1988c495a996ef8644645b2d0692e1253016275a0b96132485ad014e92f -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:39:20 + mkdir -p /var/log/sysstat [Pipeline] sh 19:39:20 + ls /var/log/sa-host 19:39:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:20 provisioning config files... 19:39:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10505175854808668526tmp [Pipeline] { [Pipeline] echo 19:39:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:39:20 ---> create-netrc.sh [Pipeline] } 19:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:39:21 ---> python-tools-install.sh [Pipeline] echo 19:39:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:39:21 ---> sudo-logs.sh 19:39:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:39:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:39:22 ---> job-cost.sh 19:39:22 lf-activate-venv: SKIPPING 19:39:22 DEBUG: total: 0.10999999940395355 19:39:22 INFO: Retrieving Stack Cost... 19:39:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:39:22 INFO: Archiving Costs [Pipeline] echo 19:39:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:39:23 ---> logs-deploy.sh 19:39:23 lf-activate-venv: SKIPPING 19:39:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/1 19:39:23 INFO: archiving workspace using pattern(s): 19:39:24 Archives upload complete. 19:39:24 INFO: archiving logs to Nexus 19:39:25 ---> uname -a: 19:39:25 Linux prd-ubuntu20-04-docker-8c-8g-4286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:39:25 19:39:25 19:39:25 ---> lscpu: 19:39:25 Architecture: x86_64 19:39:25 CPU op-mode(s): 32-bit, 64-bit 19:39:25 Byte Order: Little Endian 19:39:25 Address sizes: 40 bits physical, 48 bits virtual 19:39:25 CPU(s): 8 19:39:25 On-line CPU(s) list: 0-7 19:39:25 Thread(s) per core: 1 19:39:25 Core(s) per socket: 1 19:39:25 Socket(s): 8 19:39:25 NUMA node(s): 1 19:39:25 Vendor ID: AuthenticAMD 19:39:25 CPU family: 23 19:39:25 Model: 49 19:39:25 Model name: AMD EPYC-Rome Processor 19:39:25 Stepping: 0 19:39:25 CPU MHz: 2799.996 19:39:25 BogoMIPS: 5599.99 19:39:25 Virtualization: AMD-V 19:39:25 Hypervisor vendor: KVM 19:39:25 Virtualization type: full 19:39:25 L1d cache: 256 KiB 19:39:25 L1i cache: 256 KiB 19:39:25 L2 cache: 4 MiB 19:39:25 L3 cache: 128 MiB 19:39:25 NUMA node0 CPU(s): 0-7 19:39:25 Vulnerability Itlb multihit: Not affected 19:39:25 Vulnerability L1tf: Not affected 19:39:25 Vulnerability Mds: Not affected 19:39:25 Vulnerability Meltdown: Not affected 19:39:25 Vulnerability Mmio stale data: Not affected 19:39:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:39:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:39:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:39:25 Vulnerability Srbds: Not affected 19:39:25 Vulnerability Tsx async abort: Not affected 19:39:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:39:25 19:39:25 19:39:25 ---> nproc: 19:39:25 8 19:39:25 19:39:25 19:39:25 ---> df -h: 19:39:25 Filesystem Size Used Avail Use% Mounted on 19:39:25 overlay 155G 19G 137G 13% / 19:39:25 tmpfs 64M 0 64M 0% /dev 19:39:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:39:25 shm 64M 0 64M 0% /dev/shm 19:39:25 /dev/vda1 155G 19G 137G 13% /facter-os 19:39:25 19:39:25