Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+653358d857e781e74493cff8b445370370ffe60f (228a9716ca0d6f096d6e3ad4c18badff15df3fa7) 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-ssh1476754624174782403.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-ssh6982181909505450724.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13033894658207314523.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 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-ssh10516867792768661342.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16666968338170516076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6431 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 > 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/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing c8a29f83f42792604aa6d873a8061875a0efdce1 Checking out Revision c8a29f83f42792604aa6d873a8061875a0efdce1 (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8a29f83f42792604aa6d873a8061875a0efdce1 # timeout=10 Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:59 ========================================================= 08:29:59 EdgeX Global Pipelines Version Info 08:29:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 60f741d84c22ef8e9114d098f48cfd44e0f904ea # timeout=10 08:29:59 ------------------- 08:29:59 stable info: 08:29:59 ------------------- 08:29:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:59 Message: update stable to v1.0.244 08:30:00 ------------------- 08:30:00 experimental info: 08:30:00 ------------------- 08:30:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8a29f8 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:00 provisioning config files... 08:30:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config12632308255106511131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:01 ---> docker-login.sh 08:30:01 nexus3.edgexfoundry.org:10001 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 nexus3.edgexfoundry.org:10002 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 nexus3.edgexfoundry.org:10003 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 nexus3.edgexfoundry.org:10004 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 docker.io 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:02 Configure a credential helper to remove this warning. See 08:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:02 08:30:02 Login Succeeded 08:30:02 ---> docker-login.sh ends [Pipeline] } 08:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:02 + 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 08:30:02 + dirname cmd/core-command/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo core-command,cmd/core-command/Dockerfile 08:30:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:02 + dirname cmd/core-data/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo core-data,cmd/core-data/Dockerfile 08:30:02 + dirname cmd/core-metadata/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:02 + dirname cmd/security-bootstrapper/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:02 + dirname cmd/security-proxy-setup/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:02 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:02 + dirname cmd/security-spire-agent/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:02 + dirname cmd/security-spire-config/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:02 + dirname cmd/security-spire-server/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:02 + dirname cmd/support-notifications/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:02 + dirname cmd/support-scheduler/Dockerfile 08:30:02 + cut -d/ -f2 08:30:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:02 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 08:30:03 + git rev-list -1 --merges c8a29f83f42792604aa6d873a8061875a0efdce1~1..c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] echo 08:30:03 -----------> git rev-list -1 --merges c8a29f83f42792604aa6d873a8061875a0efdce1~1..c8a29f83f42792604aa6d873a8061875a0efdce1 c8a29f83f42792604aa6d873a8061875a0efdce1 08:30:03 c8a29f83f42792604aa6d873a8061875a0efdce1 [false] [Pipeline] sh 08:30:03 + git log --format=format:%s -1 c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] echo 08:30:03 ========================================================= 08:30:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:03 + grep -v github /etc/ssh/ssh_known_hosts 08:30:03 + [ -e /tmp/ssh_known_hosts ] 08:30:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:03 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:04 08:30:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:04 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:04 b85a868b505f: Pulling fs layer 08:30:04 e2be974225ed: Pulling fs layer 08:30:04 339a4e72a1f5: Pulling fs layer 08:30:04 988bab9f4d93: Pulling fs layer 08:30:04 1469e6f7b9e6: Pulling fs layer 08:30:04 eaf3925da568: Pulling fs layer 08:30:04 bab4dde63d76: Pulling fs layer 08:30:04 bde34c3a00c8: Pulling fs layer 08:30:04 b352a97aabf1: Pulling fs layer 08:30:04 4872d77fe225: Pulling fs layer 08:30:04 5851b861e8e6: Pulling fs layer 08:30:04 988bab9f4d93: Waiting 08:30:04 eaf3925da568: Waiting 08:30:04 1469e6f7b9e6: Waiting 08:30:04 bab4dde63d76: Waiting 08:30:04 e2be974225ed: Verifying Checksum 08:30:04 e2be974225ed: Download complete 08:30:04 988bab9f4d93: Verifying Checksum 08:30:04 988bab9f4d93: Download complete 08:30:04 1469e6f7b9e6: Verifying Checksum 08:30:04 1469e6f7b9e6: Download complete 08:30:04 eaf3925da568: Verifying Checksum 08:30:04 eaf3925da568: Download complete 08:30:04 339a4e72a1f5: Verifying Checksum 08:30:04 339a4e72a1f5: Download complete 08:30:04 bde34c3a00c8: Download complete 08:30:04 b352a97aabf1: Download complete 08:30:05 4872d77fe225: Download complete 08:30:05 5851b861e8e6: Verifying Checksum 08:30:05 5851b861e8e6: Download complete 08:30:05 b85a868b505f: Verifying Checksum 08:30:05 b85a868b505f: Download complete 08:30:05 bab4dde63d76: Verifying Checksum 08:30:05 bab4dde63d76: Download complete 08:30:06 b85a868b505f: Pull complete 08:30:06 e2be974225ed: Pull complete 08:30:06 339a4e72a1f5: Pull complete 08:30:06 988bab9f4d93: Pull complete 08:30:07 1469e6f7b9e6: Pull complete 08:30:07 eaf3925da568: Pull complete 08:30:09 bab4dde63d76: Pull complete 08:30:09 bde34c3a00c8: Pull complete 08:30:09 b352a97aabf1: Pull complete 08:30:09 4872d77fe225: Pull complete 08:30:09 5851b861e8e6: Pull complete 08:30:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:09 prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container 08:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:10 $ docker top 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 -eo pid,comm 08:30:10 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). 08:30:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:10 [ssh-agent] Looking for ssh-agent implementation... 08:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:10 $ docker exec 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent 08:30:10 SSH_AUTH_SOCK=/tmp/ssh-mXOLH0i07svO/agent.34 08:30:10 SSH_AGENT_PID=40 08:30:10 Running ssh-add (command line suppressed) 08:30:10 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4452198633133980440.key (/w/workspace/edgex-go/7@tmp/private_key_4452198633133980440.key) 08:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:11 + git tag --points-at HEAD [Pipeline] } 08:30:11 $ docker exec --env ******** --env ******** 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent -k 08:30:11 unset SSH_AUTH_SOCK; 08:30:11 unset SSH_AGENT_PID; 08:30:11 echo Agent pid 40 killed; 08:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:11 [ssh-agent] Looking for ssh-agent implementation... 08:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:11 $ docker exec 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent 08:30:11 SSH_AUTH_SOCK=/tmp/ssh-KzowVJKOzP5Z/agent.72 08:30:11 SSH_AGENT_PID=78 08:30:11 Running ssh-add (command line suppressed) 08:30:11 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2644463553139135703.key (/w/workspace/edgex-go/7@tmp/private_key_2644463553139135703.key) 08:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:11 + git semver init 08:30:12 2023-02-17 08:30:12,133 [run_init] DEBUG init version:0.0.0 force:False 08:30:12 2023-02-17 08:30:12,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 08:30:12 2023-02-17 08:30:12,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 08:30:12 2023-02-17 08:30:12,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 08:30:17 2023-02-17 08:30:16,680 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 08:30:17 2023-02-17 08:30:16,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4340 with force:False 08:30:17 2023-02-17 08:30:16,681 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4340 08:30:17 2023-02-17 08:30:16,686 [execute] INFO git cat-file --batch-check 08:30:17 2023-02-17 08:30:16,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:30:17 2023-02-17 08:30:16,693 [execute] INFO git cat-file --batch 08:30:17 2023-02-17 08:30:16,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:30:17 2023-02-17 08:30:16,697 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4340 08:30:17 0.0.0 [Pipeline] } 08:30:17 $ docker exec --env ******** --env ******** 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent -k 08:30:17 unset SSH_AUTH_SOCK; 08:30:17 unset SSH_AGENT_PID; 08:30:17 echo Agent pid 78 killed; 08:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:17 + git semver [Pipeline] } 08:30:18 $ docker stop --time=1 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 08:30:19 $ docker rm -f --volumes 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:20 Stashed 1 file(s) [Pipeline] echo 08:30:20 [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 08:30:20 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:30:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:20 ========================================================= 08:30:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:20 213ec9aee27d: Pulling fs layer 08:30:20 4583459ba037: Pulling fs layer 08:30:20 93c1e223e6f2: Pulling fs layer 08:30:20 53926ce57604: Pulling fs layer 08:30:20 21b2b0c7a3f4: Pulling fs layer 08:30:20 22ff95d597cd: Pulling fs layer 08:30:20 12d6caf4c0d1: Pulling fs layer 08:30:20 53926ce57604: Waiting 08:30:20 21b2b0c7a3f4: Waiting 08:30:20 22ff95d597cd: Waiting 08:30:20 96b7cbca73a9: Pulling fs layer 08:30:20 a7acece74701: Pulling fs layer 08:30:20 96b7cbca73a9: Waiting 08:30:20 a7acece74701: Waiting 08:30:20 12d6caf4c0d1: Waiting 08:30:20 93c1e223e6f2: Verifying Checksum 08:30:20 93c1e223e6f2: Download complete 08:30:20 4583459ba037: Download complete 08:30:20 21b2b0c7a3f4: Verifying Checksum 08:30:20 21b2b0c7a3f4: Download complete 08:30:20 22ff95d597cd: Verifying Checksum 08:30:20 22ff95d597cd: Download complete 08:30:20 213ec9aee27d: Verifying Checksum 08:30:20 213ec9aee27d: Download complete 08:30:21 12d6caf4c0d1: Download complete 08:30:21 213ec9aee27d: Pull complete 08:30:21 4583459ba037: Pull complete 08:30:21 93c1e223e6f2: Pull complete 08:30:21 53926ce57604: Verifying Checksum 08:30:21 53926ce57604: Download complete 08:30:21 a7acece74701: Verifying Checksum 08:30:21 a7acece74701: Download complete 08:30:22 96b7cbca73a9: Verifying Checksum 08:30:22 96b7cbca73a9: Download complete 08:30:25 53926ce57604: Pull complete 08:30:25 21b2b0c7a3f4: Pull complete 08:30:25 22ff95d597cd: Pull complete 08:30:25 12d6caf4c0d1: Pull complete 08:30:27 96b7cbca73a9: Pull complete 08:30:27 a7acece74701: Pull complete 08:30:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:28 WORKDIR /edgex 08:30:28 COPY go.mod . 08:30:28 RUN go mod download 08:30:28 + docker build -t ci-base-image-x86_64 -f - . 08:30:29 Sending build context to Docker daemon 170.3MB 08:30:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:29 ---> db6d94c90886 08:30:29 Step 2/4 : WORKDIR /edgex 08:30:31 ---> Running in 5b2e1fcd5d81 08:30:31 Removing intermediate container 5b2e1fcd5d81 08:30:31 ---> dbde5e509c58 08:30:31 Step 3/4 : COPY go.mod . 08:30:31 ---> 3483b86776ec 08:30:31 Step 4/4 : RUN go mod download 08:30:31 ---> Running in 633bdf532720 08:30:35 Still waiting to schedule task 08:30:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:40 Removing intermediate container 633bdf532720 08:30:40 ---> b2cb313d7c1a 08:30:40 Successfully built b2cb313d7c1a 08:30:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . ci-base-image-x86_64 08:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:41 prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container 08:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:41 $ docker top 9073993e26fbba94ab3580dcd30726b0139d2fce038bba3e40cbf29f16ed9fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:42 + go version 08:30:42 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:42 $ docker stop --time=1 9073993e26fbba94ab3580dcd30726b0139d2fce038bba3e40cbf29f16ed9fe9 08:30:43 $ docker rm -f --volumes 9073993e26fbba94ab3580dcd30726b0139d2fce038bba3e40cbf29f16ed9fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker inspect -f . ci-base-image-x86_64 08:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:43 prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container 08:30:43 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:44 $ docker top 44a5992c856666b3ceb9956489253406ec3210cbaa5a556f3917a276f2eb9e9b -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [edgeXBuildGoParallel] Running Tests and Build... 08:30:44 ========================================================= [Pipeline] sh 08:30:44 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:30:44 + make test 08:30:44 go test -race -coverprofile=coverage.out ./... 08:30:51 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.121s coverage: 73.7% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.292s coverage: 88.5% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.144s coverage: 82.9% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.394s coverage: 79.9% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.1% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.3% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 41.0% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:33 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 08:31:51 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." 08:31:51 go vet ./... 08:31:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:53 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:53 + ls -al . 08:31:53 total 748 08:31:53 drwxrwxr-x 11 1001 1001 4096 Feb 17 08:30 . 08:31:53 drwxr-xr-x 4 root root 4096 Feb 17 08:30 .. 08:31:53 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:29 .blubracket 08:31:53 -rw-rw-r-- 1 1001 1001 16 Feb 17 08:29 .dockerignore 08:31:53 drwxrwxr-x 8 1001 1001 4096 Feb 17 08:31 .git 08:31:53 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:29 .github 08:31:53 -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:29 .gitignore 08:31:53 -rw-rw-r-- 1 1001 1001 42 Feb 17 08:29 .golangci.yml 08:31:53 -rw-rw-r-- 1 1001 1001 87 Feb 17 08:29 .hadolint.yml 08:31:53 drwxr-xr-x 3 1001 1001 4096 Feb 17 08:30 .semver 08:31:53 -rw-rw-r-- 1 1001 1001 166 Feb 17 08:29 .sonarcloud.properties 08:31:53 -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:29 ADOPTERS.md 08:31:53 -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:29 Attribution.txt 08:31:53 -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:29 CHANGELOG.md 08:31:53 -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:29 CONTRIBUTING.md 08:31:53 -rw-rw-r-- 1 1001 1001 677 Feb 17 08:29 GOVERNANCE.md 08:31:53 -rw-rw-r-- 1 1001 1001 883 Feb 17 08:29 Jenkinsfile 08:31:53 -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:29 LICENSE 08:31:53 -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:29 Makefile 08:31:53 -rw-rw-r-- 1 1001 1001 582 Feb 17 08:29 OWNERS.md 08:31:53 -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:29 README.md 08:31:53 -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:29 SECURITY.md 08:31:53 -rw-rw-r-- 1 1001 1001 5 Feb 17 08:30 VERSION 08:31:53 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:29 bin 08:31:53 drwxrwxr-x 17 1001 1001 4096 Feb 17 08:29 cmd 08:31:53 -rw-r--r-- 1 root root 487530 Feb 17 08:31 coverage.out 08:31:53 -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:29 go.mod 08:31:53 -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:29 go.sum 08:31:53 drwxrwxr-x 7 1001 1001 4096 Feb 17 08:29 internal 08:31:53 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:29 openapi 08:31:53 drwxrwxr-x 4 1001 1001 4096 Feb 17 08:29 snap 08:31:53 -rw-rw-r-- 1 1001 1001 204 Feb 17 08:29 version.go [Pipeline] sh 08:31:54 + '[' -e coverage.out ] 08:31:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:54 Stashed 1 file(s) [Pipeline] sh 08:31:54 + make build 08:31:54 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 08:32:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:09 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 08:32:09 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 08:32:10 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 08:32:18 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 08:32:19 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 08:32:20 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 08:32:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:23 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 08:32:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:28 $ docker stop --time=1 44a5992c856666b3ceb9956489253406ec3210cbaa5a556f3917a276f2eb9e9b 08:32:31 $ docker rm -f --volumes 44a5992c856666b3ceb9956489253406ec3210cbaa5a556f3917a276f2eb9e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:31 08:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:32 latest: Pulling from edgex-devops/edgex-compose 08:32:32 cbdbe7a5bc2a: Pulling fs layer 08:32:32 ca9280d653b3: Pulling fs layer 08:32:32 7e9c9ca2126c: Pulling fs layer 08:32:32 cbdbe7a5bc2a: Verifying Checksum 08:32:32 cbdbe7a5bc2a: Download complete 08:32:32 cbdbe7a5bc2a: Pull complete 08:32:33 7e9c9ca2126c: Download complete 08:32:33 ca9280d653b3: Verifying Checksum 08:32:33 ca9280d653b3: Download complete 08:32:34 ca9280d653b3: Pull complete 08:32:37 7e9c9ca2126c: Pull complete 08:32:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:37 prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container 08:32:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:39 $ docker top ab3edf7954fd71fac80ea6f6d30f4977fac6633584f74130bfeb4e71fffcdb82 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:39 + docker-compose build --help 08:32:39 + grep parallel 08:32:40 --parallel Build images in parallel. [Pipeline] } 08:32:40 $ docker stop --time=1 ab3edf7954fd71fac80ea6f6d30f4977fac6633584f74130bfeb4e71fffcdb82 08:32:41 $ docker rm -f --volumes ab3edf7954fd71fac80ea6f6d30f4977fac6633584f74130bfeb4e71fffcdb82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:42 prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container 08:32: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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:42 $ docker top 9fd2c1536316d59545e01aff37aaca699a58a9d70643b9ba631f98e54401e2b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:43 Building core-command ... 08:32:43 Building core-common-config-bootstrapper ... 08:32:43 Building core-data ... 08:32:43 Building core-metadata ... 08:32:43 Building security-bootstrapper ... 08:32:43 Building security-proxy-setup ... 08:32:43 Building security-secretstore-setup ... 08:32:43 Building security-spiffe-token-provider ... 08:32:43 Building security-spire-agent ... 08:32:43 Building security-spire-config ... 08:32:43 Building security-spire-server ... 08:32:43 Building support-notifications ... 08:32:43 Building support-scheduler ... 08:32:43 Building security-spire-server 08:32:43 Building security-spire-config 08:32:43 Building security-proxy-setup 08:32:43 Building security-secretstore-setup 08:32:43 Building security-bootstrapper 08:32:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6434 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws 08:32:53 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:32:53 The recommended git tool is: git 08:32:55 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:32:55 ---> b2cb313d7c1a 08:32:55 Step 3/21 : WORKDIR /edgex-go 08:32:55 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:55 ---> b2cb313d7c1a 08:32:55 Step 3/32 : WORKDIR /edgex-go 08:32:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:55 ---> b2cb313d7c1a 08:32:55 Step 3/24 : WORKDIR /edgex-go 08:32:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:55 ---> b2cb313d7c1a 08:32:55 Step 3/23 : WORKDIR /edgex-go 08:32:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:55 ---> b2cb313d7c1a 08:32:55 Step 3/24 : WORKDIR /edgex-go 08:32:58 using credential edgex-jenkins-ssh 08:32:58 Cloning the remote Git repository 08:32:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:58 > git init /w/workspace/edgex-go/7 # timeout=10 08:32:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:58 > git --version # timeout=10 08:32:58 > git --version # 'git version 2.25.1' 08:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:59 ---> Running in 7e85a27bee5e 08:32:59 ---> Running in cbcf1d4f2e96 08:32:59 ---> Running in 5bbcb2126a5e 08:32:59 ---> Running in 7f83046434b2 08:32:59 ---> Running in d3dc1da5f26b 08:33:00 Removing intermediate container d3dc1da5f26b 08:33:00 ---> 7ded25467a9f 08:33:00 Step 4/24 : RUN apk add --update --no-cache make git 08:33:00 Removing intermediate container 5bbcb2126a5e 08:33:00 ---> 4f729c383cda 08:33:00 Step 4/21 : RUN apk add --update --no-cache make git 08:33:00 Removing intermediate container cbcf1d4f2e96 08:33:00 Removing intermediate container 7f83046434b2 08:33:00 ---> db108b73ea8e 08:33:00 ---> 216a363e2509 08:33:00 Step 4/23 : RUN apk add --update --no-cache make git build-base curlStep 4/32 : RUN apk add --update --no-cache make git 08:33:00 08:33:00 Removing intermediate container 7e85a27bee5e 08:33:00 ---> 6dd202065f40 08:33:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:00 ---> Running in 38e228748752 08:33:00 ---> Running in 2fae731b151a 08:33:00 ---> Running in 78bec39c8bb5 08:33:00 ---> Running in c3908be457e8 08:33:00 ---> Running in a8b1b7f8a8b0 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 OK: 211 MiB in 51 packages 08:33:02 OK: 211 MiB in 51 packages 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 OK: 211 MiB in 51 packages 08:33:02 OK: 211 MiB in 51 packages 08:33:02 OK: 211 MiB in 51 packages 08:33:02 Removing intermediate container 38e228748752 08:33:02 Removing intermediate container 78bec39c8bb5 08:33:02 ---> 5f05ff630705 08:33:02 ---> efcd8d9c169b 08:33:02 Step 5/21 : COPY go.mod vendor* ./Step 5/23 : COPY go.mod vendor* ./ 08:33:02 08:33:03 ---> 260089b34092 08:33:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> 89340612f3a8 08:33:03 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in 518c4fb816b0 08:33:03 ---> Running in d77ca6c78ef1 08:33:03 Removing intermediate container 2fae731b151a 08:33:03 ---> 63a1d2849c70 08:33:03 Step 5/24 : COPY go.mod vendor* ./ 08:33:03 Removing intermediate container c3908be457e8 08:33:03 ---> b7b78ca31aa6 08:33:03 Step 5/32 : COPY go.mod vendor* ./ 08:33:03 Removing intermediate container a8b1b7f8a8b0 08:33:03 ---> 97608400cb0f 08:33:03 Step 5/24 : COPY go.mod vendor* ./ 08:33:03 ---> 73271c594805 08:33:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in 86625764b61d 08:33:03 ---> acae2c2d1f0b 08:33:03 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in ccfa158e19ca 08:33:03 ---> 6ef8db9f73b7 08:33:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in e12dd50c67a9 08:33:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:27 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb 08:33:28 Merge succeeded, producing 6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:33:28 Checking out Revision 6553710ae78f25ad15a9c6d7c9429b1b258315bb (PR-4340) 08:33:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:27 > git config core.sparsecheckout # timeout=10 08:33:27 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 08:33:28 > git remote # timeout=10 08:33:28 > git config --get remote.origin.url # timeout=10 08:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:28 > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 08:33:28 > git rev-parse HEAD^{commit} # timeout=10 08:33:28 > git config core.sparsecheckout # timeout=10 08:33:28 > git checkout -f 6553710ae78f25ad15a9c6d7c9429b1b258315bb # timeout=10 08:33:31 Removing intermediate container 518c4fb816b0 08:33:31 ---> f698464233ac 08:33:31 Step 7/23 : COPY . . 08:33:31 Removing intermediate container ccfa158e19ca 08:33:31 ---> 727a10459737 08:33:31 Step 7/32 : COPY . . 08:33:31 Removing intermediate container 86625764b61d 08:33:31 ---> 82b8b651769c 08:33:31 Step 7/24 : COPY . . 08:33:31 Removing intermediate container e12dd50c67a9 08:33:31 ---> 4b2873c6d340 08:33:31 Step 7/24 : COPY . . 08:33:31 Removing intermediate container d77ca6c78ef1 08:33:31 ---> 79ef5c66aa70 08:33:31 Step 7/21 : COPY . . 08:33:32 Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" 08:33:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:33 Dload Upload Total Spent Left Speed 08:33:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 08:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:34 + sudo tee /etc/docker/daemon.new 08:33:34 { 08:33:34 "registry-mirrors": [ 08:33:34 "https://nexus3.edgexfoundry.org:10001" 08:33:34 ], 08:33:34 "bip": "10.250.0.254/24", 08:33:34 "hosts": [ 08:33:34 "tcp://0.0.0.0:5555", 08:33:34 "unix:///var/run/docker.sock" 08:33:34 ], 08:33:34 "mtu": 1458, 08:33:34 "selinux-enabled": true, 08:33:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:34 } [Pipeline] sh 08:33:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:34 + sudo service docker restart 08:33:32 > git rev-list --no-walk 60f741d84c22ef8e9114d098f48cfd44e0f904ea # timeout=10 08:33:41 ---> 7a8898163618 08:33:41 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:33:41 ---> 32eb36448127 08:33:41 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:41 ---> 98a089280445 08:33:41 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:41 ---> a1471be1bd58 08:33:41 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:41 ---> Running in 0985794a6add 08:33:41 ---> Running in 6c48a20c6d7d 08:33:41 ---> 2466b9d290d2 08:33:41 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:41 ---> Running in 684d34a7b3e7 08:33:41 ---> Running in 84f6d2106f54 08:33:41 ---> Running in 422edaa40e29 08:33:41 Removing intermediate container 6c48a20c6d7d 08:33:41 ---> 601ad53516f2 08:33:41 Step 9/23 : WORKDIR /edgex-go/spire-build 08:33:41 Removing intermediate container 684d34a7b3e7 08:33:41 ---> aafad870203d 08:33:41 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:41 ---> Running in 7060aff3a138 08:33:41 ---> Running in daea3ae388f0 08:33:41 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 08:33:41 Removing intermediate container 7060aff3a138 08:33:41 ---> e663de7c33a3 08:33:41 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 08:33:41 ---> Running in b1699b9c66e0 08:33:41 Removing intermediate container daea3ae388f0 08:33:41 ---> 0e5f90b20d87 08:33:41 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 08:33:41 ---> Running in b95bc5b6a3ff 08:33:41 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 08:33:41 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 08:33:42 Removing intermediate container b1699b9c66e0 08:33:42 ---> b41a9133eae0 08:33:42 Step 11/23 : WORKDIR /edgex-go 08:33:42 ---> Running in 76f87779af47 08:33:43 Removing intermediate container 76f87779af47 08:33:43 ---> 6898f44d5756 08:33:43 08:33:43 Step 12/23 : FROM alpine:3.15 08:33:43 Removing intermediate container b95bc5b6a3ff 08:33:43 ---> f18b081ad3dc 08:33:43 Step 11/24 : WORKDIR /edgex-go 08:33:43 ---> Running in b4bc5a0f187a 08:33:43 3.15: Pulling from library/alpine 08:33:43 Removing intermediate container b4bc5a0f187a 08:33:43 ---> 7f9c1f3201da 08:33:43 08:33:43 Step 12/24 : FROM alpine:3.15 08:33:43 3.15: Pulling from library/alpine 08:33:43 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:43 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:43 Status: Downloaded newer image for alpine:3.15 08:33:43 Status: Downloaded newer image for alpine:3.15 08:33:43 ---> 5ce65d7b0fde 08:33:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:43 ---> 5ce65d7b0fde 08:33:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:43 ---> Running in 420d49f27d3e 08:33:43 ---> Running in 7921a5e8ca03 08:33:44 Removing intermediate container 7921a5e8ca03 08:33:44 ---> 762c0b91a7f9 08:33:44 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:44 Removing intermediate container 420d49f27d3e 08:33:44 ---> f322750ea261 08:33:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:44 ---> Running in 99380b55abbc 08:33:44 ---> Running in b5d74a0d04df 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:46 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:46 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:46 OK: 15857 distinct packages available 08:33:46 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:46 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:46 OK: 15857 distinct packages available 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:46 (1/5) Installing dumb-init (1.2.5-r1) 08:33:47 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:47 (3/5) Installing libucontext (1.1-r0) 08:33:47 (4/5) Installing gcompat (1.0.0-r4) 08:33:47 (5/5) Installing openssl (1.1.1t-r1) 08:33:47 (1/4) Installing dumb-init (1.2.5-r1) 08:33:47 Executing busybox-1.34.1-r7.trigger 08:33:47 OK: 7 MiB in 19 packages 08:33:47 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:47 (3/4) Installing libucontext (1.1-r0) 08:33:47 (4/4) Installing gcompat (1.0.0-r4) 08:33:47 Executing busybox-1.34.1-r7.trigger 08:33:47 OK: 6 MiB in 18 packages 08:33:50 Removing intermediate container b5d74a0d04df 08:33:50 Removing intermediate container 99380b55abbc 08:33:50 ---> fa76bb9b44cc 08:33:50 ---> 3395d8ab3438 08:33:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:50 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:53 provisioning config files... 08:33:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config511767879072791716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:53 ---> docker-login.sh 08:33:53 nexus3.edgexfoundry.org:10001 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10002 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10003 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10004 08:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:55 Configure a credential helper to remove this warning. See 08:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:55 08:33:55 Login Succeeded 08:33:55 docker.io 08:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:55 ---> e66d529883b1 08:33:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:55 ---> 45adee126175 08:33:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:55 Configure a credential helper to remove this warning. See 08:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:55 08:33:55 Login Succeeded 08:33:55 ---> docker-login.sh ends [Pipeline] } 08:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:33:55 ---> eacd7d3244f2 08:33:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:55 ---> f1f80ffe6a84 08:33:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] sh 08:33:56 ---> Running in ab3da040cc36 08:33:56 ---> ce921739fc10 08:33:56 Removing intermediate container ab3da040cc36 08:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ ---> 8942f7c2898a 08:33:56 08:33:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:56 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:56 ========================================================= 08:33:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:33:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:56 ---> 186d8b8c206d 08:33:56 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:56 ---> Running in 4597a4a106d5 08:33:56 ---> dcab981fd588 08:33:56 Step 19/24 : WORKDIR / 08:33:56 ---> Running in f3b4853379b7 08:33:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:57 9b18e9b68314: Pulling fs layer 08:33:57 35d82f9e3411: Pulling fs layer 08:33:57 e16973657156: Pulling fs layer 08:33:57 fc693d55d65f: Pulling fs layer 08:33:57 7e9fc2657dce: Pulling fs layer 08:33:57 dda99020689f: Pulling fs layer 08:33:57 db1c61fa0a46: Pulling fs layer 08:33:57 891c053d2c06: Pulling fs layer 08:33:57 7e9fc2657dce: Waiting 08:33:57 dda99020689f: Waiting 08:33:57 db1c61fa0a46: Waiting 08:33:57 891c053d2c06: Waiting 08:33:57 fc693d55d65f: Waiting 08:33:57 e16973657156: Verifying Checksum 08:33:57 e16973657156: Download complete 08:33:57 35d82f9e3411: Verifying Checksum 08:33:57 35d82f9e3411: Download complete 08:33:57 7e9fc2657dce: Verifying Checksum 08:33:57 7e9fc2657dce: Download complete 08:33:57 dda99020689f: Verifying Checksum 08:33:57 dda99020689f: Download complete 08:33:57 9b18e9b68314: Verifying Checksum 08:33:57 9b18e9b68314: Download complete 08:33:57 Removing intermediate container 4597a4a106d5 08:33:57 ---> 0fade8e3d377 08:33:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:57 ---> Running in 2fc97d6025d7 08:33:57 Removing intermediate container f3b4853379b7 08:33:57 ---> e4476989f561 08:33:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:57 ---> Running in c38063f278ba 08:33:57 Removing intermediate container 2fc97d6025d7 08:33:57 ---> 40bcd311e513 08:33:57 Step 21/23 : LABEL arch=x86_64 08:33:57 ---> Running in e006ead4c8b4 08:33:57 Removing intermediate container c38063f278ba 08:33:57 ---> ff9963f5b13f 08:33:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:57 Removing intermediate container e006ead4c8b4 08:33:57 ---> f71cc9388f8d 08:33:57 Step 22/23 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:33:57 ---> Running in d7872a586504 08:33:57 ---> Running in e8e9e21c86ce 08:33:58 Removing intermediate container d7872a586504 08:33:58 ---> 20da6ef7ac0e 08:33:58 Step 22/24 : LABEL arch=x86_64 08:33:58 Removing intermediate container e8e9e21c86ce 08:33:58 ---> 862fb409a922 08:33:58 Step 23/23 : LABEL version=0.0.0 08:33:58 ---> Running in 1a2a2645ee6f 08:33:58 ---> Running in 5662b03dd131 08:33:58 Removing intermediate container 5662b03dd131 08:33:58 ---> 64d1f91b8179 08:33:58 Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:33:58 9b18e9b68314: Pull complete 08:33:58 Removing intermediate container 1a2a2645ee6f 08:33:58 ---> 579bac911c64 08:33:58 08:33:58 ---> Running in 31183da0c579 08:33:58 Successfully built 579bac911c64 08:33:58 Successfully tagged security-spire-server:latest 08:33:58  Building security-spire-server ... done Building support-notifications 08:33:58 Removing intermediate container 31183da0c579 08:33:58 ---> 8f83b669ebf4 08:33:58 Step 24/24 : LABEL version=0.0.0 08:33:58 ---> Running in 7b8a49deb0de 08:33:58 891c053d2c06: Verifying Checksum 08:33:58 891c053d2c06: Download complete 08:33:58 35d82f9e3411: Pull complete 08:33:58 e16973657156: Pull complete 08:33:59 Removing intermediate container 7b8a49deb0de 08:33:59 ---> cfd8e84de30a 08:33:59 08:33:59 Successfully built cfd8e84de30a 08:33:59 Successfully tagged security-spire-config:latest 08:33:59  Building security-spire-config ... done Building support-scheduler 08:33:59 db1c61fa0a46: Verifying Checksum 08:33:59 db1c61fa0a46: Download complete 08:34:00 fc693d55d65f: Verifying Checksum 08:34:00 fc693d55d65f: Download complete 08:34:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:01 ---> b2cb313d7c1a 08:34:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> b2cb313d7c1a 08:34:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:04 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 08:34:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:05 ---> Running in b3185aecb913 08:34:05 ---> Running in 816c570d42e6 08:34:05 Removing intermediate container b3185aecb913 08:34:05 ---> 26293bc9ac00 08:34:05 Step 4/22 : WORKDIR /edgex-go 08:34:05 Removing intermediate container 816c570d42e6 08:34:05 ---> 27bc8e2a3422 08:34:05 Step 4/22 : WORKDIR /edgex-go 08:34:05 ---> Running in f7759c002620 08:34:05 ---> Running in 7d23fb84d635 08:34:05 Removing intermediate container f7759c002620 08:34:05 ---> 1ea3b73b4d92 08:34:05 Step 5/22 : RUN apk add --update --no-cache make git 08:34:06 Removing intermediate container 7d23fb84d635 08:34:06 ---> Running in f243deb9b1c8 08:34:06 ---> e0bc66104307 08:34:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:06 ---> Running in 5b467c95ca3f 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:06 OK: 211 MiB in 51 packages 08:34:07 OK: 211 MiB in 51 packages 08:34:09 Removing intermediate container 422edaa40e29 08:34:09 ---> 6f3e53ee5918 08:34:09 08:34:09 Step 9/32 : FROM alpine:3.16 08:34:09 Removing intermediate container 0985794a6add 08:34:09 ---> 2db9cacb2c7a 08:34:09 08:34:09 Step 9/24 : FROM alpine:3.16 08:34:09 Removing intermediate container 84f6d2106f54 08:34:09 ---> 838cf2103444 08:34:09 08:34:09 Step 9/21 : FROM alpine:3.16 08:34:09 Removing intermediate container 5b467c95ca3f 08:34:09 Removing intermediate container f243deb9b1c8 08:34:09 ---> d53f63ae3f79 08:34:09 ---> 726b5b6bbc65 08:34:09 Step 6/22 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ 08:34:09 08:34:09 ---> d7888561edc4 08:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 ---> a22214aeaf05 08:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 ---> Running in c143d3cea3c4 08:34:09 ---> Running in 404760e0cb30 08:34:09 3.16: Pulling from library/alpine 08:34:09 3.16: Pulling from library/alpine 08:34:09 3.16: Pulling from library/alpine 08:34:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:10 Status: Downloaded newer image for alpine:3.16 08:34:10 Status: Image is up to date for alpine:3.16 08:34:10 ---> dfd21b5a31f5 08:34:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:10 Status: Image is up to date for alpine:3.16 08:34:10 ---> dfd21b5a31f5 08:34:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:10 ---> dfd21b5a31f5 08:34:10 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:11 ---> Running in 638ebc6772f0 08:34:11 ---> Running in 042d4fbc7912 08:34:11 ---> Running in 1ef2a4353cd5 08:34:11 Removing intermediate container 1ef2a4353cd5 08:34:11 ---> 6ac41d1b65c1 08:34:11 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:11 ---> Running in e25a331b3a4d 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:11 (1/6) Installing ca-certificates (20220614-r0) 08:34:11 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:11 (4/6) Installing libcurl (7.83.1-r6) 08:34:11 (1/3) Installing ca-certificates (20220614-r0) 08:34:11 (5/6) Installing curl (7.83.1-r6) 08:34:11 (2/3) Installing dumb-init (1.2.5-r1) 08:34:11 (6/6) Installing dumb-init (1.2.5-r1) 08:34:11 (3/3) Installing su-exec (0.2-r1) 08:34:11 Executing busybox-1.35.0-r17.trigger 08:34:11 Executing busybox-1.35.0-r17.trigger 08:34:11 Executing ca-certificates-20220614-r0.trigger 08:34:11 Executing ca-certificates-20220614-r0.trigger 08:34:11 (1/2) Installing dumb-init (1.2.5-r1) 08:34:11 (2/2) Installing su-exec (0.2-r1) 08:34:11 Executing busybox-1.35.0-r17.trigger 08:34:11 OK: 6 MiB in 16 packages 08:34:11 OK: 8 MiB in 20 packages 08:34:11 OK: 6 MiB in 17 packages 08:34:12 Removing intermediate container e25a331b3a4d 08:34:12 ---> b6453c9d099a 08:34:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:12 ---> Running in ced7c4bbc615 08:34:12 Removing intermediate container ced7c4bbc615 08:34:12 ---> ccb2d4ee4752 08:34:12 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:12 ---> Running in ba5e43f4e639 08:34:12 Removing intermediate container 042d4fbc7912 08:34:12 ---> 7ab7dcc49033 08:34:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:12 Removing intermediate container 638ebc6772f0 08:34:12 ---> 5fdecead6a8b 08:34:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:12 ---> Running in be9f283a82cf 08:34:12 ---> Running in ed712d4bf206 08:34:12 Removing intermediate container ba5e43f4e639 08:34:12 ---> 17d3b7cb79c6 08:34:12 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:12 ---> Running in 6a0ebea7311a 08:34:12 Removing intermediate container ed712d4bf206 08:34:12 ---> 8645f7adcb65 08:34:12 Step 12/21 : WORKDIR /edgex 08:34:12 fc693d55d65f: Pull complete 08:34:12 7e9fc2657dce: Pull complete 08:34:12 dda99020689f: Pull complete 08:34:13 Removing intermediate container be9f283a82cf 08:34:13 ---> a7e25efc2870 08:34:13 Step 12/24 : WORKDIR / 08:34:13 Removing intermediate container 6a0ebea7311a 08:34:13 ---> 617dfeff1904 08:34:13 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:13 ---> Running in 2597fae0e004 08:34:13 ---> Running in 855065d8e3f2 08:34:13 ---> Running in 09e361e2f73f 08:34:13 Removing intermediate container 09e361e2f73f 08:34:13 ---> 9d5d1a40fccf 08:34:13 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:13 Removing intermediate container 855065d8e3f2 08:34:13 ---> d45c8e18e962 08:34:13 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:13 Removing intermediate container 2597fae0e004 08:34:13 ---> 3fa00185272a 08:34:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:13 ---> Running in 32163a87801d 08:34:13 ---> 577c3bbe068b 08:34:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:13 ---> 9f05add3237b 08:34:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:13 ---> e9b7d3ce4965 08:34:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:13 ---> d46407d5ae85 08:34:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:13 ---> 0ad7ba7b53a3 08:34:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:34:13 ---> e53de315a6ae 08:34:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:14 Removing intermediate container 32163a87801d 08:34:14 ---> fd6a81f5304e 08:34:14 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:14 ---> 5864ec165515 08:34:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:14 ---> Running in e2a11756541d 08:34:14 ---> 42c89bf39e6f 08:34:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:14 ---> 476219c239ac 08:34:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:14 Removing intermediate container e2a11756541d 08:34:14 ---> 11c72acbbea3 08:34:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:14 ---> Running in 60a488f429b4 08:34:14 ---> 4bddb1f0bedb 08:34:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:14 ---> f0015aeb15ee 08:34:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:15 ---> Running in adffbb2d9c6a 08:34:16 ---> 8c2b44f5b155 08:34:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:17 ---> Running in fc77f8112a97 08:34:19 db1c61fa0a46: Pull complete 08:34:20 Removing intermediate container 60a488f429b4 08:34:20 ---> c0136dcad0d2 08:34:20 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:20 891c053d2c06: Pull complete 08:34:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:21 WORKDIR /edgex 08:34:21 COPY go.mod . 08:34:21 RUN go mod download 08:34:21 + docker build -t ci-base-image-arm64 -f - . 08:34:21 ---> Running in 0ae62b0d2840 08:34:21 Sending build context to Docker daemon 3.092MB 08:34:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:21 ---> f96f9c87975a 08:34:21 Step 2/4 : WORKDIR /edgex 08:34:22 Removing intermediate container adffbb2d9c6a 08:34:22 ---> df581b24acdb 08:34:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:23 Removing intermediate container 0ae62b0d2840 08:34:23 ---> b4e72db6b2da 08:34:23 Step 19/21 : LABEL arch=x86_64 08:34:23 ---> Running in 1530f3be48a2 08:34:23 ---> Running in 606daa346393 08:34:23 Removing intermediate container 1530f3be48a2 08:34:23 ---> 3f5b91d597bc 08:34:23 Step 3/4 : COPY go.mod . 08:34:23 ---> 3578638dca5b 08:34:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:23 Removing intermediate container fc77f8112a97 08:34:23 ---> e3f3ad9bd8ca 08:34:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:34:24 Removing intermediate container 606daa346393 08:34:24 ---> c703ef3a3803 08:34:24 Step 20/21 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:34:24 ---> Running in d450137cdd77 08:34:24 ---> Running in 3874d1bf2344 08:34:24 ---> c6521c56c5e3 08:34:24 Step 4/4 : RUN go mod download 08:34:24 ---> Running in 7f1b48eb5311 08:34:26 Removing intermediate container d450137cdd77 08:34:26 ---> 51929628d274 08:34:26 Step 22/24 : LABEL arch=x86_64 08:34:29 Removing intermediate container 3874d1bf2344 08:34:29 ---> 2850cb2f89a2 08:34:29 Step 21/21 : LABEL version=0.0.0 08:34:29 ---> 31e95e126627 08:34:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:30 ---> Running in c06067e1a416 08:34:30 ---> Running in 3ec4c37fddfc 08:34:30 ---> b27d1daee735 08:34:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:30 Removing intermediate container c06067e1a416 08:34:30 ---> c1d162fae180 08:34:30 Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:34:30 Removing intermediate container 3ec4c37fddfc 08:34:30 ---> a1d4421a00e8 08:34:30 08:34:30 ---> Running in 80a80059ae3c 08:34:30 Successfully built a1d4421a00e8 08:34:30 ---> 1ecd481126d0 08:34:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:30 Successfully tagged security-proxy-setup:latest 08:34:30  Building security-proxy-setup ... done Building core-metadata 08:34:31 Removing intermediate container c143d3cea3c4 08:34:31 ---> ce3e6b52521d 08:34:31 Step 8/22 : COPY . . 08:34:31 Removing intermediate container 404760e0cb30 08:34:31 ---> 9208e8b52d0f 08:34:31 Step 8/22 : COPY . . 08:34:31 Removing intermediate container 80a80059ae3c 08:34:31 ---> 06295fc39ea1 08:34:31 Step 24/24 : LABEL version=0.0.0 08:34:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:33 ---> b2cb313d7c1a 08:34:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:33 ---> Using cache 08:34:33 ---> 27bc8e2a3422 08:34:33 Step 4/24 : WORKDIR /edgex-go 08:34:33 ---> Using cache 08:34:33 ---> 1ea3b73b4d92 08:34:33 Step 5/24 : RUN apk add --update --no-cache make git 08:34:33 ---> Using cache 08:34:33 ---> 726b5b6bbc65 08:34:33 Step 6/24 : COPY go.mod vendor* ./ 08:34:33 ---> Using cache 08:34:33 ---> d7888561edc4 08:34:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:33 ---> Using cache 08:34:33 ---> ce3e6b52521d 08:34:33 Step 8/24 : COPY . . 08:34:40 ---> d81f12913abb 08:34:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:40 ---> dbd0ec26b724 08:34:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:40 ---> 68bd7e18c445 08:34:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:40 ---> Running in 8a8e2824e804 08:34:40 ---> Running in eaa2e6452a0a 08:34:40 ---> Running in ad4fc46f018d 08:34:40 ---> 5807219b6cc6 08:34:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:40 ---> Running in 6d3f6e860530 08:34:40 ---> 9c84a5fd9b46 08:34:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:40 Removing intermediate container 8a8e2824e804 08:34:40 ---> 40de57ee2b32 08:34:40 08:34:40 ---> 35bdfdf9605f 08:34:40 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:40 ---> Running in 2d73877172ab 08:34:40 Successfully built 40de57ee2b32 08:34:40 Successfully tagged security-secretstore-setup:latest 08:34:40  Building security-secretstore-setup ... done Building core-data 08:34:40 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 08:34:40 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 08:34:40 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 08:34:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:44 ---> b2cb313d7c1a 08:34:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:44 ---> Using cache 08:34:44 ---> 27bc8e2a3422 08:34:44 Step 4/22 : WORKDIR /edgex-go 08:34:44 ---> Using cache 08:34:44 ---> 1ea3b73b4d92 08:34:44 Step 5/22 : RUN apk add --update --no-cache make git 08:34:44 ---> Using cache 08:34:44 ---> 726b5b6bbc65 08:34:44 Step 6/22 : COPY go.mod vendor* ./ 08:34:44 ---> Using cache 08:34:44 ---> d7888561edc4 08:34:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:44 ---> Using cache 08:34:44 ---> ce3e6b52521d 08:34:44 Step 8/22 : COPY . . 08:34:44 ---> Using cache 08:34:44 ---> 5807219b6cc6 08:34:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:45 ---> Running in f1f45b30f4e3 08:34:45 Removing intermediate container 2d73877172ab 08:34:45 ---> 394a35872793 08:34:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:45 ---> Running in 166183c059f4 08:34:46 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 08:34:46 Removing intermediate container 166183c059f4 08:34:46 ---> 0407dbb1dbe9 08:34:46 Step 29/32 : CMD ["gate"] 08:34:46 ---> Running in bd4816a9ecaf 08:34:46 Removing intermediate container bd4816a9ecaf 08:34:46 ---> 2fe388f045d4 08:34:46 Step 30/32 : LABEL arch=x86_64 08:34:47 ---> Running in 1703e2d58959 08:34:47 Removing intermediate container 1703e2d58959 08:34:47 ---> af8acc4f3fd8 08:34:47 Step 31/32 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:34:47 ---> Running in b190f157ec44 08:34:50 Removing intermediate container b190f157ec44 08:34:50 ---> d58470eae177 08:34:50 Step 32/32 : LABEL version=0.0.0 08:34:51 ---> Running in 6f3eca15464c 08:34:52 Removing intermediate container 6f3eca15464c 08:34:52 ---> 7f40e79306e1 08:34:52 08:34:52 Successfully built 7f40e79306e1 08:34:52 Successfully tagged security-bootstrapper:latest 08:34:52  Building security-bootstrapper ... done Building core-common-config-bootstrapper 08:34:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:56 ---> b2cb313d7c1a 08:34:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:56 ---> Using cache 08:34:56 ---> 27bc8e2a3422 08:34:56 Step 4/22 : WORKDIR /edgex-go 08:34:56 ---> Using cache 08:34:56 ---> 1ea3b73b4d92 08:34:56 Step 5/22 : RUN apk add --update --no-cache make git 08:34:56 ---> Using cache 08:34:56 ---> 726b5b6bbc65 08:34:56 Step 6/22 : COPY go.mod vendor* ./ 08:34:56 ---> Using cache 08:34:56 ---> d7888561edc4 08:34:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> Using cache 08:34:56 ---> ce3e6b52521d 08:34:56 Step 8/22 : COPY . . 08:34:56 ---> Using cache 08:34:56 ---> 5807219b6cc6 08:34:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:56 Removing intermediate container 7f1b48eb5311 08:34:56 ---> e5c1cd5aa7ea 08:34:56 Successfully built e5c1cd5aa7ea 08:34:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:57 + docker inspect -f . ci-base-image-arm64 08:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container 08:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:58 $ docker top f54641b9cda52b288d8f387b84414367d227ee43a4b3f50f68e7292c7d548856 -eo pid,comm 08:34:58 ---> Running in ad9830a5d5fa [Pipeline] { [Pipeline] sh 08:34:59 + go version 08:34:59 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:59 $ docker stop --time=1 f54641b9cda52b288d8f387b84414367d227ee43a4b3f50f68e7292c7d548856 08:34:59 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 08:35:01 $ docker rm -f --volumes f54641b9cda52b288d8f387b84414367d227ee43a4b3f50f68e7292c7d548856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:01 + docker inspect -f . ci-base-image-arm64 08:35:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:01 prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container 08:35:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:04 $ docker top fa990950e983b7ea0c6a74724b47ebb59607d020b13b57ca60c2ecc3f09e8425 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:04 ========================================================= 08:35:04 [edgeXBuildGoParallel] Running Tests and Build... 08:35:04 ========================================================= [Pipeline] sh 08:35:05 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:35:05 + make test 08:35:05 go test -race -coverprofile=coverage.out ./... 08:35:26 Removing intermediate container 6d3f6e860530 08:35:26 ---> 8699c2a8e89b 08:35:26 08:35:26 Step 10/24 : FROM alpine:3.16 08:35:26 ---> dfd21b5a31f5 08:35:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:26 ---> Running in 3b8bccf3ec58 08:35:26 Removing intermediate container f1f45b30f4e3 08:35:26 ---> 4aa9ad73b681 08:35:26 08:35:26 Step 10/22 : FROM alpine:3.16 08:35:26 ---> dfd21b5a31f5 08:35:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:26 ---> Running in f4af3bced3be 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:26 Removing intermediate container f4af3bced3be 08:35:26 ---> c41a2bd02ea9 08:35:26 Step 12/22 : ENV APP_PORT=59880 08:35:26 (1/1) Installing dumb-init (1.2.5-r1) 08:35:26 Executing busybox-1.35.0-r17.trigger 08:35:26 OK: 6 MiB in 15 packages 08:35:26 ---> Running in 8c31cb9af34e 08:35:26 Removing intermediate container 8c31cb9af34e 08:35:26 ---> aa5d62d8f8e3 08:35:26 Step 13/22 : EXPOSE $APP_PORT 08:35:26 ---> Running in b7b675958c8e 08:35:26 Removing intermediate container eaa2e6452a0a 08:35:26 ---> 54a7cb759775 08:35:26 08:35:26 Step 10/22 : FROM alpine:3.16 08:35:26 ---> dfd21b5a31f5 08:35:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:26 ---> Using cache 08:35:26 ---> 52f375354ee8 08:35:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:26 Removing intermediate container ad4fc46f018d 08:35:26 ---> 010a67fce919 08:35:26 08:35:26 Step 10/22 : FROM alpine:3.16 08:35:26 ---> dfd21b5a31f5 08:35:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:26 Removing intermediate container 3b8bccf3ec58 08:35:26 ---> 52f375354ee8 08:35:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:26 ---> Running in 6de741a4029d 08:35:26 ---> Running in f09526a3fc77 08:35:26 Removing intermediate container b7b675958c8e 08:35:26 ---> 9942dbdfa27e 08:35:26 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:26 ---> Running in 50852d872958 08:35:26 ---> Running in 18042ab14614 08:35:26 Removing intermediate container f09526a3fc77 08:35:26 ---> 098ed09510b0 08:35:26 Step 13/22 : ENV APP_PORT=59861 08:35:26 Removing intermediate container 50852d872958 08:35:26 ---> 9bf362f5f331 08:35:26 Step 13/24 : ENV APP_PORT=59881 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in 6f33493c69f3 08:35:26 ---> Running in 9f9df6524d6b 08:35:27 Removing intermediate container 6f33493c69f3 08:35:27 ---> ba14bda9477c 08:35:27 Step 14/22 : EXPOSE $APP_PORT 08:35:27 ---> Running in ab859cd276dd 08:35:27 Removing intermediate container 9f9df6524d6b 08:35:27 ---> 857229ec4e3b 08:35:27 Step 14/24 : EXPOSE $APP_PORT 08:35:27 (1/2) Installing ca-certificates (20220614-r0) 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:27 (2/2) Installing dumb-init (1.2.5-r1) 08:35:27 Executing busybox-1.35.0-r17.trigger 08:35:27 Executing ca-certificates-20220614-r0.trigger 08:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:27 OK: 6 MiB in 16 packages 08:35:27 ---> Running in 34d0911cd3ac 08:35:27 (1/1) Installing dumb-init (1.2.5-r1) 08:35:27 Executing busybox-1.35.0-r17.trigger 08:35:27 OK: 6 MiB in 15 packages 08:35:27 Removing intermediate container ab859cd276dd 08:35:27 ---> 71ad2db0f35b 08:35:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:27 Removing intermediate container 34d0911cd3ac 08:35:27 ---> 3477483ec652 08:35:27 Step 15/24 : WORKDIR / 08:35:27 ---> Running in 0861010669bd 08:35:27 ---> 70c2de15a564 08:35:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:28 Removing intermediate container 0861010669bd 08:35:28 ---> 38c161ba9a59 08:35:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 Removing intermediate container ad9830a5d5fa 08:35:28 ---> 1c05c4e9b20b 08:35:28 08:35:28 Step 10/22 : FROM alpine:3.16 08:35:28 ---> dfd21b5a31f5 08:35:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:28 Removing intermediate container 6de741a4029d 08:35:28 ---> 0ac3130a8093 08:35:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:28 ---> Running in f08437700ce6 08:35:28 Removing intermediate container 18042ab14614 08:35:28 ---> 0326c4868ca7 08:35:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 ---> 2f7d920e2bfc 08:35:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:28 ---> Running in 72dab136419a 08:35:28 ---> 13571d9da93a 08:35:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:28 Removing intermediate container f08437700ce6 08:35:28 ---> 533fa4ab96ad 08:35:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:28 ---> c5759807c0db 08:35:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:28 ---> Running in 1863d7ed9eac 08:35:28 Removing intermediate container 72dab136419a 08:35:28 ---> 97630a36b9b8 08:35:28 Step 13/22 : ENV APP_PORT=59860 08:35:28 ---> Running in d6d17b93da44 08:35:29 ---> 953b6f61005b 08:35:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:29 Removing intermediate container d6d17b93da44 08:35:29 ---> f5c2af36031a 08:35:29 Step 14/22 : EXPOSE $APP_PORT 08:35:29 ---> a0743cb944ef 08:35:29 ---> Running in 8af6486aaa0e 08:35:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:29 ---> Running in 06e3a7ae3d30 08:35:29 Removing intermediate container 8af6486aaa0e 08:35:29 ---> 9dcaf761cd6b 08:35:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:29 ---> 2b2c11d01c78 08:35:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:29 Removing intermediate container 06e3a7ae3d30 08:35:29 ---> d654a6727245 08:35:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:29 ---> d2088e3083bb 08:35:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:29 ---> Running in 51f196b54bb3 08:35:29 ---> a7af9602c41a 08:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:29 ---> f8c13d55da47 08:35:29 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:29 Removing intermediate container 51f196b54bb3 08:35:29 ---> 2c1f4fe32e69 08:35:29 Step 20/22 : LABEL arch=x86_64 08:35:29 (1/1) Installing dumb-init (1.2.5-r1) 08:35:29 Executing busybox-1.35.0-r17.trigger 08:35:29 OK: 6 MiB in 15 packages 08:35:29 ---> Running in 8e27fe24081d 08:35:29 ---> Running in 47f8860ad102 08:35:29 ---> 42bffcd4188a 08:35:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:29 ---> Running in 39211406af73 08:35:29 Removing intermediate container 8e27fe24081d 08:35:29 ---> ab3684626fa1 08:35:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:29 Removing intermediate container 47f8860ad102 08:35:29 ---> 826c35b3271f 08:35:29 Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:29 Removing intermediate container 39211406af73 08:35:29 ---> ff00e56de71f 08:35:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:30 ---> Running in 66db4d0e3924 08:35:30 ---> Running in 35273601d78e 08:35:30 ---> Running in e17b8a55d8ca 08:35:30 Removing intermediate container 66db4d0e3924 08:35:30 ---> 546928a7a438 08:35:30 ---> 0895d644b918 08:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 20/22 : LABEL arch=x86_64 08:35:30 08:35:30 Removing intermediate container 1863d7ed9eac 08:35:30 ---> f6326dfba888 08:35:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:30 ---> Running in d83dfa5bfdd4 08:35:30 Removing intermediate container 35273601d78e 08:35:30 ---> a10b20670310 08:35:30 Step 22/22 : LABEL version=0.0.0 08:35:30 ---> Running in 7333cf1fc137 08:35:30 Removing intermediate container e17b8a55d8ca 08:35:30 ---> e38332aaa136 08:35:30 Step 22/24 : LABEL arch=x86_64 08:35:30 ---> Running in d5cbccaf7944 08:35:30 ---> 823d267a6067 08:35:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:30 Removing intermediate container d83dfa5bfdd4 08:35:30 ---> 18b156cb13be 08:35:30 Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:30 ---> Running in ccb23f9046c2 08:35:30 Removing intermediate container 7333cf1fc137 08:35:30 ---> b4d4158450fd 08:35:30 08:35:30 ---> 7ad49a50488c 08:35:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:30 ---> Running in 418dac1c17cb 08:35:30 Removing intermediate container d5cbccaf7944 08:35:30 ---> ac6170019431 08:35:30 Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:30 Removing intermediate container ccb23f9046c2 08:35:30 ---> 99918626f3da 08:35:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:30 Successfully built b4d4158450fd 08:35:30 Successfully tagged support-scheduler:latest 08:35:30  Building support-scheduler ... done Building core-command 08:35:30 Removing intermediate container 418dac1c17cb 08:35:30 ---> 468ea4b910c3 08:35:30 Step 22/22 : LABEL version=0.0.0 08:35:30 ---> Running in 913c69ee9b69 08:35:30 ---> Running in a12bb8e982d3 08:35:31 ---> Running in f9b79e409cbb 08:35:31 ---> bac5094b0201 08:35:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:31 Removing intermediate container 913c69ee9b69 08:35:31 ---> eeecc1e993d1 08:35:31 Step 24/24 : LABEL version=0.0.0 08:35:31 Removing intermediate container a12bb8e982d3 08:35:31 ---> f7bc5c6bf09f 08:35:31 Step 20/22 : LABEL arch=x86_64 08:35:31 Removing intermediate container f9b79e409cbb 08:35:31 ---> de0cc52c7f22 08:35:31 08:35:31 ---> Running in bac79be3415b 08:35:31 ---> Running in ef0fbec5a62f 08:35:32 Successfully built de0cc52c7f22 08:35:32 ---> 9011766beb26 08:35:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:32 Successfully tagged core-data:latest 08:35:32  Building core-data ... done Building security-spire-agent 08:35:32 Removing intermediate container ef0fbec5a62f 08:35:32 ---> 7919af6acf8a 08:35:32 Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:33 Removing intermediate container bac79be3415b 08:35:33 ---> 17392b5136fb 08:35:33 08:35:33 Successfully built 17392b5136fb 08:35:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:34 ---> b2cb313d7c1a 08:35:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:34 Successfully tagged core-metadata:latest 08:35:34  Building core-metadata ... done Building security-spiffe-token-provider 08:35:34 ---> Using cache 08:35:34 ---> 27bc8e2a3422 08:35:34 Step 4/23 : WORKDIR /edgex-go 08:35:34 ---> Using cache 08:35:34 ---> 1ea3b73b4d92 08:35:34 Step 5/23 : RUN apk add --update --no-cache make git 08:35:34 ---> Using cache 08:35:34 ---> 726b5b6bbc65 08:35:34 Step 6/23 : COPY go.mod vendor* ./ 08:35:34 ---> Using cache 08:35:34 ---> d7888561edc4 08:35:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 ---> Using cache 08:35:34 ---> ce3e6b52521d 08:35:34 Step 8/23 : COPY . . 08:35:34 ---> Using cache 08:35:34 ---> 5807219b6cc6 08:35:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:35 ---> b2cb313d7c1a 08:35:35 Step 3/24 : WORKDIR /edgex-go 08:35:35 ---> Using cache 08:35:35 ---> 6dd202065f40 08:35:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:35 ---> Using cache 08:35:35 ---> 97608400cb0f 08:35:35 Step 5/24 : COPY go.mod vendor* ./ 08:35:35 ---> Using cache 08:35:35 ---> 6ef8db9f73b7 08:35:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:35 ---> Using cache 08:35:35 ---> 4b2873c6d340 08:35:35 Step 7/24 : COPY . . 08:35:35 ---> Using cache 08:35:35 ---> 98a089280445 08:35:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:35 ---> Using cache 08:35:35 ---> aafad870203d 08:35:35 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:35 ---> Using cache 08:35:35 ---> 0e5f90b20d87 08:35:35 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 08:35:35 ---> Using cache 08:35:35 ---> f18b081ad3dc 08:35:35 Step 11/24 : WORKDIR /edgex-go 08:35:35 ---> Using cache 08:35:35 ---> 7f9c1f3201da 08:35:35 08:35:35 Step 12/24 : FROM alpine:3.15 08:35:35 ---> 5ce65d7b0fde 08:35:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:35 ---> Using cache 08:35:35 ---> f322750ea261 08:35:35 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:36 ---> Running in 241564ef7015 08:35:36 ---> e57987ef92d8 08:35:36 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:36 ---> Running in 75bedc0ff7de 08:35:36 ---> Running in cd8e980b16a0 08:35:36 ---> Running in 0cc6e3f5604f 08:35:36 Removing intermediate container 241564ef7015 08:35:36 ---> 5c11d183c25d 08:35:36 Step 22/22 : LABEL version=0.0.0 08:35:36 ---> Running in b245c75e684a 08:35:37 Removing intermediate container b245c75e684a 08:35:37 ---> 8720e57c3173 08:35:37 08:35:37 Successfully built 8720e57c3173 08:35:37 Successfully tagged support-notifications:latest 08:35:37  Building support-notifications ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:37 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:35:37 ---> b2cb313d7c1a 08:35:37 Step 3/19 : WORKDIR /edgex-go 08:35:37 ---> Using cache 08:35:37 ---> 6dd202065f40 08:35:37 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:35:37 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 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:37 ---> Running in 724b1809a2de 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container 0cc6e3f5604f 08:35:37 ---> fdfcca366650 08:35:37 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:37 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:37 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:37 OK: 15857 distinct packages available 08:35:37 ---> Running in 078dc7e3d7fa 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container 078dc7e3d7fa 08:35:37 ---> e11ee1359315 08:35:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:38 ---> Running in 746875c1c372 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:38 (1/5) Installing dumb-init (1.2.5-r1) 08:35:38 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:38 (3/5) Installing libucontext (1.1-r0) 08:35:38 (4/5) Installing gcompat (1.0.0-r4) 08:35:38 (5/5) Installing openssl (1.1.1t-r1) 08:35:38 Executing busybox-1.34.1-r7.trigger 08:35:38 OK: 7 MiB in 19 packages 08:35:38 Removing intermediate container 746875c1c372 08:35:38 ---> f46ec452ab9f 08:35:38 Step 20/22 : LABEL arch=x86_64 08:35:38 ---> Running in 4cf5ce50e460 08:35:38 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:35:38 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:35:38 OK: 17046 distinct packages available 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:38 Removing intermediate container 4cf5ce50e460 08:35:38 ---> 7b2c91341ce1 08:35:38 Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:38 ---> Running in c1161fe062ae 08:35:38 Removing intermediate container c1161fe062ae 08:35:38 ---> 7e62a0fb5ea2 08:35:38 Step 22/22 : LABEL version=0.0.0 08:35:38 ---> Running in 0571e0c53341 08:35:38 Removing intermediate container 75bedc0ff7de 08:35:38 ---> 08dccf70dbeb 08:35:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:39 Removing intermediate container 0571e0c53341 08:35:39 ---> b61e3750c1c9 08:35:39 08:35:39 OK: 211 MiB in 51 packages 08:35:39 Successfully built b61e3750c1c9 08:35:39 Successfully tagged core-common-config-bootstrapper:latest 08:35:39  Building core-common-config-bootstrapper ... done  ---> 495dfddcb113 08:35:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:39 Removing intermediate container 724b1809a2de 08:35:39 ---> d6e8668cfeb2 08:35:39 Step 5/19 : COPY go.mod vendor* ./ 08:35:40 ---> 6968093e413b 08:35:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 ---> Running in 8871e8467426 08:35:40 ---> caf238bce47d 08:35:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:40 ---> 895d3edcf0ba 08:35:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:40 ---> 40d1ca4d5d20 08:35:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:41 ---> 744a9bcef228 08:35:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:41 ---> Running in 06a5713842d1 08:35:41 Removing intermediate container 06a5713842d1 08:35:41 ---> 79802effb69a 08:35:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:41 ---> Running in 5a366ce70b1f 08:35:41 Removing intermediate container 5a366ce70b1f 08:35:41 ---> a916ec46e444 08:35:41 Step 22/24 : LABEL arch=x86_64 08:35:41 ---> Running in 7581c5b17998 08:35:41 Removing intermediate container 7581c5b17998 08:35:41 ---> 06c4c33e165c 08:35:41 Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:42 ---> Running in ddb42fa5ff5b 08:35:42 Removing intermediate container ddb42fa5ff5b 08:35:42 ---> fd5efae96875 08:35:42 Step 24/24 : LABEL version=0.0.0 08:35:42 ---> Running in 0de02b6bead8 08:35:42 Removing intermediate container 0de02b6bead8 08:35:42 ---> b7ba01e1c931 08:35:42 08:35:42 Successfully built b7ba01e1c931 08:35:42 Successfully tagged security-spire-agent:latest 08:35:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:52  Building security-spire-agent ... done Removing intermediate container cd8e980b16a0 08:35:52 ---> 4d61a36ebaf8 08:35:52 08:35:52 Step 10/23 : FROM alpine:3.16 08:35:52 ---> dfd21b5a31f5 08:35:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:52 ---> Using cache 08:35:52 ---> 52f375354ee8 08:35:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:52 ---> Using cache 08:35:52 ---> 9bf362f5f331 08:35:52 Step 13/23 : ENV APP_PORT=59882 08:35:52 ---> Running in 4b43fccba9d4 08:35:52 Removing intermediate container 4b43fccba9d4 08:35:52 ---> 2238e3bbcbe0 08:35:52 Step 14/23 : EXPOSE $APP_PORT 08:35:52 ---> Running in 161d1727df34 08:35:52 Removing intermediate container 161d1727df34 08:35:52 ---> 80875606b325 08:35:52 Step 15/23 : WORKDIR / 08:35:52 ---> Running in bffa027791fd 08:35:52 Removing intermediate container bffa027791fd 08:35:52 ---> e909d8ad81d6 08:35:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:52 ---> 065a468ed36a 08:35:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:53 ---> d19bef8bc7e9 08:35:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:53 ---> 9c747c927ce0 08:35:53 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:53 ---> Running in e157ea30f038 08:35:53 Removing intermediate container e157ea30f038 08:35:53 ---> 3847e7bcd862 08:35:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:53 ---> Running in 43c795f8fa29 08:35:53 Removing intermediate container 43c795f8fa29 08:35:53 ---> 9d9bcb7cdb04 08:35:53 Step 21/23 : LABEL arch=x86_64 08:35:53 ---> Running in 60a467c2c645 08:35:53 Removing intermediate container 60a467c2c645 08:35:53 ---> 2f1ec0456bf1 08:35:53 Step 22/23 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:35:53 ---> Running in aa732c063f35 08:35:53 Removing intermediate container aa732c063f35 08:35:53 ---> c997e1f4c4f1 08:35:53 Step 23/23 : LABEL version=0.0.0 08:35:53 ---> Running in fe749aa19847 08:35:54 Removing intermediate container fe749aa19847 08:35:54 ---> 99a1ceef98c7 08:35:54 08:35:54 Successfully built 99a1ceef98c7 08:35:54 Successfully tagged core-command:latest 08:36:16  Building core-command ... done Removing intermediate container 8871e8467426 08:36:16 ---> e18fef568a89 08:36:16 Step 7/19 : COPY . . 08:36:16 ---> eb7e25986329 08:36:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:16 ---> Running in 2339f3374214 08:36:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:35 Removing intermediate container 2339f3374214 08:36:35 ---> 6e7310d816f9 08:36:35 08:36:35 Step 9/19 : FROM alpine:3.15 08:36:35 ---> 5ce65d7b0fde 08:36:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:35 ---> Using cache 08:36:35 ---> f322750ea261 08:36:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:35 ---> Running in cb3b49190288 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:35 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:35 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:35 OK: 15857 distinct packages available 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:36 (1/9) Installing ca-certificates (20220614-r0) 08:36:36 (2/9) Installing brotli-libs (1.0.9-r5) 08:36:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:36:36 (4/9) Installing libcurl (7.80.0-r6) 08:36:36 (5/9) Installing curl (7.80.0-r6) 08:36:36 (6/9) Installing dumb-init (1.2.5-r1) 08:36:36 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:36 (8/9) Installing libucontext (1.1-r0) 08:36:36 (9/9) Installing gcompat (1.0.0-r4) 08:36:36 Executing busybox-1.34.1-r7.trigger 08:36:36 Executing ca-certificates-20220614-r0.trigger 08:36:36 OK: 8 MiB in 23 packages 08:36:37 Removing intermediate container cb3b49190288 08:36:37 ---> 9fb002097627 08:36:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:37 ---> 0725ab97aa1b 08:36:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:37 ---> f0955183e1b7 08:36:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:36:37 ---> b109d37773f7 08:36:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:37 ---> Running in b1f1c7884282 08:36:37 Removing intermediate container b1f1c7884282 08:36:37 ---> f48f95cb92d0 08:36:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:37 ---> Running in fc35609a463d 08:36:38 Removing intermediate container fc35609a463d 08:36:38 ---> 2512a3eb0c02 08:36:38 Step 17/19 : LABEL arch=x86_64 08:36:38 ---> Running in e13c35ba4f15 08:36:38 Removing intermediate container e13c35ba4f15 08:36:38 ---> adef0d928545 08:36:38 Step 18/19 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 08:36:38 ---> Running in 464344d2403e 08:36:38 Removing intermediate container 464344d2403e 08:36:38 ---> 8028272060f4 08:36:38 Step 19/19 : LABEL version=0.0.0 08:36:38 ---> Running in 826b713fe35d 08:36:38 Removing intermediate container 826b713fe35d 08:36:38 ---> f49ffcdfff4b 08:36:38 08:36:38 Successfully built f49ffcdfff4b 08:36:38 Successfully tagged security-spiffe-token-provider:latest 08:36:38  Building security-spiffe-token-provider ... done  [Pipeline] } 08:36:38 $ docker stop --time=1 9fd2c1536316d59545e01aff37aaca699a58a9d70643b9ba631f98e54401e2b3 08:36:39 $ docker rm -f --volumes 9fd2c1536316d59545e01aff37aaca699a58a9d70643b9ba631f98e54401e2b3 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:40 + docker images 08:36:40 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:40 security-spiffe-token-provider latest f49ffcdfff4b 1 second ago 30MB 08:36:40 6e7310d816f9 5 seconds ago 1.71GB 08:36:40 core-command latest 99a1ceef98c7 46 seconds ago 17.7MB 08:36:40 4d61a36ebaf8 48 seconds ago 1.68GB 08:36:40 security-spire-agent latest b7ba01e1c931 57 seconds ago 125MB 08:36:40 core-common-config-bootstrapper latest b61e3750c1c9 About a minute ago 15.5MB 08:36:40 support-notifications latest 8720e57c3173 About a minute ago 30.7MB 08:36:40 core-data latest de0cc52c7f22 About a minute ago 17.9MB 08:36:40 core-metadata latest 17392b5136fb About a minute ago 18.5MB 08:36:40 support-scheduler latest b4d4158450fd About a minute ago 30MB 08:36:40 1c05c4e9b20b About a minute ago 1.67GB 08:36:40 54a7cb759775 About a minute ago 1.74GB 08:36:40 010a67fce919 About a minute ago 1.74GB 08:36:40 4aa9ad73b681 About a minute ago 1.68GB 08:36:40 8699c2a8e89b About a minute ago 1.68GB 08:36:40 security-bootstrapper latest 7f40e79306e1 About a minute ago 20.4MB 08:36:40 security-secretstore-setup latest 40de57ee2b32 About a minute ago 30MB 08:36:40 security-proxy-setup latest a1d4421a00e8 2 minutes ago 27.8MB 08:36:40 838cf2103444 2 minutes ago 1.67GB 08:36:40 2db9cacb2c7a 2 minutes ago 1.67GB 08:36:40 6f3e53ee5918 2 minutes ago 1.67GB 08:36:40 security-spire-config latest cfd8e84de30a 2 minutes ago 85.8MB 08:36:40 security-spire-server latest 579bac911c64 2 minutes ago 86.5MB 08:36:40 7f9c1f3201da 2 minutes ago 1.55GB 08:36:40 6898f44d5756 2 minutes ago 1.55GB 08:36:40 ci-base-image-x86_64 latest b2cb313d7c1a 6 minutes ago 904MB 08:36:40 alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB 08:36:40 alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB 08:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:36:40 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] } 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.574s coverage: 28.7% of statements 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.649s coverage: 98.5% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.838s coverage: 73.7% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.962s coverage: 54.0% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.323s coverage: 88.5% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.682s coverage: 3.9% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.647s coverage: 95.6% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.286s coverage: 72.2% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.423s coverage: 65.9% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.960s coverage: 0.9% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.392s coverage: 29.6% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.333s coverage: 47.1% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 82.9% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.305s coverage: 94.1% of statements 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.422s coverage: 79.9% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.370s coverage: 63.1% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.452s coverage: 65.3% of statements 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 3.554s coverage: 41.0% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:45 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 08:39:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:45 go vet ./... 08:41:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:36 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:37 + ls -al . 08:41:37 total 744 08:41:37 drwxrwxr-x 10 1001 1001 4096 Feb 17 08:35 . 08:41:37 drwxr-xr-x 4 root root 4096 Feb 17 08:35 .. 08:41:37 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:33 .blubracket 08:41:37 -rw-rw-r-- 1 1001 1001 16 Feb 17 08:33 .dockerignore 08:41:37 drwxrwxr-x 8 1001 1001 4096 Feb 17 08:33 .git 08:41:37 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:33 .github 08:41:37 -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:33 .gitignore 08:41:37 -rw-rw-r-- 1 1001 1001 42 Feb 17 08:33 .golangci.yml 08:41:37 -rw-rw-r-- 1 1001 1001 87 Feb 17 08:33 .hadolint.yml 08:41:37 -rw-rw-r-- 1 1001 1001 166 Feb 17 08:33 .sonarcloud.properties 08:41:37 -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:33 ADOPTERS.md 08:41:37 -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:33 Attribution.txt 08:41:37 -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:33 CHANGELOG.md 08:41:37 -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:33 CONTRIBUTING.md 08:41:37 -rw-rw-r-- 1 1001 1001 677 Feb 17 08:33 GOVERNANCE.md 08:41:37 -rw-rw-r-- 1 1001 1001 883 Feb 17 08:33 Jenkinsfile 08:41:37 -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:33 LICENSE 08:41:37 -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:33 Makefile 08:41:37 -rw-rw-r-- 1 1001 1001 582 Feb 17 08:33 OWNERS.md 08:41:37 -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:33 README.md 08:41:37 -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:33 SECURITY.md 08:41:37 -rw-rw-r-- 1 1001 1001 5 Feb 17 08:30 VERSION 08:41:37 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:33 bin 08:41:37 drwxrwxr-x 17 1001 1001 4096 Feb 17 08:33 cmd 08:41:37 -rw-r--r-- 1 root root 487530 Feb 17 08:39 coverage.out 08:41:37 -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:33 go.mod 08:41:37 -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:33 go.sum 08:41:37 drwxrwxr-x 7 1001 1001 4096 Feb 17 08:33 internal 08:41:37 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:33 openapi 08:41:37 drwxrwxr-x 4 1001 1001 4096 Feb 17 08:33 snap 08:41:37 -rw-rw-r-- 1 1001 1001 204 Feb 17 08:33 version.go [Pipeline] sh 08:41:38 + '[' -e coverage.out ] 08:41:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:38 Warning: overwriting stash ‘coverage-report’ 08:41:39 Stashed 1 file(s) [Pipeline] sh 08:41:39 + make build 08:41:39 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 08:43:16 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 08:43:16 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 08:43:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:18 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 08:44:05 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 08:44: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:44:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:44:53 $ docker stop --time=1 fa990950e983b7ea0c6a74724b47ebb59607d020b13b57ca60c2ecc3f09e8425 08:44:55 $ docker rm -f --volumes fa990950e983b7ea0c6a74724b47ebb59607d020b13b57ca60c2ecc3f09e8425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:57 08:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:58 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:58 29e5d40040c1: Pulling fs layer 08:44:58 1ce36da41761: Pulling fs layer 08:44:58 25b303627fd3: Pulling fs layer 08:44:58 29e5d40040c1: Verifying Checksum 08:44:58 29e5d40040c1: Download complete 08:44:59 1ce36da41761: Verifying Checksum 08:44:59 1ce36da41761: Download complete 08:44:59 29e5d40040c1: Pull complete 08:45:00 1ce36da41761: Pull complete 08:45:00 25b303627fd3: Verifying Checksum 08:45:00 25b303627fd3: Download complete 08:45:10 25b303627fd3: Pull complete 08:45:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:11 prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container 08:45:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:13 $ docker top 2875d6be49512656d8e3ad264d08402ffd86a8ba44465a7c23475961e0af1503 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:14 + docker-compose build --help+ 08:45:14 grep parallel 08:45:21 --parallel Build images in parallel. [Pipeline] } 08:45:21 $ docker stop --time=1 2875d6be49512656d8e3ad264d08402ffd86a8ba44465a7c23475961e0af1503 08:45:23 $ docker rm -f --volumes 2875d6be49512656d8e3ad264d08402ffd86a8ba44465a7c23475961e0af1503 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:23 prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container 08:45:23 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:25 $ docker top 0d5fdcdb8c343a10c20501c347dcaba46c2480130059613ee7ee462ec4d3849b -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:26 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:32 Building core-command ... 08:45:32 Building core-common-config-bootstrapper ... 08:45:32 Building core-data ... 08:45:32 Building core-metadata ... 08:45:32 Building security-bootstrapper ... 08:45:32 Building security-proxy-setup ... 08:45:32 Building security-secretstore-setup ... 08:45:32 Building security-spiffe-token-provider ... 08:45:32 Building security-spire-agent ... 08:45:32 Building security-spire-config ... 08:45:32 Building security-spire-server ... 08:45:32 Building support-notifications ... 08:45:32 Building support-scheduler ... 08:45:32 Building security-spire-config 08:45:32 Building support-scheduler 08:45:32 Building security-proxy-setup 08:45:32 Building security-secretstore-setup 08:45:32 Building security-spiffe-token-provider 08:46:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:46:29 ---> e5c1cd5aa7ea 08:46:29 Step 3/21 : WORKDIR /edgex-go 08:46:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:29 ---> e5c1cd5aa7ea 08:46:29 Step 3/24 : WORKDIR /edgex-go 08:46:29 ---> Running in 8aece0dc4b18 08:46:29 ---> Running in 9d57b9dab7b7 08:46:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:46:29 ---> e5c1cd5aa7ea 08:46:29 Step 3/19 : WORKDIR /edgex-go 08:46:29 ---> Running in 701da279633d 08:46:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:29 ---> e5c1cd5aa7ea 08:46:29 Step 3/24 : WORKDIR /edgex-go 08:46:29 ---> Running in a9260c16e766 08:46:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:29 ---> e5c1cd5aa7ea 08:46:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:46:29 ---> Running in fe487c8c69e7 08:46:29 Removing intermediate container 9d57b9dab7b7 08:46:29 ---> 5c75efa95122 08:46:29 Step 4/24 : RUN apk add --update --no-cache make git 08:46:29 Removing intermediate container 701da279633d 08:46:29 ---> baa88e216551 08:46:29 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:46:29 Removing intermediate container 8aece0dc4b18 08:46:29 ---> a085d69d9992 08:46:29 Step 4/21 : RUN apk add --update --no-cache make git 08:46:29 Removing intermediate container fe487c8c69e7 08:46:29 ---> d7221bd75eb9 08:46:29 Step 4/22 : WORKDIR /edgex-go 08:46:29 ---> Running in 19bf0cc91f37 08:46:29 Removing intermediate container a9260c16e766 08:46:29 ---> Running in 8a8345b87c6a 08:46:29 ---> 961659a0a7a8 08:46:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:46:29 ---> Running in 52224056f923 08:46:29 ---> Running in e2116f824fdf 08:46:29 ---> Running in 537a0304526e 08:46:29 Removing intermediate container 52224056f923 08:46:29 ---> 09b96dc2b597 08:46:29 Step 5/22 : RUN apk add --update --no-cache make git 08:46:29 ---> Running in 7850ee79085b 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:29 OK: 221 MiB in 51 packages 08:46:29 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:46:29 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:46:29 OK: 16903 distinct packages available 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:29 OK: 221 MiB in 51 packages 08:46:29 OK: 221 MiB in 51 packages 08:46:29 Removing intermediate container 19bf0cc91f37 08:46:29 ---> 471c2533029c 08:46:29 Step 5/24 : COPY go.mod vendor* ./ 08:46:29 OK: 221 MiB in 51 packages 08:46:29 OK: 221 MiB in 51 packages 08:46:29 ---> 43174fef45e8 08:46:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:29 ---> Running in 0ff2f2d1bef7 08:46:29 Removing intermediate container 537a0304526e 08:46:29 ---> 0496a054ac12 08:46:29 Step 5/24 : COPY go.mod vendor* ./ 08:46:29 Removing intermediate container e2116f824fdf 08:46:29 ---> fb6328a3ad26 08:46:29 Step 5/21 : COPY go.mod vendor* ./ 08:46:29 Removing intermediate container 7850ee79085b 08:46:29 ---> 80b9e39ad18a 08:46:29 Step 6/22 : COPY go.mod vendor* ./ 08:46:30 Removing intermediate container 8a8345b87c6a 08:46:30 ---> cda54f2c6c80 08:46:30 Step 5/19 : COPY go.mod vendor* ./ 08:46:33 ---> 43d2d4576906 08:46:33 ---> 26677b3e7f50 08:46:33 ---> 345f8f5d7a79 08:46:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:33 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:33 ---> 5ec5be67b0b3 08:46:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:33 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:33 ---> Running in 4661307ed410 08:46:33 ---> Running in ebe9798f736a 08:46:33 ---> Running in e1bf5a5ff3ec 08:46:33 ---> Running in d04856a20783 08:48:25 Removing intermediate container 0ff2f2d1bef7 08:48:25 ---> 33a18a438ead 08:48:25 Step 7/24 : COPY . . 08:48:25 Removing intermediate container d04856a20783 08:48:25 ---> d10a1da30cf3 08:48:25 Step 7/21 : COPY . . 08:48:25 Removing intermediate container e1bf5a5ff3ec 08:48:25 ---> ea8032cca1d5 08:48:25 Step 7/19 : COPY . . 08:48:25 Removing intermediate container 4661307ed410 08:48:25 ---> 8e945c63afcf 08:48:25 Step 7/24 : COPY . . 08:48:25 Removing intermediate container ebe9798f736a 08:48:25 ---> d134722c7efa 08:48:25 Step 8/22 : COPY . . 08:48:37 ---> 3b5b96572009 08:48:37 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:37 ---> a31db2f919fe 08:48:37 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:37 ---> 27f8c537ff63 08:48:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:48:37 ---> b9ae4082b711 08:48:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:37 ---> Running in 2fc7d0039aee 08:48:37 ---> Running in e3bd02742686 08:48:38 ---> 33e954a6c0db 08:48:38 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:38 ---> Running in 4f10faa924d6 08:48:38 ---> Running in 1178ea157819 08:48:38 ---> Running in f73c2987d35d 08:48:38 Removing intermediate container 1178ea157819 08:48:38 ---> 2d54f9c59db1 08:48:38 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:39 ---> Running in f0ffb9c0d95b 08:48:39 Removing intermediate container f0ffb9c0d95b 08:48:39 ---> 11afcad56d55 08:48:40 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 08:48:40 ---> Running in 0b4ba0b9b4a9 08:48: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:48: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:40 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 08:48: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:43 Removing intermediate container 0b4ba0b9b4a9 08:48:43 ---> 57812a391d50 08:48:43 Step 11/24 : WORKDIR /edgex-go 08:48:43 ---> Running in dd4aaa0cd861 08:48:44 Removing intermediate container dd4aaa0cd861 08:48:44 ---> a17d5a6a8146 08:48:44 08:48:44 Step 12/24 : FROM alpine:3.15 08:48:44 3.15: Pulling from library/alpine 08:48:45 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:45 Status: Downloaded newer image for alpine:3.15 08:48:45 ---> 354640af7b1b 08:48:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:45 ---> Running in 4c8408e9bc23 08:48:46 Removing intermediate container 4c8408e9bc23 08:48:46 ---> 07a4d4b7a5d2 08:48:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:46 ---> Running in f5725c5f3cd1 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:51 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:51 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:51 OK: 15734 distinct packages available 08:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:54 (1/4) Installing dumb-init (1.2.5-r1) 08:48:54 (2/4) Installing musl-obstack (1.2.3-r0) 08:48:54 (3/4) Installing libucontext (1.1-r0) 08:48:54 (4/4) Installing gcompat (1.0.0-r4) 08:48:54 Executing busybox-1.34.1-r7.trigger 08:48:54 OK: 6 MiB in 18 packages 08:48:56 Removing intermediate container f5725c5f3cd1 08:48:56 ---> 36f13f0e2f99 08:48:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:03 ---> 3662e61f44cd 08:49:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:03 ---> 092bc9bb6f59 08:49:03 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:03 ---> Running in 03bc3f85c6f7 08:49:03 Removing intermediate container 03bc3f85c6f7 08:49:03 ---> 5634bf84cb2b 08:49:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:04 ---> c222dee58e25 08:49:04 Step 19/24 : WORKDIR / 08:49:04 ---> Running in efc4a1b1067c 08:49:05 Removing intermediate container efc4a1b1067c 08:49:05 ---> bb6c71e29e0f 08:49:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:05 ---> Running in a7c481996740 08:49:06 Removing intermediate container a7c481996740 08:49:06 ---> b0de6ad23985 08:49:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:06 ---> Running in 15afb236ba79 08:49:06 Removing intermediate container 15afb236ba79 08:49:06 ---> 5d1f4ca35c87 08:49:06 Step 22/24 : LABEL arch=arm64 08:49:06 ---> Running in 57a4f11b7d66 08:49:07 Removing intermediate container 57a4f11b7d66 08:49:07 ---> ae2682631c6d 08:49:07 Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:49:07 ---> Running in e96009ea1515 08:49:08 Removing intermediate container e96009ea1515 08:49:08 ---> 809988dc9a5b 08:49:08 Step 24/24 : LABEL version=0.0.0 08:49:08 ---> Running in 1b496e889b1f 08:49:08 Removing intermediate container 1b496e889b1f 08:49:08 ---> 6e45f2c18670 08:49:08 08:49:08 Successfully built 6e45f2c18670 08:49:08 Successfully tagged security-spire-config-arm64:latest 08:49:08  Building security-spire-config ... done Building security-spire-agent 08:49:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:23 ---> e5c1cd5aa7ea 08:49:23 Step 3/24 : WORKDIR /edgex-go 08:49:23 ---> Using cache 08:49:23 ---> 961659a0a7a8 08:49:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:49:23 ---> Using cache 08:49:23 ---> 0496a054ac12 08:49:23 Step 5/24 : COPY go.mod vendor* ./ 08:49:23 ---> Using cache 08:49:23 ---> 5ec5be67b0b3 08:49:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:23 ---> Using cache 08:49:23 ---> 8e945c63afcf 08:49:23 Step 7/24 : COPY . . 08:49:23 ---> Using cache 08:49:23 ---> b9ae4082b711 08:49:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:23 ---> Using cache 08:49:23 ---> 2d54f9c59db1 08:49:23 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:23 ---> Using cache 08:49:23 ---> 11afcad56d55 08:49:23 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 08:49:23 ---> Using cache 08:49:23 ---> 57812a391d50 08:49:23 Step 11/24 : WORKDIR /edgex-go 08:49:23 ---> Using cache 08:49:23 ---> a17d5a6a8146 08:49:23 08:49:23 Step 12/24 : FROM alpine:3.15 08:49:23 ---> 354640af7b1b 08:49:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:23 ---> Using cache 08:49:23 ---> 07a4d4b7a5d2 08:49:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:23 ---> Running in 5a59d817ccc7 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:27 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:27 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:27 OK: 15734 distinct packages available 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:29 (1/5) Installing dumb-init (1.2.5-r1) 08:49:29 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:29 (3/5) Installing libucontext (1.1-r0) 08:49:29 (4/5) Installing gcompat (1.0.0-r4) 08:49:29 (5/5) Installing openssl (1.1.1t-r1) 08:49:29 Executing busybox-1.34.1-r7.trigger 08:49:29 OK: 6 MiB in 19 packages 08:49:31 Removing intermediate container 5a59d817ccc7 08:49:31 ---> 6081fc436f51 08:49:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:36 ---> d1bf35f0d7c1 08:49:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:43 ---> 25be40801c60 08:49:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:49:43 ---> 7030f55856e1 08:49:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:49:44 ---> 5566bf76ee25 08:49:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:49:45 ---> a307ad3cf0b5 08:49:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:45 ---> Running in 83b016541d8f 08:49:45 Removing intermediate container 83b016541d8f 08:49:45 ---> 76bf72babc91 08:49:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:45 ---> Running in ae0a10d0950c 08:49:46 Removing intermediate container ae0a10d0950c 08:49:46 ---> 3ed57d80a016 08:49:46 Step 22/24 : LABEL arch=arm64 08:49:46 ---> Running in 03fc9d408e71 08:49:47 Removing intermediate container 03fc9d408e71 08:49:47 ---> 61726ca49fb9 08:49:47 Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:49:47 ---> Running in f79c681233cd 08:49:47 Removing intermediate container f79c681233cd 08:49:47 ---> 7f1c0783b00e 08:49:47 Step 24/24 : LABEL version=0.0.0 08:49:48 ---> Running in b5c27a556544 08:49:48 Removing intermediate container b5c27a556544 08:49:48 ---> c413b169e4e1 08:49:48 08:49:48 Successfully built c413b169e4e1 08:49:48 Successfully tagged security-spire-agent-arm64:latest 08:49:48  Building security-spire-agent ... done Building security-spire-server 08:50:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:07 ---> e5c1cd5aa7ea 08:50:07 Step 3/23 : WORKDIR /edgex-go 08:50:07 ---> Using cache 08:50:07 ---> 961659a0a7a8 08:50:07 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:50:07 ---> Using cache 08:50:07 ---> 0496a054ac12 08:50:07 Step 5/23 : COPY go.mod vendor* ./ 08:50:07 ---> Using cache 08:50:07 ---> 5ec5be67b0b3 08:50:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:07 ---> Using cache 08:50:07 ---> 8e945c63afcf 08:50:07 Step 7/23 : COPY . . 08:50:07 ---> Using cache 08:50:07 ---> b9ae4082b711 08:50:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:50:07 ---> Using cache 08:50:07 ---> 2d54f9c59db1 08:50:07 Step 9/23 : WORKDIR /edgex-go/spire-build 08:50:07 ---> Using cache 08:50:07 ---> 11afcad56d55 08:50:07 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 08:50:07 ---> Running in bb3321268a9b 08:50:09 Removing intermediate container bb3321268a9b 08:50:09 ---> 812186e5a8a7 08:50:09 Step 11/23 : WORKDIR /edgex-go 08:50:09 ---> Running in 9be11dbe723f 08:50:10 Removing intermediate container 9be11dbe723f 08:50:10 ---> 77ed338445d9 08:50:10 08:50:10 Step 12/23 : FROM alpine:3.15 08:50:10 ---> 354640af7b1b 08:50:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:10 ---> Using cache 08:50:10 ---> 07a4d4b7a5d2 08:50:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:10 ---> Using cache 08:50:10 ---> 6081fc436f51 08:50:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:17 ---> a1946a13e9e8 08:50:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:17 ---> 1dcdadbd5b2b 08:50:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:18 ---> 7c6fab78d933 08:50:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:19 ---> 34b280f28dbd 08:50:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:19 ---> Running in f545b95c5cf5 08:50:19 Removing intermediate container f545b95c5cf5 08:50:19 ---> 2222e9ee1383 08:50:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:19 ---> Running in 49e29eedde72 08:50:20 Removing intermediate container 49e29eedde72 08:50:20 ---> 688f4523f70f 08:50:20 Step 21/23 : LABEL arch=arm64 08:50:20 ---> Running in 3efcc57f7c17 08:50:20 Removing intermediate container 3efcc57f7c17 08:50:20 ---> 033849782eff 08:50:20 Step 22/23 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:50:20 ---> Running in eb9fab3ec328 08:50:21 Removing intermediate container eb9fab3ec328 08:50:21 ---> f6b2a74f60bb 08:50:21 Step 23/23 : LABEL version=0.0.0 08:50:21 ---> Running in 5b35c3984ca1 08:50:22 Removing intermediate container 5b35c3984ca1 08:50:22 ---> d75c16525c8d 08:50:22 08:50:22 Successfully built d75c16525c8d 08:50:22 Successfully tagged security-spire-server-arm64:latest 08:50:22  Building security-spire-server ... done Building core-command 08:50:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:40 ---> e5c1cd5aa7ea 08:50:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:40 ---> Using cache 08:50:40 ---> d7221bd75eb9 08:50:40 Step 4/23 : WORKDIR /edgex-go 08:50:40 ---> Using cache 08:50:40 ---> 09b96dc2b597 08:50:40 Step 5/23 : RUN apk add --update --no-cache make git 08:50:40 ---> Using cache 08:50:40 ---> 80b9e39ad18a 08:50:40 Step 6/23 : COPY go.mod vendor* ./ 08:50:40 ---> Using cache 08:50:40 ---> 345f8f5d7a79 08:50:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:40 ---> Using cache 08:50:40 ---> d134722c7efa 08:50:40 Step 8/23 : COPY . . 08:50:40 ---> Using cache 08:50:40 ---> 27f8c537ff63 08:50:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:40 ---> Running in 6c99cd4b1810 08:50:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:55:34 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 08:55:35 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 08:55:57 Removing intermediate container f73c2987d35d 08:55:57 ---> 7efc2c64c68e 08:55:57 08:55:57 Step 9/21 : FROM alpine:3.16 08:55:57 3.16: Pulling from library/alpine 08:55:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:57 Status: Downloaded newer image for alpine:3.16 08:55:57 ---> 4c81e5bf8899 08:55:57 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:55:57 ---> Running in 99c8a6dbe763 08:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:00 Removing intermediate container e3bd02742686 08:56:00 ---> 4c65d4012a9b 08:56:00 08:56:00 Step 9/24 : FROM alpine:3.16 08:56:00 ---> 4c81e5bf8899 08:56:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:00 ---> Running in 3574e9e9c1bc 08:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:02 (1/6) Installing ca-certificates (20220614-r0) 08:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:02 (2/6) Installing brotli-libs (1.0.9-r6) 08:56:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:56:02 (4/6) Installing libcurl (7.83.1-r6) 08:56:02 (5/6) Installing curl (7.83.1-r6) 08:56:02 (6/6) Installing dumb-init (1.2.5-r1) 08:56:02 Executing busybox-1.35.0-r17.trigger 08:56:02 Executing ca-certificates-20220614-r0.trigger 08:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:03 OK: 8 MiB in 20 packages 08:56:04 (1/3) Installing ca-certificates (20220614-r0) 08:56:04 (2/3) Installing dumb-init (1.2.5-r1) 08:56:04 (3/3) Installing su-exec (0.2-r1) 08:56:04 Executing busybox-1.35.0-r17.trigger 08:56:04 Executing ca-certificates-20220614-r0.trigger 08:56:05 OK: 6 MiB in 17 packages 08:56:07 Removing intermediate container 99c8a6dbe763 08:56:07 ---> 48a708189a46 08:56:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:07 ---> Running in eb8682aea36f 08:56:08 Removing intermediate container eb8682aea36f 08:56:08 ---> ace726123b5c 08:56:08 Step 12/21 : WORKDIR /edgex 08:56:09 ---> Running in 369eb4965070 08:56:09 Removing intermediate container 3574e9e9c1bc 08:56:09 ---> fb5644788cb3 08:56:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:09 ---> Running in 0ced88bc211d 08:56:10 Removing intermediate container 369eb4965070 08:56:10 ---> 2006922cbee8 08:56:10 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:56:10 Removing intermediate container 0ced88bc211d 08:56:10 ---> 5db7e581082c 08:56:10 Step 12/24 : WORKDIR / 08:56:10 ---> Running in 8db36291af8e 08:56:11 ---> 9cf7bc9a9b3d 08:56:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:56:11 Removing intermediate container 8db36291af8e 08:56:11 ---> ce744a03bafc 08:56:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:56:12 ---> c5bebad0a569 08:56:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:56:13 ---> 58bb858e77ae 08:56:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:14 ---> 56c769ad57c5 08:56:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:56:15 ---> f1767cde2c04 08:56:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:56:16 ---> 0519f435caae 08:56:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:17 ---> 25e8283d76da 08:56:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:17 ---> 1a3c5ce6398d 08:56:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:17 ---> Running in a8e025b5cafd 08:56:20 ---> 9b543b1b045e 08:56:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:21 Removing intermediate container a8e025b5cafd 08:56:21 ---> 5438bfcc980e 08:56:21 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:56:21 ---> Running in 04855c919d32 08:56:22 Removing intermediate container 04855c919d32 08:56:22 ---> ba7e66608862 08:56:22 Step 19/21 : LABEL arch=arm64 08:56:22 ---> Running in 0e6b6de73b64 08:56:22 ---> 138aa7efbb5d 08:56:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:23 Removing intermediate container 0e6b6de73b64 08:56:23 ---> 8a1b22b45fe2 08:56:23 Step 20/21 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:56:23 ---> Running in e16277ff7093 08:56:24 ---> cf1e7ac43262 08:56:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:24 ---> Running in 3fef4609a7db 08:56:24 Removing intermediate container e16277ff7093 08:56:24 ---> 8e421c66f222 08:56:24 Step 21/21 : LABEL version=0.0.0 08:56:24 ---> Running in 8fec134bc855 08:56:25 Removing intermediate container 8fec134bc855 08:56:25 ---> c4fecf63dbb9 08:56:25 08:56:25 Successfully built c4fecf63dbb9 08:56:26 Successfully tagged security-proxy-setup-arm64:latest 08:56:26  Building security-proxy-setup ... done Building security-bootstrapper 08:56:28 Removing intermediate container 3fef4609a7db 08:56:28 ---> e543ac6251f4 08:56:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:56:28 ---> Running in a7821dac46ed 08:56:28 Removing intermediate container a7821dac46ed 08:56:28 ---> 8e9f3fb80f44 08:56:28 Step 22/24 : LABEL arch=arm64 08:56:28 ---> Running in 8bf4b4ab6bae 08:56:29 Removing intermediate container 8bf4b4ab6bae 08:56:29 ---> f0f12a6edbad 08:56:29 Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:56:29 ---> Running in dce9ea73453f 08:56:29 Removing intermediate container dce9ea73453f 08:56:29 ---> 9a887d43ee70 08:56:30 Step 24/24 : LABEL version=0.0.0 08:56:30 ---> Running in 703c6f447add 08:56:30 Removing intermediate container 703c6f447add 08:56:30 ---> 9d64c803196a 08:56:30 08:56:31 Successfully built 9d64c803196a 08:56:31 Successfully tagged security-secretstore-setup-arm64:latest 08:56:31  Building security-secretstore-setup ... done Building support-notifications 08:56:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:56:57 ---> e5c1cd5aa7ea 08:56:57 Step 3/32 : WORKDIR /edgex-go 08:56:57 ---> Using cache 08:56:57 ---> 961659a0a7a8 08:56:57 Step 4/32 : RUN apk add --update --no-cache make git 08:56:57 ---> Running in 6daf73bef3b0 08:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:58 ---> e5c1cd5aa7ea 08:56:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:58 ---> Using cache 08:56:58 ---> d7221bd75eb9 08:56:58 Step 4/22 : WORKDIR /edgex-go 08:56:58 ---> Using cache 08:56:58 ---> 09b96dc2b597 08:56:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:56:58 ---> Running in 4a92f62ac56d 08:56:59 OK: 221 MiB in 51 packages 08:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:01 Removing intermediate container 6daf73bef3b0 08:57:01 ---> d64d34fbebf3 08:57:01 Step 5/32 : COPY go.mod vendor* ./ 08:57:02 OK: 221 MiB in 51 packages 08:57:02 ---> b97c461de837 08:57:02 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:02 ---> Running in 1ac939bb7034 08:57:04 Removing intermediate container 4a92f62ac56d 08:57:04 ---> 6659018ecbb5 08:57:04 Step 6/22 : COPY go.mod vendor* ./ 08:57:05 ---> 38e070e1c294 08:57:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:05 ---> Running in 53541ae1f3d7 08:58:27 Removing intermediate container 6c99cd4b1810 08:58:27 ---> 231babaf4b10 08:58:27 08:58:27 Step 10/23 : FROM alpine:3.16 08:58:27 ---> 4c81e5bf8899 08:58:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:27 ---> Running in c4ad7f5ad70e 08:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:28 (1/1) Installing dumb-init (1.2.5-r1) 08:58:28 Executing busybox-1.35.0-r17.trigger 08:58:28 OK: 5 MiB in 15 packages 08:58:31 Removing intermediate container c4ad7f5ad70e 08:58:31 ---> 6e0e09c519e8 08:58:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:31 ---> Running in e355c9779381 08:58:32 Removing intermediate container e355c9779381 08:58:32 ---> 9527337ae8d0 08:58:32 Step 13/23 : ENV APP_PORT=59882 08:58:32 ---> Running in ec5c685cfb39 08:58:33 Removing intermediate container ec5c685cfb39 08:58:33 ---> 9414edbb0b1d 08:58:33 Step 14/23 : EXPOSE $APP_PORT 08:58:34 ---> Running in 7e9b3f5ea026 08:58:35 Removing intermediate container 7e9b3f5ea026 08:58:35 ---> 5ba4e9a9aba5 08:58:35 Step 15/23 : WORKDIR / 08:58:35 ---> Running in c92ac2d08073 08:58:36 Removing intermediate container c92ac2d08073 08:58:36 ---> dd00fdf18f36 08:58:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:37 ---> 8157119bd230 08:58:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:39 Removing intermediate container 2fc7d0039aee 08:58:39 ---> 90795643df3f 08:58:39 08:58:39 Step 9/19 : FROM alpine:3.15 08:58:39 ---> 354640af7b1b 08:58:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:39 ---> Using cache 08:58:39 ---> 07a4d4b7a5d2 08:58:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:39 ---> Running in 4343c45e721c 08:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:58:43 ---> ad4ff972d1eb 08:58:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:58:44 ---> 912c84d90510 08:58:44 Step 19/23 : ENTRYPOINT ["/core-command"] 08:58:44 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:58:44 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:58:44 OK: 15734 distinct packages available 08:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:58:44 ---> Running in df0aaa662220 08:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:58:45 Removing intermediate container df0aaa662220 08:58:45 ---> 39f6f95a73d2 08:58:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:45 ---> Running in 009c9903ec88 08:58:46 (1/9) Installing ca-certificates (20220614-r0) 08:58:46 (2/9) Installing brotli-libs (1.0.9-r5) 08:58:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:58:46 (4/9) Installing libcurl (7.80.0-r6) 08:58:46 (5/9) Installing curl (7.80.0-r6) 08:58:46 (6/9) Installing dumb-init (1.2.5-r1) 08:58:46 (7/9) Installing musl-obstack (1.2.3-r0) 08:58:46 (8/9) Installing libucontext (1.1-r0) 08:58:46 (9/9) Installing gcompat (1.0.0-r4) 08:58:46 Executing busybox-1.34.1-r7.trigger 08:58:46 Executing ca-certificates-20220614-r0.trigger 08:58:47 OK: 8 MiB in 23 packages 08:58:47 Removing intermediate container 009c9903ec88 08:58:47 ---> b8a697cba86d 08:58:47 Step 21/23 : LABEL arch=arm64 08:58:47 ---> Running in 83a6006dc64b 08:58:48 Removing intermediate container 83a6006dc64b 08:58:48 ---> a6bda2bb6bd0 08:58:48 Step 22/23 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:58:49 ---> Running in 50b0768d74d9 08:58:50 Removing intermediate container 50b0768d74d9 08:58:50 ---> 4a367f1775e7 08:58:50 Step 23/23 : LABEL version=0.0.0 08:58:50 ---> Running in a3e167a08e23 08:58:50 Removing intermediate container 4343c45e721c 08:58:50 ---> 06060cad42c2 08:58:50 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:50 Removing intermediate container a3e167a08e23 08:58:50 ---> db24f3b82f42 08:58:50 08:58:51 Successfully built db24f3b82f42 08:58:51 Successfully tagged core-command-arm64:latest 08:58:51  Building core-command ... done Building core-data 08:58:52 ---> a566781af158 08:58:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:58:56 ---> 7440b7681389 08:58:56 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:58:57 ---> 1a84ea0b0ab0 08:58:57 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:58:58 ---> Running in 5ce9d693ccf3 08:58:58 Removing intermediate container 5ce9d693ccf3 08:58:58 ---> fc0052ade980 08:58:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:59 ---> Running in 8c445a9f2533 08:59:00 Removing intermediate container 8c445a9f2533 08:59:00 ---> 9f21e6bc36db 08:59:00 Step 17/19 : LABEL arch=arm64 08:59:00 ---> Running in 6de3fffd8cb7 08:59:01 Removing intermediate container 6de3fffd8cb7 08:59:01 ---> 5186c19b5f67 08:59:01 Step 18/19 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:59:01 ---> Running in 9cf41c70cef8 08:59:02 Removing intermediate container 9cf41c70cef8 08:59:02 ---> f28e00bf3ee5 08:59:02 Step 19/19 : LABEL version=0.0.0 08:59:02 ---> Running in 372ed0ec1a76 08:59:03 Removing intermediate container 372ed0ec1a76 08:59:03 ---> ccce00ac377b 08:59:03 08:59:03 Successfully built ccce00ac377b 08:59:03 Successfully tagged security-spiffe-token-provider-arm64:latest 08:59:03 Building core-metadata 08:59:10  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:10 ---> e5c1cd5aa7ea 08:59:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:10 ---> Using cache 08:59:10 ---> d7221bd75eb9 08:59:10 Step 4/22 : WORKDIR /edgex-go 08:59:10 ---> Using cache 08:59:10 ---> 09b96dc2b597 08:59:10 Step 5/22 : RUN apk add --update --no-cache make git 08:59:10 ---> Using cache 08:59:10 ---> 80b9e39ad18a 08:59:10 Step 6/22 : COPY go.mod vendor* ./ 08:59:10 ---> Using cache 08:59:10 ---> 345f8f5d7a79 08:59:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:10 ---> Using cache 08:59:10 ---> d134722c7efa 08:59:10 Step 8/22 : COPY . . 08:59:10 ---> Using cache 08:59:10 ---> 27f8c537ff63 08:59:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:59:10 Removing intermediate container 1ac939bb7034 08:59:10 ---> 065ae9290634 08:59:10 Step 7/32 : COPY . . 08:59:10 ---> Running in ba70effd545f 08:59:12 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 08:59:13 Removing intermediate container 53541ae1f3d7 08:59:13 ---> 3d5c68454a56 08:59:13 Step 8/22 : COPY . . 08:59:17 Removing intermediate container 4f10faa924d6 08:59:17 ---> 8121867b92ff 08:59:17 08:59:17 Step 10/22 : FROM alpine:3.16 08:59:17 ---> 4c81e5bf8899 08:59:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:59:17 ---> Using cache 08:59:17 ---> 6e0e09c519e8 08:59:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:17 ---> Using cache 08:59:17 ---> 9527337ae8d0 08:59:17 Step 13/22 : ENV APP_PORT=59861 08:59:17 ---> Running in 1d592fdb2b3e 08:59:18 Removing intermediate container 1d592fdb2b3e 08:59:18 ---> f84ed8ab521c 08:59:18 Step 14/22 : EXPOSE $APP_PORT 08:59:19 ---> Running in 5d542bb69fe4 08:59:20 Removing intermediate container 5d542bb69fe4 08:59:20 ---> 8ca945e0e381 08:59:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:22 ---> 3c63bfbdf515 08:59:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:59:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:23 ---> e5c1cd5aa7ea 08:59:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:23 ---> Using cache 08:59:23 ---> d7221bd75eb9 08:59:23 Step 4/24 : WORKDIR /edgex-go 08:59:23 ---> Using cache 08:59:23 ---> 09b96dc2b597 08:59:23 Step 5/24 : RUN apk add --update --no-cache make git 08:59:23 ---> Using cache 08:59:23 ---> 80b9e39ad18a 08:59:23 Step 6/24 : COPY go.mod vendor* ./ 08:59:23 ---> Using cache 08:59:23 ---> 345f8f5d7a79 08:59:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:23 ---> Using cache 08:59:23 ---> d134722c7efa 08:59:23 Step 8/24 : COPY . . 08:59:24 ---> Using cache 08:59:24 ---> 27f8c537ff63 08:59:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:24 ---> Running in 79277ff8516d 08:59:26 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 08:59:27 ---> 2f4244dd9bfc 08:59:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:59:29 ---> fdf02cf25489 08:59:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:59:29 ---> Running in 24e6ccb5f8cc 08:59:30 Removing intermediate container 24e6ccb5f8cc 08:59:30 ---> 0ab52748fd99 08:59:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:30 ---> Running in 6bb19d0e34d6 08:59:31 Removing intermediate container 6bb19d0e34d6 08:59:31 ---> a58089141b9a 08:59:31 Step 20/22 : LABEL arch=arm64 08:59:31 ---> Running in 7b1862ceaa56 08:59:32 Removing intermediate container 7b1862ceaa56 08:59:32 ---> cb09df3cfc43 08:59:32 Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 08:59:32 ---> Running in 627d17072c30 08:59:33 Removing intermediate container 627d17072c30 08:59:33 ---> 1fbada1d85c0 08:59:33 Step 22/22 : LABEL version=0.0.0 08:59:33 ---> Running in a2c82b09e59c 08:59:36 Removing intermediate container a2c82b09e59c 08:59:36 ---> 09cdfadbca5f 08:59:36 08:59:37 Successfully built 09cdfadbca5f 08:59:37 Successfully tagged support-scheduler-arm64:latest 08:59:37 Building core-common-config-bootstrapper 08:59:37  Building support-scheduler ... done  ---> 5aa2b367de33 08:59:37 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:37 ---> Running in 46890a1d8411 08:59:38 ---> b1abc98c2279 08:59:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:59:38 ---> Running in 87347c183df9 08:59: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 08:59:41 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 08:59:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:59 ---> e5c1cd5aa7ea 08:59:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:59 ---> Using cache 08:59:59 ---> d7221bd75eb9 08:59:59 Step 4/22 : WORKDIR /edgex-go 08:59:59 ---> Using cache 08:59:59 ---> 09b96dc2b597 08:59:59 Step 5/22 : RUN apk add --update --no-cache make git 08:59:59 ---> Using cache 08:59:59 ---> 80b9e39ad18a 08:59:59 Step 6/22 : COPY go.mod vendor* ./ 08:59:59 ---> Using cache 08:59:59 ---> 345f8f5d7a79 08:59:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:59 ---> Using cache 08:59:59 ---> d134722c7efa 08:59:59 Step 8/22 : COPY . . 08:59:59 ---> Using cache 08:59:59 ---> 27f8c537ff63 08:59:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:59 ---> Running in 4854ed7940a9 09:00:00 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 09:07:12 Removing intermediate container ba70effd545f 09:07:12 ---> 78fb9997cbd6 09:07:12 09:07:12 Step 10/22 : FROM alpine:3.16 09:07:12 ---> 4c81e5bf8899 09:07:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:12 ---> Running in 978ab2f2ba41 09:07:12 Removing intermediate container 978ab2f2ba41 09:07:12 ---> 7e29133172f5 09:07:12 Step 12/22 : ENV APP_PORT=59880 09:07:12 ---> Running in f542b9887648 09:07:12 Removing intermediate container f542b9887648 09:07:12 ---> 03e62825444d 09:07:12 Step 13/22 : EXPOSE $APP_PORT 09:07:12 ---> Running in 6f5ef71fa5d9 09:07:12 Removing intermediate container 6f5ef71fa5d9 09:07:12 ---> 78f573eaa41b 09:07:12 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:07:12 ---> Running in 127bc30268dc 09:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:12 (1/1) Installing dumb-init (1.2.5-r1) 09:07:12 Executing busybox-1.35.0-r17.trigger 09:07:12 OK: 5 MiB in 15 packages 09:07:15 Removing intermediate container 127bc30268dc 09:07:15 ---> 61d6b93522ae 09:07:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:16 Removing intermediate container 46890a1d8411 09:07:16 ---> 9e0671e9f0f2 09:07:16 09:07:16 Step 9/32 : FROM alpine:3.16 09:07:16 ---> 4c81e5bf8899 09:07:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:16 ---> Running in 61eb0a8eb154 09:07:16 ---> 068fe0ee4768 09:07:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:17 Removing intermediate container 61eb0a8eb154 09:07:17 ---> d6a174b57e69 09:07:17 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:07:17 ---> Running in 0f28917bac48 09:07:19 ---> c868eb3c9553 09:07:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:20 ---> b66ff69deb84 09:07:20 Step 18/22 : ENTRYPOINT ["/core-data"] 09:07:20 ---> Running in 0ef87e1a1a9b 09:07:21 Removing intermediate container 0ef87e1a1a9b 09:07:21 ---> 077156d8d275 09:07:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:21 ---> Running in 98511a38d52a 09:07:21 Removing intermediate container 98511a38d52a 09:07:21 ---> f3a8657f949b 09:07:21 Step 20/22 : LABEL arch=arm64 09:07:21 ---> Running in b33078587809 09:07:21 (1/2) Installing dumb-init (1.2.5-r1) 09:07:21 (2/2) Installing su-exec (0.2-r1) 09:07:21 Executing busybox-1.35.0-r17.trigger 09:07:21 OK: 5 MiB in 16 packages 09:07:22 Removing intermediate container b33078587809 09:07:22 ---> 360226e2d4a4 09:07:22 Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 09:07:22 ---> Running in ccbe790971a2 09:07:23 Removing intermediate container ccbe790971a2 09:07:23 ---> 61fdfea10883 09:07:23 Step 22/22 : LABEL version=0.0.0 09:07:23 ---> Running in 4eecc9ebb78e 09:07:23 Removing intermediate container 0f28917bac48 09:07:23 ---> c655bf5fb732 09:07:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:07:24 ---> Running in 758315a7a989 09:07:24 Removing intermediate container 4eecc9ebb78e 09:07:24 ---> af4a53365325 09:07:24 09:07:24 Removing intermediate container 758315a7a989 09:07:24 ---> a972a1a23971 09:07:24 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:07:24 Successfully built af4a53365325 09:07:24 Successfully tagged core-data-arm64:latest 09:07:24  Building core-data ... done  ---> Running in 329ac53ad31a 09:07:25 Removing intermediate container 329ac53ad31a 09:07:25 ---> aea4fc057be9 09:07:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:07:26 ---> Running in 1823fd7244a5 09:07:26 Removing intermediate container 1823fd7244a5 09:07:26 ---> 2e74e568908f 09:07:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:07:27 ---> Running in 0a951038f882 09:07:28 Removing intermediate container 0a951038f882 09:07:28 ---> a936d769f7cd 09:07:28 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:07:28 ---> Running in 88d2495c2833 09:07:32 Removing intermediate container 88d2495c2833 09:07:32 ---> 3cec6784a133 09:07:32 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:07:33 ---> Running in 554e7861d9f1 09:07:34 Removing intermediate container 554e7861d9f1 09:07:34 ---> bf46806a3eb9 09:07:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:07:37 ---> 5148c871c815 09:07:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:07:37 ---> Running in d02a27253d30 09:07:41 Removing intermediate container 4854ed7940a9 09:07:41 ---> ddc4578588cb 09:07:41 09:07:41 Step 10/22 : FROM alpine:3.16 09:07:41 ---> 4c81e5bf8899 09:07:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:07:41 Removing intermediate container d02a27253d30 09:07:41 ---> 0070f9e328e9 09:07:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:41 ---> Running in 75022462b32e 09:07:44 Removing intermediate container 75022462b32e 09:07:44 ---> befac900212c 09:07:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:07:44 ---> 2d43c198d884 09:07:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:07:44 ---> Running in 57026a30e600 09:07:45 Removing intermediate container 79277ff8516d 09:07:45 ---> 9dc3156e8589 09:07:45 09:07:45 Step 10/24 : FROM alpine:3.16 09:07:45 ---> 4c81e5bf8899 09:07:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:07:45 ---> Using cache 09:07:45 ---> 6e0e09c519e8 09:07:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:45 ---> Using cache 09:07:45 ---> 9527337ae8d0 09:07:45 Step 13/24 : ENV APP_PORT=59881 09:07:45 ---> Running in fea5365fc3cd 09:07:46 Removing intermediate container fea5365fc3cd 09:07:46 ---> c573a4d3b4b3 09:07:46 Step 14/24 : EXPOSE $APP_PORT 09:07:46 ---> Running in 5d48e4090113 09:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:47 ---> e694f6274916 09:07:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:07:47 Removing intermediate container 5d48e4090113 09:07:47 ---> e778dcb4891c 09:07:47 Step 15/24 : WORKDIR / 09:07:48 ---> Running in 21a6d2fd41c0 09:07:48 Removing intermediate container 21a6d2fd41c0 09:07:48 ---> 6b58b12ec1ab 09:07:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:48 (1/1) Installing dumb-init (1.2.5-r1) 09:07:48 Executing busybox-1.35.0-r17.trigger 09:07:48 OK: 5 MiB in 15 packages 09:07:49 ---> d028961cd629 09:07:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:07:50 ---> 051c31f44d78 09:07:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:07:51 ---> 5d9ba72db901 09:07:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:07:51 Removing intermediate container 57026a30e600 09:07:51 ---> 9e4aed63ea58 09:07:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:53 ---> cb74138f7ced 09:07:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:07:53 ---> 097701c10b0d 09:07:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:07:53 ---> 496cf419307e 09:07:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:07:54 ---> ca876bd5dd3f 09:07:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:07:54 ---> 4555ccfc5391 09:07:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:07:57 ---> d18f93290db0 09:07:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:07:57 ---> 0e4b91bd4104 09:07:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:07:57 ---> 71ee67c4ac66 09:07:57 Step 27/32 : RUN chmod +x /entrypoint.sh 09:07:57 ---> Running in aa1d9635c276 09:07:57 ---> Running in 75c4a8b46501 09:07:58 Removing intermediate container aa1d9635c276 09:07:58 ---> d5648b801ec8 09:07:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:58 ---> Running in 75231c4ee5da 09:07:58 ---> c6b12995e940 09:07:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:07:59 Removing intermediate container 75231c4ee5da 09:07:59 ---> ce04c3744313 09:07:59 Step 22/24 : LABEL arch=arm64 09:07:59 ---> Running in 8bbd6666e802 09:08:01 ---> 60a227240149 09:08:01 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:01 ---> Running in 3a5a4d2478fc 09:08:01 Removing intermediate container 8bbd6666e802 09:08:01 ---> 735bac622821 09:08:01 Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 09:08:01 Removing intermediate container 75c4a8b46501 09:08:01 ---> 1520857f0605 09:08:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:08:01 ---> Running in 8c659578a2c8 09:08:01 ---> Running in 49ff6c7e6e86 09:08:02 Removing intermediate container 8c659578a2c8 09:08:02 ---> c96f9c0c8b5a 09:08:02 Step 24/24 : LABEL version=0.0.0 09:08:02 Removing intermediate container 49ff6c7e6e86 09:08:02 ---> bec70a6861f2 09:08:02 Step 29/32 : CMD ["gate"] 09:08:02 ---> Running in 103c3d91c23a 09:08:02 ---> Running in 6b2759a163b2 09:08:03 Removing intermediate container 103c3d91c23a 09:08:03 ---> 26481f7cb97a 09:08:03 09:08:03 Removing intermediate container 6b2759a163b2 09:08:03 ---> fb4cbad64e61 09:08:03 Step 30/32 : LABEL arch=arm64 09:08:04 ---> Running in 52791d4707d8 09:08:04 Successfully built 26481f7cb97a 09:08:04 Successfully tagged core-metadata-arm64:latest 09:08:04  Building core-metadata ... done Removing intermediate container 52791d4707d8 09:08:04 ---> 7fc796106019 09:08:04 Step 31/32 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 09:08:04 ---> Running in bd69b69118cc 09:08:05 Removing intermediate container 3a5a4d2478fc 09:08:05 ---> d6b188439b4a 09:08:05 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:08:05 ---> Running in bda8fea9815b 09:08:05 Removing intermediate container bd69b69118cc 09:08:05 ---> 8757b116c5c0 09:08:05 Step 32/32 : LABEL version=0.0.0 09:08:05 ---> Running in 62fa218e9c24 09:08:06 Removing intermediate container bda8fea9815b 09:08:06 ---> b5c526b85800 09:08:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:08:06 ---> Running in 925fa3de13d5 09:08:06 Removing intermediate container 62fa218e9c24 09:08:06 ---> 86c7e520281d 09:08:06 09:08:06 Successfully built 86c7e520281d 09:08:06 Successfully tagged security-bootstrapper-arm64:latest 09:08:06 Removing intermediate container 925fa3de13d5 09:08:06 ---> b0a692a55ffd 09:08:06 Step 20/22 : LABEL arch=arm64 09:08:07  Building security-bootstrapper ... done  ---> Running in 4f7e88553033 09:08:07 Removing intermediate container 4f7e88553033 09:08:07 ---> cc417e3d0be5 09:08:07 Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 09:08:07 ---> Running in d9dc73882342 09:08:08 Removing intermediate container d9dc73882342 09:08:08 ---> 6a61296043f7 09:08:08 Step 22/22 : LABEL version=0.0.0 09:08:08 ---> Running in 1b2a30f3d72a 09:08:08 Removing intermediate container 1b2a30f3d72a 09:08:08 ---> 9b678be83927 09:08:08 09:08:08 Successfully built 9b678be83927 09:08:08 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:08:41  Building core-common-config-bootstrapper ... done Removing intermediate container 87347c183df9 09:08:41 ---> 9f3b3312b5fa 09:08:41 09:08:41 Step 10/22 : FROM alpine:3.16 09:08:41 ---> 4c81e5bf8899 09:08:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:08:41 ---> Running in 5946d31d02b1 09:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:41 (1/2) Installing ca-certificates (20220614-r0) 09:08:41 (2/2) Installing dumb-init (1.2.5-r1) 09:08:41 Executing busybox-1.35.0-r17.trigger 09:08:41 Executing ca-certificates-20220614-r0.trigger 09:08:41 OK: 6 MiB in 16 packages 09:08:41 Removing intermediate container 5946d31d02b1 09:08:41 ---> 3449c3e6bc9d 09:08:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:08:41 ---> Running in 6e8c53ab840b 09:08:41 Removing intermediate container 6e8c53ab840b 09:08:41 ---> b5ab5ce24197 09:08:41 Step 13/22 : ENV APP_PORT=59860 09:08:41 ---> Running in 38d99c3d04b4 09:08:41 Removing intermediate container 38d99c3d04b4 09:08:41 ---> d48fa3ebd6f0 09:08:41 Step 14/22 : EXPOSE $APP_PORT 09:08:41 ---> Running in aad449817970 09:08:42 Removing intermediate container aad449817970 09:08:42 ---> 6c90ee5e6f3c 09:08:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:42 ---> 5372d6fa2871 09:08:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:08:44 ---> 59b959105879 09:08:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:08:44 ---> 76b882f6b7eb 09:08:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:08:44 ---> Running in 19a21b991f51 09:08:45 Removing intermediate container 19a21b991f51 09:08:45 ---> 141fc990ca44 09:08:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:45 ---> Running in 10467a835321 09:08:45 Removing intermediate container 10467a835321 09:08:45 ---> b843ecbd566d 09:08:45 Step 20/22 : LABEL arch=arm64 09:08:45 ---> Running in 9bad7a8bc63e 09:08:45 Removing intermediate container 9bad7a8bc63e 09:08:45 ---> 544890c3a92b 09:08:45 Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb 09:08:45 ---> Running in 01c1d74be8dd 09:08:46 Removing intermediate container 01c1d74be8dd 09:08:46 ---> 0105ea3826d9 09:08:46 Step 22/22 : LABEL version=0.0.0 09:08:46 ---> Running in 3f70b3731ff3 09:08:46 Removing intermediate container 3f70b3731ff3 09:08:46 ---> 28571f93c827 09:08:46 09:08:46 Successfully built 28571f93c827 09:08:46 Successfully tagged support-notifications-arm64:latest 09:08:47  Building support-notifications ... done  [Pipeline] } 09:08:47 $ docker stop --time=1 0d5fdcdb8c343a10c20501c347dcaba46c2480130059613ee7ee462ec4d3849b 09:08:49 $ docker rm -f --volumes 0d5fdcdb8c343a10c20501c347dcaba46c2480130059613ee7ee462ec4d3849b [Pipeline] // withDockerContainer [Pipeline] sh 09:08:49 + docker images 09:08:49 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:49 support-notifications-arm64 latest 28571f93c827 3 seconds ago 29.7MB 09:08:49 9f3b3312b5fa 14 seconds ago 1.57GB 09:08:49 core-common-config-bootstrapper-arm64 latest 9b678be83927 41 seconds ago 14.9MB 09:08:49 security-bootstrapper-arm64 latest 86c7e520281d 43 seconds ago 19.6MB 09:08:49 core-metadata-arm64 latest 26481f7cb97a 46 seconds ago 17.7MB 09:08:49 9dc3156e8589 About a minute ago 1.51GB 09:08:49 ddc4578588cb About a minute ago 1.5GB 09:08:49 core-data-arm64 latest af4a53365325 About a minute ago 17.2MB 09:08:49 9e0671e9f0f2 About a minute ago 1.5GB 09:08:49 78fb9997cbd6 About a minute ago 1.51GB 09:08:49 support-scheduler-arm64 latest 09cdfadbca5f 9 minutes ago 29MB 09:08:49 8121867b92ff 9 minutes ago 1.57GB 09:08:49 security-spiffe-token-provider-arm64 latest ccce00ac377b 9 minutes ago 29.1MB 09:08:49 core-command-arm64 latest db24f3b82f42 9 minutes ago 17MB 09:08:49 90795643df3f 10 minutes ago 1.54GB 09:08:49 231babaf4b10 10 minutes ago 1.51GB 09:08:49 security-secretstore-setup-arm64 latest 9d64c803196a 12 minutes ago 29MB 09:08:49 security-proxy-setup-arm64 latest c4fecf63dbb9 12 minutes ago 26.9MB 09:08:49 4c65d4012a9b 12 minutes ago 1.5GB 09:08:49 7efc2c64c68e 12 minutes ago 1.5GB 09:08:49 security-spire-server-arm64 latest d75c16525c8d 18 minutes ago 84.3MB 09:08:49 77ed338445d9 18 minutes ago 1.38GB 09:08:49 security-spire-agent-arm64 latest c413b169e4e1 19 minutes ago 122MB 09:08:49 security-spire-config-arm64 latest 6e45f2c18670 19 minutes ago 83.6MB 09:08:49 a17d5a6a8146 20 minutes ago 1.38GB 09:08:49 ci-base-image-arm64 latest e5c1cd5aa7ea 33 minutes ago 905MB 09:08:49 alpine 3.15 354640af7b1b 6 days ago 5.34MB 09:08:49 alpine 3.16 4c81e5bf8899 6 days ago 5.3MB 09:08:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:08:49 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 09:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:50 09:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:50 arm64: Pulling from edgex-lftools-log-publisher 09:08:50 8998bd30e6a1: Pulling fs layer 09:08:50 04944245beec: Pulling fs layer 09:08:50 699f458cf7ca: Pulling fs layer 09:08:50 765212b225bb: Pulling fs layer 09:08:50 f23df028b6ca: Pulling fs layer 09:08:50 d65c8cfc05b1: Pulling fs layer 09:08:50 2437ff75d9bd: Pulling fs layer 09:08:50 765212b225bb: Waiting 09:08:50 f23df028b6ca: Waiting 09:08:50 d65c8cfc05b1: Waiting 09:08:50 2437ff75d9bd: Waiting 09:08:50 04944245beec: Verifying Checksum 09:08:50 04944245beec: Download complete 09:08:50 765212b225bb: Verifying Checksum 09:08:50 765212b225bb: Download complete 09:08:50 f23df028b6ca: Verifying Checksum 09:08:50 f23df028b6ca: Download complete 09:08:51 d65c8cfc05b1: Verifying Checksum 09:08:51 d65c8cfc05b1: Download complete 09:08:51 699f458cf7ca: Verifying Checksum 09:08:51 699f458cf7ca: Download complete 09:08:51 8998bd30e6a1: Verifying Checksum 09:08:51 8998bd30e6a1: Download complete 09:08:54 2437ff75d9bd: Verifying Checksum 09:08:54 2437ff75d9bd: Download complete 09:08:55 8998bd30e6a1: Pull complete 09:08:56 04944245beec: Pull complete 09:08:57 699f458cf7ca: Pull complete 09:08:57 765212b225bb: Pull complete 09:08:58 f23df028b6ca: Pull complete 09:08:58 d65c8cfc05b1: Pull complete 09:09:13 2437ff75d9bd: Pull complete 09:09:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:13 prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container 09:09:13 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:09:17 $ docker top 66523ada55b45479c5053c03a9853b194789f1c5a426d6568234944c6a808fd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:17 ---> job-cost.sh 09:09:17 lf-activate-venv: SKIPPING 09:09:17 INFO: No Stack... 09:09:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:19 INFO: Archiving Costs [Pipeline] sh 09:09:19 + cut -d, -f6+ 09:09:19 cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 09:09:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] 09:09:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] did not exist. Created. 09:09:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:20 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:20 Stashed 1 file(s) [Pipeline] } 09:09:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:20 $ docker stop --time=1 66523ada55b45479c5053c03a9853b194789f1c5a426d6568234944c6a808fd1 09:09:22 $ docker rm -f --volumes 66523ada55b45479c5053c03a9853b194789f1c5a426d6568234944c6a808fd1 [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 09:09:22 provisioning config files... 09:09:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config10812468145171203688tmp [Pipeline] { [Pipeline] sh 09:09:22 + set +x 09:09:22 + curl -s https://codecov.io/bash 09:09:22 + bash -s -- 09:09:22 09:09:22 _____ _ 09:09:22 / ____| | | 09:09:22 | | ___ __| | ___ ___ _____ __ 09:09:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:22 Bash-1.0.6 09:09:22 09:09:22 09:09:22 ==> git version 2.25.1 found 09:09:22 ==> 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 09:09:22 Release-Date: 2020-01-08 09:09:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:09:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:09:22 ==> Jenkins CI detected. 09:09:22 current dir:  /w/workspace/edgex-go/7 09:09:22 project root: . 09:09:22 --> token set from env 09:09:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:22 ==> Running gcov in . (disable via -X gcov) 09:09:22 ==> Python coveragepy not found 09:09:22 ==> Searching for coverage reports in: 09:09:22 + . 09:09:22 -> Found 1 reports 09:09:22 ==> Detecting git/mercurial file structure 09:09:22 ==> Reading reports 09:09:22 + ./coverage.out bytes=487530 09:09:23 ==> Appending adjustments 09:09:23 https://docs.codecov.io/docs/fixing-reports 09:09:24 + Found adjustments 09:09:24 ==> Gzipping contents 09:09:24 64K /tmp/codecov.uxQtwU.gz 09:09:24 ==> Uploading reports 09:09:24 url: https://codecov.io 09:09:24 query: branch=PR-4340&commit=c8a29f83f42792604aa6d873a8061875a0efdce1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:09:24 -> Pinging Codecov 09:09:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=c8a29f83f42792604aa6d873a8061875a0efdce1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:09:24 -> Uploading to 09:09:24 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/c8a29f83f42792604aa6d873a8061875a0efdce1/24b18a8b-8e62-44db-95e7-53fa9f0f5dc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T090924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e71bca5cc5bca955220f8beecaaea481e316b94634dca9ab773360064818ff6 09:09:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:24 Dload Upload Total Spent Left Speed 09:09:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63014 0 0 100 63014 0 211k --:--:-- --:--:-- --:--:-- 212k 09:09:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] } 09:09:25 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 09:09:25 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 09:09:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:26 ---> package-listing.sh 09:09:26 ++ facter osfamily 09:09:26 ++ tr '[:upper:]' '[:lower:]' 09:09:27 + OS_FAMILY=debian 09:09:27 + workspace=/w/workspace/edgex-go/7 09:09:27 + START_PACKAGES=/tmp/packages_start.txt 09:09:27 + END_PACKAGES=/tmp/packages_end.txt 09:09:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:27 + PACKAGES=/tmp/packages_start.txt 09:09:27 + '[' /w/workspace/edgex-go/7 ']' 09:09:27 + PACKAGES=/tmp/packages_end.txt 09:09:27 + case "${OS_FAMILY}" in 09:09:27 + dpkg -l 09:09:27 + grep '^ii' 09:09:27 + '[' -f /tmp/packages_start.txt ']' 09:09:27 + '[' -f /tmp/packages_end.txt ']' 09:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:27 + '[' /w/workspace/edgex-go/7 ']' 09:09:27 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 09:09:27 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:09:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:27 09:09:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:28 latest: Pulling from edgex-lftools-log-publisher 09:09:28 5eb5b503b376: Pulling fs layer 09:09:28 5c69ac0246d0: Pulling fs layer 09:09:28 ec43610c2a17: Pulling fs layer 09:09:28 3a2ae6a8a46f: Pulling fs layer 09:09:28 33b1e0a273af: Pulling fs layer 09:09:28 5d3b04190fa2: Pulling fs layer 09:09:28 2f39f015ded8: Pulling fs layer 09:09:28 2f39f015ded8: Waiting 09:09:28 33b1e0a273af: Waiting 09:09:28 3a2ae6a8a46f: Waiting 09:09:28 5d3b04190fa2: Waiting 09:09:28 5c69ac0246d0: Verifying Checksum 09:09:28 3a2ae6a8a46f: Download complete 09:09:28 33b1e0a273af: Verifying Checksum 09:09:28 33b1e0a273af: Download complete 09:09:28 5d3b04190fa2: Download complete 09:09:28 ec43610c2a17: Verifying Checksum 09:09:28 ec43610c2a17: Download complete 09:09:28 5eb5b503b376: Download complete 09:09:29 2f39f015ded8: Download complete 09:09:30 5eb5b503b376: Pull complete 09:09:30 5c69ac0246d0: Pull complete 09:09:30 ec43610c2a17: Pull complete 09:09:30 3a2ae6a8a46f: Pull complete 09:09:31 33b1e0a273af: Pull complete 09:09:31 5d3b04190fa2: Pull complete 09:09:36 2f39f015ded8: Pull complete 09:09:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:36 prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container 09:09:36 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:09:40 $ docker top 16f58f0b9a2b3341688758d13c51f51fcd22735a93b5d54e1e56b1ad3048aa88 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:09:41 + ls /var/log/sa-host 09:09:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:41 provisioning config files... 09:09:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config17564694959450890094tmp [Pipeline] { [Pipeline] echo 09:09:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:41 ---> create-netrc.sh [Pipeline] } 09:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:41 ---> python-tools-install.sh [Pipeline] echo 09:09:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:42 ---> sudo-logs.sh 09:09:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:09:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:42 ---> job-cost.sh 09:09:42 lf-activate-venv: SKIPPING 09:09:42 DEBUG: total: 0.10999999940395355 09:09:42 INFO: Retrieving Stack Cost... 09:09:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:43 INFO: Archiving Costs [Pipeline] echo 09:09:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:43 ---> logs-deploy.sh 09:09:43 lf-activate-venv: SKIPPING 09:09:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/7 09:09:43 INFO: archiving workspace using pattern(s): 09:09:44 Archives upload complete. 09:09:44 INFO: archiving logs to Nexus