Pull request #4318 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87e3187be2176aca35a8358815f0bea0a2db6ea7+65e9980456b4b2f337a17b2905105e5bc0143998 (eda13602b08a1e76ef4045294237e20bcef9a91f) 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-ssh15706361085776301144.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-ssh7417256571921139387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh561956407639470225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16584949750558540093.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5044773291839319859.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4822 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit 87e3187be2176aca35a8358815f0bea0a2db6ea7 Merge succeeded, producing 87e3187be2176aca35a8358815f0bea0a2db6ea7 Checking out Revision 87e3187be2176aca35a8358815f0bea0a2db6ea7 (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # 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 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 > git rev-list --no-walk 360b25922eab2bd59b2206a0c2a93078788b7c7f # timeout=10 [Pipeline] withCredentials 03:01:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:05 ========================================================= 03:01:05 EdgeX Global Pipelines Version Info 03:01:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:06 ------------------- 03:01:06 stable info: 03:01:06 ------------------- 03:01:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:01:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:01:06 Message: update stable to v1.0.244 03:01:07 ------------------- 03:01:07 experimental info: 03:01:07 ------------------- 03:01:07 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:01:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e3187be2176aca35a8358815f0bea0a2db6ea7 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e3187 [Pipeline] echo 03:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:07 provisioning config files... 03:01:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14825845193827999573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:08 ---> docker-login.sh 03:01:08 nexus3.edgexfoundry.org:10001 03:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:08 Configure a credential helper to remove this warning. See 03:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:08 03:01:08 Login Succeeded 03:01:08 nexus3.edgexfoundry.org:10002 03:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:08 Configure a credential helper to remove this warning. See 03:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:08 03:01:08 Login Succeeded 03:01:08 nexus3.edgexfoundry.org:10003 03:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:08 Configure a credential helper to remove this warning. See 03:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:08 03:01:08 Login Succeeded 03:01:08 nexus3.edgexfoundry.org:10004 03:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:08 Configure a credential helper to remove this warning. See 03:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:08 03:01:08 Login Succeeded 03:01:08 docker.io 03:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:09 Configure a credential helper to remove this warning. See 03:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:09 03:01:09 Login Succeeded 03:01:09 ---> docker-login.sh ends [Pipeline] } 03:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:09 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:01:09 + + dirname cmd/core-command/Dockerfile 03:01:09 cut -d/ -f2 03:01:09 + echo core-command,cmd/core-command/Dockerfile 03:01:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:01:09 + dirname cmd/core-data/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo core-data,cmd/core-data/Dockerfile 03:01:09 + dirname cmd/core-metadata/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo core-metadata,cmd/core-metadata/Dockerfile 03:01:09 + dirname cmd/security-bootstrapper/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:01:09 + dirname cmd/security-proxy-setup/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:01:09 + dirname cmd/security-secretstore-setup/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:01:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:01:09 + dirname cmd/security-spire-agent/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:01:09 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 03:01:09 -f2 03:01:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:01:09 + dirname cmd/security-spire-server/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:01:09 + dirname cmd/support-notifications/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo support-notifications,cmd/support-notifications/Dockerfile 03:01:09 + dirname cmd/support-scheduler/Dockerfile 03:01:09 + cut -d/ -f2 03:01:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:01:09 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:01:09 + git rev-list -1 --merges 87e3187be2176aca35a8358815f0bea0a2db6ea7~1..87e3187be2176aca35a8358815f0bea0a2db6ea7 [Pipeline] echo 03:01:09 -----------> git rev-list -1 --merges 87e3187be2176aca35a8358815f0bea0a2db6ea7~1..87e3187be2176aca35a8358815f0bea0a2db6ea7 87e3187be2176aca35a8358815f0bea0a2db6ea7 [false] [Pipeline] sh 03:01:10 + git log --format=format:%s -1 87e3187be2176aca35a8358815f0bea0a2db6ea7 [Pipeline] echo 03:01:10 ========================================================= 03:01:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:01:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:01:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:01:10 + grep -v github /etc/ssh/ssh_known_hosts 03:01:10 + [ -e /tmp/ssh_known_hosts ] 03:01:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:01:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:01:10 + sudo tee -a /etc/ssh/ssh_known_hosts 03:01:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:10 03:01:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:01:11 b85a868b505f: Pulling fs layer 03:01:11 e2be974225ed: Pulling fs layer 03:01:11 339a4e72a1f5: Pulling fs layer 03:01:11 988bab9f4d93: Pulling fs layer 03:01:11 1469e6f7b9e6: Pulling fs layer 03:01:11 eaf3925da568: Pulling fs layer 03:01:11 bab4dde63d76: Pulling fs layer 03:01:11 bde34c3a00c8: Pulling fs layer 03:01:11 b352a97aabf1: Pulling fs layer 03:01:11 4872d77fe225: Pulling fs layer 03:01:11 5851b861e8e6: Pulling fs layer 03:01:11 eaf3925da568: Waiting 03:01:11 bab4dde63d76: Waiting 03:01:11 bde34c3a00c8: Waiting 03:01:11 b352a97aabf1: Waiting 03:01:11 4872d77fe225: Waiting 03:01:11 5851b861e8e6: Waiting 03:01:11 988bab9f4d93: Waiting 03:01:11 1469e6f7b9e6: Waiting 03:01:11 e2be974225ed: Download complete 03:01:11 988bab9f4d93: Download complete 03:01:11 1469e6f7b9e6: Verifying Checksum 03:01:11 1469e6f7b9e6: Download complete 03:01:11 eaf3925da568: Verifying Checksum 03:01:11 eaf3925da568: Download complete 03:01:11 339a4e72a1f5: Verifying Checksum 03:01:11 339a4e72a1f5: Download complete 03:01:11 bde34c3a00c8: Download complete 03:01:11 b352a97aabf1: Download complete 03:01:11 4872d77fe225: Verifying Checksum 03:01:11 4872d77fe225: Download complete 03:01:11 5851b861e8e6: Verifying Checksum 03:01:11 5851b861e8e6: Download complete 03:01:11 b85a868b505f: Verifying Checksum 03:01:11 b85a868b505f: Download complete 03:01:11 bab4dde63d76: Verifying Checksum 03:01:11 bab4dde63d76: Download complete 03:01:12 b85a868b505f: Pull complete 03:01:12 e2be974225ed: Pull complete 03:01:13 339a4e72a1f5: Pull complete 03:01:13 988bab9f4d93: Pull complete 03:01:13 1469e6f7b9e6: Pull complete 03:01:13 eaf3925da568: Pull complete 03:01:15 bab4dde63d76: Pull complete 03:01:15 bde34c3a00c8: Pull complete 03:01:15 b352a97aabf1: Pull complete 03:01:15 4872d77fe225: Pull complete 03:01:15 5851b861e8e6: Pull complete 03:01:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:15 prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container 03:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:01:17 $ docker top 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 -eo pid,comm 03:01:17 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). 03:01:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:17 [ssh-agent] Looking for ssh-agent implementation... 03:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:17 $ docker exec 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent 03:01:17 SSH_AUTH_SOCK=/tmp/ssh-w5CIAURMOxpC/agent.32 03:01:17 SSH_AGENT_PID=39 03:01:17 Running ssh-add (command line suppressed) 03:01:17 Identity added: /w/workspace/edgex-go/4@tmp/private_key_10282938549676418325.key (/w/workspace/edgex-go/4@tmp/private_key_10282938549676418325.key) 03:01:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:17 + git tag --points-at HEAD [Pipeline] } 03:01:17 $ docker exec --env ******** --env ******** 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent -k 03:01:18 unset SSH_AUTH_SOCK; 03:01:18 unset SSH_AGENT_PID; 03:01:18 echo Agent pid 39 killed; 03:01:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:18 [ssh-agent] Looking for ssh-agent implementation... 03:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:18 $ docker exec 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent 03:01:18 SSH_AUTH_SOCK=/tmp/ssh-O8l6K1pADyg1/agent.70 03:01:18 SSH_AGENT_PID=76 03:01:18 Running ssh-add (command line suppressed) 03:01:18 Identity added: /w/workspace/edgex-go/4@tmp/private_key_15422024351046760141.key (/w/workspace/edgex-go/4@tmp/private_key_15422024351046760141.key) 03:01:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:18 + git semver init 03:01:19 2023-02-07 03:01:18,946 [run_init] DEBUG init version:0.0.0 force:False 03:01:19 2023-02-07 03:01:18,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 03:01:19 2023-02-07 03:01:18,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 03:01:19 2023-02-07 03:01:18,948 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 03:01:40 2023-02-07 03:01:39,211 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 03:01:40 2023-02-07 03:01:39,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4318 with force:False 03:01:40 2023-02-07 03:01:39,212 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4318 03:01:40 2023-02-07 03:01:39,215 [execute] INFO git cat-file --batch-check 03:01:40 2023-02-07 03:01:39,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 03:01:40 2023-02-07 03:01:39,222 [execute] INFO git cat-file --batch 03:01:40 2023-02-07 03:01:39,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 03:01:40 2023-02-07 03:01:39,228 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4318 03:01:40 0.0.0 [Pipeline] } 03:01:40 $ docker exec --env ******** --env ******** 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent -k 03:01:41 unset SSH_AUTH_SOCK; 03:01:41 unset SSH_AGENT_PID; 03:01:41 echo Agent pid 76 killed; 03:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:41 + git semver [Pipeline] } 03:01:41 $ docker stop --time=1 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 03:01:42 $ docker rm -f --volumes 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:43 Stashed 1 file(s) [Pipeline] echo 03:01:43 [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 03:01:43 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 03:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:43 ========================================================= 03:01:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:01:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:01:44 213ec9aee27d: Pulling fs layer 03:01:44 4583459ba037: Pulling fs layer 03:01:44 93c1e223e6f2: Pulling fs layer 03:01:44 53926ce57604: Pulling fs layer 03:01:44 21b2b0c7a3f4: Pulling fs layer 03:01:44 22ff95d597cd: Pulling fs layer 03:01:44 12d6caf4c0d1: Pulling fs layer 03:01:44 96b7cbca73a9: Pulling fs layer 03:01:44 a7acece74701: Pulling fs layer 03:01:44 53926ce57604: Waiting 03:01:44 22ff95d597cd: Waiting 03:01:44 21b2b0c7a3f4: Waiting 03:01:44 12d6caf4c0d1: Waiting 03:01:44 96b7cbca73a9: Waiting 03:01:44 a7acece74701: Waiting 03:01:44 93c1e223e6f2: Download complete 03:01:44 4583459ba037: Verifying Checksum 03:01:44 4583459ba037: Download complete 03:01:44 21b2b0c7a3f4: Verifying Checksum 03:01:44 21b2b0c7a3f4: Download complete 03:01:44 22ff95d597cd: Verifying Checksum 03:01:44 22ff95d597cd: Download complete 03:01:44 213ec9aee27d: Download complete 03:01:44 12d6caf4c0d1: Verifying Checksum 03:01:44 12d6caf4c0d1: Download complete 03:01:44 213ec9aee27d: Pull complete 03:01:44 4583459ba037: Pull complete 03:01:44 93c1e223e6f2: Pull complete 03:01:45 a7acece74701: Download complete 03:01:45 53926ce57604: Verifying Checksum 03:01:45 53926ce57604: Download complete 03:01:45 96b7cbca73a9: Verifying Checksum 03:01:45 96b7cbca73a9: Download complete 03:01:49 53926ce57604: Pull complete 03:01:49 21b2b0c7a3f4: Pull complete 03:01:49 22ff95d597cd: Pull complete 03:01:49 12d6caf4c0d1: Pull complete 03:01:50 96b7cbca73a9: Pull complete 03:01:51 a7acece74701: Pull complete 03:01:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:01:52 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:52 WORKDIR /edgex 03:01:52 COPY go.mod . 03:01:52 RUN go mod download 03:01:52 docker build -t ci-base-image-x86_64 -f - . 03:01:52 Sending build context to Docker daemon 170.2MB 03:01:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:52 ---> db6d94c90886 03:01:52 Step 2/4 : WORKDIR /edgex 03:01:54 ---> Running in 2aebff8614f6 03:01:54 Removing intermediate container 2aebff8614f6 03:01:54 ---> 0eb1ea838586 03:01:54 Step 3/4 : COPY go.mod . 03:01:54 ---> 0dbd48fd161c 03:01:54 Step 4/4 : RUN go mod download 03:01:55 ---> Running in 2bee91eef981 03:01:58 Still waiting to schedule task 03:01:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ 03:02:07 Removing intermediate container 2bee91eef981 03:02:07 ---> 500c7aed7c5a 03:02:07 Successfully built 500c7aed7c5a 03:02:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:07 + docker inspect -f . ci-base-image-x86_64 03:02:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:07 prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container 03:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:02:08 $ docker top 2913e33e099e868ebaab96f162245e10fc3a22a1a47837840fe42ea77edb1ff8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:08 + go version 03:02:08 go version go1.18.7 linux/amd64 [Pipeline] } 03:02:08 $ docker stop --time=1 2913e33e099e868ebaab96f162245e10fc3a22a1a47837840fe42ea77edb1ff8 03:02:09 $ docker rm -f --volumes 2913e33e099e868ebaab96f162245e10fc3a22a1a47837840fe42ea77edb1ff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:10 + docker inspect -f . ci-base-image-x86_64 03:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:10 prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container 03:02:10 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:02:10 $ docker top 55eda219ee4f8d1b486b8fe885b93c0c5ef3af906eeff9741309f0cced7d04b1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:02:10 ========================================================= 03:02:10 [edgeXBuildGoParallel] Running Tests and Build... 03:02:10 ========================================================= [Pipeline] sh 03:02:11 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 03:02:11 + make test 03:02:11 go test -race -coverprofile=coverage.out ./... 03:02:18 ? github.com/edgexfoundry/edgex-go [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.128s coverage: 43.1% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.0% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.377s coverage: 89.2% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.6% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.455s coverage: 95.6% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 65.9% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 82.9% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 03:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 03:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:02:46 flag provided but not defined: -invalid 03:02:46 Usage of setupRegistryACL: 03:02:46 -configDir string 03:02:46 03:02:46 --- FAIL: TestExecute (0.00s) 03:02:46 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.01s) 03:02:46 command_test.go:181: 03:02:46 Error Trace: /w/workspace/edgex-go/4/internal/security/bootstrapper/command/setupacl/command_test.go:181 03:02:46 Error: Received unexpected error: 03:02:46 failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden 03:02:46 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 03:02:46 FAIL 03:02:46 coverage: 79.9% of statements 03:02:46 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.3% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:02:55 FAIL 03:02:55 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 03:02:55 $ docker stop --time=1 55eda219ee4f8d1b486b8fe885b93c0c5ef3af906eeff9741309f0cced7d04b1 03:02:57 $ docker rm -f --volumes 55eda219ee4f8d1b486b8fe885b93c0c5ef3af906eeff9741309f0cced7d04b1 [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] } 03:02:57 Failed in branch amd64 03:05:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4827 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws 03:05:02 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:05:02 The recommended git tool is: git 03:05:08 using credential edgex-jenkins-ssh 03:05:08 Cloning the remote Git repository 03:05:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:05:09 > git init /w/workspace/edgex-go/4 # timeout=10 03:05:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:05:09 > git --version # timeout=10 03:05:09 > git --version # 'git version 2.25.1' 03:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:05:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:29 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit 87e3187be2176aca35a8358815f0bea0a2db6ea7 03:05:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:05:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:05:29 > git config core.sparsecheckout # timeout=10 03:05:29 > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 03:05:29 Merge succeeded, producing 87e3187be2176aca35a8358815f0bea0a2db6ea7 03:05:29 Checking out Revision 87e3187be2176aca35a8358815f0bea0a2db6ea7 (PR-4318) 03:05:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:05:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:31 Dload Upload Total Spent Left Speed 03:05:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k 03:05:29 > git remote # timeout=10 03:05:29 > git config --get remote.origin.url # timeout=10 03:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:29 > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 03:05:29 > git rev-parse HEAD^{commit} # timeout=10 03:05:29 > git config core.sparsecheckout # timeout=10 03:05:29 > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 [Pipeline] sh 03:05:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:05:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:05:32 + sudo tee /etc/docker/daemon.new 03:05:32 { 03:05:32 "registry-mirrors": [ 03:05:32 "https://nexus3.edgexfoundry.org:10001" 03:05:32 ], 03:05:32 "bip": "10.250.0.254/24", 03:05:32 "hosts": [ 03:05:32 "tcp://0.0.0.0:5555", 03:05:32 "unix:///var/run/docker.sock" 03:05:32 ], 03:05:32 "mtu": 1458, 03:05:32 "selinux-enabled": true, 03:05:32 "seccomp-profile": "/etc/docker/seccomp.json" 03:05:32 } [Pipeline] sh 03:05:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:05:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:51 provisioning config files... 03:05:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2554408733743115562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:51 ---> docker-login.sh 03:05:51 nexus3.edgexfoundry.org:10001 03:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:52 Configure a credential helper to remove this warning. See 03:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:52 03:05:52 Login Succeeded 03:05:52 nexus3.edgexfoundry.org:10002 03:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:52 Configure a credential helper to remove this warning. See 03:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:52 03:05:52 Login Succeeded 03:05:52 nexus3.edgexfoundry.org:10003 03:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:53 Configure a credential helper to remove this warning. See 03:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:53 03:05:53 Login Succeeded 03:05:53 nexus3.edgexfoundry.org:10004 03:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:53 Configure a credential helper to remove this warning. See 03:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:53 03:05:53 Login Succeeded 03:05:53 docker.io 03:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:53 Configure a credential helper to remove this warning. See 03:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:53 03:05:53 Login Succeeded 03:05:53 ---> docker-login.sh ends [Pipeline] } 03:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:05:54 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 03:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:54 ========================================================= 03:05:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:05:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:55 9b18e9b68314: Pulling fs layer 03:05:55 35d82f9e3411: Pulling fs layer 03:05:55 e16973657156: Pulling fs layer 03:05:55 fc693d55d65f: Pulling fs layer 03:05:55 7e9fc2657dce: Pulling fs layer 03:05:55 dda99020689f: Pulling fs layer 03:05:55 db1c61fa0a46: Pulling fs layer 03:05:55 891c053d2c06: Pulling fs layer 03:05:55 fc693d55d65f: Waiting 03:05:55 7e9fc2657dce: Waiting 03:05:55 dda99020689f: Waiting 03:05:55 db1c61fa0a46: Waiting 03:05:55 891c053d2c06: Waiting 03:05:55 e16973657156: Verifying Checksum 03:05:55 e16973657156: Download complete 03:05:55 35d82f9e3411: Verifying Checksum 03:05:55 35d82f9e3411: Download complete 03:05:55 7e9fc2657dce: Verifying Checksum 03:05:55 7e9fc2657dce: Download complete 03:05:55 dda99020689f: Verifying Checksum 03:05:55 dda99020689f: Download complete 03:05:55 9b18e9b68314: Verifying Checksum 03:05:55 9b18e9b68314: Download complete 03:05:56 9b18e9b68314: Pull complete 03:05:56 891c053d2c06: Verifying Checksum 03:05:56 891c053d2c06: Download complete 03:05:56 35d82f9e3411: Pull complete 03:05:57 e16973657156: Pull complete 03:05:57 db1c61fa0a46: Verifying Checksum 03:05:59 fc693d55d65f: Verifying Checksum 03:05:59 fc693d55d65f: Download complete 03:06:14 fc693d55d65f: Pull complete 03:06:14 7e9fc2657dce: Pull complete 03:06:14 dda99020689f: Pull complete 03:06:20 db1c61fa0a46: Pull complete 03:06:22 891c053d2c06: Pull complete 03:06:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:06:22 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:06:22 WORKDIR /edgex 03:06:22 COPY go.mod . 03:06:22 RUN go mod download build 03:06:22 -t ci-base-image-arm64 -f - . 03:06:23 Sending build context to Docker daemon 3.091MB 03:06:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:06:23 ---> f96f9c87975a 03:06:23 Step 2/4 : WORKDIR /edgex 03:06:24 ---> Running in a1381b8f4d47 03:06:24 Removing intermediate container a1381b8f4d47 03:06:24 ---> b52a53c56e4a 03:06:24 Step 3/4 : COPY go.mod . 03:06:24 ---> a0696d07d828 03:06:24 Step 4/4 : RUN go mod download 03:06:24 ---> Running in 8aab06baeb4c 03:07:03 Removing intermediate container 8aab06baeb4c 03:07:03 ---> b08eb40c29d0 03:07:03 Successfully built b08eb40c29d0 03:07:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:04 + docker inspect -f . ci-base-image-arm64 03:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 03:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:07:05 $ docker top e99e46009f56d857b0eec9ebffcd2cac2b93b02e46ac6ab3293bd560ddc8214b -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:06 + go version 03:07:06 go version go1.18.7 linux/arm64 [Pipeline] } 03:07:06 $ docker stop --time=1 e99e46009f56d857b0eec9ebffcd2cac2b93b02e46ac6ab3293bd560ddc8214b 03:07:08 $ docker rm -f --volumes e99e46009f56d857b0eec9ebffcd2cac2b93b02e46ac6ab3293bd560ddc8214b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:08 + docker inspect -f . ci-base-image-arm64 03:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 03:07:09 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:07:10 $ docker top e7f5ede7f10a4171253ea77c2650bff3e0a70f9a6f0ac450cab6182161d44672 -eo pid,comm [Pipeline] { [Pipeline] echo 03:07:10 ========================================================= 03:07:10 [edgeXBuildGoParallel] Running Tests and Build... 03:07:10 ========================================================= [Pipeline] sh 03:07:11 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 03:07:12 + make test 03:07:12 go test -race -coverprofile=coverage.out ./... 03:07:59 ? github.com/edgexfoundry/edgex-go [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.780s coverage: 98.5% of statements 03:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.738s coverage: 43.1% of statements 03:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.0% of statements 03:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.266s coverage: 89.2% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.663s coverage: 2.6% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.669s coverage: 95.6% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.388s coverage: 72.2% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.641s coverage: 65.9% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.383s coverage: 29.6% of statements 03:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.346s coverage: 47.1% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 82.9% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 03:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements 03:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.249s coverage: 94.4% of statements 03:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.938s coverage: 79.9% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 77.4% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.892s coverage: 91.2% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 64.7% of statements 03:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.353s coverage: 100.0% of statements 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 03:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.581s coverage: 65.3% of statements 03:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 41.8% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.357s coverage: 17.7% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.765s coverage: 92.3% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.510s coverage: 97.7% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:12:08 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 03:12:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:12:08 go vet ./... 03:14:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:14:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:14:15 ./bin/test-attribution-txt.sh [Pipeline] echo 03:14:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:14:15 + ls -al . 03:14:15 total 740 03:14:15 drwxrwxr-x 10 1001 1001 4096 Feb 7 03:07 . 03:14:15 drwxr-xr-x 4 root root 4096 Feb 7 03:07 .. 03:14:15 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:05 .blubracket 03:14:15 -rw-rw-r-- 1 1001 1001 16 Feb 7 03:05 .dockerignore 03:14:15 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:05 .git 03:14:15 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:05 .github 03:14:15 -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:05 .gitignore 03:14:15 -rw-rw-r-- 1 1001 1001 42 Feb 7 03:05 .golangci.yml 03:14:15 -rw-rw-r-- 1 1001 1001 87 Feb 7 03:05 .hadolint.yml 03:14:15 -rw-rw-r-- 1 1001 1001 166 Feb 7 03:05 .sonarcloud.properties 03:14:15 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:05 ADOPTERS.md 03:14:15 -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:05 Attribution.txt 03:14:15 -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:05 CHANGELOG.md 03:14:15 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:05 CONTRIBUTING.md 03:14:15 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:05 GOVERNANCE.md 03:14:15 -rw-rw-r-- 1 1001 1001 850 Feb 7 03:05 Jenkinsfile 03:14:15 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:05 LICENSE 03:14:15 -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:05 Makefile 03:14:15 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:05 OWNERS.md 03:14:15 -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:05 README.md 03:14:15 -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:05 SECURITY.md 03:14:15 -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION 03:14:15 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:05 bin 03:14:15 drwxrwxr-x 17 1001 1001 4096 Feb 7 03:05 cmd 03:14:15 -rw-r--r-- 1 root root 486191 Feb 7 03:12 coverage.out 03:14:15 -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:05 go.mod 03:14:15 -rw-rw-r-- 1 1001 1001 34708 Feb 7 03:05 go.sum 03:14:15 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:05 internal 03:14:15 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:05 openapi 03:14:15 drwxrwxr-x 4 1001 1001 4096 Feb 7 03:05 snap 03:14:15 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:05 version.go [Pipeline] sh 03:14:16 + '[' -e coverage.out ] 03:14:16 + chown 1001:1001 coverage.out [Pipeline] stash 03:14:17 Stashed 1 file(s) [Pipeline] sh 03:14:18 + make build 03:14:18 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 03:15:54 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 03:15:54 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 03:15:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:16:02 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 03:16:58 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 03:16:58 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 03:17:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:17:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:17:16 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 03:17:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:17:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:17:41 $ docker stop --time=1 e7f5ede7f10a4171253ea77c2650bff3e0a70f9a6f0ac450cab6182161d44672 03:17:43 $ docker rm -f --volumes e7f5ede7f10a4171253ea77c2650bff3e0a70f9a6f0ac450cab6182161d44672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:45 03:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:46 latest: Pulling from edgex-devops/edgex-compose-arm64 03:17:46 29e5d40040c1: Pulling fs layer 03:17:46 1ce36da41761: Pulling fs layer 03:17:46 25b303627fd3: Pulling fs layer 03:17:46 29e5d40040c1: Verifying Checksum 03:17:46 1ce36da41761: Verifying Checksum 03:17:46 1ce36da41761: Download complete 03:17:46 29e5d40040c1: Pull complete 03:17:48 1ce36da41761: Pull complete 03:17:48 25b303627fd3: Verifying Checksum 03:17:48 25b303627fd3: Download complete 03:17:58 25b303627fd3: Pull complete 03:17:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 03:17:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:18:01 $ docker top 048a7e357adbb23da99808116df9cf0d56c8fbfe06cf7ec4d8576a307a12f588 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:01 + docker-compose build --help 03:18:01 + grep parallel 03:18:08 --parallel Build images in parallel. [Pipeline] } 03:18:08 $ docker stop --time=1 048a7e357adbb23da99808116df9cf0d56c8fbfe06cf7ec4d8576a307a12f588 03:18:10 $ docker rm -f --volumes 048a7e357adbb23da99808116df9cf0d56c8fbfe06cf7ec4d8576a307a12f588 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:11 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 03:18:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:18:12 $ docker top 6b2656229ba4232402ea4e180e4c5328cf9607b0b89a2612b3c3d3f1accc353c -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:13 + docker-compose -f ./docker-compose-build.yml build --parallel 03:18:21 Building core-command ... 03:18:21 Building core-common-config-bootstrapper ... 03:18:21 Building core-data ... 03:18:21 Building core-metadata ... 03:18:21 Building security-bootstrapper ... 03:18:21 Building security-proxy-setup ... 03:18:21 Building security-secretstore-setup ... 03:18:21 Building security-spiffe-token-provider ... 03:18:21 Building security-spire-agent ... 03:18:21 Building security-spire-config ... 03:18:21 Building security-spire-server ... 03:18:21 Building support-notifications ... 03:18:21 Building support-scheduler ... 03:18:21 Building security-secretstore-setup 03:18:21 Building core-command 03:18:21 Building security-proxy-setup 03:18:21 Building security-spiffe-token-provider 03:18:21 Building support-scheduler 03:19:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:19:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:19:08 ---> b08eb40c29d0 03:19:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:19:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:19:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:19:09 ---> b08eb40c29d0 03:19:09 Step 3/19 : WORKDIR /edgex-go 03:19:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:19:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:19:09 ---> b08eb40c29d0 03:19:09 Step 3/24 : WORKDIR /edgex-go 03:19:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:19:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:19:09 ---> b08eb40c29d0 03:19:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:19:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:19:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:19:09 ---> b08eb40c29d0 03:19:09 Step 3/21 : WORKDIR /edgex-go 03:19:10 ---> Running in 767363b2a79a 03:19:10 ---> Running in dea7a1d9c3d6 03:19:10 ---> Running in 3c62266eb63b 03:19:10 ---> Running in 0cca58dab241 03:19:10 ---> Running in 1f1b369de7ad 03:19:10 Removing intermediate container 767363b2a79a 03:19:10 ---> ca008bfcf12e 03:19:10 Step 4/22 : WORKDIR /edgex-go 03:19:10 Removing intermediate container dea7a1d9c3d6 03:19:10 ---> cb026e4f9409 03:19:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:19:10 Removing intermediate container 1f1b369de7ad 03:19:10 Removing intermediate container 3c62266eb63b 03:19:10 ---> be6dd8738a61 03:19:10 Step 4/23 : WORKDIR /edgex-go 03:19:10 ---> b1444679753c 03:19:10 Step 4/24 : RUN apk add --update --no-cache make git 03:19:10 ---> Running in a1312b386533 03:19:10 Removing intermediate container 0cca58dab241 03:19:10 ---> facd857fee8a 03:19:10 Step 4/21 : RUN apk add --update --no-cache make git 03:19:10 ---> Running in 00d5331de6a6 03:19:10 ---> Running in bef8a9ffaf76 03:19:10 ---> Running in b2144be6a01f 03:19:10 ---> Running in a8de4819d6ab 03:19:11 Removing intermediate container a1312b386533 03:19:11 ---> 78ec5871b52c 03:19:11 Step 5/22 : RUN apk add --update --no-cache make git 03:19:11 ---> Running in 54a4229289dd 03:19:11 Removing intermediate container bef8a9ffaf76 03:19:11 ---> 1fade3d62c09 03:19:11 Step 5/23 : RUN apk add --update --no-cache make git 03:19:12 ---> Running in 03a77d47f420 03:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:19:15 OK: 221 MiB in 51 packages 03:19:15 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:19:15 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:19:15 OK: 16901 distinct packages available 03:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:19:16 OK: 221 MiB in 51 packages 03:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:19:17 OK: 221 MiB in 51 packages 03:19:17 OK: 221 MiB in 51 packages 03:19:17 Removing intermediate container 00d5331de6a6 03:19:17 ---> ce2bcb54ac65 03:19:17 Step 5/24 : COPY go.mod vendor* ./ 03:19:18 OK: 221 MiB in 51 packages 03:19:18 Removing intermediate container a8de4819d6ab 03:19:18 ---> c5fe05e0aaab 03:19:18 Step 5/21 : COPY go.mod vendor* ./ 03:19:19 Removing intermediate container 03a77d47f420 03:19:19 ---> 4f5c0838dad6 03:19:19 Step 6/23 : COPY go.mod vendor* ./ 03:19:19 Removing intermediate container 54a4229289dd 03:19:19 ---> f2e9a5c866f3 03:19:19 Step 6/22 : COPY go.mod vendor* ./ 03:19:19 ---> d7f316c1abc0 03:19:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:19 ---> Running in 614b4a4b1410 03:19:19 ---> 0dab5866dd77 03:19:19 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:19 ---> Running in 5a8f8567e79c 03:19:20 Removing intermediate container b2144be6a01f 03:19:20 ---> 8a87f22cd0e5 03:19:20 Step 5/19 : COPY go.mod vendor* ./ 03:19:20 ---> 1f5d46b2776b 03:19:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:21 ---> Running in 39b3d7fd6277 03:19:21 ---> 0625b9f14a26 03:19:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:21 ---> Running in af3863f1f918 03:19:22 ---> 4f40131c007e 03:19:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:22 ---> Running in 37f47e1deb00 03:21:29 Removing intermediate container 39b3d7fd6277 03:21:29 ---> 1645ce0299ec 03:21:29 Step 8/23 : COPY . . 03:21:29 Removing intermediate container 5a8f8567e79c 03:21:29 ---> 09a7c04b06a9 03:21:29 Step 7/21 : COPY . . 03:21:29 Removing intermediate container 37f47e1deb00 03:21:29 ---> 00c7f80cefec 03:21:29 Step 7/19 : COPY . . 03:21:29 Removing intermediate container 614b4a4b1410 03:21:29 ---> 2b46497780f8 03:21:29 Step 7/24 : COPY . . 03:21:29 Removing intermediate container af3863f1f918 03:21:29 ---> 834eeb238e5c 03:21:29 Step 8/22 : COPY . . 03:21:33 ---> c93d12433bd1 03:21:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:21:33 ---> 3cc484bcf350 03:21:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:21:33 ---> df9e386d5b30 03:21:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:21:33 ---> 4a55e561488f 03:21:33 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:21:33 ---> 08e570d290dc 03:21:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:21:33 ---> Running in c4107bea3de1 03:21:33 ---> Running in 57c46ea78787 03:21:33 ---> Running in 119cb872c20a 03:21:33 ---> Running in b00771d58286 03:21:33 ---> Running in f79af58eb25d 03:21:35 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 03:21:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:21:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:21:36 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 03:21:36 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 03:28:15 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 03:28:16 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 03:28:42 Removing intermediate container 57c46ea78787 03:28:42 ---> a04218481938 03:28:42 03:28:42 Step 9/24 : FROM alpine:3.16 03:28:42 Removing intermediate container b00771d58286 03:28:42 ---> 777eb366da0b 03:28:42 03:28:42 Step 9/21 : FROM alpine:3.16 03:28:43 3.16: Pulling from library/alpine 03:28:43 3.16: Pulling from library/alpine 03:28:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:28:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:28:45 Status: Downloaded newer image for alpine:3.16 03:28:45 Status: Downloaded newer image for alpine:3.16 03:28:45 ---> 2b4661558fb8 03:28:45 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:28:45 ---> 2b4661558fb8 03:28:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:28:45 ---> Running in cbb6b40c0fab 03:28:45 ---> Running in 6588731910f2 03:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:50 (1/6) Installing ca-certificates (20220614-r0) 03:28:50 (2/6) Installing brotli-libs (1.0.9-r6) 03:28:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:28:50 (4/6) Installing libcurl (7.83.1-r5) 03:28:50 (1/3) Installing ca-certificates (20220614-r0) 03:28:50 (5/6) Installing curl (7.83.1-r5) 03:28:50 (6/6) Installing dumb-init (1.2.5-r1) 03:28:50 Executing busybox-1.35.0-r17.trigger 03:28:50 Executing ca-certificates-20220614-r0.trigger 03:28:50 (2/3) Installing dumb-init (1.2.5-r1) 03:28:50 (3/3) Installing su-exec (0.2-r1) 03:28:50 Executing busybox-1.35.0-r17.trigger 03:28:50 Executing ca-certificates-20220614-r0.trigger 03:28:51 OK: 6 MiB in 17 packages 03:28:51 OK: 8 MiB in 20 packages 03:28:54 Removing intermediate container cbb6b40c0fab 03:28:54 ---> e0c38fe45019 03:28:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:54 ---> Running in 9d9c299ff164 03:28:54 Removing intermediate container 6588731910f2 03:28:54 ---> aec953d6dd47 03:28:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:54 ---> Running in c19ceedf7392 03:28:54 Removing intermediate container 9d9c299ff164 03:28:54 ---> 6579808c0764 03:28:54 Step 12/24 : WORKDIR / 03:28:55 ---> Running in 4ff72c26814b 03:28:55 Removing intermediate container c19ceedf7392 03:28:55 ---> 68e06e9cd8a1 03:28:55 Step 12/21 : WORKDIR /edgex 03:28:55 ---> Running in c6eb4c5b74b0 03:28:56 Removing intermediate container 4ff72c26814b 03:28:56 ---> 7490bb219797 03:28:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:28:56 Removing intermediate container c6eb4c5b74b0 03:28:56 ---> bdc35bc2dddb 03:28:56 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:28:57 ---> 9e8446b97d13 03:28:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:28:57 ---> 40a83f0208a0 03:28:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:28:58 ---> 1448bdccf4e7 03:28:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:28:59 ---> bfc1b37137f9 03:28:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:29:00 ---> 17189948c2a6 03:29:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:29:01 ---> b03652644a81 03:29:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:29:02 ---> 3c12cbf8a1bf 03:29:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:29:05 ---> 75530cf074c3 03:29:05 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:05 ---> Running in 82684f7db353 03:29:05 ---> 9f4905623208 03:29:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:29:09 Removing intermediate container 82684f7db353 03:29:09 ---> 86bdd0fbd080 03:29:09 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:29:09 ---> Running in 31ac3edaa166 03:29:10 Removing intermediate container 31ac3edaa166 03:29:10 ---> 10cd05d43257 03:29:10 Step 19/21 : LABEL arch=arm64 03:29:10 ---> 8e98d5939492 03:29:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:29:11 ---> Running in e59e1e15e8f9 03:29:13 Removing intermediate container e59e1e15e8f9 03:29:13 ---> aebcbf8983cd 03:29:13 Step 20/21 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:29:13 ---> 5e9b01369ef8 03:29:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:13 ---> Running in af948182e3dd 03:29:13 ---> Running in 74ed105cb891 03:29:14 Removing intermediate container af948182e3dd 03:29:14 ---> d69781ed7f24 03:29:14 Step 21/21 : LABEL version=0.0.0 03:29:14 ---> Running in e75f48432de5 03:29:15 Removing intermediate container e75f48432de5 03:29:15 ---> 7dda563d0e30 03:29:15 03:29:15 Removing intermediate container c4107bea3de1 03:29:15 ---> 5e4022ca3f01 03:29:15 03:29:15 Step 10/23 : FROM alpine:3.16 03:29:15 ---> 2b4661558fb8 03:29:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:29:16 ---> Running in 1db2ec09b068 03:29:16 Successfully built 7dda563d0e30 03:29:16 Successfully tagged security-proxy-setup-arm64:latest 03:29:16  Building security-proxy-setup ... done Building core-data 03:29:18 Removing intermediate container 74ed105cb891 03:29:18 ---> 81219477337a 03:29:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:29:18 ---> Running in 28e4e2d1273a 03:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:18 Removing intermediate container 28e4e2d1273a 03:29:18 ---> 6c797a9a2805 03:29:18 Step 22/24 : LABEL arch=arm64 03:29:18 ---> Running in d00a34f87e0b 03:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:19 Removing intermediate container d00a34f87e0b 03:29:19 ---> 7722dce3a572 03:29:19 Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:29:19 ---> Running in 950c50576eae 03:29:20 Removing intermediate container 950c50576eae 03:29:20 ---> 76ad4b37220e 03:29:20 Step 24/24 : LABEL version=0.0.0 03:29:20 ---> Running in 1516c667c91f 03:29:20 Removing intermediate container 1516c667c91f 03:29:20 ---> cbf3006211cf 03:29:20 03:29:20 Successfully built cbf3006211cf 03:29:20 (1/1) Installing dumb-init (1.2.5-r1) 03:29:20 Successfully tagged security-secretstore-setup-arm64:latest 03:29:20 Building support-notifications 03:29:20 Executing busybox-1.35.0-r17.trigger 03:29:20  Building security-secretstore-setup ... done OK: 5 MiB in 15 packages 03:29:22 Removing intermediate container 1db2ec09b068 03:29:22 ---> 7967e489bc48 03:29:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:29:22 ---> Running in 479994fdfeb4 03:29:23 Removing intermediate container 479994fdfeb4 03:29:23 ---> 823823b3320b 03:29:23 Step 13/23 : ENV APP_PORT=59882 03:29:23 ---> Running in d9e1aa07839d 03:29:23 Removing intermediate container d9e1aa07839d 03:29:23 ---> 8dbe424f28d4 03:29:23 Step 14/23 : EXPOSE $APP_PORT 03:29:23 ---> Running in 03b2aaa5bf0d 03:29:24 Removing intermediate container 03b2aaa5bf0d 03:29:24 ---> ae212fcecfc7 03:29:24 Step 15/23 : WORKDIR / 03:29:24 ---> Running in c8dbcbaaa706 03:29:25 Removing intermediate container c8dbcbaaa706 03:29:25 ---> 9f776bd0b47d 03:29:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:26 ---> 4e36368314e9 03:29:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:29:27 ---> 56eb052818a5 03:29:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:29:29 ---> f5fbc98ffb47 03:29:29 Step 19/23 : ENTRYPOINT ["/core-command"] 03:29:29 ---> Running in 2013ecf715e8 03:29:30 Removing intermediate container 2013ecf715e8 03:29:30 ---> 75d1606b6eab 03:29:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:30 ---> Running in f127647cf265 03:29:31 Removing intermediate container f127647cf265 03:29:31 ---> ebfede02c43b 03:29:31 Step 21/23 : LABEL arch=arm64 03:29:31 ---> Running in c6d27f2e2d20 03:29:32 Removing intermediate container c6d27f2e2d20 03:29:32 ---> d4ca3594aefe 03:29:32 Step 22/23 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:29:32 ---> Running in 206a58a5cbc4 03:29:32 Removing intermediate container 206a58a5cbc4 03:29:32 ---> 1ac5852d5067 03:29:32 Step 23/23 : LABEL version=0.0.0 03:29:32 ---> Running in 41cace7af2bf 03:29:33 Removing intermediate container 41cace7af2bf 03:29:33 ---> f46c81213eb7 03:29:33 03:29:34 Successfully built f46c81213eb7 03:29:34 Successfully tagged core-command-arm64:latest 03:29:34  Building core-command ... done Building security-spire-agent 03:29:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:29:44 ---> b08eb40c29d0 03:29:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:29:44 ---> Using cache 03:29:44 ---> be6dd8738a61 03:29:44 Step 4/22 : WORKDIR /edgex-go 03:29:44 ---> Using cache 03:29:44 ---> 1fade3d62c09 03:29:44 Step 5/22 : RUN apk add --update --no-cache make git 03:29:44 ---> Using cache 03:29:44 ---> 4f5c0838dad6 03:29:44 Step 6/22 : COPY go.mod vendor* ./ 03:29:44 ---> Using cache 03:29:44 ---> 1f5d46b2776b 03:29:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:44 ---> Using cache 03:29:44 ---> 1645ce0299ec 03:29:44 Step 8/22 : COPY . . 03:29:44 ---> Using cache 03:29:44 ---> c93d12433bd1 03:29:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:29:44 ---> Running in ff826ab6d7f2 03:29:47 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 03:29:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:29:50 ---> b08eb40c29d0 03:29:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:29:50 ---> Using cache 03:29:50 ---> be6dd8738a61 03:29:50 Step 4/22 : WORKDIR /edgex-go 03:29:50 ---> Using cache 03:29:50 ---> 1fade3d62c09 03:29:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:29:50 ---> Running in 76a95112d853 03:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:55 OK: 221 MiB in 51 packages 03:29:58 Removing intermediate container 76a95112d853 03:29:58 ---> 0ea37601d533 03:29:58 Step 6/22 : COPY go.mod vendor* ./ 03:29:59 ---> 6bd34cc81df7 03:29:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:59 ---> Running in 4957aad5ff26 03:30:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:30:02 ---> b08eb40c29d0 03:30:02 Step 3/24 : WORKDIR /edgex-go 03:30:02 ---> Using cache 03:30:02 ---> facd857fee8a 03:30:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:30:02 ---> Running in 3d5c6055a60d 03:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:06 OK: 221 MiB in 51 packages 03:30:08 Removing intermediate container 3d5c6055a60d 03:30:08 ---> b20705152536 03:30:08 Step 5/24 : COPY go.mod vendor* ./ 03:30:09 ---> 0d5ace45853a 03:30:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:09 ---> Running in 5142b523e015 03:30:48 Removing intermediate container f79af58eb25d 03:30:48 ---> 2acd56b05316 03:30:48 03:30:48 Step 9/19 : FROM alpine:3.15 03:30:48 3.15: Pulling from library/alpine 03:30:48 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:30:48 Status: Downloaded newer image for alpine:3.15 03:30:48 ---> 8aa73fd46299 03:30:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:30:48 ---> Running in c521faa6f921 03:30:48 Removing intermediate container c521faa6f921 03:30:48 ---> 972ae75fa363 03:30:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:48 ---> Running in c516864f3960 03:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:30:52 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:30:52 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:30:52 OK: 15736 distinct packages available 03:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:30:54 (1/9) Installing ca-certificates (20220614-r0) 03:30:54 (2/9) Installing brotli-libs (1.0.9-r5) 03:30:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:30:54 (4/9) Installing libcurl (7.80.0-r5) 03:30:54 (5/9) Installing curl (7.80.0-r5) 03:30:55 (6/9) Installing dumb-init (1.2.5-r1) 03:30:55 (7/9) Installing musl-obstack (1.2.3-r0) 03:30:55 (8/9) Installing libucontext (1.1-r0) 03:30:55 (9/9) Installing gcompat (1.0.0-r4) 03:30:55 Executing busybox-1.34.1-r7.trigger 03:30:55 Executing ca-certificates-20220614-r0.trigger 03:30:55 OK: 8 MiB in 23 packages 03:30:58 Removing intermediate container c516864f3960 03:30:58 ---> 365475beada8 03:30:58 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:59 ---> 3296336b2b88 03:30:59 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:31:02 ---> 58ad428e6b32 03:31:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:31:03 ---> d4ff55b8ce72 03:31:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:31:03 ---> Running in 883536e3f19e 03:31:03 Removing intermediate container 883536e3f19e 03:31:03 ---> 82287a61361b 03:31:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:03 ---> Running in 2045ede48d00 03:31:04 Removing intermediate container 2045ede48d00 03:31:04 ---> be818771d1e8 03:31:04 Step 17/19 : LABEL arch=arm64 03:31:04 ---> Running in a403ccd53c65 03:31:05 Removing intermediate container a403ccd53c65 03:31:05 ---> db66c1cc64e6 03:31:05 Step 18/19 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:31:05 ---> Running in c4646baabcae 03:31:05 Removing intermediate container c4646baabcae 03:31:05 ---> 9ab65b325957 03:31:05 Step 19/19 : LABEL version=0.0.0 03:31:06 ---> Running in aabca96142d4 03:31:07 Removing intermediate container aabca96142d4 03:31:07 ---> 96436193fd0d 03:31:07 03:31:08 Successfully built 96436193fd0d 03:31:08 Successfully tagged security-spiffe-token-provider-arm64:latest 03:31:08  Building security-spiffe-token-provider ... done Building security-spire-server 03:31:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:31:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:31:30 ---> b08eb40c29d0 03:31:30 Step 3/23 : WORKDIR /edgex-go 03:31:30 ---> Using cache 03:31:30 ---> facd857fee8a 03:31:30 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:31:30 ---> Using cache 03:31:30 ---> b20705152536 03:31:30 Step 5/23 : COPY go.mod vendor* ./ 03:31:30 ---> Using cache 03:31:30 ---> 0d5ace45853a 03:31:30 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:31 ---> Running in edb4b36eef71 03:32:18 Removing intermediate container 4957aad5ff26 03:32:18 ---> cd2ea52917b2 03:32:18 Step 8/22 : COPY . . 03:32:18 Removing intermediate container 119cb872c20a 03:32:18 ---> bbc0da03a69c 03:32:18 03:32:18 Step 10/22 : FROM alpine:3.16 03:32:18 ---> 2b4661558fb8 03:32:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:32:18 ---> Using cache 03:32:18 ---> 7967e489bc48 03:32:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:32:18 ---> Using cache 03:32:18 ---> 823823b3320b 03:32:18 Step 13/22 : ENV APP_PORT=59861 03:32:18 ---> Running in 0bbce6edd23f 03:32:18 Removing intermediate container 0bbce6edd23f 03:32:18 ---> 469dbbdf2370 03:32:18 Step 14/22 : EXPOSE $APP_PORT 03:32:18 ---> Running in b55667b38d84 03:32:18 Removing intermediate container b55667b38d84 03:32:18 ---> f4d95803fb8c 03:32:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:32:19 ---> 4d63ea67e5f3 03:32:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:32:25 Removing intermediate container 5142b523e015 03:32:25 ---> 9d75b972dc9e 03:32:25 Step 7/24 : COPY . . 03:32:25 ---> 955956d66aec 03:32:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:32:28 ---> d25e55caaf91 03:32:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:32:28 ---> Running in 63c602163704 03:32:30 Removing intermediate container 63c602163704 03:32:30 ---> dbea3fa5cdab 03:32:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:32:30 ---> Running in 5402b0372ff7 03:32:31 Removing intermediate container 5402b0372ff7 03:32:31 ---> b92b3165b26f 03:32:31 Step 20/22 : LABEL arch=arm64 03:32:31 ---> Running in 731e0857ca2d 03:32:33 Removing intermediate container 731e0857ca2d 03:32:33 ---> 8fa9c45eb1ee 03:32:33 Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:32:33 ---> Running in 4cba627de2bd 03:32:34 Removing intermediate container 4cba627de2bd 03:32:34 ---> 1dedcf079b5a 03:32:34 Step 22/22 : LABEL version=0.0.0 03:32:34 ---> Running in 643cc31717f0 03:32:35 Removing intermediate container 643cc31717f0 03:32:35 ---> 63d240859eb3 03:32:35 03:32:36 ---> 5a46a8eb9769 03:32:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:32:36 ---> Running in e6c99cba84ae 03:32:37 Successfully built 63d240859eb3 03:32:37 Successfully tagged support-scheduler-arm64:latest 03:32:37  Building support-scheduler ... done Building security-bootstrapper 03:32:38 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 03:32:57 ---> f1beb2c7e5e9 03:32:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:32:57 ---> Running in e551a1ff2335 03:32:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:32:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:32:57 ---> b08eb40c29d0 03:32:57 Step 3/32 : WORKDIR /edgex-go 03:32:57 ---> Using cache 03:32:57 ---> facd857fee8a 03:32:57 Step 4/32 : RUN apk add --update --no-cache make git 03:32:57 ---> Using cache 03:32:57 ---> c5fe05e0aaab 03:32:57 Step 5/32 : COPY go.mod vendor* ./ 03:32:57 ---> Using cache 03:32:57 ---> 0dab5866dd77 03:32:57 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:57 ---> Using cache 03:32:57 ---> 09a7c04b06a9 03:32:57 Step 7/32 : COPY . . 03:32:57 Removing intermediate container e551a1ff2335 03:32:57 ---> 22215fd53335 03:32:57 Step 9/24 : WORKDIR /edgex-go/spire-build 03:32:57 ---> Using cache 03:32:57 ---> 4a55e561488f 03:32:57 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:32:57 ---> Running in ba27c54a2752 03:32:58 ---> Running in e7657e835c9c 03:32:59 Removing intermediate container e7657e835c9c 03:32:59 ---> d1ee1a6642be 03:32:59 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 03:32:59 ---> Running in 99ae51e9aaaf 03:33:01 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 03:33:04 Removing intermediate container 99ae51e9aaaf 03:33:04 ---> 254310673bed 03:33:04 Step 11/24 : WORKDIR /edgex-go 03:33:04 ---> Running in 18289e2c894f 03:33:05 Removing intermediate container 18289e2c894f 03:33:05 ---> 48591060d064 03:33:05 03:33:05 Step 12/24 : FROM alpine:3.15 03:33:05 ---> 8aa73fd46299 03:33:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:33:05 ---> Using cache 03:33:05 ---> 972ae75fa363 03:33:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:33:05 ---> Running in f3c035c5e601 03:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:33:10 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:33:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:33:10 OK: 15736 distinct packages available 03:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:33:13 (1/5) Installing dumb-init (1.2.5-r1) 03:33:13 (2/5) Installing musl-obstack (1.2.3-r0) 03:33:13 (3/5) Installing libucontext (1.1-r0) 03:33:13 (4/5) Installing gcompat (1.0.0-r4) 03:33:13 (5/5) Installing openssl (1.1.1s-r1) 03:33:13 Executing busybox-1.34.1-r7.trigger 03:33:13 OK: 6 MiB in 19 packages 03:33:16 Removing intermediate container f3c035c5e601 03:33:16 ---> 63cffc676b7e 03:33:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:33:20 ---> 2de15225a3ef 03:33:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:33:22 Removing intermediate container edb4b36eef71 03:33:22 ---> 6da64667edbd 03:33:22 Step 7/23 : COPY . . 03:33:28 ---> 0c1c358631b2 03:33:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:33:29 ---> 735806b7d96a 03:33:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:33:30 ---> 084802d0843f 03:33:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:33:32 ---> 402a925c54db 03:33:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:33:32 ---> Running in c0ebda7a40c6 03:33:33 Removing intermediate container c0ebda7a40c6 03:33:33 ---> 096f73697a53 03:33:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:33:33 ---> Running in 7048dd2199a7 03:33:34 Removing intermediate container 7048dd2199a7 03:33:34 ---> 268cb42bf505 03:33:34 Step 22/24 : LABEL arch=arm64 03:33:34 ---> Running in d21ca1a3097b 03:33:35 Removing intermediate container d21ca1a3097b 03:33:35 ---> a529b24bd05f 03:33:35 Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:33:35 ---> Running in 7ae125fc7d76 03:33:36 Removing intermediate container 7ae125fc7d76 03:33:36 ---> 59f6899c7d3d 03:33:36 Step 24/24 : LABEL version=0.0.0 03:33:36 ---> Running in 20199b75fb70 03:33:37 Removing intermediate container 20199b75fb70 03:33:37 ---> 8f82d082de59 03:33:37 03:33:37 Successfully built 8f82d082de59 03:33:37 Successfully tagged security-spire-agent-arm64:latest 03:33:37 Building core-common-config-bootstrapper 03:33:41  Building security-spire-agent ... done  ---> fd72a06f2719 03:33:41 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:33:41 ---> Running in ab877e55a5a0 03:33:41 Removing intermediate container ab877e55a5a0 03:33:41 ---> e7b891123ac0 03:33:41 Step 9/23 : WORKDIR /edgex-go/spire-build 03:33:41 ---> Running in 1425da727cc6 03:33:42 Removing intermediate container 1425da727cc6 03:33:42 ---> f74a84a8f18d 03:33:42 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 03:33:42 ---> Running in bfe95ed15d36 03:33:45 Removing intermediate container bfe95ed15d36 03:33:45 ---> c4e5cfb76e73 03:33:45 Step 11/23 : WORKDIR /edgex-go 03:33:46 ---> Running in 61738293ea6d 03:33:47 Removing intermediate container 61738293ea6d 03:33:47 ---> 2d55206bcfee 03:33:47 03:33:47 Step 12/23 : FROM alpine:3.15 03:33:47 ---> 8aa73fd46299 03:33:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:33:47 ---> Using cache 03:33:47 ---> 972ae75fa363 03:33:47 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:33:47 ---> Using cache 03:33:47 ---> 63cffc676b7e 03:33:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:33:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:33:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:33:57 ---> b08eb40c29d0 03:33:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:33:57 ---> Using cache 03:33:57 ---> be6dd8738a61 03:33:57 Step 4/22 : WORKDIR /edgex-go 03:33:57 ---> Using cache 03:33:57 ---> 1fade3d62c09 03:33:57 Step 5/22 : RUN apk add --update --no-cache make git 03:33:57 ---> Using cache 03:33:57 ---> 4f5c0838dad6 03:33:57 Step 6/22 : COPY go.mod vendor* ./ 03:33:57 ---> Using cache 03:33:57 ---> 1f5d46b2776b 03:33:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:57 ---> Using cache 03:33:57 ---> 1645ce0299ec 03:33:57 Step 8/22 : COPY . . 03:33:57 ---> Using cache 03:33:57 ---> c93d12433bd1 03:33:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:33:57 ---> Running in 5d663b50ef44 03:33:57 ---> a46e1d9ffb71 03:33:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:33:58 ---> 422aed9cd31b 03:33:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:33:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:34:00 ---> ae6b5a5df891 03:34:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:34:00 ---> edb2782f9b6a 03:34:00 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:34:01 ---> Running in 7745734a7a93 03:34:01 Removing intermediate container 7745734a7a93 03:34:01 ---> 384bd3b8577e 03:34:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:34:01 ---> Running in fdae47854632 03:34:02 Removing intermediate container fdae47854632 03:34:02 ---> d1ab52234391 03:34:02 Step 21/23 : LABEL arch=arm64 03:34:02 ---> Running in 4824266d9f66 03:34:03 Removing intermediate container 4824266d9f66 03:34:03 ---> 9ae61938b77a 03:34:03 Step 22/23 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:34:03 ---> Running in 579f344659dd 03:34:03 Removing intermediate container 579f344659dd 03:34:03 ---> 3a2f44bf17fe 03:34:03 Step 23/23 : LABEL version=0.0.0 03:34:03 ---> Running in 8755341c5135 03:34:04 Removing intermediate container 8755341c5135 03:34:04 ---> 311fd7871b9f 03:34:04 03:34:04 Successfully built 311fd7871b9f 03:34:04 Successfully tagged security-spire-server-arm64:latest 03:34:04  Building security-spire-server ... done Building core-metadata 03:34:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:34:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:34:22 ---> b08eb40c29d0 03:34:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:34:22 ---> Using cache 03:34:22 ---> be6dd8738a61 03:34:22 Step 4/24 : WORKDIR /edgex-go 03:34:22 ---> Using cache 03:34:22 ---> 1fade3d62c09 03:34:22 Step 5/24 : RUN apk add --update --no-cache make git 03:34:22 ---> Using cache 03:34:22 ---> 4f5c0838dad6 03:34:22 Step 6/24 : COPY go.mod vendor* ./ 03:34:22 ---> Using cache 03:34:22 ---> 1f5d46b2776b 03:34:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:22 ---> Using cache 03:34:22 ---> 1645ce0299ec 03:34:22 Step 8/24 : COPY . . 03:34:22 ---> Using cache 03:34:22 ---> c93d12433bd1 03:34:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:34:22 ---> Running in 39d9e59e4897 03:34:24 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 03:36:31 Removing intermediate container ff826ab6d7f2 03:36:31 ---> 678d468d6166 03:36:31 03:36:31 Step 10/22 : FROM alpine:3.16 03:36:31 ---> 2b4661558fb8 03:36:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:36:31 ---> Running in 3c38e298fe37 03:36:31 Removing intermediate container 3c38e298fe37 03:36:31 ---> 5708a0092c36 03:36:31 Step 12/22 : ENV APP_PORT=59880 03:36:31 ---> Running in c00d27c16076 03:36:31 Removing intermediate container c00d27c16076 03:36:31 ---> 5a73d8f2a0d6 03:36:31 Step 13/22 : EXPOSE $APP_PORT 03:36:31 ---> Running in f30e0aa4ba2a 03:36:31 Removing intermediate container f30e0aa4ba2a 03:36:31 ---> 37c408af9ad2 03:36:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:36:31 ---> Running in 3eea61ed3fda 03:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:36:31 (1/1) Installing dumb-init (1.2.5-r1) 03:36:31 Executing busybox-1.35.0-r17.trigger 03:36:31 OK: 5 MiB in 15 packages 03:36:31 Removing intermediate container 3eea61ed3fda 03:36:31 ---> cfabfc610466 03:36:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:36:31 ---> c010c33fcf33 03:36:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:36:31 ---> bcb12e17357d 03:36:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:36:31 ---> 089fda414ca1 03:36:31 Step 18/22 : ENTRYPOINT ["/core-data"] 03:36:31 ---> Running in 1c2576e87e6f 03:36:32 Removing intermediate container 1c2576e87e6f 03:36:32 ---> e6e7360df2af 03:36:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:36:32 ---> Running in bcb61e75b2da 03:36:32 Removing intermediate container bcb61e75b2da 03:36:32 ---> ad0c4aa7c484 03:36:32 Step 20/22 : LABEL arch=arm64 03:36:32 ---> Running in 5c7341c7afe4 03:36:33 Removing intermediate container 5c7341c7afe4 03:36:33 ---> 2416aaaf753a 03:36:33 Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:36:33 ---> Running in c2fac2cf8524 03:36:34 Removing intermediate container c2fac2cf8524 03:36:34 ---> 041d885fd168 03:36:34 Step 22/22 : LABEL version=0.0.0 03:36:34 ---> Running in 146a3871948c 03:36:35 Removing intermediate container 146a3871948c 03:36:35 ---> 0a12464aeeb7 03:36:35 03:36:35 Successfully built 0a12464aeeb7 03:36:35 Successfully tagged core-data-arm64:latest 03:36:35  Building core-data ... done Building security-spire-config 03:36:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:36:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:36:57 ---> b08eb40c29d0 03:36:57 Step 3/24 : WORKDIR /edgex-go 03:36:57 ---> Using cache 03:36:57 ---> facd857fee8a 03:36:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:36:57 ---> Using cache 03:36:57 ---> b20705152536 03:36:57 Step 5/24 : COPY go.mod vendor* ./ 03:36:57 ---> Using cache 03:36:57 ---> 0d5ace45853a 03:36:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:57 ---> Using cache 03:36:57 ---> 6da64667edbd 03:36:57 Step 7/24 : COPY . . 03:36:57 ---> Using cache 03:36:57 ---> fd72a06f2719 03:36:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:36:57 ---> Using cache 03:36:57 ---> e7b891123ac0 03:36:57 Step 9/24 : WORKDIR /edgex-go/spire-build 03:36:57 ---> Using cache 03:36:57 ---> f74a84a8f18d 03:36:57 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 03:36:57 ---> Running in 6b84f7237125 03:36:58 Removing intermediate container 6b84f7237125 03:36:58 ---> 6edb7b989e1a 03:36:58 Step 11/24 : WORKDIR /edgex-go 03:36:58 ---> Running in dfc767c2fcc3 03:36:59 Removing intermediate container dfc767c2fcc3 03:36:59 ---> 08ee016f1956 03:36:59 03:36:59 Step 12/24 : FROM alpine:3.15 03:36:59 ---> 8aa73fd46299 03:36:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:36:59 ---> Using cache 03:36:59 ---> 972ae75fa363 03:36:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:36:59 ---> Running in 5385bf4eb015 03:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:37:03 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:37:03 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:37:03 OK: 15736 distinct packages available 03:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:37:06 (1/4) Installing dumb-init (1.2.5-r1) 03:37:06 (2/4) Installing musl-obstack (1.2.3-r0) 03:37:06 (3/4) Installing libucontext (1.1-r0) 03:37:06 (4/4) Installing gcompat (1.0.0-r4) 03:37:06 Executing busybox-1.34.1-r7.trigger 03:37:06 OK: 6 MiB in 18 packages 03:37:07 Removing intermediate container 5385bf4eb015 03:37:07 ---> ad3b9203c337 03:37:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:37:14 ---> 05c140b99c96 03:37:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:37:14 ---> 6266f7a928e1 03:37:14 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:37:14 ---> Running in 7968bf3fd9ad 03:37:14 Removing intermediate container 7968bf3fd9ad 03:37:14 ---> dbda88b55e8c 03:37:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:37:17 ---> d110adc52aa7 03:37:17 Step 19/24 : WORKDIR / 03:37:17 ---> Running in 7611d79f1b1f 03:37:18 Removing intermediate container 7611d79f1b1f 03:37:18 ---> 3bcd8b4e58c0 03:37:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:37:18 ---> Running in b856d11fc286 03:37:18 Removing intermediate container b856d11fc286 03:37:18 ---> 2c03068e5d6e 03:37:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:37:18 ---> Running in 8d1a36d6c76c 03:37:19 Removing intermediate container 8d1a36d6c76c 03:37:19 ---> 15d42d5c12bc 03:37:19 Step 22/24 : LABEL arch=arm64 03:37:19 ---> Running in 32d7961984a4 03:37:20 Removing intermediate container 32d7961984a4 03:37:20 ---> 558e330a560b 03:37:20 Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:37:20 ---> Running in a27055e165a4 03:37:20 Removing intermediate container a27055e165a4 03:37:20 ---> 7dbf02c284f2 03:37:20 Step 24/24 : LABEL version=0.0.0 03:37:20 ---> Running in 70fff4426f54 03:37:21 Removing intermediate container 70fff4426f54 03:37:21 ---> 2cb147109f56 03:37:21 03:37:21 Successfully built 2cb147109f56 03:37:21 Successfully tagged security-spire-config-arm64:latest 03:39:58  Building security-spire-config ... done Removing intermediate container ba27c54a2752 03:39:58 ---> 7d5c96b895ee 03:39:58 03:39:58 Step 9/32 : FROM alpine:3.16 03:39:58 ---> 2b4661558fb8 03:39:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:39:58 ---> Running in 2c23800795b1 03:39:58 Removing intermediate container 2c23800795b1 03:39:58 ---> 7059c2c4e971 03:39:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:39:58 ---> Running in 8d0092bae954 03:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:39:58 (1/2) Installing dumb-init (1.2.5-r1) 03:39:58 (2/2) Installing su-exec (0.2-r1) 03:39:58 Executing busybox-1.35.0-r17.trigger 03:39:58 OK: 5 MiB in 16 packages 03:39:58 Removing intermediate container 8d0092bae954 03:39:58 ---> a0174b3bd596 03:39:58 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:39:58 ---> Running in 700ffd64b9ee 03:39:58 Removing intermediate container 700ffd64b9ee 03:39:58 ---> 265ae9613393 03:39:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:39:58 ---> Running in 025f8bf90237 03:39:58 Removing intermediate container 025f8bf90237 03:39:58 ---> 0fa4cff40887 03:39:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:39:58 ---> Running in 5dd074bbf5e5 03:39:58 Removing intermediate container 5dd074bbf5e5 03:39:58 ---> 47a2796d7fcf 03:39:58 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:39:58 ---> Running in 558b161c94a3 03:39:58 Removing intermediate container 558b161c94a3 03:39:58 ---> f82c2e446a30 03:39:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:39:58 ---> Running in f7460bbfaab2 03:39:58 Removing intermediate container f7460bbfaab2 03:39:58 ---> 991d33a0c469 03:39:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:39:58 ---> Running in 5691117836d6 03:39:59 Removing intermediate container 5691117836d6 03:39:59 ---> 0b8be51f9c85 03:39:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:40:00 ---> 21b1aa51e9d1 03:40:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:40:00 ---> Running in 87a059dca061 03:40:03 Removing intermediate container 87a059dca061 03:40:03 ---> 65ca2bac00ae 03:40:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:04 ---> 6dc13f8ede26 03:40:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:40:06 ---> 32c9f9ff8ab3 03:40:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:40:07 ---> 40e709eb5c5c 03:40:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:40:08 ---> 776798124b5c 03:40:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:40:09 ---> 2c4b6c53e57b 03:40:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:40:10 ---> 167e94699d02 03:40:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:40:11 ---> 8e7a15e51847 03:40:11 Step 27/32 : RUN chmod +x /entrypoint.sh 03:40:11 ---> Running in 5fc833fddbcb 03:40:14 Removing intermediate container 5fc833fddbcb 03:40:14 ---> 755a392d1328 03:40:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:40:14 ---> Running in 9a38f9a15e34 03:40:17 Removing intermediate container 9a38f9a15e34 03:40:17 ---> e3dad66cefa1 03:40:17 Step 29/32 : CMD ["gate"] 03:40:17 ---> Running in 813e23acd776 03:40:18 Removing intermediate container 813e23acd776 03:40:18 ---> e2c7dea23025 03:40:18 Step 30/32 : LABEL arch=arm64 03:40:18 ---> Running in 4df90fc3b3da 03:40:18 Removing intermediate container 4df90fc3b3da 03:40:18 ---> b05ab451ea54 03:40:18 Step 31/32 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:40:18 ---> Running in 3db0372e6de5 03:40:19 Removing intermediate container 3db0372e6de5 03:40:19 ---> f8e1b79dff1d 03:40:19 Step 32/32 : LABEL version=0.0.0 03:40:19 ---> Running in c3c684a0f19d 03:40:20 Removing intermediate container c3c684a0f19d 03:40:20 ---> 872ab69e1d36 03:40:20 03:40:20 Successfully built 872ab69e1d36 03:40:20 Successfully tagged security-bootstrapper-arm64:latest 03:40:35  Building security-bootstrapper ... done Removing intermediate container 5d663b50ef44 03:40:35 ---> 159f517877a3 03:40:35 03:40:35 Step 10/22 : FROM alpine:3.16 03:40:35 ---> 2b4661558fb8 03:40:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:40:35 ---> Running in 385beb267f5d 03:40:35 Removing intermediate container 385beb267f5d 03:40:35 ---> 8516c12d7124 03:40:35 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:40:35 ---> Running in 2a1a60ebd7d4 03:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:40:39 (1/1) Installing dumb-init (1.2.5-r1) 03:40:39 Executing busybox-1.35.0-r17.trigger 03:40:39 OK: 5 MiB in 15 packages 03:40:40 Removing intermediate container 2a1a60ebd7d4 03:40:40 ---> b4011cc5f1f3 03:40:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:43 ---> e68e1a9e3945 03:40:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:40:44 ---> f4fa48e8cab2 03:40:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:40:45 ---> 9de19f2f90a9 03:40:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:40:46 ---> ff9ac15082d7 03:40:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:40:46 ---> Running in ef492387dd74 03:40:50 Removing intermediate container ef492387dd74 03:40:50 ---> 8fc3658cc6d5 03:40:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:40:50 ---> Running in 1659a8c1ebd8 03:40:50 Removing intermediate container 1659a8c1ebd8 03:40:50 ---> 3bce9ef70e26 03:40:50 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:40:50 ---> Running in a6eb08ae0d2b 03:40:51 Removing intermediate container a6eb08ae0d2b 03:40:51 ---> c0b13b93d0eb 03:40:51 Step 20/22 : LABEL arch=arm64 03:40:51 ---> Running in 286dc0b648ac 03:40:51 Removing intermediate container 286dc0b648ac 03:40:51 ---> d0f723af59c4 03:40:51 Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:40:51 ---> Running in 83eae0a4aca5 03:40:52 Removing intermediate container 83eae0a4aca5 03:40:52 ---> 972e73079a99 03:40:52 Step 22/22 : LABEL version=0.0.0 03:40:52 ---> Running in 32c50e6e1fd3 03:40:52 Removing intermediate container 32c50e6e1fd3 03:40:52 ---> e4aeedfa1f94 03:40:52 03:40:53 Successfully built e4aeedfa1f94 03:40:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:41:03  Building core-common-config-bootstrapper ... done Removing intermediate container 39d9e59e4897 03:41:03 ---> 606063f8086b 03:41:03 03:41:03 Step 10/24 : FROM alpine:3.16 03:41:03 ---> 2b4661558fb8 03:41:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:41:03 ---> Using cache 03:41:03 ---> 7967e489bc48 03:41:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:41:03 ---> Using cache 03:41:03 ---> 823823b3320b 03:41:03 Step 13/24 : ENV APP_PORT=59881 03:41:03 ---> Running in d6a19d3295a9 03:41:03 Removing intermediate container d6a19d3295a9 03:41:03 ---> c878cd8f603c 03:41:03 Step 14/24 : EXPOSE $APP_PORT 03:41:03 ---> Running in 1365143c3293 03:41:04 Removing intermediate container 1365143c3293 03:41:04 ---> 2b62343c59ef 03:41:04 Step 15/24 : WORKDIR / 03:41:04 ---> Running in 0c53abd1e85e 03:41:04 Removing intermediate container 0c53abd1e85e 03:41:04 ---> 9f4623f88d8c 03:41:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:41:05 ---> 80ddd3ef017e 03:41:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:41:06 ---> 67db7aaaa63e 03:41:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:41:07 ---> 906437f40a5b 03:41:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:41:07 ---> bb62d19bd200 03:41:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:41:07 ---> Running in 4d107e76e803 03:41:08 Removing intermediate container 4d107e76e803 03:41:08 ---> 14bba35da0bb 03:41:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:08 ---> Running in 8f22af689eb1 03:41:09 Removing intermediate container 8f22af689eb1 03:41:09 ---> 07803de4b5e1 03:41:09 Step 22/24 : LABEL arch=arm64 03:41:09 ---> Running in 5c8ecca97a90 03:41:09 Removing intermediate container 5c8ecca97a90 03:41:09 ---> eeb4116731e7 03:41:09 Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:41:09 ---> Running in 8a6a0934e22c 03:41:10 Removing intermediate container 8a6a0934e22c 03:41:10 ---> 6281b6cf47b7 03:41:10 Step 24/24 : LABEL version=0.0.0 03:41:10 ---> Running in db3dac7b8d3d 03:41:10 Removing intermediate container db3dac7b8d3d 03:41:10 ---> 99e795cde1ab 03:41:10 03:41:10 Successfully built 99e795cde1ab 03:41:10 Successfully tagged core-metadata-arm64:latest 03:41:23  Building core-metadata ... done Removing intermediate container e6c99cba84ae 03:41:23 ---> 4813f89a86e9 03:41:23 03:41:23 Step 10/22 : FROM alpine:3.16 03:41:23 ---> 2b4661558fb8 03:41:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:41:23 ---> Running in 3a3b3ddb2f9b 03:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:41:25 (1/2) Installing ca-certificates (20220614-r0) 03:41:25 (2/2) Installing dumb-init (1.2.5-r1) 03:41:25 Executing busybox-1.35.0-r17.trigger 03:41:25 Executing ca-certificates-20220614-r0.trigger 03:41:26 OK: 6 MiB in 16 packages 03:41:27 Removing intermediate container 3a3b3ddb2f9b 03:41:27 ---> 2fa24e8aeb78 03:41:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:41:27 ---> Running in d3520b831780 03:41:27 Removing intermediate container d3520b831780 03:41:27 ---> ad7854e7d354 03:41:27 Step 13/22 : ENV APP_PORT=59860 03:41:27 ---> Running in 4930f994454a 03:41:28 Removing intermediate container 4930f994454a 03:41:28 ---> aeaef994d7d8 03:41:28 Step 14/22 : EXPOSE $APP_PORT 03:41:28 ---> Running in 21c5be26b2ab 03:41:28 Removing intermediate container 21c5be26b2ab 03:41:28 ---> a336a86de840 03:41:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:41:28 ---> 3c05ba759059 03:41:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:41:30 ---> aaad4f3bcb82 03:41:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:41:30 ---> 9faa8c3044ac 03:41:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:41:30 ---> Running in 2d372f04df39 03:41:31 Removing intermediate container 2d372f04df39 03:41:31 ---> a6db700d44ea 03:41:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:31 ---> Running in fd35caf2fb00 03:41:31 Removing intermediate container fd35caf2fb00 03:41:31 ---> a268c60d52c4 03:41:31 Step 20/22 : LABEL arch=arm64 03:41:31 ---> Running in de6c26a56e30 03:41:31 Removing intermediate container de6c26a56e30 03:41:31 ---> 2ea53123fd8b 03:41:31 Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 03:41:31 ---> Running in c2b5da57777a 03:41:32 Removing intermediate container c2b5da57777a 03:41:32 ---> 5b9740bb45da 03:41:32 Step 22/22 : LABEL version=0.0.0 03:41:32 ---> Running in da0ce5529d0b 03:41:32 Removing intermediate container da0ce5529d0b 03:41:32 ---> 2673349649d3 03:41:32 03:41:32 Successfully built 2673349649d3 03:41:32 Successfully tagged support-notifications-arm64:latest 03:41:33  Building support-notifications ... done  [Pipeline] } 03:41:33 $ docker stop --time=1 6b2656229ba4232402ea4e180e4c5328cf9607b0b89a2612b3c3d3f1accc353c 03:41:36 $ docker rm -f --volumes 6b2656229ba4232402ea4e180e4c5328cf9607b0b89a2612b3c3d3f1accc353c [Pipeline] // withDockerContainer [Pipeline] sh 03:41:36 + docker images 03:41:36 REPOSITORY TAG IMAGE ID CREATED SIZE 03:41:36 support-notifications-arm64 latest 2673349649d3 4 seconds ago 29.5MB 03:41:36 4813f89a86e9 15 seconds ago 1.57GB 03:41:36 core-metadata-arm64 latest 99e795cde1ab 26 seconds ago 17.7MB 03:41:36 606063f8086b 35 seconds ago 1.51GB 03:41:36 core-common-config-bootstrapper-arm64 latest e4aeedfa1f94 44 seconds ago 14.9MB 03:41:36 159f517877a3 About a minute ago 1.5GB 03:41:36 security-bootstrapper-arm64 latest 872ab69e1d36 About a minute ago 19.5MB 03:41:36 7d5c96b895ee About a minute ago 1.5GB 03:41:36 security-spire-config-arm64 latest 2cb147109f56 4 minutes ago 83.6MB 03:41:36 08ee016f1956 4 minutes ago 1.38GB 03:41:36 core-data-arm64 latest 0a12464aeeb7 5 minutes ago 17.2MB 03:41:36 678d468d6166 5 minutes ago 1.51GB 03:41:36 security-spire-server-arm64 latest 311fd7871b9f 7 minutes ago 84.3MB 03:41:36 2d55206bcfee 7 minutes ago 1.38GB 03:41:36 security-spire-agent-arm64 latest 8f82d082de59 8 minutes ago 122MB 03:41:36 48591060d064 8 minutes ago 1.38GB 03:41:36 support-scheduler-arm64 latest 63d240859eb3 9 minutes ago 29MB 03:41:36 bbc0da03a69c 9 minutes ago 1.57GB 03:41:36 security-spiffe-token-provider-arm64 latest 96436193fd0d 10 minutes ago 28.9MB 03:41:36 2acd56b05316 10 minutes ago 1.54GB 03:41:36 core-command-arm64 latest f46c81213eb7 12 minutes ago 17MB 03:41:36 security-secretstore-setup-arm64 latest cbf3006211cf 12 minutes ago 28.7MB 03:41:36 security-proxy-setup-arm64 latest 7dda563d0e30 12 minutes ago 26.8MB 03:41:36 5e4022ca3f01 12 minutes ago 1.51GB 03:41:36 a04218481938 12 minutes ago 1.5GB 03:41:36 777eb366da0b 12 minutes ago 1.5GB 03:41:36 ci-base-image-arm64 latest b08eb40c29d0 34 minutes ago 905MB 03:41:36 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 03:41:36 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 03:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:41:36 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 03:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:37 03:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:37 arm64: Pulling from edgex-lftools-log-publisher 03:41:37 8998bd30e6a1: Pulling fs layer 03:41:37 04944245beec: Pulling fs layer 03:41:37 699f458cf7ca: Pulling fs layer 03:41:37 765212b225bb: Pulling fs layer 03:41:37 f23df028b6ca: Pulling fs layer 03:41:37 d65c8cfc05b1: Pulling fs layer 03:41:37 2437ff75d9bd: Pulling fs layer 03:41:37 f23df028b6ca: Waiting 03:41:37 d65c8cfc05b1: Waiting 03:41:37 765212b225bb: Waiting 03:41:37 2437ff75d9bd: Waiting 03:41:37 04944245beec: Verifying Checksum 03:41:37 04944245beec: Download complete 03:41:37 765212b225bb: Verifying Checksum 03:41:37 765212b225bb: Download complete 03:41:38 f23df028b6ca: Download complete 03:41:38 d65c8cfc05b1: Verifying Checksum 03:41:38 d65c8cfc05b1: Download complete 03:41:38 699f458cf7ca: Verifying Checksum 03:41:38 699f458cf7ca: Download complete 03:41:38 8998bd30e6a1: Verifying Checksum 03:41:38 8998bd30e6a1: Download complete 03:41:41 2437ff75d9bd: Verifying Checksum 03:41:42 8998bd30e6a1: Pull complete 03:41:42 04944245beec: Pull complete 03:41:44 699f458cf7ca: Pull complete 03:41:44 765212b225bb: Pull complete 03:41:45 f23df028b6ca: Pull complete 03:41:45 d65c8cfc05b1: Pull complete 03:41:57 2437ff75d9bd: Pull complete 03:41:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:57 prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container 03:41:57 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:42:01 $ docker top 69db43728a1f5d1003544514144545ff9b4c6cc861cff88c9b2765e954eafad1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:02 ---> job-cost.sh 03:42:02 lf-activate-venv: SKIPPING 03:42:02 INFO: No Stack... 03:42:02 INFO: Retrieving Pricing Info for: v3-standard-4 03:42:03 INFO: Archiving Costs [Pipeline] sh 03:42:03 + cat /w/workspace/edgex-go/4/archives/cost.csv 03:42:03 + cut -d, -f6 [Pipeline] lock 03:42:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] 03:42:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] did not exist. Created. 03:42:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:42:04 + echo total: 0.10999999940395355 [Pipeline] stash 03:42:04 Stashed 1 file(s) [Pipeline] } 03:42:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:42:04 $ docker stop --time=1 69db43728a1f5d1003544514144545ff9b4c6cc861cff88c9b2765e954eafad1 03:42:06 $ docker rm -f --volumes 69db43728a1f5d1003544514144545ff9b4c6cc861cff88c9b2765e954eafad1 [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 03:42:07 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 03:42:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:08 ---> package-listing.sh 03:42:08 ++ tr '[:upper:]' '[:lower:]' 03:42:08 ++ facter osfamily 03:42:08 + OS_FAMILY=debian 03:42:08 + workspace=/w/workspace/edgex-go/4 03:42:08 + START_PACKAGES=/tmp/packages_start.txt 03:42:08 + END_PACKAGES=/tmp/packages_end.txt 03:42:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:08 + PACKAGES=/tmp/packages_start.txt 03:42:08 + '[' /w/workspace/edgex-go/4 ']' 03:42:08 + PACKAGES=/tmp/packages_end.txt 03:42:08 + case "${OS_FAMILY}" in 03:42:08 + dpkg -l 03:42:08 + grep '^ii' 03:42:08 + '[' -f /tmp/packages_start.txt ']' 03:42:08 + '[' -f /tmp/packages_end.txt ']' 03:42:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:08 + '[' /w/workspace/edgex-go/4 ']' 03:42:08 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:42:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:42:08 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:09 03:42:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:09 latest: Pulling from edgex-lftools-log-publisher 03:42:09 5eb5b503b376: Pulling fs layer 03:42:09 5c69ac0246d0: Pulling fs layer 03:42:09 ec43610c2a17: Pulling fs layer 03:42:09 3a2ae6a8a46f: Pulling fs layer 03:42:09 33b1e0a273af: Pulling fs layer 03:42:09 5d3b04190fa2: Pulling fs layer 03:42:09 2f39f015ded8: Pulling fs layer 03:42:09 3a2ae6a8a46f: Waiting 03:42:09 33b1e0a273af: Waiting 03:42:09 5d3b04190fa2: Waiting 03:42:09 2f39f015ded8: Waiting 03:42:09 5c69ac0246d0: Verifying Checksum 03:42:09 5c69ac0246d0: Download complete 03:42:09 3a2ae6a8a46f: Verifying Checksum 03:42:09 3a2ae6a8a46f: Download complete 03:42:09 33b1e0a273af: Verifying Checksum 03:42:09 33b1e0a273af: Download complete 03:42:09 5d3b04190fa2: Verifying Checksum 03:42:09 5d3b04190fa2: Download complete 03:42:09 ec43610c2a17: Verifying Checksum 03:42:09 ec43610c2a17: Download complete 03:42:10 5eb5b503b376: Verifying Checksum 03:42:10 5eb5b503b376: Download complete 03:42:10 2f39f015ded8: Download complete 03:42:11 5eb5b503b376: Pull complete 03:42:11 5c69ac0246d0: Pull complete 03:42:11 ec43610c2a17: Pull complete 03:42:11 3a2ae6a8a46f: Pull complete 03:42:11 33b1e0a273af: Pull complete 03:42:12 5d3b04190fa2: Pull complete 03:42:16 2f39f015ded8: Pull complete 03:42:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:16 prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container 03:42:16 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:17 $ docker top edeae634293706ed1a65ddef6d2102aefbaa5a558e4c02b5f66d1a77e1d4ea07 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:18 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:18 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:18 + ls /var/log/sa-host 03:42:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:18 provisioning config files... 03:42:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15865393522485705859tmp [Pipeline] { [Pipeline] echo 03:42:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> create-netrc.sh [Pipeline] } 03:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> python-tools-install.sh [Pipeline] echo 03:42:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> sudo-logs.sh 03:42:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> job-cost.sh 03:42:19 lf-activate-venv: SKIPPING 03:42:19 DEBUG: total: 0.10999999940395355 03:42:19 INFO: Retrieving Stack Cost... 03:42:20 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:21 INFO: Archiving Costs [Pipeline] echo 03:42:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:21 ---> logs-deploy.sh 03:42:21 lf-activate-venv: SKIPPING 03:42:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/4 03:42:21 INFO: archiving workspace using pattern(s): 03:42:22 Archives upload complete. 03:42:22 INFO: archiving logs to Nexus 03:42:22 ---> uname -a: 03:42:22 Linux prd-ubuntu20-04-docker-8c-8g-4822 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:42:22 03:42:22