Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2461a5078ce9d726d119a9ec7a972149406a9488 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-ssh14898316735592802209.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-ssh17242750929060446415.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-ssh10469124397626657870.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-ssh3550604391257243329.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-ssh14659676153732399191.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-8110’ Running on prd-ubuntu20.04-docker-8c-8g-8118 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 2461a5078ce9d726d119a9ec7a972149406a9488 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#551)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 2461a5078ce9d726d119a9ec7a972149406a9488 # timeout=10 > git rev-list --no-walk 78db5c16ba89ddcbfc7bc243d4271eed8507ce62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-02T02:33:23.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-02T02:33:23.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-02T02:33:23.904Z] ========================================================= [2025-09-02T02:33:23.904Z] EdgeX Global Pipelines Version Info [2025-09-02T02:33:23.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:33:25.023Z] ------------------- [2025-09-02T02:33:25.023Z] stable info: [2025-09-02T02:33:25.023Z] ------------------- [2025-09-02T02:33:25.023Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-02T02:33:25.023Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T02:33:25.023Z] Message: update stable to v1.0.276 [2025-09-02T02:33:25.593Z] ------------------- [2025-09-02T02:33:25.593Z] experimental info: [2025-09-02T02:33:25.593Z] ------------------- [2025-09-02T02:33:25.593Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-02T02:33:25.593Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T02:33:25.593Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-02T02:33:25.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-09-02T02:33:25.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-09-02T02:33:25.743Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-02T02:33:25.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-02T02:33:25.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-02T02:33:25.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-02T02:33:25.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-02T02:33:25.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-02T02:33:25.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-02T02:33:25.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-02T02:33:25.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-02T02:33:25.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-09-02T02:33:25.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-02T02:33:26.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-02T02:33:26.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T02:33:26.065Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T02:33:26.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-02T02:33:26.120Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-02T02:33:26.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-02T02:33:26.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-02T02:33:26.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-02T02:33:26.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-02T02:33:26.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-02T02:33:26.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-02T02:33:26.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-02T02:33:26.318Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-02T02:33:26.341Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-02T02:33:26.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-02T02:33:26.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-02T02:33:26.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-02T02:33:26.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo [2025-09-02T02:33:26.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2461a50 [Pipeline] echo [2025-09-02T02:33:26.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:33:26.547Z] provisioning config files... [2025-09-02T02:33:26.559Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15549475073844120153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:33:26.893Z] ---> ****-login.sh [2025-09-02T02:33:26.893Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:33:26.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:27.153Z] [2025-09-02T02:33:27.153Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:27.153Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:27.153Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:27.153Z] [2025-09-02T02:33:27.153Z] Login Succeeded [2025-09-02T02:33:27.153Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:33:27.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:27.153Z] [2025-09-02T02:33:27.153Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:27.153Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:27.153Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:27.153Z] [2025-09-02T02:33:27.153Z] Login Succeeded [2025-09-02T02:33:27.153Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:33:27.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:27.153Z] [2025-09-02T02:33:27.154Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:27.154Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:27.154Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:27.154Z] [2025-09-02T02:33:27.154Z] Login Succeeded [2025-09-02T02:33:27.154Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:33:27.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:27.430Z] [2025-09-02T02:33:27.430Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:27.430Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:27.430Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:27.430Z] [2025-09-02T02:33:27.430Z] Login Succeeded [2025-09-02T02:33:27.430Z] ****.io [2025-09-02T02:33:27.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:27.690Z] [2025-09-02T02:33:27.690Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:27.690Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:27.690Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:27.690Z] [2025-09-02T02:33:27.690Z] Login Succeeded [2025-09-02T02:33:27.690Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:33:27.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-02T02:33:28.123Z] + git rev-list -1 --merges 2461a5078ce9d726d119a9ec7a972149406a9488~1..2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo [2025-09-02T02:33:28.153Z] -----------> git rev-list -1 --merges 2461a5078ce9d726d119a9ec7a972149406a9488~1..2461a5078ce9d726d119a9ec7a972149406a9488 2461a5078ce9d726d119a9ec7a972149406a9488 [false] [Pipeline] sh [2025-09-02T02:33:28.447Z] + git log --format=format:%s -1 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo [2025-09-02T02:33:28.464Z] ========================================================= [2025-09-02T02:33:28.464Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-02T02:33:28.464Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T02:33:28.880Z] + git log --format=format:%s -1 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo [2025-09-02T02:33:28.893Z] [semverPrep] GIT_COMMIT: 2461a5078ce9d726d119a9ec7a972149406a9488, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#551) [Pipeline] echo [2025-09-02T02:33:28.912Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-02T02:33:29.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:33:29.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-02T02:33:29.279Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-02T02:33:29.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-02T02:33:29.279Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-02T02:33:29.279Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-02T02:33:29.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:33:29.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:33:29.637Z] [2025-09-02T02:33:29.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:33:29.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:33:29.946Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-02T02:33:29.946Z] 3dae71ba6b94: Pulling fs layer [2025-09-02T02:33:29.946Z] 6bf1a483ea7c: Pulling fs layer [2025-09-02T02:33:29.946Z] f5dfc541a4d3: Pulling fs layer [2025-09-02T02:33:29.946Z] 461d9e800cba: Pulling fs layer [2025-09-02T02:33:29.946Z] 80192f66455f: Pulling fs layer [2025-09-02T02:33:29.946Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-02T02:33:29.946Z] a29436f7fd5d: Pulling fs layer [2025-09-02T02:33:29.946Z] 923cac83aea3: Pulling fs layer [2025-09-02T02:33:29.946Z] 25ad8b0a4227: Pulling fs layer [2025-09-02T02:33:29.946Z] db01528c6b51: Pulling fs layer [2025-09-02T02:33:29.946Z] 28988de357af: Pulling fs layer [2025-09-02T02:33:29.946Z] 461d9e800cba: Waiting [2025-09-02T02:33:29.946Z] 923cac83aea3: Waiting [2025-09-02T02:33:29.946Z] 25ad8b0a4227: Waiting [2025-09-02T02:33:29.946Z] 80192f66455f: Waiting [2025-09-02T02:33:29.946Z] 2e8e34ca0e6c: Waiting [2025-09-02T02:33:29.946Z] a29436f7fd5d: Waiting [2025-09-02T02:33:29.946Z] db01528c6b51: Waiting [2025-09-02T02:33:29.946Z] 28988de357af: Waiting [2025-09-02T02:33:29.946Z] 6bf1a483ea7c: Verifying Checksum [2025-09-02T02:33:29.946Z] 6bf1a483ea7c: Download complete [2025-09-02T02:33:29.946Z] 461d9e800cba: Verifying Checksum [2025-09-02T02:33:29.946Z] 461d9e800cba: Download complete [2025-09-02T02:33:29.946Z] 80192f66455f: Verifying Checksum [2025-09-02T02:33:29.946Z] 80192f66455f: Download complete [2025-09-02T02:33:30.207Z] f5dfc541a4d3: Verifying Checksum [2025-09-02T02:33:30.207Z] f5dfc541a4d3: Download complete [2025-09-02T02:33:30.207Z] 3dae71ba6b94: Verifying Checksum [2025-09-02T02:33:30.207Z] 3dae71ba6b94: Download complete [2025-09-02T02:33:30.207Z] 923cac83aea3: Verifying Checksum [2025-09-02T02:33:30.207Z] 923cac83aea3: Download complete [2025-09-02T02:33:30.207Z] 25ad8b0a4227: Verifying Checksum [2025-09-02T02:33:30.207Z] 25ad8b0a4227: Download complete [2025-09-02T02:33:30.207Z] db01528c6b51: Verifying Checksum [2025-09-02T02:33:30.207Z] db01528c6b51: Download complete [2025-09-02T02:33:30.466Z] 28988de357af: Verifying Checksum [2025-09-02T02:33:30.466Z] 28988de357af: Download complete [2025-09-02T02:33:30.466Z] a29436f7fd5d: Verifying Checksum [2025-09-02T02:33:30.466Z] a29436f7fd5d: Download complete [2025-09-02T02:33:30.725Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-02T02:33:30.725Z] 2e8e34ca0e6c: Download complete [2025-09-02T02:33:31.293Z] 3dae71ba6b94: Pull complete [2025-09-02T02:33:31.552Z] 6bf1a483ea7c: Pull complete [2025-09-02T02:33:32.122Z] f5dfc541a4d3: Pull complete [2025-09-02T02:33:32.122Z] 461d9e800cba: Pull complete [2025-09-02T02:33:32.382Z] 80192f66455f: Pull complete [2025-09-02T02:33:36.575Z] 2e8e34ca0e6c: Pull complete [2025-09-02T02:33:36.843Z] a29436f7fd5d: Pull complete [2025-09-02T02:33:36.843Z] 923cac83aea3: Pull complete [2025-09-02T02:33:36.843Z] 25ad8b0a4227: Pull complete [2025-09-02T02:33:36.843Z] db01528c6b51: Pull complete [2025-09-02T02:33:37.102Z] 28988de357af: Pull complete [2025-09-02T02:33:37.102Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-02T02:33:37.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:33:37.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:33:37.253Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:33:37.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:33:39.661Z] $ docker top eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 -eo pid,comm [2025-09-02T02:33:39.713Z] 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-09-02T02:33:39.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:33:39.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:33:39.775Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:33:39.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:33:39.876Z] $ docker exec eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent [2025-09-02T02:33:39.977Z] SSH_AUTH_SOCK=/tmp/ssh-M8Kw6TJyHig5/agent.32 [2025-09-02T02:33:39.977Z] SSH_AGENT_PID=38 [2025-09-02T02:33:39.983Z] Running ssh-add (command line suppressed) [2025-09-02T02:33:40.068Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11458573637369803702.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11458573637369803702.key) [2025-09-02T02:33:40.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:33:40.382Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2025-09-02T02:33:40.677Z] + git tag --points-at HEAD [Pipeline] } [2025-09-02T02:33:40.682Z] $ docker exec --env ******** --env ******** eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent -k [2025-09-02T02:33:40.783Z] unset SSH_AUTH_SOCK; [2025-09-02T02:33:40.784Z] unset SSH_AGENT_PID; [2025-09-02T02:33:40.785Z] echo Agent pid 38 killed; [2025-09-02T02:33:40.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-02T02:33:40.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:33:40.841Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:33:40.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:33:40.948Z] $ docker exec eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent [2025-09-02T02:33:41.053Z] SSH_AUTH_SOCK=/tmp/ssh-lragvnYjnOGL/agent.85 [2025-09-02T02:33:41.053Z] SSH_AGENT_PID=92 [2025-09-02T02:33:41.057Z] Running ssh-add (command line suppressed) [2025-09-02T02:33:41.153Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7174311877536245055.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7174311877536245055.key) [2025-09-02T02:33:41.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:33:41.510Z] + git semver init [2025-09-02T02:33:41.805Z] 2025-09-02 02:33:41,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:33:42.065Z] 2025-09-02 02:33:41,877 [run_init] DEBUG init version:0.0.0 force:False [2025-09-02T02:33:42.065Z] 2025-09-02 02:33:41,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-09-02T02:33:42.065Z] 2025-09-02 02:33:41,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-09-02T02:33:42.065Z] 2025-09-02 02:33:41,880 [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-09-02T02:33:43.443Z] 2025-09-02 02:33:43,276 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-09-02T02:33:43.443Z] 2025-09-02 02:33:43,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-09-02T02:33:43.443Z] 2025-09-02 02:33:43,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:33:43.443Z] 2025-09-02 02:33:43,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:33:43.443Z] 4.1.0-dev.6 [Pipeline] } [2025-09-02T02:33:43.448Z] $ docker exec --env ******** --env ******** eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 ssh-agent -k [2025-09-02T02:33:43.536Z] unset SSH_AUTH_SOCK; [2025-09-02T02:33:43.536Z] unset SSH_AGENT_PID; [2025-09-02T02:33:43.536Z] echo Agent pid 92 killed; [2025-09-02T02:33:43.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:33:43.881Z] + git semver [Pipeline] } [2025-09-02T02:33:44.145Z] $ docker stop --time=1 eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 [2025-09-02T02:33:45.410Z] $ docker rm -f --volumes eb9da08f0fb4eab2fc892e5cdecb76d0dfe4565c04f1ec3a3d2d995bb55b98f2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:33:45.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-02T02:33:46.004Z] Stashed 1 file(s) [Pipeline] echo [2025-09-02T02:33:46.009Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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-09-02T02:33:46.195Z] provisioning config files... [2025-09-02T02:33:46.205Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16604470935795040129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:33:46.515Z] ---> ****-login.sh [2025-09-02T02:33:46.515Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:33:46.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:46.515Z] Login Succeeded [2025-09-02T02:33:46.515Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:33:46.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:46.515Z] Login Succeeded [2025-09-02T02:33:46.515Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:33:46.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:46.792Z] Login Succeeded [2025-09-02T02:33:46.792Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:33:46.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:46.792Z] Login Succeeded [2025-09-02T02:33:46.792Z] ****.io [2025-09-02T02:33:46.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:47.055Z] Login Succeeded [2025-09-02T02:33:47.055Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:33:47.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-02T02:33:47.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:33:47.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:33:47.198Z] ========================================================= [2025-09-02T02:33:47.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-02T02:33:47.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:33:47.548Z] + 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-09-02T02:33:48.113Z] #0 building with "default" instance using docker driver [2025-09-02T02:33:48.113Z] [2025-09-02T02:33:48.113Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:33:48.113Z] #1 transferring dockerfile: 1.79kB done [2025-09-02T02:33:48.113Z] #1 DONE 0.0s [2025-09-02T02:33:48.113Z] [2025-09-02T02:33:48.113Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-02T02:33:48.113Z] #2 DONE 0.1s [2025-09-02T02:33:48.371Z] [2025-09-02T02:33:48.371Z] #3 [internal] load .dockerignore [2025-09-02T02:33:48.371Z] #3 transferring context: 2B done [2025-09-02T02:33:48.371Z] #3 DONE 0.0s [2025-09-02T02:33:48.371Z] [2025-09-02T02:33:48.371Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-02T02:33:48.371Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-02T02:33:48.371Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-02T02:33:48.371Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-09-02T02:33:48.371Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-09-02T02:33:48.371Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-02T02:33:48.371Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-02T02:33:48.371Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-02T02:33:48.371Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-02T02:33:48.371Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-09-02T02:33:48.371Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-02T02:33:48.371Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-02T02:33:48.371Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-09-02T02:33:48.371Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-02T02:33:48.371Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-02T02:33:48.371Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-09-02T02:33:48.371Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s [2025-09-02T02:33:48.630Z] #4 ... [2025-09-02T02:33:48.630Z] [2025-09-02T02:33:48.630Z] #5 [internal] load build context [2025-09-02T02:33:48.630Z] #5 transferring context: 40.64MB 0.3s done [2025-09-02T02:33:48.630Z] #5 DONE 0.3s [2025-09-02T02:33:48.630Z] [2025-09-02T02:33:48.630Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-02T02:33:48.630Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s [2025-09-02T02:33:48.630Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-02T02:33:48.630Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-02T02:33:48.630Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s [2025-09-02T02:33:48.630Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s [2025-09-02T02:33:48.630Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-02T02:33:48.630Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-09-02T02:33:48.630Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s [2025-09-02T02:33:48.630Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-02T02:33:48.630Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-02T02:33:48.890Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-09-02T02:33:48.890Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.6s [2025-09-02T02:33:48.890Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-02T02:33:49.148Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 72.35MB / 103.05MB 0.8s [2025-09-02T02:33:49.148Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-09-02T02:33:49.148Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 92.27MB / 103.05MB 0.9s [2025-09-02T02:33:49.148Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-02T02:33:49.406Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-09-02T02:33:49.664Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-09-02T02:33:53.855Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-09-02T02:33:53.855Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-02T02:33:53.855Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-02T02:33:53.855Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-02T02:33:53.855Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-02T02:33:53.855Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-02T02:33:53.855Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-02T02:33:56.388Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-09-02T02:33:56.388Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-02T02:33:56.956Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-09-02T02:33:56.956Z] #4 DONE 8.8s [2025-09-02T02:33:57.215Z] [2025-09-02T02:33:57.215Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-09-02T02:34:00.512Z] #6 DONE 3.0s [2025-09-02T02:34:00.512Z] [2025-09-02T02:34:00.512Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-09-02T02:34:00.512Z] #7 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:34:00.512Z] #7 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:34:00.512Z] #7 0.527 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-09-02T02:34:00.770Z] #7 0.539 (2/4) Installing libedit (20240517.3.1-r0) [2025-09-02T02:34:00.770Z] #7 0.546 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-09-02T02:34:00.770Z] #7 0.570 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-09-02T02:34:00.770Z] #7 0.580 Executing busybox-1.36.1-r29.trigger [2025-09-02T02:34:00.770Z] #7 0.588 OK: 252 MiB in 62 packages [2025-09-02T02:34:00.770Z] #7 DONE 0.7s [2025-09-02T02:34:01.030Z] [2025-09-02T02:34:01.030Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-02T02:34:01.030Z] #8 DONE 0.0s [2025-09-02T02:34:01.030Z] [2025-09-02T02:34:01.030Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:34:01.155Z] Still waiting to schedule task [2025-09-02T02:34:01.156Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8115’ [2025-09-02T02:34:19.126Z] #9 DONE 16.2s [2025-09-02T02:34:19.126Z] [2025-09-02T02:34:19.126Z] #10 [builder 6/7] COPY . . [2025-09-02T02:34:19.126Z] #10 DONE 0.3s [2025-09-02T02:34:19.126Z] [2025-09-02T02:34:19.126Z] #11 [builder 7/7] RUN echo noop [2025-09-02T02:34:19.126Z] #11 0.198 noop [2025-09-02T02:34:19.126Z] #11 DONE 0.2s [2025-09-02T02:34:19.126Z] [2025-09-02T02:34:19.126Z] #12 exporting to image [2025-09-02T02:34:19.126Z] #12 exporting layers [2025-09-02T02:34:24.421Z] #12 exporting layers 6.8s done [2025-09-02T02:34:24.421Z] #12 writing image sha256:c73fcca1967b6c5ab3c91ec2863a7589e641148edb77c01825b5c258296c5ddf done [2025-09-02T02:34:24.421Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-02T02:34:24.421Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:34:24.761Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-02T02:34:24.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:34:24.837Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:34:24.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-02T02:34:25.209Z] $ docker top 26d62a2afbba8faea63a27539da732bfe1db31c12a577eece3b5fb45e6ed1190 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:34:25.545Z] + go version [2025-09-02T02:34:25.545Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-02T02:34:25.555Z] $ docker stop --time=1 26d62a2afbba8faea63a27539da732bfe1db31c12a577eece3b5fb45e6ed1190 [2025-09-02T02:34:26.781Z] $ docker rm -f --volumes 26d62a2afbba8faea63a27539da732bfe1db31c12a577eece3b5fb45e6ed1190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:34:27.206Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-02T02:34:27.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:34:27.282Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:34:27.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-02T02:34:27.534Z] $ docker top d7c827bd70ff27f618cd2ae6e08ac4c8e7455cda617b2e61622c8ace91abf714 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:34:27.874Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-09-02T02:34:28.176Z] + make test [2025-09-02T02:34:28.176Z] go test ./... -coverprofile=coverage.out [2025-09-02T02:34:29.551Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-09-02T02:34:47.622Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-09-02T02:34:47.622Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.5% of statements [2025-09-02T02:34:55.729Z] go vet ./... [2025-09-02T02:35:00.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-02T02:35:00.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-02T02:35:00.989Z] ./bin/test-attribution-txt.sh [2025-09-02T02:35:00.989Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-02T02:35:00.989Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-02T02:35:00.989Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-02T02:35:00.989Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-02T02:35:00.989Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-02T02:35:00.989Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-02T02:35:01.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-02T02:35:01.029Z] $ docker stop --time=1 d7c827bd70ff27f618cd2ae6e08ac4c8e7455cda617b2e61622c8ace91abf714 [2025-09-02T02:35:04.007Z] $ docker rm -f --volumes d7c827bd70ff27f618cd2ae6e08ac4c8e7455cda617b2e61622c8ace91abf714 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:35:04.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-02T02:35:04.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-02T02:35:05.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T02:35:05.463Z] + ls -al . [2025-09-02T02:35:05.463Z] total 272 [2025-09-02T02:35:05.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:34 . [2025-09-02T02:35:05.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:33 .. [2025-09-02T02:35:05.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:34 .git [2025-09-02T02:35:05.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:33 .github [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 2 02:33 .gitignore [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 2 02:33 .golangci.yml [2025-09-02T02:35:05.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:33 .semver [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 18321 Sep 2 02:33 Attribution.txt [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 17302 Sep 2 02:33 CHANGELOG.md [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 1755 Sep 2 02:33 Dockerfile [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:33 GOVERNANCE.md [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 2 02:33 Jenkinsfile [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 2 02:33 LICENSE [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 2652 Sep 2 02:33 Makefile [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 2 02:33 OWNERS.md [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 4473 Sep 2 02:33 README.md [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION [2025-09-02T02:35:05.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:33 bin [2025-09-02T02:35:05.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:33 cmd [2025-09-02T02:35:05.463Z] -rw-r--r-- 1 jenkins jenkins 45558 Sep 2 02:34 coverage.out [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 6112 Sep 2 02:33 go.mod [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 86944 Sep 2 02:33 go.sum [2025-09-02T02:35:05.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:33 internal [2025-09-02T02:35:05.463Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 2 02:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:05.780Z] + 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=2461a5078ce9d726d119a9ec7a972149406a9488 --label arch=amd64 --label version=4.1.0-dev.6 . [2025-09-02T02:35:06.040Z] #0 building with "default" instance using docker driver [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:35:06.040Z] #1 transferring dockerfile: 1.79kB done [2025-09-02T02:35:06.040Z] #1 DONE 0.0s [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-02T02:35:06.040Z] #2 DONE 0.0s [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-02T02:35:06.040Z] #3 DONE 0.1s [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #4 [internal] load .dockerignore [2025-09-02T02:35:06.040Z] #4 transferring context: 2B done [2025-09-02T02:35:06.040Z] #4 DONE 0.0s [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #5 [internal] load build context [2025-09-02T02:35:06.040Z] #5 transferring context: 58.39kB 0.0s done [2025-09-02T02:35:06.040Z] #5 DONE 0.0s [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-02T02:35:06.040Z] #6 DONE 0.1s [2025-09-02T02:35:06.040Z] [2025-09-02T02:35:06.040Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T02:35:06.040Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-02T02:35:06.301Z] #7 ... [2025-09-02T02:35:06.301Z] [2025-09-02T02:35:06.301Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-09-02T02:35:06.301Z] #8 DONE 0.0s [2025-09-02T02:35:06.301Z] [2025-09-02T02:35:06.301Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T02:35:06.301Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-02T02:35:06.301Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-02T02:35:06.301Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-02T02:35:06.301Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-02T02:35:06.301Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-02T02:35:06.301Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-02T02:35:06.301Z] #7 DONE 0.3s [2025-09-02T02:35:06.301Z] [2025-09-02T02:35:06.301Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-02T02:35:06.560Z] #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:06.560Z] #9 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:06.819Z] #9 ... [2025-09-02T02:35:06.819Z] [2025-09-02T02:35:06.819Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-09-02T02:35:06.819Z] #10 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:06.819Z] #10 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:06.819Z] #10 0.552 OK: 252 MiB in 62 packages [2025-09-02T02:35:06.819Z] #10 DONE 0.7s [2025-09-02T02:35:06.819Z] [2025-09-02T02:35:06.819Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-02T02:35:06.819Z] #11 DONE 0.0s [2025-09-02T02:35:06.819Z] [2025-09-02T02:35:06.819Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-02T02:35:06.819Z] #9 0.575 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-02T02:35:06.819Z] #9 0.591 Executing busybox-1.36.1-r29.trigger [2025-09-02T02:35:07.079Z] #9 0.605 OK: 8 MiB in 15 packages [2025-09-02T02:35:07.079Z] #9 DONE 0.7s [2025-09-02T02:35:07.079Z] [2025-09-02T02:35:07.079Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:35:07.339Z] #12 DONE 0.5s [2025-09-02T02:35:07.339Z] [2025-09-02T02:35:07.339Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-02T02:35:07.339Z] #13 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:07.339Z] #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:07.602Z] #13 0.570 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:35:07.860Z] #13 0.588 Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T02:35:07.860Z] #13 0.624 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:35:07.860Z] #13 0.630 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:35:07.860Z] #13 0.635 Executing busybox-1.36.1-r30.trigger [2025-09-02T02:35:07.860Z] #13 0.638 OK: 8 MiB in 15 packages [2025-09-02T02:35:07.860Z] #13 DONE 0.7s [2025-09-02T02:35:07.860Z] [2025-09-02T02:35:07.860Z] #14 [builder 6/7] COPY . . [2025-09-02T02:35:07.860Z] #14 DONE 0.3s [2025-09-02T02:35:07.860Z] [2025-09-02T02:35:07.860Z] #15 [builder 7/7] RUN make build [2025-09-02T02:35:07.860Z] #15 0.338 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-09-02T02:35:29.778Z] #15 DONE 22.2s [2025-09-02T02:35:30.037Z] [2025-09-02T02:35:30.037Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-09-02T02:35:30.037Z] #16 DONE 0.0s [2025-09-02T02:35:30.037Z] [2025-09-02T02:35:30.037Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-09-02T02:35:30.037Z] #17 DONE 0.0s [2025-09-02T02:35:30.037Z] [2025-09-02T02:35:30.037Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-09-02T02:35:30.037Z] #18 DONE 0.2s [2025-09-02T02:35:30.295Z] [2025-09-02T02:35:30.295Z] #19 exporting to image [2025-09-02T02:35:30.295Z] #19 exporting layers 0.1s done [2025-09-02T02:35:30.295Z] #19 writing image sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done [2025-09-02T02:35:30.295Z] #19 naming to docker.io/library/device-virtual done [2025-09-02T02:35:30.295Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:35:30.450Z] provisioning config files... [2025-09-02T02:35:30.460Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config563900476364762975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:35:30.758Z] ---> ****-login.sh [2025-09-02T02:35:30.758Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:35:30.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:30.759Z] Login Succeeded [2025-09-02T02:35:30.759Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:35:30.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:30.759Z] Login Succeeded [2025-09-02T02:35:30.759Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:35:31.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:31.019Z] Login Succeeded [2025-09-02T02:35:31.019Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:35:31.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:31.019Z] Login Succeeded [2025-09-02T02:35:31.019Z] ****.io [2025-09-02T02:35:31.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:31.280Z] Login Succeeded [2025-09-02T02:35:31.280Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:35:31.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:35:31.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:35:31.384Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-09-02T02:35:31.384Z] 2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:35:31.384Z] latest [2025-09-02T02:35:31.384Z] 4.1.0-dev.6 [2025-09-02T02:35:31.384Z] 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:35:31.384Z] main [2025-09-02T02:35:31.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:31.741Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:32.085Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:35:32.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-09-02T02:35:32.085Z] a040dbf31f1d: Preparing [2025-09-02T02:35:32.085Z] c1c181a75118: Preparing [2025-09-02T02:35:32.085Z] 99e8b91cc9aa: Preparing [2025-09-02T02:35:32.085Z] f4697e08b84c: Preparing [2025-09-02T02:35:32.085Z] 0350df2a1f38: Preparing [2025-09-02T02:35:32.085Z] 097100c76c15: Preparing [2025-09-02T02:35:32.085Z] 097100c76c15: Waiting [2025-09-02T02:35:32.085Z] 99e8b91cc9aa: Pushed [2025-09-02T02:35:32.085Z] 0350df2a1f38: Pushed [2025-09-02T02:35:32.085Z] c1c181a75118: Pushed [2025-09-02T02:35:32.344Z] 097100c76c15: Layer already exists [2025-09-02T02:35:32.344Z] f4697e08b84c: Pushed [2025-09-02T02:35:35.640Z] a040dbf31f1d: Pushed [2025-09-02T02:35:35.640Z] 2461a5078ce9d726d119a9ec7a972149406a9488: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:35.985Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:36.317Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-09-02T02:35:36.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-09-02T02:35:36.317Z] a040dbf31f1d: Preparing [2025-09-02T02:35:36.317Z] c1c181a75118: Preparing [2025-09-02T02:35:36.317Z] 99e8b91cc9aa: Preparing [2025-09-02T02:35:36.317Z] f4697e08b84c: Preparing [2025-09-02T02:35:36.317Z] 0350df2a1f38: Preparing [2025-09-02T02:35:36.317Z] 097100c76c15: Preparing [2025-09-02T02:35:36.317Z] 097100c76c15: Waiting [2025-09-02T02:35:36.317Z] 0350df2a1f38: Layer already exists [2025-09-02T02:35:36.317Z] f4697e08b84c: Layer already exists [2025-09-02T02:35:36.317Z] a040dbf31f1d: Layer already exists [2025-09-02T02:35:36.317Z] 99e8b91cc9aa: Layer already exists [2025-09-02T02:35:36.317Z] c1c181a75118: Layer already exists [2025-09-02T02:35:36.317Z] 097100c76c15: Layer already exists [2025-09-02T02:35:36.317Z] latest: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:36.656Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:36.986Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [2025-09-02T02:35:36.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-09-02T02:35:36.987Z] a040dbf31f1d: Preparing [2025-09-02T02:35:36.987Z] c1c181a75118: Preparing [2025-09-02T02:35:36.987Z] 99e8b91cc9aa: Preparing [2025-09-02T02:35:36.987Z] f4697e08b84c: Preparing [2025-09-02T02:35:36.987Z] 0350df2a1f38: Preparing [2025-09-02T02:35:36.987Z] 097100c76c15: Preparing [2025-09-02T02:35:36.987Z] 097100c76c15: Waiting [2025-09-02T02:35:36.987Z] 99e8b91cc9aa: Layer already exists [2025-09-02T02:35:36.987Z] 0350df2a1f38: Layer already exists [2025-09-02T02:35:36.987Z] a040dbf31f1d: Layer already exists [2025-09-02T02:35:36.987Z] c1c181a75118: Layer already exists [2025-09-02T02:35:36.987Z] f4697e08b84c: Layer already exists [2025-09-02T02:35:36.987Z] 097100c76c15: Layer already exists [2025-09-02T02:35:36.987Z] 4.1.0-dev.6: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:37.330Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:37.659Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:35:37.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-09-02T02:35:37.659Z] a040dbf31f1d: Preparing [2025-09-02T02:35:37.659Z] c1c181a75118: Preparing [2025-09-02T02:35:37.659Z] 99e8b91cc9aa: Preparing [2025-09-02T02:35:37.659Z] f4697e08b84c: Preparing [2025-09-02T02:35:37.659Z] 0350df2a1f38: Preparing [2025-09-02T02:35:37.659Z] 097100c76c15: Preparing [2025-09-02T02:35:37.659Z] 097100c76c15: Waiting [2025-09-02T02:35:37.659Z] 99e8b91cc9aa: Layer already exists [2025-09-02T02:35:37.659Z] c1c181a75118: Layer already exists [2025-09-02T02:35:37.659Z] 0350df2a1f38: Layer already exists [2025-09-02T02:35:37.659Z] a040dbf31f1d: Layer already exists [2025-09-02T02:35:37.660Z] f4697e08b84c: Layer already exists [2025-09-02T02:35:37.660Z] 097100c76c15: Layer already exists [2025-09-02T02:35:37.660Z] 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:37.999Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:38.327Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-09-02T02:35:38.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-09-02T02:35:38.327Z] a040dbf31f1d: Preparing [2025-09-02T02:35:38.327Z] c1c181a75118: Preparing [2025-09-02T02:35:38.327Z] 99e8b91cc9aa: Preparing [2025-09-02T02:35:38.327Z] f4697e08b84c: Preparing [2025-09-02T02:35:38.327Z] 0350df2a1f38: Preparing [2025-09-02T02:35:38.327Z] 097100c76c15: Preparing [2025-09-02T02:35:38.327Z] 097100c76c15: Waiting [2025-09-02T02:35:38.327Z] f4697e08b84c: Layer already exists [2025-09-02T02:35:38.327Z] 99e8b91cc9aa: Layer already exists [2025-09-02T02:35:38.327Z] 0350df2a1f38: Layer already exists [2025-09-02T02:35:38.327Z] c1c181a75118: Layer already exists [2025-09-02T02:35:38.327Z] a040dbf31f1d: Layer already exists [2025-09-02T02:35:38.327Z] 097100c76c15: Layer already exists [2025-09-02T02:35:38.327Z] main: digest: sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:35:38.408Z] ===================================================== [Pipeline] echo [2025-09-02T02:35:38.431Z] taggedImages: [2025-09-02T02:35:38.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:35:38.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-09-02T02:35:38.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [2025-09-02T02:35:38.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:35:38.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2025-09-02T02:35:38.483Z] ========================================================= [2025-09-02T02:35:38.483Z] [edgeXBuildMultiArch] RAW Config: [2025-09-02T02:35:38.483Z] images: [2025-09-02T02:35:38.483Z] - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:35:38.483Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-09-02T02:35:38.483Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [2025-09-02T02:35:38.483Z] - nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:35:38.483Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2025-09-02T02:35:38.483Z] settingsFile: [2025-09-02T02:35:38.483Z] device-virtual-go-settings [2025-09-02T02:35:38.483Z] ========================================================= [Pipeline] node [2025-09-02T02:35:53.487Z] Still waiting to schedule task [2025-09-02T02:35:53.487Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-02T02:36:17.879Z] Running on prd-centos7-docker-4c-2g-8121 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:36:17.925Z] provisioning config files... [2025-09-02T02:36:17.960Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2203747077652694923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:19.596Z] ---> ****-login.sh [2025-09-02T02:36:19.596Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:36:19.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:19.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:19.868Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:19.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:19.869Z] [2025-09-02T02:36:19.869Z] Login Succeeded [2025-09-02T02:36:19.869Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:36:20.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:20.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:20.139Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:20.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:20.139Z] [2025-09-02T02:36:20.139Z] Login Succeeded [2025-09-02T02:36:20.139Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:36:20.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:20.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:20.140Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:20.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:20.140Z] [2025-09-02T02:36:20.140Z] Login Succeeded [2025-09-02T02:36:20.140Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:20.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:20.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:20.404Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:20.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:20.404Z] [2025-09-02T02:36:20.404Z] Login Succeeded [2025-09-02T02:36:20.404Z] ****.io [2025-09-02T02:36:20.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:20.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:20.404Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:20.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:20.404Z] [2025-09-02T02:36:20.404Z] Login Succeeded [2025-09-02T02:36:20.404Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:36:20.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:36:20.778Z] + docker buildx ls [2025-09-02T02:36:20.778Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-02T02:36:20.778Z] default * docker [2025-09-02T02:36:20.778Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-02T02:36:21.087Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-02T02:36:21.087Z] edgex-builder [Pipeline] sh [2025-09-02T02:36:21.383Z] + docker buildx inspect --bootstrap [2025-09-02T02:36:21.383Z] #1 [internal] booting buildkit [2025-09-02T02:36:21.383Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-02T02:36:25.607Z] #1 pulling image moby/buildkit:buildx-stable-1 3.9s done [2025-09-02T02:36:25.607Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-02T02:36:27.004Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-09-02T02:36:27.004Z] #1 DONE 5.5s [2025-09-02T02:36:27.004Z] Name: edgex-builder [2025-09-02T02:36:27.004Z] Driver: docker-container [2025-09-02T02:36:27.004Z] [2025-09-02T02:36:27.004Z] Nodes: [2025-09-02T02:36:27.004Z] Name: edgex-builder0 [2025-09-02T02:36:27.004Z] Endpoint: unix:///var/run/docker.sock [2025-09-02T02:36:27.004Z] Status: running [2025-09-02T02:36:27.004Z] Buildkit: v0.23.2 [2025-09-02T02:36:27.004Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-02T02:36:27.307Z] + docker buildx ls [2025-09-02T02:36:27.307Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-02T02:36:27.307Z] edgex-builder * docker-container [2025-09-02T02:36:27.307Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-02T02:36:27.307Z] default docker [2025-09-02T02:36:27.307Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-02T02:36:27.614Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 --push - [2025-09-02T02:36:27.614Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488' [2025-09-02T02:36:27.874Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:36:27.874Z] #1 transferring dockerfile: 199B done [2025-09-02T02:36:27.874Z] #1 DONE 0.0s [2025-09-02T02:36:27.874Z] [2025-09-02T02:36:27.874Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:36:27.874Z] #2 DONE 0.1s [2025-09-02T02:36:27.874Z] [2025-09-02T02:36:27.874Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:36:27.874Z] #3 DONE 0.1s [2025-09-02T02:36:27.874Z] [2025-09-02T02:36:27.874Z] #4 [internal] load .dockerignore [2025-09-02T02:36:27.874Z] #4 transferring context: 2B done [2025-09-02T02:36:27.874Z] #4 DONE 0.0s [2025-09-02T02:36:27.874Z] [2025-09-02T02:36:27.874Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:27.874Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:27.874Z] #5 DONE 0.0s [2025-09-02T02:36:27.874Z] [2025-09-02T02:36:27.874Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:27.874Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:27.874Z] #6 DONE 0.1s [2025-09-02T02:36:28.141Z] [2025-09-02T02:36:28.141Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:28.141Z] #7 DONE 0.0s [2025-09-02T02:36:28.141Z] [2025-09-02T02:36:28.141Z] #8 exporting to image [2025-09-02T02:36:28.141Z] #8 exporting layers done [2025-09-02T02:36:28.141Z] #8 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done [2025-09-02T02:36:28.141Z] #8 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done [2025-09-02T02:36:28.141Z] #8 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done [2025-09-02T02:36:28.141Z] #8 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 0.0s done [2025-09-02T02:36:28.141Z] #8 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done [2025-09-02T02:36:28.141Z] #8 pushing layers 0.1s done [2025-09-02T02:36:28.141Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 [2025-09-02T02:36:28.141Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:36:28.141Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done [2025-09-02T02:36:28.141Z] #8 DONE 0.2s [2025-09-02T02:36:28.141Z] [2025-09-02T02:36:28.141Z] 1 warning found (use --debug to expand): [2025-09-02T02:36:28.141Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:36:28.444Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2025-09-02T02:36:28.444Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2025-09-02T02:36:28.444Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:36:28.444Z] #1 transferring dockerfile: 165B done [2025-09-02T02:36:28.444Z] #1 DONE 0.0s [2025-09-02T02:36:28.444Z] [2025-09-02T02:36:28.444Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-09-02T02:36:28.444Z] #2 DONE 0.0s [2025-09-02T02:36:28.444Z] [2025-09-02T02:36:28.444Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-09-02T02:36:28.444Z] #3 DONE 0.0s [2025-09-02T02:36:28.444Z] [2025-09-02T02:36:28.444Z] #4 [internal] load .dockerignore [2025-09-02T02:36:28.444Z] #4 transferring context: 2B done [2025-09-02T02:36:28.444Z] #4 DONE 0.0s [2025-09-02T02:36:28.444Z] [2025-09-02T02:36:28.444Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:28.444Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:28.444Z] #5 DONE 0.0s [2025-09-02T02:36:28.444Z] [2025-09-02T02:36:28.444Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:28.705Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:28.705Z] #6 CACHED [2025-09-02T02:36:28.705Z] [2025-09-02T02:36:28.705Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:28.705Z] #5 CACHED [2025-09-02T02:36:28.705Z] [2025-09-02T02:36:28.705Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:28.705Z] #7 DONE 0.0s [2025-09-02T02:36:28.705Z] [2025-09-02T02:36:28.705Z] #8 exporting to image [2025-09-02T02:36:28.705Z] #8 exporting layers done [2025-09-02T02:36:28.705Z] #8 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done [2025-09-02T02:36:28.705Z] #8 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done [2025-09-02T02:36:28.705Z] #8 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done [2025-09-02T02:36:28.705Z] #8 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done [2025-09-02T02:36:28.705Z] #8 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done [2025-09-02T02:36:28.705Z] #8 pushing layers 0.0s done [2025-09-02T02:36:28.705Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done [2025-09-02T02:36:28.705Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:36:28.705Z] #8 DONE 0.1s [2025-09-02T02:36:28.705Z] [2025-09-02T02:36:28.705Z] 1 warning found (use --debug to expand): [2025-09-02T02:36:28.705Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:36:29.005Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6' [2025-09-02T02:36:29.005Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 --push - [2025-09-02T02:36:29.005Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:36:29.005Z] #1 transferring dockerfile: 170B done [2025-09-02T02:36:29.005Z] #1 DONE 0.0s [2025-09-02T02:36:29.005Z] [2025-09-02T02:36:29.005Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [2025-09-02T02:36:29.005Z] #2 DONE 0.0s [2025-09-02T02:36:29.005Z] [2025-09-02T02:36:29.005Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6 [2025-09-02T02:36:29.005Z] #3 DONE 0.0s [2025-09-02T02:36:29.005Z] [2025-09-02T02:36:29.005Z] #4 [internal] load .dockerignore [2025-09-02T02:36:29.005Z] #4 transferring context: 2B done [2025-09-02T02:36:29.005Z] #4 DONE 0.0s [2025-09-02T02:36:29.005Z] [2025-09-02T02:36:29.006Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:29.006Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:29.006Z] #5 CACHED [2025-09-02T02:36:29.006Z] [2025-09-02T02:36:29.006Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:29.006Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:29.006Z] #6 CACHED [2025-09-02T02:36:29.006Z] [2025-09-02T02:36:29.006Z] #7 exporting to image [2025-09-02T02:36:29.006Z] #7 exporting layers done [2025-09-02T02:36:29.006Z] #7 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done [2025-09-02T02:36:29.006Z] #7 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done [2025-09-02T02:36:29.006Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:36:29.267Z] #7 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done [2025-09-02T02:36:29.267Z] #7 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done [2025-09-02T02:36:29.267Z] #7 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done [2025-09-02T02:36:29.267Z] #7 pushing layers 0.0s done [2025-09-02T02:36:29.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.6@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done [2025-09-02T02:36:29.267Z] #7 DONE 0.1s [2025-09-02T02:36:29.267Z] [2025-09-02T02:36:29.267Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:29.267Z] #8 DONE 0.0s [2025-09-02T02:36:29.267Z] [2025-09-02T02:36:29.267Z] 1 warning found (use --debug to expand): [2025-09-02T02:36:29.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:36:29.567Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6' [2025-09-02T02:36:29.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 --push - [2025-09-02T02:36:29.567Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:36:29.567Z] #1 transferring dockerfile: 211B done [2025-09-02T02:36:29.567Z] #1 DONE 0.0s [2025-09-02T02:36:29.567Z] [2025-09-02T02:36:29.567Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:36:29.567Z] #2 DONE 0.0s [2025-09-02T02:36:29.567Z] [2025-09-02T02:36:29.567Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:36:29.567Z] #3 DONE 0.0s [2025-09-02T02:36:29.567Z] [2025-09-02T02:36:29.567Z] #4 [internal] load .dockerignore [2025-09-02T02:36:29.567Z] #4 transferring context: 2B done [2025-09-02T02:36:29.567Z] #4 DONE 0.0s [2025-09-02T02:36:29.567Z] [2025-09-02T02:36:29.567Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:29.567Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:29.567Z] #5 DONE 0.0s [2025-09-02T02:36:29.567Z] [2025-09-02T02:36:29.567Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:29.827Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:29.827Z] #6 CACHED [2025-09-02T02:36:29.827Z] [2025-09-02T02:36:29.827Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:29.827Z] #5 CACHED [2025-09-02T02:36:29.827Z] [2025-09-02T02:36:29.827Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:29.827Z] #7 DONE 0.0s [2025-09-02T02:36:29.827Z] [2025-09-02T02:36:29.827Z] #8 exporting to image [2025-09-02T02:36:29.827Z] #8 exporting layers done [2025-09-02T02:36:29.827Z] #8 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done [2025-09-02T02:36:29.827Z] #8 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done [2025-09-02T02:36:29.827Z] #8 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done [2025-09-02T02:36:29.827Z] #8 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done [2025-09-02T02:36:29.827Z] #8 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done [2025-09-02T02:36:29.827Z] #8 pushing layers 0.0s done [2025-09-02T02:36:29.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done [2025-09-02T02:36:29.827Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:36:29.827Z] #8 DONE 0.1s [2025-09-02T02:36:29.827Z] [2025-09-02T02:36:29.827Z] 1 warning found (use --debug to expand): [2025-09-02T02:36:29.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:36:30.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2025-09-02T02:36:30.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2025-09-02T02:36:30.121Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:36:30.121Z] #1 transferring dockerfile: 163B done [2025-09-02T02:36:30.121Z] #1 DONE 0.0s [2025-09-02T02:36:30.121Z] [2025-09-02T02:36:30.121Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-09-02T02:36:30.121Z] #2 DONE 0.0s [2025-09-02T02:36:30.121Z] [2025-09-02T02:36:30.121Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2025-09-02T02:36:30.121Z] #3 DONE 0.0s [2025-09-02T02:36:30.121Z] [2025-09-02T02:36:30.121Z] #4 [internal] load .dockerignore [2025-09-02T02:36:30.121Z] #4 transferring context: 2B done [2025-09-02T02:36:30.121Z] #4 DONE 0.0s [2025-09-02T02:36:30.121Z] [2025-09-02T02:36:30.121Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:30.121Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:30.121Z] #5 CACHED [2025-09-02T02:36:30.121Z] [2025-09-02T02:36:30.121Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb [2025-09-02T02:36:30.121Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:2d8872fbfb2979adc16e7ec33946520e3b0e3e3a1682d40144bf06c4f7881ecb 0.0s done [2025-09-02T02:36:30.121Z] #6 CACHED [2025-09-02T02:36:30.121Z] [2025-09-02T02:36:30.121Z] #7 exporting to image [2025-09-02T02:36:30.121Z] #7 exporting layers [2025-09-02T02:36:30.121Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:36:30.383Z] #7 exporting layers done [2025-09-02T02:36:30.383Z] #7 exporting manifest sha256:9a49ea5fe2574aa813b007f14d2230cdf2c80ed963e3be4b4d25d56bdd99b4c2 done [2025-09-02T02:36:30.383Z] #7 exporting config sha256:4eedc5911a8322bd940ef68848b0aab95df17cd5d39f1fa291fe2bebd25d6d8b done [2025-09-02T02:36:30.383Z] #7 exporting manifest sha256:77689f085aded203058a5b9e02a77f468b7f1ac48abb9a65b5671c76601b1480 done [2025-09-02T02:36:30.383Z] #7 exporting config sha256:934543ad9f02229867cb486e73a86fce90cdaf474fb2b5568e386d47d0872d18 done [2025-09-02T02:36:30.383Z] #7 exporting manifest list sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 done [2025-09-02T02:36:30.383Z] #7 pushing layers 0.0s done [2025-09-02T02:36:30.383Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:b1b447a1a0ee4a15c5cb8c7fbd0f6576a3a7e2dda57981e9f78800fff7cdafd8 0.1s done [2025-09-02T02:36:30.383Z] #7 DONE 0.1s [2025-09-02T02:36:30.383Z] [2025-09-02T02:36:30.383Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:30.383Z] #8 DONE 0.0s [2025-09-02T02:36:30.383Z] [2025-09-02T02:36:30.383Z] 1 warning found (use --debug to expand): [2025-09-02T02:36:30.383Z]  - 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-09-02T02:36:30.782Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:31.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:31.642Z] ---> package-listing.sh [2025-09-02T02:36:31.642Z] ++ facter osfamily [2025-09-02T02:36:31.642Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T02:36:31.905Z] + OS_FAMILY=redhat [2025-09-02T02:36:31.905Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-09-02T02:36:31.905Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T02:36:31.905Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T02:36:31.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T02:36:31.905Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T02:36:31.905Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-09-02T02:36:31.905Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T02:36:31.905Z] + case "${OS_FAMILY}" in [2025-09-02T02:36:31.905Z] + rpm -qa [2025-09-02T02:36:31.905Z] + sort [2025-09-02T02:36:32.474Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T02:36:32.474Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T02:36:32.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T02:36:32.474Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-09-02T02:36:32.474Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-09-02T02:36:32.474Z] + 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-09-02T02:36:32.490Z] 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-09-02T02:36:32.770Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:33.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:36:33.337Z] [2025-09-02T02:36:33.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:33.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:36:33.645Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T02:36:33.645Z] 5eb5b503b376: Pulling fs layer [2025-09-02T02:36:33.645Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T02:36:33.645Z] ec43610c2a17: Pulling fs layer [2025-09-02T02:36:33.645Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T02:36:33.645Z] 33b1e0a273af: Pulling fs layer [2025-09-02T02:36:33.645Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T02:36:33.645Z] 2f39f015ded8: Pulling fs layer [2025-09-02T02:36:33.645Z] 33b1e0a273af: Waiting [2025-09-02T02:36:33.645Z] 5d3b04190fa2: Waiting [2025-09-02T02:36:33.645Z] 3a2ae6a8a46f: Waiting [2025-09-02T02:36:33.645Z] 2f39f015ded8: Waiting [2025-09-02T02:36:33.645Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T02:36:33.645Z] 5c69ac0246d0: Download complete [2025-09-02T02:36:33.645Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-02T02:36:33.645Z] 3a2ae6a8a46f: Download complete [2025-09-02T02:36:33.903Z] 33b1e0a273af: Verifying Checksum [2025-09-02T02:36:33.903Z] 33b1e0a273af: Download complete [2025-09-02T02:36:33.903Z] 5d3b04190fa2: Verifying Checksum [2025-09-02T02:36:33.903Z] 5d3b04190fa2: Download complete [2025-09-02T02:36:33.903Z] ec43610c2a17: Verifying Checksum [2025-09-02T02:36:33.903Z] ec43610c2a17: Download complete [2025-09-02T02:36:34.166Z] 5eb5b503b376: Verifying Checksum [2025-09-02T02:36:34.166Z] 5eb5b503b376: Download complete [2025-09-02T02:36:34.749Z] 2f39f015ded8: Verifying Checksum [2025-09-02T02:36:34.749Z] 2f39f015ded8: Download complete [2025-09-02T02:36:35.324Z] 5eb5b503b376: Pull complete [2025-09-02T02:36:35.590Z] 5c69ac0246d0: Pull complete [2025-09-02T02:36:35.850Z] ec43610c2a17: Pull complete [2025-09-02T02:36:36.108Z] 3a2ae6a8a46f: Pull complete [2025-09-02T02:36:36.374Z] 33b1e0a273af: Pull complete [2025-09-02T02:36:36.374Z] 5d3b04190fa2: Pull complete [2025-09-02T02:36:40.634Z] 2f39f015ded8: Pull complete [2025-09-02T02:36:40.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T02:36:40.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:36:40.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:36:40.796Z] prd-centos7-docker-4c-2g-8121 does not seem to be running inside a container [2025-09-02T02:36:40.825Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T02:36:44.184Z] $ docker top 5cc52094d0c1cf49771cc4183c45e3aae05ef88e3534227e905a22ff6c815e35 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:36:44.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T02:36:44.965Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T02:36:45.255Z] + ls /var/log/sa-host [2025-09-02T02:36:45.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:36:45.423Z] provisioning config files... [2025-09-02T02:36:45.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8446701794336518752tmp [Pipeline] { [Pipeline] echo [2025-09-02T02:36:45.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:45.764Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T02:36:45.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:46.121Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T02:36:46.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:46.424Z] ---> sudo-logs.sh [2025-09-02T02:36:46.424Z] Archiving 'sudo' log.. [2025-09-02T02:36:46.424Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8121.novalocal: Name or service not known [2025-09-02T02:36:46.424Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8121.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-02T02:36:46.450Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:46.736Z] ---> job-cost.sh [2025-09-02T02:36:46.736Z] lf-activate-venv: SKIPPING [2025-09-02T02:36:46.736Z] INFO: No Stack... [2025-09-02T02:36:46.996Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-02T02:36:47.256Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T02:36:47.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:47.571Z] ---> logs-deploy.sh [2025-09-02T02:36:47.571Z] lf-activate-venv: SKIPPING [2025-09-02T02:36:47.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/216 [2025-09-02T02:36:47.571Z] INFO: archiving workspace using pattern(s): [2025-09-02T02:36:48.512Z] Archives upload complete. [2025-09-02T02:36:48.772Z] INFO: archiving logs to Nexus [2025-09-02T02:36:49.728Z] ---> uname -a: [2025-09-02T02:36:49.728Z] Linux prd-centos7-docker-4c-2g-8121.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-09-02T02:36:49.728Z] [2025-09-02T02:36:49.728Z] [2025-09-02T02:36:49.728Z] ---> lscpu: [2025-09-02T02:36:49.728Z] Architecture: x86_64 [2025-09-02T02:36:49.728Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-02T02:36:49.728Z] Byte Order: Little Endian [2025-09-02T02:36:49.728Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-02T02:36:49.728Z] CPU(s): 2 [2025-09-02T02:36:49.728Z] On-line CPU(s) list: 0,1 [2025-09-02T02:36:49.728Z] Thread(s) per core: 1 [2025-09-02T02:36:49.728Z] Core(s) per socket: 1 [2025-09-02T02:36:49.728Z] Socket(s): 2 [2025-09-02T02:36:49.728Z] NUMA node(s): 1 [2025-09-02T02:36:49.728Z] Vendor ID: AuthenticAMD [2025-09-02T02:36:49.728Z] CPU family: 23 [2025-09-02T02:36:49.728Z] Model: 49 [2025-09-02T02:36:49.728Z] Model name: AMD EPYC-Rome Processor [2025-09-02T02:36:49.728Z] Stepping: 0 [2025-09-02T02:36:49.728Z] CPU MHz: 2799.998 [2025-09-02T02:36:49.728Z] BogoMIPS: 5599.99 [2025-09-02T02:36:49.728Z] Virtualization: AMD-V [2025-09-02T02:36:49.728Z] Hypervisor vendor: KVM [2025-09-02T02:36:49.728Z] Virtualization type: full [2025-09-02T02:36:49.728Z] L1d cache: 64 KiB [2025-09-02T02:36:49.728Z] L1i cache: 64 KiB [2025-09-02T02:36:49.728Z] L2 cache: 1 MiB [2025-09-02T02:36:49.728Z] L3 cache: 32 MiB [2025-09-02T02:36:49.728Z] NUMA node0 CPU(s): 0,1 [2025-09-02T02:36:49.728Z] Vulnerability Itlb multihit: Not affected [2025-09-02T02:36:49.728Z] Vulnerability L1tf: Not affected [2025-09-02T02:36:49.728Z] Vulnerability Mds: Not affected [2025-09-02T02:36:49.728Z] Vulnerability Meltdown: Not affected [2025-09-02T02:36:49.728Z] Vulnerability Mmio stale data: Not affected [2025-09-02T02:36:49.728Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-02T02:36:49.728Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-02T02:36:49.728Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-02T02:36:49.729Z] Vulnerability Srbds: Not affected [2025-09-02T02:36:49.729Z] Vulnerability Tsx async abort: Not affected [2025-09-02T02:36:49.729Z] 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-09-02T02:36:49.729Z] [2025-09-02T02:36:49.729Z] [2025-09-02T02:36:49.729Z] ---> nproc: [2025-09-02T02:36:49.729Z] 2 [2025-09-02T02:36:49.729Z] [2025-09-02T02:36:49.729Z] [2025-09-02T02:36:49.729Z] ---> df -h: [2025-09-02T02:36:49.729Z] Filesystem Size Used Avail Use% Mounted on [2025-09-02T02:36:49.729Z] overlay 40G 7.3G 33G 19% / [2025-09-02T02:36:49.729Z] tmpfs 64M 0 64M 0% /dev [2025-09-02T02:36:49.729Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-02T02:36:49.729Z] shm 64M 0 64M 0% /dev/shm [2025-09-02T02:36:49.729Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-02T02:36:49.729Z] [2025-09-02T02:36:49.729Z] [2025-09-02T02:36:49.729Z] Cannot open /var/log/sysstat/sa02: No such file or directory [2025-09-02T02:36:49.729Z] Please check if data collecting is enabled [2025-09-02T02:36:49.729Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:36:49.758Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-02T02:36:49.760Z] $ docker stop --time=1 5cc52094d0c1cf49771cc4183c45e3aae05ef88e3534227e905a22ff6c815e35 [2025-09-02T02:36:50.914Z] $ docker rm -f --volumes 5cc52094d0c1cf49771cc4183c45e3aae05ef88e3534227e905a22ff6c815e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-02T02:36:51.018Z] [WS-CLEANUP] Deleting project workspace... [2025-09-02T02:36:51.018Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-02T02:36:51.037Z] [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-09-02T02:36:51.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:36:51.486Z] [2025-09-02T02:36:51.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:51.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:36:51.787Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T02:36:51.787Z] 5eb5b503b376: Pulling fs layer [2025-09-02T02:36:51.787Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T02:36:51.787Z] ec43610c2a17: Pulling fs layer [2025-09-02T02:36:51.787Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T02:36:51.787Z] 33b1e0a273af: Pulling fs layer [2025-09-02T02:36:51.787Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T02:36:51.787Z] 2f39f015ded8: Pulling fs layer [2025-09-02T02:36:51.787Z] 33b1e0a273af: Waiting [2025-09-02T02:36:51.787Z] 5d3b04190fa2: Waiting [2025-09-02T02:36:51.787Z] 2f39f015ded8: Waiting [2025-09-02T02:36:51.787Z] 3a2ae6a8a46f: Waiting [2025-09-02T02:36:51.787Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T02:36:51.787Z] 5c69ac0246d0: Download complete [2025-09-02T02:36:51.787Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-02T02:36:51.787Z] 3a2ae6a8a46f: Download complete [2025-09-02T02:36:51.787Z] 33b1e0a273af: Verifying Checksum [2025-09-02T02:36:51.787Z] 33b1e0a273af: Download complete [2025-09-02T02:36:51.787Z] ec43610c2a17: Verifying Checksum [2025-09-02T02:36:51.787Z] ec43610c2a17: Download complete [2025-09-02T02:36:52.046Z] 5d3b04190fa2: Download complete [2025-09-02T02:36:52.046Z] 5eb5b503b376: Verifying Checksum [2025-09-02T02:36:52.046Z] 5eb5b503b376: Download complete [2025-09-02T02:36:52.981Z] 2f39f015ded8: Verifying Checksum [2025-09-02T02:36:52.981Z] 2f39f015ded8: Download complete [2025-09-02T02:36:53.921Z] 5eb5b503b376: Pull complete [2025-09-02T02:36:53.921Z] 5c69ac0246d0: Pull complete [2025-09-02T02:36:54.489Z] ec43610c2a17: Pull complete [2025-09-02T02:36:54.489Z] 3a2ae6a8a46f: Pull complete [2025-09-02T02:36:54.489Z] 33b1e0a273af: Pull complete [2025-09-02T02:36:54.489Z] 5d3b04190fa2: Pull complete [2025-09-02T02:36:59.764Z] 2f39f015ded8: Pull complete [2025-09-02T02:36:59.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T02:36:59.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:36:59.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:36:59.854Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:36:59.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T02:37:04.455Z] $ docker top 5d55a8a5d438d4e659243b7ae560d1502af9b77b38eeb1c31ffd4b85e3d1a851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:37:04.847Z] ---> job-cost.sh [2025-09-02T02:37:04.847Z] lf-activate-venv: SKIPPING [2025-09-02T02:37:04.847Z] INFO: No Stack... [2025-09-02T02:37:05.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T02:37:05.367Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T02:37:05.659Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-09-02T02:37:05.659Z] + cut -d, -f6 [Pipeline] lock [2025-09-02T02:37:05.672Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [2025-09-02T02:37:05.683Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] did not exist. Created. [2025-09-02T02:37:05.688Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T02:37:06.001Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-02T02:37:06.039Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T02:37:06.048Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T02:37:06.083Z] $ docker stop --time=1 5d55a8a5d438d4e659243b7ae560d1502af9b77b38eeb1c31ffd4b85e3d1a851 [2025-09-02T02:37:07.228Z] $ docker rm -f --volumes 5d55a8a5d438d4e659243b7ae560d1502af9b77b38eeb1c31ffd4b85e3d1a851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-02T02:37:13.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8120 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-09-02T02:37:13.384Z] Running in /w/workspace/device-virtual-go/216 [Pipeline] { [Pipeline] checkout [2025-09-02T02:37:16.437Z] The recommended git tool is: git [2025-09-02T02:37:22.003Z] using credential edgex-jenkins-ssh [2025-09-02T02:37:22.025Z] Cloning the remote Git repository [2025-09-02T02:37:22.073Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-09-02T02:37:22.187Z] > git init /w/workspace/device-virtual-go/216 # timeout=10 [2025-09-02T02:37:22.378Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-09-02T02:37:22.380Z] > git --version # timeout=10 [2025-09-02T02:37:22.415Z] > git --version # 'git version 2.25.1' [2025-09-02T02:37:22.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T02:37:22.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T02:37:25.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-09-02T02:37:25.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T02:37:27.007Z] Avoid second fetch [2025-09-02T02:37:27.008Z] Checking out Revision 2461a5078ce9d726d119a9ec7a972149406a9488 (main) [2025-09-02T02:37:27.759Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#551)" [2025-09-02T02:37:27.023Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T02:37:27.105Z] > git checkout -f 2461a5078ce9d726d119a9ec7a972149406a9488 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:37:32.117Z] provisioning config files... [2025-09-02T02:37:32.148Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/216@tmp/config14523266879226338693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:37:32.960Z] ---> ****-login.sh [2025-09-02T02:37:32.960Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:37:33.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:33.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:33.509Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:33.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:33.509Z] [2025-09-02T02:37:33.509Z] Login Succeeded [2025-09-02T02:37:33.509Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:37:33.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:33.784Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:33.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:33.784Z] [2025-09-02T02:37:33.784Z] Login Succeeded [2025-09-02T02:37:33.784Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:37:34.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:34.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:34.339Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:34.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:34.339Z] [2025-09-02T02:37:34.339Z] Login Succeeded [2025-09-02T02:37:34.339Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:37:34.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:34.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:34.608Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:34.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:34.608Z] [2025-09-02T02:37:34.608Z] Login Succeeded [2025-09-02T02:37:34.608Z] ****.io [2025-09-02T02:37:34.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:35.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:35.155Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:35.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:35.155Z] [2025-09-02T02:37:35.155Z] Login Succeeded [2025-09-02T02:37:35.155Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:37:35.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-02T02:37:35.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:37:35.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:37:35.570Z] ========================================================= [2025-09-02T02:37:35.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-02T02:37:35.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:37:35.946Z] + 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-09-02T02:37:36.538Z] Sending build context to Docker daemon 20.55MB [2025-09-02T02:37:36.538Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-09-02T02:37:36.538Z] Step 2/12 : FROM ${BASE} AS builder [2025-09-02T02:37:36.810Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-02T02:37:36.810Z] 94e9d8af2201: Pulling fs layer [2025-09-02T02:37:36.810Z] a6c56e8762df: Pulling fs layer [2025-09-02T02:37:36.810Z] f0f3c8884826: Pulling fs layer [2025-09-02T02:37:36.810Z] c7e7622c144d: Pulling fs layer [2025-09-02T02:37:36.810Z] 4f4fb700ef54: Pulling fs layer [2025-09-02T02:37:36.810Z] b4c3b6d88c5a: Pulling fs layer [2025-09-02T02:37:36.810Z] ba8bce9d2590: Pulling fs layer [2025-09-02T02:37:36.810Z] ca778ea9c289: Pulling fs layer [2025-09-02T02:37:36.810Z] c7e7622c144d: Waiting [2025-09-02T02:37:36.810Z] ba8bce9d2590: Waiting [2025-09-02T02:37:36.810Z] ca778ea9c289: Waiting [2025-09-02T02:37:36.810Z] 4f4fb700ef54: Waiting [2025-09-02T02:37:36.810Z] b4c3b6d88c5a: Waiting [2025-09-02T02:37:36.810Z] a6c56e8762df: Verifying Checksum [2025-09-02T02:37:36.810Z] a6c56e8762df: Download complete [2025-09-02T02:37:36.810Z] c7e7622c144d: Verifying Checksum [2025-09-02T02:37:36.810Z] c7e7622c144d: Download complete [2025-09-02T02:37:36.810Z] 4f4fb700ef54: Verifying Checksum [2025-09-02T02:37:36.810Z] 4f4fb700ef54: Download complete [2025-09-02T02:37:36.810Z] b4c3b6d88c5a: Verifying Checksum [2025-09-02T02:37:36.810Z] b4c3b6d88c5a: Download complete [2025-09-02T02:37:36.810Z] 94e9d8af2201: Verifying Checksum [2025-09-02T02:37:36.810Z] 94e9d8af2201: Download complete [2025-09-02T02:37:37.403Z] ca778ea9c289: Verifying Checksum [2025-09-02T02:37:37.403Z] ca778ea9c289: Download complete [2025-09-02T02:37:37.998Z] 94e9d8af2201: Pull complete [2025-09-02T02:37:38.591Z] a6c56e8762df: Pull complete [2025-09-02T02:37:38.862Z] f0f3c8884826: Verifying Checksum [2025-09-02T02:37:38.863Z] f0f3c8884826: Download complete [2025-09-02T02:37:39.838Z] ba8bce9d2590: Verifying Checksum [2025-09-02T02:37:39.838Z] ba8bce9d2590: Download complete [2025-09-02T02:37:54.881Z] f0f3c8884826: Pull complete [2025-09-02T02:37:54.881Z] c7e7622c144d: Pull complete [2025-09-02T02:37:54.881Z] 4f4fb700ef54: Pull complete [2025-09-02T02:37:54.881Z] b4c3b6d88c5a: Pull complete [2025-09-02T02:38:01.566Z] ba8bce9d2590: Pull complete [2025-09-02T02:38:03.532Z] ca778ea9c289: Pull complete [2025-09-02T02:38:03.532Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-02T02:38:03.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-02T02:38:03.532Z] ---> 47b25d7523d1 [2025-09-02T02:38:03.532Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-09-02T02:38:05.485Z] ---> Running in 3e3c8d873a49 [2025-09-02T02:38:05.755Z] Removing intermediate container 3e3c8d873a49 [2025-09-02T02:38:05.755Z] ---> 865d697d7efe [2025-09-02T02:38:05.755Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-09-02T02:38:06.023Z] ---> Running in e937296beaa4 [2025-09-02T02:38:06.294Z] Removing intermediate container e937296beaa4 [2025-09-02T02:38:06.294Z] ---> 62d6cb6f1bd0 [2025-09-02T02:38:06.294Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-09-02T02:38:06.294Z] ---> Running in 021d4e513edf [2025-09-02T02:38:06.879Z] Removing intermediate container 021d4e513edf [2025-09-02T02:38:06.879Z] ---> 9f15cf346e77 [2025-09-02T02:38:06.879Z] Step 6/12 : WORKDIR /device-virtual-go [2025-09-02T02:38:06.879Z] ---> Running in c3771a99c7b7 [2025-09-02T02:38:07.147Z] Removing intermediate container c3771a99c7b7 [2025-09-02T02:38:07.147Z] ---> cb0e706e6851 [2025-09-02T02:38:07.147Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-02T02:38:07.414Z] ---> Running in f433e6985cdb [2025-09-02T02:38:08.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:38:09.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:38:10.515Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-09-02T02:38:10.515Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-09-02T02:38:10.515Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-09-02T02:38:10.515Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-09-02T02:38:10.786Z] Executing busybox-1.36.1-r29.trigger [2025-09-02T02:38:10.786Z] OK: 244 MiB in 62 packages [2025-09-02T02:38:11.754Z] Removing intermediate container f433e6985cdb [2025-09-02T02:38:11.754Z] ---> 00fc70162711 [2025-09-02T02:38:11.754Z] Step 8/12 : COPY go.mod vendor* ./ [2025-09-02T02:38:12.343Z] ---> d973a5a0fdf3 [2025-09-02T02:38:12.344Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:38:12.344Z] ---> Running in 8b8eece06437 [2025-09-02T02:40:04.039Z] Removing intermediate container 8b8eece06437 [2025-09-02T02:40:04.039Z] ---> c45bad423b80 [2025-09-02T02:40:04.039Z] Step 10/12 : COPY . . [2025-09-02T02:40:04.039Z] ---> 9b1c572ab5fd [2025-09-02T02:40:04.039Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-02T02:40:04.039Z] ---> Running in 297f1397f976 [2025-09-02T02:40:04.039Z] Removing intermediate container 297f1397f976 [2025-09-02T02:40:04.039Z] ---> f719bb314eee [2025-09-02T02:40:04.039Z] Step 12/12 : RUN $MAKE [2025-09-02T02:40:04.039Z] ---> Running in 5e03a2f63bfc [2025-09-02T02:40:04.039Z] noop [2025-09-02T02:40:04.039Z] Removing intermediate container 5e03a2f63bfc [2025-09-02T02:40:04.039Z] ---> 8de79b9432b7 [2025-09-02T02:40:04.039Z] Successfully built 8de79b9432b7 [2025-09-02T02:40:04.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:40:04.410Z] + docker inspect -f . ci-base-image-arm64 [2025-09-02T02:40:04.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:40:04.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-8120 does not seem to be running inside a container [2025-09-02T02:40:04.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/216 -v /w/workspace/device-virtual-go/216:/w/workspace/device-virtual-go/216:rw,z -v /w/workspace/device-virtual-go/216@tmp:/w/workspace/device-virtual-go/216@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-09-02T02:40:05.863Z] $ docker top 17fc1f5be55ffc52745cd3054257978df699803014660a497fd0e8f2e9e68fcc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:40:06.716Z] + go version [2025-09-02T02:40:06.716Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-02T02:40:06.734Z] $ docker stop --time=1 17fc1f5be55ffc52745cd3054257978df699803014660a497fd0e8f2e9e68fcc [2025-09-02T02:40:08.342Z] $ docker rm -f --volumes 17fc1f5be55ffc52745cd3054257978df699803014660a497fd0e8f2e9e68fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:40:09.022Z] + docker inspect -f . ci-base-image-arm64 [2025-09-02T02:40:09.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:40:09.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-8120 does not seem to be running inside a container [2025-09-02T02:40:09.289Z] $ 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/216 -v /w/workspace/device-virtual-go/216:/w/workspace/device-virtual-go/216:rw,z -v /w/workspace/device-virtual-go/216@tmp:/w/workspace/device-virtual-go/216@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-09-02T02:40:10.433Z] $ docker top 654745eb927153df2fe11e48b88e97db7c90607672123f40ff9d806ff8e9c81a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:40:10.964Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/216 [Pipeline] fileExists [Pipeline] sh [2025-09-02T02:40:11.618Z] + make test [2025-09-02T02:40:11.618Z] go test ./... -coverprofile=coverage.out [2025-09-02T02:40:16.967Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-09-02T02:43:39.429Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-09-02T02:43:41.386Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.073s coverage: 59.4% of statements [2025-09-02T02:43:42.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-02T02:43:42.360Z] go vet ./... [2025-09-02T02:44:38.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-02T02:44:38.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-02T02:44:38.814Z] ./bin/test-attribution-txt.sh [2025-09-02T02:44:38.814Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-02T02:44:38.814Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-02T02:44:38.814Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-02T02:44:38.814Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-02T02:44:38.814Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-02T02:44:38.814Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-02T02:44:38.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-02T02:44:38.859Z] $ docker stop --time=1 654745eb927153df2fe11e48b88e97db7c90607672123f40ff9d806ff8e9c81a [2025-09-02T02:44:40.770Z] $ docker rm -f --volumes 654745eb927153df2fe11e48b88e97db7c90607672123f40ff9d806ff8e9c81a [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:44:42.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-02T02:44:42.371Z] Warning: overwriting stash ‘coverage-report’ [2025-09-02T02:44:42.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T02:44:43.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T02:44:43.654Z] + ls -al . [2025-09-02T02:44:43.654Z] total 268 [2025-09-02T02:44:43.654Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 02:40 . [2025-09-02T02:44:43.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:37 .. [2025-09-02T02:44:43.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:37 .git [2025-09-02T02:44:43.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:37 .github [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 2 02:37 .gitignore [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 2 02:37 .golangci.yml [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 18321 Sep 2 02:37 Attribution.txt [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 17302 Sep 2 02:37 CHANGELOG.md [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 1755 Sep 2 02:37 Dockerfile [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:37 GOVERNANCE.md [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 2 02:37 Jenkinsfile [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 2 02:37 LICENSE [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 2652 Sep 2 02:37 Makefile [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 2 02:37 OWNERS.md [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 4473 Sep 2 02:37 README.md [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION [2025-09-02T02:44:43.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:37 bin [2025-09-02T02:44:43.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:37 cmd [2025-09-02T02:44:43.654Z] -rw-r--r-- 1 jenkins jenkins 45558 Sep 2 02:43 coverage.out [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 6112 Sep 2 02:37 go.mod [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 86944 Sep 2 02:37 go.sum [2025-09-02T02:44:43.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:37 internal [2025-09-02T02:44:43.654Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 2 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:44:44.018Z] + 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=2461a5078ce9d726d119a9ec7a972149406a9488 --label arch=arm64 --label version=4.1.0-dev.6 . [2025-09-02T02:44:44.606Z] Sending build context to Docker daemon 20.59MB [2025-09-02T02:44:44.606Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-09-02T02:44:44.606Z] Step 2/26 : FROM ${BASE} AS builder [2025-09-02T02:44:44.606Z] ---> 8de79b9432b7 [2025-09-02T02:44:44.606Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-09-02T02:44:44.875Z] ---> Running in 236c41b8f634 [2025-09-02T02:44:45.143Z] Removing intermediate container 236c41b8f634 [2025-09-02T02:44:45.143Z] ---> 48a80c6e8099 [2025-09-02T02:44:45.143Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-09-02T02:44:45.143Z] ---> Running in 31ae4e8fff0f [2025-09-02T02:44:45.408Z] Removing intermediate container 31ae4e8fff0f [2025-09-02T02:44:45.408Z] ---> c9cc60a4578e [2025-09-02T02:44:45.408Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-09-02T02:44:45.408Z] ---> Running in bf0afbe061b6 [2025-09-02T02:44:45.680Z] Removing intermediate container bf0afbe061b6 [2025-09-02T02:44:45.680Z] ---> bae10f5c7e0d [2025-09-02T02:44:45.680Z] Step 6/26 : WORKDIR /device-virtual-go [2025-09-02T02:44:45.947Z] ---> Running in 1e23ace9499c [2025-09-02T02:44:46.215Z] Removing intermediate container 1e23ace9499c [2025-09-02T02:44:46.215Z] ---> 0eab193a8e91 [2025-09-02T02:44:46.215Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-02T02:44:46.215Z] ---> Running in 5af92c6a952d [2025-09-02T02:44:47.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:44:47.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:44:49.183Z] OK: 244 MiB in 62 packages [2025-09-02T02:44:49.772Z] Removing intermediate container 5af92c6a952d [2025-09-02T02:44:49.772Z] ---> d75728060a4e [2025-09-02T02:44:49.772Z] Step 8/26 : COPY go.mod vendor* ./ [2025-09-02T02:44:50.355Z] ---> df5b6cbf8048 [2025-09-02T02:44:50.355Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:44:50.355Z] ---> Running in 626e53596aab [2025-09-02T02:44:52.935Z] Removing intermediate container 626e53596aab [2025-09-02T02:44:52.935Z] ---> 7933f3d4f3f4 [2025-09-02T02:44:52.935Z] Step 10/26 : COPY . . [2025-09-02T02:44:54.345Z] ---> 657cfdb40935 [2025-09-02T02:44:54.345Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-02T02:44:54.345Z] ---> Running in 185847ddc018 [2025-09-02T02:44:54.614Z] Removing intermediate container 185847ddc018 [2025-09-02T02:44:54.614Z] ---> ac989e528e42 [2025-09-02T02:44:54.614Z] Step 12/26 : RUN $MAKE [2025-09-02T02:44:54.614Z] ---> Running in 9b2933defcc6 [2025-09-02T02:44:55.586Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-09-02T02:48:32.409Z] Removing intermediate container 9b2933defcc6 [2025-09-02T02:48:32.409Z] ---> e8bf87b63aa0 [2025-09-02T02:48:32.409Z] Step 13/26 : FROM alpine:3.20 [2025-09-02T02:48:32.409Z] 3.20: Pulling from library/alpine [2025-09-02T02:48:32.409Z] 13e713f82565: Pulling fs layer [2025-09-02T02:48:32.409Z] 13e713f82565: Verifying Checksum [2025-09-02T02:48:32.409Z] 13e713f82565: Download complete [2025-09-02T02:48:32.409Z] 13e713f82565: Pull complete [2025-09-02T02:48:32.409Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T02:48:32.409Z] Status: Downloaded newer image for alpine:3.20 [2025-09-02T02:48:32.409Z] ---> c88e9dceb6cb [2025-09-02T02:48:32.409Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-09-02T02:48:32.409Z] ---> Running in 713067493ae8 [2025-09-02T02:48:32.409Z] Removing intermediate container 713067493ae8 [2025-09-02T02:48:32.409Z] ---> 501d5cfedcfa [2025-09-02T02:48:32.409Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-09-02T02:48:32.409Z] ---> Running in 181832fffdfb [2025-09-02T02:48:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:48:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:48:32.409Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-02T02:48:32.409Z] Executing busybox-1.36.1-r29.trigger [2025-09-02T02:48:32.409Z] OK: 9 MiB in 15 packages [2025-09-02T02:48:32.409Z] Removing intermediate container 181832fffdfb [2025-09-02T02:48:32.409Z] ---> 688b4eef5cbd [2025-09-02T02:48:32.409Z] Step 16/26 : RUN apk --no-cache upgrade [2025-09-02T02:48:32.409Z] ---> Running in 96474a948ada [2025-09-02T02:48:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:48:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:48:32.409Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:48:32.409Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T02:48:32.409Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:48:32.409Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:48:32.409Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T02:48:32.409Z] OK: 9 MiB in 15 packages [2025-09-02T02:48:32.409Z] Removing intermediate container 96474a948ada [2025-09-02T02:48:32.409Z] ---> c3773b17a661 [2025-09-02T02:48:32.409Z] Step 17/26 : WORKDIR / [2025-09-02T02:48:32.409Z] ---> Running in f54ea80c74a8 [2025-09-02T02:48:32.409Z] Removing intermediate container f54ea80c74a8 [2025-09-02T02:48:32.409Z] ---> 9b123536fd9a [2025-09-02T02:48:32.409Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-09-02T02:48:32.996Z] ---> f19b8f6fc8eb [2025-09-02T02:48:32.996Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-09-02T02:48:33.261Z] ---> d382d125808a [2025-09-02T02:48:33.261Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-09-02T02:48:35.198Z] ---> f73c963f8de2 [2025-09-02T02:48:35.198Z] Step 21/26 : EXPOSE 59900 [2025-09-02T02:48:35.198Z] ---> Running in ce32a0136a0d [2025-09-02T02:48:35.464Z] Removing intermediate container ce32a0136a0d [2025-09-02T02:48:35.464Z] ---> 6e87d04cfad9 [2025-09-02T02:48:35.464Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-09-02T02:48:35.464Z] ---> Running in 246a2a0f5cec [2025-09-02T02:48:35.731Z] Removing intermediate container 246a2a0f5cec [2025-09-02T02:48:35.732Z] ---> 2a903300cd9a [2025-09-02T02:48:35.732Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-02T02:48:35.998Z] ---> Running in 02bde514f378 [2025-09-02T02:48:36.265Z] Removing intermediate container 02bde514f378 [2025-09-02T02:48:36.265Z] ---> a10f530c833e [2025-09-02T02:48:36.265Z] Step 24/26 : LABEL arch=arm64 [2025-09-02T02:48:36.265Z] ---> Running in d18e26d2655f [2025-09-02T02:48:36.531Z] Removing intermediate container d18e26d2655f [2025-09-02T02:48:36.531Z] ---> a5c6e21c8f52 [2025-09-02T02:48:36.531Z] Step 25/26 : LABEL git_sha=2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:48:36.531Z] ---> Running in 89fc91dd4dc6 [2025-09-02T02:48:37.137Z] Removing intermediate container 89fc91dd4dc6 [2025-09-02T02:48:37.137Z] ---> 9747cbdd3159 [2025-09-02T02:48:37.137Z] Step 26/26 : LABEL version=4.1.0-dev.6 [2025-09-02T02:48:37.137Z] ---> Running in 83426bed77be [2025-09-02T02:48:37.405Z] Removing intermediate container 83426bed77be [2025-09-02T02:48:37.405Z] ---> 8c9c7897ae1c [2025-09-02T02:48:37.405Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-02T02:48:37.405Z] Successfully built 8c9c7897ae1c [2025-09-02T02:48:37.405Z] 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-09-02T02:48:37.571Z] provisioning config files... [2025-09-02T02:48:37.589Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/216@tmp/config7174556473917096679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:48:37.947Z] ---> ****-login.sh [2025-09-02T02:48:37.947Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:48:38.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:48:38.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:48:38.215Z] Configure a credential helper to remove this warning. See [2025-09-02T02:48:38.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:48:38.215Z] [2025-09-02T02:48:38.215Z] Login Succeeded [2025-09-02T02:48:38.215Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:48:38.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:48:38.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:48:38.482Z] Configure a credential helper to remove this warning. See [2025-09-02T02:48:38.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:48:38.482Z] [2025-09-02T02:48:38.482Z] Login Succeeded [2025-09-02T02:48:38.482Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:48:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:48:39.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:48:39.017Z] Configure a credential helper to remove this warning. See [2025-09-02T02:48:39.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:48:39.017Z] [2025-09-02T02:48:39.017Z] Login Succeeded [2025-09-02T02:48:39.017Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:48:39.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:48:39.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:48:39.285Z] Configure a credential helper to remove this warning. See [2025-09-02T02:48:39.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:48:39.285Z] [2025-09-02T02:48:39.285Z] Login Succeeded [2025-09-02T02:48:39.285Z] ****.io [2025-09-02T02:48:39.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:48:39.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:48:39.821Z] Configure a credential helper to remove this warning. See [2025-09-02T02:48:39.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:48:39.821Z] [2025-09-02T02:48:39.821Z] Login Succeeded [2025-09-02T02:48:39.821Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:48:39.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:48:39.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:48:39.937Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-09-02T02:48:39.937Z] 2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:48:39.937Z] latest [2025-09-02T02:48:39.937Z] 4.1.0-dev.6 [2025-09-02T02:48:39.937Z] 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:48:39.937Z] main [2025-09-02T02:48:39.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:40.318Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:40.689Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:48:40.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-09-02T02:48:40.689Z] 27f7905dac59: Preparing [2025-09-02T02:48:40.689Z] c9d49ba59323: Preparing [2025-09-02T02:48:40.689Z] 7f84da4dacef: Preparing [2025-09-02T02:48:40.689Z] c1e532a7c5be: Preparing [2025-09-02T02:48:40.689Z] 2943af6ec46e: Preparing [2025-09-02T02:48:40.689Z] 1e890da81ec9: Preparing [2025-09-02T02:48:40.689Z] 1e890da81ec9: Waiting [2025-09-02T02:48:40.958Z] 7f84da4dacef: Pushed [2025-09-02T02:48:40.958Z] c9d49ba59323: Pushed [2025-09-02T02:48:40.958Z] 2943af6ec46e: Pushed [2025-09-02T02:48:40.958Z] 1e890da81ec9: Layer already exists [2025-09-02T02:48:41.226Z] c1e532a7c5be: Pushed [2025-09-02T02:48:49.432Z] 27f7905dac59: Pushed [2025-09-02T02:48:49.432Z] 2461a5078ce9d726d119a9ec7a972149406a9488: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:49.804Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:50.166Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-09-02T02:48:50.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-09-02T02:48:50.166Z] 27f7905dac59: Preparing [2025-09-02T02:48:50.166Z] c9d49ba59323: Preparing [2025-09-02T02:48:50.166Z] 7f84da4dacef: Preparing [2025-09-02T02:48:50.166Z] c1e532a7c5be: Preparing [2025-09-02T02:48:50.166Z] 2943af6ec46e: Preparing [2025-09-02T02:48:50.166Z] 1e890da81ec9: Preparing [2025-09-02T02:48:50.166Z] 1e890da81ec9: Waiting [2025-09-02T02:48:50.166Z] 7f84da4dacef: Layer already exists [2025-09-02T02:48:50.166Z] 27f7905dac59: Layer already exists [2025-09-02T02:48:50.166Z] 2943af6ec46e: Layer already exists [2025-09-02T02:48:50.166Z] c9d49ba59323: Layer already exists [2025-09-02T02:48:50.166Z] c1e532a7c5be: Layer already exists [2025-09-02T02:48:50.166Z] 1e890da81ec9: Layer already exists [2025-09-02T02:48:50.166Z] latest: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:50.525Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:50.874Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 [2025-09-02T02:48:50.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-09-02T02:48:50.874Z] 27f7905dac59: Preparing [2025-09-02T02:48:50.874Z] c9d49ba59323: Preparing [2025-09-02T02:48:50.874Z] 7f84da4dacef: Preparing [2025-09-02T02:48:50.874Z] c1e532a7c5be: Preparing [2025-09-02T02:48:50.874Z] 2943af6ec46e: Preparing [2025-09-02T02:48:50.874Z] 1e890da81ec9: Preparing [2025-09-02T02:48:50.874Z] 1e890da81ec9: Waiting [2025-09-02T02:48:50.874Z] 2943af6ec46e: Layer already exists [2025-09-02T02:48:50.874Z] 7f84da4dacef: Layer already exists [2025-09-02T02:48:50.874Z] c1e532a7c5be: Layer already exists [2025-09-02T02:48:50.874Z] 27f7905dac59: Layer already exists [2025-09-02T02:48:50.874Z] c9d49ba59323: Layer already exists [2025-09-02T02:48:50.874Z] 1e890da81ec9: Layer already exists [2025-09-02T02:48:50.874Z] 4.1.0-dev.6: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:51.492Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:51.847Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:48:51.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-09-02T02:48:51.847Z] 27f7905dac59: Preparing [2025-09-02T02:48:51.847Z] c9d49ba59323: Preparing [2025-09-02T02:48:51.847Z] 7f84da4dacef: Preparing [2025-09-02T02:48:51.847Z] c1e532a7c5be: Preparing [2025-09-02T02:48:51.847Z] 2943af6ec46e: Preparing [2025-09-02T02:48:51.847Z] 1e890da81ec9: Preparing [2025-09-02T02:48:51.847Z] 1e890da81ec9: Waiting [2025-09-02T02:48:51.847Z] 27f7905dac59: Layer already exists [2025-09-02T02:48:51.847Z] 2943af6ec46e: Layer already exists [2025-09-02T02:48:51.847Z] c9d49ba59323: Layer already exists [2025-09-02T02:48:51.847Z] 7f84da4dacef: Layer already exists [2025-09-02T02:48:51.847Z] c1e532a7c5be: Layer already exists [2025-09-02T02:48:51.847Z] 1e890da81ec9: Layer already exists [2025-09-02T02:48:51.847Z] 2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:52.221Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:52.582Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-09-02T02:48:52.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-09-02T02:48:52.582Z] 27f7905dac59: Preparing [2025-09-02T02:48:52.582Z] c9d49ba59323: Preparing [2025-09-02T02:48:52.582Z] 7f84da4dacef: Preparing [2025-09-02T02:48:52.582Z] c1e532a7c5be: Preparing [2025-09-02T02:48:52.582Z] 2943af6ec46e: Preparing [2025-09-02T02:48:52.582Z] 1e890da81ec9: Preparing [2025-09-02T02:48:52.582Z] 1e890da81ec9: Waiting [2025-09-02T02:48:52.582Z] 27f7905dac59: Layer already exists [2025-09-02T02:48:52.582Z] c1e532a7c5be: Layer already exists [2025-09-02T02:48:52.582Z] c9d49ba59323: Layer already exists [2025-09-02T02:48:52.582Z] 2943af6ec46e: Layer already exists [2025-09-02T02:48:52.582Z] 7f84da4dacef: Layer already exists [2025-09-02T02:48:52.582Z] 1e890da81ec9: Layer already exists [2025-09-02T02:48:52.582Z] main: digest: sha256:7cf39dba7871105a92acfebc77b55578c1aa5f0f0d3e11c42f446327b3456440 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:48:52.680Z] ===================================================== [Pipeline] echo [2025-09-02T02:48:52.696Z] taggedImages: [2025-09-02T02:48:52.696Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 [2025-09-02T02:48:52.696Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-09-02T02:48:52.696Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 [2025-09-02T02:48:52.696Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [2025-09-02T02:48:52.696Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2025-09-02T02:48:52.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] echo [2025-09-02T02:48:52.722Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2025-09-02T02:48:52.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.6 [Pipeline] echo [2025-09-02T02:48:52.746Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:2461a5078ce9d726d119a9ec7a972149406a9488-4.1.0-dev.6 [Pipeline] echo [2025-09-02T02:48:52.758Z] 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-09-02T02:48:53.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T02:48:53.159Z] [2025-09-02T02:48:53.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:53.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T02:48:53.491Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-02T02:48:53.491Z] 8998bd30e6a1: Pulling fs layer [2025-09-02T02:48:53.491Z] 04944245beec: Pulling fs layer [2025-09-02T02:48:53.491Z] 699f458cf7ca: Pulling fs layer [2025-09-02T02:48:53.491Z] 765212b225bb: Pulling fs layer [2025-09-02T02:48:53.491Z] f23df028b6ca: Pulling fs layer [2025-09-02T02:48:53.491Z] d65c8cfc05b1: Pulling fs layer [2025-09-02T02:48:53.491Z] 2437ff75d9bd: Pulling fs layer [2025-09-02T02:48:53.491Z] 765212b225bb: Waiting [2025-09-02T02:48:53.491Z] f23df028b6ca: Waiting [2025-09-02T02:48:53.491Z] d65c8cfc05b1: Waiting [2025-09-02T02:48:53.491Z] 2437ff75d9bd: Waiting [2025-09-02T02:48:53.757Z] 04944245beec: Verifying Checksum [2025-09-02T02:48:53.757Z] 04944245beec: Download complete [2025-09-02T02:48:53.757Z] 765212b225bb: Download complete [2025-09-02T02:48:53.757Z] f23df028b6ca: Verifying Checksum [2025-09-02T02:48:53.757Z] f23df028b6ca: Download complete [2025-09-02T02:48:53.757Z] d65c8cfc05b1: Download complete [2025-09-02T02:48:53.757Z] 699f458cf7ca: Verifying Checksum [2025-09-02T02:48:53.757Z] 699f458cf7ca: Download complete [2025-09-02T02:48:54.335Z] 8998bd30e6a1: Verifying Checksum [2025-09-02T02:48:54.335Z] 8998bd30e6a1: Download complete [2025-09-02T02:48:56.264Z] 2437ff75d9bd: Verifying Checksum [2025-09-02T02:48:56.264Z] 2437ff75d9bd: Download complete [2025-09-02T02:48:58.241Z] 8998bd30e6a1: Pull complete [2025-09-02T02:48:58.840Z] 04944245beec: Pull complete [2025-09-02T02:49:00.271Z] 699f458cf7ca: Pull complete [2025-09-02T02:49:00.537Z] 765212b225bb: Pull complete [2025-09-02T02:49:01.504Z] f23df028b6ca: Pull complete [2025-09-02T02:49:01.768Z] d65c8cfc05b1: Pull complete [2025-09-02T02:49:19.962Z] 2437ff75d9bd: Pull complete [2025-09-02T02:49:19.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-02T02:49:19.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T02:49:19.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:49:20.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-8120 does not seem to be running inside a container [2025-09-02T02:49:20.219Z] $ 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/216 -v /w/workspace/device-virtual-go/216:/w/workspace/device-virtual-go/216:rw,z -v /w/workspace/device-virtual-go/216@tmp:/w/workspace/device-virtual-go/216@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-09-02T02:49:23.050Z] $ docker top d75e10363a5217870c8afb5324a376853f0f2618f3aa2d066da7807c9dc91730 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:49:23.886Z] ---> job-cost.sh [2025-09-02T02:49:23.886Z] lf-activate-venv: SKIPPING [2025-09-02T02:49:23.886Z] INFO: No Stack... [2025-09-02T02:49:24.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-02T02:49:25.045Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T02:49:25.674Z] + cat /w/workspace/device-virtual-go/216/archives/cost.csv [2025-09-02T02:49:25.674Z] + cut -d, -f6 [Pipeline] lock [2025-09-02T02:49:25.728Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [2025-09-02T02:49:25.736Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] did not exist. Created. [2025-09-02T02:49:25.742Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T02:49:26.403Z] /w/workspace/device-virtual-go/216@tmp/durable-b7c9409a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-02T02:49:27.036Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-02T02:49:27.067Z] Warning: overwriting stash ‘stack-cost’ [2025-09-02T02:49:27.121Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T02:49:27.129Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T02:49:27.152Z] $ docker stop --time=1 d75e10363a5217870c8afb5324a376853f0f2618f3aa2d066da7807c9dc91730 [2025-09-02T02:49:28.639Z] $ docker rm -f --volumes d75e10363a5217870c8afb5324a376853f0f2618f3aa2d066da7807c9dc91730 [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-09-02T02:49:29.158Z] provisioning config files... [2025-09-02T02:49:29.166Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2020878440718105266tmp [Pipeline] { [Pipeline] sh [2025-09-02T02:49:29.462Z] + set +x [2025-09-02T02:49:29.462Z] + curl -s https://codecov.io/bash [2025-09-02T02:49:29.462Z] + bash -s -- [2025-09-02T02:49:29.721Z] [2025-09-02T02:49:29.721Z] _____ _ [2025-09-02T02:49:29.721Z] / ____| | | [2025-09-02T02:49:29.721Z] | | ___ __| | ___ ___ _____ __ [2025-09-02T02:49:29.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-02T02:49:29.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-02T02:49:29.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-02T02:49:29.721Z] Bash-1.0.6 [2025-09-02T02:49:29.721Z] [2025-09-02T02:49:29.721Z] [2025-09-02T02:49:29.721Z] ==> git version 2.25.1 found [2025-09-02T02:49:29.721Z] ==> 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-09-02T02:49:29.721Z] Release-Date: 2020-01-08 [2025-09-02T02:49:29.721Z] 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-09-02T02:49:29.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-02T02:49:29.721Z] ==> Jenkins CI detected. [2025-09-02T02:49:29.721Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-09-02T02:49:29.721Z] project root: . [2025-09-02T02:49:29.721Z] --> token set from env [2025-09-02T02:49:29.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-02T02:49:29.721Z] ==> Running gcov in . (disable via -X gcov) [2025-09-02T02:49:29.721Z] ==> Python coveragepy not found [2025-09-02T02:49:29.721Z] ==> Searching for coverage reports in: [2025-09-02T02:49:29.721Z] + . [2025-09-02T02:49:29.721Z] -> Found 1 reports [2025-09-02T02:49:29.721Z] ==> Detecting git/mercurial file structure [2025-09-02T02:49:29.721Z] ==> Reading reports [2025-09-02T02:49:29.721Z] + ./coverage.out bytes=45558 [2025-09-02T02:49:29.721Z] ==> Appending adjustments [2025-09-02T02:49:29.721Z] https://docs.codecov.io/docs/fixing-reports [2025-09-02T02:49:29.721Z] + Found adjustments [2025-09-02T02:49:29.980Z] ==> Gzipping contents [2025-09-02T02:49:29.980Z] 8.0K /tmp/codecov.c5hCCA.gz [2025-09-02T02:49:29.980Z] ==> Uploading reports [2025-09-02T02:49:29.980Z] url: https://codecov.io [2025-09-02T02:49:29.980Z] query: branch=main&commit=2461a5078ce9d726d119a9ec7a972149406a9488&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-02T02:49:29.980Z] -> Pinging Codecov [2025-09-02T02:49:29.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2461a5078ce9d726d119a9ec7a972149406a9488&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-02T02:49:29.980Z] -> Uploading to [2025-09-02T02:49:29.980Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/2461a5078ce9d726d119a9ec7a972149406a9488/854a71d0-36f1-4fd0-aef9-d3b5ec46ad68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250902%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250902T024929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=67c22933901b8ecedf83916045afe46b6c692f14d6ba0b2b834fe4da8648ada6 [2025-09-02T02:49:29.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T02:49:29.980Z] Dload Upload Total Spent Left Speed [2025-09-02T02:49:30.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 14314 --:--:-- --:--:-- --:--:-- 14314 [2025-09-02T02:49:30.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] } [2025-09-02T02:49:30.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-02T02:49:30.791Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-02T02:49:30.823Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:49:31.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T02:49:31.136Z] [2025-09-02T02:49:31.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:49:31.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T02:49:31.444Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-02T02:49:31.444Z] 0a9a5dfd008f: Already exists [2025-09-02T02:49:31.444Z] 36466aa92d05: Already exists [2025-09-02T02:49:31.444Z] e10405b45d13: Already exists [2025-09-02T02:49:31.444Z] 096b7ceb2af7: Already exists [2025-09-02T02:49:31.444Z] 4f4fb700ef54: Already exists [2025-09-02T02:49:31.444Z] e50aa161e22a: Pulling fs layer [2025-09-02T02:49:31.444Z] d3c8db5fb9df: Pulling fs layer [2025-09-02T02:49:31.702Z] e50aa161e22a: Verifying Checksum [2025-09-02T02:49:31.702Z] e50aa161e22a: Download complete [2025-09-02T02:49:31.961Z] e50aa161e22a: Pull complete [2025-09-02T02:49:32.897Z] d3c8db5fb9df: Verifying Checksum [2025-09-02T02:49:32.897Z] d3c8db5fb9df: Download complete [2025-09-02T02:49:37.090Z] d3c8db5fb9df: Pull complete [2025-09-02T02:49:37.090Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-02T02:49:37.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T02:49:37.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:49:37.184Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:49:37.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-02T02:49:39.222Z] $ docker top df541339f519d16e88da36fce210581ae2fd9be6edd658f8ff5f18dfadec6cd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:49:39.557Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-09-02T02:49:39.568Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-09-02T02:49:39.843Z] + set -o pipefail [2025-09-02T02:49:39.843Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-09-02T02:49:47.958Z] [2025-09-02T02:49:47.958Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-09-02T02:49:47.958Z] [2025-09-02T02:49:47.958Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/8cdca06c-4bad-4f32-a8d3-4cc9c4be8d91 [2025-09-02T02:49:47.958Z] [2025-09-02T02:49:47.958Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-02T02:49:47.958Z] [Pipeline] } [2025-09-02T02:49:47.976Z] $ docker stop --time=1 df541339f519d16e88da36fce210581ae2fd9be6edd658f8ff5f18dfadec6cd5 [2025-09-02T02:49:52.190Z] $ docker rm -f --volumes df541339f519d16e88da36fce210581ae2fd9be6edd658f8ff5f18dfadec6cd5 [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-09-02T02:49:53.055Z] + git log --format=format:%s -1 2461a5078ce9d726d119a9ec7a972149406a9488 [Pipeline] sh [2025-09-02T02:49:53.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:49:53.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:49:53.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:49:53.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:49:53.822Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:49:53.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:49:54.919Z] $ docker top ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa -eo pid,comm [2025-09-02T02:49:54.965Z] 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-09-02T02:49:54.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:49:55.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:49:55.024Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:49:55.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:49:55.141Z] $ docker exec ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa ssh-agent [2025-09-02T02:49:55.243Z] SSH_AUTH_SOCK=/tmp/ssh-wkP8RYcwiySB/agent.14 [2025-09-02T02:49:55.243Z] SSH_AGENT_PID=38 [2025-09-02T02:49:55.247Z] Running ssh-add (command line suppressed) [2025-09-02T02:49:55.347Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14446936068253190730.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14446936068253190730.key) [2025-09-02T02:49:55.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:49:55.640Z] + git semver tag [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,882 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,885 [run_tag] DEBUG tag force:False [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,886 [check_head_tag] DEBUG check head tag [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,886 [execute] INFO git cat-file --batch-check [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,889 [execute] INFO git cat-file --batch [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,897 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,898 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,898 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-02T02:49:55.899Z] 2025-09-02 02:49:55,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:49:55.899Z] 4.1.0-dev.6 [Pipeline] } [2025-09-02T02:49:56.172Z] $ docker exec --env ******** --env ******** ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa ssh-agent -k [2025-09-02T02:49:56.277Z] unset SSH_AUTH_SOCK; [2025-09-02T02:49:56.279Z] unset SSH_AGENT_PID; [2025-09-02T02:49:56.279Z] echo Agent pid 38 killed; [2025-09-02T02:49:56.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:49:56.602Z] + git semver [Pipeline] } [2025-09-02T02:49:56.878Z] $ docker stop --time=1 ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa [2025-09-02T02:49:58.151Z] $ docker rm -f --volumes ab79fcc3841c10d54745b4ce179810bed20dc3f959477b2906a050f5ec3275fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:49:58.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T02:49:58.559Z] [2025-09-02T02:49:58.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:49:58.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T02:49:58.862Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-02T02:49:58.862Z] ab5ef0e58194: Pulling fs layer [2025-09-02T02:49:58.862Z] 9712f1f96733: Pulling fs layer [2025-09-02T02:49:58.862Z] 63f879dbbcfc: Pulling fs layer [2025-09-02T02:49:58.862Z] 0d9ebad4ef96: Pulling fs layer [2025-09-02T02:49:58.862Z] e9a5061849ea: Pulling fs layer [2025-09-02T02:49:58.862Z] d747dcd14b5f: Pulling fs layer [2025-09-02T02:49:58.862Z] 2de7ff778b66: Pulling fs layer [2025-09-02T02:49:58.862Z] e9a5061849ea: Waiting [2025-09-02T02:49:58.862Z] 2de7ff778b66: Waiting [2025-09-02T02:49:58.862Z] d747dcd14b5f: Waiting [2025-09-02T02:49:58.862Z] 0d9ebad4ef96: Waiting [2025-09-02T02:49:58.862Z] 9712f1f96733: Verifying Checksum [2025-09-02T02:49:58.862Z] 9712f1f96733: Download complete [2025-09-02T02:49:59.123Z] 63f879dbbcfc: Verifying Checksum [2025-09-02T02:49:59.123Z] 63f879dbbcfc: Download complete [2025-09-02T02:49:59.382Z] e9a5061849ea: Verifying Checksum [2025-09-02T02:49:59.382Z] e9a5061849ea: Download complete [2025-09-02T02:49:59.382Z] d747dcd14b5f: Verifying Checksum [2025-09-02T02:49:59.382Z] d747dcd14b5f: Download complete [2025-09-02T02:49:59.382Z] 0d9ebad4ef96: Verifying Checksum [2025-09-02T02:49:59.382Z] 0d9ebad4ef96: Download complete [2025-09-02T02:49:59.382Z] ab5ef0e58194: Verifying Checksum [2025-09-02T02:49:59.382Z] ab5ef0e58194: Download complete [2025-09-02T02:49:59.382Z] 2de7ff778b66: Verifying Checksum [2025-09-02T02:49:59.382Z] 2de7ff778b66: Download complete [2025-09-02T02:50:02.672Z] ab5ef0e58194: Pull complete [2025-09-02T02:50:02.672Z] 9712f1f96733: Pull complete [2025-09-02T02:50:03.238Z] 63f879dbbcfc: Pull complete [2025-09-02T02:50:08.507Z] 0d9ebad4ef96: Pull complete [2025-09-02T02:50:08.507Z] e9a5061849ea: Pull complete [2025-09-02T02:50:08.507Z] d747dcd14b5f: Pull complete [2025-09-02T02:50:09.880Z] 2de7ff778b66: Pull complete [2025-09-02T02:50:09.880Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-02T02:50:09.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T02:50:09.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:50:09.980Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:50:10.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-02T02:50:14.285Z] $ docker top f74035a90d2fbf56d307a4dc023e720d1d0725e58b70eda20077e421da482b01 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:50:14.367Z] provisioning config files... [2025-09-02T02:50:14.374Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1967884031907747660tmp [2025-09-02T02:50:14.382Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9166276090445104800tmp [2025-09-02T02:50:14.392Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config232284831220825361tmp [Pipeline] { [Pipeline] echo [2025-09-02T02:50:14.416Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:14.707Z] ---> sigul-configuration.sh [2025-09-02T02:50:14.707Z] gpg: directory `/root/.gnupg' created [2025-09-02T02:50:14.707Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-02T02:50:14.707Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-02T02:50:14.707Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-02T02:50:14.707Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-02T02:50:14.707Z] gpg: CAST5 encrypted data [2025-09-02T02:50:14.707Z] gpg: encrypted with 1 passphrase [2025-09-02T02:50:14.707Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-02T02:50:14.998Z] + mkdir /home/jenkins [2025-09-02T02:50:14.998Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-02T02:50:15.301Z] + 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-09-02T02:50:15.317Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:15.610Z] ---> sigul-install.sh [2025-09-02T02:50:15.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-02T02:50:15.906Z] + git tag --list [2025-09-02T02:50:15.906Z] v1.0.0 [2025-09-02T02:50:15.906Z] v1.1.0 [2025-09-02T02:50:15.906Z] v1.1.1 [2025-09-02T02:50:15.906Z] v1.2.1 [2025-09-02T02:50:15.906Z] v1.2.2 [2025-09-02T02:50:15.906Z] v1.2.3 [2025-09-02T02:50:15.906Z] v1.3.0 [2025-09-02T02:50:15.906Z] v1.3.1 [2025-09-02T02:50:15.906Z] v2.0.0 [2025-09-02T02:50:15.906Z] v2.1.0 [2025-09-02T02:50:15.906Z] v2.1.1 [2025-09-02T02:50:15.906Z] v2.2.0 [2025-09-02T02:50:15.906Z] v2.3.0 [2025-09-02T02:50:15.906Z] v3.0 [2025-09-02T02:50:15.906Z] v3.0.0 [2025-09-02T02:50:15.906Z] v3.1 [2025-09-02T02:50:15.906Z] v3.1.0 [2025-09-02T02:50:15.906Z] v3.1.1 [2025-09-02T02:50:15.906Z] v4.0 [2025-09-02T02:50:15.906Z] v4.0.0 [2025-09-02T02:50:15.906Z] v4.1.0-dev.1 [2025-09-02T02:50:15.906Z] v4.1.0-dev.2 [2025-09-02T02:50:15.906Z] v4.1.0-dev.3 [2025-09-02T02:50:15.906Z] v4.1.0-dev.4 [2025-09-02T02:50:15.906Z] v4.1.0-dev.5 [2025-09-02T02:50:15.906Z] v4.1.0-dev.6 [Pipeline] sh [2025-09-02T02:50:16.200Z] + lftools sign git-tag v4.1.0-dev.6 [2025-09-02T02:50:16.769Z] Signing Git tag with Sigul... [2025-09-02T02:50:16.770Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-09-02T02:50:17.043Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:17.329Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-02T02:50:17.336Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-02T02:50:17.372Z] $ docker stop --time=1 f74035a90d2fbf56d307a4dc023e720d1d0725e58b70eda20077e421da482b01 [2025-09-02T02:50:18.631Z] $ docker rm -f --volumes f74035a90d2fbf56d307a4dc023e720d1d0725e58b70eda20077e421da482b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-02T02:50:19.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:50:19.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:50:19.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:50:19.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:50:19.522Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:50:19.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:50:19.819Z] $ docker top 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 -eo pid,comm [2025-09-02T02:50:19.848Z] 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-09-02T02:50:19.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:50:19.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:50:19.903Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:50:20.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:50:20.015Z] $ docker exec 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 ssh-agent [2025-09-02T02:50:20.128Z] SSH_AUTH_SOCK=/tmp/ssh-lA1A1qEYiCYb/agent.32 [2025-09-02T02:50:20.128Z] SSH_AGENT_PID=39 [2025-09-02T02:50:20.136Z] Running ssh-add (command line suppressed) [2025-09-02T02:50:20.245Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15257382370059133895.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15257382370059133895.key) [2025-09-02T02:50:20.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:50:20.541Z] + git semver bump pre [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,753 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,756 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,756 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,756 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,756 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,758 [execute] INFO git cat-file --batch-check [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,761 [execute] INFO git cat-file --batch [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:50:20.800Z] 2025-09-02 02:50:20,764 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:50:20.800Z] 4.1.0-dev.7 [Pipeline] } [2025-09-02T02:50:20.816Z] $ docker exec --env ******** --env ******** 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 ssh-agent -k [2025-09-02T02:50:20.910Z] unset SSH_AUTH_SOCK; [2025-09-02T02:50:20.910Z] unset SSH_AGENT_PID; [2025-09-02T02:50:20.910Z] echo Agent pid 39 killed; [2025-09-02T02:50:20.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:50:21.246Z] + git semver [Pipeline] } [2025-09-02T02:50:21.833Z] $ docker stop --time=1 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 [2025-09-02T02:50:23.086Z] $ docker rm -f --volumes 2def618cbd857be33472ec68a3e682a41521f28d8c2025a2d9e39fdf6d1e6d42 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:50:23.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:50:23.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:50:23.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:50:23.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:50:23.812Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:50:23.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:50:24.081Z] $ docker top e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 -eo pid,comm [2025-09-02T02:50:24.118Z] 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-09-02T02:50:24.118Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:50:24.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:50:24.178Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:50:24.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:50:24.295Z] $ docker exec e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 ssh-agent [2025-09-02T02:50:24.386Z] SSH_AUTH_SOCK=/tmp/ssh-zKwXjwmYb0xb/agent.32 [2025-09-02T02:50:24.386Z] SSH_AGENT_PID=38 [2025-09-02T02:50:24.391Z] Running ssh-add (command line suppressed) [2025-09-02T02:50:24.493Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9474483296207371230.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9474483296207371230.key) [2025-09-02T02:50:24.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:50:24.789Z] + git semver push [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:24,984 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:24,988 [run_push] DEBUG push [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:24,988 [execute] INFO git cat-file --batch-check [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:24,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:24,991 [execute] INFO git rev-list 95d20b1e84da76ec2353e1ebb45735c6680e3002 -- [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:24,991 [execute] DEBUG Popen(['git', 'rev-list', '95d20b1e84da76ec2353e1ebb45735c6680e3002', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:25,001 [execute] INFO git fetch -v -- origin [2025-09-02T02:50:25.050Z] 2025-09-02 02:50:25,001 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-02T02:50:25.619Z] 2025-09-02 02:50:25,436 [run_push] DEBUG no remote changes detected [2025-09-02T02:50:25.619Z] 2025-09-02 02:50:25,436 [execute] INFO git push origin semver [2025-09-02T02:50:25.619Z] 2025-09-02 02:50:25,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-02T02:50:26.185Z] 2025-09-02 02:50:26,160 [run_push] DEBUG push all version tags [2025-09-02T02:50:26.185Z] 2025-09-02 02:50:26,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-02T02:50:26.185Z] 2025-09-02 02:50:26,161 [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-09-02T02:50:27.123Z] 2025-09-02 02:50:26,795 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-09-02T02:50:27.123Z] 4.1.0-dev.7 [Pipeline] } [2025-09-02T02:50:27.139Z] $ docker exec --env ******** --env ******** e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 ssh-agent -k [2025-09-02T02:50:27.234Z] unset SSH_AUTH_SOCK; [2025-09-02T02:50:27.234Z] unset SSH_AGENT_PID; [2025-09-02T02:50:27.234Z] echo Agent pid 38 killed; [2025-09-02T02:50:27.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:50:27.569Z] + git semver [Pipeline] } [2025-09-02T02:50:27.848Z] $ docker stop --time=1 e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 [2025-09-02T02:50:29.072Z] $ docker rm -f --volumes e5847c33f205b2eb42a8a7b4223c4ed00d17e635a9a23e4e2abc9eff1acf87b1 [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-09-02T02:50:29.657Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-09-02T02:50:29.657Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-09-02T02:50:29.657Z] total 16 [2025-09-02T02:50:29.657Z] drwxr-xr-x 3 root root 4096 Sep 2 02:37 . [2025-09-02T02:50:29.657Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:50 .. [2025-09-02T02:50:29.657Z] drwxr-xr-x 2 root root 4096 Sep 2 02:37 cost [2025-09-02T02:50:29.657Z] -rw-r--r-- 1 root root 89 Sep 2 02:37 cost.csv [2025-09-02T02:50:29.657Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-09-02T02:50:29.657Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-09-02T02:50:29.657Z] total 16 [2025-09-02T02:50:29.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:37 . [2025-09-02T02:50:29.657Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:50 .. [2025-09-02T02:50:29.657Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 02:37 cost [2025-09-02T02:50:29.657Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 2 02:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:29.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:30.810Z] ---> package-listing.sh [2025-09-02T02:50:30.810Z] ++ facter osfamily [2025-09-02T02:50:30.810Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T02:50:31.070Z] + OS_FAMILY=debian [2025-09-02T02:50:31.070Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-09-02T02:50:31.070Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T02:50:31.070Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T02:50:31.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T02:50:31.070Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T02:50:31.070Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-09-02T02:50:31.070Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T02:50:31.070Z] + case "${OS_FAMILY}" in [2025-09-02T02:50:31.070Z] + dpkg -l [2025-09-02T02:50:31.070Z] + grep '^ii' [2025-09-02T02:50:31.070Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T02:50:31.070Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T02:50:31.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T02:50:31.070Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-09-02T02:50:31.070Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-09-02T02:50:31.070Z] + 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-09-02T02:50:31.083Z] 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-09-02T02:50:31.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:50:31.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:50:31.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:50:32.003Z] prd-ubuntu20.04-docker-8c-8g-8118 does not seem to be running inside a container [2025-09-02T02:50:32.038Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T02:50:32.264Z] $ docker top 0464f11163584c4ff6bb72b72ba18e97e6abe8b58314908a08c7813216f0dd60 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:50:32.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T02:50:32.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T02:50:33.177Z] + ls /var/log/sa-host [2025-09-02T02:50:33.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:50:33.213Z] provisioning config files... [2025-09-02T02:50:33.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8949792210646416879tmp [Pipeline] { [Pipeline] echo [2025-09-02T02:50:33.241Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:33.526Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T02:50:33.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:33.854Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T02:50:33.864Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:34.147Z] ---> sudo-logs.sh [2025-09-02T02:50:34.147Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-02T02:50:34.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:34.473Z] ---> job-cost.sh [2025-09-02T02:50:34.473Z] lf-activate-venv: SKIPPING [2025-09-02T02:50:34.473Z] DEBUG: total: 0.2199999988079071 [2025-09-02T02:50:34.473Z] INFO: Retrieving Stack Cost... [2025-09-02T02:50:34.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T02:50:34.991Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T02:50:35.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:50:35.287Z] ---> logs-deploy.sh [2025-09-02T02:50:35.287Z] lf-activate-venv: SKIPPING [2025-09-02T02:50:35.287Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/216 [2025-09-02T02:50:35.287Z] INFO: archiving workspace using pattern(s): [2025-09-02T02:50:36.224Z] Archives upload complete. [2025-09-02T02:50:36.224Z] INFO: archiving logs to Nexus