Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c119ed95499dc306bea571f77dc9f86a2d44f01a 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-ssh3405834278358087411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1777575034674399480.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11529417052693179149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh11423956024193240063.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-ssh783333823471124601.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] ========================================================= [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.23 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7022’ Running on prd-ubuntu20.04-docker-8c-8g-7028 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 Avoid second fetch Checking out Revision c119ed95499dc306bea571f77dc9f86a2d44f01a (main) > 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 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#547)" > git config core.sparsecheckout # timeout=10 > git checkout -f c119ed95499dc306bea571f77dc9f86a2d44f01a # timeout=10 > git rev-list --no-walk 21fe809f39cc883d4c20f030216f9b86179f70ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T01:09:41.145Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T01:09:41.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T01:09:41.240Z] ========================================================= [2025-08-15T01:09:41.240Z] EdgeX Global Pipelines Version Info [2025-08-15T01:09:41.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:09:42.343Z] ------------------- [2025-08-15T01:09:42.343Z] stable info: [2025-08-15T01:09:42.343Z] ------------------- [2025-08-15T01:09:42.343Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T01:09:42.343Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T01:09:42.343Z] Message: update stable to v1.0.276 [2025-08-15T01:09:43.285Z] ------------------- [2025-08-15T01:09:43.285Z] experimental info: [2025-08-15T01:09:43.285Z] ------------------- [2025-08-15T01:09:43.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T01:09:43.285Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T01:09:43.285Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T01:09:43.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-08-15T01:09:43.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-08-15T01:09:43.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T01:09:43.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T01:09:43.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T01:09:43.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T01:09:43.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T01:09:43.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T01:09:43.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T01:09:43.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T01:09:43.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T01:09:43.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-08-15T01:09:43.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T01:09:43.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T01:09:43.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T01:09:43.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T01:09:43.728Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T01:09:43.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T01:09:43.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T01:09:43.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T01:09:43.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-15T01:09:43.849Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-15T01:09:43.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T01:09:43.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T01:09:43.925Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T01:09:43.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T01:09:43.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T01:09:43.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T01:09:44.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T01:09:44.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T01:09:44.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo [2025-08-15T01:09:44.092Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c119ed9 [Pipeline] echo [2025-08-15T01:09:44.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:09:44.178Z] provisioning config files... [2025-08-15T01:09:44.191Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17426303200687432888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:09:44.515Z] ---> ****-login.sh [2025-08-15T01:09:44.515Z] nexus3.edgexfoundry.org:10001 [2025-08-15T01:09:44.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:09:44.773Z] [2025-08-15T01:09:44.774Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T01:09:44.774Z] Configure a credential helper to remove this warning. See [2025-08-15T01:09:44.774Z] https://docs.****.com/go/credential-store/ [2025-08-15T01:09:44.774Z] [2025-08-15T01:09:44.774Z] Login Succeeded [2025-08-15T01:09:44.774Z] nexus3.edgexfoundry.org:10002 [2025-08-15T01:09:44.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:09:44.774Z] [2025-08-15T01:09:44.774Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T01:09:44.774Z] Configure a credential helper to remove this warning. See [2025-08-15T01:09:44.774Z] https://docs.****.com/go/credential-store/ [2025-08-15T01:09:44.774Z] [2025-08-15T01:09:44.774Z] Login Succeeded [2025-08-15T01:09:44.774Z] nexus3.edgexfoundry.org:10003 [2025-08-15T01:09:45.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:09:45.034Z] [2025-08-15T01:09:45.034Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T01:09:45.034Z] Configure a credential helper to remove this warning. See [2025-08-15T01:09:45.034Z] https://docs.****.com/go/credential-store/ [2025-08-15T01:09:45.034Z] [2025-08-15T01:09:45.034Z] Login Succeeded [2025-08-15T01:09:45.034Z] nexus3.edgexfoundry.org:10004 [2025-08-15T01:09:45.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:09:45.034Z] [2025-08-15T01:09:45.034Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T01:09:45.034Z] Configure a credential helper to remove this warning. See [2025-08-15T01:09:45.034Z] https://docs.****.com/go/credential-store/ [2025-08-15T01:09:45.034Z] [2025-08-15T01:09:45.034Z] Login Succeeded [2025-08-15T01:09:45.034Z] ****.io [2025-08-15T01:09:45.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:09:45.293Z] [2025-08-15T01:09:45.294Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T01:09:45.294Z] Configure a credential helper to remove this warning. See [2025-08-15T01:09:45.294Z] https://docs.****.com/go/credential-store/ [2025-08-15T01:09:45.294Z] [2025-08-15T01:09:45.294Z] Login Succeeded [2025-08-15T01:09:45.294Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T01:09:45.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T01:09:45.711Z] + git rev-list -1 --merges c119ed95499dc306bea571f77dc9f86a2d44f01a~1..c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo [2025-08-15T01:09:45.741Z] -----------> git rev-list -1 --merges c119ed95499dc306bea571f77dc9f86a2d44f01a~1..c119ed95499dc306bea571f77dc9f86a2d44f01a c119ed95499dc306bea571f77dc9f86a2d44f01a [false] [Pipeline] sh [2025-08-15T01:09:46.040Z] + git log --format=format:%s -1 c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo [2025-08-15T01:09:46.055Z] ========================================================= [2025-08-15T01:09:46.055Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T01:09:46.055Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T01:09:46.398Z] + git log --format=format:%s -1 c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo [2025-08-15T01:09:46.412Z] [semverPrep] GIT_COMMIT: c119ed95499dc306bea571f77dc9f86a2d44f01a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#547) [Pipeline] echo [2025-08-15T01:09:46.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T01:09:46.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T01:09:46.812Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T01:09:46.812Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T01:09:46.812Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T01:09:46.812Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T01:09:46.812Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T01:09:46.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:09:47.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T01:09:47.232Z] [2025-08-15T01:09:47.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:09:47.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T01:09:47.532Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T01:09:47.532Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T01:09:47.532Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T01:09:47.532Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T01:09:47.532Z] 461d9e800cba: Pulling fs layer [2025-08-15T01:09:47.532Z] 80192f66455f: Pulling fs layer [2025-08-15T01:09:47.532Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T01:09:47.532Z] a29436f7fd5d: Pulling fs layer [2025-08-15T01:09:47.532Z] 923cac83aea3: Pulling fs layer [2025-08-15T01:09:47.532Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T01:09:47.532Z] db01528c6b51: Pulling fs layer [2025-08-15T01:09:47.532Z] 28988de357af: Pulling fs layer [2025-08-15T01:09:47.532Z] 80192f66455f: Waiting [2025-08-15T01:09:47.532Z] 2e8e34ca0e6c: Waiting [2025-08-15T01:09:47.532Z] 923cac83aea3: Waiting [2025-08-15T01:09:47.532Z] a29436f7fd5d: Waiting [2025-08-15T01:09:47.532Z] db01528c6b51: Waiting [2025-08-15T01:09:47.532Z] 28988de357af: Waiting [2025-08-15T01:09:47.532Z] 461d9e800cba: Waiting [2025-08-15T01:09:47.532Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T01:09:47.532Z] 6bf1a483ea7c: Download complete [2025-08-15T01:09:47.532Z] 461d9e800cba: Verifying Checksum [2025-08-15T01:09:47.532Z] 461d9e800cba: Download complete [2025-08-15T01:09:47.532Z] 80192f66455f: Verifying Checksum [2025-08-15T01:09:47.532Z] 80192f66455f: Download complete [2025-08-15T01:09:47.791Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T01:09:47.791Z] f5dfc541a4d3: Download complete [2025-08-15T01:09:47.791Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T01:09:47.791Z] 3dae71ba6b94: Download complete [2025-08-15T01:09:47.791Z] 923cac83aea3: Verifying Checksum [2025-08-15T01:09:47.791Z] 923cac83aea3: Download complete [2025-08-15T01:09:48.050Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T01:09:48.050Z] 25ad8b0a4227: Download complete [2025-08-15T01:09:48.050Z] db01528c6b51: Verifying Checksum [2025-08-15T01:09:48.050Z] db01528c6b51: Download complete [2025-08-15T01:09:48.050Z] 28988de357af: Verifying Checksum [2025-08-15T01:09:48.050Z] 28988de357af: Download complete [2025-08-15T01:09:48.050Z] a29436f7fd5d: Verifying Checksum [2025-08-15T01:09:48.050Z] a29436f7fd5d: Download complete [2025-08-15T01:09:48.616Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T01:09:48.616Z] 2e8e34ca0e6c: Download complete [2025-08-15T01:09:49.181Z] 3dae71ba6b94: Pull complete [2025-08-15T01:09:49.440Z] 6bf1a483ea7c: Pull complete [2025-08-15T01:09:50.007Z] f5dfc541a4d3: Pull complete [2025-08-15T01:09:50.007Z] 461d9e800cba: Pull complete [2025-08-15T01:09:50.007Z] 80192f66455f: Pull complete [2025-08-15T01:09:54.196Z] 2e8e34ca0e6c: Pull complete [2025-08-15T01:09:55.130Z] a29436f7fd5d: Pull complete [2025-08-15T01:09:55.130Z] 923cac83aea3: Pull complete [2025-08-15T01:09:55.389Z] 25ad8b0a4227: Pull complete [2025-08-15T01:09:55.389Z] db01528c6b51: Pull complete [2025-08-15T01:09:55.389Z] 28988de357af: Pull complete [2025-08-15T01:09:55.389Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T01:09:55.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T01:09:55.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:09:55.529Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:09:55.565Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T01:09:58.589Z] $ docker top 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 -eo pid,comm [2025-08-15T01:09:58.634Z] 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). [2025-08-15T01:09:58.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T01:09:58.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T01:09:58.697Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T01:09:58.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T01:09:58.803Z] $ docker exec 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent [2025-08-15T01:09:58.902Z] SSH_AUTH_SOCK=/tmp/ssh-Yc9nhoVqdBia/agent.32 [2025-08-15T01:09:58.902Z] SSH_AGENT_PID=38 [2025-08-15T01:09:58.908Z] Running ssh-add (command line suppressed) [2025-08-15T01:09:59.004Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14513679401366916494.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14513679401366916494.key) [2025-08-15T01:09:59.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T01:09:59.308Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2025-08-15T01:09:59.593Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T01:09:59.607Z] $ docker exec --env ******** --env ******** 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent -k [2025-08-15T01:09:59.713Z] unset SSH_AUTH_SOCK; [2025-08-15T01:09:59.713Z] unset SSH_AGENT_PID; [2025-08-15T01:09:59.713Z] echo Agent pid 38 killed; [2025-08-15T01:09:59.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T01:09:59.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T01:09:59.764Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T01:09:59.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T01:09:59.872Z] $ docker exec 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent [2025-08-15T01:09:59.968Z] SSH_AUTH_SOCK=/tmp/ssh-HuxqX0XzCII7/agent.85 [2025-08-15T01:09:59.968Z] SSH_AGENT_PID=91 [2025-08-15T01:09:59.974Z] Running ssh-add (command line suppressed) [2025-08-15T01:10:00.063Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10754607173406738044.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10754607173406738044.key) [2025-08-15T01:10:00.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T01:10:00.368Z] + git semver init [2025-08-15T01:10:00.628Z] 2025-08-15 01:10:00,567 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T01:10:00.628Z] 2025-08-15 01:10:00,571 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T01:10:00.628Z] 2025-08-15 01:10:00,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-08-15T01:10:00.628Z] 2025-08-15 01:10:00,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-08-15T01:10:00.628Z] 2025-08-15 01:10:00,573 [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) [2025-08-15T01:10:02.537Z] 2025-08-15 01:10:02,045 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-08-15T01:10:02.537Z] 2025-08-15 01:10:02,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-08-15T01:10:02.537Z] 2025-08-15 01:10:02,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:10:02.537Z] 2025-08-15 01:10:02,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:10:02.537Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T01:10:02.547Z] $ docker exec --env ******** --env ******** 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent -k [2025-08-15T01:10:02.638Z] unset SSH_AUTH_SOCK; [2025-08-15T01:10:02.639Z] unset SSH_AGENT_PID; [2025-08-15T01:10:02.639Z] echo Agent pid 91 killed; [2025-08-15T01:10:02.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T01:10:02.966Z] + git semver [Pipeline] } [2025-08-15T01:10:03.239Z] $ docker stop --time=1 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 [2025-08-15T01:10:04.507Z] $ docker rm -f --volumes 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T01:10:04.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T01:10:05.098Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T01:10:05.105Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 [2025-08-15T01:10:05.262Z] provisioning config files... [2025-08-15T01:10:05.287Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1880440477060818707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:10:05.649Z] ---> ****-login.sh [2025-08-15T01:10:05.649Z] nexus3.edgexfoundry.org:10001 [2025-08-15T01:10:05.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:10:05.649Z] Login Succeeded [2025-08-15T01:10:05.649Z] nexus3.edgexfoundry.org:10002 [2025-08-15T01:10:05.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:10:05.650Z] Login Succeeded [2025-08-15T01:10:05.650Z] nexus3.edgexfoundry.org:10003 [2025-08-15T01:10:05.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:10:05.650Z] Login Succeeded [2025-08-15T01:10:05.650Z] nexus3.edgexfoundry.org:10004 [2025-08-15T01:10:05.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:10:05.912Z] Login Succeeded [2025-08-15T01:10:05.912Z] ****.io [2025-08-15T01:10:05.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:10:06.172Z] Login Succeeded [2025-08-15T01:10:06.172Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T01:10:06.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T01:10:06.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T01:10:06.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T01:10:06.326Z] ========================================================= [2025-08-15T01:10:06.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T01:10:06.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:10:06.682Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-15T01:10:07.251Z] #0 building with "default" instance using docker driver [2025-08-15T01:10:07.251Z] [2025-08-15T01:10:07.251Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:10:07.251Z] #1 transferring dockerfile: 1.79kB done [2025-08-15T01:10:07.251Z] #1 DONE 0.0s [2025-08-15T01:10:07.251Z] [2025-08-15T01:10:07.251Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T01:10:07.251Z] #2 DONE 0.1s [2025-08-15T01:10:07.508Z] [2025-08-15T01:10:07.508Z] #3 [internal] load .dockerignore [2025-08-15T01:10:07.508Z] #3 transferring context: 2B done [2025-08-15T01:10:07.508Z] #3 DONE 0.0s [2025-08-15T01:10:07.508Z] [2025-08-15T01:10:07.508Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T01:10:07.508Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T01:10:07.508Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T01:10:07.508Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T01:10:07.508Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T01:10:07.508Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-15T01:10:07.508Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-15T01:10:07.508Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-15T01:10:07.508Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-15T01:10:07.508Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-08-15T01:10:07.508Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-15T01:10:07.508Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-15T01:10:07.508Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-08-15T01:10:07.508Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-15T01:10:07.508Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T01:10:07.508Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-15T01:10:07.766Z] #4 ... [2025-08-15T01:10:07.766Z] [2025-08-15T01:10:07.766Z] #5 [internal] load build context [2025-08-15T01:10:07.766Z] #5 transferring context: 40.65MB 0.3s done [2025-08-15T01:10:07.766Z] #5 DONE 0.3s [2025-08-15T01:10:07.766Z] [2025-08-15T01:10:07.766Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T01:10:07.766Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-15T01:10:07.766Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-15T01:10:07.766Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s [2025-08-15T01:10:07.766Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-15T01:10:07.766Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-15T01:10:07.766Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-15T01:10:07.766Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s [2025-08-15T01:10:07.766Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s [2025-08-15T01:10:07.766Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 11.53MB / 13.29MB 0.5s [2025-08-15T01:10:07.766Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-15T01:10:08.024Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-15T01:10:08.024Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.7s [2025-08-15T01:10:08.024Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-15T01:10:08.285Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-15T01:10:08.285Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 77.59MB / 103.05MB 0.8s [2025-08-15T01:10:08.285Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-08-15T01:10:08.285Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-15T01:10:08.285Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.71MB / 103.05MB 0.9s [2025-08-15T01:10:08.542Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-15T01:10:12.728Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-08-15T01:10:12.986Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T01:10:12.986Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T01:10:12.986Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T01:10:12.986Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T01:10:12.986Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-15T01:10:13.244Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T01:10:13.245Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-15T01:10:16.527Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.2s done [2025-08-15T01:10:16.527Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-15T01:10:17.095Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-15T01:10:17.095Z] #4 DONE 9.7s [2025-08-15T01:10:17.095Z] [2025-08-15T01:10:17.095Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-08-15T01:10:20.226Z] Still waiting to schedule task [2025-08-15T01:10:20.227Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7026’ [2025-08-15T01:10:20.377Z] #6 DONE 2.9s [2025-08-15T01:10:20.377Z] [2025-08-15T01:10:20.377Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-08-15T01:10:20.377Z] #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T01:10:22.911Z] #7 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T01:10:23.172Z] #7 3.248 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-15T01:10:23.431Z] #7 3.261 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-15T01:10:23.431Z] #7 3.276 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-15T01:10:23.431Z] #7 3.306 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-15T01:10:23.431Z] #7 3.320 Executing busybox-1.36.1-r29.trigger [2025-08-15T01:10:23.431Z] #7 3.331 OK: 252 MiB in 62 packages [2025-08-15T01:10:23.431Z] #7 DONE 3.5s [2025-08-15T01:10:23.692Z] [2025-08-15T01:10:23.692Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T01:10:23.692Z] #8 DONE 0.0s [2025-08-15T01:10:23.692Z] [2025-08-15T01:10:23.692Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T01:11:02.411Z] #9 DONE 34.0s [2025-08-15T01:11:02.411Z] [2025-08-15T01:11:02.411Z] #10 [builder 6/7] COPY . . [2025-08-15T01:11:02.411Z] #10 DONE 0.3s [2025-08-15T01:11:02.411Z] [2025-08-15T01:11:02.411Z] #11 [builder 7/7] RUN echo noop [2025-08-15T01:11:02.411Z] #11 0.197 noop [2025-08-15T01:11:02.411Z] #11 DONE 0.2s [2025-08-15T01:11:02.411Z] [2025-08-15T01:11:02.411Z] #12 exporting to image [2025-08-15T01:11:02.411Z] #12 exporting layers [2025-08-15T01:11:06.593Z] #12 exporting layers 8.2s done [2025-08-15T01:11:06.593Z] #12 writing image sha256:c8a5e4126b5dffa4c866756d8038a9beac99da771d1255b23875aba6f081364a done [2025-08-15T01:11:06.593Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T01:11:06.593Z] #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:11:06.915Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T01:11:06.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:11:06.991Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:11:07.014Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-15T01:11:07.445Z] $ docker top b531449f405d140086068901e2d5ce42c723af6529030c6df8ad3b1e8b47c324 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:11:07.791Z] + go version [2025-08-15T01:11:07.791Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T01:11:07.802Z] $ docker stop --time=1 b531449f405d140086068901e2d5ce42c723af6529030c6df8ad3b1e8b47c324 [2025-08-15T01:11:09.076Z] $ docker rm -f --volumes b531449f405d140086068901e2d5ce42c723af6529030c6df8ad3b1e8b47c324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:11:10.134Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T01:11:10.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:11:10.218Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:11:10.247Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-15T01:11:10.487Z] $ docker top 22f67b43bd69a7f38ed6e56ce7497bdb473c76cdd5d7da681be5b50c17495a08 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:11:10.847Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-15T01:11:11.154Z] + make test [2025-08-15T01:11:11.154Z] go test ./... -coverprofile=coverage.out [2025-08-15T01:11:13.117Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-08-15T01:11:35.040Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-08-15T01:11:35.040Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 59.5% of statements [2025-08-15T01:11:45.003Z] go vet ./... [2025-08-15T01:11:51.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T01:11:51.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T01:11:51.560Z] ./bin/test-attribution-txt.sh [2025-08-15T01:11:51.560Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-15T01:11:51.560Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-15T01:11:51.560Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-15T01:11:51.560Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-15T01:11:51.560Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-15T01:11:51.560Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T01:11:51.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T01:11:51.593Z] $ docker stop --time=1 22f67b43bd69a7f38ed6e56ce7497bdb473c76cdd5d7da681be5b50c17495a08 [2025-08-15T01:11:54.059Z] $ docker rm -f --volumes 22f67b43bd69a7f38ed6e56ce7497bdb473c76cdd5d7da681be5b50c17495a08 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T01:11:54.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T01:11:54.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T01:11:55.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T01:11:55.561Z] + ls -al . [2025-08-15T01:11:55.561Z] total 272 [2025-08-15T01:11:55.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:11 . [2025-08-15T01:11:55.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:09 .. [2025-08-15T01:11:55.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:11 .git [2025-08-15T01:11:55.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:09 .github [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 15 01:09 .gitignore [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 01:09 .golangci.yml [2025-08-15T01:11:55.561Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:10 .semver [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 18321 Aug 15 01:09 Attribution.txt [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 17302 Aug 15 01:09 CHANGELOG.md [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 15 01:09 Dockerfile [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:09 GOVERNANCE.md [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 01:09 Jenkinsfile [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:09 LICENSE [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 2652 Aug 15 01:09 Makefile [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 01:09 OWNERS.md [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 4473 Aug 15 01:09 README.md [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 01:10 VERSION [2025-08-15T01:11:55.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:09 bin [2025-08-15T01:11:55.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:09 cmd [2025-08-15T01:11:55.561Z] -rw-r--r-- 1 jenkins jenkins 45558 Aug 15 01:11 coverage.out [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 6112 Aug 15 01:09 go.mod [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 15 01:09 go.sum [2025-08-15T01:11:55.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:09 internal [2025-08-15T01:11:55.561Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:11:55.934Z] + 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=c119ed95499dc306bea571f77dc9f86a2d44f01a --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-15T01:11:56.194Z] #0 building with "default" instance using docker driver [2025-08-15T01:11:56.194Z] [2025-08-15T01:11:56.194Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:11:56.194Z] #1 transferring dockerfile: 1.79kB done [2025-08-15T01:11:56.194Z] #1 DONE 0.0s [2025-08-15T01:11:56.194Z] [2025-08-15T01:11:56.194Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T01:11:56.194Z] #2 DONE 0.0s [2025-08-15T01:11:56.194Z] [2025-08-15T01:11:56.194Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T01:11:56.194Z] #3 DONE 0.2s [2025-08-15T01:11:56.454Z] [2025-08-15T01:11:56.454Z] #4 [internal] load .dockerignore [2025-08-15T01:11:56.454Z] #4 transferring context: 2B done [2025-08-15T01:11:56.454Z] #4 DONE 0.0s [2025-08-15T01:11:56.454Z] [2025-08-15T01:11:56.454Z] #5 [internal] load build context [2025-08-15T01:11:56.454Z] #5 transferring context: 59.80kB 0.0s done [2025-08-15T01:11:56.454Z] #5 DONE 0.0s [2025-08-15T01:11:56.454Z] [2025-08-15T01:11:56.454Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T01:11:56.454Z] #6 DONE 0.1s [2025-08-15T01:11:56.454Z] [2025-08-15T01:11:56.454Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T01:11:56.454Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done [2025-08-15T01:11:56.454Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T01:11:56.454Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T01:11:56.454Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T01:11:56.454Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-15T01:11:56.454Z] #7 ... [2025-08-15T01:11:56.454Z] [2025-08-15T01:11:56.454Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-08-15T01:11:56.454Z] #8 DONE 0.1s [2025-08-15T01:11:56.454Z] [2025-08-15T01:11:56.454Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T01:11:56.454Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T01:11:56.454Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-15T01:11:56.713Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T01:11:56.713Z] #7 DONE 0.4s [2025-08-15T01:11:56.713Z] [2025-08-15T01:11:56.713Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-08-15T01:11:56.972Z] #9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T01:11:56.972Z] #9 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T01:11:57.232Z] #9 0.759 OK: 252 MiB in 62 packages [2025-08-15T01:11:57.492Z] #9 DONE 0.9s [2025-08-15T01:11:57.492Z] [2025-08-15T01:11:57.492Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T01:11:57.492Z] #10 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T01:11:57.492Z] #10 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T01:11:57.492Z] #10 0.606 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T01:11:57.492Z] #10 0.618 Executing busybox-1.36.1-r29.trigger [2025-08-15T01:11:57.492Z] #10 0.626 OK: 8 MiB in 15 packages [2025-08-15T01:11:57.492Z] #10 DONE 0.8s [2025-08-15T01:11:57.492Z] [2025-08-15T01:11:57.492Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T01:11:57.492Z] #11 DONE 0.0s [2025-08-15T01:11:57.492Z] [2025-08-15T01:11:57.492Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T01:11:58.434Z] #12 DONE 0.8s [2025-08-15T01:11:58.434Z] [2025-08-15T01:11:58.434Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T01:11:58.434Z] #13 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T01:11:58.434Z] #13 0.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T01:11:58.434Z] #13 1.027 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T01:11:58.693Z] #13 ... [2025-08-15T01:11:58.693Z] [2025-08-15T01:11:58.693Z] #14 [builder 6/7] COPY . . [2025-08-15T01:11:58.693Z] #14 DONE 0.2s [2025-08-15T01:11:58.693Z] [2025-08-15T01:11:58.693Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T01:11:58.693Z] #13 1.046 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T01:11:58.693Z] #13 1.080 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T01:11:58.693Z] #13 1.083 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T01:11:58.693Z] #13 1.087 Executing busybox-1.36.1-r30.trigger [2025-08-15T01:11:58.693Z] #13 1.093 OK: 8 MiB in 15 packages [2025-08-15T01:11:58.953Z] #13 DONE 1.3s [2025-08-15T01:11:58.953Z] [2025-08-15T01:11:58.953Z] #15 [builder 7/7] RUN make build [2025-08-15T01:11:58.953Z] #15 0.226 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-08-15T01:12:25.506Z] #15 DONE 25.6s [2025-08-15T01:12:25.506Z] [2025-08-15T01:12:25.506Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-08-15T01:12:25.506Z] #16 DONE 0.0s [2025-08-15T01:12:25.506Z] [2025-08-15T01:12:25.506Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-08-15T01:12:25.506Z] #17 DONE 0.0s [2025-08-15T01:12:25.506Z] [2025-08-15T01:12:25.506Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-08-15T01:12:25.506Z] #18 DONE 0.3s [2025-08-15T01:12:25.506Z] [2025-08-15T01:12:25.506Z] #19 exporting to image [2025-08-15T01:12:25.506Z] #19 exporting layers 0.1s done [2025-08-15T01:12:25.506Z] #19 writing image sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done [2025-08-15T01:12:25.506Z] #19 naming to docker.io/library/device-virtual done [2025-08-15T01:12:25.506Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:12:25.653Z] provisioning config files... [2025-08-15T01:12:25.663Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9201562575324344005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:12:25.966Z] ---> ****-login.sh [2025-08-15T01:12:25.966Z] nexus3.edgexfoundry.org:10001 [2025-08-15T01:12:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:12:25.966Z] Login Succeeded [2025-08-15T01:12:25.966Z] nexus3.edgexfoundry.org:10002 [2025-08-15T01:12:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:12:25.966Z] Login Succeeded [2025-08-15T01:12:25.966Z] nexus3.edgexfoundry.org:10003 [2025-08-15T01:12:26.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:12:26.226Z] Login Succeeded [2025-08-15T01:12:26.226Z] nexus3.edgexfoundry.org:10004 [2025-08-15T01:12:26.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:12:26.226Z] Login Succeeded [2025-08-15T01:12:26.226Z] ****.io [2025-08-15T01:12:26.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:12:26.485Z] Login Succeeded [2025-08-15T01:12:26.485Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T01:12:26.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T01:12:26.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T01:12:26.584Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-08-15T01:12:26.584Z] c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:12:26.584Z] latest [2025-08-15T01:12:26.584Z] 4.1.0-dev.4 [2025-08-15T01:12:26.584Z] c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:12:26.584Z] main [2025-08-15T01:12:26.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:26.922Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:27.239Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:12:27.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-15T01:12:27.239Z] a42e75537376: Preparing [2025-08-15T01:12:27.239Z] 80e69f841b15: Preparing [2025-08-15T01:12:27.239Z] 0693f1d16ed2: Preparing [2025-08-15T01:12:27.239Z] c9bc45dcf940: Preparing [2025-08-15T01:12:27.239Z] e94ccfec1ba3: Preparing [2025-08-15T01:12:27.239Z] 097100c76c15: Preparing [2025-08-15T01:12:27.239Z] 097100c76c15: Waiting [2025-08-15T01:12:27.239Z] 0693f1d16ed2: Pushed [2025-08-15T01:12:27.239Z] 80e69f841b15: Pushed [2025-08-15T01:12:27.239Z] e94ccfec1ba3: Pushed [2025-08-15T01:12:27.239Z] 097100c76c15: Layer already exists [2025-08-15T01:12:27.239Z] c9bc45dcf940: Pushed [2025-08-15T01:12:31.440Z] a42e75537376: Pushed [2025-08-15T01:12:31.440Z] c119ed95499dc306bea571f77dc9f86a2d44f01a: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:31.773Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:32.102Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-15T01:12:32.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-15T01:12:32.102Z] a42e75537376: Preparing [2025-08-15T01:12:32.102Z] 80e69f841b15: Preparing [2025-08-15T01:12:32.102Z] 0693f1d16ed2: Preparing [2025-08-15T01:12:32.102Z] c9bc45dcf940: Preparing [2025-08-15T01:12:32.102Z] e94ccfec1ba3: Preparing [2025-08-15T01:12:32.102Z] 097100c76c15: Preparing [2025-08-15T01:12:32.102Z] 097100c76c15: Waiting [2025-08-15T01:12:32.102Z] a42e75537376: Layer already exists [2025-08-15T01:12:32.102Z] e94ccfec1ba3: Layer already exists [2025-08-15T01:12:32.102Z] c9bc45dcf940: Layer already exists [2025-08-15T01:12:32.102Z] 80e69f841b15: Layer already exists [2025-08-15T01:12:32.102Z] 0693f1d16ed2: Layer already exists [2025-08-15T01:12:32.102Z] 097100c76c15: Layer already exists [2025-08-15T01:12:32.102Z] latest: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:32.429Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:32.758Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-15T01:12:32.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-15T01:12:32.758Z] a42e75537376: Preparing [2025-08-15T01:12:32.758Z] 80e69f841b15: Preparing [2025-08-15T01:12:32.758Z] 0693f1d16ed2: Preparing [2025-08-15T01:12:32.758Z] c9bc45dcf940: Preparing [2025-08-15T01:12:32.758Z] e94ccfec1ba3: Preparing [2025-08-15T01:12:32.758Z] 097100c76c15: Preparing [2025-08-15T01:12:32.758Z] 097100c76c15: Waiting [2025-08-15T01:12:32.758Z] 80e69f841b15: Layer already exists [2025-08-15T01:12:32.758Z] a42e75537376: Layer already exists [2025-08-15T01:12:32.758Z] 0693f1d16ed2: Layer already exists [2025-08-15T01:12:32.758Z] c9bc45dcf940: Layer already exists [2025-08-15T01:12:32.758Z] e94ccfec1ba3: Layer already exists [2025-08-15T01:12:32.758Z] 097100c76c15: Layer already exists [2025-08-15T01:12:32.758Z] 4.1.0-dev.4: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:33.090Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:33.416Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:12:33.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-15T01:12:33.416Z] a42e75537376: Preparing [2025-08-15T01:12:33.416Z] 80e69f841b15: Preparing [2025-08-15T01:12:33.416Z] 0693f1d16ed2: Preparing [2025-08-15T01:12:33.416Z] c9bc45dcf940: Preparing [2025-08-15T01:12:33.416Z] e94ccfec1ba3: Preparing [2025-08-15T01:12:33.416Z] 097100c76c15: Preparing [2025-08-15T01:12:33.416Z] 097100c76c15: Waiting [2025-08-15T01:12:33.416Z] a42e75537376: Layer already exists [2025-08-15T01:12:33.416Z] c9bc45dcf940: Layer already exists [2025-08-15T01:12:33.416Z] e94ccfec1ba3: Layer already exists [2025-08-15T01:12:33.416Z] 0693f1d16ed2: Layer already exists [2025-08-15T01:12:33.416Z] 80e69f841b15: Layer already exists [2025-08-15T01:12:33.416Z] 097100c76c15: Layer already exists [2025-08-15T01:12:33.416Z] c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:33.757Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:12:34.083Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-15T01:12:34.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-08-15T01:12:34.083Z] a42e75537376: Preparing [2025-08-15T01:12:34.084Z] 80e69f841b15: Preparing [2025-08-15T01:12:34.084Z] 0693f1d16ed2: Preparing [2025-08-15T01:12:34.084Z] c9bc45dcf940: Preparing [2025-08-15T01:12:34.084Z] e94ccfec1ba3: Preparing [2025-08-15T01:12:34.084Z] 097100c76c15: Preparing [2025-08-15T01:12:34.084Z] 097100c76c15: Waiting [2025-08-15T01:12:34.084Z] e94ccfec1ba3: Layer already exists [2025-08-15T01:12:34.084Z] 0693f1d16ed2: Layer already exists [2025-08-15T01:12:34.084Z] c9bc45dcf940: Layer already exists [2025-08-15T01:12:34.084Z] a42e75537376: Layer already exists [2025-08-15T01:12:34.084Z] 80e69f841b15: Layer already exists [2025-08-15T01:12:34.084Z] 097100c76c15: Layer already exists [2025-08-15T01:12:34.084Z] main: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T01:12:34.166Z] ===================================================== [Pipeline] echo [2025-08-15T01:12:34.180Z] taggedImages: [2025-08-15T01:12:34.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:12:34.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-15T01:12:34.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-15T01:12:34.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:12:34.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2025-08-15T01:12:34.226Z] ========================================================= [2025-08-15T01:12:34.226Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T01:12:34.226Z] images: [2025-08-15T01:12:34.226Z] - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:12:34.226Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-15T01:12:34.226Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-15T01:12:34.226Z] - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:12:34.226Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-15T01:12:34.226Z] settingsFile: [2025-08-15T01:12:34.226Z] device-virtual-go-settings [2025-08-15T01:12:34.226Z] ========================================================= [Pipeline] node [2025-08-15T01:12:49.230Z] Still waiting to schedule task [2025-08-15T01:12:49.230Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-15T01:13:44.776Z] Running on prd-centos7-docker-4c-2g-7030 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:13:44.834Z] provisioning config files... [2025-08-15T01:13:44.902Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2994940981418842826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:13:48.938Z] ---> ****-login.sh [2025-08-15T01:13:48.938Z] nexus3.edgexfoundry.org:10001 [2025-08-15T01:13:48.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:13:49.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:13:49.202Z] Configure a credential helper to remove this warning. See [2025-08-15T01:13:49.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:13:49.202Z] [2025-08-15T01:13:49.202Z] Login Succeeded [2025-08-15T01:13:49.202Z] nexus3.edgexfoundry.org:10002 [2025-08-15T01:13:49.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:13:49.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:13:49.202Z] Configure a credential helper to remove this warning. See [2025-08-15T01:13:49.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:13:49.202Z] [2025-08-15T01:13:49.202Z] Login Succeeded [2025-08-15T01:13:49.202Z] nexus3.edgexfoundry.org:10003 [2025-08-15T01:13:49.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:13:49.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:13:49.468Z] Configure a credential helper to remove this warning. See [2025-08-15T01:13:49.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:13:49.468Z] [2025-08-15T01:13:49.468Z] Login Succeeded [2025-08-15T01:13:49.468Z] nexus3.edgexfoundry.org:10004 [2025-08-15T01:13:49.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:13:49.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:13:49.468Z] Configure a credential helper to remove this warning. See [2025-08-15T01:13:49.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:13:49.468Z] [2025-08-15T01:13:49.468Z] Login Succeeded [2025-08-15T01:13:49.468Z] ****.io [2025-08-15T01:13:49.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:13:49.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:13:49.733Z] Configure a credential helper to remove this warning. See [2025-08-15T01:13:49.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:13:49.733Z] [2025-08-15T01:13:49.733Z] Login Succeeded [2025-08-15T01:13:49.733Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T01:13:49.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T01:13:50.154Z] + docker buildx ls [2025-08-15T01:13:50.416Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T01:13:50.416Z] default * docker [2025-08-15T01:13:50.416Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T01:13:50.727Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-15T01:13:50.727Z] edgex-builder [Pipeline] sh [2025-08-15T01:13:51.031Z] + docker buildx inspect --bootstrap [2025-08-15T01:13:51.031Z] #1 [internal] booting buildkit [2025-08-15T01:13:51.031Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-15T01:13:54.357Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2025-08-15T01:13:54.357Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-15T01:13:56.912Z] #1 creating container buildx_buildkit_edgex-builder0 2.3s done [2025-08-15T01:13:56.912Z] #1 DONE 5.7s [2025-08-15T01:13:56.912Z] Name: edgex-builder [2025-08-15T01:13:56.912Z] Driver: docker-container [2025-08-15T01:13:56.912Z] [2025-08-15T01:13:56.912Z] Nodes: [2025-08-15T01:13:56.912Z] Name: edgex-builder0 [2025-08-15T01:13:56.912Z] Endpoint: unix:///var/run/docker.sock [2025-08-15T01:13:56.912Z] Status: running [2025-08-15T01:13:56.912Z] Buildkit: v0.22.0 [2025-08-15T01:13:56.912Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-15T01:13:57.200Z] + docker buildx ls [2025-08-15T01:13:57.201Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T01:13:57.201Z] edgex-builder * docker-container [2025-08-15T01:13:57.201Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-15T01:13:57.201Z] default docker [2025-08-15T01:13:57.201Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T01:13:57.493Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a' [2025-08-15T01:13:57.493Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a --push - [2025-08-15T01:13:57.755Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:13:57.755Z] #1 transferring dockerfile: 199B done [2025-08-15T01:13:57.755Z] #1 DONE 0.0s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:13:57.755Z] #2 DONE 0.1s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:13:57.755Z] #3 DONE 0.1s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #4 [internal] load .dockerignore [2025-08-15T01:13:57.755Z] #4 transferring context: 2B done [2025-08-15T01:13:57.755Z] #4 DONE 0.0s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:57.755Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:57.755Z] #5 DONE 0.0s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:57.755Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:57.755Z] #6 DONE 0.1s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #7 exporting to image [2025-08-15T01:13:57.755Z] #7 exporting layers [2025-08-15T01:13:57.755Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T01:13:57.755Z] #7 ... [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T01:13:57.755Z] #8 DONE 0.0s [2025-08-15T01:13:57.755Z] [2025-08-15T01:13:57.755Z] #7 exporting to image [2025-08-15T01:13:57.755Z] #7 exporting layers done [2025-08-15T01:13:57.755Z] #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done [2025-08-15T01:13:57.755Z] #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done [2025-08-15T01:13:57.755Z] #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done [2025-08-15T01:13:57.755Z] #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done [2025-08-15T01:13:57.755Z] #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done [2025-08-15T01:13:57.755Z] #7 pushing layers 0.1s done [2025-08-15T01:13:57.755Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 [2025-08-15T01:13:58.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done [2025-08-15T01:13:58.014Z] #7 DONE 0.2s [2025-08-15T01:13:58.014Z] [2025-08-15T01:13:58.014Z] 1 warning found (use --debug to expand): [2025-08-15T01:13:58.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T01:13:58.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2025-08-15T01:13:58.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2025-08-15T01:13:58.561Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:13:58.561Z] #1 transferring dockerfile: 165B done [2025-08-15T01:13:58.561Z] #1 DONE 0.0s [2025-08-15T01:13:58.561Z] [2025-08-15T01:13:58.562Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-15T01:13:58.562Z] #2 DONE 0.0s [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-08-15T01:13:58.562Z] #3 DONE 0.0s [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #4 [internal] load .dockerignore [2025-08-15T01:13:58.562Z] #4 transferring context: 2B done [2025-08-15T01:13:58.562Z] #4 DONE 0.0s [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:58.562Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:58.562Z] #5 DONE 0.0s [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:58.562Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:58.562Z] #6 CACHED [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:58.562Z] #5 CACHED [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T01:13:58.562Z] #7 DONE 0.0s [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] #8 exporting to image [2025-08-15T01:13:58.562Z] #8 exporting layers done [2025-08-15T01:13:58.562Z] #8 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done [2025-08-15T01:13:58.562Z] #8 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done [2025-08-15T01:13:58.562Z] #8 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done [2025-08-15T01:13:58.562Z] #8 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done [2025-08-15T01:13:58.562Z] #8 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done [2025-08-15T01:13:58.562Z] #8 pushing layers 0.0s done [2025-08-15T01:13:58.562Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done [2025-08-15T01:13:58.562Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T01:13:58.562Z] #8 DONE 0.1s [2025-08-15T01:13:58.562Z] [2025-08-15T01:13:58.562Z] 1 warning found (use --debug to expand): [2025-08-15T01:13:58.562Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T01:13:58.862Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4' [2025-08-15T01:13:58.863Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 --push - [2025-08-15T01:13:58.863Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:13:58.863Z] #1 transferring dockerfile: 170B done [2025-08-15T01:13:58.863Z] #1 DONE 0.0s [2025-08-15T01:13:58.863Z] [2025-08-15T01:13:58.863Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-15T01:13:58.863Z] #2 DONE 0.0s [2025-08-15T01:13:58.863Z] [2025-08-15T01:13:58.863Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [2025-08-15T01:13:58.863Z] #3 DONE 0.0s [2025-08-15T01:13:58.863Z] [2025-08-15T01:13:58.863Z] #4 [internal] load .dockerignore [2025-08-15T01:13:58.863Z] #4 transferring context: 2B done [2025-08-15T01:13:58.863Z] #4 DONE 0.0s [2025-08-15T01:13:58.863Z] [2025-08-15T01:13:58.863Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:58.863Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:58.863Z] #5 CACHED [2025-08-15T01:13:58.863Z] [2025-08-15T01:13:58.863Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:58.863Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:58.863Z] #6 CACHED [2025-08-15T01:13:58.863Z] [2025-08-15T01:13:58.863Z] #7 exporting to image [2025-08-15T01:13:58.863Z] #7 exporting layers done [2025-08-15T01:13:58.863Z] #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done [2025-08-15T01:13:58.863Z] #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done [2025-08-15T01:13:58.863Z] #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done [2025-08-15T01:13:58.863Z] #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done [2025-08-15T01:13:58.863Z] #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done [2025-08-15T01:13:58.863Z] #7 pushing layers 0.0s done [2025-08-15T01:13:58.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 [2025-08-15T01:13:58.863Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T01:13:59.123Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done [2025-08-15T01:13:59.123Z] #7 DONE 0.1s [2025-08-15T01:13:59.123Z] [2025-08-15T01:13:59.123Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T01:13:59.123Z] #8 DONE 0.0s [2025-08-15T01:13:59.123Z] [2025-08-15T01:13:59.123Z] 1 warning found (use --debug to expand): [2025-08-15T01:13:59.123Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T01:13:59.411Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4' [2025-08-15T01:13:59.411Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 --push - [2025-08-15T01:13:59.411Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:13:59.411Z] #1 transferring dockerfile: 211B done [2025-08-15T01:13:59.411Z] #1 DONE 0.0s [2025-08-15T01:13:59.411Z] [2025-08-15T01:13:59.411Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:13:59.411Z] #2 DONE 0.0s [2025-08-15T01:13:59.411Z] [2025-08-15T01:13:59.411Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:13:59.411Z] #3 DONE 0.0s [2025-08-15T01:13:59.411Z] [2025-08-15T01:13:59.411Z] #4 [internal] load .dockerignore [2025-08-15T01:13:59.411Z] #4 transferring context: 2B done [2025-08-15T01:13:59.411Z] #4 DONE 0.0s [2025-08-15T01:13:59.411Z] [2025-08-15T01:13:59.411Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:59.411Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:59.411Z] #5 CACHED [2025-08-15T01:13:59.411Z] [2025-08-15T01:13:59.411Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:59.411Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:59.411Z] #6 CACHED [2025-08-15T01:13:59.411Z] [2025-08-15T01:13:59.411Z] #7 exporting to image [2025-08-15T01:13:59.411Z] #7 exporting layers done [2025-08-15T01:13:59.411Z] #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done [2025-08-15T01:13:59.411Z] #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done [2025-08-15T01:13:59.411Z] #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done [2025-08-15T01:13:59.411Z] #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done [2025-08-15T01:13:59.411Z] #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 [2025-08-15T01:13:59.411Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T01:13:59.671Z] #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done [2025-08-15T01:13:59.671Z] #7 pushing layers 0.0s done [2025-08-15T01:13:59.671Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done [2025-08-15T01:13:59.671Z] #7 DONE 0.1s [2025-08-15T01:13:59.671Z] [2025-08-15T01:13:59.671Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T01:13:59.671Z] #8 DONE 0.0s [2025-08-15T01:13:59.671Z] [2025-08-15T01:13:59.671Z] 1 warning found (use --debug to expand): [2025-08-15T01:13:59.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T01:13:59.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2025-08-15T01:13:59.964Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2025-08-15T01:13:59.964Z] #1 [internal] load build definition from Dockerfile [2025-08-15T01:13:59.964Z] #1 transferring dockerfile: 163B done [2025-08-15T01:13:59.964Z] #1 DONE 0.0s [2025-08-15T01:13:59.964Z] [2025-08-15T01:13:59.964Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-15T01:13:59.964Z] #2 DONE 0.0s [2025-08-15T01:13:59.964Z] [2025-08-15T01:13:59.964Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-08-15T01:13:59.964Z] #3 DONE 0.0s [2025-08-15T01:13:59.964Z] [2025-08-15T01:13:59.964Z] #4 [internal] load .dockerignore [2025-08-15T01:13:59.964Z] #4 transferring context: 2B done [2025-08-15T01:13:59.964Z] #4 DONE 0.0s [2025-08-15T01:13:59.964Z] [2025-08-15T01:13:59.964Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:59.964Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:59.964Z] #5 CACHED [2025-08-15T01:13:59.964Z] [2025-08-15T01:13:59.964Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 [2025-08-15T01:13:59.964Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done [2025-08-15T01:13:59.964Z] #6 CACHED [2025-08-15T01:13:59.964Z] [2025-08-15T01:13:59.964Z] #7 exporting to image [2025-08-15T01:13:59.965Z] #7 exporting layers done [2025-08-15T01:13:59.965Z] #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done [2025-08-15T01:13:59.965Z] #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done [2025-08-15T01:13:59.965Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T01:14:00.225Z] #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done [2025-08-15T01:14:00.225Z] #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done [2025-08-15T01:14:00.225Z] #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done [2025-08-15T01:14:00.225Z] #7 pushing layers 0.0s done [2025-08-15T01:14:00.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done [2025-08-15T01:14:00.225Z] #7 DONE 0.1s [2025-08-15T01:14:00.225Z] [2025-08-15T01:14:00.225Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T01:14:00.225Z] #8 DONE 0.0s [2025-08-15T01:14:00.225Z] [2025-08-15T01:14:00.225Z] 1 warning found (use --debug to expand): [2025-08-15T01:14:00.225Z]  - 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 [2025-08-15T01:14:00.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7029 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-08-15T01:14:00.504Z] Running in /w/workspace/device-virtual-go/213 [Pipeline] { [Pipeline] checkout [2025-08-15T01:14:00.622Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:03.560Z] The recommended git tool is: git [2025-08-15T01:14:03.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:04.400Z] ---> package-listing.sh [2025-08-15T01:14:04.400Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T01:14:04.400Z] ++ facter osfamily [2025-08-15T01:14:04.668Z] + OS_FAMILY=redhat [2025-08-15T01:14:04.668Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-08-15T01:14:04.668Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T01:14:04.668Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T01:14:04.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T01:14:04.668Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T01:14:04.668Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-15T01:14:04.668Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T01:14:04.668Z] + case "${OS_FAMILY}" in [2025-08-15T01:14:04.668Z] + rpm -qa [2025-08-15T01:14:04.668Z] + sort [2025-08-15T01:14:05.232Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T01:14:05.232Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T01:14:05.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T01:14:05.232Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-15T01:14:05.232Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-08-15T01:14:05.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-08-15T01:14:05.243Z] 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 [2025-08-15T01:14:05.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:14:06.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:14:06.127Z] [2025-08-15T01:14:06.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:14:06.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:14:06.445Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T01:14:06.445Z] 5eb5b503b376: Pulling fs layer [2025-08-15T01:14:06.445Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T01:14:06.445Z] ec43610c2a17: Pulling fs layer [2025-08-15T01:14:06.445Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T01:14:06.445Z] 33b1e0a273af: Pulling fs layer [2025-08-15T01:14:06.445Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T01:14:06.445Z] 2f39f015ded8: Pulling fs layer [2025-08-15T01:14:06.445Z] 3a2ae6a8a46f: Waiting [2025-08-15T01:14:06.445Z] 33b1e0a273af: Waiting [2025-08-15T01:14:06.445Z] 5d3b04190fa2: Waiting [2025-08-15T01:14:06.445Z] 2f39f015ded8: Waiting [2025-08-15T01:14:06.445Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T01:14:06.445Z] 5c69ac0246d0: Download complete [2025-08-15T01:14:06.445Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T01:14:06.445Z] 3a2ae6a8a46f: Download complete [2025-08-15T01:14:06.445Z] ec43610c2a17: Verifying Checksum [2025-08-15T01:14:06.445Z] ec43610c2a17: Download complete [2025-08-15T01:14:06.445Z] 33b1e0a273af: Verifying Checksum [2025-08-15T01:14:06.445Z] 33b1e0a273af: Download complete [2025-08-15T01:14:06.445Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T01:14:06.445Z] 5d3b04190fa2: Download complete [2025-08-15T01:14:06.705Z] 5eb5b503b376: Verifying Checksum [2025-08-15T01:14:06.705Z] 5eb5b503b376: Download complete [2025-08-15T01:14:07.276Z] 2f39f015ded8: Verifying Checksum [2025-08-15T01:14:07.276Z] 2f39f015ded8: Download complete [2025-08-15T01:14:07.842Z] 5eb5b503b376: Pull complete [2025-08-15T01:14:08.101Z] 5c69ac0246d0: Pull complete [2025-08-15T01:14:08.369Z] ec43610c2a17: Pull complete [2025-08-15T01:14:08.630Z] 3a2ae6a8a46f: Pull complete [2025-08-15T01:14:08.895Z] 33b1e0a273af: Pull complete [2025-08-15T01:14:08.895Z] 5d3b04190fa2: Pull complete [2025-08-15T01:14:08.923Z] using credential edgex-jenkins-ssh [2025-08-15T01:14:08.943Z] Cloning the remote Git repository [2025-08-15T01:14:08.996Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-08-15T01:14:09.102Z] > git init /w/workspace/device-virtual-go/213 # timeout=10 [2025-08-15T01:14:09.261Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-08-15T01:14:09.262Z] > git --version # timeout=10 [2025-08-15T01:14:09.287Z] > git --version # 'git version 2.25.1' [2025-08-15T01:14:09.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T01:14:09.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T01:14:13.121Z] 2f39f015ded8: Pull complete [2025-08-15T01:14:13.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T01:14:13.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:14:13.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:14:13.277Z] prd-centos7-docker-4c-2g-7030 does not seem to be running inside a container [2025-08-15T01:14:13.312Z] $ 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 [2025-08-15T01:14:14.006Z] Avoid second fetch [2025-08-15T01:14:14.007Z] Checking out Revision c119ed95499dc306bea571f77dc9f86a2d44f01a (main) [2025-08-15T01:14:12.972Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-08-15T01:14:13.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T01:14:14.025Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T01:14:14.641Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#547)" [2025-08-15T01:14:14.098Z] > git checkout -f c119ed95499dc306bea571f77dc9f86a2d44f01a # timeout=10 [2025-08-15T01:14:18.028Z] $ docker top 39e289f425eb8f3afa3e2deee8e1e4f8d3e7d2e616d7c0f77d7640424be5f924 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:14:18.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T01:14:18.674Z] + mkdir -p /var/log/sysstat [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2025-08-15T01:14:18.970Z] + ls /var/log/sa-host [2025-08-15T01:14:18.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:14:19.155Z] provisioning config files... [2025-08-15T01:14:19.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8924482927617498192tmp [Pipeline] stage [Pipeline] { (Prep) [Pipeline] { [Pipeline] echo [2025-08-15T01:14:19.188Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:14:19.265Z] provisioning config files... [2025-08-15T01:14:19.295Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/213@tmp/config15652673656083803907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:19.481Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T01:14:19.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:20.000Z] ---> ****-login.sh [2025-08-15T01:14:20.000Z] nexus3.edgexfoundry.org:10001 [2025-08-15T01:14:20.048Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T01:14:20.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:20.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:14:20.346Z] ---> sudo-logs.sh [2025-08-15T01:14:20.346Z] Archiving 'sudo' log.. [2025-08-15T01:14:20.346Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7030.novalocal: Name or service not known [2025-08-15T01:14:20.346Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7030.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-15T01:14:20.378Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:20.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:14:20.546Z] Configure a credential helper to remove this warning. See [2025-08-15T01:14:20.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:14:20.546Z] [2025-08-15T01:14:20.546Z] Login Succeeded [2025-08-15T01:14:20.546Z] nexus3.edgexfoundry.org:10002 [2025-08-15T01:14:20.671Z] ---> job-cost.sh [2025-08-15T01:14:20.671Z] lf-activate-venv: SKIPPING [2025-08-15T01:14:20.671Z] INFO: No Stack... [2025-08-15T01:14:20.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:14:20.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:14:20.817Z] Configure a credential helper to remove this warning. See [2025-08-15T01:14:20.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:14:20.817Z] [2025-08-15T01:14:20.817Z] Login Succeeded [2025-08-15T01:14:20.817Z] nexus3.edgexfoundry.org:10003 [2025-08-15T01:14:20.930Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-15T01:14:21.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:14:21.189Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T01:14:21.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:21.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:14:21.370Z] Configure a credential helper to remove this warning. See [2025-08-15T01:14:21.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:14:21.370Z] [2025-08-15T01:14:21.370Z] Login Succeeded [2025-08-15T01:14:21.370Z] nexus3.edgexfoundry.org:10004 [2025-08-15T01:14:21.502Z] ---> logs-deploy.sh [2025-08-15T01:14:21.502Z] lf-activate-venv: SKIPPING [2025-08-15T01:14:21.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/213 [2025-08-15T01:14:21.502Z] INFO: archiving workspace using pattern(s): [2025-08-15T01:14:21.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:14:21.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:14:21.649Z] Configure a credential helper to remove this warning. See [2025-08-15T01:14:21.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:14:21.649Z] [2025-08-15T01:14:21.649Z] Login Succeeded [2025-08-15T01:14:21.649Z] ****.io [2025-08-15T01:14:21.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:14:22.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:14:22.189Z] Configure a credential helper to remove this warning. See [2025-08-15T01:14:22.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:14:22.189Z] [2025-08-15T01:14:22.189Z] Login Succeeded [2025-08-15T01:14:22.189Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T01:14:22.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-08-15T01:14:22.441Z] Archives upload complete. [2025-08-15T01:14:22.441Z] INFO: archiving logs to Nexus [Pipeline] echo [2025-08-15T01:14:22.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T01:14:22.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T01:14:22.608Z] ========================================================= [2025-08-15T01:14:22.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T01:14:22.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:14:23.001Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-15T01:14:23.375Z] ---> uname -a: [2025-08-15T01:14:23.375Z] Linux prd-centos7-docker-4c-2g-7030.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] ---> lscpu: [2025-08-15T01:14:23.375Z] Architecture: x86_64 [2025-08-15T01:14:23.375Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T01:14:23.375Z] Byte Order: Little Endian [2025-08-15T01:14:23.375Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T01:14:23.375Z] CPU(s): 2 [2025-08-15T01:14:23.375Z] On-line CPU(s) list: 0,1 [2025-08-15T01:14:23.375Z] Thread(s) per core: 1 [2025-08-15T01:14:23.375Z] Core(s) per socket: 1 [2025-08-15T01:14:23.375Z] Socket(s): 2 [2025-08-15T01:14:23.375Z] NUMA node(s): 1 [2025-08-15T01:14:23.375Z] Vendor ID: AuthenticAMD [2025-08-15T01:14:23.375Z] CPU family: 23 [2025-08-15T01:14:23.375Z] Model: 49 [2025-08-15T01:14:23.375Z] Model name: AMD EPYC-Rome Processor [2025-08-15T01:14:23.375Z] Stepping: 0 [2025-08-15T01:14:23.375Z] CPU MHz: 2800.000 [2025-08-15T01:14:23.375Z] BogoMIPS: 5600.00 [2025-08-15T01:14:23.375Z] Virtualization: AMD-V [2025-08-15T01:14:23.375Z] Hypervisor vendor: KVM [2025-08-15T01:14:23.375Z] Virtualization type: full [2025-08-15T01:14:23.375Z] L1d cache: 64 KiB [2025-08-15T01:14:23.375Z] L1i cache: 64 KiB [2025-08-15T01:14:23.375Z] L2 cache: 1 MiB [2025-08-15T01:14:23.375Z] L3 cache: 32 MiB [2025-08-15T01:14:23.375Z] NUMA node0 CPU(s): 0,1 [2025-08-15T01:14:23.375Z] Vulnerability Itlb multihit: Not affected [2025-08-15T01:14:23.375Z] Vulnerability L1tf: Not affected [2025-08-15T01:14:23.375Z] Vulnerability Mds: Not affected [2025-08-15T01:14:23.375Z] Vulnerability Meltdown: Not affected [2025-08-15T01:14:23.375Z] Vulnerability Mmio stale data: Not affected [2025-08-15T01:14:23.375Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T01:14:23.375Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T01:14:23.375Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-15T01:14:23.375Z] Vulnerability Srbds: Not affected [2025-08-15T01:14:23.375Z] Vulnerability Tsx async abort: Not affected [2025-08-15T01:14:23.375Z] 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 [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] ---> nproc: [2025-08-15T01:14:23.375Z] 2 [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] ---> df -h: [2025-08-15T01:14:23.375Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T01:14:23.375Z] overlay 40G 7.3G 33G 19% / [2025-08-15T01:14:23.375Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T01:14:23.375Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-15T01:14:23.375Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T01:14:23.375Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] [2025-08-15T01:14:23.375Z] Cannot open /var/log/sysstat/sa15: No such file or directory [2025-08-15T01:14:23.375Z] Please check if data collecting is enabled [2025-08-15T01:14:23.375Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T01:14:23.410Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T01:14:23.412Z] $ docker stop --time=1 39e289f425eb8f3afa3e2deee8e1e4f8d3e7d2e616d7c0f77d7640424be5f924 [2025-08-15T01:14:23.597Z] Sending build context to Docker daemon 20.55MB [2025-08-15T01:14:23.597Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T01:14:23.597Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-15T01:14:23.869Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T01:14:23.869Z] 94e9d8af2201: Pulling fs layer [2025-08-15T01:14:23.869Z] a6c56e8762df: Pulling fs layer [2025-08-15T01:14:23.869Z] f0f3c8884826: Pulling fs layer [2025-08-15T01:14:23.869Z] c7e7622c144d: Pulling fs layer [2025-08-15T01:14:23.869Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T01:14:23.869Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T01:14:23.869Z] ba8bce9d2590: Pulling fs layer [2025-08-15T01:14:23.869Z] ca778ea9c289: Pulling fs layer [2025-08-15T01:14:23.869Z] c7e7622c144d: Waiting [2025-08-15T01:14:23.869Z] b4c3b6d88c5a: Waiting [2025-08-15T01:14:23.869Z] ba8bce9d2590: Waiting [2025-08-15T01:14:23.869Z] ca778ea9c289: Waiting [2025-08-15T01:14:23.869Z] 4f4fb700ef54: Waiting [2025-08-15T01:14:23.869Z] a6c56e8762df: Verifying Checksum [2025-08-15T01:14:23.869Z] a6c56e8762df: Download complete [2025-08-15T01:14:23.869Z] c7e7622c144d: Verifying Checksum [2025-08-15T01:14:23.869Z] c7e7622c144d: Download complete [2025-08-15T01:14:23.869Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T01:14:23.869Z] 4f4fb700ef54: Download complete [2025-08-15T01:14:23.869Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T01:14:23.869Z] b4c3b6d88c5a: Download complete [2025-08-15T01:14:24.139Z] 94e9d8af2201: Verifying Checksum [2025-08-15T01:14:24.139Z] 94e9d8af2201: Download complete [2025-08-15T01:14:24.410Z] ca778ea9c289: Download complete [2025-08-15T01:14:24.549Z] $ docker rm -f --volumes 39e289f425eb8f3afa3e2deee8e1e4f8d3e7d2e616d7c0f77d7640424be5f924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T01:14:24.651Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T01:14:24.651Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T01:14:24.670Z] [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 [2025-08-15T01:14:25.000Z] 94e9d8af2201: Pull complete [2025-08-15T01:14:25.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:14:25.125Z] [2025-08-15T01:14:25.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:14:25.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:14:25.444Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T01:14:25.444Z] 5eb5b503b376: Pulling fs layer [2025-08-15T01:14:25.444Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T01:14:25.444Z] ec43610c2a17: Pulling fs layer [2025-08-15T01:14:25.444Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T01:14:25.444Z] 33b1e0a273af: Pulling fs layer [2025-08-15T01:14:25.444Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T01:14:25.444Z] 2f39f015ded8: Pulling fs layer [2025-08-15T01:14:25.444Z] 33b1e0a273af: Waiting [2025-08-15T01:14:25.444Z] 5d3b04190fa2: Waiting [2025-08-15T01:14:25.444Z] 2f39f015ded8: Waiting [2025-08-15T01:14:25.444Z] 3a2ae6a8a46f: Waiting [2025-08-15T01:14:25.444Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T01:14:25.444Z] 5c69ac0246d0: Download complete [2025-08-15T01:14:25.444Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T01:14:25.444Z] 3a2ae6a8a46f: Download complete [2025-08-15T01:14:25.444Z] 33b1e0a273af: Verifying Checksum [2025-08-15T01:14:25.444Z] 33b1e0a273af: Download complete [2025-08-15T01:14:25.444Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T01:14:25.444Z] 5d3b04190fa2: Download complete [2025-08-15T01:14:25.444Z] ec43610c2a17: Download complete [2025-08-15T01:14:25.587Z] a6c56e8762df: Pull complete [2025-08-15T01:14:25.705Z] 5eb5b503b376: Verifying Checksum [2025-08-15T01:14:25.705Z] 5eb5b503b376: Download complete [2025-08-15T01:14:25.857Z] f0f3c8884826: Verifying Checksum [2025-08-15T01:14:25.857Z] f0f3c8884826: Download complete [2025-08-15T01:14:26.272Z] 2f39f015ded8: Download complete [2025-08-15T01:14:26.829Z] ba8bce9d2590: Verifying Checksum [2025-08-15T01:14:26.829Z] ba8bce9d2590: Download complete [2025-08-15T01:14:27.647Z] 5eb5b503b376: Pull complete [2025-08-15T01:14:27.647Z] 5c69ac0246d0: Pull complete [2025-08-15T01:14:28.213Z] ec43610c2a17: Pull complete [2025-08-15T01:14:28.213Z] 3a2ae6a8a46f: Pull complete [2025-08-15T01:14:28.472Z] 33b1e0a273af: Pull complete [2025-08-15T01:14:28.730Z] 5d3b04190fa2: Pull complete [2025-08-15T01:14:35.294Z] 2f39f015ded8: Pull complete [2025-08-15T01:14:35.294Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T01:14:35.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:14:35.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:14:35.392Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:14:35.422Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T01:14:38.270Z] $ docker top 4f77aac6ed199699d3c794703eb6057ad35eab032f4c2fc2f53453fc53080c7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:14:38.665Z] ---> job-cost.sh [2025-08-15T01:14:38.665Z] lf-activate-venv: SKIPPING [2025-08-15T01:14:38.665Z] INFO: No Stack... [2025-08-15T01:14:38.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T01:14:39.182Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T01:14:39.477Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-08-15T01:14:39.477Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T01:14:39.495Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [2025-08-15T01:14:39.506Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] did not exist. Created. [2025-08-15T01:14:39.512Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T01:14:39.817Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-15T01:14:39.853Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T01:14:39.860Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T01:14:39.883Z] $ docker stop --time=1 4f77aac6ed199699d3c794703eb6057ad35eab032f4c2fc2f53453fc53080c7e [2025-08-15T01:14:41.030Z] $ docker rm -f --volumes 4f77aac6ed199699d3c794703eb6057ad35eab032f4c2fc2f53453fc53080c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T01:14:41.876Z] f0f3c8884826: Pull complete [2025-08-15T01:14:41.876Z] c7e7622c144d: Pull complete [2025-08-15T01:14:41.876Z] 4f4fb700ef54: Pull complete [2025-08-15T01:14:41.876Z] b4c3b6d88c5a: Pull complete [2025-08-15T01:14:48.520Z] ba8bce9d2590: Pull complete [2025-08-15T01:14:49.949Z] ca778ea9c289: Pull complete [2025-08-15T01:14:49.949Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T01:14:49.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T01:14:49.949Z] ---> 47b25d7523d1 [2025-08-15T01:14:49.949Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-15T01:14:51.899Z] ---> Running in ffb646778bd6 [2025-08-15T01:14:51.899Z] Removing intermediate container ffb646778bd6 [2025-08-15T01:14:51.899Z] ---> ca05b20384b4 [2025-08-15T01:14:51.899Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-15T01:14:51.899Z] ---> Running in 65d017a6ced7 [2025-08-15T01:14:52.166Z] Removing intermediate container 65d017a6ced7 [2025-08-15T01:14:52.166Z] ---> be26918b2a1c [2025-08-15T01:14:52.166Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-08-15T01:14:52.166Z] ---> Running in 862e34379490 [2025-08-15T01:14:52.434Z] Removing intermediate container 862e34379490 [2025-08-15T01:14:52.434Z] ---> 916b0717f5af [2025-08-15T01:14:52.434Z] Step 6/12 : WORKDIR /device-virtual-go [2025-08-15T01:14:52.434Z] ---> Running in bb3e4f9253a0 [2025-08-15T01:14:52.725Z] Removing intermediate container bb3e4f9253a0 [2025-08-15T01:14:52.725Z] ---> b207d412ea17 [2025-08-15T01:14:52.725Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T01:14:52.995Z] ---> Running in 32d6c8d2cdac [2025-08-15T01:14:53.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T01:14:54.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T01:14:55.630Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-15T01:14:55.630Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-15T01:14:55.630Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-15T01:14:55.630Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-15T01:14:55.630Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T01:14:55.898Z] OK: 244 MiB in 62 packages [2025-08-15T01:14:56.873Z] Removing intermediate container 32d6c8d2cdac [2025-08-15T01:14:56.873Z] ---> 7526a0a454e9 [2025-08-15T01:14:56.873Z] Step 8/12 : COPY go.mod vendor* ./ [2025-08-15T01:14:57.140Z] ---> dbe6f36ebf72 [2025-08-15T01:14:57.140Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T01:14:57.409Z] ---> Running in c6772e04fabe [2025-08-15T01:17:04.211Z] Removing intermediate container c6772e04fabe [2025-08-15T01:17:04.211Z] ---> 059892c318ed [2025-08-15T01:17:04.211Z] Step 10/12 : COPY . . [2025-08-15T01:17:04.211Z] ---> 6b49b74eae81 [2025-08-15T01:17:04.211Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T01:17:04.211Z] ---> Running in f83843c0212f [2025-08-15T01:17:04.211Z] Removing intermediate container f83843c0212f [2025-08-15T01:17:04.211Z] ---> 366a94860526 [2025-08-15T01:17:04.211Z] Step 12/12 : RUN $MAKE [2025-08-15T01:17:04.211Z] ---> Running in 7703062011c0 [2025-08-15T01:17:04.211Z] noop [2025-08-15T01:17:04.211Z] Removing intermediate container 7703062011c0 [2025-08-15T01:17:04.211Z] ---> 0155e05d2c71 [2025-08-15T01:17:04.211Z] Successfully built 0155e05d2c71 [2025-08-15T01:17:04.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:17:04.580Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T01:17:04.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:17:04.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-7029 does not seem to be running inside a container [2025-08-15T01:17:04.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/213 -v /w/workspace/device-virtual-go/213:/w/workspace/device-virtual-go/213:rw,z -v /w/workspace/device-virtual-go/213@tmp:/w/workspace/device-virtual-go/213@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 [2025-08-15T01:17:06.087Z] $ docker top 2661b3ae06fb620549079bbbd1cd52594700582c6bab78093e8654201db4f6b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:17:06.964Z] + go version [2025-08-15T01:17:06.964Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-15T01:17:06.989Z] $ docker stop --time=1 2661b3ae06fb620549079bbbd1cd52594700582c6bab78093e8654201db4f6b3 [2025-08-15T01:17:08.652Z] $ docker rm -f --volumes 2661b3ae06fb620549079bbbd1cd52594700582c6bab78093e8654201db4f6b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:17:09.268Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T01:17:09.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:17:09.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-7029 does not seem to be running inside a container [2025-08-15T01:17:09.564Z] $ 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/213 -v /w/workspace/device-virtual-go/213:/w/workspace/device-virtual-go/213:rw,z -v /w/workspace/device-virtual-go/213@tmp:/w/workspace/device-virtual-go/213@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 [2025-08-15T01:17:10.778Z] $ docker top d41755ebea3dc65582870535d505c1fedc3813f6bbd7759c8737e88c8abf865b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:17:11.648Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/213 [Pipeline] fileExists [Pipeline] sh [2025-08-15T01:17:12.301Z] + make test [2025-08-15T01:17:12.301Z] go test ./... -coverprofile=coverage.out [2025-08-15T01:17:17.653Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-08-15T01:20:39.443Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-08-15T01:20:39.443Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 59.4% of statements [2025-08-15T01:20:39.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-15T01:20:39.443Z] go vet ./... [2025-08-15T01:21:26.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T01:21:26.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T01:21:26.325Z] ./bin/test-attribution-txt.sh [2025-08-15T01:21:26.325Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-15T01:21:26.325Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-15T01:21:26.325Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-15T01:21:26.325Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-15T01:21:26.325Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-15T01:21:26.325Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T01:21:26.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T01:21:26.362Z] $ docker stop --time=1 d41755ebea3dc65582870535d505c1fedc3813f6bbd7759c8737e88c8abf865b [2025-08-15T01:21:28.300Z] $ docker rm -f --volumes d41755ebea3dc65582870535d505c1fedc3813f6bbd7759c8737e88c8abf865b [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T01:21:29.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T01:21:29.790Z] Warning: overwriting stash ‘coverage-report’ [2025-08-15T01:21:30.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T01:21:30.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T01:21:30.957Z] + ls -al . [2025-08-15T01:21:30.957Z] total 268 [2025-08-15T01:21:30.957Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 01:17 . [2025-08-15T01:21:30.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:14 .. [2025-08-15T01:21:30.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:14 .git [2025-08-15T01:21:30.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:14 .github [2025-08-15T01:21:30.957Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 15 01:14 .gitignore [2025-08-15T01:21:30.957Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 01:14 .golangci.yml [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 18321 Aug 15 01:14 Attribution.txt [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 17302 Aug 15 01:14 CHANGELOG.md [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 15 01:14 Dockerfile [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:14 GOVERNANCE.md [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 01:14 Jenkinsfile [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:14 LICENSE [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 2652 Aug 15 01:14 Makefile [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 01:14 OWNERS.md [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 4473 Aug 15 01:14 README.md [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 01:10 VERSION [2025-08-15T01:21:30.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:14 bin [2025-08-15T01:21:30.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:14 cmd [2025-08-15T01:21:30.958Z] -rw-r--r-- 1 jenkins jenkins 45558 Aug 15 01:20 coverage.out [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 6112 Aug 15 01:14 go.mod [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 15 01:14 go.sum [2025-08-15T01:21:30.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:14 internal [2025-08-15T01:21:30.958Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 01:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:21:31.303Z] + 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=c119ed95499dc306bea571f77dc9f86a2d44f01a --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-15T01:21:31.888Z] Sending build context to Docker daemon 20.6MB [2025-08-15T01:21:31.888Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T01:21:31.888Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-15T01:21:31.888Z] ---> 0155e05d2c71 [2025-08-15T01:21:31.888Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-15T01:21:32.155Z] ---> Running in 386fec6bd38a [2025-08-15T01:21:32.422Z] Removing intermediate container 386fec6bd38a [2025-08-15T01:21:32.422Z] ---> 9e5507ae671f [2025-08-15T01:21:32.422Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-15T01:21:32.422Z] ---> Running in 5233760ba818 [2025-08-15T01:21:32.689Z] Removing intermediate container 5233760ba818 [2025-08-15T01:21:32.690Z] ---> 13a58208629f [2025-08-15T01:21:32.690Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-08-15T01:21:32.690Z] ---> Running in 2007573ee8a4 [2025-08-15T01:21:32.955Z] Removing intermediate container 2007573ee8a4 [2025-08-15T01:21:32.955Z] ---> 28145a4cff7f [2025-08-15T01:21:32.955Z] Step 6/26 : WORKDIR /device-virtual-go [2025-08-15T01:21:33.221Z] ---> Running in 7817f921f89c [2025-08-15T01:21:33.487Z] Removing intermediate container 7817f921f89c [2025-08-15T01:21:33.487Z] ---> 015c96bd4f8d [2025-08-15T01:21:33.487Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T01:21:33.487Z] ---> Running in fa1f51f356dd [2025-08-15T01:21:34.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T01:21:34.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T01:21:36.118Z] OK: 244 MiB in 62 packages [2025-08-15T01:21:37.080Z] Removing intermediate container fa1f51f356dd [2025-08-15T01:21:37.080Z] ---> a0b8edcb7852 [2025-08-15T01:21:37.080Z] Step 8/26 : COPY go.mod vendor* ./ [2025-08-15T01:21:37.347Z] ---> 0ad5e5ff698d [2025-08-15T01:21:37.347Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T01:21:37.347Z] ---> Running in ed20ca912b39 [2025-08-15T01:21:39.927Z] Removing intermediate container ed20ca912b39 [2025-08-15T01:21:39.927Z] ---> f315b5f6cfba [2025-08-15T01:21:39.927Z] Step 10/26 : COPY . . [2025-08-15T01:21:41.333Z] ---> bc817df4ae56 [2025-08-15T01:21:41.333Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T01:21:41.333Z] ---> Running in 42e12ec0aeab [2025-08-15T01:21:41.600Z] Removing intermediate container 42e12ec0aeab [2025-08-15T01:21:41.600Z] ---> b649c819d305 [2025-08-15T01:21:41.600Z] Step 12/26 : RUN $MAKE [2025-08-15T01:21:41.600Z] ---> Running in 8dfad62ca887 [2025-08-15T01:21:42.562Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-08-15T01:25:04.596Z] Removing intermediate container 8dfad62ca887 [2025-08-15T01:25:04.596Z] ---> 2e5b7f747689 [2025-08-15T01:25:04.596Z] Step 13/26 : FROM alpine:3.20 [2025-08-15T01:25:04.596Z] 3.20: Pulling from library/alpine [2025-08-15T01:25:04.596Z] 13e713f82565: Pulling fs layer [2025-08-15T01:25:04.596Z] 13e713f82565: Verifying Checksum [2025-08-15T01:25:04.596Z] 13e713f82565: Download complete [2025-08-15T01:25:04.596Z] 13e713f82565: Pull complete [2025-08-15T01:25:04.596Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T01:25:04.596Z] Status: Downloaded newer image for alpine:3.20 [2025-08-15T01:25:04.596Z] ---> c88e9dceb6cb [2025-08-15T01:25:04.596Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-08-15T01:25:04.596Z] ---> Running in 9dbe933b55b8 [2025-08-15T01:25:04.596Z] Removing intermediate container 9dbe933b55b8 [2025-08-15T01:25:04.596Z] ---> 5c5815f5cca1 [2025-08-15T01:25:04.596Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-08-15T01:25:04.596Z] ---> Running in 3d8fcedb968c [2025-08-15T01:25:04.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T01:25:04.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T01:25:04.886Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T01:25:04.886Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T01:25:04.886Z] OK: 9 MiB in 15 packages [2025-08-15T01:25:05.860Z] Removing intermediate container 3d8fcedb968c [2025-08-15T01:25:05.860Z] ---> 05bd048e08b1 [2025-08-15T01:25:05.860Z] Step 16/26 : RUN apk --no-cache upgrade [2025-08-15T01:25:05.860Z] ---> Running in c8fe343cb0fd [2025-08-15T01:25:06.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T01:25:07.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T01:25:08.515Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T01:25:08.515Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T01:25:08.515Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T01:25:08.515Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T01:25:08.515Z] Executing busybox-1.36.1-r30.trigger [2025-08-15T01:25:08.515Z] OK: 9 MiB in 15 packages [2025-08-15T01:25:09.497Z] Removing intermediate container c8fe343cb0fd [2025-08-15T01:25:09.497Z] ---> 7b1b27bd623e [2025-08-15T01:25:09.497Z] Step 17/26 : WORKDIR / [2025-08-15T01:25:09.497Z] ---> Running in d2eb303c2314 [2025-08-15T01:25:10.083Z] Removing intermediate container d2eb303c2314 [2025-08-15T01:25:10.083Z] ---> a8a6960a99eb [2025-08-15T01:25:10.083Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-08-15T01:25:10.351Z] ---> f53863cf8e80 [2025-08-15T01:25:10.351Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-08-15T01:25:10.935Z] ---> ffb1c4f00b3e [2025-08-15T01:25:10.935Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-08-15T01:25:12.880Z] ---> d2068336819d [2025-08-15T01:25:12.880Z] Step 21/26 : EXPOSE 59900 [2025-08-15T01:25:12.880Z] ---> Running in b941bbe92835 [2025-08-15T01:25:13.146Z] Removing intermediate container b941bbe92835 [2025-08-15T01:25:13.146Z] ---> 75d49af5e2c7 [2025-08-15T01:25:13.146Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-08-15T01:25:13.412Z] ---> Running in a79ba0c5c00a [2025-08-15T01:25:13.678Z] Removing intermediate container a79ba0c5c00a [2025-08-15T01:25:13.678Z] ---> 8743105e4351 [2025-08-15T01:25:13.678Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-15T01:25:13.678Z] ---> Running in 8e2acd003d07 [2025-08-15T01:25:13.944Z] Removing intermediate container 8e2acd003d07 [2025-08-15T01:25:13.944Z] ---> 6f2ce4b53b9a [2025-08-15T01:25:13.944Z] Step 24/26 : LABEL arch=arm64 [2025-08-15T01:25:13.944Z] ---> Running in 22af92ea484c [2025-08-15T01:25:14.217Z] Removing intermediate container 22af92ea484c [2025-08-15T01:25:14.217Z] ---> 0555b5f2ba0a [2025-08-15T01:25:14.217Z] Step 25/26 : LABEL git_sha=c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:25:14.489Z] ---> Running in 9cc32e3d0901 [2025-08-15T01:25:14.756Z] Removing intermediate container 9cc32e3d0901 [2025-08-15T01:25:14.756Z] ---> b50d3711b869 [2025-08-15T01:25:14.756Z] Step 26/26 : LABEL version=4.1.0-dev.4 [2025-08-15T01:25:14.756Z] ---> Running in 0839ae3b9bcd [2025-08-15T01:25:15.022Z] Removing intermediate container 0839ae3b9bcd [2025-08-15T01:25:15.022Z] ---> d393a90b48c2 [2025-08-15T01:25:15.022Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-15T01:25:15.022Z] Successfully built d393a90b48c2 [2025-08-15T01:25:15.022Z] 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 [2025-08-15T01:25:15.166Z] provisioning config files... [2025-08-15T01:25:15.181Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/213@tmp/config7604296094393412022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:25:15.524Z] ---> ****-login.sh [2025-08-15T01:25:15.524Z] nexus3.edgexfoundry.org:10001 [2025-08-15T01:25:15.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:25:15.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:25:15.793Z] Configure a credential helper to remove this warning. See [2025-08-15T01:25:15.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:25:15.793Z] [2025-08-15T01:25:15.793Z] Login Succeeded [2025-08-15T01:25:15.793Z] nexus3.edgexfoundry.org:10002 [2025-08-15T01:25:16.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:25:16.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:25:16.063Z] Configure a credential helper to remove this warning. See [2025-08-15T01:25:16.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:25:16.063Z] [2025-08-15T01:25:16.063Z] Login Succeeded [2025-08-15T01:25:16.063Z] nexus3.edgexfoundry.org:10003 [2025-08-15T01:25:16.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:25:16.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:25:16.327Z] Configure a credential helper to remove this warning. See [2025-08-15T01:25:16.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:25:16.327Z] [2025-08-15T01:25:16.327Z] Login Succeeded [2025-08-15T01:25:16.327Z] nexus3.edgexfoundry.org:10004 [2025-08-15T01:25:16.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:25:16.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:25:16.859Z] Configure a credential helper to remove this warning. See [2025-08-15T01:25:16.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:25:16.860Z] [2025-08-15T01:25:16.860Z] Login Succeeded [2025-08-15T01:25:16.860Z] ****.io [2025-08-15T01:25:17.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T01:25:17.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T01:25:17.389Z] Configure a credential helper to remove this warning. See [2025-08-15T01:25:17.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T01:25:17.389Z] [2025-08-15T01:25:17.389Z] Login Succeeded [2025-08-15T01:25:17.389Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T01:25:17.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T01:25:17.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T01:25:17.486Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-08-15T01:25:17.486Z] c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:25:17.486Z] latest [2025-08-15T01:25:17.486Z] 4.1.0-dev.4 [2025-08-15T01:25:17.486Z] c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:25:17.486Z] main [2025-08-15T01:25:17.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:17.862Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:18.223Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:25:18.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-15T01:25:18.223Z] 850b972da319: Preparing [2025-08-15T01:25:18.223Z] 65a6133fc9fd: Preparing [2025-08-15T01:25:18.223Z] 97bfe649c031: Preparing [2025-08-15T01:25:18.223Z] 7cde9e7ccd9e: Preparing [2025-08-15T01:25:18.223Z] 4cd836bb6b15: Preparing [2025-08-15T01:25:18.223Z] 1e890da81ec9: Preparing [2025-08-15T01:25:18.223Z] 1e890da81ec9: Waiting [2025-08-15T01:25:18.490Z] 97bfe649c031: Pushed [2025-08-15T01:25:18.490Z] 1e890da81ec9: Layer already exists [2025-08-15T01:25:18.490Z] 65a6133fc9fd: Pushed [2025-08-15T01:25:18.490Z] 4cd836bb6b15: Pushed [2025-08-15T01:25:18.755Z] 7cde9e7ccd9e: Pushed [2025-08-15T01:25:26.963Z] 850b972da319: Pushed [2025-08-15T01:25:26.963Z] c119ed95499dc306bea571f77dc9f86a2d44f01a: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:27.324Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:27.682Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-08-15T01:25:27.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-15T01:25:27.682Z] 850b972da319: Preparing [2025-08-15T01:25:27.682Z] 65a6133fc9fd: Preparing [2025-08-15T01:25:27.682Z] 97bfe649c031: Preparing [2025-08-15T01:25:27.682Z] 7cde9e7ccd9e: Preparing [2025-08-15T01:25:27.682Z] 4cd836bb6b15: Preparing [2025-08-15T01:25:27.682Z] 1e890da81ec9: Preparing [2025-08-15T01:25:27.682Z] 1e890da81ec9: Waiting [2025-08-15T01:25:27.682Z] 850b972da319: Layer already exists [2025-08-15T01:25:27.682Z] 7cde9e7ccd9e: Layer already exists [2025-08-15T01:25:27.682Z] 4cd836bb6b15: Layer already exists [2025-08-15T01:25:27.682Z] 97bfe649c031: Layer already exists [2025-08-15T01:25:27.682Z] 65a6133fc9fd: Layer already exists [2025-08-15T01:25:27.682Z] 1e890da81ec9: Layer already exists [2025-08-15T01:25:27.682Z] latest: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:28.313Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:28.696Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [2025-08-15T01:25:28.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-15T01:25:28.696Z] 850b972da319: Preparing [2025-08-15T01:25:28.696Z] 65a6133fc9fd: Preparing [2025-08-15T01:25:28.696Z] 97bfe649c031: Preparing [2025-08-15T01:25:28.696Z] 7cde9e7ccd9e: Preparing [2025-08-15T01:25:28.696Z] 4cd836bb6b15: Preparing [2025-08-15T01:25:28.696Z] 1e890da81ec9: Preparing [2025-08-15T01:25:28.696Z] 1e890da81ec9: Waiting [2025-08-15T01:25:28.696Z] 850b972da319: Layer already exists [2025-08-15T01:25:28.696Z] 97bfe649c031: Layer already exists [2025-08-15T01:25:28.696Z] 7cde9e7ccd9e: Layer already exists [2025-08-15T01:25:28.696Z] 4cd836bb6b15: Layer already exists [2025-08-15T01:25:28.696Z] 65a6133fc9fd: Layer already exists [2025-08-15T01:25:28.696Z] 1e890da81ec9: Layer already exists [2025-08-15T01:25:28.966Z] 4.1.0-dev.4: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:29.343Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:29.707Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:25:29.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-15T01:25:29.708Z] 850b972da319: Preparing [2025-08-15T01:25:29.708Z] 65a6133fc9fd: Preparing [2025-08-15T01:25:29.708Z] 97bfe649c031: Preparing [2025-08-15T01:25:29.708Z] 7cde9e7ccd9e: Preparing [2025-08-15T01:25:29.708Z] 4cd836bb6b15: Preparing [2025-08-15T01:25:29.708Z] 1e890da81ec9: Preparing [2025-08-15T01:25:29.708Z] 1e890da81ec9: Waiting [2025-08-15T01:25:29.708Z] 850b972da319: Layer already exists [2025-08-15T01:25:29.708Z] 97bfe649c031: Layer already exists [2025-08-15T01:25:29.708Z] 65a6133fc9fd: Layer already exists [2025-08-15T01:25:29.708Z] 4cd836bb6b15: Layer already exists [2025-08-15T01:25:29.708Z] 7cde9e7ccd9e: Layer already exists [2025-08-15T01:25:29.708Z] 1e890da81ec9: Layer already exists [2025-08-15T01:25:29.978Z] c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:30.341Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:30.705Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-08-15T01:25:30.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-08-15T01:25:30.705Z] 850b972da319: Preparing [2025-08-15T01:25:30.705Z] 65a6133fc9fd: Preparing [2025-08-15T01:25:30.705Z] 97bfe649c031: Preparing [2025-08-15T01:25:30.705Z] 7cde9e7ccd9e: Preparing [2025-08-15T01:25:30.705Z] 4cd836bb6b15: Preparing [2025-08-15T01:25:30.705Z] 1e890da81ec9: Preparing [2025-08-15T01:25:30.705Z] 1e890da81ec9: Waiting [2025-08-15T01:25:30.705Z] 65a6133fc9fd: Layer already exists [2025-08-15T01:25:30.705Z] 97bfe649c031: Layer already exists [2025-08-15T01:25:30.705Z] 850b972da319: Layer already exists [2025-08-15T01:25:30.705Z] 4cd836bb6b15: Layer already exists [2025-08-15T01:25:30.705Z] 7cde9e7ccd9e: Layer already exists [2025-08-15T01:25:30.705Z] 1e890da81ec9: Layer already exists [2025-08-15T01:25:30.971Z] main: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T01:25:31.067Z] ===================================================== [Pipeline] echo [2025-08-15T01:25:31.082Z] taggedImages: [2025-08-15T01:25:31.082Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a [2025-08-15T01:25:31.082Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-08-15T01:25:31.082Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [2025-08-15T01:25:31.082Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [2025-08-15T01:25:31.082Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2025-08-15T01:25:31.097Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo [2025-08-15T01:25:31.113Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2025-08-15T01:25:31.126Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-15T01:25:31.143Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [Pipeline] echo [2025-08-15T01:25:31.156Z] 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 [2025-08-15T01:25:31.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T01:25:31.567Z] [2025-08-15T01:25:31.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:25:31.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T01:25:32.183Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T01:25:32.183Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T01:25:32.183Z] 04944245beec: Pulling fs layer [2025-08-15T01:25:32.183Z] 699f458cf7ca: Pulling fs layer [2025-08-15T01:25:32.183Z] 765212b225bb: Pulling fs layer [2025-08-15T01:25:32.183Z] f23df028b6ca: Pulling fs layer [2025-08-15T01:25:32.183Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T01:25:32.183Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T01:25:32.183Z] f23df028b6ca: Waiting [2025-08-15T01:25:32.183Z] d65c8cfc05b1: Waiting [2025-08-15T01:25:32.183Z] 2437ff75d9bd: Waiting [2025-08-15T01:25:32.183Z] 765212b225bb: Waiting [2025-08-15T01:25:32.183Z] 04944245beec: Verifying Checksum [2025-08-15T01:25:32.183Z] 04944245beec: Download complete [2025-08-15T01:25:32.183Z] 765212b225bb: Verifying Checksum [2025-08-15T01:25:32.183Z] 765212b225bb: Download complete [2025-08-15T01:25:32.183Z] f23df028b6ca: Verifying Checksum [2025-08-15T01:25:32.183Z] f23df028b6ca: Download complete [2025-08-15T01:25:32.183Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T01:25:32.183Z] d65c8cfc05b1: Download complete [2025-08-15T01:25:32.451Z] 699f458cf7ca: Verifying Checksum [2025-08-15T01:25:32.451Z] 699f458cf7ca: Download complete [2025-08-15T01:25:32.719Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T01:25:32.719Z] 8998bd30e6a1: Download complete [2025-08-15T01:25:35.302Z] 2437ff75d9bd: Verifying Checksum [2025-08-15T01:25:35.302Z] 2437ff75d9bd: Download complete [2025-08-15T01:25:37.253Z] 8998bd30e6a1: Pull complete [2025-08-15T01:25:37.838Z] 04944245beec: Pull complete [2025-08-15T01:25:39.248Z] 699f458cf7ca: Pull complete [2025-08-15T01:25:39.515Z] 765212b225bb: Pull complete [2025-08-15T01:25:40.475Z] f23df028b6ca: Pull complete [2025-08-15T01:25:40.743Z] d65c8cfc05b1: Pull complete [2025-08-15T01:25:58.938Z] 2437ff75d9bd: Pull complete [2025-08-15T01:25:58.938Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T01:25:58.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T01:25:58.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:25:59.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-7029 does not seem to be running inside a container [2025-08-15T01:25:59.199Z] $ 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/213 -v /w/workspace/device-virtual-go/213:/w/workspace/device-virtual-go/213:rw,z -v /w/workspace/device-virtual-go/213@tmp:/w/workspace/device-virtual-go/213@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 [2025-08-15T01:26:02.133Z] $ docker top 5bd4a59294299550a2c05faaf00c0473e08f33c7619736dbd27dace40a3f6155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:26:02.979Z] ---> job-cost.sh [2025-08-15T01:26:02.979Z] lf-activate-venv: SKIPPING [2025-08-15T01:26:02.979Z] INFO: No Stack... [2025-08-15T01:26:03.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T01:26:04.195Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T01:26:04.519Z] + cut -d, -f6 [2025-08-15T01:26:04.519Z] + cat /w/workspace/device-virtual-go/213/archives/cost.csv [Pipeline] lock [2025-08-15T01:26:04.574Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [2025-08-15T01:26:04.581Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] did not exist. Created. [2025-08-15T01:26:04.587Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T01:26:05.243Z] /w/workspace/device-virtual-go/213@tmp/durable-e456095f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-15T01:26:05.560Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-15T01:26:05.851Z] Warning: overwriting stash ‘stack-cost’ [2025-08-15T01:26:05.898Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T01:26:05.904Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T01:26:05.929Z] $ docker stop --time=1 5bd4a59294299550a2c05faaf00c0473e08f33c7619736dbd27dace40a3f6155 [2025-08-15T01:26:07.430Z] $ docker rm -f --volumes 5bd4a59294299550a2c05faaf00c0473e08f33c7619736dbd27dace40a3f6155 [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 [2025-08-15T01:26:07.922Z] provisioning config files... [2025-08-15T01:26:07.928Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9665401099589207534tmp [Pipeline] { [Pipeline] sh [2025-08-15T01:26:08.230Z] + set +x [2025-08-15T01:26:08.230Z] + curl -s https://codecov.io/bash [2025-08-15T01:26:08.230Z] + bash -s -- [2025-08-15T01:26:08.230Z] [2025-08-15T01:26:08.230Z] _____ _ [2025-08-15T01:26:08.230Z] / ____| | | [2025-08-15T01:26:08.230Z] | | ___ __| | ___ ___ _____ __ [2025-08-15T01:26:08.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-15T01:26:08.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-15T01:26:08.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-15T01:26:08.230Z] Bash-1.0.6 [2025-08-15T01:26:08.230Z] [2025-08-15T01:26:08.230Z] [2025-08-15T01:26:08.230Z] ==> git version 2.25.1 found [2025-08-15T01:26:08.230Z] ==> 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 [2025-08-15T01:26:08.230Z] Release-Date: 2020-01-08 [2025-08-15T01:26:08.230Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-15T01:26:08.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-15T01:26:08.230Z] ==> Jenkins CI detected. [2025-08-15T01:26:08.230Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-08-15T01:26:08.230Z] project root: . [2025-08-15T01:26:08.230Z] --> token set from env [2025-08-15T01:26:08.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-15T01:26:08.230Z] ==> Running gcov in . (disable via -X gcov) [2025-08-15T01:26:08.230Z] ==> Python coveragepy not found [2025-08-15T01:26:08.230Z] ==> Searching for coverage reports in: [2025-08-15T01:26:08.230Z] + . [2025-08-15T01:26:08.230Z] -> Found 1 reports [2025-08-15T01:26:08.230Z] ==> Detecting git/mercurial file structure [2025-08-15T01:26:08.488Z] ==> Reading reports [2025-08-15T01:26:08.488Z] + ./coverage.out bytes=45558 [2025-08-15T01:26:08.488Z] ==> Appending adjustments [2025-08-15T01:26:08.488Z] https://docs.codecov.io/docs/fixing-reports [2025-08-15T01:26:08.488Z] + Found adjustments [2025-08-15T01:26:08.488Z] ==> Gzipping contents [2025-08-15T01:26:08.488Z] 8.0K /tmp/codecov.oDXToA.gz [2025-08-15T01:26:08.488Z] ==> Uploading reports [2025-08-15T01:26:08.488Z] url: https://codecov.io [2025-08-15T01:26:08.488Z] query: branch=main&commit=c119ed95499dc306bea571f77dc9f86a2d44f01a&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T01:26:08.488Z] -> Pinging Codecov [2025-08-15T01:26:08.489Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c119ed95499dc306bea571f77dc9f86a2d44f01a&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T01:26:08.747Z] -> Uploading to [2025-08-15T01:26:08.747Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/c119ed95499dc306bea571f77dc9f86a2d44f01a/0f9407d5-201d-49da-a10f-50d86baa3f99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T012608Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=77ba15e75bfcecbb9ff0d5abb0a81ca8913d2200309b5d223c60577d190f1882 [2025-08-15T01:26:08.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T01:26:08.747Z] Dload Upload Total Spent Left Speed [2025-08-15T01:26:09.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 34410 --:--:-- --:--:-- --:--:-- 34632 [2025-08-15T01:26:09.007Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] } [2025-08-15T01:26:09.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-15T01:26:09.229Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-15T01:26:09.251Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:26:09.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T01:26:09.567Z] [2025-08-15T01:26:09.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:26:09.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T01:26:09.879Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-15T01:26:09.879Z] 0a9a5dfd008f: Already exists [2025-08-15T01:26:09.879Z] 36466aa92d05: Already exists [2025-08-15T01:26:09.879Z] e10405b45d13: Already exists [2025-08-15T01:26:09.879Z] 096b7ceb2af7: Already exists [2025-08-15T01:26:09.879Z] 4f4fb700ef54: Already exists [2025-08-15T01:26:09.879Z] e50aa161e22a: Pulling fs layer [2025-08-15T01:26:09.879Z] d3c8db5fb9df: Pulling fs layer [2025-08-15T01:26:10.136Z] e50aa161e22a: Verifying Checksum [2025-08-15T01:26:10.136Z] e50aa161e22a: Download complete [2025-08-15T01:26:10.394Z] e50aa161e22a: Pull complete [2025-08-15T01:26:11.771Z] d3c8db5fb9df: Download complete [2025-08-15T01:26:15.953Z] d3c8db5fb9df: Pull complete [2025-08-15T01:26:15.953Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-15T01:26:15.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T01:26:15.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:26:16.046Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:26:16.071Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-15T01:26:17.741Z] $ docker top fd9c4e0279095481231cae4a6404a12b206487a22271ec7252934d776ede2f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:26:18.084Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-08-15T01:26:18.094Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-08-15T01:26:18.373Z] + set -o pipefail [2025-08-15T01:26:18.373Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-08-15T01:26:26.484Z] [2025-08-15T01:26:26.484Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-08-15T01:26:26.484Z] [2025-08-15T01:26:26.484Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/acf9e7bf-dfba-4c0d-b26e-a841943b38cc [2025-08-15T01:26:26.484Z] [2025-08-15T01:26:26.484Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-15T01:26:26.484Z] [2025-08-15T01:26:26.484Z] [2025-08-15T01:26:26.484Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-15T01:26:26.485Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-15T01:26:26.493Z] $ docker stop --time=1 fd9c4e0279095481231cae4a6404a12b206487a22271ec7252934d776ede2f83 [2025-08-15T01:26:30.200Z] $ docker rm -f --volumes fd9c4e0279095481231cae4a6404a12b206487a22271ec7252934d776ede2f83 [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 [2025-08-15T01:26:31.085Z] + git log --format=format:%s -1 c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] sh [2025-08-15T01:26:31.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T01:26:31.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:26:31.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T01:26:31.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:26:31.778Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:26:31.804Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T01:26:32.169Z] $ docker top 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f -eo pid,comm [2025-08-15T01:26:32.220Z] 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). [2025-08-15T01:26:32.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T01:26:32.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T01:26:32.274Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T01:26:32.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T01:26:32.391Z] $ docker exec 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f ssh-agent [2025-08-15T01:26:32.505Z] SSH_AUTH_SOCK=/tmp/ssh-JbdzV6C1asxm/agent.31 [2025-08-15T01:26:32.505Z] SSH_AGENT_PID=37 [2025-08-15T01:26:32.511Z] Running ssh-add (command line suppressed) [2025-08-15T01:26:32.606Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16049088344701743483.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16049088344701743483.key) [2025-08-15T01:26:32.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T01:26:32.913Z] + git semver tag [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,130 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,134 [run_tag] DEBUG tag force:False [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,135 [check_head_tag] DEBUG check head tag [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,135 [execute] INFO git cat-file --batch-check [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,138 [execute] INFO git cat-file --batch [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,148 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,148 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T01:26:33.173Z] 2025-08-15 01:26:33,151 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:26:33.173Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T01:26:33.440Z] $ docker exec --env ******** --env ******** 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f ssh-agent -k [2025-08-15T01:26:33.544Z] unset SSH_AUTH_SOCK; [2025-08-15T01:26:33.545Z] unset SSH_AGENT_PID; [2025-08-15T01:26:33.545Z] echo Agent pid 37 killed; [2025-08-15T01:26:33.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T01:26:33.939Z] + git semver [Pipeline] } [2025-08-15T01:26:34.208Z] $ docker stop --time=1 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f [2025-08-15T01:26:35.462Z] $ docker rm -f --volumes 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:26:35.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T01:26:35.879Z] [2025-08-15T01:26:35.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:26:36.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T01:26:36.179Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-15T01:26:36.179Z] ab5ef0e58194: Pulling fs layer [2025-08-15T01:26:36.179Z] 9712f1f96733: Pulling fs layer [2025-08-15T01:26:36.179Z] 63f879dbbcfc: Pulling fs layer [2025-08-15T01:26:36.179Z] 0d9ebad4ef96: Pulling fs layer [2025-08-15T01:26:36.179Z] e9a5061849ea: Pulling fs layer [2025-08-15T01:26:36.179Z] d747dcd14b5f: Pulling fs layer [2025-08-15T01:26:36.179Z] 2de7ff778b66: Pulling fs layer [2025-08-15T01:26:36.179Z] 0d9ebad4ef96: Waiting [2025-08-15T01:26:36.179Z] e9a5061849ea: Waiting [2025-08-15T01:26:36.179Z] d747dcd14b5f: Waiting [2025-08-15T01:26:36.179Z] 2de7ff778b66: Waiting [2025-08-15T01:26:36.179Z] 9712f1f96733: Download complete [2025-08-15T01:26:36.437Z] 63f879dbbcfc: Verifying Checksum [2025-08-15T01:26:36.437Z] 63f879dbbcfc: Download complete [2025-08-15T01:26:36.695Z] e9a5061849ea: Verifying Checksum [2025-08-15T01:26:36.695Z] e9a5061849ea: Download complete [2025-08-15T01:26:36.695Z] d747dcd14b5f: Download complete [2025-08-15T01:26:36.695Z] ab5ef0e58194: Verifying Checksum [2025-08-15T01:26:36.695Z] ab5ef0e58194: Download complete [2025-08-15T01:26:36.695Z] 0d9ebad4ef96: Verifying Checksum [2025-08-15T01:26:36.695Z] 0d9ebad4ef96: Download complete [2025-08-15T01:26:36.953Z] 2de7ff778b66: Verifying Checksum [2025-08-15T01:26:36.953Z] 2de7ff778b66: Download complete [2025-08-15T01:26:41.134Z] ab5ef0e58194: Pull complete [2025-08-15T01:26:41.134Z] 9712f1f96733: Pull complete [2025-08-15T01:26:41.698Z] 63f879dbbcfc: Pull complete [2025-08-15T01:26:48.259Z] 0d9ebad4ef96: Pull complete [2025-08-15T01:26:48.259Z] e9a5061849ea: Pull complete [2025-08-15T01:26:48.259Z] d747dcd14b5f: Pull complete [2025-08-15T01:26:49.636Z] 2de7ff778b66: Pull complete [2025-08-15T01:26:49.636Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-15T01:26:49.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T01:26:49.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:26:49.730Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:26:49.752Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-15T01:26:53.093Z] $ docker top e8653ad7f56d0145b199150f6b191f2933a58af705d54b3816204f2767301331 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:26:53.160Z] provisioning config files... [2025-08-15T01:26:53.166Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10043801852424501846tmp [2025-08-15T01:26:53.174Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12031052081055073143tmp [2025-08-15T01:26:53.182Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2815725561122622216tmp [Pipeline] { [Pipeline] echo [2025-08-15T01:26:53.208Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:26:53.497Z] ---> sigul-configuration.sh [2025-08-15T01:26:53.497Z] gpg: directory `/root/.gnupg' created [2025-08-15T01:26:53.497Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-15T01:26:53.497Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-15T01:26:53.497Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-15T01:26:53.497Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-15T01:26:53.497Z] gpg: CAST5 encrypted data [2025-08-15T01:26:53.497Z] gpg: encrypted with 1 passphrase [2025-08-15T01:26:53.497Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-15T01:26:53.792Z] + mkdir /home/jenkins [2025-08-15T01:26:53.792Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-15T01:26:54.087Z] + 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 [2025-08-15T01:26:54.101Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:26:54.392Z] ---> sigul-install.sh [2025-08-15T01:26:54.392Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-15T01:26:54.746Z] + git tag --list [2025-08-15T01:26:54.746Z] v1.0.0 [2025-08-15T01:26:54.746Z] v1.1.0 [2025-08-15T01:26:54.746Z] v1.1.1 [2025-08-15T01:26:54.746Z] v1.2.1 [2025-08-15T01:26:54.746Z] v1.2.2 [2025-08-15T01:26:54.746Z] v1.2.3 [2025-08-15T01:26:54.746Z] v1.3.0 [2025-08-15T01:26:54.746Z] v1.3.1 [2025-08-15T01:26:54.746Z] v2.0.0 [2025-08-15T01:26:54.746Z] v2.1.0 [2025-08-15T01:26:54.746Z] v2.1.1 [2025-08-15T01:26:54.746Z] v2.2.0 [2025-08-15T01:26:54.746Z] v2.3.0 [2025-08-15T01:26:54.746Z] v3.0 [2025-08-15T01:26:54.746Z] v3.0.0 [2025-08-15T01:26:54.746Z] v3.1 [2025-08-15T01:26:54.746Z] v3.1.0 [2025-08-15T01:26:54.746Z] v3.1.1 [2025-08-15T01:26:54.746Z] v4.0 [2025-08-15T01:26:54.746Z] v4.0.0 [2025-08-15T01:26:54.746Z] v4.1.0-dev.1 [2025-08-15T01:26:54.746Z] v4.1.0-dev.2 [2025-08-15T01:26:54.746Z] v4.1.0-dev.3 [2025-08-15T01:26:54.746Z] v4.1.0-dev.4 [Pipeline] sh [2025-08-15T01:26:55.067Z] + lftools sign git-tag v4.1.0-dev.4 [2025-08-15T01:26:55.676Z] Signing Git tag with Sigul... [2025-08-15T01:26:55.676Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-08-15T01:26:55.972Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:26:56.298Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-15T01:26:56.305Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-15T01:26:56.329Z] $ docker stop --time=1 e8653ad7f56d0145b199150f6b191f2933a58af705d54b3816204f2767301331 [2025-08-15T01:26:57.554Z] $ docker rm -f --volumes e8653ad7f56d0145b199150f6b191f2933a58af705d54b3816204f2767301331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-15T01:26:57.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T01:26:57.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:26:58.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T01:26:58.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:26:58.363Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:26:58.390Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T01:26:58.612Z] $ docker top 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 -eo pid,comm [2025-08-15T01:26:58.661Z] 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). [2025-08-15T01:26:58.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T01:26:58.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T01:26:58.717Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T01:26:58.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T01:26:58.839Z] $ docker exec 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 ssh-agent [2025-08-15T01:26:58.944Z] SSH_AUTH_SOCK=/tmp/ssh-40lRuKHQsb0w/agent.32 [2025-08-15T01:26:58.944Z] SSH_AGENT_PID=38 [2025-08-15T01:26:58.950Z] Running ssh-add (command line suppressed) [2025-08-15T01:26:59.049Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8134653123425166430.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8134653123425166430.key) [2025-08-15T01:26:59.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T01:26:59.362Z] + git semver bump pre [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,594 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,595 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,595 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,595 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,595 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,595 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,598 [execute] INFO git cat-file --batch-check [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,601 [execute] INFO git cat-file --batch [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T01:26:59.622Z] 2025-08-15 01:26:59,605 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:26:59.622Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T01:26:59.888Z] $ docker exec --env ******** --env ******** 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 ssh-agent -k [2025-08-15T01:26:59.991Z] unset SSH_AUTH_SOCK; [2025-08-15T01:26:59.992Z] unset SSH_AGENT_PID; [2025-08-15T01:26:59.992Z] echo Agent pid 38 killed; [2025-08-15T01:27:00.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T01:27:00.328Z] + git semver [Pipeline] } [2025-08-15T01:27:00.599Z] $ docker stop --time=1 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 [2025-08-15T01:27:01.880Z] $ docker rm -f --volumes 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T01:27:02.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T01:27:02.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:27:02.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T01:27:02.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:27:02.626Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:27:02.649Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T01:27:02.893Z] $ docker top 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 -eo pid,comm [2025-08-15T01:27:02.938Z] 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). [2025-08-15T01:27:02.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T01:27:03.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T01:27:03.001Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T01:27:03.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T01:27:03.119Z] $ docker exec 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 ssh-agent [2025-08-15T01:27:03.230Z] SSH_AUTH_SOCK=/tmp/ssh-5AQUo9Q972LN/agent.33 [2025-08-15T01:27:03.230Z] SSH_AGENT_PID=39 [2025-08-15T01:27:03.234Z] Running ssh-add (command line suppressed) [2025-08-15T01:27:03.337Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2583781575131369591.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2583781575131369591.key) [2025-08-15T01:27:03.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T01:27:03.647Z] + git semver push [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,854 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,858 [run_push] DEBUG push [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,858 [execute] INFO git cat-file --batch-check [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,860 [execute] INFO git rev-list e9115752409f8a24d8deafd3ffe0274f8b350981 -- [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,860 [execute] DEBUG Popen(['git', 'rev-list', 'e9115752409f8a24d8deafd3ffe0274f8b350981', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,869 [execute] INFO git fetch -v -- origin [2025-08-15T01:27:03.906Z] 2025-08-15 01:27:03,869 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-15T01:27:04.474Z] 2025-08-15 01:27:04,328 [run_push] DEBUG no remote changes detected [2025-08-15T01:27:04.474Z] 2025-08-15 01:27:04,328 [execute] INFO git push origin semver [2025-08-15T01:27:04.474Z] 2025-08-15 01:27:04,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T01:27:05.410Z] 2025-08-15 01:27:05,096 [run_push] DEBUG push all version tags [2025-08-15T01:27:05.410Z] 2025-08-15 01:27:05,096 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-15T01:27:05.410Z] 2025-08-15 01:27:05,096 [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) [2025-08-15T01:27:05.979Z] 2025-08-15 01:27:05,788 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-08-15T01:27:05.979Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T01:27:05.985Z] $ docker exec --env ******** --env ******** 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 ssh-agent -k [2025-08-15T01:27:06.086Z] unset SSH_AUTH_SOCK; [2025-08-15T01:27:06.087Z] unset SSH_AGENT_PID; [2025-08-15T01:27:06.087Z] echo Agent pid 39 killed; [2025-08-15T01:27:06.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T01:27:06.423Z] + git semver [Pipeline] } [2025-08-15T01:27:06.691Z] $ docker stop --time=1 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 [2025-08-15T01:27:07.962Z] $ docker rm -f --volumes 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 [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 [2025-08-15T01:27:08.519Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-08-15T01:27:08.519Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-15T01:27:08.519Z] total 16 [2025-08-15T01:27:08.519Z] drwxr-xr-x 3 root root 4096 Aug 15 01:14 . [2025-08-15T01:27:08.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 01:26 .. [2025-08-15T01:27:08.519Z] drwxr-xr-x 2 root root 4096 Aug 15 01:14 cost [2025-08-15T01:27:08.519Z] -rw-r--r-- 1 root root 89 Aug 15 01:14 cost.csv [2025-08-15T01:27:08.519Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-15T01:27:08.519Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-08-15T01:27:08.519Z] total 16 [2025-08-15T01:27:08.519Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:14 . [2025-08-15T01:27:08.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 01:26 .. [2025-08-15T01:27:08.519Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 01:14 cost [2025-08-15T01:27:08.519Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 15 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:08.810Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:09.666Z] ---> package-listing.sh [2025-08-15T01:27:09.666Z] ++ facter osfamily [2025-08-15T01:27:09.666Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T01:27:09.927Z] + OS_FAMILY=debian [2025-08-15T01:27:09.927Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-08-15T01:27:09.927Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T01:27:09.927Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T01:27:09.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T01:27:09.927Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T01:27:09.927Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-15T01:27:09.927Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T01:27:09.927Z] + case "${OS_FAMILY}" in [2025-08-15T01:27:09.927Z] + dpkg -l [2025-08-15T01:27:09.927Z] + grep '^ii' [2025-08-15T01:27:09.927Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T01:27:09.927Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T01:27:09.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T01:27:09.927Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-08-15T01:27:09.927Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-08-15T01:27:09.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-08-15T01:27:09.939Z] 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 [2025-08-15T01:27:10.214Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T01:27:10.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T01:27:10.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T01:27:10.863Z] prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container [2025-08-15T01:27:10.887Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T01:27:11.133Z] $ docker top 417f05c682618575cf5c47276258e3d174c3e3cf65391522e54a8fd9c235b900 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T01:27:11.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T01:27:11.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T01:27:12.055Z] + ls /var/log/sa-host [2025-08-15T01:27:12.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T01:27:12.090Z] provisioning config files... [2025-08-15T01:27:12.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12587197753272045318tmp [Pipeline] { [Pipeline] echo [2025-08-15T01:27:12.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:12.404Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T01:27:12.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:12.720Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T01:27:12.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:13.014Z] ---> sudo-logs.sh [2025-08-15T01:27:13.014Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T01:27:13.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:13.329Z] ---> job-cost.sh [2025-08-15T01:27:13.329Z] lf-activate-venv: SKIPPING [2025-08-15T01:27:13.329Z] DEBUG: total: 0.2199999988079071 [2025-08-15T01:27:13.329Z] INFO: Retrieving Stack Cost... [2025-08-15T01:27:13.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T01:27:14.158Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T01:27:14.173Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T01:27:14.454Z] ---> logs-deploy.sh [2025-08-15T01:27:14.454Z] lf-activate-venv: SKIPPING [2025-08-15T01:27:14.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/213 [2025-08-15T01:27:14.454Z] INFO: archiving workspace using pattern(s): [2025-08-15T01:27:15.389Z] Archives upload complete. [2025-08-15T01:27:15.648Z] INFO: archiving logs to Nexus