Pull request #4303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86b9a06eef3a28f8bdd78c873d12b40ded79814a+9e386417050e4cffa7025a09e4120fb1660b81d4 (14187d2375b45a1844d3aa391d090a6b1baf3810) 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-ssh14106609386736481469.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-ssh5692214542793866993.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16347068707118303655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6912069515098471374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7386396702079365334.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh114278488260221300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3431’ Running on prd-ubuntu20.04-docker-8c-8g-3436 in /w/workspace/edgexfoundry_edgex-go_PR-4303 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit 86b9a06eef3a28f8bdd78c873d12b40ded79814a Merge succeeded, producing 86b9a06eef3a28f8bdd78c873d12b40ded79814a Checking out Revision 86b9a06eef3a28f8bdd78c873d12b40ded79814a (PR-4303) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4303/head:refs/remotes/origin/PR-4303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86b9a06eef3a28f8bdd78c873d12b40ded79814a # 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 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86b9a06eef3a28f8bdd78c873d12b40ded79814a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:43 ========================================================= 19:04:43 EdgeX Global Pipelines Version Info 19:04:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:43 ------------------- 19:04:43 stable info: 19:04:43 ------------------- 19:04:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:43 Message: update stable to v1.0.244 19:04:44 ------------------- 19:04:44 experimental info: 19:04:44 ------------------- 19:04:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4303 [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4303 [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4303 [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86b9a06eef3a28f8bdd78c873d12b40ded79814a [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86b9a06 [Pipeline] echo 19:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:45 provisioning config files... 19:04:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config196577385928601502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:46 ---> docker-login.sh 19:04:46 nexus3.edgexfoundry.org:10001 19:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:46 Configure a credential helper to remove this warning. See 19:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:46 19:04:46 Login Succeeded 19:04:46 nexus3.edgexfoundry.org:10002 19:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:46 Configure a credential helper to remove this warning. See 19:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:46 19:04:46 Login Succeeded 19:04:46 nexus3.edgexfoundry.org:10003 19:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:46 Configure a credential helper to remove this warning. See 19:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:46 19:04:46 Login Succeeded 19:04:46 nexus3.edgexfoundry.org:10004 19:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:46 Configure a credential helper to remove this warning. See 19:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:46 19:04:46 Login Succeeded 19:04:46 docker.io 19:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:47 Configure a credential helper to remove this warning. See 19:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:47 19:04:47 Login Succeeded 19:04:47 ---> docker-login.sh ends [Pipeline] } 19:04:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:47 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:04:47 + + dirname cmd/core-command/Dockerfile 19:04:47 cut -d/ -f2 19:04:47 + echo core-command,cmd/core-command/Dockerfile 19:04:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:04:47 + dirname cmd/core-data/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo core-data,cmd/core-data/Dockerfile 19:04:47 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 19:04:47 19:04:47 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:47 + dirname cmd/security-bootstrapper/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:47 + dirname cmd/security-proxy-setup/Dockerfile+ 19:04:47 cut -d/ -f2 19:04:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:47 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:47 + dirname cmd/security-spire-agent/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:47 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 19:04:47 -f2 19:04:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:47 + dirname cmd/security-spire-server/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:47 + dirname cmd/support-notifications/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:47 + dirname cmd/support-scheduler/Dockerfile 19:04:47 + cut -d/ -f2 19:04:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:47 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:48 + git rev-list -1 --merges 86b9a06eef3a28f8bdd78c873d12b40ded79814a~1..86b9a06eef3a28f8bdd78c873d12b40ded79814a [Pipeline] echo 19:04:48 -----------> git rev-list -1 --merges 86b9a06eef3a28f8bdd78c873d12b40ded79814a~1..86b9a06eef3a28f8bdd78c873d12b40ded79814a 86b9a06eef3a28f8bdd78c873d12b40ded79814a [false] [Pipeline] sh 19:04:48 + git log --format=format:%s -1 86b9a06eef3a28f8bdd78c873d12b40ded79814a [Pipeline] echo 19:04:48 ========================================================= 19:04:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:48 + grep -v github /etc/ssh/ssh_known_hosts 19:04:48 + [ -e /tmp/ssh_known_hosts ] 19:04:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:48 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:49 19:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:49 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:49 b85a868b505f: Pulling fs layer 19:04:49 e2be974225ed: Pulling fs layer 19:04:49 339a4e72a1f5: Pulling fs layer 19:04:49 988bab9f4d93: Pulling fs layer 19:04:49 1469e6f7b9e6: Pulling fs layer 19:04:49 eaf3925da568: Pulling fs layer 19:04:49 bab4dde63d76: Pulling fs layer 19:04:49 bde34c3a00c8: Pulling fs layer 19:04:49 b352a97aabf1: Pulling fs layer 19:04:49 4872d77fe225: Pulling fs layer 19:04:49 5851b861e8e6: Pulling fs layer 19:04:49 988bab9f4d93: Waiting 19:04:49 1469e6f7b9e6: Waiting 19:04:49 eaf3925da568: Waiting 19:04:49 bab4dde63d76: Waiting 19:04:49 bde34c3a00c8: Waiting 19:04:49 b352a97aabf1: Waiting 19:04:49 4872d77fe225: Waiting 19:04:49 5851b861e8e6: Waiting 19:04:49 e2be974225ed: Download complete 19:04:49 988bab9f4d93: Verifying Checksum 19:04:49 988bab9f4d93: Download complete 19:04:50 1469e6f7b9e6: Verifying Checksum 19:04:50 1469e6f7b9e6: Download complete 19:04:50 eaf3925da568: Download complete 19:04:50 339a4e72a1f5: Verifying Checksum 19:04:50 339a4e72a1f5: Download complete 19:04:50 bde34c3a00c8: Download complete 19:04:50 b352a97aabf1: Verifying Checksum 19:04:50 b352a97aabf1: Download complete 19:04:50 4872d77fe225: Verifying Checksum 19:04:50 4872d77fe225: Download complete 19:04:50 5851b861e8e6: Verifying Checksum 19:04:50 5851b861e8e6: Download complete 19:04:50 b85a868b505f: Verifying Checksum 19:04:50 b85a868b505f: Download complete 19:04:50 bab4dde63d76: Verifying Checksum 19:04:50 bab4dde63d76: Download complete 19:04:51 b85a868b505f: Pull complete 19:04:51 e2be974225ed: Pull complete 19:04:52 339a4e72a1f5: Pull complete 19:04:52 988bab9f4d93: Pull complete 19:04:52 1469e6f7b9e6: Pull complete 19:04:52 eaf3925da568: Pull complete 19:04:54 bab4dde63d76: Pull complete 19:04:54 bde34c3a00c8: Pull complete 19:04:54 b352a97aabf1: Pull complete 19:04:54 4872d77fe225: Pull complete 19:04:54 5851b861e8e6: Pull complete 19:04:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:55 prd-ubuntu20.04-docker-8c-8g-3436 does not seem to be running inside a container 19:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:57 $ docker top 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc -eo pid,comm 19:04:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:58 [ssh-agent] Looking for ssh-agent implementation... 19:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:58 $ docker exec 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc ssh-agent 19:04:58 SSH_AUTH_SOCK=/tmp/ssh-ALS5sdz7fvbQ/agent.33 19:04:58 SSH_AGENT_PID=39 19:04:58 Running ssh-add (command line suppressed) 19:04:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10653743374543342224.key (/w/workspace/edgex-go/1@tmp/private_key_10653743374543342224.key) 19:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:58 + git tag --points-at HEAD [Pipeline] } 19:04:58 $ docker exec --env ******** --env ******** 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc ssh-agent -k 19:04:58 unset SSH_AUTH_SOCK; 19:04:58 unset SSH_AGENT_PID; 19:04:58 echo Agent pid 39 killed; 19:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:58 [ssh-agent] Looking for ssh-agent implementation... 19:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:59 $ docker exec 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc ssh-agent 19:04:59 SSH_AUTH_SOCK=/tmp/ssh-jjkOufL2v2oX/agent.71 19:04:59 SSH_AGENT_PID=77 19:04:59 Running ssh-add (command line suppressed) 19:04:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3849185833704747362.key (/w/workspace/edgex-go/1@tmp/private_key_3849185833704747362.key) 19:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:59 + git semver init 19:04:59 2023-01-23 19:04:59,891 [run_init] DEBUG init version:0.0.0 force:False 19:04:59 2023-01-23 19:04:59,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:59 2023-01-23 19:04:59,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:59 2023-01-23 19:04:59,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:05:06 2023-01-23 19:05:06,146 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:06 2023-01-23 19:05:06,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4303 with force:False 19:05:06 2023-01-23 19:05:06,147 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4303 19:05:06 2023-01-23 19:05:06,151 [execute] INFO git cat-file --batch-check 19:05:06 2023-01-23 19:05:06,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:06 2023-01-23 19:05:06,158 [execute] INFO git cat-file --batch 19:05:06 2023-01-23 19:05:06,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:06 2023-01-23 19:05:06,164 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4303 19:05:06 0.0.0 [Pipeline] } 19:05:06 $ docker exec --env ******** --env ******** 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc ssh-agent -k 19:05:06 unset SSH_AUTH_SOCK; 19:05:06 unset SSH_AGENT_PID; 19:05:06 echo Agent pid 77 killed; 19:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:07 + git semver [Pipeline] } 19:05:07 $ docker stop --time=1 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc 19:05:08 $ docker rm -f --volumes 1b7ec051eb5c255efd87aa66c95964a0bf69845efa501fda900a85b31047d8dc [Pipeline] // withDockerContainer [Pipeline] sh 19:05:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:09 Stashed 1 file(s) [Pipeline] echo 19:05:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:10 ========================================================= 19:05:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:05:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:10 213ec9aee27d: Pulling fs layer 19:05:10 4583459ba037: Pulling fs layer 19:05:10 93c1e223e6f2: Pulling fs layer 19:05:10 53926ce57604: Pulling fs layer 19:05:10 21b2b0c7a3f4: Pulling fs layer 19:05:10 22ff95d597cd: Pulling fs layer 19:05:10 12d6caf4c0d1: Pulling fs layer 19:05:10 96b7cbca73a9: Pulling fs layer 19:05:10 a7acece74701: Pulling fs layer 19:05:10 53926ce57604: Waiting 19:05:10 12d6caf4c0d1: Waiting 19:05:10 a7acece74701: Waiting 19:05:10 96b7cbca73a9: Waiting 19:05:10 22ff95d597cd: Waiting 19:05:10 93c1e223e6f2: Verifying Checksum 19:05:10 93c1e223e6f2: Download complete 19:05:10 4583459ba037: Download complete 19:05:10 21b2b0c7a3f4: Verifying Checksum 19:05:10 21b2b0c7a3f4: Download complete 19:05:10 22ff95d597cd: Verifying Checksum 19:05:10 22ff95d597cd: Download complete 19:05:10 213ec9aee27d: Verifying Checksum 19:05:10 213ec9aee27d: Download complete 19:05:10 12d6caf4c0d1: Download complete 19:05:10 213ec9aee27d: Pull complete 19:05:10 4583459ba037: Pull complete 19:05:11 93c1e223e6f2: Pull complete 19:05:12 a7acece74701: Verifying Checksum 19:05:12 a7acece74701: Download complete 19:05:12 53926ce57604: Verifying Checksum 19:05:12 53926ce57604: Download complete 19:05:12 96b7cbca73a9: Verifying Checksum 19:05:12 96b7cbca73a9: Download complete 19:05:16 53926ce57604: Pull complete 19:05:16 21b2b0c7a3f4: Pull complete 19:05:16 22ff95d597cd: Pull complete 19:05:16 12d6caf4c0d1: Pull complete 19:05:18 96b7cbca73a9: Pull complete 19:05:19 a7acece74701: Pull complete 19:05:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:19 WORKDIR /edgex 19:05:19 COPY go.mod . 19:05:19 RUN go mod download 19:05:19 + docker build -t ci-base-image-x86_64 -f - . 19:05:19 Sending build context to Docker daemon 170.1MB 19:05:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:19 ---> db6d94c90886 19:05:19 Step 2/4 : WORKDIR /edgex 19:05:24 ---> Running in c6f229199290 19:05:24 Removing intermediate container c6f229199290 19:05:24 ---> aa58f24b39b3 19:05:24 Step 3/4 : COPY go.mod . 19:05:24 ---> cad1c1378528 19:05:24 Step 4/4 : RUN go mod download 19:05:24 ---> Running in dbb20607e313 19:05:24 Still waiting to schedule task 19:05:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3432’ is offline 19:05:36 Removing intermediate container dbb20607e313 19:05:36 ---> 4a1677921a83 19:05:36 Successfully built 4a1677921a83 19:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:36 + docker inspect -f . ci-base-image-x86_64 19:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:36 prd-ubuntu20.04-docker-8c-8g-3436 does not seem to be running inside a container 19:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:37 $ docker top f75644f48fe7e12b27ed5d429026af7fc19548dfaf0256cb719e780fa0099ced -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:37 + go version 19:05:37 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:37 $ docker stop --time=1 f75644f48fe7e12b27ed5d429026af7fc19548dfaf0256cb719e780fa0099ced 19:05:39 $ docker rm -f --volumes f75644f48fe7e12b27ed5d429026af7fc19548dfaf0256cb719e780fa0099ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:39 + docker inspect -f . ci-base-image-x86_64 19:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:39 prd-ubuntu20.04-docker-8c-8g-3436 does not seem to be running inside a container 19:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:40 $ docker top 5894b039d7aa8d39c67a3b6fb95d69cbab57c894ca48375da918a3d6364c6320 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:40 ========================================================= 19:05:40 [edgeXBuildGoParallel] Running Tests and Build... 19:05:40 ========================================================= [Pipeline] sh 19:05:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:41 + make test 19:05:41 go test -race -coverprofile=coverage.out ./... 19:05:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.151s coverage: 43.0% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.147s coverage: 54.0% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.088s coverage: 89.2% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.140s coverage: 2.4% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.557s coverage: 95.6% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 29.6% of statements 19:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 19:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 19:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 19:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 19:06:16 flag provided but not defined: -invalid 19:06:16 Usage of setupRegistryACL: 19:06:16 -configDir string 19:06:16 19:06:16 --- FAIL: TestExecute (0.00s) 19:06:16 --- FAIL: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server (1.04s) 19:06:16 command_test.go:178: 19:06:16 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:178 19:06:16 Error: An error is expected but got nil. 19:06:16 Test: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server 19:06:16 --- FAIL: TestMultipleExecuteCalls (0.00s) 19:06:16 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.04s) 19:06:16 command_test.go:278: 19:06:16 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 19:06:16 Error: Received unexpected error: 19:06:16 failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:33335/v1/consul/roles/role1": dial tcp 127.0.0.1:33335: connect: connection refused 19:06:16 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 19:06:16 FAIL 19:06:16 coverage: 80.2% of statements 19:06:16 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.251s 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.088s coverage: 86.9% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.088s coverage: 87.2% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.7% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:25 FAIL 19:06:25 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 19:06:25 $ docker stop --time=1 5894b039d7aa8d39c67a3b6fb95d69cbab57c894ca48375da918a3d6364c6320 19:06:27 $ docker rm -f --volumes 5894b039d7aa8d39c67a3b6fb95d69cbab57c894ca48375da918a3d6364c6320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:06:28 Failed in branch amd64 19:07:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3439 in /w/workspace/edgexfoundry_edgex-go_PR-4303 [Pipeline] { [Pipeline] ws 19:07:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:56 The recommended git tool is: git 19:08:02 using credential edgex-jenkins-ssh 19:08:02 Cloning the remote Git repository 19:08:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:02 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:02 > git --version # timeout=10 19:08:02 > git --version # 'git version 2.25.1' 19:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4303/head:refs/remotes/origin/PR-4303 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:23 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit 86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:08:23 Merge succeeded, producing 86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:08:23 Checking out Revision 86b9a06eef3a28f8bdd78c873d12b40ded79814a (PR-4303) 19:08:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:08:24 > git --version # timeout=10 19:08:24 > git --version # 'git version 2.25.1' 19:08:24 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:23 > git config core.sparsecheckout # timeout=10 19:08:23 > git checkout -f 86b9a06eef3a28f8bdd78c873d12b40ded79814a # timeout=10 19:08:23 > git remote # timeout=10 19:08:23 > git config --get remote.origin.url # timeout=10 19:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:23 > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 19:08:23 > git rev-parse HEAD^{commit} # timeout=10 19:08:23 > git config core.sparsecheckout # timeout=10 19:08:23 > git checkout -f 86b9a06eef3a28f8bdd78c873d12b40ded79814a # timeout=10 19:08:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:25 Dload Upload Total Spent Left Speed 19:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 19:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:26 + sudo tee /etc/docker/daemon.new 19:08:26 { 19:08:26 "registry-mirrors": [ 19:08:26 "https://nexus3.edgexfoundry.org:10001" 19:08:26 ], 19:08:26 "bip": "10.250.0.254/24", 19:08:26 "hosts": [ 19:08:26 "tcp://0.0.0.0:5555", 19:08:26 "unix:///var/run/docker.sock" 19:08:26 ], 19:08:26 "mtu": 1458, 19:08:26 "selinux-enabled": true, 19:08:26 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:26 } [Pipeline] sh 19:08:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:45 provisioning config files... 19:08:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17788668314376266366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:46 ---> docker-login.sh 19:08:46 nexus3.edgexfoundry.org:10001 19:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:46 Configure a credential helper to remove this warning. See 19:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:46 19:08:46 Login Succeeded 19:08:46 nexus3.edgexfoundry.org:10002 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10003 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10004 19:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 docker.io 19:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 ---> docker-login.sh ends [Pipeline] } 19:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:49 ========================================================= 19:08:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:50 9b18e9b68314: Pulling fs layer 19:08:50 35d82f9e3411: Pulling fs layer 19:08:50 e16973657156: Pulling fs layer 19:08:50 fc693d55d65f: Pulling fs layer 19:08:50 7e9fc2657dce: Pulling fs layer 19:08:50 dda99020689f: Pulling fs layer 19:08:50 db1c61fa0a46: Pulling fs layer 19:08:50 891c053d2c06: Pulling fs layer 19:08:50 fc693d55d65f: Waiting 19:08:50 7e9fc2657dce: Waiting 19:08:50 dda99020689f: Waiting 19:08:50 db1c61fa0a46: Waiting 19:08:50 891c053d2c06: Waiting 19:08:50 e16973657156: Verifying Checksum 19:08:50 e16973657156: Download complete 19:08:50 35d82f9e3411: Download complete 19:08:50 7e9fc2657dce: Verifying Checksum 19:08:50 7e9fc2657dce: Download complete 19:08:50 dda99020689f: Download complete 19:08:50 9b18e9b68314: Verifying Checksum 19:08:50 9b18e9b68314: Download complete 19:08:51 9b18e9b68314: Pull complete 19:08:51 891c053d2c06: Verifying Checksum 19:08:51 891c053d2c06: Download complete 19:08:52 35d82f9e3411: Pull complete 19:08:52 e16973657156: Pull complete 19:08:52 db1c61fa0a46: Verifying Checksum 19:08:52 db1c61fa0a46: Download complete 19:08:53 fc693d55d65f: Verifying Checksum 19:08:53 fc693d55d65f: Download complete 19:09:05 fc693d55d65f: Pull complete 19:09:05 7e9fc2657dce: Pull complete 19:09:05 dda99020689f: Pull complete 19:09:12 db1c61fa0a46: Pull complete 19:09:13 891c053d2c06: Pull complete 19:09:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:14 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:14 WORKDIR /edgex 19:09:14 COPY go.mod . 19:09:14 RUN go mod download -t 19:09:14 ci-base-image-arm64 -f - . 19:09:15 Sending build context to Docker daemon 3.124MB 19:09:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:15 ---> f96f9c87975a 19:09:15 Step 2/4 : WORKDIR /edgex 19:09:17 ---> Running in 550dca98ccc5 19:09:17 Removing intermediate container 550dca98ccc5 19:09:17 ---> a220e54798c3 19:09:17 Step 3/4 : COPY go.mod . 19:09:17 ---> 03e5ebaa3883 19:09:17 Step 4/4 : RUN go mod download 19:09:17 ---> Running in 894d6414b42a 19:09:50 Removing intermediate container 894d6414b42a 19:09:50 ---> 4c644222a3d2 19:09:50 Successfully built 4c644222a3d2 19:09:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:50 + docker inspect -f . ci-base-image-arm64 19:09:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:50 prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container 19:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:52 $ docker top 4e845f9f4416a5f23400273b885c5d27cc6eca73f688e79ea9b59ecf13ca04bd -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:53 + go version 19:09:53 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:53 $ docker stop --time=1 4e845f9f4416a5f23400273b885c5d27cc6eca73f688e79ea9b59ecf13ca04bd 19:09:54 $ docker rm -f --volumes 4e845f9f4416a5f23400273b885c5d27cc6eca73f688e79ea9b59ecf13ca04bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:55 + docker inspect -f . ci-base-image-arm64 19:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:56 prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container 19:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:57 $ docker top f06e7b3f7d637d03e74b24880cfbf85d138a45919ec01a5fc7854066b73eb114 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:57 ========================================================= 19:09:57 [edgeXBuildGoParallel] Running Tests and Build... 19:09:57 ========================================================= [Pipeline] sh 19:09:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:58 + make test 19:09:58 go test -race -coverprofile=coverage.out ./... 19:10:37 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.424s coverage: 28.7% of statements 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.599s coverage: 98.5% of statements 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.483s coverage: 43.0% of statements 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 54.0% of statements 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.379s coverage: 89.2% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.130s coverage: 2.4% of statements 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.757s coverage: 95.6% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.384s coverage: 72.2% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.480s coverage: 60.0% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.294s coverage: 58.8% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.6% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.351s coverage: 47.1% of statements 19:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements 19:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 19:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.305s coverage: 87.5% of statements 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.929s coverage: 79.9% of statements 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 64.7% of statements 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.3% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.833s coverage: 41.8% of statements 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.321s coverage: 89.5% of statements 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.326s coverage: 84.8% of statements 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.703s coverage: 92.3% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 63.2% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:40 go vet ./... 19:16:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:47 + ls -al . 19:16:47 total 744 19:16:47 drwxrwxr-x 10 1001 1001 4096 Jan 23 19:10 . 19:16:47 drwxr-xr-x 4 root root 4096 Jan 23 19:09 .. 19:16:47 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:08 .blubracket 19:16:47 -rw-rw-r-- 1 1001 1001 16 Jan 23 19:08 .dockerignore 19:16:47 drwxrwxr-x 8 1001 1001 4096 Jan 23 19:08 .git 19:16:47 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:08 .github 19:16:47 -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:08 .gitignore 19:16:47 -rw-rw-r-- 1 1001 1001 42 Jan 23 19:08 .golangci.yml 19:16:47 -rw-rw-r-- 1 1001 1001 87 Jan 23 19:08 .hadolint.yml 19:16:47 -rw-rw-r-- 1 1001 1001 166 Jan 23 19:08 .sonarcloud.properties 19:16:47 -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:08 ADOPTERS.md 19:16:47 -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:08 Attribution.txt 19:16:47 -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:08 CHANGELOG.md 19:16:47 -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:08 CONTRIBUTING.md 19:16:47 -rw-rw-r-- 1 1001 1001 677 Jan 23 19:08 GOVERNANCE.md 19:16:47 -rw-rw-r-- 1 1001 1001 850 Jan 23 19:08 Jenkinsfile 19:16:47 -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:08 LICENSE 19:16:47 -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:08 Makefile 19:16:47 -rw-rw-r-- 1 1001 1001 582 Jan 23 19:08 OWNERS.md 19:16:47 -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:08 README.md 19:16:47 -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:08 SECURITY.md 19:16:47 -rw-rw-r-- 1 1001 1001 5 Jan 23 19:05 VERSION 19:16:47 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:08 bin 19:16:47 drwxrwxr-x 17 1001 1001 4096 Jan 23 19:08 cmd 19:16:47 -rw-r--r-- 1 root root 489970 Jan 23 19:14 coverage.out 19:16:47 -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:08 go.mod 19:16:47 -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:08 go.sum 19:16:47 drwxrwxr-x 7 1001 1001 4096 Jan 23 19:08 internal 19:16:47 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:08 openapi 19:16:47 drwxrwxr-x 4 1001 1001 4096 Jan 23 19:08 snap 19:16:47 -rw-rw-r-- 1 1001 1001 204 Jan 23 19:08 version.go [Pipeline] sh 19:16:48 + '[' -e coverage.out ] 19:16:48 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:49 Stashed 1 file(s) [Pipeline] sh 19:16:49 + make build 19:16:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:18: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 19:18:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:18:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:19:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:09 $ docker stop --time=1 f06e7b3f7d637d03e74b24880cfbf85d138a45919ec01a5fc7854066b73eb114 19:20:11 $ docker rm -f --volumes f06e7b3f7d637d03e74b24880cfbf85d138a45919ec01a5fc7854066b73eb114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:14 19:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:14 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:14 29e5d40040c1: Pulling fs layer 19:20:14 1ce36da41761: Pulling fs layer 19:20:14 25b303627fd3: Pulling fs layer 19:20:14 29e5d40040c1: Verifying Checksum 19:20:14 29e5d40040c1: Download complete 19:20:15 1ce36da41761: Verifying Checksum 19:20:15 1ce36da41761: Download complete 19:20:15 29e5d40040c1: Pull complete 19:20:16 25b303627fd3: Verifying Checksum 19:20:16 25b303627fd3: Download complete 19:20:16 1ce36da41761: Pull complete 19:20:29 25b303627fd3: Pull complete 19:20:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:29 prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container 19:20:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:32 $ docker top 3ee5b10fd241418176f9f3bede931835de63cf2dc463a3509494fc9c41713772 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:33 + docker-compose+ grep build --help 19:20:33 parallel 19:20:38 --parallel Build images in parallel. [Pipeline] } 19:20:38 $ docker stop --time=1 3ee5b10fd241418176f9f3bede931835de63cf2dc463a3509494fc9c41713772 19:20:40 $ docker rm -f --volumes 3ee5b10fd241418176f9f3bede931835de63cf2dc463a3509494fc9c41713772 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:40 prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container 19:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:42 $ docker top 0bf84c25ed01b93cbfa3894533b421f739bdc53635471d51cca05680ae864e52 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:48 Building core-command ... 19:20:48 Building core-common-config-bootstrapper ... 19:20:48 Building core-data ... 19:20:48 Building core-metadata ... 19:20:48 Building security-bootstrapper ... 19:20:48 Building security-proxy-setup ... 19:20:48 Building security-secretstore-setup ... 19:20:48 Building security-spiffe-token-provider ... 19:20:48 Building security-spire-agent ... 19:20:48 Building security-spire-config ... 19:20:48 Building security-spire-server ... 19:20:48 Building support-notifications ... 19:20:48 Building support-scheduler ... 19:20:48 Building security-spire-server 19:20:48 Building security-spire-config 19:20:48 Building core-metadata 19:20:48 Building security-proxy-setup 19:20:48 Building security-spire-agent 19:21:44 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:21:44 ---> 4c644222a3d2 19:21:44 Step 3/21 : WORKDIR /edgex-go 19:21:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:44 ---> 4c644222a3d2 19:21:44 Step 3/24 : WORKDIR /edgex-go 19:21:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:44 ---> 4c644222a3d2 19:21:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:21:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:44 ---> 4c644222a3d2 19:21:44 Step 3/24 : WORKDIR /edgex-go 19:21:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:44 ---> 4c644222a3d2 19:21:44 Step 3/23 : WORKDIR /edgex-go 19:21:44 ---> Running in f702fc2a0f2b 19:21:44 ---> Running in f729813a28f3 19:21:44 ---> Running in 2cd343973ec3 19:21:44 ---> Running in 4c7f790a00fe 19:21:44 ---> Running in bbff31034a8d 19:21:44 Removing intermediate container f702fc2a0f2b 19:21:44 ---> 7a67c50bfb29 19:21:44 Step 4/24 : WORKDIR /edgex-go 19:21:44 Removing intermediate container 2cd343973ec3 19:21:44 ---> 26bc31fc379f 19:21:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:44 Removing intermediate container f729813a28f3 19:21:44 ---> fd4b2963def6 19:21:44 Step 4/21 : RUN apk add --update --no-cache make git 19:21:44 ---> Running in 30af96134dca 19:21:44 Removing intermediate container 4c7f790a00fe 19:21:44 ---> 11d977ed8e20 19:21:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container bbff31034a8d 19:21:44 19:21:44 ---> dadcaf4b1de9 19:21:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:21:44 ---> Running in dd6bc119c492 19:21:44 ---> Running in 59cc0c666d0e 19:21:44 ---> Running in 9bceaba24cca 19:21:44 ---> Running in 57f2aa9d371e 19:21:44 Removing intermediate container 30af96134dca 19:21:44 ---> f4ce6c224913 19:21:44 Step 5/24 : RUN apk add --update --no-cache make git 19:21:44 ---> Running in f4128cb5762d 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:44 OK: 221 MiB in 51 packages 19:21:44 OK: 221 MiB in 51 packages 19:21:45 OK: 221 MiB in 51 packages 19:21:45 OK: 221 MiB in 51 packages 19:21:45 OK: 221 MiB in 51 packages 19:21:46 Removing intermediate container dd6bc119c492 19:21:46 ---> 27579bcc64ac 19:21:46 Step 5/21 : COPY go.mod vendor* ./ 19:21:47 Removing intermediate container 57f2aa9d371e 19:21:47 ---> a572fa4dcbee 19:21:47 Step 5/23 : COPY go.mod vendor* ./ 19:21:47 Removing intermediate container 9bceaba24cca 19:21:47 ---> 09d09cdf57b6 19:21:47 Step 5/24 : COPY go.mod vendor* ./ 19:21:47 Removing intermediate container 59cc0c666d0e 19:21:47 ---> e249d4824e3a 19:21:47 Step 5/24 : COPY go.mod vendor* ./ 19:21:47 ---> 789efd1dcbb2 19:21:47 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:47 Removing intermediate container f4128cb5762d 19:21:47 ---> 3212c47385b1 19:21:47 Step 6/24 : COPY go.mod vendor* ./ 19:21:47 ---> Running in 619e0f64746b 19:21:48 ---> 03917295496f 19:21:48 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:48 ---> 693c3dbb1f59 19:21:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:48 ---> Running in 0ce4480f362c 19:21:48 ---> Running in 248c2f6ee7ea 19:21:48 ---> 48770c4ad44a 19:21:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:49 ---> Running in 6ff3817f528a 19:21:49 ---> dfc8522bd784 19:21:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:49 ---> Running in 22994d9f6ae1 19:23:56 Removing intermediate container 22994d9f6ae1 19:23:56 ---> fb50ff98159b 19:23:56 Step 8/24 : COPY . . 19:23:56 Removing intermediate container 6ff3817f528a 19:23:56 ---> c242888551b0 19:23:56 Step 7/24 : COPY . . 19:23:56 Removing intermediate container 248c2f6ee7ea 19:23:56 ---> 3ef4b6a3ec3c 19:23:56 Step 7/24 : COPY . . 19:23:56 Removing intermediate container 0ce4480f362c 19:23:56 ---> fb5b7d5ccca0 19:23:56 Step 7/23 : COPY . . 19:23:56 Removing intermediate container 619e0f64746b 19:23:56 ---> 523e1d773f8f 19:23:56 Step 7/21 : COPY . . 19:24:03 ---> c19130607740 19:24:03 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:24:03 ---> 245376e41d53 19:24:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:03 ---> 9a574a18c0c0 19:24:03 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:03 ---> e35a7b2d8f1b 19:24:03 ---> b9711d86d68f 19:24:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:24:03 ---> Running in 0cdbb91ae4dd 19:24:03 ---> Running in 95e439e13892 19:24:03 ---> Running in 78d4e3a93aa3 19:24:03 ---> Running in 6dea5e72008a 19:24:03 ---> Running in 2a38f8823587 19:24:03 Removing intermediate container 0cdbb91ae4dd 19:24:03 ---> 502b21db81b5 19:24:03 Step 9/23 : WORKDIR /edgex-go/spire-build 19:24:03 Removing intermediate container 78d4e3a93aa3 19:24:03 ---> 7e6c9f54385f 19:24:03 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:03 ---> Running in b2f4dfcc9914 19:24:03 ---> Running in 67fd2ef6a428 19:24:03 Removing intermediate container 2a38f8823587 19:24:03 ---> 52578aa02926 19:24:03 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:03 ---> Running in b6be0cf34212 19:24:04 Removing intermediate container b2f4dfcc9914 19:24:04 ---> 15bf4469ff32 19:24:04 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:04 Removing intermediate container 67fd2ef6a428 19:24:04 ---> 863e5f7cda9c 19:24:04 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:04 ---> Running in 27747af518c6 19:24:04 ---> Running in b05dc8dae1db 19:24:04 Removing intermediate container b6be0cf34212 19:24:04 ---> 71fad3c03356 19:24:04 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:05 ---> Running in a551180fb853 19:24:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:10 Removing intermediate container a551180fb853 19:24:10 ---> 88679862d470 19:24:10 Step 11/24 : WORKDIR /edgex-go 19:24:10 Removing intermediate container b05dc8dae1db 19:24:10 ---> 94b3bdcaef19 19:24:10 Step 11/24 : WORKDIR /edgex-go 19:24:10 ---> Running in 75c1e5aafae4 19:24:10 ---> Running in 4f88a758ef8d 19:24:10 Removing intermediate container 27747af518c6 19:24:10 ---> 617732f2c374 19:24:10 Step 11/23 : WORKDIR /edgex-go 19:24:10 ---> Running in 82353b13ad27 19:24:10 Removing intermediate container 4f88a758ef8d 19:24:10 ---> 5b9d2d4d1bee 19:24:10 19:24:10 Step 12/24 : FROM alpine:3.15 19:24:10 Removing intermediate container 75c1e5aafae4 19:24:10 ---> 84f73d674ca9 19:24:10 19:24:10 Step 12/24 : FROM alpine:3.15 19:24:10 Removing intermediate container 82353b13ad27 19:24:10 ---> 4b11d7a68881 19:24:10 19:24:10 Step 12/23 : FROM alpine:3.15 19:24:11 3.15: Pulling from library/alpine 19:24:11 3.15: Pulling from library/alpine 19:24:11 3.15: Pulling from library/alpine 19:24:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:13 Status: Downloaded newer image for alpine:3.15 19:24:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:13 Status: Image is up to date for alpine:3.15 19:24:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:13 Status: Image is up to date for alpine:3.15 19:24:13 ---> 8aa73fd46299 19:24:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:13 ---> 8aa73fd46299 19:24:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:13 ---> 8aa73fd46299 19:24:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:13 ---> Running in 50d29a7161c4 19:24:13 ---> Running in 3b4a6fafcdc4 19:24:13 ---> Running in 75428f9fdee2 19:24:14 Removing intermediate container 3b4a6fafcdc4 19:24:14 ---> 9c3c9de9c436 19:24:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:14 Removing intermediate container 50d29a7161c4 19:24:14 ---> 418b35f0503e 19:24:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:14 Removing intermediate container 75428f9fdee2 19:24:14 ---> 2ea3bda98875 19:24:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:14 ---> Running in e862f34fa778 19:24:14 ---> Running in 77c53379c773 19:24:14 ---> Running in fb8de4b19e34 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:19 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:19 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:19 OK: 15736 distinct packages available 19:24:19 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:19 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:19 OK: 15736 distinct packages available 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:20 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:20 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:20 OK: 15736 distinct packages available 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:21 (1/4) Installing dumb-init (1.2.5-r1) 19:24:21 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:21 (3/4) Installing libucontext (1.1-r0) 19:24:21 (4/4) Installing gcompat (1.0.0-r4) 19:24:21 Executing busybox-1.34.1-r7.trigger 19:24:21 OK: 6 MiB in 18 packages 19:24:21 (1/5) Installing dumb-init (1.2.5-r1) 19:24:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:21 (3/5) Installing libucontext (1.1-r0) 19:24:21 (4/5) Installing gcompat (1.0.0-r4) 19:24:21 (5/5) Installing openssl (1.1.1s-r1) 19:24:21 Executing busybox-1.34.1-r7.trigger 19:24:22 OK: 6 MiB in 19 packages 19:24:22 (1/5) Installing dumb-init (1.2.5-r1) 19:24:22 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:22 (3/5) Installing libucontext (1.1-r0) 19:24:22 (4/5) Installing gcompat (1.0.0-r4) 19:24:22 (5/5) Installing openssl (1.1.1s-r1) 19:24:22 Executing busybox-1.34.1-r7.trigger 19:24:22 OK: 6 MiB in 19 packages 19:24:24 Removing intermediate container 77c53379c773 19:24:24 ---> a401bb5f713a 19:24:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:24 Removing intermediate container e862f34fa778 19:24:24 ---> 1d795943f882 19:24:24 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:24 Removing intermediate container fb8de4b19e34 19:24:24 ---> da1b3b8920f8 19:24:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:33 ---> 604fb8877845 19:24:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:36 ---> 25a21efa1c20 19:24:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:24:36 ---> 6f78526104d1 19:24:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:38 ---> 3ec941d6df22 19:24:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:24:38 ---> 3b512d2f5273 19:24:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:38 ---> Running in f8bc0b2d5add 19:24:40 ---> f16eb3131bfd 19:24:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:24:40 Removing intermediate container f8bc0b2d5add 19:24:40 ---> 89001c92109a 19:24:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:41 ---> 289064b0bf87 19:24:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:41 ---> Running in ed07f1242883 19:24:41 ---> dcb091028f76 19:24:41 Step 19/24 : WORKDIR / 19:24:41 ---> bbdc1618ad99 19:24:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:42 ---> Running in 2e540e06c02f 19:24:42 Removing intermediate container ed07f1242883 19:24:42 ---> 69e35f619b6b 19:24:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:42 ---> Running in c54cd03de70a 19:24:42 Removing intermediate container 2e540e06c02f 19:24:42 ---> 0dcc14a6147f 19:24:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:43 ---> Running in 43a76c310007 19:24:43 Removing intermediate container c54cd03de70a 19:24:43 ---> 8554a2feb498 19:24:43 Step 21/23 : LABEL arch=arm64 19:24:43 ---> f34b13090c81 19:24:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:43 ---> Running in e08ca7895473 19:24:43 Removing intermediate container 43a76c310007 19:24:43 ---> b1e80e68c8fe 19:24:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:44 ---> Running in 2203813339be 19:24:44 Removing intermediate container e08ca7895473 19:24:44 ---> 117851f529fc 19:24:44 Step 22/23 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:24:44 ---> Running in 9773783d7997 19:24:45 Removing intermediate container 2203813339be 19:24:45 ---> 064b9fed1fba 19:24:45 Step 22/24 : LABEL arch=arm64 19:24:45 ---> Running in e4d91c5d3d66 19:24:45 ---> 9b505e8649b7 19:24:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:45 Removing intermediate container 9773783d7997 19:24:45 ---> 5fcfe31efc87 19:24:45 Step 23/23 : LABEL version=0.0.0 19:24:46 Removing intermediate container e4d91c5d3d66 19:24:46 ---> 6fef8ef9b833 19:24:46 Step 23/24 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:24:46 ---> Running in c5b2e22d5dea 19:24:46 ---> Running in a8feaa035231 19:24:46 ---> a99904a70ddc 19:24:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:47 Removing intermediate container c5b2e22d5dea 19:24:47 ---> 4731e7830ca2 19:24:47 19:24:47 ---> Running in 8aecc1166994 19:24:47 Removing intermediate container a8feaa035231 19:24:47 ---> 8b8d03936655 19:24:47 Step 24/24 : LABEL version=0.0.0 19:24:47 ---> Running in 89aea88d37d6 19:24:48 Removing intermediate container 8aecc1166994 19:24:48 ---> a4fabe30ff1b 19:24:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:48 Successfully built 4731e7830ca2 19:24:48 ---> Running in 037c48fe1b42 19:24:48 Successfully tagged security-spire-server-arm64:latest 19:24:48  Building security-spire-server ... done Building security-bootstrapper 19:24:48 Removing intermediate container 89aea88d37d6 19:24:48 ---> dfa6dd666acc 19:24:48 19:24:48 Removing intermediate container 037c48fe1b42 19:24:48 ---> 0ebb4048747d 19:24:48 Step 22/24 : LABEL arch=arm64 19:24:48 Successfully built dfa6dd666acc 19:24:48 Successfully tagged security-spire-config-arm64:latest 19:24:48 Building core-common-config-bootstrapper 19:24:48  Building security-spire-config ... done  ---> Running in 394a47d3f27d 19:24:49 Removing intermediate container 394a47d3f27d 19:24:49 ---> 248e5d9ba0fa 19:24:49 Step 23/24 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:24:49 ---> Running in 6b92d3b66909 19:24:50 Removing intermediate container 6b92d3b66909 19:24:50 ---> ebb92e6a9a31 19:24:50 Step 24/24 : LABEL version=0.0.0 19:24:50 ---> Running in 4bcb194d964b 19:24:50 Removing intermediate container 4bcb194d964b 19:24:50 ---> dbdf6e7e8d07 19:24:50 19:24:50 Successfully built dbdf6e7e8d07 19:24:50 Successfully tagged security-spire-agent-arm64:latest 19:24:50  Building security-spire-agent ... done Building support-scheduler 19:25:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:25:29 ---> 4c644222a3d2 19:25:29 Step 3/32 : WORKDIR /edgex-go 19:25:29 ---> Using cache 19:25:29 ---> dadcaf4b1de9 19:25:29 Step 4/32 : RUN apk add --update --no-cache make git 19:25:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:29 ---> 4c644222a3d2 19:25:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:29 ---> Using cache 19:25:29 ---> 7a67c50bfb29 19:25:29 Step 4/22 : WORKDIR /edgex-go 19:25:29 ---> Using cache 19:25:29 ---> f4ce6c224913 19:25:29 Step 5/22 : RUN apk add --update --no-cache make git 19:25:29 ---> Using cache 19:25:29 ---> 3212c47385b1 19:25:29 Step 6/22 : COPY go.mod vendor* ./ 19:25:29 ---> Using cache 19:25:29 ---> dfc8522bd784 19:25:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:29 ---> Using cache 19:25:29 ---> fb50ff98159b 19:25:29 Step 8/22 : COPY . . 19:25:29 ---> Using cache 19:25:29 ---> e35a7b2d8f1b 19:25:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:25:29 ---> Running in 83ea940577e1 19:25:29 ---> Running in aa254003b197 19:25:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:29 ---> 4c644222a3d2 19:25:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:29 ---> Using cache 19:25:29 ---> 7a67c50bfb29 19:25:29 Step 4/22 : WORKDIR /edgex-go 19:25:29 ---> Using cache 19:25:29 ---> f4ce6c224913 19:25:29 Step 5/22 : RUN apk add --update --no-cache make git 19:25:29 ---> Using cache 19:25:29 ---> 3212c47385b1 19:25:29 Step 6/22 : COPY go.mod vendor* ./ 19:25:29 ---> Using cache 19:25:29 ---> dfc8522bd784 19:25:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:29 ---> Using cache 19:25:29 ---> fb50ff98159b 19:25:29 Step 8/22 : COPY . . 19:25:29 ---> Using cache 19:25:29 ---> e35a7b2d8f1b 19:25:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:25:29 ---> Running in e434774a4caa 19:25:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:31 OK: 221 MiB in 51 packages 19:25:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:32 Removing intermediate container 83ea940577e1 19:25:32 ---> 77d4acb0606b 19:25:32 Step 5/32 : COPY go.mod vendor* ./ 19:25:33 ---> 1bef5f507bb6 19:25:33 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:33 ---> Running in 6eba49b587f5 19:27:25 Removing intermediate container 6eba49b587f5 19:27:25 ---> 03bba99c96ce 19:27:25 Step 7/32 : COPY . . 19:27:25 ---> 175caadcc8e1 19:27:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:25 ---> Running in 56ac395ae8cc 19:27:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:30:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:21 Removing intermediate container 95e439e13892 19:30:21 ---> 51835b6ea3a9 19:30:21 19:30:21 Step 9/21 : FROM alpine:3.16 19:30:21 3.16: Pulling from library/alpine 19:30:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:30:23 Status: Downloaded newer image for alpine:3.16 19:30:23 ---> 2b4661558fb8 19:30:23 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:30:23 ---> Running in 524089fb5eb6 19:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:28 (1/6) Installing ca-certificates (20220614-r0) 19:30:28 (2/6) Installing brotli-libs (1.0.9-r6) 19:30:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:30:28 (4/6) Installing libcurl (7.83.1-r5) 19:30:28 (5/6) Installing curl (7.83.1-r5) 19:30:28 (6/6) Installing dumb-init (1.2.5-r1) 19:30:28 Executing busybox-1.35.0-r17.trigger 19:30:28 Executing ca-certificates-20220614-r0.trigger 19:30:28 OK: 8 MiB in 20 packages 19:30:30 Removing intermediate container 524089fb5eb6 19:30:30 ---> f92b592e0e66 19:30:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:31 ---> Running in 21111f3bd26a 19:30:31 Removing intermediate container 21111f3bd26a 19:30:31 ---> 474a86008bcf 19:30:31 Step 12/21 : WORKDIR /edgex 19:30:31 ---> Running in 8d966ce0886c 19:30:32 Removing intermediate container 8d966ce0886c 19:30:32 ---> 028ace2c1daa 19:30:32 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:30:33 ---> 1283ea4733ee 19:30:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:30:36 ---> 77d02317b0ae 19:30:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:30:38 ---> 138ba5b05507 19:30:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:30:38 ---> f705194dba37 19:30:38 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:30:38 ---> Running in 8f849e25a75b 19:30:42 Removing intermediate container 8f849e25a75b 19:30:42 ---> 00bf244d2cf6 19:30:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:30:42 ---> Running in 752b1acfebdb 19:30:42 Removing intermediate container 752b1acfebdb 19:30:42 ---> 2bf0b37b316e 19:30:42 Step 19/21 : LABEL arch=arm64 19:30:42 ---> Running in 8dd474b7fcfa 19:30:43 Removing intermediate container 8dd474b7fcfa 19:30:43 ---> c0356fa06f74 19:30:43 Step 20/21 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:30:43 ---> Running in 5ddb4ba0a7fe 19:30:43 Removing intermediate container 5ddb4ba0a7fe 19:30:43 ---> 7912f70a6513 19:30:43 Step 21/21 : LABEL version=0.0.0 19:30:43 ---> Running in 04de491a311f 19:30:44 Removing intermediate container 04de491a311f 19:30:44 ---> 73cef0dab9da 19:30:44 19:30:44 Successfully built 73cef0dab9da 19:30:44 Successfully tagged security-proxy-setup-arm64:latest 19:30:44  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:31:06 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:06 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:31:06 ---> 4c644222a3d2 19:31:06 Step 3/19 : WORKDIR /edgex-go 19:31:06 ---> Using cache 19:31:06 ---> dadcaf4b1de9 19:31:06 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:31:06 ---> Running in 620875a11f8c 19:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:07 v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:31:07 v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:31:07 OK: 16901 distinct packages available 19:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:09 OK: 221 MiB in 51 packages 19:31:11 Removing intermediate container 620875a11f8c 19:31:11 ---> c938620391f2 19:31:11 Step 5/19 : COPY go.mod vendor* ./ 19:31:12 ---> 09446b846607 19:31:12 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:12 ---> Running in 1984a4bb4c0c 19:31:34 Removing intermediate container 6dea5e72008a 19:31:34 ---> 4b49f8b333ac 19:31:34 19:31:34 Step 10/24 : FROM alpine:3.16 19:31:34 ---> 2b4661558fb8 19:31:34 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:31:34 ---> Running in ff66cc8b7219 19:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:38 (1/1) Installing dumb-init (1.2.5-r1) 19:31:38 Executing busybox-1.35.0-r17.trigger 19:31:38 OK: 5 MiB in 15 packages 19:31:40 Removing intermediate container ff66cc8b7219 19:31:40 ---> 0304aa063aa1 19:31:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:40 ---> Running in 7382c5bbaaeb 19:31:40 Removing intermediate container 7382c5bbaaeb 19:31:40 ---> 0562811b7bb0 19:31:40 Step 13/24 : ENV APP_PORT=59881 19:31:40 ---> Running in ee772c5e2e04 19:31:41 Removing intermediate container ee772c5e2e04 19:31:41 ---> 798b9ebb5e79 19:31:41 Step 14/24 : EXPOSE $APP_PORT 19:31:41 ---> Running in ee03cc45262c 19:31:41 Removing intermediate container ee03cc45262c 19:31:41 ---> 70143ef8b48a 19:31:41 Step 15/24 : WORKDIR / 19:31:42 ---> Running in 27625a490277 19:31:42 Removing intermediate container 27625a490277 19:31:42 ---> fc6dca43678f 19:31:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:44 ---> 644dbbfe4b91 19:31:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:31:46 ---> f7aaed200014 19:31:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:31:46 ---> 71197ba76165 19:31:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:31:47 ---> aca9f4f82e26 19:31:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:31:48 ---> Running in 04f42c828f74 19:31:48 Removing intermediate container 04f42c828f74 19:31:48 ---> c8f758ae9b70 19:31:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:31:48 ---> Running in 87585b55eea8 19:31:49 Removing intermediate container 87585b55eea8 19:31:49 ---> 4c2f8f1579ec 19:31:49 Step 22/24 : LABEL arch=arm64 19:31:49 ---> Running in 1e887eca7033 19:31:50 Removing intermediate container 1e887eca7033 19:31:50 ---> abb7f0d58450 19:31:50 Step 23/24 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:31:50 ---> Running in 9bd3734e1dac 19:31:50 Removing intermediate container 9bd3734e1dac 19:31:50 ---> 16a1a4fb59d0 19:31:50 Step 24/24 : LABEL version=0.0.0 19:31:51 ---> Running in baaa4aa40d46 19:31:51 Removing intermediate container baaa4aa40d46 19:31:51 ---> 454ff52a740b 19:31:51 19:31:52 Successfully built 454ff52a740b 19:31:52 Successfully tagged core-metadata-arm64:latest 19:31:52  Building core-metadata ... done Building core-command 19:32:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:10 ---> 4c644222a3d2 19:32:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:32:10 ---> Using cache 19:32:10 ---> 7a67c50bfb29 19:32:10 Step 4/23 : WORKDIR /edgex-go 19:32:10 ---> Using cache 19:32:10 ---> f4ce6c224913 19:32:10 Step 5/23 : RUN apk add --update --no-cache make git 19:32:10 ---> Using cache 19:32:10 ---> 3212c47385b1 19:32:10 Step 6/23 : COPY go.mod vendor* ./ 19:32:10 ---> Using cache 19:32:10 ---> dfc8522bd784 19:32:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:10 ---> Using cache 19:32:10 ---> fb50ff98159b 19:32:10 Step 8/23 : COPY . . 19:32:10 ---> Using cache 19:32:10 ---> e35a7b2d8f1b 19:32:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:32:10 ---> Running in 092d91394467 19:32:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:32:57 Removing intermediate container aa254003b197 19:32:57 ---> 11eaaa348793 19:32:57 19:32:57 Step 10/22 : FROM alpine:3.16 19:32:57 ---> 2b4661558fb8 19:32:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:32:57 ---> Running in f9b45668eae9 19:32:57 Removing intermediate container f9b45668eae9 19:32:57 ---> 32b4296ccab1 19:32:57 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:32:57 ---> Running in 4a134b1d87d2 19:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:59 (1/1) Installing dumb-init (1.2.5-r1) 19:32:59 Executing busybox-1.35.0-r17.trigger 19:32:59 OK: 5 MiB in 15 packages 19:33:01 Removing intermediate container 4a134b1d87d2 19:33:01 ---> 57d46630e785 19:33:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:03 ---> 3bc2c4c33483 19:33:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:33:06 ---> ec186571bd31 19:33:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:33:07 ---> ce4039099594 19:33:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:33:10 ---> d73305420d83 19:33:10 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:10 ---> Running in 91002a7076fe 19:33:12 Removing intermediate container 1984a4bb4c0c 19:33:12 ---> 12dcaeee7bff 19:33:12 Step 7/19 : COPY . . 19:33:14 Removing intermediate container 91002a7076fe 19:33:14 ---> abd750ab49cc 19:33:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:33:14 ---> Running in ec3fefc13d9c 19:33:15 Removing intermediate container ec3fefc13d9c 19:33:15 ---> 4bfc0c1a21cd 19:33:15 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:33:15 ---> Running in 686f470128d4 19:33:16 Removing intermediate container 686f470128d4 19:33:16 ---> 690dae26cc0c 19:33:16 Step 20/22 : LABEL arch=arm64 19:33:16 ---> Running in f6d7d76035ce 19:33:17 Removing intermediate container f6d7d76035ce 19:33:17 ---> fa6d19386779 19:33:17 Step 21/22 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:33:17 ---> Running in 18e943b3597b 19:33:18 Removing intermediate container 18e943b3597b 19:33:18 ---> 936f72bfaa40 19:33:18 Step 22/22 : LABEL version=0.0.0 19:33:18 ---> Running in 8aec865f3cd5 19:33:19 Removing intermediate container 8aec865f3cd5 19:33:19 ---> a43a67f3b356 19:33:19 19:33:20 Successfully built a43a67f3b356 19:33:20 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:33:20  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 19:33:28 ---> 7085a8c083a3 19:33:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:28 ---> Running in ee1684ab3ce7 19:33:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:33:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:39 ---> 4c644222a3d2 19:33:39 Step 3/24 : WORKDIR /edgex-go 19:33:39 ---> Using cache 19:33:39 ---> dadcaf4b1de9 19:33:39 Step 4/24 : RUN apk add --update --no-cache make git 19:33:39 ---> Using cache 19:33:39 ---> 77d4acb0606b 19:33:39 Step 5/24 : COPY go.mod vendor* ./ 19:33:39 ---> Using cache 19:33:39 ---> 1bef5f507bb6 19:33:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:39 ---> Using cache 19:33:39 ---> 03bba99c96ce 19:33:39 Step 7/24 : COPY . . 19:33:39 ---> Using cache 19:33:39 ---> 175caadcc8e1 19:33:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:39 ---> Running in 22a17380571a 19: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 19:34:49 Removing intermediate container 56ac395ae8cc 19:34:49 ---> 014c3ab04760 19:34:49 19:34:49 Step 9/32 : FROM alpine:3.16 19:34:49 ---> 2b4661558fb8 19:34:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:49 ---> Running in bc1211ed2b8e 19:34:49 Removing intermediate container bc1211ed2b8e 19:34:49 ---> f016e151a038 19:34:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:34:49 ---> Running in 4a1a294727ed 19:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:49 (1/2) Installing dumb-init (1.2.5-r1) 19:34:49 (2/2) Installing su-exec (0.2-r1) 19:34:49 Executing busybox-1.35.0-r17.trigger 19:34:49 OK: 5 MiB in 16 packages 19:34:49 Removing intermediate container 4a1a294727ed 19:34:49 ---> 4249a029774c 19:34:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:34:49 ---> Running in 9561b6e9571e 19:34:49 Removing intermediate container 9561b6e9571e 19:34:49 ---> bbdcf621e22b 19:34:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:34:49 ---> Running in 27b6a86b0d02 19:34:49 Removing intermediate container 27b6a86b0d02 19:34:49 ---> 7a8d28e791ab 19:34:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:34:49 ---> Running in bdab9e23b233 19:34:49 Removing intermediate container bdab9e23b233 19:34:49 ---> 7674c55df5d0 19:34:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:34:49 ---> Running in e326059f5eb8 19:34:49 Removing intermediate container e326059f5eb8 19:34:49 ---> 14f4d690c7a5 19:34:49 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:34:49 ---> Running in e6ae6631d9c4 19:34:51 Removing intermediate container e6ae6631d9c4 19:34:51 ---> d1552cffffb9 19:34:51 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:34:51 ---> Running in b5caa9f62abe 19:34:52 Removing intermediate container b5caa9f62abe 19:34:52 ---> d327c530392e 19:34:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:34:53 ---> 46560980f8a6 19:34:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:34:53 ---> Running in d791a80688eb 19:34:56 Removing intermediate container d791a80688eb 19:34:56 ---> a5e88b0cb4b1 19:34:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:57 ---> 3d16496d8d77 19:34:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:34:59 ---> 0dae7dcbc5d5 19:34:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:35:00 ---> d354508249b9 19:35:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:35:01 ---> 58bc0e35b341 19:35:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:35:02 ---> 25e5c060e626 19:35:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:35:03 ---> de50dc986a8b 19:35:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:04 ---> 669e6a9fd841 19:35:04 Step 27/32 : RUN chmod +x /entrypoint.sh 19:35:04 ---> Running in dd33c3feea53 19:35:07 Removing intermediate container dd33c3feea53 19:35:07 ---> c99fb2851fa9 19:35:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:35:07 ---> Running in ba6c92cce396 19:35:08 Removing intermediate container ba6c92cce396 19:35:08 ---> cb77ae649851 19:35:08 Step 29/32 : CMD ["gate"] 19:35:08 ---> Running in 1f69d0dffb28 19:35:09 Removing intermediate container 1f69d0dffb28 19:35:09 ---> ee11c6df43c4 19:35:09 Step 30/32 : LABEL arch=arm64 19:35:09 ---> Running in 7285f07fa41c 19:35:09 Removing intermediate container 7285f07fa41c 19:35:09 ---> 18c3fb8149a7 19:35:09 Step 31/32 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:35:09 ---> Running in 65c3d0fcd40f 19:35:10 Removing intermediate container 65c3d0fcd40f 19:35:10 ---> 0244f1890ef1 19:35:10 Step 32/32 : LABEL version=0.0.0 19:35:10 ---> Running in 7fcad76293c2 19:35:11 Removing intermediate container 7fcad76293c2 19:35:11 ---> 02cf0dc0f201 19:35:11 19:35:11 Successfully built 02cf0dc0f201 19:35:11 Successfully tagged security-bootstrapper-arm64:latest 19:35:11 Building support-notifications 19:35:29  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:29 ---> 4c644222a3d2 19:35:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:35:29 ---> Using cache 19:35:29 ---> 7a67c50bfb29 19:35:29 Step 4/22 : WORKDIR /edgex-go 19:35:29 ---> Using cache 19:35:29 ---> f4ce6c224913 19:35:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:35:29 ---> Running in 0cb10868b1e3 19:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:33 OK: 221 MiB in 51 packages 19:35:34 Removing intermediate container 0cb10868b1e3 19:35:34 ---> 6071b4338d3c 19:35:34 Step 6/22 : COPY go.mod vendor* ./ 19:35:35 ---> 45cea7df9f9f 19:35:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:35 ---> Running in 4079fc4d691b 19:36:57 Removing intermediate container e434774a4caa 19:36:57 ---> 87c556ad36f9 19:36:57 19:36:57 Step 10/22 : FROM alpine:3.16 19:36:57 ---> 2b4661558fb8 19:36:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:36:57 ---> Using cache 19:36:57 ---> 0304aa063aa1 19:36:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:57 ---> Using cache 19:36:57 ---> 0562811b7bb0 19:36:57 Step 13/22 : ENV APP_PORT=59861 19:36:57 ---> Running in 81c58609c212 19:36:57 Removing intermediate container 81c58609c212 19:36:57 ---> c18fd31991bb 19:36:57 Step 14/22 : EXPOSE $APP_PORT 19:36:57 ---> Running in 30fc6c48ac71 19:36:57 Removing intermediate container 30fc6c48ac71 19:36:57 ---> fa63299dd786 19:36:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:57 ---> 2f360f2358b9 19:36:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:36:57 ---> 58dbac75d2fd 19:36:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:36:57 ---> a2c37b46f07c 19:36:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:36:57 ---> Running in 2e99d6578656 19:36:57 Removing intermediate container 2e99d6578656 19:36:57 ---> ec37d2b79fdb 19:36:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:57 ---> Running in 018bd7355408 19:36:57 Removing intermediate container 018bd7355408 19:36:57 ---> 88a6e43d7826 19:36:57 Step 20/22 : LABEL arch=arm64 19:36:58 ---> Running in b83845e46dd8 19:36:59 Removing intermediate container b83845e46dd8 19:36:59 ---> 00d85e625afc 19:36:59 Step 21/22 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:36:59 ---> Running in 64ffcb1fa504 19:37:01 Removing intermediate container 64ffcb1fa504 19:37:01 ---> b22090c8a898 19:37:01 Step 22/22 : LABEL version=0.0.0 19:37:01 ---> Running in 29ecbc81ea55 19:37:02 Removing intermediate container 29ecbc81ea55 19:37:02 ---> b008a096f4d2 19:37:02 19:37:02 Successfully built b008a096f4d2 19:37:02 Successfully tagged support-scheduler-arm64:latest 19:37:02  Building support-scheduler ... done Building core-data 19:37:17 Removing intermediate container 4079fc4d691b 19:37:17 ---> 9488ee5171a6 19:37:17 Step 8/22 : COPY . . 19:37:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:37:19 ---> 4c644222a3d2 19:37:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:37:19 ---> Using cache 19:37:19 ---> 7a67c50bfb29 19:37:19 Step 4/22 : WORKDIR /edgex-go 19:37:19 ---> Using cache 19:37:19 ---> f4ce6c224913 19:37:19 Step 5/22 : RUN apk add --update --no-cache make git 19:37:19 ---> Using cache 19:37:19 ---> 3212c47385b1 19:37:19 Step 6/22 : COPY go.mod vendor* ./ 19:37:19 ---> Using cache 19:37:19 ---> dfc8522bd784 19:37:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:19 ---> Using cache 19:37:19 ---> fb50ff98159b 19:37:19 Step 8/22 : COPY . . 19:37:19 ---> Using cache 19:37:19 ---> e35a7b2d8f1b 19:37:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:37:20 ---> Running in caa2348b06d8 19:37:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:37:31 ---> 8a87ae04e8e0 19:37:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:37:31 ---> Running in 21ae8322ef1f 19:37:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:54 Removing intermediate container 092d91394467 19:39:54 ---> b7c061ebafd7 19:39:54 19:39:54 Step 10/23 : FROM alpine:3.16 19:39:54 ---> 2b4661558fb8 19:39:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:54 ---> Using cache 19:39:54 ---> 0304aa063aa1 19:39:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:54 ---> Using cache 19:39:54 ---> 0562811b7bb0 19:39:54 Step 13/23 : ENV APP_PORT=59882 19:39:54 ---> Running in b4ea81f44bd2 19:39:54 Removing intermediate container b4ea81f44bd2 19:39:54 ---> 26690478d161 19:39:54 Step 14/23 : EXPOSE $APP_PORT 19:39:54 ---> Running in f603417e4f4e 19:39:54 Removing intermediate container f603417e4f4e 19:39:54 ---> 9d08aa9d2d89 19:39:54 Step 15/23 : WORKDIR / 19:39:54 ---> Running in 87e434b3898f 19:39:54 Removing intermediate container 87e434b3898f 19:39:54 ---> fdbda0c3fc6c 19:39:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:54 ---> bcdf3cce7e72 19:39:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:54 ---> 316164e70d89 19:39:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:39:54 ---> 476c72fcb617 19:39:54 Step 19/23 : ENTRYPOINT ["/core-command"] 19:39:54 ---> Running in 8d035de2660f 19:39:54 Removing intermediate container 8d035de2660f 19:39:54 ---> 63e63df30fae 19:39:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:54 ---> Running in af05e47cf0ea 19:39:54 Removing intermediate container af05e47cf0ea 19:39:54 ---> b20b50f5e353 19:39:54 Step 21/23 : LABEL arch=arm64 19:39:54 ---> Running in 43155c9cadb8 19:39:54 Removing intermediate container 43155c9cadb8 19:39:54 ---> ef941b121327 19:39:54 Step 22/23 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:39:54 ---> Running in f1b01a90cda9 19:39:54 Removing intermediate container f1b01a90cda9 19:39:54 ---> 3d9f5ccd8fe7 19:39:54 Step 23/23 : LABEL version=0.0.0 19:39:55 ---> Running in 577c93b301ab 19:39:55 Removing intermediate container 577c93b301ab 19:39:55 ---> a210ebd89c4c 19:39:55 19:39:55 Successfully built a210ebd89c4c 19:39:55 Successfully tagged core-command-arm64:latest 19:40:17  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:40:36 Removing intermediate container 22a17380571a 19:40:36 ---> 7da503b13230 19:40:36 19:40:36 Step 9/24 : FROM alpine:3.16 19:40:36 ---> 2b4661558fb8 19:40:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:36 ---> Running in 318e906312d4 19:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:36 (1/3) Installing ca-certificates (20220614-r0) 19:40:37 (2/3) Installing dumb-init (1.2.5-r1) 19:40:37 (3/3) Installing su-exec (0.2-r1) 19:40:37 Executing busybox-1.35.0-r17.trigger 19:40:37 Executing ca-certificates-20220614-r0.trigger 19:40:37 OK: 6 MiB in 17 packages 19:40:39 Removing intermediate container 318e906312d4 19:40:39 ---> e931821575b7 19:40:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:39 ---> Running in 1fbc1bef2548 19:40:40 Removing intermediate container 1fbc1bef2548 19:40:40 ---> 36306c2f54c5 19:40:40 Step 12/24 : WORKDIR / 19:40:40 ---> Running in 269973094cd5 19:40:41 Removing intermediate container 269973094cd5 19:40:41 ---> 33ed02616f9c 19:40:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:42 ---> 72f1c2d2aacd 19:40:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:42 ---> 400cce07e3e1 19:40:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:44 ---> 0ae4ce28643b 19:40:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:45 ---> 3d3668a1acf5 19:40:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:46 ---> 3a0ff0d8c0a7 19:40:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:48 ---> 6fdc0fedf20e 19:40:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:49 ---> aa28b053e638 19:40:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:49 ---> Running in a8691799b528 19:40:52 Removing intermediate container a8691799b528 19:40:52 ---> 0650bb9e06a1 19:40:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:40:52 ---> Running in edf9114f622b 19:40:53 Removing intermediate container edf9114f622b 19:40:53 ---> fa59a99ecef8 19:40:53 Step 22/24 : LABEL arch=arm64 19:40:53 ---> Running in a029d7222881 19:40:53 Removing intermediate container a029d7222881 19:40:53 ---> ab9a30e2fa5f 19:40:53 Step 23/24 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:40:53 ---> Running in 4760c1c15ca8 19:40:54 Removing intermediate container 4760c1c15ca8 19:40:54 ---> eb7f90030982 19:40:54 Step 24/24 : LABEL version=0.0.0 19:40:54 ---> Running in 5f1adfaf87a9 19:40:55 Removing intermediate container 5f1adfaf87a9 19:40:55 ---> 7f7428e468d4 19:40:55 19:40:55 Successfully built 7f7428e468d4 19:40:55 Successfully tagged security-secretstore-setup-arm64:latest 19:42:16  Building security-secretstore-setup ... done Removing intermediate container ee1684ab3ce7 19:42:16 ---> 727eb19fe9a5 19:42:16 19:42:16 Step 9/19 : FROM alpine:3.15 19:42:16 ---> 8aa73fd46299 19:42:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:42:16 ---> Using cache 19:42:16 ---> 2ea3bda98875 19:42:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:42:16 ---> Running in 5f1a0a9269ad 19:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:16 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:42:16 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:42:16 OK: 15736 distinct packages available 19:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:16 (1/9) Installing ca-certificates (20220614-r0) 19:42:16 (2/9) Installing brotli-libs (1.0.9-r5) 19:42:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:42:16 (4/9) Installing libcurl (7.80.0-r5) 19:42:16 (5/9) Installing curl (7.80.0-r5) 19:42:16 (6/9) Installing dumb-init (1.2.5-r1) 19:42:16 (7/9) Installing musl-obstack (1.2.3-r0) 19:42:16 (8/9) Installing libucontext (1.1-r0) 19:42:16 (9/9) Installing gcompat (1.0.0-r4) 19:42:16 Executing busybox-1.34.1-r7.trigger 19:42:16 Executing ca-certificates-20220614-r0.trigger 19:42:16 OK: 8 MiB in 23 packages 19:42:16 Removing intermediate container 5f1a0a9269ad 19:42:16 ---> 25d0c80cb2ba 19:42:16 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:16 ---> f78ea7bf1030 19:42:16 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:42:16 ---> d69756583bf4 19:42:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:42:16 ---> 62b77434472c 19:42:16 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:42:16 ---> Running in c94474081621 19:42:16 Removing intermediate container c94474081621 19:42:16 ---> d9e7f584aec3 19:42:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:17 ---> Running in 3f004d328153 19:42:17 Removing intermediate container 3f004d328153 19:42:17 ---> e69665edc98a 19:42:17 Step 17/19 : LABEL arch=arm64 19:42:17 ---> Running in d4e4e5897cf5 19:42:18 Removing intermediate container d4e4e5897cf5 19:42:18 ---> e31d6192b13e 19:42:18 Step 18/19 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:42:18 ---> Running in eff76af184fd 19:42:18 Removing intermediate container eff76af184fd 19:42:18 ---> e01e60f0b532 19:42:18 Step 19/19 : LABEL version=0.0.0 19:42:18 ---> Running in 5e8d4df94245 19:42:19 Removing intermediate container 5e8d4df94245 19:42:19 ---> 3dbb99b93209 19:42:19 19:42:20 Successfully built 3dbb99b93209 19:42:20 Successfully tagged security-spiffe-token-provider-arm64:latest 19:43:07  Building security-spiffe-token-provider ... done Removing intermediate container caa2348b06d8 19:43:07 ---> 538ff90bbcb0 19:43:07 19:43:07 Step 10/22 : FROM alpine:3.16 19:43:07 ---> 2b4661558fb8 19:43:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:43:07 ---> Running in ba7b62dd87a0 19:43:07 Removing intermediate container ba7b62dd87a0 19:43:07 ---> ceae0d207f52 19:43:07 Step 12/22 : ENV APP_PORT=59880 19:43:07 ---> Running in 72512b882f47 19:43:07 Removing intermediate container 72512b882f47 19:43:07 ---> 1940b5c2a1fa 19:43:07 Step 13/22 : EXPOSE $APP_PORT 19:43:07 ---> Running in 3808f4848b52 19:43:07 Removing intermediate container 3808f4848b52 19:43:07 ---> a61ee8249a29 19:43:07 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:43:07 ---> Running in 626acdb18db0 19:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:07 (1/1) Installing dumb-init (1.2.5-r1) 19:43:07 Executing busybox-1.35.0-r17.trigger 19:43:07 OK: 5 MiB in 15 packages 19:43:07 Removing intermediate container 626acdb18db0 19:43:07 ---> 53d8e1450f38 19:43:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:07 ---> 6d23110e03b8 19:43:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:43:09 ---> f7321160e530 19:43:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:43:10 ---> a312da25c962 19:43:10 Step 18/22 : ENTRYPOINT ["/core-data"] 19:43:10 ---> Running in d01d9825e952 19:43:11 Removing intermediate container d01d9825e952 19:43:11 ---> cd5c6d24f941 19:43:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:11 ---> Running in b7fa3562cf4f 19:43:11 Removing intermediate container b7fa3562cf4f 19:43:11 ---> 1ba4237e8797 19:43:11 Step 20/22 : LABEL arch=arm64 19:43:11 ---> Running in 8e48d559a565 19:43:12 Removing intermediate container 8e48d559a565 19:43:12 ---> e19d121d97d1 19:43:12 Step 21/22 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:43:12 ---> Running in 8a2fb75d80e4 19:43:12 Removing intermediate container 8a2fb75d80e4 19:43:12 ---> 448cdda260ad 19:43:12 Step 22/22 : LABEL version=0.0.0 19:43:13 ---> Running in 321ec69d41e4 19:43:13 Removing intermediate container 321ec69d41e4 19:43:13 ---> 08bd4eff3015 19:43:13 19:43:13 Successfully built 08bd4eff3015 19:43:13 Successfully tagged core-data-arm64:latest 19:43:40  Building core-data ... done Removing intermediate container 21ae8322ef1f 19:43:40 ---> 80553e2dc0b1 19:43:40 19:43:40 Step 10/22 : FROM alpine:3.16 19:43:40 ---> 2b4661558fb8 19:43:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:43:40 ---> Running in 88742058d46c 19:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:43 (1/2) Installing ca-certificates (20220614-r0) 19:43:43 (2/2) Installing dumb-init (1.2.5-r1) 19:43:43 Executing busybox-1.35.0-r17.trigger 19:43:43 Executing ca-certificates-20220614-r0.trigger 19:43:43 OK: 6 MiB in 16 packages 19:43:45 Removing intermediate container 88742058d46c 19:43:45 ---> b8c96e95b848 19:43:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:43:45 ---> Running in d641c480dbc8 19:43:45 Removing intermediate container d641c480dbc8 19:43:45 ---> 4dd0d671fbcb 19:43:45 Step 13/22 : ENV APP_PORT=59860 19:43:45 ---> Running in 4c2693c31dd8 19:43:45 Removing intermediate container 4c2693c31dd8 19:43:45 ---> e2c89e7d0313 19:43:45 Step 14/22 : EXPOSE $APP_PORT 19:43:45 ---> Running in d0fe2f217345 19:43:46 Removing intermediate container d0fe2f217345 19:43:46 ---> 9b9bdf2ed9be 19:43:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:46 ---> 1bd0b20e64ba 19:43:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:43:49 ---> e4fc8947cdbc 19:43:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:43:49 ---> 8d15f636c1ce 19:43:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:43:49 ---> Running in 64dfdc90fcda 19:43:50 Removing intermediate container 64dfdc90fcda 19:43:50 ---> a83e7921bb05 19:43:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:50 ---> Running in 958cc23fc5c5 19:43:50 Removing intermediate container 958cc23fc5c5 19:43:50 ---> 4791fb706a37 19:43:50 Step 20/22 : LABEL arch=arm64 19:43:50 ---> Running in 942ccf4f5171 19:43:51 Removing intermediate container 942ccf4f5171 19:43:51 ---> da3f04945a25 19:43:51 Step 21/22 : LABEL git_sha=86b9a06eef3a28f8bdd78c873d12b40ded79814a 19:43:51 ---> Running in cb03e3c19100 19:43:51 Removing intermediate container cb03e3c19100 19:43:51 ---> 47a4828b1e97 19:43:51 Step 22/22 : LABEL version=0.0.0 19:43:51 ---> Running in d924deb2c42f 19:43:51 Removing intermediate container d924deb2c42f 19:43:51 ---> ce39e79ab888 19:43:51 19:43:52 Successfully built ce39e79ab888 19:43:52 Successfully tagged support-notifications-arm64:latest 19:43:52  Building support-notifications ... done  [Pipeline] } 19:43:52 $ docker stop --time=1 0bf84c25ed01b93cbfa3894533b421f739bdc53635471d51cca05680ae864e52 19:43:54 $ docker rm -f --volumes 0bf84c25ed01b93cbfa3894533b421f739bdc53635471d51cca05680ae864e52 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:55 + docker images 19:43:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:55 support-notifications-arm64 latest ce39e79ab888 4 seconds ago 29.6MB 19:43:55 80553e2dc0b1 16 seconds ago 1.57GB 19:43:55 core-data-arm64 latest 08bd4eff3015 42 seconds ago 17.2MB 19:43:55 538ff90bbcb0 57 seconds ago 1.51GB 19:43:55 security-spiffe-token-provider-arm64 latest 3dbb99b93209 About a minute ago 28.9MB 19:43:55 727eb19fe9a5 About a minute ago 1.54GB 19:43:55 security-secretstore-setup-arm64 latest 7f7428e468d4 3 minutes ago 28.7MB 19:43:55 7da503b13230 3 minutes ago 1.5GB 19:43:55 core-command-arm64 latest a210ebd89c4c 4 minutes ago 17MB 19:43:55 b7c061ebafd7 4 minutes ago 1.51GB 19:43:55 support-scheduler-arm64 latest b008a096f4d2 6 minutes ago 29MB 19:43:55 87c556ad36f9 7 minutes ago 1.57GB 19:43:55 security-bootstrapper-arm64 latest 02cf0dc0f201 8 minutes ago 19.5MB 19:43:55 014c3ab04760 9 minutes ago 1.5GB 19:43:55 core-common-config-bootstrapper-arm64 latest a43a67f3b356 10 minutes ago 14.4MB 19:43:55 11eaaa348793 11 minutes ago 1.5GB 19:43:55 core-metadata-arm64 latest 454ff52a740b 12 minutes ago 17.8MB 19:43:55 4b49f8b333ac 12 minutes ago 1.51GB 19:43:55 security-proxy-setup-arm64 latest 73cef0dab9da 13 minutes ago 26.8MB 19:43:55 51835b6ea3a9 13 minutes ago 1.5GB 19:43:55 security-spire-agent-arm64 latest dbdf6e7e8d07 19 minutes ago 122MB 19:43:55 security-spire-config-arm64 latest dfa6dd666acc 19 minutes ago 83.6MB 19:43:55 security-spire-server-arm64 latest 4731e7830ca2 19 minutes ago 84.3MB 19:43:55 5b9d2d4d1bee 19 minutes ago 1.38GB 19:43:55 84f73d674ca9 19 minutes ago 1.38GB 19:43:55 4b11d7a68881 19 minutes ago 1.38GB 19:43:55 ci-base-image-arm64 latest 4c644222a3d2 34 minutes ago 905MB 19:43:55 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:43:55 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:43:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:43:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:56 19:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:56 arm64: Pulling from edgex-lftools-log-publisher 19:43:56 8998bd30e6a1: Pulling fs layer 19:43:56 04944245beec: Pulling fs layer 19:43:56 699f458cf7ca: Pulling fs layer 19:43:56 765212b225bb: Pulling fs layer 19:43:56 f23df028b6ca: Pulling fs layer 19:43:56 d65c8cfc05b1: Pulling fs layer 19:43:56 2437ff75d9bd: Pulling fs layer 19:43:56 765212b225bb: Waiting 19:43:56 f23df028b6ca: Waiting 19:43:56 d65c8cfc05b1: Waiting 19:43:56 2437ff75d9bd: Waiting 19:43:56 04944245beec: Verifying Checksum 19:43:56 04944245beec: Download complete 19:43:56 765212b225bb: Download complete 19:43:56 f23df028b6ca: Verifying Checksum 19:43:56 f23df028b6ca: Download complete 19:43:56 d65c8cfc05b1: Verifying Checksum 19:43:56 d65c8cfc05b1: Download complete 19:43:57 699f458cf7ca: Verifying Checksum 19:43:57 699f458cf7ca: Download complete 19:43:57 8998bd30e6a1: Verifying Checksum 19:43:57 8998bd30e6a1: Download complete 19:43:59 2437ff75d9bd: Verifying Checksum 19:43:59 2437ff75d9bd: Download complete 19:44:01 8998bd30e6a1: Pull complete 19:44:02 04944245beec: Pull complete 19:44:03 699f458cf7ca: Pull complete 19:44:03 765212b225bb: Pull complete 19:44:04 f23df028b6ca: Pull complete 19:44:04 d65c8cfc05b1: Pull complete 19:44:16 2437ff75d9bd: Pull complete 19:44:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:17 prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container 19:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:19 $ docker top 2c0962c3400ae38690f524efef01f9015592e563be234773b4a065d771cd5e7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:20 ---> job-cost.sh 19:44:20 lf-activate-venv: SKIPPING 19:44:20 INFO: No Stack... 19:44:21 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:21 INFO: Archiving Costs [Pipeline] sh 19:44:22 + cut -d, -f6 19:44:22 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:44:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4303-1-stack-cost] 19:44:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4303-1-stack-cost] did not exist. Created. 19:44:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:22 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:22 Stashed 1 file(s) [Pipeline] } 19:44:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4303-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:23 $ docker stop --time=1 2c0962c3400ae38690f524efef01f9015592e563be234773b4a065d771cd5e7c 19:44:24 $ docker rm -f --volumes 2c0962c3400ae38690f524efef01f9015592e563be234773b4a065d771cd5e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:44:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:44:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:27 ---> package-listing.sh 19:44:27 ++ tr '[:upper:]' '[:lower:]' 19:44:27 ++ facter osfamily 19:44:28 + OS_FAMILY=debian 19:44:28 + workspace=/w/workspace/edgex-go/1 19:44:28 + START_PACKAGES=/tmp/packages_start.txt 19:44:28 + END_PACKAGES=/tmp/packages_end.txt 19:44:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:28 + PACKAGES=/tmp/packages_start.txt 19:44:28 + '[' /w/workspace/edgex-go/1 ']' 19:44:28 + PACKAGES=/tmp/packages_end.txt 19:44:28 + case "${OS_FAMILY}" in 19:44:28 + dpkg -l 19:44:28 + grep '^ii' 19:44:28 + '[' -f /tmp/packages_start.txt ']' 19:44:28 + '[' -f /tmp/packages_end.txt ']' 19:44:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:28 + '[' /w/workspace/edgex-go/1 ']' 19:44:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:29 19:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:29 latest: Pulling from edgex-lftools-log-publisher 19:44:29 5eb5b503b376: Pulling fs layer 19:44:29 5c69ac0246d0: Pulling fs layer 19:44:29 ec43610c2a17: Pulling fs layer 19:44:29 3a2ae6a8a46f: Pulling fs layer 19:44:29 33b1e0a273af: Pulling fs layer 19:44:29 5d3b04190fa2: Pulling fs layer 19:44:29 2f39f015ded8: Pulling fs layer 19:44:29 33b1e0a273af: Waiting 19:44:29 5d3b04190fa2: Waiting 19:44:29 2f39f015ded8: Waiting 19:44:29 3a2ae6a8a46f: Waiting 19:44:29 5c69ac0246d0: Verifying Checksum 19:44:29 5c69ac0246d0: Download complete 19:44:29 3a2ae6a8a46f: Download complete 19:44:29 33b1e0a273af: Verifying Checksum 19:44:29 33b1e0a273af: Download complete 19:44:29 5d3b04190fa2: Download complete 19:44:29 ec43610c2a17: Verifying Checksum 19:44:29 ec43610c2a17: Download complete 19:44:29 5eb5b503b376: Verifying Checksum 19:44:29 5eb5b503b376: Download complete 19:44:30 2f39f015ded8: Download complete 19:44:31 5eb5b503b376: Pull complete 19:44:31 5c69ac0246d0: Pull complete 19:44:31 ec43610c2a17: Pull complete 19:44:31 3a2ae6a8a46f: Pull complete 19:44:32 33b1e0a273af: Pull complete 19:44:32 5d3b04190fa2: Pull complete 19:44:36 2f39f015ded8: Pull complete 19:44:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:36 prd-ubuntu20.04-docker-8c-8g-3436 does not seem to be running inside a container 19:44: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:43 $ docker top 577d082a9a13f87825a501c3d3857d082519818ca1d829cd05efea7167dd76b5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:43 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:44 + ls /var/log/sa-host 19:44:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:44 provisioning config files... 19:44:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15095679044716457516tmp [Pipeline] { [Pipeline] echo 19:44:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:44 ---> create-netrc.sh [Pipeline] } 19:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:45 ---> python-tools-install.sh [Pipeline] echo 19:44:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:45 ---> sudo-logs.sh 19:44:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:45 ---> job-cost.sh 19:44:45 lf-activate-venv: SKIPPING 19:44:45 DEBUG: total: 0.10999999940395355 19:44:45 INFO: Retrieving Stack Cost... 19:44:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:46 INFO: Archiving Costs [Pipeline] echo 19:44:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:47 ---> logs-deploy.sh 19:44:47 lf-activate-venv: SKIPPING 19:44:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4303/1 19:44:47 INFO: archiving workspace using pattern(s): 19:44:47 Archives upload complete. 19:44:47 INFO: archiving logs to Nexus