Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from befb18c15371f8f22c7a0b1ea77614523471c5c0 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-ssh15253769395139623165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11821563912214677731.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12377415592184425163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh1751813745972578072.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/device-virtual-go/branches/main/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/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh516890389165931745.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.25] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 ‘prd-centos7-blackbox-4c-2g-774620’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-774892’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774893 in /w/workspace/exfoundry_device-virtual-go_main [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/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision befb18c15371f8f22c7a0b1ea77614523471c5c0 (main) Commit message: "Merge pull request #567 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f befb18c15371f8f22c7a0b1ea77614523471c5c0 # timeout=10 > git rev-list --no-walk 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:47:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:47:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:47:45 ========================================================= 11:47:45 EdgeX Global Pipelines Version Info 11:47:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:47:46 ------------------- 11:47:46 stable info: 11:47:46 ------------------- 11:47:46 Commited By: Cherry Wang cherry@iotechsys.com 11:47:46 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:47:46 Message: update stable to v1.0.278 11:47:46 ------------------- 11:47:46 experimental info: 11:47:46 ------------------- 11:47:46 Commited By: **** collab-it+edgex@linuxfoundation.org 11:47:46 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:47:46 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:47:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = befb18c [Pipeline] echo 11:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:47 provisioning config files... 11:47:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14238210841058045991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:48 ---> ****-login.sh 11:47:48 nexus3.edgexfoundry.org:10001 11:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:48 11:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:48 Configure a credential helper to remove this warning. See 11:47:48 https://docs.****.com/go/credential-store/ 11:47:48 11:47:48 Login Succeeded 11:47:48 nexus3.edgexfoundry.org:10002 11:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:48 11:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:48 Configure a credential helper to remove this warning. See 11:47:48 https://docs.****.com/go/credential-store/ 11:47:48 11:47:48 Login Succeeded 11:47:48 nexus3.edgexfoundry.org:10003 11:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:48 11:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:48 Configure a credential helper to remove this warning. See 11:47:48 https://docs.****.com/go/credential-store/ 11:47:48 11:47:48 Login Succeeded 11:47:48 nexus3.edgexfoundry.org:10004 11:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:48 11:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:48 Configure a credential helper to remove this warning. See 11:47:48 https://docs.****.com/go/credential-store/ 11:47:48 11:47:48 Login Succeeded 11:47:48 ****.io 11:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:48 11:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:47:48 Configure a credential helper to remove this warning. See 11:47:48 https://docs.****.com/go/credential-store/ 11:47:48 11:47:48 Login Succeeded 11:47:48 ---> ****-login.sh ends [Pipeline] } 11:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:47:49 + git rev-list -1 --merges befb18c15371f8f22c7a0b1ea77614523471c5c0~1..befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] echo 11:47:49 -----------> git rev-list -1 --merges befb18c15371f8f22c7a0b1ea77614523471c5c0~1..befb18c15371f8f22c7a0b1ea77614523471c5c0 befb18c15371f8f22c7a0b1ea77614523471c5c0 11:47:49 befb18c15371f8f22c7a0b1ea77614523471c5c0 [false] [Pipeline] sh 11:47:49 + git log --format=format:%s -1 befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] echo 11:47:49 ========================================================= 11:47:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:47:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:50 + git log --format=format:%s -1 befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] echo 11:47:50 [semverPrep] GIT_COMMIT: befb18c15371f8f22c7a0b1ea77614523471c5c0, Commit Message: Merge pull request #567 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.47 [Pipeline] echo 11:47:50 [semverPrep] This is not a build commit. [Pipeline] sh 11:47:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:50 + grep -v github /etc/ssh/ssh_known_hosts 11:47:50 + [ -e /tmp/ssh_known_hosts ] 11:47:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:47:50 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 11:47:50 11:47:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:50 11:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:51 0.1.4: Pulling from edgex-devops/py-git-semver 11:47:51 3dae71ba6b94: Pulling fs layer 11:47:51 6bf1a483ea7c: Pulling fs layer 11:47:51 f5dfc541a4d3: Pulling fs layer 11:47:51 461d9e800cba: Pulling fs layer 11:47:51 80192f66455f: Pulling fs layer 11:47:51 2e8e34ca0e6c: Pulling fs layer 11:47:51 a29436f7fd5d: Pulling fs layer 11:47:51 923cac83aea3: Pulling fs layer 11:47:51 461d9e800cba: Waiting 11:47:51 25ad8b0a4227: Pulling fs layer 11:47:51 db01528c6b51: Pulling fs layer 11:47:51 80192f66455f: Waiting 11:47:51 28988de357af: Pulling fs layer 11:47:51 2e8e34ca0e6c: Waiting 11:47:51 a29436f7fd5d: Waiting 11:47:51 923cac83aea3: Waiting 11:47:51 25ad8b0a4227: Waiting 11:47:51 db01528c6b51: Waiting 11:47:51 28988de357af: Waiting 11:47:51 6bf1a483ea7c: Verifying Checksum 11:47:51 6bf1a483ea7c: Download complete 11:47:51 461d9e800cba: Verifying Checksum 11:47:51 461d9e800cba: Download complete 11:47:51 80192f66455f: Verifying Checksum 11:47:51 80192f66455f: Download complete 11:47:51 f5dfc541a4d3: Verifying Checksum 11:47:51 f5dfc541a4d3: Download complete 11:47:51 3dae71ba6b94: Verifying Checksum 11:47:51 3dae71ba6b94: Download complete 11:47:51 923cac83aea3: Verifying Checksum 11:47:51 923cac83aea3: Download complete 11:47:51 25ad8b0a4227: Verifying Checksum 11:47:51 25ad8b0a4227: Download complete 11:47:51 db01528c6b51: Download complete 11:47:51 28988de357af: Verifying Checksum 11:47:51 28988de357af: Download complete 11:47:52 a29436f7fd5d: Verifying Checksum 11:47:52 a29436f7fd5d: Download complete 11:47:52 2e8e34ca0e6c: Verifying Checksum 11:47:52 2e8e34ca0e6c: Download complete 11:47:52 3dae71ba6b94: Pull complete 11:47:53 6bf1a483ea7c: Pull complete 11:47:53 f5dfc541a4d3: Pull complete 11:47:53 461d9e800cba: Pull complete 11:47:53 80192f66455f: Pull complete 11:47:58 2e8e34ca0e6c: Pull complete 11:47:59 a29436f7fd5d: Pull complete 11:47:59 923cac83aea3: Pull complete 11:47:59 25ad8b0a4227: Pull complete 11:47:59 db01528c6b51: Pull complete 11:47:59 28988de357af: Pull complete 11:47:59 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:59 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 11:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:48:01 $ docker top 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 -eo pid,comm 11:48:01 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). 11:48:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:07 [ssh-agent] Looking for ssh-agent implementation... 11:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:07 $ docker exec 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 ssh-agent 11:48:08 SSH_AUTH_SOCK=/tmp/ssh-u8LBIWSB5xfp/agent.32 11:48:08 SSH_AGENT_PID=38 11:48:08 Running ssh-add (command line suppressed) 11:48:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8278615740829331870.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8278615740829331870.key) 11:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 11:48:08 + git tag --points-at HEAD [Pipeline] } 11:48:08 $ docker exec --env ******** --env ******** 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 ssh-agent -k 11:48:08 unset SSH_AUTH_SOCK; 11:48:08 unset SSH_AGENT_PID; 11:48:08 echo Agent pid 38 killed; 11:48:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:08 [ssh-agent] Looking for ssh-agent implementation... 11:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:09 $ docker exec 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 ssh-agent 11:48:09 SSH_AUTH_SOCK=/tmp/ssh-8tAf5xZ23BJc/agent.86 11:48:09 SSH_AGENT_PID=92 11:48:09 Running ssh-add (command line suppressed) 11:48:09 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4834879930044987706.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4834879930044987706.key) 11:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:09 + git semver init 11:48:09 2025-12-12 11:48:09,806 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:48:09 2025-12-12 11:48:09,809 [run_init] DEBUG init version:0.0.0 force:False 11:48:09 2025-12-12 11:48:09,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:48:09 2025-12-12 11:48:09,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:48:09 2025-12-12 11:48:09,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:48:11 2025-12-12 11:48:11,389 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:48:11 2025-12-12 11:48:11,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:48:11 2025-12-12 11:48:11,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:48:11 2025-12-12 11:48:11,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:48:11 4.1.0-dev.11 [Pipeline] } 11:48:11 $ docker exec --env ******** --env ******** 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 ssh-agent -k 11:48:11 unset SSH_AUTH_SOCK; 11:48:11 unset SSH_AGENT_PID; 11:48:11 echo Agent pid 92 killed; 11:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:12 + git semver [Pipeline] } 11:48:12 $ docker stop --time=1 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 11:48:13 $ docker rm -f --volumes 3538bec592facbdf58b34182f30994764c685624aae8092807228e7133812447 [Pipeline] // withDockerContainer [Pipeline] sh 11:48:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:48:14 Stashed 1 file(s) [Pipeline] echo 11:48:14 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:14 provisioning config files... 11:48:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4470876341874181809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:15 ---> ****-login.sh 11:48:15 nexus3.edgexfoundry.org:10001 11:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:15 Login Succeeded 11:48:15 nexus3.edgexfoundry.org:10002 11:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:15 Login Succeeded 11:48:15 nexus3.edgexfoundry.org:10003 11:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:15 Login Succeeded 11:48:15 nexus3.edgexfoundry.org:10004 11:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:15 Login Succeeded 11:48:15 ****.io 11:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:15 Login Succeeded 11:48:15 ---> ****-login.sh ends [Pipeline] } 11:48:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:48:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:48:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:48:15 ========================================================= 11:48:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:48:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:48:16 #0 building with "default" instance using docker driver 11:48:16 11:48:16 #1 [internal] load build definition from Dockerfile 11:48:16 #1 transferring dockerfile: 1.79kB done 11:48:16 #1 DONE 0.0s 11:48:16 11:48:16 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:48:16 #2 DONE 0.1s 11:48:16 11:48:16 #3 [internal] load .dockerignore 11:48:16 #3 transferring context: 2B done 11:48:16 #3 DONE 0.0s 11:48:16 11:48:16 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:48:16 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:48:16 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:48:16 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:48:16 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 11:48:16 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 11:48:16 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:48:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 11:48:16 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:48:16 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 11:48:16 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:48:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 11:48:16 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:48:16 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 11:48:16 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 11:48:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 11:48:17 #4 ... 11:48:17 11:48:17 #5 [internal] load build context 11:48:17 #5 transferring context: 41.89MB 0.3s done 11:48:17 #5 DONE 0.3s 11:48:17 11:48:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:48:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 11:48:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s 11:48:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s 11:48:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:48:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.4s 11:48:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 11:48:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s 11:48:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.6s 11:48:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 11:48:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.31MB / 112.58MB 0.7s 11:48:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 11:48:17 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.37MB / 112.58MB 0.8s 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 11:48:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 11:48:23 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done 11:48:23 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:48:23 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:48:23 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:48:23 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:48:23 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11:48:23 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done 11:48:23 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 11:48:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 11:48:27 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:48:27 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 11:48:27 #4 DONE 10.5s 11:48:27 11:48:27 #6 [builder 2/7] WORKDIR /device-virtual-go 11:48:29 #6 DONE 1.8s 11:48:29 11:48:29 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:48:29 #7 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:48:29 #7 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:48:29 Still waiting to schedule task 11:48:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:48:30 #7 0.908 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:48:30 #7 0.917 (2/4) Installing libedit (20250104.3.1-r1) 11:48:30 #7 0.940 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:48:30 #7 0.961 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:48:30 #7 0.972 Executing busybox-1.37.0-r19.trigger 11:48:30 #7 0.981 OK: 269 MiB in 64 packages 11:48:30 #7 DONE 1.1s 11:48:30 11:48:30 #8 [builder 4/7] COPY go.mod vendor* ./ 11:48:30 #8 DONE 0.0s 11:48:30 11:48:30 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:40 #9 DONE 10.2s 11:48:40 11:48:40 #10 [builder 6/7] COPY . . 11:48:40 #10 DONE 0.2s 11:48:40 11:48:40 #11 [builder 7/7] RUN echo noop 11:48:40 #11 0.207 noop 11:48:40 #11 DONE 0.2s 11:48:40 11:48:40 #12 exporting to image 11:48:40 #12 exporting layers 11:48:49 #12 exporting layers 8.2s done 11:48:49 #12 writing image sha256:cd43a3f1e2ade3493522c1bf24b0c677bfd93c318b7c4251980c1a91bd595e23 done 11:48:49 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:48:49 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:49 + docker inspect -f . ci-base-image-x86_64 11:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:49 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 11:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat 11:48:49 $ docker top 6c162bfaf5ad0b8846a2c0e7b38fcd2b74c2116ddc5534db50b7c9c73b693df0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:50 + go version 11:48:50 go version go1.25.2 linux/amd64 [Pipeline] } 11:48:50 $ docker stop --time=1 6c162bfaf5ad0b8846a2c0e7b38fcd2b74c2116ddc5534db50b7c9c73b693df0 11:48:51 $ docker rm -f --volumes 6c162bfaf5ad0b8846a2c0e7b38fcd2b74c2116ddc5534db50b7c9c73b693df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:51 + docker inspect -f . ci-base-image-x86_64 11:48:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:51 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 11:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat 11:48:52 $ docker top ebbd926b097938a5e5a3183d52c5ac29a4707acd4926981fe37e380aa56398a1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:52 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:48:52 + make test 11:48:52 go test ./... -coverprofile=coverage.out 11:48:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:49:16 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:49:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 59.6% of statements 11:49:28 0 issues. 11:49:28 go vet ./... 11:49:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:33 ./bin/test-attribution-txt.sh [Pipeline] echo 11:49:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:49:33 $ docker stop --time=1 ebbd926b097938a5e5a3183d52c5ac29a4707acd4926981fe37e380aa56398a1 11:49:35 $ docker rm -f --volumes ebbd926b097938a5e5a3183d52c5ac29a4707acd4926981fe37e380aa56398a1 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:49:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:37 + ls -al . 11:49:37 total 276 11:49:37 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 11:48 . 11:49:37 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 11:47 .. 11:49:37 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 11:49 .git 11:49:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 11:47 .github 11:49:37 -rw-rw-r-- 1 jenkins jenkins 272 Dec 12 11:47 .gitignore 11:49:37 -rw-rw-r-- 1 jenkins jenkins 359 Dec 12 11:47 .golangci.yml 11:49:37 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 11:48 .semver 11:49:37 -rw-rw-r-- 1 jenkins jenkins 20974 Dec 12 11:47 Attribution.txt 11:49:37 -rw-rw-r-- 1 jenkins jenkins 17302 Dec 12 11:47 CHANGELOG.md 11:49:37 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 12 11:47 Dockerfile 11:49:37 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 11:47 GOVERNANCE.md 11:49:37 -rw-rw-r-- 1 jenkins jenkins 683 Dec 12 11:47 Jenkinsfile 11:49:37 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 12 11:47 LICENSE 11:49:37 -rw-rw-r-- 1 jenkins jenkins 2651 Dec 12 11:47 Makefile 11:49:37 -rw-rw-r-- 1 jenkins jenkins 623 Dec 12 11:47 OWNERS.md 11:49:37 -rw-rw-r-- 1 jenkins jenkins 4473 Dec 12 11:47 README.md 11:49:37 -rw-rw-r-- 1 jenkins jenkins 12 Dec 12 11:48 VERSION 11:49:37 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 11:47 bin 11:49:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 11:47 cmd 11:49:37 -rw-r--r-- 1 jenkins jenkins 45292 Dec 12 11:49 coverage.out 11:49:37 -rw-rw-r-- 1 jenkins jenkins 6644 Dec 12 11:47 go.mod 11:49:37 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 12 11:47 go.sum 11:49:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 11:47 internal 11:49:37 -rw-rw-r-- 1 jenkins jenkins 235 Dec 12 11:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:37 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=befb18c15371f8f22c7a0b1ea77614523471c5c0 --label arch=amd64 --label version=4.1.0-dev.11 . 11:49:37 #0 building with "default" instance using docker driver 11:49:37 11:49:37 #1 [internal] load build definition from Dockerfile 11:49:37 #1 transferring dockerfile: 1.79kB done 11:49:37 #1 DONE 0.0s 11:49:37 11:49:37 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:49:37 #2 DONE 0.0s 11:49:37 11:49:37 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:49:37 #3 DONE 0.1s 11:49:37 11:49:37 #4 [internal] load .dockerignore 11:49:37 #4 transferring context: 2B done 11:49:37 #4 DONE 0.0s 11:49:37 11:49:37 #5 [internal] load build context 11:49:37 #5 transferring context: 58.57kB 0.0s done 11:49:37 #5 DONE 0.0s 11:49:37 11:49:37 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:49:37 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 11:49:37 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:49:37 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:49:37 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:49:37 #6 DONE 0.0s 11:49:37 11:49:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:49:37 #7 DONE 0.1s 11:49:37 11:49:37 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:49:37 #8 ... 11:49:37 11:49:37 #9 [builder 2/7] WORKDIR /device-virtual-go 11:49:37 #9 DONE 0.0s 11:49:37 11:49:37 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:49:37 #8 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:49:37 #8 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:49:38 #8 0.633 (1/1) Installing dumb-init (1.2.5-r3) 11:49:38 #8 0.637 Executing busybox-1.37.0-r19.trigger 11:49:38 #8 0.646 OK: 7 MiB in 17 packages 11:49:38 #8 DONE 0.8s 11:49:38 11:49:38 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:49:38 #10 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:49:38 #10 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:49:38 #10 0.696 OK: 269 MiB in 64 packages 11:49:38 #10 DONE 0.8s 11:49:38 11:49:38 #11 [stage-1 3/7] RUN apk --no-cache upgrade 11:49:38 #11 ... 11:49:38 11:49:38 #12 [builder 4/7] COPY go.mod vendor* ./ 11:49:38 #12 DONE 0.0s 11:49:38 11:49:38 #11 [stage-1 3/7] RUN apk --no-cache upgrade 11:49:38 #11 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:49:39 #11 ... 11:49:39 11:49:39 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:39 #13 DONE 0.5s 11:49:39 11:49:39 #11 [stage-1 3/7] RUN apk --no-cache upgrade 11:49:39 #11 0.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:49:39 #11 ... 11:49:39 11:49:39 #14 [builder 6/7] COPY . . 11:49:39 #14 DONE 0.2s 11:49:39 11:49:39 #11 [stage-1 3/7] RUN apk --no-cache upgrade 11:49:39 #11 0.839 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:49:39 #11 0.852 Executing busybox-1.37.0-r20.post-upgrade 11:49:39 #11 0.891 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:49:39 #11 0.894 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:49:39 #11 0.898 Executing busybox-1.37.0-r20.trigger 11:49:39 #11 0.906 OK: 7 MiB in 17 packages 11:49:39 #11 DONE 1.0s 11:49:39 11:49:39 #15 [builder 7/7] RUN make build 11:49:39 #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:50:06 #15 DONE 25.9s 11:50:06 11:50:06 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 11:50:06 #16 DONE 0.0s 11:50:06 11:50:06 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 11:50:06 #17 DONE 0.0s 11:50:06 11:50:06 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 11:50:06 #18 DONE 0.2s 11:50:06 11:50:06 #19 exporting to image 11:50:06 #19 exporting layers 11:50:06 #19 exporting layers 0.2s done 11:50:06 #19 writing image sha256:e91569b7961ce9190fa073e877d3d11633ee75cfa37df84a8b56324e54907085 done 11:50:06 #19 naming to docker.io/library/device-virtual done 11:50:06 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:06 provisioning config files... 11:50:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8643127988073997548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:06 ---> ****-login.sh 11:50:06 nexus3.edgexfoundry.org:10001 11:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:06 Login Succeeded 11:50:06 nexus3.edgexfoundry.org:10002 11:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:06 Login Succeeded 11:50:06 nexus3.edgexfoundry.org:10003 11:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:07 Login Succeeded 11:50:07 nexus3.edgexfoundry.org:10004 11:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:07 Login Succeeded 11:50:07 ****.io 11:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:07 Login Succeeded 11:50:07 ---> ****-login.sh ends [Pipeline] } 11:50:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:50:07 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:50:07 befb18c15371f8f22c7a0b1ea77614523471c5c0 11:50:07 latest 11:50:07 4.1.0-dev.11 11:50:07 befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 11:50:07 main 11:50:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 11:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:50:08 1381043540e4: Preparing 11:50:08 3092228868b3: Preparing 11:50:08 63774328f8f0: Preparing 11:50:08 7e5f2421f097: Preparing 11:50:08 0fce37648f4f: Preparing 11:50:08 256f393e029f: Preparing 11:50:08 256f393e029f: Waiting 11:50:08 3092228868b3: Pushed 11:50:08 0fce37648f4f: Pushed 11:50:08 63774328f8f0: Pushed 11:50:08 256f393e029f: Layer already exists 11:50:08 7e5f2421f097: Pushed 11:50:12 1381043540e4: Pushed 11:50:12 befb18c15371f8f22c7a0b1ea77614523471c5c0: digest: sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:50:13 1381043540e4: Preparing 11:50:13 3092228868b3: Preparing 11:50:13 63774328f8f0: Preparing 11:50:13 7e5f2421f097: Preparing 11:50:13 0fce37648f4f: Preparing 11:50:13 256f393e029f: Preparing 11:50:13 256f393e029f: Waiting 11:50:13 3092228868b3: Layer already exists 11:50:13 1381043540e4: Layer already exists 11:50:13 7e5f2421f097: Layer already exists 11:50:13 0fce37648f4f: Layer already exists 11:50:13 63774328f8f0: Layer already exists 11:50:13 256f393e029f: Layer already exists 11:50:13 latest: digest: sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 11:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:50:13 1381043540e4: Preparing 11:50:13 3092228868b3: Preparing 11:50:13 63774328f8f0: Preparing 11:50:13 7e5f2421f097: Preparing 11:50:13 0fce37648f4f: Preparing 11:50:13 256f393e029f: Preparing 11:50:13 3092228868b3: Layer already exists 11:50:13 7e5f2421f097: Layer already exists 11:50:13 0fce37648f4f: Layer already exists 11:50:13 63774328f8f0: Layer already exists 11:50:13 1381043540e4: Layer already exists 11:50:13 256f393e029f: Layer already exists 11:50:13 4.1.0-dev.11: digest: sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:14 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 11:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:50:14 1381043540e4: Preparing 11:50:14 3092228868b3: Preparing 11:50:14 63774328f8f0: Preparing 11:50:14 7e5f2421f097: Preparing 11:50:14 0fce37648f4f: Preparing 11:50:14 256f393e029f: Preparing 11:50:14 256f393e029f: Waiting 11:50:14 7e5f2421f097: Layer already exists 11:50:14 1381043540e4: Layer already exists 11:50:14 63774328f8f0: Layer already exists 11:50:14 0fce37648f4f: Layer already exists 11:50:14 3092228868b3: Layer already exists 11:50:14 256f393e029f: Layer already exists 11:50:14 befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11: digest: sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:14 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:50:15 1381043540e4: Preparing 11:50:15 3092228868b3: Preparing 11:50:15 63774328f8f0: Preparing 11:50:15 7e5f2421f097: Preparing 11:50:15 0fce37648f4f: Preparing 11:50:15 256f393e029f: Preparing 11:50:15 256f393e029f: Waiting 11:50:15 1381043540e4: Layer already exists 11:50:15 0fce37648f4f: Layer already exists 11:50:15 3092228868b3: Layer already exists 11:50:15 7e5f2421f097: Layer already exists 11:50:15 63774328f8f0: Layer already exists 11:50:15 256f393e029f: Layer already exists 11:50:15 main: digest: sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:15 ===================================================== [Pipeline] echo 11:50:15 taggedImages: 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 11:50:15 ========================================================= 11:50:15 [edgeXBuildMultiArch] RAW Config: 11:50:15 images: 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 11:50:15 - nexus3.edgexfoundry.org:10004/device-virtual:main 11:50:15 settingsFile: 11:50:15 device-virtual-go-settings 11:50:15 ========================================================= [Pipeline] node 11:50:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-774896 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:50:17 Running in /w/workspace/device-virtual-go/222 [Pipeline] { [Pipeline] checkout 11:50:20 The recommended git tool is: git 11:50:24 using credential edgex-jenkins-ssh 11:50:24 Cloning the remote Git repository 11:50:24 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:50:25 > git init /w/workspace/device-virtual-go/222 # timeout=10 11:50:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:50:25 > git --version # timeout=10 11:50:25 > git --version # 'git version 2.25.1' 11:50:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:29 Avoid second fetch 11:50:29 Checking out Revision befb18c15371f8f22c7a0b1ea77614523471c5c0 (main) 11:50:30 Commit message: "Merge pull request #567 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.47" 11:50:30 Still waiting to schedule task 11:50:30 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:50:29 > git config core.sparsecheckout # timeout=10 11:50:29 > git checkout -f befb18c15371f8f22c7a0b1ea77614523471c5c0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:34 provisioning config files... 11:50:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/222@tmp/config5324069278787982330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:35 ---> ****-login.sh 11:50:35 nexus3.edgexfoundry.org:10001 11:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:50:35 Configure a credential helper to remove this warning. See 11:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:50:35 11:50:35 Login Succeeded 11:50:35 nexus3.edgexfoundry.org:10002 11:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:50:36 Configure a credential helper to remove this warning. See 11:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:50:36 11:50:36 Login Succeeded 11:50:36 nexus3.edgexfoundry.org:10003 11:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:50:36 Configure a credential helper to remove this warning. See 11:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:50:36 11:50:36 Login Succeeded 11:50:36 nexus3.edgexfoundry.org:10004 11:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:50:36 Configure a credential helper to remove this warning. See 11:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:50:36 11:50:36 Login Succeeded 11:50:36 ****.io 11:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:50:37 Configure a credential helper to remove this warning. See 11:50:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:50:37 11:50:37 Login Succeeded 11:50:37 ---> ****-login.sh ends [Pipeline] } 11:50:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:50:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:50:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:50:37 ========================================================= 11:50:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:50:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:50:38 Sending build context to Docker daemon 21.18MB 11:50:38 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:50:38 Step 2/12 : FROM ${BASE} AS builder 11:50:39 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:50:39 6b59a28fa201: Pulling fs layer 11:50:39 d32bb0dddca7: Pulling fs layer 11:50:39 5dab1238d3d9: Pulling fs layer 11:50:39 196fd7d83e7d: Pulling fs layer 11:50:39 4f4fb700ef54: Pulling fs layer 11:50:39 8ba94037c8f0: Pulling fs layer 11:50:39 deaec5988b04: Pulling fs layer 11:50:39 9f65657bb879: Pulling fs layer 11:50:39 196fd7d83e7d: Waiting 11:50:39 deaec5988b04: Waiting 11:50:39 4f4fb700ef54: Waiting 11:50:39 9f65657bb879: Waiting 11:50:39 8ba94037c8f0: Waiting 11:50:39 d32bb0dddca7: Verifying Checksum 11:50:39 d32bb0dddca7: Download complete 11:50:39 196fd7d83e7d: Verifying Checksum 11:50:39 196fd7d83e7d: Download complete 11:50:39 4f4fb700ef54: Verifying Checksum 11:50:39 4f4fb700ef54: Download complete 11:50:39 8ba94037c8f0: Verifying Checksum 11:50:39 8ba94037c8f0: Download complete 11:50:39 6b59a28fa201: Verifying Checksum 11:50:39 6b59a28fa201: Download complete 11:50:39 9f65657bb879: Verifying Checksum 11:50:39 9f65657bb879: Download complete 11:50:40 6b59a28fa201: Pull complete 11:50:40 d32bb0dddca7: Pull complete 11:50:40 5dab1238d3d9: Verifying Checksum 11:50:40 5dab1238d3d9: Download complete 11:50:42 deaec5988b04: Verifying Checksum 11:50:42 deaec5988b04: Download complete 11:50:54 5dab1238d3d9: Pull complete 11:50:54 196fd7d83e7d: Pull complete 11:50:54 4f4fb700ef54: Pull complete 11:50:55 8ba94037c8f0: Pull complete 11:51:05 deaec5988b04: Pull complete 11:51:05 9f65657bb879: Pull complete 11:51:05 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:51:05 ---> 334268110677 11:51:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:07 ---> Running in 455f04047fd3 11:51:07 Removing intermediate container 455f04047fd3 11:51:07 ---> 782080bc6cda 11:51:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:51:07 ---> Running in 86733c133e38 11:51:08 Removing intermediate container 86733c133e38 11:51:08 ---> 18171d46b534 11:51:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:51:08 ---> Running in 33ee91021364 11:51:08 Removing intermediate container 33ee91021364 11:51:08 ---> 96387226c062 11:51:08 Step 6/12 : WORKDIR /device-virtual-go 11:51:08 ---> Running in 04abd79fd24f 11:51:08 Removing intermediate container 04abd79fd24f 11:51:08 ---> 872feacb2a14 11:51:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:08 ---> Running in 113ee89ed0c9 11:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:51:11 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:51:11 (2/4) Installing libedit (20250104.3.1-r1) 11:51:11 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:51:11 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:51:11 Executing busybox-1.37.0-r19.trigger 11:51:11 OK: 259 MiB in 64 packages 11:51:13 Removing intermediate container 113ee89ed0c9 11:51:13 ---> d6a67e25bfc9 11:51:13 Step 8/12 : COPY go.mod vendor* ./ 11:51:13 ---> b4a59594b358 11:51:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:13 ---> Running in 307f14851fc2 11:51:47 Running on prd-centos7-docker-4c-2g-774897 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:47 provisioning config files... 11:51:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6303448273806240653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:48 ---> ****-login.sh 11:51:48 nexus3.edgexfoundry.org:10001 11:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:48 Configure a credential helper to remove this warning. See 11:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:48 11:51:48 Login Succeeded 11:51:48 nexus3.edgexfoundry.org:10002 11:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:48 Configure a credential helper to remove this warning. See 11:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:48 11:51:48 Login Succeeded 11:51:48 nexus3.edgexfoundry.org:10003 11:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:49 Configure a credential helper to remove this warning. See 11:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:49 11:51:49 Login Succeeded 11:51:49 nexus3.edgexfoundry.org:10004 11:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:49 Configure a credential helper to remove this warning. See 11:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:49 11:51:49 Login Succeeded 11:51:49 ****.io 11:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:49 Configure a credential helper to remove this warning. See 11:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:49 11:51:49 Login Succeeded 11:51:49 ---> ****-login.sh ends [Pipeline] } 11:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:49 + docker buildx ls 11:51:49 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:51:49 default * docker 11:51:49 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:51:50 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:51:50 edgex-builder [Pipeline] sh 11:51:50 + docker buildx inspect --bootstrap 11:51:50 #1 [internal] booting buildkit 11:51:50 #1 pulling image moby/buildkit:buildx-stable-1 11:51:53 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 11:51:53 #1 creating container buildx_buildkit_edgex-builder0 11:51:55 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 11:51:55 #1 DONE 5.0s 11:51:55 Name: edgex-builder 11:51:55 Driver: docker-container 11:51:55 11:51:55 Nodes: 11:51:55 Name: edgex-builder0 11:51:55 Endpoint: unix:///var/run/docker.sock 11:51:55 Status: running 11:51:55 Buildkit: v0.26.2 11:51:55 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:51:56 + docker buildx ls 11:51:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:51:56 edgex-builder * docker-container 11:51:56 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:51:56 default docker 11:51:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:51:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 --push - 11:51:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0' 11:51:56 #1 [internal] load build definition from Dockerfile 11:51:56 #1 transferring dockerfile: 199B done 11:51:56 #1 DONE 0.0s 11:51:56 11:51:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 11:51:56 #2 DONE 0.1s 11:51:56 11:51:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0 11:51:56 #3 DONE 0.1s 11:51:56 11:51:56 #4 [internal] load .dockerignore 11:51:56 #4 transferring context: 2B done 11:51:56 #4 DONE 0.0s 11:51:56 11:51:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:56 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:56 #5 DONE 0.0s 11:51:56 11:51:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:56 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:56 #6 DONE 0.4s 11:51:56 11:51:56 #7 exporting to image 11:51:56 #7 exporting layers done 11:51:56 #7 exporting manifest sha256:7b8f91766584733a55ba46bf769e7d32c41b36fa61d1b333e1881fa5e43111af 0.1s done 11:51:56 #7 exporting config sha256:e91569b7961ce9190fa073e877d3d11633ee75cfa37df84a8b56324e54907085 done 11:51:56 #7 exporting manifest sha256:97f182551240e707cc380db36c3a5c8d58d7c67df75a0b5ec401932417624c87 done 11:51:56 #7 exporting config sha256:5b60990213a47a55fe58f33d783fb84b15cd2978ab01c1d95b144378ead59840 done 11:51:56 #7 exporting manifest list sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 11:51:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:57 #7 ... 11:51:57 11:51:57 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:51:57 #8 DONE 0.0s 11:51:57 11:51:57 #7 exporting to image 11:51:57 #7 exporting manifest list sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 0.0s done 11:51:57 #7 pushing layers 0.1s done 11:51:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0@sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 11:51:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0@sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 0.1s done 11:51:57 #7 DONE 0.3s 11:51:57 11:51:57 1 warning found (use --debug to expand): 11:51:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 11:51:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 11:51:58 #1 [internal] load build definition from Dockerfile 11:51:58 #1 transferring dockerfile: 165B done 11:51:58 #1 DONE 0.0s 11:51:58 11:51:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:51:58 #2 DONE 0.0s 11:51:58 11:51:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:51:58 #3 DONE 0.0s 11:51:58 11:51:58 #4 [internal] load .dockerignore 11:51:58 #4 transferring context: 2B done 11:51:58 #4 DONE 0.0s 11:51:58 11:51:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:58 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:58 #5 CACHED 11:51:58 11:51:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:58 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:58 #6 CACHED 11:51:58 11:51:58 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:51:58 #7 DONE 0.0s 11:51:58 11:51:58 #8 exporting to image 11:51:58 #8 exporting layers done 11:51:58 #8 exporting manifest sha256:7b8f91766584733a55ba46bf769e7d32c41b36fa61d1b333e1881fa5e43111af done 11:51:58 #8 exporting config sha256:e91569b7961ce9190fa073e877d3d11633ee75cfa37df84a8b56324e54907085 done 11:51:58 #8 exporting manifest sha256:97f182551240e707cc380db36c3a5c8d58d7c67df75a0b5ec401932417624c87 done 11:51:58 #8 exporting config sha256:5b60990213a47a55fe58f33d783fb84b15cd2978ab01c1d95b144378ead59840 done 11:51:58 #8 exporting manifest list sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 done 11:51:58 #8 pushing layers 0.0s done 11:51:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 0.1s done 11:51:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:58 #8 DONE 0.1s 11:51:58 11:51:58 1 warning found (use --debug to expand): 11:51:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11' 11:51:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 --push - 11:51:58 #1 [internal] load build definition from Dockerfile 11:51:58 #1 transferring dockerfile: 171B done 11:51:58 #1 DONE 0.0s 11:51:58 11:51:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 11:51:58 #2 DONE 0.0s 11:51:58 11:51:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11 11:51:58 #3 DONE 0.0s 11:51:58 11:51:58 #4 [internal] load .dockerignore 11:51:58 #4 transferring context: 2B done 11:51:58 #4 DONE 0.0s 11:51:58 11:51:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:58 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:58 #5 CACHED 11:51:58 11:51:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:58 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:58 #6 CACHED 11:51:58 11:51:58 #7 exporting to image 11:51:58 #7 exporting layers 11:51:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:58 #7 exporting layers done 11:51:58 #7 exporting manifest sha256:7b8f91766584733a55ba46bf769e7d32c41b36fa61d1b333e1881fa5e43111af done 11:51:58 #7 exporting config sha256:e91569b7961ce9190fa073e877d3d11633ee75cfa37df84a8b56324e54907085 done 11:51:58 #7 exporting manifest sha256:97f182551240e707cc380db36c3a5c8d58d7c67df75a0b5ec401932417624c87 done 11:51:58 #7 exporting config sha256:5b60990213a47a55fe58f33d783fb84b15cd2978ab01c1d95b144378ead59840 done 11:51:58 #7 exporting manifest list sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 done 11:51:58 #7 pushing layers 0.0s done 11:51:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.11@sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 0.1s done 11:51:58 #7 DONE 0.1s 11:51:58 11:51:58 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:51:58 #8 DONE 0.0s 11:51:58 11:51:58 1 warning found (use --debug to expand): 11:51:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 --push - 11:51:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11' 11:51:58 #1 [internal] load build definition from Dockerfile 11:51:58 #1 transferring dockerfile: 212B done 11:51:58 #1 DONE 0.0s 11:51:58 11:51:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 11:51:58 #2 DONE 0.0s 11:51:58 11:51:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 11:51:58 #3 DONE 0.0s 11:51:58 11:51:58 #4 [internal] load .dockerignore 11:51:58 #4 transferring context: 2B done 11:51:58 #4 DONE 0.0s 11:51:58 11:51:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:58 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:58 #5 CACHED 11:51:58 11:51:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:58 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:58 #6 DONE 0.0s 11:51:59 11:51:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:59 #6 CACHED 11:51:59 11:51:59 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:51:59 #7 DONE 0.0s 11:51:59 11:51:59 #8 exporting to image 11:51:59 #8 exporting layers done 11:51:59 #8 exporting manifest sha256:7b8f91766584733a55ba46bf769e7d32c41b36fa61d1b333e1881fa5e43111af done 11:51:59 #8 exporting config sha256:e91569b7961ce9190fa073e877d3d11633ee75cfa37df84a8b56324e54907085 done 11:51:59 #8 exporting manifest sha256:97f182551240e707cc380db36c3a5c8d58d7c67df75a0b5ec401932417624c87 done 11:51:59 #8 exporting config sha256:5b60990213a47a55fe58f33d783fb84b15cd2978ab01c1d95b144378ead59840 done 11:51:59 #8 exporting manifest list sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 done 11:51:59 #8 pushing layers 0.0s done 11:51:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11@sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 0.1s done 11:51:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:59 #8 DONE 0.1s 11:51:59 11:51:59 1 warning found (use --debug to expand): 11:51:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:51:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 11:51:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 11:51:59 #1 [internal] load build definition from Dockerfile 11:51:59 #1 transferring dockerfile: 163B done 11:51:59 #1 DONE 0.0s 11:51:59 11:51:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:51:59 #2 DONE 0.0s 11:51:59 11:51:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:51:59 #3 DONE 0.0s 11:51:59 11:51:59 #4 [internal] load .dockerignore 11:51:59 #4 transferring context: 2B done 11:51:59 #4 DONE 0.0s 11:51:59 11:51:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:59 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:59 #5 DONE 0.0s 11:51:59 11:51:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:59 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 0.0s done 11:51:59 #6 CACHED 11:51:59 11:51:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6c1aeaaffda47d38dfecfae30755e31c245123c3ed02975d41575af15ae54bc2 11:51:59 #5 CACHED 11:51:59 11:51:59 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:51:59 #7 DONE 0.0s 11:51:59 11:51:59 #8 exporting to image 11:51:59 #8 exporting layers done 11:51:59 #8 exporting manifest sha256:7b8f91766584733a55ba46bf769e7d32c41b36fa61d1b333e1881fa5e43111af done 11:51:59 #8 exporting config sha256:e91569b7961ce9190fa073e877d3d11633ee75cfa37df84a8b56324e54907085 done 11:51:59 #8 exporting manifest sha256:97f182551240e707cc380db36c3a5c8d58d7c67df75a0b5ec401932417624c87 done 11:51:59 #8 exporting config sha256:5b60990213a47a55fe58f33d783fb84b15cd2978ab01c1d95b144378ead59840 done 11:51:59 #8 exporting manifest list sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 done 11:51:59 #8 pushing layers 0.0s done 11:51:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c9079db9ada02ba8e66e4ff1425191cfa60998748c9436ff6eba499c2b0e6450 0.1s done 11:51:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:51:59 #8 DONE 0.1s 11:51:59 11:51:59 1 warning found (use --debug to expand): 11:51:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:52:00 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:52:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:52:00 ---> package-listing.sh 11:52:00 ++ tr '[:upper:]' '[:lower:]' 11:52:00 ++ facter osfamily 11:52:01 + OS_FAMILY=redhat 11:52:01 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:52:01 + START_PACKAGES=/tmp/packages_start.txt 11:52:01 + END_PACKAGES=/tmp/packages_end.txt 11:52:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:01 + PACKAGES=/tmp/packages_start.txt 11:52:01 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:52:01 + PACKAGES=/tmp/packages_end.txt 11:52:01 + case "${OS_FAMILY}" in 11:52:01 + rpm -qa 11:52:01 + sort 11:52:01 + '[' -f /tmp/packages_start.txt ']' 11:52:01 + '[' -f /tmp/packages_end.txt ']' 11:52:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:01 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:52:01 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:52:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:52:01 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:52:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:02 11:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:02 latest: Pulling from edgex-lftools-log-publisher 11:52:02 5eb5b503b376: Pulling fs layer 11:52:02 5c69ac0246d0: Pulling fs layer 11:52:02 ec43610c2a17: Pulling fs layer 11:52:02 3a2ae6a8a46f: Pulling fs layer 11:52:02 33b1e0a273af: Pulling fs layer 11:52:02 5d3b04190fa2: Pulling fs layer 11:52:02 2f39f015ded8: Pulling fs layer 11:52:02 33b1e0a273af: Waiting 11:52:02 5d3b04190fa2: Waiting 11:52:02 2f39f015ded8: Waiting 11:52:02 3a2ae6a8a46f: Waiting 11:52:02 5c69ac0246d0: Verifying Checksum 11:52:02 5c69ac0246d0: Download complete 11:52:02 3a2ae6a8a46f: Verifying Checksum 11:52:02 3a2ae6a8a46f: Download complete 11:52:02 33b1e0a273af: Verifying Checksum 11:52:02 33b1e0a273af: Download complete 11:52:02 ec43610c2a17: Verifying Checksum 11:52:02 ec43610c2a17: Download complete 11:52:02 5d3b04190fa2: Verifying Checksum 11:52:02 5d3b04190fa2: Download complete 11:52:03 5eb5b503b376: Verifying Checksum 11:52:03 5eb5b503b376: Download complete 11:52:03 2f39f015ded8: Verifying Checksum 11:52:03 2f39f015ded8: Download complete 11:52:04 5eb5b503b376: Pull complete 11:52:04 5c69ac0246d0: Pull complete 11:52:04 ec43610c2a17: Pull complete 11:52:05 3a2ae6a8a46f: Pull complete 11:52:05 33b1e0a273af: Pull complete 11:52:05 5d3b04190fa2: Pull complete 11:52:09 2f39f015ded8: Pull complete 11:52:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:09 prd-centos7-docker-4c-2g-774897 does not seem to be running inside a container 11:52:10 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 11:52:14 $ docker top 5c8030a64a17c3a5343150364c0875e2746909144b82d8be0f200d3fb346b4de -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:15 + touch /tmp/pre-build-complete [Pipeline] sh 11:52:15 + mkdir -p /var/log/sysstat [Pipeline] sh 11:52:15 + ls /var/log/sa-host 11:52:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:15 provisioning config files... 11:52:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14200596561262467443tmp [Pipeline] { [Pipeline] echo 11:52:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:16 ---> create-netrc.sh [Pipeline] } 11:52:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:16 ---> python-tools-install.sh [Pipeline] echo 11:52:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:16 ---> sudo-logs.sh 11:52:16 Archiving 'sudo' log.. 11:52:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-774897.novalocal: Name or service not known 11:52:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-774897.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:52:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:17 ---> job-cost.sh 11:52:17 lf-activate-venv: SKIPPING 11:52:17 INFO: No Stack... 11:52:17 INFO: Retrieving Pricing Info for: v3-standard-2 11:52:17 INFO: Archiving Costs [Pipeline] echo 11:52:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:18 ---> logs-deploy.sh 11:52:18 lf-activate-venv: SKIPPING 11:52:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/222 11:52:18 INFO: archiving workspace using pattern(s): 11:52:19 Archives upload complete. 11:52:19 INFO: archiving logs to Nexus 11:52:20 ---> uname -a: 11:52:20 Linux prd-centos7-docker-4c-2g-774897.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:52:20 11:52:20 11:52:20 ---> lscpu: 11:52:20 Architecture: x86_64 11:52:20 CPU op-mode(s): 32-bit, 64-bit 11:52:20 Byte Order: Little Endian 11:52:20 Address sizes: 40 bits physical, 48 bits virtual 11:52:20 CPU(s): 2 11:52:20 On-line CPU(s) list: 0,1 11:52:20 Thread(s) per core: 1 11:52:20 Core(s) per socket: 1 11:52:20 Socket(s): 2 11:52:20 NUMA node(s): 1 11:52:20 Vendor ID: AuthenticAMD 11:52:20 CPU family: 23 11:52:20 Model: 49 11:52:20 Model name: AMD EPYC-Rome Processor 11:52:20 Stepping: 0 11:52:20 CPU MHz: 2800.000 11:52:20 BogoMIPS: 5600.00 11:52:20 Virtualization: AMD-V 11:52:20 Hypervisor vendor: KVM 11:52:20 Virtualization type: full 11:52:20 L1d cache: 64 KiB 11:52:20 L1i cache: 64 KiB 11:52:20 L2 cache: 1 MiB 11:52:20 L3 cache: 32 MiB 11:52:20 NUMA node0 CPU(s): 0,1 11:52:20 Vulnerability Itlb multihit: Not affected 11:52:20 Vulnerability L1tf: Not affected 11:52:20 Vulnerability Mds: Not affected 11:52:20 Vulnerability Meltdown: Not affected 11:52:20 Vulnerability Mmio stale data: Not affected 11:52:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:52:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:52:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:52:20 Vulnerability Srbds: Not affected 11:52:20 Vulnerability Tsx async abort: Not affected 11:52:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:52:20 11:52:20 11:52:20 ---> nproc: 11:52:20 2 11:52:20 11:52:20 11:52:20 ---> df -h: 11:52:20 Filesystem Size Used Avail Use% Mounted on 11:52:20 overlay 40G 7.3G 33G 19% / 11:52:20 tmpfs 64M 0 64M 0% /dev 11:52:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:52:20 shm 64M 0 64M 0% /dev/shm 11:52:20 /dev/vda1 40G 7.3G 33G 19% /facter-os 11:52:20 11:52:20 11:52:20 Cannot open /var/log/sysstat/sa12: No such file or directory 11:52:20 Please check if data collecting is enabled 11:52:20 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:52:20 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:52:20 $ docker stop --time=1 5c8030a64a17c3a5343150364c0875e2746909144b82d8be0f200d3fb346b4de 11:52:21 $ docker rm -f --volumes 5c8030a64a17c3a5343150364c0875e2746909144b82d8be0f200d3fb346b4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:52:21 [WS-CLEANUP] Deleting project workspace... 11:52:21 [WS-CLEANUP] Deferred wipeout is used... 11:52:21 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:21 11:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:22 latest: Pulling from edgex-lftools-log-publisher 11:52:22 5eb5b503b376: Pulling fs layer 11:52:22 5c69ac0246d0: Pulling fs layer 11:52:22 ec43610c2a17: Pulling fs layer 11:52:22 3a2ae6a8a46f: Pulling fs layer 11:52:22 33b1e0a273af: Pulling fs layer 11:52:22 5d3b04190fa2: Pulling fs layer 11:52:22 2f39f015ded8: Pulling fs layer 11:52:22 5d3b04190fa2: Waiting 11:52:22 33b1e0a273af: Waiting 11:52:22 2f39f015ded8: Waiting 11:52:22 3a2ae6a8a46f: Waiting 11:52:22 5c69ac0246d0: Verifying Checksum 11:52:22 5c69ac0246d0: Download complete 11:52:22 3a2ae6a8a46f: Verifying Checksum 11:52:22 3a2ae6a8a46f: Download complete 11:52:22 33b1e0a273af: Verifying Checksum 11:52:22 33b1e0a273af: Download complete 11:52:22 5d3b04190fa2: Verifying Checksum 11:52:22 5d3b04190fa2: Download complete 11:52:22 ec43610c2a17: Verifying Checksum 11:52:22 ec43610c2a17: Download complete 11:52:22 5eb5b503b376: Verifying Checksum 11:52:22 5eb5b503b376: Download complete 11:52:23 2f39f015ded8: Download complete 11:52:24 5eb5b503b376: Pull complete 11:52:24 5c69ac0246d0: Pull complete 11:52:24 ec43610c2a17: Pull complete 11:52:24 3a2ae6a8a46f: Pull complete 11:52:25 33b1e0a273af: Pull complete 11:52:25 5d3b04190fa2: Pull complete 11:52:31 2f39f015ded8: Pull complete 11:52:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:31 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 11:52:31 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 11:52:33 $ docker top d136495763f32def7ca9da0cdc7de923a392f5260e9829e91b8bbecc984e9beb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:33 ---> job-cost.sh 11:52:33 lf-activate-venv: SKIPPING 11:52:33 INFO: No Stack... 11:52:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:34 INFO: Archiving Costs [Pipeline] sh 11:52:34 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:52:34 + cut -d, -f6 [Pipeline] lock 11:52:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] 11:52:34 Resource [jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] did not exist. Created. 11:52:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:34 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:34 Stashed 1 file(s) [Pipeline] } 11:52:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:34 $ docker stop --time=1 d136495763f32def7ca9da0cdc7de923a392f5260e9829e91b8bbecc984e9beb 11:52:35 $ docker rm -f --volumes d136495763f32def7ca9da0cdc7de923a392f5260e9829e91b8bbecc984e9beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:53:04 Removing intermediate container 307f14851fc2 11:53:04 ---> 09a793cbba8a 11:53:04 Step 10/12 : COPY . . 11:53:04 ---> 67d61c7dd356 11:53:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:53:04 ---> Running in 579c319ab0f2 11:53:04 Removing intermediate container 579c319ab0f2 11:53:04 ---> f5a95d5e180a 11:53:04 Step 12/12 : RUN $MAKE 11:53:04 ---> Running in 1cbdeae36161 11:53:04 noop 11:53:04 Removing intermediate container 1cbdeae36161 11:53:04 ---> 894b91215796 11:53:04 Successfully built 894b91215796 11:53:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:05 + docker inspect -f . ci-base-image-arm64 11:53:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:05 prd-ubuntu20.04-docker-arm64-4c-16g-774896 does not seem to be running inside a container 11:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/222 -v /w/workspace/device-virtual-go/222:/w/workspace/device-virtual-go/222:rw,z -v /w/workspace/device-virtual-go/222@tmp:/w/workspace/device-virtual-go/222@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 ******** ci-base-image-arm64 cat 11:53:06 $ docker top caac0e41b71658ddb49a555c3ef54f6e0870accf38c66e0e7ad537c68d1a16e1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:07 + go version 11:53:07 go version go1.25.3 linux/arm64 [Pipeline] } 11:53:07 $ docker stop --time=1 caac0e41b71658ddb49a555c3ef54f6e0870accf38c66e0e7ad537c68d1a16e1 11:53:09 $ docker rm -f --volumes caac0e41b71658ddb49a555c3ef54f6e0870accf38c66e0e7ad537c68d1a16e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:09 + docker inspect -f . ci-base-image-arm64 11:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:10 prd-ubuntu20.04-docker-arm64-4c-16g-774896 does not seem to be running inside a container 11:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/222 -v /w/workspace/device-virtual-go/222:/w/workspace/device-virtual-go/222:rw,z -v /w/workspace/device-virtual-go/222@tmp:/w/workspace/device-virtual-go/222@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 ******** ci-base-image-arm64 cat 11:53:11 $ docker top 180484feef5dede1f8f693e7ce71a457a5520ef6c80094a0bdd6875b93f18715 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:11 + git config --global --add safe.directory /w/workspace/device-virtual-go/222 [Pipeline] fileExists [Pipeline] sh 11:53:12 + make test 11:53:12 go test ./... -coverprofile=coverage.out 11:53:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:56:39 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:56:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 59.4% of statements 11:56:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:56:39 go vet ./... 11:57:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:57:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:57:26 ./bin/test-attribution-txt.sh [Pipeline] echo 11:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:57:27 $ docker stop --time=1 180484feef5dede1f8f693e7ce71a457a5520ef6c80094a0bdd6875b93f18715 11:57:29 $ docker rm -f --volumes 180484feef5dede1f8f693e7ce71a457a5520ef6c80094a0bdd6875b93f18715 [Pipeline] // withDockerContainer [Pipeline] sh 11:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:57:31 Warning: overwriting stash ‘coverage-report’ 11:57:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:57:32 + ls -al . 11:57:32 total 272 11:57:32 drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 11:53 . 11:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 11:50 .. 11:57:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 11:50 .git 11:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 11:50 .github 11:57:32 -rw-rw-r-- 1 jenkins jenkins 272 Dec 12 11:50 .gitignore 11:57:32 -rw-rw-r-- 1 jenkins jenkins 359 Dec 12 11:50 .golangci.yml 11:57:32 -rw-rw-r-- 1 jenkins jenkins 20974 Dec 12 11:50 Attribution.txt 11:57:32 -rw-rw-r-- 1 jenkins jenkins 17302 Dec 12 11:50 CHANGELOG.md 11:57:32 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 12 11:50 Dockerfile 11:57:32 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 11:50 GOVERNANCE.md 11:57:32 -rw-rw-r-- 1 jenkins jenkins 683 Dec 12 11:50 Jenkinsfile 11:57:32 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 12 11:50 LICENSE 11:57:32 -rw-rw-r-- 1 jenkins jenkins 2651 Dec 12 11:50 Makefile 11:57:32 -rw-rw-r-- 1 jenkins jenkins 623 Dec 12 11:50 OWNERS.md 11:57:32 -rw-rw-r-- 1 jenkins jenkins 4473 Dec 12 11:50 README.md 11:57:32 -rw-rw-r-- 1 jenkins jenkins 12 Dec 12 11:48 VERSION 11:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 11:50 bin 11:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 11:50 cmd 11:57:32 -rw-r--r-- 1 jenkins jenkins 45292 Dec 12 11:56 coverage.out 11:57:32 -rw-rw-r-- 1 jenkins jenkins 6644 Dec 12 11:50 go.mod 11:57:32 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 12 11:50 go.sum 11:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 11:50 internal 11:57:32 -rw-rw-r-- 1 jenkins jenkins 235 Dec 12 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:32 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=befb18c15371f8f22c7a0b1ea77614523471c5c0 --label arch=arm64 --label version=4.1.0-dev.11 . 11:57:33 Sending build context to Docker daemon 21.23MB 11:57:33 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 11:57:33 Step 2/26 : FROM ${BASE} AS builder 11:57:33 ---> 894b91215796 11:57:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:57:33 ---> Running in bf728239669d 11:57:33 Removing intermediate container bf728239669d 11:57:33 ---> e5ba1fe1b437 11:57:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:57:34 ---> Running in 42abc896050b 11:57:34 Removing intermediate container 42abc896050b 11:57:34 ---> 2efb1fbe7031 11:57:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:57:34 ---> Running in 0c6608e1ba43 11:57:34 Removing intermediate container 0c6608e1ba43 11:57:34 ---> 52f188419b42 11:57:34 Step 6/26 : WORKDIR /device-virtual-go 11:57:34 ---> Running in 70d43ea199af 11:57:34 Removing intermediate container 70d43ea199af 11:57:34 ---> a5c564b3b7ec 11:57:34 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:35 ---> Running in 92a6b38ef521 11:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:57:37 OK: 259 MiB in 64 packages 11:57:38 Removing intermediate container 92a6b38ef521 11:57:38 ---> 3a01f6366329 11:57:38 Step 8/26 : COPY go.mod vendor* ./ 11:57:39 ---> c30a2e3bd26e 11:57:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:39 ---> Running in c34241d2a0a3 11:57:42 Removing intermediate container c34241d2a0a3 11:57:42 ---> 1b8f5bc4da79 11:57:42 Step 10/26 : COPY . . 11:57:43 ---> c1a21d9e6b68 11:57:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:57:43 ---> Running in dbb2e594cff2 11:57:43 Removing intermediate container dbb2e594cff2 11:57:43 ---> ac4d7a04516e 11:57:43 Step 12/26 : RUN $MAKE 11:57:43 ---> Running in da32522b4952 11:57:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:01:21 Removing intermediate container da32522b4952 12:01:21 ---> 0750dfd7801d 12:01:21 Step 13/26 : FROM alpine:3.22 12:01:21 3.22: Pulling from library/alpine 12:01:21 6b59a28fa201: Already exists 12:01:21 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:01:21 Status: Downloaded newer image for alpine:3.22 12:01:21 ---> 171e65262c80 12:01:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:21 ---> Running in 27a2c83a1ef8 12:01:21 Removing intermediate container 27a2c83a1ef8 12:01:21 ---> d4a49f172435 12:01:21 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:01:21 ---> Running in fd0f709f3eb1 12:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:01:21 (1/1) Installing dumb-init (1.2.5-r3) 12:01:21 Executing busybox-1.37.0-r19.trigger 12:01:21 OK: 8 MiB in 17 packages 12:01:21 Removing intermediate container fd0f709f3eb1 12:01:21 ---> 69635b3df675 12:01:21 Step 16/26 : RUN apk --no-cache upgrade 12:01:21 ---> Running in f4339d57be6a 12:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:01:21 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 12:01:21 Executing busybox-1.37.0-r20.post-upgrade 12:01:21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 12:01:21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 12:01:21 Executing busybox-1.37.0-r20.trigger 12:01:21 OK: 8 MiB in 17 packages 12:01:22 Removing intermediate container f4339d57be6a 12:01:22 ---> c8de415002fe 12:01:22 Step 17/26 : WORKDIR / 12:01:22 ---> Running in 81d7dd37f19e 12:01:22 Removing intermediate container 81d7dd37f19e 12:01:22 ---> c0659fa06d8f 12:01:22 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:23 ---> 30b88c6cd6ad 12:01:23 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:25 ---> 8adc28ae361c 12:01:25 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:01:27 ---> c80a243802fa 12:01:27 Step 21/26 : EXPOSE 59900 12:01:27 ---> Running in b2f6c003db2c 12:01:27 Removing intermediate container b2f6c003db2c 12:01:27 ---> c4611ecc0df0 12:01:27 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:01:27 ---> Running in a2b595a22e7f 12:01:27 Removing intermediate container a2b595a22e7f 12:01:27 ---> 9cd1e91bd8e4 12:01:27 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:01:27 ---> Running in e804f1fb5d4f 12:01:28 Removing intermediate container e804f1fb5d4f 12:01:28 ---> a45abb16447d 12:01:28 Step 24/26 : LABEL arch=arm64 12:01:28 ---> Running in 5a0db94c8726 12:01:28 Removing intermediate container 5a0db94c8726 12:01:28 ---> 4f4e04a804e8 12:01:28 Step 25/26 : LABEL git_sha=befb18c15371f8f22c7a0b1ea77614523471c5c0 12:01:28 ---> Running in 3ceacdddf5d3 12:01:29 Removing intermediate container 3ceacdddf5d3 12:01:29 ---> 9a6fb5e3da07 12:01:29 Step 26/26 : LABEL version=4.1.0-dev.11 12:01:29 ---> Running in 9b7187f1049e 12:01:29 Removing intermediate container 9b7187f1049e 12:01:29 ---> af9263c59361 12:01:29 [Warning] One or more build-args [ARCH] were not consumed 12:01:29 Successfully built af9263c59361 12:01:29 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:29 provisioning config files... 12:01:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/222@tmp/config15443307386525299732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:29 ---> ****-login.sh 12:01:29 nexus3.edgexfoundry.org:10001 12:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:30 Configure a credential helper to remove this warning. See 12:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:30 12:01:30 Login Succeeded 12:01:30 nexus3.edgexfoundry.org:10002 12:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:30 Configure a credential helper to remove this warning. See 12:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:30 12:01:30 Login Succeeded 12:01:30 nexus3.edgexfoundry.org:10003 12:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:30 Configure a credential helper to remove this warning. See 12:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:30 12:01:30 Login Succeeded 12:01:30 nexus3.edgexfoundry.org:10004 12:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:31 Configure a credential helper to remove this warning. See 12:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:31 12:01:31 Login Succeeded 12:01:31 ****.io 12:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:31 Configure a credential helper to remove this warning. See 12:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:31 12:01:31 Login Succeeded 12:01:31 ---> ****-login.sh ends [Pipeline] } 12:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:01:31 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:01:31 befb18c15371f8f22c7a0b1ea77614523471c5c0 12:01:31 latest 12:01:31 4.1.0-dev.11 12:01:31 befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 12:01:31 main 12:01:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0 12:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:01:32 439c31f97ce2: Preparing 12:01:32 d72c1deede15: Preparing 12:01:32 abad4e044e77: Preparing 12:01:32 77429d1667d3: Preparing 12:01:32 c2ac701f0c4a: Preparing 12:01:32 0e64f2360a44: Preparing 12:01:32 0e64f2360a44: Waiting 12:01:32 abad4e044e77: Pushed 12:01:32 d72c1deede15: Pushed 12:01:32 c2ac701f0c4a: Pushed 12:01:32 0e64f2360a44: Layer already exists 12:01:33 77429d1667d3: Pushed 12:01:41 439c31f97ce2: Pushed 12:01:41 befb18c15371f8f22c7a0b1ea77614523471c5c0: digest: sha256:06ad30858a4a78319e8325fc15b64300e5773e284188d550b380a97afa176af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:01:42 439c31f97ce2: Preparing 12:01:42 d72c1deede15: Preparing 12:01:42 abad4e044e77: Preparing 12:01:42 77429d1667d3: Preparing 12:01:42 c2ac701f0c4a: Preparing 12:01:42 0e64f2360a44: Preparing 12:01:42 0e64f2360a44: Waiting 12:01:42 439c31f97ce2: Layer already exists 12:01:42 abad4e044e77: Layer already exists 12:01:42 c2ac701f0c4a: Layer already exists 12:01:42 77429d1667d3: Layer already exists 12:01:42 d72c1deede15: Layer already exists 12:01:42 0e64f2360a44: Layer already exists 12:01:42 latest: digest: sha256:06ad30858a4a78319e8325fc15b64300e5773e284188d550b380a97afa176af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.11 12:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:01:43 439c31f97ce2: Preparing 12:01:43 d72c1deede15: Preparing 12:01:43 abad4e044e77: Preparing 12:01:43 77429d1667d3: Preparing 12:01:43 c2ac701f0c4a: Preparing 12:01:43 0e64f2360a44: Preparing 12:01:43 0e64f2360a44: Waiting 12:01:43 439c31f97ce2: Layer already exists 12:01:43 abad4e044e77: Layer already exists 12:01:43 c2ac701f0c4a: Layer already exists 12:01:43 d72c1deede15: Layer already exists 12:01:43 77429d1667d3: Layer already exists 12:01:43 0e64f2360a44: Layer already exists 12:01:43 4.1.0-dev.11: digest: sha256:06ad30858a4a78319e8325fc15b64300e5773e284188d550b380a97afa176af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 12:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:01:44 439c31f97ce2: Preparing 12:01:44 d72c1deede15: Preparing 12:01:44 abad4e044e77: Preparing 12:01:44 77429d1667d3: Preparing 12:01:44 c2ac701f0c4a: Preparing 12:01:44 0e64f2360a44: Preparing 12:01:44 0e64f2360a44: Waiting 12:01:44 d72c1deede15: Layer already exists 12:01:44 c2ac701f0c4a: Layer already exists 12:01:44 77429d1667d3: Layer already exists 12:01:44 abad4e044e77: Layer already exists 12:01:44 439c31f97ce2: Layer already exists 12:01:44 0e64f2360a44: Layer already exists 12:01:44 befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11: digest: sha256:06ad30858a4a78319e8325fc15b64300e5773e284188d550b380a97afa176af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:01:45 439c31f97ce2: Preparing 12:01:45 d72c1deede15: Preparing 12:01:45 abad4e044e77: Preparing 12:01:45 77429d1667d3: Preparing 12:01:45 c2ac701f0c4a: Preparing 12:01:45 0e64f2360a44: Preparing 12:01:45 0e64f2360a44: Waiting 12:01:45 77429d1667d3: Layer already exists 12:01:45 abad4e044e77: Layer already exists 12:01:45 c2ac701f0c4a: Layer already exists 12:01:45 d72c1deede15: Layer already exists 12:01:45 439c31f97ce2: Layer already exists 12:01:45 0e64f2360a44: Layer already exists 12:01:45 main: digest: sha256:06ad30858a4a78319e8325fc15b64300e5773e284188d550b380a97afa176af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:45 ===================================================== [Pipeline] echo 12:01:45 taggedImages: 12:01:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0 12:01:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:01:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.11 12:01:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 12:01:45 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 12:01:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] echo 12:01:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 12:01:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.11 [Pipeline] echo 12:01:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:befb18c15371f8f22c7a0b1ea77614523471c5c0-4.1.0-dev.11 [Pipeline] echo 12:01:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:46 12:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:46 arm64: Pulling from edgex-lftools-log-publisher 12:01:46 8998bd30e6a1: Pulling fs layer 12:01:46 04944245beec: Pulling fs layer 12:01:46 699f458cf7ca: Pulling fs layer 12:01:46 765212b225bb: Pulling fs layer 12:01:46 f23df028b6ca: Pulling fs layer 12:01:46 d65c8cfc05b1: Pulling fs layer 12:01:46 2437ff75d9bd: Pulling fs layer 12:01:46 765212b225bb: Waiting 12:01:46 f23df028b6ca: Waiting 12:01:46 d65c8cfc05b1: Waiting 12:01:46 2437ff75d9bd: Waiting 12:01:46 04944245beec: Verifying Checksum 12:01:46 04944245beec: Download complete 12:01:46 765212b225bb: Download complete 12:01:46 f23df028b6ca: Download complete 12:01:46 d65c8cfc05b1: Verifying Checksum 12:01:46 d65c8cfc05b1: Download complete 12:01:46 699f458cf7ca: Verifying Checksum 12:01:46 699f458cf7ca: Download complete 12:01:47 8998bd30e6a1: Verifying Checksum 12:01:47 8998bd30e6a1: Download complete 12:01:49 2437ff75d9bd: Verifying Checksum 12:01:49 2437ff75d9bd: Download complete 12:01:51 8998bd30e6a1: Pull complete 12:01:52 04944245beec: Pull complete 12:01:53 699f458cf7ca: Pull complete 12:01:53 765212b225bb: Pull complete 12:01:54 f23df028b6ca: Pull complete 12:01:54 d65c8cfc05b1: Pull complete 12:02:13 2437ff75d9bd: Pull complete 12:02:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-774896 does not seem to be running inside a container 12:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/222 -v /w/workspace/device-virtual-go/222:/w/workspace/device-virtual-go/222:rw,z -v /w/workspace/device-virtual-go/222@tmp:/w/workspace/device-virtual-go/222@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:arm64 cat 12:02:16 $ docker top 2276d349b202f41b65270d16cd4056f051ec1ad7bf64f6cd21f470be20636af9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:16 ---> job-cost.sh 12:02:16 lf-activate-venv: SKIPPING 12:02:16 INFO: No Stack... 12:02:17 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:18 INFO: Archiving Costs [Pipeline] sh 12:02:18 + cut -d, -f6 12:02:18 + cat /w/workspace/device-virtual-go/222/archives/cost.csv [Pipeline] lock 12:02:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] 12:02:18 Resource [jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] did not exist. Created. 12:02:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:02:19 /w/workspace/device-virtual-go/222@tmp/durable-dd0a944a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:02:19 + echo total: 0.10999999940395355 [Pipeline] stash 12:02:20 Warning: overwriting stash ‘stack-cost’ 12:02:20 Stashed 1 file(s) [Pipeline] } 12:02:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 12:02:20 $ docker stop --time=1 2276d349b202f41b65270d16cd4056f051ec1ad7bf64f6cd21f470be20636af9 12:02:21 $ docker rm -f --volumes 2276d349b202f41b65270d16cd4056f051ec1ad7bf64f6cd21f470be20636af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:02:22 provisioning config files... 12:02:22 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18163429012769283998tmp [Pipeline] { [Pipeline] sh 12:02:22 + set +x 12:02:22 + curl -s https://codecov.io/bash 12:02:22 + bash -s -- 12:02:22 12:02:22 _____ _ 12:02:22 / ____| | | 12:02:22 | | ___ __| | ___ ___ _____ __ 12:02:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:02:22 | |___| (_) | (_| | __/ (_| (_) \ V / 12:02:22 \_____\___/ \__,_|\___|\___\___/ \_/ 12:02:22 Bash-1.0.6 12:02:22 12:02:22 12:02:22 ==> git version 2.25.1 found 12:02:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:02:22 Release-Date: 2020-01-08 12:02:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:02:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:02:22 ==> Jenkins CI detected. 12:02:22 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:02:22 project root: . 12:02:22 --> token set from env 12:02:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:02:22 ==> Running gcov in . (disable via -X gcov) 12:02:22 ==> Python coveragepy not found 12:02:22 ==> Searching for coverage reports in: 12:02:22 + . 12:02:22 -> Found 1 reports 12:02:22 ==> Detecting git/mercurial file structure 12:02:22 ==> Reading reports 12:02:22 + ./coverage.out bytes=45292 12:02:22 ==> Appending adjustments 12:02:22 https://docs.codecov.io/docs/fixing-reports 12:02:22 + Found adjustments 12:02:22 ==> Gzipping contents 12:02:22 8.0K /tmp/codecov.bhSDMs.gz 12:02:22 ==> Uploading reports 12:02:22 url: https://codecov.io 12:02:22 query: branch=main&commit=befb18c15371f8f22c7a0b1ea77614523471c5c0&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:02:22 -> Pinging Codecov 12:02:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=befb18c15371f8f22c7a0b1ea77614523471c5c0&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:02:22 -> Uploading to 12:02:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/befb18c15371f8f22c7a0b1ea77614523471c5c0/b40c86f0-b8f3-412d-9a2d-1bcd0441d5b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251212T120222Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=65da4cd1adcf611dd43270182212c690890a4d20a0b466561d166e6426a27b03 12:02:22 % Total % Received % Xferd Average Speed Time Time Time Current 12:02:22 Dload Upload Total Spent Left Speed 12:02:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 45615 --:--:-- --:--:-- --:--:-- 45615 12:02:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] } 12:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:02:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:02:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:02:23 12:02:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:02:23 latest: Pulling from edgex-devops/edgex-snyk-go 12:02:23 2d35ebdb57d9: Already exists 12:02:23 85e8836fcdb2: Pulling fs layer 12:02:23 91631faa732a: Pulling fs layer 12:02:23 f3f5ae8826fa: Pulling fs layer 12:02:23 4f4fb700ef54: Pulling fs layer 12:02:23 7861252a18e6: Pulling fs layer 12:02:23 9130f900ef6f: Pulling fs layer 12:02:23 4f4fb700ef54: Waiting 12:02:23 7861252a18e6: Waiting 12:02:23 9130f900ef6f: Waiting 12:02:23 f3f5ae8826fa: Verifying Checksum 12:02:23 f3f5ae8826fa: Download complete 12:02:23 85e8836fcdb2: Download complete 12:02:23 4f4fb700ef54: Verifying Checksum 12:02:23 4f4fb700ef54: Download complete 12:02:24 85e8836fcdb2: Pull complete 12:02:24 7861252a18e6: Verifying Checksum 12:02:24 7861252a18e6: Download complete 12:02:24 91631faa732a: Verifying Checksum 12:02:24 91631faa732a: Download complete 12:02:25 9130f900ef6f: Verifying Checksum 12:02:25 9130f900ef6f: Download complete 12:02:30 91631faa732a: Pull complete 12:02:30 f3f5ae8826fa: Pull complete 12:02:30 4f4fb700ef54: Pull complete 12:02:30 7861252a18e6: Pull complete 12:02:34 9130f900ef6f: Pull complete 12:02:34 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:02:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:34 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 12:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:02:36 $ docker top 8d97e47007c382077a804f8c31c84788b51a49759584ba2ffe39148287110e2a -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:36 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 12:02:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:02:37 + set -o pipefail 12:02:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:02:43 12:02:43 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:02:43 12:02:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/75f3dfe6-ac13-4079-98b2-aefe26d99add 12:02:43 12:02:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:02:43 12:02:43 12:02:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:02:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:02:43 $ docker stop --time=1 8d97e47007c382077a804f8c31c84788b51a49759584ba2ffe39148287110e2a 12:02:46 $ docker rm -f --volumes 8d97e47007c382077a804f8c31c84788b51a49759584ba2ffe39148287110e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:02:47 + git log --format=format:%s -1 befb18c15371f8f22c7a0b1ea77614523471c5c0 [Pipeline] sh 12:02:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:02:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:47 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 12:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:02:48 $ docker top db668e255a43d7648473c8a6ab362dffc21ce8214af150c7738cf47a99fd708e -eo pid,comm 12:02:48 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). 12:02:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:02:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:48 [ssh-agent] Looking for ssh-agent implementation... 12:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:48 $ docker exec db668e255a43d7648473c8a6ab362dffc21ce8214af150c7738cf47a99fd708e ssh-agent 12:02:48 SSH_AUTH_SOCK=/tmp/ssh-Eri9bUtEDOef/agent.33 12:02:48 SSH_AGENT_PID=39 12:02:48 Running ssh-add (command line suppressed) 12:02:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3639926940344130283.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3639926940344130283.key) 12:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:49 + git semver tag 12:02:49 2025-12-12 12:02:49,224 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:02:49 2025-12-12 12:02:49,227 [run_tag] DEBUG tag force:False 12:02:49 2025-12-12 12:02:49,227 [check_head_tag] DEBUG check head tag 12:02:49 2025-12-12 12:02:49,228 [execute] INFO git cat-file --batch-check 12:02:49 2025-12-12 12:02:49,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 12:02:49 2025-12-12 12:02:49,230 [execute] INFO git cat-file --batch 12:02:49 2025-12-12 12:02:49,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 12:02:49 2025-12-12 12:02:49,239 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:02:49 2025-12-12 12:02:49,239 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 12:02:49 2025-12-12 12:02:49,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 12:02:49 2025-12-12 12:02:49,242 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:02:49 4.1.0-dev.11 [Pipeline] } 12:02:49 $ docker exec --env ******** --env ******** db668e255a43d7648473c8a6ab362dffc21ce8214af150c7738cf47a99fd708e ssh-agent -k 12:02:49 unset SSH_AUTH_SOCK; 12:02:49 unset SSH_AGENT_PID; 12:02:49 echo Agent pid 39 killed; 12:02:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:02:49 + git semver [Pipeline] } 12:02:50 $ docker stop --time=1 db668e255a43d7648473c8a6ab362dffc21ce8214af150c7738cf47a99fd708e 12:02:51 $ docker rm -f --volumes db668e255a43d7648473c8a6ab362dffc21ce8214af150c7738cf47a99fd708e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:02:51 12:02:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:02:52 0.23.1-centos7: Pulling from edgex-lftools 12:02:52 ab5ef0e58194: Pulling fs layer 12:02:52 9712f1f96733: Pulling fs layer 12:02:52 63f879dbbcfc: Pulling fs layer 12:02:52 0d9ebad4ef96: Pulling fs layer 12:02:52 e9a5061849ea: Pulling fs layer 12:02:52 0d9ebad4ef96: Waiting 12:02:52 d747dcd14b5f: Pulling fs layer 12:02:52 e9a5061849ea: Waiting 12:02:52 2de7ff778b66: Pulling fs layer 12:02:52 d747dcd14b5f: Waiting 12:02:52 2de7ff778b66: Waiting 12:02:52 9712f1f96733: Verifying Checksum 12:02:52 9712f1f96733: Download complete 12:02:52 63f879dbbcfc: Verifying Checksum 12:02:52 63f879dbbcfc: Download complete 12:02:52 e9a5061849ea: Verifying Checksum 12:02:52 e9a5061849ea: Download complete 12:02:52 d747dcd14b5f: Verifying Checksum 12:02:52 d747dcd14b5f: Download complete 12:02:52 0d9ebad4ef96: Verifying Checksum 12:02:52 0d9ebad4ef96: Download complete 12:02:52 ab5ef0e58194: Verifying Checksum 12:02:52 ab5ef0e58194: Download complete 12:02:52 2de7ff778b66: Verifying Checksum 12:02:52 2de7ff778b66: Download complete 12:02:56 ab5ef0e58194: Pull complete 12:02:56 9712f1f96733: Pull complete 12:02:57 63f879dbbcfc: Pull complete 12:03:02 0d9ebad4ef96: Pull complete 12:03:03 e9a5061849ea: Pull complete 12:03:03 d747dcd14b5f: Pull complete 12:03:04 2de7ff778b66: Pull complete 12:03:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:03:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:04 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 12:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:03:06 $ docker top aa94ef80b32104078193d6fb5c64c04a212a9f8d3ce94e370c1a972465e732a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:03:06 provisioning config files... 12:03:06 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17527669203032063244tmp 12:03:06 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6122492726611096827tmp 12:03:06 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9708876014239153173tmp [Pipeline] { [Pipeline] echo 12:03:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:03:06 ---> sigul-configuration.sh 12:03:06 gpg: directory `/root/.gnupg' created 12:03:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:03:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:03:06 gpg: keyring `/root/.gnupg/secring.gpg' created 12:03:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:03:06 gpg: CAST5 encrypted data 12:03:06 gpg: encrypted with 1 passphrase 12:03:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:03:06 + mkdir /home/jenkins 12:03:06 + mkdir /home/jenkins/sigul [Pipeline] sh 12:03:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:03:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:03:07 ---> sigul-install.sh 12:03:07 Sigul already installed; skipping installation. [Pipeline] sh 12:03:07 + git tag --list 12:03:07 v1.0.0 12:03:07 v1.1.0 12:03:07 v1.1.1 12:03:07 v1.2.1 12:03:07 v1.2.2 12:03:07 v1.2.3 12:03:07 v1.3.0 12:03:07 v1.3.1 12:03:07 v2.0.0 12:03:07 v2.1.0 12:03:07 v2.1.1 12:03:07 v2.2.0 12:03:07 v2.3.0 12:03:07 v3.0 12:03:07 v3.0.0 12:03:07 v3.1 12:03:07 v3.1.0 12:03:07 v3.1.1 12:03:07 v4.0 12:03:07 v4.0.0 12:03:07 v4.0.1 12:03:07 v4.1.0-dev.1 12:03:07 v4.1.0-dev.10 12:03:07 v4.1.0-dev.11 12:03:07 v4.1.0-dev.2 12:03:07 v4.1.0-dev.3 12:03:07 v4.1.0-dev.4 12:03:07 v4.1.0-dev.5 12:03:07 v4.1.0-dev.6 12:03:07 v4.1.0-dev.7 12:03:07 v4.1.0-dev.8 12:03:07 v4.1.0-dev.9 [Pipeline] sh 12:03:08 + lftools sign git-tag v4.1.0-dev.11 12:03:08 Signing Git tag with Sigul... 12:03:08 Signing v4.1.0-dev.11 [Pipeline] echo 12:03:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:03:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:03:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:03:09 $ docker stop --time=1 aa94ef80b32104078193d6fb5c64c04a212a9f8d3ce94e370c1a972465e732a7 12:03:10 $ docker rm -f --volumes aa94ef80b32104078193d6fb5c64c04a212a9f8d3ce94e370c1a972465e732a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:03:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:03:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:11 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 12:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:03:12 $ docker top 72681698f00db5e46b3d2d6cdf24aa27017a367fa0fe6f425f236aa1cc63dd02 -eo pid,comm 12:03:12 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). 12:03:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:03:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:12 [ssh-agent] Looking for ssh-agent implementation... 12:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:12 $ docker exec 72681698f00db5e46b3d2d6cdf24aa27017a367fa0fe6f425f236aa1cc63dd02 ssh-agent 12:03:12 SSH_AUTH_SOCK=/tmp/ssh-gQon2YTSA1dd/agent.31 12:03:12 SSH_AGENT_PID=37 12:03:12 Running ssh-add (command line suppressed) 12:03:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_396209172744704693.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_396209172744704693.key) 12:03:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:12 + git semver bump pre 12:03:13 2025-12-12 12:03:12,984 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:03:13 2025-12-12 12:03:12,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:03:13 2025-12-12 12:03:12,988 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 12:03:13 2025-12-12 12:03:12,988 [bump_version] DEBUG bumped version:4.1.0-dev.12 12:03:13 2025-12-12 12:03:12,988 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:03:13 2025-12-12 12:03:12,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:03:13 2025-12-12 12:03:12,988 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:03:13 2025-12-12 12:03:12,990 [execute] INFO git cat-file --batch-check 12:03:13 2025-12-12 12:03:12,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:03:13 2025-12-12 12:03:12,994 [execute] INFO git cat-file --batch 12:03:13 2025-12-12 12:03:12,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:03:13 2025-12-12 12:03:12,998 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:03:13 4.1.0-dev.12 [Pipeline] } 12:03:13 $ docker exec --env ******** --env ******** 72681698f00db5e46b3d2d6cdf24aa27017a367fa0fe6f425f236aa1cc63dd02 ssh-agent -k 12:03:13 unset SSH_AUTH_SOCK; 12:03:13 unset SSH_AGENT_PID; 12:03:13 echo Agent pid 37 killed; 12:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:03:13 + git semver [Pipeline] } 12:03:14 $ docker stop --time=1 72681698f00db5e46b3d2d6cdf24aa27017a367fa0fe6f425f236aa1cc63dd02 12:03:15 $ docker rm -f --volumes 72681698f00db5e46b3d2d6cdf24aa27017a367fa0fe6f425f236aa1cc63dd02 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:03:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:16 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 12:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:03:16 $ docker top e706b5c643d44042271537016d9e88c3b283917e54b10f18547d5ca244bf775d -eo pid,comm 12:03:16 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). 12:03:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:03:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:16 [ssh-agent] Looking for ssh-agent implementation... 12:03:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:16 $ docker exec e706b5c643d44042271537016d9e88c3b283917e54b10f18547d5ca244bf775d ssh-agent 12:03:16 SSH_AUTH_SOCK=/tmp/ssh-PLQifvrrHhOh/agent.32 12:03:16 SSH_AGENT_PID=38 12:03:16 Running ssh-add (command line suppressed) 12:03:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13000111855683512196.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13000111855683512196.key) 12:03:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:17 + git semver push 12:03:17 2025-12-12 12:03:17,254 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:03:17 2025-12-12 12:03:17,257 [run_push] DEBUG push 12:03:17 2025-12-12 12:03:17,258 [execute] INFO git cat-file --batch-check 12:03:17 2025-12-12 12:03:17,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:03:17 2025-12-12 12:03:17,261 [execute] INFO git rev-list 5390afadea33f4fac8bc7f1751e2b3854911b23d -- 12:03:17 2025-12-12 12:03:17,261 [execute] DEBUG Popen(['git', 'rev-list', '5390afadea33f4fac8bc7f1751e2b3854911b23d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:03:17 2025-12-12 12:03:17,270 [execute] INFO git fetch -v -- origin 12:03:17 2025-12-12 12:03:17,271 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 12:03:17 2025-12-12 12:03:17,822 [run_push] DEBUG no remote changes detected 12:03:17 2025-12-12 12:03:17,822 [execute] INFO git push origin semver 12:03:17 2025-12-12 12:03:17,822 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:03:18 2025-12-12 12:03:18,605 [run_push] DEBUG push all version tags 12:03:18 2025-12-12 12:03:18,605 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:03:18 2025-12-12 12:03:18,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 12:03:20 2025-12-12 12:03:19,797 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:03:20 4.1.0-dev.12 [Pipeline] } 12:03:20 $ docker exec --env ******** --env ******** e706b5c643d44042271537016d9e88c3b283917e54b10f18547d5ca244bf775d ssh-agent -k 12:03:20 unset SSH_AUTH_SOCK; 12:03:20 unset SSH_AGENT_PID; 12:03:20 echo Agent pid 38 killed; 12:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:03:20 + git semver [Pipeline] } 12:03:20 $ docker stop --time=1 e706b5c643d44042271537016d9e88c3b283917e54b10f18547d5ca244bf775d 12:03:22 $ docker rm -f --volumes e706b5c643d44042271537016d9e88c3b283917e54b10f18547d5ca244bf775d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:03:22 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:03:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:03:22 total 16 12:03:22 drwxr-xr-x 3 root root 4096 Dec 12 11:52 . 12:03:22 drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 12:03 .. 12:03:22 drwxr-xr-x 2 root root 4096 Dec 12 11:52 cost 12:03:22 -rw-r--r-- 1 root root 89 Dec 12 11:52 cost.csv 12:03:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:03:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:03:22 total 16 12:03:22 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 11:52 . 12:03:22 drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 12:03 .. 12:03:22 drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 11:52 cost 12:03:22 -rw-r--r-- 1 jenkins jenkins 89 Dec 12 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:03:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:03:23 ---> package-listing.sh 12:03:23 ++ facter osfamily 12:03:23 ++ tr '[:upper:]' '[:lower:]' 12:03:24 + OS_FAMILY=debian 12:03:24 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:03:24 + START_PACKAGES=/tmp/packages_start.txt 12:03:24 + END_PACKAGES=/tmp/packages_end.txt 12:03:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:24 + PACKAGES=/tmp/packages_start.txt 12:03:24 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:03:24 + PACKAGES=/tmp/packages_end.txt 12:03:24 + case "${OS_FAMILY}" in 12:03:24 + dpkg -l 12:03:24 + grep '^ii' 12:03:24 + '[' -f /tmp/packages_start.txt ']' 12:03:24 + '[' -f /tmp/packages_end.txt ']' 12:03:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:24 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:03:24 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:03:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:03:24 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:03:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:25 prd-ubuntu20.04-docker-8c-8g-774893 does not seem to be running inside a container 12:03:25 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:03:25 $ docker top 7bbfb6fbd9e5b7133a0fe7ab27cfd1713467f01ba26abdf248af31e4b5d2cb76 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:25 + touch /tmp/pre-build-complete [Pipeline] sh 12:03:25 + mkdir -p /var/log/sysstat [Pipeline] sh 12:03:26 + ls /var/log/sa-host 12:03:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:26 provisioning config files... 12:03:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3888830647369101909tmp [Pipeline] { [Pipeline] echo 12:03:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:03:26 ---> create-netrc.sh [Pipeline] } 12:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:03:26 ---> python-tools-install.sh [Pipeline] echo 12:03:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:03:27 ---> sudo-logs.sh 12:03:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:03:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:03:27 ---> job-cost.sh 12:03:27 lf-activate-venv: SKIPPING 12:03:27 DEBUG: total: 0.2199999988079071 12:03:27 INFO: Retrieving Stack Cost... 12:03:28 INFO: Retrieving Pricing Info for: v3-standard-8 12:03:28 INFO: Archiving Costs [Pipeline] echo 12:03:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:03:28 ---> logs-deploy.sh 12:03:28 lf-activate-venv: SKIPPING 12:03:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/222 12:03:28 INFO: archiving workspace using pattern(s): 12:03:29 Archives upload complete. 12:03:29 INFO: archiving logs to Nexus