Started by user Jin Lin Guan Replayed #204 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ae59df93e15168f5c84516dd369218cbd3ebf1 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-ssh10657050536968927170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9599afe4600029d8782082ac22adb41213b99bad 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-ssh7937036765182027000.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 9599afe4600029d8782082ac22adb41213b99bad 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-ssh11437162665187205948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9599afe4600029d8782082ac22adb41213b99bad (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9599afe4600029d8782082ac22adb41213b99bad # timeout=10 Commit message: "fix: build all multi-arch images at once" > 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. Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy 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-ssh6831638747093861792.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-ssh15993939860013813963.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. Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy [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-42402’ Running on prd-ubuntu20.04-docker-8c-8g-42406 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) Commit message: "Merge pull request #529 from judehung/update-odesa" > 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 > git rev-list --no-walk f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-31T05:46:58.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-31T05:46:58.749Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T05:46:58.777Z] ========================================================= [2025-03-31T05:46:58.777Z] EdgeX Global Pipelines Version Info [2025-03-31T05:46:58.777Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:46:59.890Z] ------------------- [2025-03-31T05:46:59.890Z] stable info: [2025-03-31T05:46:59.890Z] ------------------- [2025-03-31T05:46:59.890Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T05:46:59.890Z] Commit SHA: 9599afe4600029d8782082ac22adb41213b99bad [2025-03-31T05:46:59.890Z] Message: update stable to testing [2025-03-31T05:47:00.462Z] ------------------- [2025-03-31T05:47:00.462Z] experimental info: [2025-03-31T05:47:00.462Z] ------------------- [2025-03-31T05:47:00.462Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T05:47:00.462Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-03-31T05:47:00.462Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-31T05:47:00.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-03-31T05:47:00.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-03-31T05:47:00.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-31T05:47:00.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-31T05:47:00.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-31T05:47:00.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-31T05:47:00.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-31T05:47:00.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-31T05:47:00.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-31T05:47:00.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-31T05:47:00.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-31T05:47:00.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-03-31T05:47:00.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-31T05:47:00.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-31T05:47:00.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T05:47:00.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T05:47:00.980Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T05:47:01.001Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T05:47:01.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-31T05:47:01.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-31T05:47:01.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-31T05:47:01.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-31T05:47:01.123Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-31T05:47:01.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-31T05:47:01.183Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-31T05:47:01.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-31T05:47:01.232Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-31T05:47:01.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-31T05:47:01.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-31T05:47:01.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-31T05:47:01.333Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T05:47:01.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ae59d [Pipeline] echo [2025-03-31T05:47:01.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:47:01.457Z] provisioning config files... [2025-03-31T05:47:01.472Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15599940136468993016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:47:01.812Z] ---> ****-login.sh [2025-03-31T05:47:01.812Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:47:02.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:02.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:02.073Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:02.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:02.073Z] [2025-03-31T05:47:02.073Z] Login Succeeded [2025-03-31T05:47:02.074Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:47:02.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:02.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:02.341Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:02.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:02.341Z] [2025-03-31T05:47:02.341Z] Login Succeeded [2025-03-31T05:47:02.341Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:47:02.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:02.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:02.341Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:02.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:02.341Z] [2025-03-31T05:47:02.341Z] Login Succeeded [2025-03-31T05:47:02.341Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:47:02.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:02.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:02.604Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:02.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:02.604Z] [2025-03-31T05:47:02.604Z] Login Succeeded [2025-03-31T05:47:02.604Z] ****.io [2025-03-31T05:47:02.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:02.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:02.865Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:02.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:02.865Z] [2025-03-31T05:47:02.865Z] Login Succeeded [2025-03-31T05:47:02.865Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:47:02.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-31T05:47:03.299Z] + git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T05:47:03.325Z] -----------> git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T05:47:03.325Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [false] [Pipeline] sh [2025-03-31T05:47:03.635Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T05:47:03.650Z] ========================================================= [2025-03-31T05:47:03.650Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-31T05:47:03.650Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T05:47:04.022Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-31T05:47:04.037Z] [semverPrep] GIT_COMMIT: f1ae59df93e15168f5c84516dd369218cbd3ebf1, Commit Message: Merge pull request #529 from judehung/update-odesa [Pipeline] echo [2025-03-31T05:47:04.052Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-31T05:47:04.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T05:47:04.432Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-31T05:47:04.432Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-31T05:47:04.432Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-31T05:47:04.432Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-31T05:47:04.432Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-31T05:47:04.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:47:04.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:47:04.804Z] [2025-03-31T05:47:04.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:47:05.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:47:05.119Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-31T05:47:05.119Z] b85a868b505f: Pulling fs layer [2025-03-31T05:47:05.119Z] e2be974225ed: Pulling fs layer [2025-03-31T05:47:05.119Z] 339a4e72a1f5: Pulling fs layer [2025-03-31T05:47:05.119Z] 988bab9f4d93: Pulling fs layer [2025-03-31T05:47:05.119Z] 1469e6f7b9e6: Pulling fs layer [2025-03-31T05:47:05.119Z] eaf3925da568: Pulling fs layer [2025-03-31T05:47:05.119Z] bab4dde63d76: Pulling fs layer [2025-03-31T05:47:05.119Z] bde34c3a00c8: Pulling fs layer [2025-03-31T05:47:05.119Z] b352a97aabf1: Pulling fs layer [2025-03-31T05:47:05.119Z] 988bab9f4d93: Waiting [2025-03-31T05:47:05.119Z] 1469e6f7b9e6: Waiting [2025-03-31T05:47:05.119Z] bde34c3a00c8: Waiting [2025-03-31T05:47:05.119Z] eaf3925da568: Waiting [2025-03-31T05:47:05.119Z] b352a97aabf1: Waiting [2025-03-31T05:47:05.119Z] bab4dde63d76: Waiting [2025-03-31T05:47:05.119Z] 4872d77fe225: Pulling fs layer [2025-03-31T05:47:05.119Z] 5851b861e8e6: Pulling fs layer [2025-03-31T05:47:05.119Z] 5851b861e8e6: Waiting [2025-03-31T05:47:05.119Z] 4872d77fe225: Waiting [2025-03-31T05:47:05.119Z] e2be974225ed: Download complete [2025-03-31T05:47:05.119Z] 988bab9f4d93: Verifying Checksum [2025-03-31T05:47:05.119Z] 988bab9f4d93: Download complete [2025-03-31T05:47:05.119Z] 339a4e72a1f5: Verifying Checksum [2025-03-31T05:47:05.119Z] 339a4e72a1f5: Download complete [2025-03-31T05:47:05.379Z] 1469e6f7b9e6: Verifying Checksum [2025-03-31T05:47:05.379Z] 1469e6f7b9e6: Download complete [2025-03-31T05:47:05.379Z] eaf3925da568: Verifying Checksum [2025-03-31T05:47:05.379Z] eaf3925da568: Download complete [2025-03-31T05:47:05.379Z] bde34c3a00c8: Verifying Checksum [2025-03-31T05:47:05.379Z] bde34c3a00c8: Download complete [2025-03-31T05:47:05.379Z] b352a97aabf1: Verifying Checksum [2025-03-31T05:47:05.379Z] b352a97aabf1: Download complete [2025-03-31T05:47:05.379Z] 4872d77fe225: Verifying Checksum [2025-03-31T05:47:05.379Z] 4872d77fe225: Download complete [2025-03-31T05:47:05.379Z] 5851b861e8e6: Verifying Checksum [2025-03-31T05:47:05.379Z] 5851b861e8e6: Download complete [2025-03-31T05:47:05.379Z] b85a868b505f: Verifying Checksum [2025-03-31T05:47:05.379Z] b85a868b505f: Download complete [2025-03-31T05:47:05.638Z] bab4dde63d76: Verifying Checksum [2025-03-31T05:47:05.638Z] bab4dde63d76: Download complete [2025-03-31T05:47:06.576Z] b85a868b505f: Pull complete [2025-03-31T05:47:06.835Z] e2be974225ed: Pull complete [2025-03-31T05:47:07.403Z] 339a4e72a1f5: Pull complete [2025-03-31T05:47:07.403Z] 988bab9f4d93: Pull complete [2025-03-31T05:47:07.661Z] 1469e6f7b9e6: Pull complete [2025-03-31T05:47:07.661Z] eaf3925da568: Pull complete [2025-03-31T05:47:09.564Z] bab4dde63d76: Pull complete [2025-03-31T05:47:09.564Z] bde34c3a00c8: Pull complete [2025-03-31T05:47:09.564Z] b352a97aabf1: Pull complete [2025-03-31T05:47:09.564Z] 4872d77fe225: Pull complete [2025-03-31T05:47:09.825Z] 5851b861e8e6: Pull complete [2025-03-31T05:47:09.825Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-31T05:47:09.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:47:09.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:47:09.983Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T05:47:10.017Z] $ 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-03-31T05:47:12.202Z] $ docker top 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 -eo pid,comm [2025-03-31T05:47:12.257Z] 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-03-31T05:47:12.257Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-31T05:47:12.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T05:47:12.317Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T05:47:12.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T05:47:12.446Z] $ docker exec 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent [2025-03-31T05:47:12.558Z] SSH_AUTH_SOCK=/tmp/ssh-LnySmnPMtgk8/agent.33 [2025-03-31T05:47:12.558Z] SSH_AGENT_PID=39 [2025-03-31T05:47:12.567Z] Running ssh-add (command line suppressed) [2025-03-31T05:47:12.663Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7474973800771924677.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7474973800771924677.key) [2025-03-31T05:47:12.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T05:47:12.974Z] + git tag --points-at HEAD [Pipeline] } [2025-03-31T05:47:12.986Z] $ docker exec --env ******** --env ******** 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent -k [2025-03-31T05:47:13.077Z] unset SSH_AUTH_SOCK; [2025-03-31T05:47:13.077Z] unset SSH_AGENT_PID; [2025-03-31T05:47:13.077Z] echo Agent pid 39 killed; [2025-03-31T05:47:13.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-31T05:47:13.134Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.19' [Pipeline] sshagent [2025-03-31T05:47:13.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T05:47:13.164Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T05:47:13.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T05:47:13.275Z] $ docker exec 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent [2025-03-31T05:47:13.387Z] SSH_AUTH_SOCK=/tmp/ssh-nibxEh8Ow3Ik/agent.72 [2025-03-31T05:47:13.387Z] SSH_AGENT_PID=78 [2025-03-31T05:47:13.393Z] Running ssh-add (command line suppressed) [2025-03-31T05:47:13.492Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6116128514810153934.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6116128514810153934.key) [2025-03-31T05:47:13.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T05:47:13.798Z] + git semver init [2025-03-31T05:47:14.058Z] 2025-03-31 05:47:14,002 [run_init] DEBUG init version:0.0.0 force:False [2025-03-31T05:47:14.058Z] 2025-03-31 05:47:14,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-31T05:47:14.058Z] 2025-03-31 05:47:14,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-31T05:47:14.058Z] 2025-03-31 05:47:14,003 [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, universal_newlines=False, shell=None, istream=None) [2025-03-31T05:47:15.438Z] 2025-03-31 05:47:15,422 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-03-31T05:47:15.438Z] 2025-03-31 05:47:15,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-03-31T05:47:15.438Z] 2025-03-31 05:47:15,423 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-31T05:47:15.438Z] 2025-03-31 05:47:15,423 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-31T05:47:15.438Z] 4.1.0-dev.1 [Pipeline] } [2025-03-31T05:47:15.708Z] $ docker exec --env ******** --env ******** 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 ssh-agent -k [2025-03-31T05:47:15.804Z] unset SSH_AUTH_SOCK; [2025-03-31T05:47:15.804Z] unset SSH_AGENT_PID; [2025-03-31T05:47:15.805Z] echo Agent pid 78 killed; [2025-03-31T05:47:15.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T05:47:16.143Z] + git semver [Pipeline] } [2025-03-31T05:47:16.416Z] $ docker stop --time=1 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 [2025-03-31T05:47:17.734Z] $ docker rm -f --volumes 4516fba9f5afcac3d55531f13b7d3f6c754fbfc05a24824700f7447a0bc2f867 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:47:18.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-31T05:47:18.333Z] Stashed 1 file(s) [Pipeline] echo [2025-03-31T05:47:18.338Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-03-31T05:47:18.534Z] provisioning config files... [2025-03-31T05:47:18.550Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11952054921408893992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:47:18.857Z] ---> ****-login.sh [2025-03-31T05:47:18.857Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:47:18.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:18.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:18.857Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:18.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:18.857Z] [2025-03-31T05:47:18.857Z] Login Succeeded [2025-03-31T05:47:18.857Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:47:18.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:18.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:18.857Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:18.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:18.857Z] [2025-03-31T05:47:18.857Z] Login Succeeded [2025-03-31T05:47:18.857Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:47:19.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:19.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:19.122Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:19.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:19.122Z] [2025-03-31T05:47:19.122Z] Login Succeeded [2025-03-31T05:47:19.122Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:47:19.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:19.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:19.122Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:19.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:19.122Z] [2025-03-31T05:47:19.122Z] Login Succeeded [2025-03-31T05:47:19.122Z] ****.io [2025-03-31T05:47:19.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:47:19.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:47:19.383Z] Configure a credential helper to remove this warning. See [2025-03-31T05:47:19.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:47:19.384Z] [2025-03-31T05:47:19.384Z] Login Succeeded [2025-03-31T05:47:19.384Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:47:19.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T05:47:19.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:47:19.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:47:19.526Z] ========================================================= [2025-03-31T05:47:19.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-31T05:47:19.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:47:19.871Z] + 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-03-31T05:47:19.871Z] Sending build context to Docker daemon 40.74MB [2025-03-31T05:47:19.871Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:47:19.871Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-31T05:47:20.131Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-31T05:47:20.131Z] da9db072f522: Pulling fs layer [2025-03-31T05:47:20.131Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-31T05:47:20.131Z] 06f05ace1117: Pulling fs layer [2025-03-31T05:47:20.131Z] 5fe327b54edc: Pulling fs layer [2025-03-31T05:47:20.131Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T05:47:20.131Z] 92a5565b7b96: Pulling fs layer [2025-03-31T05:47:20.131Z] ff9bb7016b71: Pulling fs layer [2025-03-31T05:47:20.131Z] b67dba6c2c7d: Pulling fs layer [2025-03-31T05:47:20.131Z] a813b0c90790: Pulling fs layer [2025-03-31T05:47:20.131Z] 5fe327b54edc: Waiting [2025-03-31T05:47:20.131Z] 4f4fb700ef54: Waiting [2025-03-31T05:47:20.131Z] 92a5565b7b96: Waiting [2025-03-31T05:47:20.131Z] ff9bb7016b71: Waiting [2025-03-31T05:47:20.131Z] b67dba6c2c7d: Waiting [2025-03-31T05:47:20.131Z] a813b0c90790: Waiting [2025-03-31T05:47:20.131Z] 6ef4a4ee8ca5: Download complete [2025-03-31T05:47:20.131Z] 5fe327b54edc: Verifying Checksum [2025-03-31T05:47:20.131Z] 5fe327b54edc: Download complete [2025-03-31T05:47:20.131Z] 4f4fb700ef54: Download complete [2025-03-31T05:47:20.131Z] da9db072f522: Download complete [2025-03-31T05:47:20.131Z] 92a5565b7b96: Verifying Checksum [2025-03-31T05:47:20.131Z] 92a5565b7b96: Download complete [2025-03-31T05:47:20.131Z] ff9bb7016b71: Verifying Checksum [2025-03-31T05:47:20.131Z] ff9bb7016b71: Download complete [2025-03-31T05:47:20.389Z] da9db072f522: Pull complete [2025-03-31T05:47:20.389Z] a813b0c90790: Verifying Checksum [2025-03-31T05:47:20.389Z] a813b0c90790: Download complete [2025-03-31T05:47:20.389Z] 6ef4a4ee8ca5: Pull complete [2025-03-31T05:47:20.648Z] 06f05ace1117: Verifying Checksum [2025-03-31T05:47:20.648Z] 06f05ace1117: Download complete [2025-03-31T05:47:20.906Z] b67dba6c2c7d: Verifying Checksum [2025-03-31T05:47:20.906Z] b67dba6c2c7d: Download complete [2025-03-31T05:47:24.190Z] 06f05ace1117: Pull complete [2025-03-31T05:47:24.190Z] 5fe327b54edc: Pull complete [2025-03-31T05:47:24.190Z] 4f4fb700ef54: Pull complete [2025-03-31T05:47:24.449Z] 92a5565b7b96: Pull complete [2025-03-31T05:47:24.449Z] ff9bb7016b71: Pull complete [2025-03-31T05:47:26.984Z] b67dba6c2c7d: Pull complete [2025-03-31T05:47:27.553Z] a813b0c90790: Pull complete [2025-03-31T05:47:27.553Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-31T05:47:27.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-31T05:47:27.553Z] ---> 3ba60ce46760 [2025-03-31T05:47:27.553Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T05:47:30.118Z] ---> Running in 9d6564f8f114 [2025-03-31T05:47:30.118Z] Removing intermediate container 9d6564f8f114 [2025-03-31T05:47:30.118Z] ---> 6df76599d1fe [2025-03-31T05:47:30.118Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T05:47:30.118Z] ---> Running in fae0c1cefe8c [2025-03-31T05:47:30.377Z] Removing intermediate container fae0c1cefe8c [2025-03-31T05:47:30.377Z] ---> c675ebe53899 [2025-03-31T05:47:30.377Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:47:30.377Z] ---> Running in 5905078a9982 [2025-03-31T05:47:30.377Z] Removing intermediate container 5905078a9982 [2025-03-31T05:47:30.377Z] ---> 7368064c35d7 [2025-03-31T05:47:30.377Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-31T05:47:30.377Z] ---> Running in 8478fce16276 [2025-03-31T05:47:30.636Z] Removing intermediate container 8478fce16276 [2025-03-31T05:47:30.636Z] ---> 1cf5db8853ba [2025-03-31T05:47:30.636Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T05:47:30.636Z] ---> Running in 54a3d1cf600d [2025-03-31T05:47:30.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:47:30.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:47:31.463Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-31T05:47:31.463Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-31T05:47:31.463Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-31T05:47:31.463Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-31T05:47:31.463Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:47:31.463Z] OK: 252 MiB in 62 packages [2025-03-31T05:47:32.032Z] Removing intermediate container 54a3d1cf600d [2025-03-31T05:47:32.032Z] ---> c64db58472de [2025-03-31T05:47:32.032Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-31T05:47:32.032Z] ---> 93b259bb3624 [2025-03-31T05:47:32.032Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:47:32.032Z] ---> Running in 11488f6b6c32 [2025-03-31T05:47:33.498Z] Still waiting to schedule task [2025-03-31T05:47:33.499Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-42403’ [2025-03-31T05:48:10.902Z] Removing intermediate container 11488f6b6c32 [2025-03-31T05:48:10.902Z] ---> e3a5d5f08e11 [2025-03-31T05:48:10.902Z] Step 10/12 : COPY . . [2025-03-31T05:48:10.902Z] ---> b36c5dbfa009 [2025-03-31T05:48:10.902Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:48:10.902Z] ---> Running in 5c9035af2a14 [2025-03-31T05:48:10.902Z] Removing intermediate container 5c9035af2a14 [2025-03-31T05:48:10.902Z] ---> d4a7657e0f17 [2025-03-31T05:48:10.902Z] Step 12/12 : RUN $MAKE [2025-03-31T05:48:10.902Z] ---> Running in a90bc6c49e07 [2025-03-31T05:48:10.902Z] noop [2025-03-31T05:48:10.902Z] Removing intermediate container a90bc6c49e07 [2025-03-31T05:48:10.902Z] ---> a3b0df0dd3eb [2025-03-31T05:48:10.902Z] Successfully built a3b0df0dd3eb [2025-03-31T05:48:10.902Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:11.252Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T05:48:11.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:48:11.348Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T05:48:11.381Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T05:48:11.723Z] $ docker top 162af28f0fbb307e447548444a6c4147ec37b5ed765e2fe8805702fee304d2ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:48:12.076Z] + go version [2025-03-31T05:48:12.076Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-31T05:48:12.087Z] $ docker stop --time=1 162af28f0fbb307e447548444a6c4147ec37b5ed765e2fe8805702fee304d2ec [2025-03-31T05:48:13.400Z] $ docker rm -f --volumes 162af28f0fbb307e447548444a6c4147ec37b5ed765e2fe8805702fee304d2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:13.871Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T05:48:13.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:48:13.962Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T05:48:13.991Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T05:48:14.347Z] $ docker top afd96323d727ab82d12492506a0de36957cbb2025526439426d220abbb3d7d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:48:14.704Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-31T05:48:15.012Z] + make test [2025-03-31T05:48:15.012Z] go test ./... -coverprofile=coverage.out [2025-03-31T05:48:16.389Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-31T05:48:38.320Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-31T05:48:38.320Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2025-03-31T05:48:48.285Z] go vet ./... [2025-03-31T05:48:53.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T05:48:53.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T05:48:53.557Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T05:48:53.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T05:48:53.590Z] $ docker stop --time=1 afd96323d727ab82d12492506a0de36957cbb2025526439426d220abbb3d7d16 [2025-03-31T05:48:56.775Z] $ docker rm -f --volumes afd96323d727ab82d12492506a0de36957cbb2025526439426d220abbb3d7d16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:48:57.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T05:48:57.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-31T05:48:57.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T05:48:58.166Z] + ls -al . [2025-03-31T05:48:58.166Z] total 268 [2025-03-31T05:48:58.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:48 . [2025-03-31T05:48:58.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:46 .. [2025-03-31T05:48:58.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:48 .git [2025-03-31T05:48:58.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:46 .github [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 31 05:46 .gitignore [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 05:46 .golangci.yml [2025-03-31T05:48:58.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:47 .semver [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 31 05:46 Attribution.txt [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 31 05:46 CHANGELOG.md [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 31 05:46 Dockerfile [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:46 GOVERNANCE.md [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:46 Jenkinsfile [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:46 LICENSE [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 31 05:46 Makefile [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:46 OWNERS.md [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 31 05:46 README.md [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 05:47 VERSION [2025-03-31T05:48:58.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:46 bin [2025-03-31T05:48:58.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:46 cmd [2025-03-31T05:48:58.166Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 31 05:48 coverage.out [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 31 05:46 go.mod [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 31 05:46 go.sum [2025-03-31T05:48:58.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:46 internal [2025-03-31T05:48:58.166Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:58.517Z] + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-03-31T05:48:58.517Z] Sending build context to Docker daemon 40.78MB [2025-03-31T05:48:58.517Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:48:58.517Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-31T05:48:58.517Z] ---> a3b0df0dd3eb [2025-03-31T05:48:58.517Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T05:48:59.096Z] ---> Running in 074df56d6bc5 [2025-03-31T05:48:59.096Z] Removing intermediate container 074df56d6bc5 [2025-03-31T05:48:59.096Z] ---> e69cdbd92293 [2025-03-31T05:48:59.096Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T05:48:59.096Z] ---> Running in c87b49707945 [2025-03-31T05:48:59.096Z] Removing intermediate container c87b49707945 [2025-03-31T05:48:59.096Z] ---> 16def5b3cc85 [2025-03-31T05:48:59.096Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:48:59.096Z] ---> Running in c81be5eaa8bf [2025-03-31T05:48:59.356Z] Removing intermediate container c81be5eaa8bf [2025-03-31T05:48:59.356Z] ---> b3897ebde01e [2025-03-31T05:48:59.356Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-31T05:48:59.356Z] ---> Running in cdb4d0d459df [2025-03-31T05:48:59.356Z] Removing intermediate container cdb4d0d459df [2025-03-31T05:48:59.356Z] ---> f2e2c1857563 [2025-03-31T05:48:59.356Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T05:48:59.356Z] ---> Running in 760509ea4444 [2025-03-31T05:48:59.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:48:59.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:49:00.130Z] OK: 252 MiB in 62 packages [2025-03-31T05:49:00.496Z] Removing intermediate container 760509ea4444 [2025-03-31T05:49:00.496Z] ---> eae03f0ee616 [2025-03-31T05:49:00.496Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-31T05:49:00.755Z] ---> ba2cf783ac69 [2025-03-31T05:49:00.755Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:49:00.755Z] ---> Running in a284cfabc458 [2025-03-31T05:49:01.322Z] Removing intermediate container a284cfabc458 [2025-03-31T05:49:01.323Z] ---> e5c04ff7d1df [2025-03-31T05:49:01.323Z] Step 10/26 : COPY . . [2025-03-31T05:49:02.267Z] ---> 89630871fa93 [2025-03-31T05:49:02.267Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:49:02.267Z] ---> Running in f2c3656e9ebb [2025-03-31T05:49:02.267Z] Removing intermediate container f2c3656e9ebb [2025-03-31T05:49:02.267Z] ---> 80bc6f9d6e45 [2025-03-31T05:49:02.267Z] Step 12/26 : RUN $MAKE [2025-03-31T05:49:02.267Z] ---> Running in 98e233c07373 [2025-03-31T05:49:02.526Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-31T05:49:34.611Z] Removing intermediate container 98e233c07373 [2025-03-31T05:49:34.611Z] ---> 77e96dbbc686 [2025-03-31T05:49:34.611Z] Step 13/26 : FROM alpine:3.20 [2025-03-31T05:49:34.611Z] 3.20: Pulling from library/alpine [2025-03-31T05:49:34.611Z] 0a9a5dfd008f: Pulling fs layer [2025-03-31T05:49:34.611Z] 0a9a5dfd008f: Verifying Checksum [2025-03-31T05:49:34.611Z] 0a9a5dfd008f: Download complete [2025-03-31T05:49:34.611Z] 0a9a5dfd008f: Pull complete [2025-03-31T05:49:34.611Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T05:49:34.611Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T05:49:34.611Z] ---> ff221270b9fb [2025-03-31T05:49:34.611Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-31T05:49:34.611Z] ---> Running in 8b907998f3a9 [2025-03-31T05:49:34.611Z] Removing intermediate container 8b907998f3a9 [2025-03-31T05:49:34.611Z] ---> 14c5519204a4 [2025-03-31T05:49:34.611Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-31T05:49:34.611Z] ---> Running in 13a667619e57 [2025-03-31T05:49:34.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:49:34.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:49:34.870Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T05:49:34.870Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:49:34.870Z] OK: 8 MiB in 15 packages [2025-03-31T05:49:35.129Z] Removing intermediate container 13a667619e57 [2025-03-31T05:49:35.129Z] ---> 3ba3c71359ad [2025-03-31T05:49:35.129Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-31T05:49:35.129Z] ---> Running in 1ed7c38716e9 [2025-03-31T05:49:35.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:49:35.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:49:35.904Z] OK: 8 MiB in 15 packages [2025-03-31T05:49:36.163Z] Removing intermediate container 1ed7c38716e9 [2025-03-31T05:49:36.163Z] ---> a2d39cbaa4ae [2025-03-31T05:49:36.163Z] Step 17/26 : WORKDIR / [2025-03-31T05:49:36.163Z] ---> Running in eacbced4c514 [2025-03-31T05:49:36.423Z] Removing intermediate container eacbced4c514 [2025-03-31T05:49:36.423Z] ---> 8adcb02ddf20 [2025-03-31T05:49:36.423Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-31T05:49:36.423Z] ---> c6190dcb575a [2025-03-31T05:49:36.423Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-31T05:49:36.682Z] ---> 05406fef4397 [2025-03-31T05:49:36.683Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-31T05:49:37.621Z] ---> 1af27a3dadba [2025-03-31T05:49:37.621Z] Step 21/26 : EXPOSE 59900 [2025-03-31T05:49:37.621Z] ---> Running in 521dad0f4f62 [2025-03-31T05:49:37.621Z] Removing intermediate container 521dad0f4f62 [2025-03-31T05:49:37.621Z] ---> 3b7058a53239 [2025-03-31T05:49:37.621Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-31T05:49:37.621Z] ---> Running in a9f47193c7a0 [2025-03-31T05:49:37.621Z] Removing intermediate container a9f47193c7a0 [2025-03-31T05:49:37.621Z] ---> 5e2237321a23 [2025-03-31T05:49:37.621Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T05:49:37.879Z] ---> Running in 05b5aaebec31 [2025-03-31T05:49:37.879Z] Removing intermediate container 05b5aaebec31 [2025-03-31T05:49:37.879Z] ---> 1339b78b3902 [2025-03-31T05:49:37.879Z] Step 24/26 : LABEL arch=amd64 [2025-03-31T05:49:37.879Z] ---> Running in b4f5e0a4b596 [2025-03-31T05:49:37.879Z] Removing intermediate container b4f5e0a4b596 [2025-03-31T05:49:37.879Z] ---> 92c2882a987f [2025-03-31T05:49:37.879Z] Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T05:49:37.879Z] ---> Running in 5f3498752066 [2025-03-31T05:49:38.138Z] Removing intermediate container 5f3498752066 [2025-03-31T05:49:38.138Z] ---> 076e2188fb41 [2025-03-31T05:49:38.138Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-03-31T05:49:38.138Z] ---> Running in fe351edba5fb [2025-03-31T05:49:38.138Z] Removing intermediate container fe351edba5fb [2025-03-31T05:49:38.138Z] ---> f55585d09fe6 [2025-03-31T05:49:38.138Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T05:49:38.138Z] Successfully built f55585d09fe6 [2025-03-31T05:49:38.138Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:49:38.261Z] provisioning config files... [2025-03-31T05:49:38.270Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7303273701115249475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:49:38.573Z] ---> ****-login.sh [2025-03-31T05:49:38.574Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:49:38.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:49:38.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:49:38.574Z] Configure a credential helper to remove this warning. See [2025-03-31T05:49:38.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:49:38.574Z] [2025-03-31T05:49:38.574Z] Login Succeeded [2025-03-31T05:49:38.574Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:49:38.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:49:38.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:49:38.574Z] Configure a credential helper to remove this warning. See [2025-03-31T05:49:38.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:49:38.574Z] [2025-03-31T05:49:38.574Z] Login Succeeded [2025-03-31T05:49:38.574Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:49:38.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:49:38.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:49:38.832Z] Configure a credential helper to remove this warning. See [2025-03-31T05:49:38.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:49:38.832Z] [2025-03-31T05:49:38.832Z] Login Succeeded [2025-03-31T05:49:38.832Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:49:38.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:49:38.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:49:38.832Z] Configure a credential helper to remove this warning. See [2025-03-31T05:49:38.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:49:38.832Z] [2025-03-31T05:49:38.832Z] Login Succeeded [2025-03-31T05:49:38.832Z] ****.io [2025-03-31T05:49:39.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:49:39.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:49:39.091Z] Configure a credential helper to remove this warning. See [2025-03-31T05:49:39.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:49:39.091Z] [2025-03-31T05:49:39.091Z] Login Succeeded [2025-03-31T05:49:39.091Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:49:39.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:49:39.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:49:39.189Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-03-31T05:49:39.190Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T05:49:39.190Z] latest [2025-03-31T05:49:39.190Z] 4.1.0-dev.1 [2025-03-31T05:49:39.190Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T05:49:39.190Z] main [2025-03-31T05:49:39.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:39.544Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:39.872Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T05:49:39.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T05:49:39.872Z] 71366db77c9a: Preparing [2025-03-31T05:49:39.872Z] a0d9c7a3dd82: Preparing [2025-03-31T05:49:39.872Z] c488644ed259: Preparing [2025-03-31T05:49:39.872Z] 5fcb65c84ff5: Preparing [2025-03-31T05:49:39.872Z] 7d4758fae2f1: Preparing [2025-03-31T05:49:39.872Z] 994456c4fd7b: Preparing [2025-03-31T05:49:39.872Z] 994456c4fd7b: Waiting [2025-03-31T05:49:39.872Z] c488644ed259: Pushed [2025-03-31T05:49:39.872Z] a0d9c7a3dd82: Pushed [2025-03-31T05:49:39.872Z] 5fcb65c84ff5: Pushed [2025-03-31T05:49:39.872Z] 7d4758fae2f1: Pushed [2025-03-31T05:49:39.872Z] 994456c4fd7b: Layer already exists [2025-03-31T05:49:43.161Z] 71366db77c9a: Pushed [2025-03-31T05:49:43.420Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:43.754Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:44.081Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-31T05:49:44.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T05:49:44.081Z] 71366db77c9a: Preparing [2025-03-31T05:49:44.081Z] a0d9c7a3dd82: Preparing [2025-03-31T05:49:44.081Z] c488644ed259: Preparing [2025-03-31T05:49:44.081Z] 5fcb65c84ff5: Preparing [2025-03-31T05:49:44.081Z] 7d4758fae2f1: Preparing [2025-03-31T05:49:44.081Z] 994456c4fd7b: Preparing [2025-03-31T05:49:44.081Z] 994456c4fd7b: Waiting [2025-03-31T05:49:44.081Z] 5fcb65c84ff5: Layer already exists [2025-03-31T05:49:44.081Z] 71366db77c9a: Layer already exists [2025-03-31T05:49:44.081Z] c488644ed259: Layer already exists [2025-03-31T05:49:44.081Z] 7d4758fae2f1: Layer already exists [2025-03-31T05:49:44.081Z] a0d9c7a3dd82: Layer already exists [2025-03-31T05:49:44.081Z] 994456c4fd7b: Layer already exists [2025-03-31T05:49:44.081Z] latest: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:44.411Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:44.740Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [2025-03-31T05:49:44.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T05:49:44.741Z] 71366db77c9a: Preparing [2025-03-31T05:49:44.741Z] a0d9c7a3dd82: Preparing [2025-03-31T05:49:44.741Z] c488644ed259: Preparing [2025-03-31T05:49:44.741Z] 5fcb65c84ff5: Preparing [2025-03-31T05:49:44.741Z] 7d4758fae2f1: Preparing [2025-03-31T05:49:44.741Z] 994456c4fd7b: Preparing [2025-03-31T05:49:44.741Z] 994456c4fd7b: Waiting [2025-03-31T05:49:44.741Z] 5fcb65c84ff5: Layer already exists [2025-03-31T05:49:44.741Z] a0d9c7a3dd82: Layer already exists [2025-03-31T05:49:44.741Z] c488644ed259: Layer already exists [2025-03-31T05:49:44.741Z] 71366db77c9a: Layer already exists [2025-03-31T05:49:44.741Z] 7d4758fae2f1: Layer already exists [2025-03-31T05:49:44.741Z] 994456c4fd7b: Layer already exists [2025-03-31T05:49:44.741Z] 4.1.0-dev.1: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:45.070Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:45.404Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T05:49:45.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T05:49:45.404Z] 71366db77c9a: Preparing [2025-03-31T05:49:45.404Z] a0d9c7a3dd82: Preparing [2025-03-31T05:49:45.404Z] c488644ed259: Preparing [2025-03-31T05:49:45.404Z] 5fcb65c84ff5: Preparing [2025-03-31T05:49:45.404Z] 7d4758fae2f1: Preparing [2025-03-31T05:49:45.404Z] 994456c4fd7b: Preparing [2025-03-31T05:49:45.404Z] 994456c4fd7b: Waiting [2025-03-31T05:49:45.404Z] a0d9c7a3dd82: Layer already exists [2025-03-31T05:49:45.404Z] 5fcb65c84ff5: Layer already exists [2025-03-31T05:49:45.404Z] 71366db77c9a: Layer already exists [2025-03-31T05:49:45.404Z] c488644ed259: Layer already exists [2025-03-31T05:49:45.404Z] 7d4758fae2f1: Layer already exists [2025-03-31T05:49:45.404Z] 994456c4fd7b: Layer already exists [2025-03-31T05:49:45.404Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:45.730Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:46.062Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-03-31T05:49:46.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-31T05:49:46.062Z] 71366db77c9a: Preparing [2025-03-31T05:49:46.062Z] a0d9c7a3dd82: Preparing [2025-03-31T05:49:46.062Z] c488644ed259: Preparing [2025-03-31T05:49:46.062Z] 5fcb65c84ff5: Preparing [2025-03-31T05:49:46.062Z] 7d4758fae2f1: Preparing [2025-03-31T05:49:46.062Z] 994456c4fd7b: Preparing [2025-03-31T05:49:46.062Z] 994456c4fd7b: Waiting [2025-03-31T05:49:46.062Z] 7d4758fae2f1: Layer already exists [2025-03-31T05:49:46.062Z] 71366db77c9a: Layer already exists [2025-03-31T05:49:46.062Z] a0d9c7a3dd82: Layer already exists [2025-03-31T05:49:46.062Z] c488644ed259: Layer already exists [2025-03-31T05:49:46.062Z] 5fcb65c84ff5: Layer already exists [2025-03-31T05:49:46.062Z] 994456c4fd7b: Layer already exists [2025-03-31T05:49:46.062Z] main: digest: sha256:585171cc2eeeb5c0820836f71c3ad621d021c42a74fb63cbcc8395b110707b6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:49:46.159Z] ===================================================== [Pipeline] echo [2025-03-31T05:49:46.178Z] taggedImages: [2025-03-31T05:49:46.178Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T05:49:46.178Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-31T05:49:46.178Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.1 [2025-03-31T05:49:46.178Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T05:49:46.178Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [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-03-31T05:49:46.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:49:46.584Z] [2025-03-31T05:49:46.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:46.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:49:46.895Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T05:49:46.895Z] 5eb5b503b376: Pulling fs layer [2025-03-31T05:49:46.895Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T05:49:46.895Z] ec43610c2a17: Pulling fs layer [2025-03-31T05:49:46.895Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T05:49:46.895Z] 33b1e0a273af: Pulling fs layer [2025-03-31T05:49:46.895Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T05:49:46.895Z] 2f39f015ded8: Pulling fs layer [2025-03-31T05:49:46.895Z] 33b1e0a273af: Waiting [2025-03-31T05:49:46.895Z] 5d3b04190fa2: Waiting [2025-03-31T05:49:46.895Z] 2f39f015ded8: Waiting [2025-03-31T05:49:46.895Z] 3a2ae6a8a46f: Waiting [2025-03-31T05:49:46.895Z] 5c69ac0246d0: Verifying Checksum [2025-03-31T05:49:46.895Z] 5c69ac0246d0: Download complete [2025-03-31T05:49:46.895Z] 3a2ae6a8a46f: Download complete [2025-03-31T05:49:47.164Z] ec43610c2a17: Verifying Checksum [2025-03-31T05:49:47.164Z] ec43610c2a17: Download complete [2025-03-31T05:49:47.164Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T05:49:47.164Z] 5d3b04190fa2: Download complete [2025-03-31T05:49:47.164Z] 33b1e0a273af: Verifying Checksum [2025-03-31T05:49:47.164Z] 33b1e0a273af: Download complete [2025-03-31T05:49:47.425Z] 5eb5b503b376: Download complete [2025-03-31T05:49:47.991Z] 2f39f015ded8: Download complete [2025-03-31T05:49:48.926Z] 5eb5b503b376: Pull complete [2025-03-31T05:49:48.926Z] 5c69ac0246d0: Pull complete [2025-03-31T05:49:49.184Z] ec43610c2a17: Pull complete [2025-03-31T05:49:49.444Z] 3a2ae6a8a46f: Pull complete [2025-03-31T05:49:49.702Z] 33b1e0a273af: Pull complete [2025-03-31T05:49:49.702Z] 5d3b04190fa2: Pull complete [2025-03-31T05:49:53.887Z] 2f39f015ded8: Pull complete [2025-03-31T05:49:53.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T05:49:53.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:49:53.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:49:53.986Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T05:49:54.009Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T05:49:57.190Z] $ docker top c745f3b7337cd1c55dbc11696b2e16ee17177bb9d024271266d242029455ab91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:49:57.576Z] ---> job-cost.sh [2025-03-31T05:49:57.576Z] lf-activate-venv: SKIPPING [2025-03-31T05:49:57.576Z] INFO: No Stack... [2025-03-31T05:49:57.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T05:49:58.102Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T05:49:58.392Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-03-31T05:49:58.392Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T05:49:58.408Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [2025-03-31T05:49:58.419Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] did not exist. Created. [2025-03-31T05:49:58.427Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T05:49:58.742Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-31T05:49:58.777Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T05:49:58.784Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T05:49:58.814Z] $ docker stop --time=1 c745f3b7337cd1c55dbc11696b2e16ee17177bb9d024271266d242029455ab91 [2025-03-31T05:49:59.967Z] $ docker rm -f --volumes c745f3b7337cd1c55dbc11696b2e16ee17177bb9d024271266d242029455ab91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-31T05:51:08.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42408 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-03-31T05:51:08.046Z] Running in /w/workspace/device-virtual-go/205 [Pipeline] { [Pipeline] checkout [2025-03-31T05:51:08.116Z] The recommended git tool is: git [2025-03-31T05:51:12.678Z] using credential edgex-jenkins-ssh [2025-03-31T05:51:12.703Z] Cloning the remote Git repository [2025-03-31T05:51:12.747Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-03-31T05:51:12.842Z] > git init /w/workspace/device-virtual-go/205 # timeout=10 [2025-03-31T05:51:12.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-03-31T05:51:13.000Z] > git --version # timeout=10 [2025-03-31T05:51:13.025Z] > git --version # 'git version 2.25.1' [2025-03-31T05:51:13.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-31T05:51:13.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T05:51:16.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-03-31T05:51:16.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T05:51:17.203Z] Avoid second fetch [2025-03-31T05:51:17.203Z] Checking out Revision f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) [2025-03-31T05:51:17.875Z] Commit message: "Merge pull request #529 from judehung/update-odesa" [2025-03-31T05:51:17.223Z] > git config core.sparsecheckout # timeout=10 [2025-03-31T05:51:17.292Z] > git checkout -f f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T05:51:22.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-31T05:51:22.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T05:51:22.522Z] Dload Upload Total Spent Left Speed [2025-03-31T05:51:22.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2025-03-31T05:51:22.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-31T05:51:23.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-31T05:51:23.202Z] + sudo tee /etc/docker/daemon.new [2025-03-31T05:51:23.202Z] { [2025-03-31T05:51:23.202Z] "registry-mirrors": [ [2025-03-31T05:51:23.202Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-31T05:51:23.202Z] ], [2025-03-31T05:51:23.202Z] "bip": "10.250.0.254/24", [2025-03-31T05:51:23.202Z] "hosts": [ [2025-03-31T05:51:23.202Z] "tcp://0.0.0.0:5555", [2025-03-31T05:51:23.202Z] "unix:///var/run/docker.sock" [2025-03-31T05:51:23.202Z] ], [2025-03-31T05:51:23.202Z] "mtu": 1458, [2025-03-31T05:51:23.202Z] "selinux-enabled": true, [2025-03-31T05:51:23.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-31T05:51:23.202Z] } [Pipeline] sh [2025-03-31T05:51:23.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-31T05:51:23.864Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:51:42.137Z] provisioning config files... [2025-03-31T05:51:42.162Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/205@tmp/config2013931264058492831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:51:42.600Z] ---> ****-login.sh [2025-03-31T05:51:42.600Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:51:42.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:51:43.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:51:43.143Z] Configure a credential helper to remove this warning. See [2025-03-31T05:51:43.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:51:43.143Z] [2025-03-31T05:51:43.143Z] Login Succeeded [2025-03-31T05:51:43.143Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:51:43.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:51:43.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:51:43.413Z] Configure a credential helper to remove this warning. See [2025-03-31T05:51:43.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:51:43.413Z] [2025-03-31T05:51:43.413Z] Login Succeeded [2025-03-31T05:51:43.413Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:51:43.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:51:43.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:51:43.952Z] Configure a credential helper to remove this warning. See [2025-03-31T05:51:43.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:51:43.952Z] [2025-03-31T05:51:43.952Z] Login Succeeded [2025-03-31T05:51:43.952Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:51:44.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:51:44.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:51:44.225Z] Configure a credential helper to remove this warning. See [2025-03-31T05:51:44.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:51:44.225Z] [2025-03-31T05:51:44.225Z] Login Succeeded [2025-03-31T05:51:44.225Z] ****.io [2025-03-31T05:51:44.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:51:44.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:51:44.760Z] Configure a credential helper to remove this warning. See [2025-03-31T05:51:44.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:51:44.760Z] [2025-03-31T05:51:44.760Z] Login Succeeded [2025-03-31T05:51:44.760Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:51:44.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T05:51:45.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:51:45.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:51:45.178Z] ========================================================= [2025-03-31T05:51:45.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-31T05:51:45.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:51:45.550Z] + 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-03-31T05:51:46.135Z] Sending build context to Docker daemon 20.54MB [2025-03-31T05:51:46.135Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:51:46.135Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-31T05:51:46.135Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-31T05:51:46.135Z] 9986a736f7d3: Pulling fs layer [2025-03-31T05:51:46.135Z] 1f018df60701: Pulling fs layer [2025-03-31T05:51:46.135Z] 39f8f326b044: Pulling fs layer [2025-03-31T05:51:46.135Z] e6a1e7a6a96a: Pulling fs layer [2025-03-31T05:51:46.135Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T05:51:46.135Z] d45d956e0dbf: Pulling fs layer [2025-03-31T05:51:46.135Z] d7702b0d1db1: Pulling fs layer [2025-03-31T05:51:46.135Z] 5c7f0f088c93: Pulling fs layer [2025-03-31T05:51:46.135Z] 4fdc064ae6cf: Pulling fs layer [2025-03-31T05:51:46.135Z] e6a1e7a6a96a: Waiting [2025-03-31T05:51:46.135Z] 4f4fb700ef54: Waiting [2025-03-31T05:51:46.135Z] d45d956e0dbf: Waiting [2025-03-31T05:51:46.135Z] d7702b0d1db1: Waiting [2025-03-31T05:51:46.135Z] 5c7f0f088c93: Waiting [2025-03-31T05:51:46.135Z] 4fdc064ae6cf: Waiting [2025-03-31T05:51:46.403Z] 1f018df60701: Verifying Checksum [2025-03-31T05:51:46.403Z] 1f018df60701: Download complete [2025-03-31T05:51:46.403Z] e6a1e7a6a96a: Verifying Checksum [2025-03-31T05:51:46.403Z] e6a1e7a6a96a: Download complete [2025-03-31T05:51:46.403Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T05:51:46.403Z] 4f4fb700ef54: Download complete [2025-03-31T05:51:46.403Z] d45d956e0dbf: Verifying Checksum [2025-03-31T05:51:46.403Z] d45d956e0dbf: Download complete [2025-03-31T05:51:46.403Z] d7702b0d1db1: Verifying Checksum [2025-03-31T05:51:46.403Z] d7702b0d1db1: Download complete [2025-03-31T05:51:46.403Z] 9986a736f7d3: Verifying Checksum [2025-03-31T05:51:46.403Z] 9986a736f7d3: Download complete [2025-03-31T05:51:46.670Z] 4fdc064ae6cf: Verifying Checksum [2025-03-31T05:51:46.670Z] 4fdc064ae6cf: Download complete [2025-03-31T05:51:47.253Z] 9986a736f7d3: Pull complete [2025-03-31T05:51:47.837Z] 1f018df60701: Pull complete [2025-03-31T05:51:48.105Z] 39f8f326b044: Verifying Checksum [2025-03-31T05:51:48.105Z] 39f8f326b044: Download complete [2025-03-31T05:51:49.072Z] 5c7f0f088c93: Verifying Checksum [2025-03-31T05:51:49.072Z] 5c7f0f088c93: Download complete [2025-03-31T05:52:04.098Z] 39f8f326b044: Pull complete [2025-03-31T05:52:04.098Z] e6a1e7a6a96a: Pull complete [2025-03-31T05:52:04.098Z] 4f4fb700ef54: Pull complete [2025-03-31T05:52:04.098Z] d45d956e0dbf: Pull complete [2025-03-31T05:52:04.098Z] d7702b0d1db1: Pull complete [2025-03-31T05:52:12.327Z] 5c7f0f088c93: Pull complete [2025-03-31T05:52:13.303Z] 4fdc064ae6cf: Pull complete [2025-03-31T05:52:13.303Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-31T05:52:13.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-31T05:52:13.303Z] ---> 63f30b955cb9 [2025-03-31T05:52:13.303Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T05:52:13.887Z] ---> Running in a93c1997b508 [2025-03-31T05:52:14.163Z] Removing intermediate container a93c1997b508 [2025-03-31T05:52:14.163Z] ---> d38ac04751dc [2025-03-31T05:52:14.163Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T05:52:14.163Z] ---> Running in e52cb1589f56 [2025-03-31T05:52:14.434Z] Removing intermediate container e52cb1589f56 [2025-03-31T05:52:14.434Z] ---> 2f72783e9ba7 [2025-03-31T05:52:14.434Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:52:14.709Z] ---> Running in b4a1c51094e2 [2025-03-31T05:52:15.060Z] Removing intermediate container b4a1c51094e2 [2025-03-31T05:52:15.060Z] ---> 477659ec9371 [2025-03-31T05:52:15.060Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-31T05:52:15.060Z] ---> Running in ebbf7c9c8203 [2025-03-31T05:52:15.331Z] Removing intermediate container ebbf7c9c8203 [2025-03-31T05:52:15.331Z] ---> b4d0cda9b54f [2025-03-31T05:52:15.331Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T05:52:15.331Z] ---> Running in 1f3970a70648 [2025-03-31T05:52:16.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T05:52:16.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T05:52:18.147Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-31T05:52:18.147Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-31T05:52:18.147Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-31T05:52:18.147Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-31T05:52:18.147Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:52:18.147Z] OK: 244 MiB in 62 packages [2025-03-31T05:52:19.110Z] Removing intermediate container 1f3970a70648 [2025-03-31T05:52:19.110Z] ---> 2fc2f476dc97 [2025-03-31T05:52:19.110Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-31T05:52:19.702Z] ---> b5dc2821f503 [2025-03-31T05:52:19.702Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:52:19.702Z] ---> Running in 1e568a80c6ca [2025-03-31T05:54:11.351Z] Removing intermediate container 1e568a80c6ca [2025-03-31T05:54:11.351Z] ---> d20f1103c758 [2025-03-31T05:54:11.351Z] Step 10/12 : COPY . . [2025-03-31T05:54:11.351Z] ---> dafefcaaab17 [2025-03-31T05:54:11.351Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:54:11.351Z] ---> Running in 6b15e849f7f3 [2025-03-31T05:54:11.351Z] Removing intermediate container 6b15e849f7f3 [2025-03-31T05:54:11.351Z] ---> 9f5159978926 [2025-03-31T05:54:11.351Z] Step 12/12 : RUN $MAKE [2025-03-31T05:54:11.351Z] ---> Running in bda7dabb6b09 [2025-03-31T05:54:11.351Z] noop [2025-03-31T05:54:11.351Z] Removing intermediate container bda7dabb6b09 [2025-03-31T05:54:11.351Z] ---> 491edaba1f17 [2025-03-31T05:54:11.351Z] Successfully built 491edaba1f17 [2025-03-31T05:54:11.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:54:11.739Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T05:54:11.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:54:11.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-42408 does not seem to be running inside a container [2025-03-31T05:54:12.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/205 -v /w/workspace/device-virtual-go/205:/w/workspace/device-virtual-go/205:rw,z -v /w/workspace/device-virtual-go/205@tmp:/w/workspace/device-virtual-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-31T05:54:13.300Z] $ docker top 870a0307c21e6afd521d270126b16e381f9eb3d4de635162efee46fa7b028b7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:54:14.146Z] + go version [2025-03-31T05:54:14.146Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-31T05:54:14.162Z] $ docker stop --time=1 870a0307c21e6afd521d270126b16e381f9eb3d4de635162efee46fa7b028b7d [2025-03-31T05:54:15.792Z] $ docker rm -f --volumes 870a0307c21e6afd521d270126b16e381f9eb3d4de635162efee46fa7b028b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:54:16.397Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T05:54:16.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:54:16.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-42408 does not seem to be running inside a container [2025-03-31T05:54:16.653Z] $ 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/205 -v /w/workspace/device-virtual-go/205:/w/workspace/device-virtual-go/205:rw,z -v /w/workspace/device-virtual-go/205@tmp:/w/workspace/device-virtual-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-31T05:54:17.820Z] $ docker top 2cd7065d0c167636a4f674baecdc037b180b8062ba6f4158295ae9f9debe7fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:54:18.656Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/205 [Pipeline] fileExists [Pipeline] sh [2025-03-31T05:54:18.994Z] + make test [2025-03-31T05:54:19.262Z] go test ./... -coverprofile=coverage.out [2025-03-31T05:54:24.608Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-31T05:58:01.568Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-31T05:58:01.568Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2025-03-31T05:58:01.568Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-31T05:58:01.568Z] go vet ./... [2025-03-31T05:58:48.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T05:58:48.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T05:58:48.494Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T05:58:48.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T05:58:48.517Z] $ docker stop --time=1 2cd7065d0c167636a4f674baecdc037b180b8062ba6f4158295ae9f9debe7fc9 [2025-03-31T05:58:50.356Z] $ docker rm -f --volumes 2cd7065d0c167636a4f674baecdc037b180b8062ba6f4158295ae9f9debe7fc9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:58:51.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T05:58:51.884Z] Warning: overwriting stash ‘coverage-report’ [2025-03-31T05:58:52.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T05:58:52.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T05:58:53.104Z] + ls -al . [2025-03-31T05:58:53.104Z] total 264 [2025-03-31T05:58:53.104Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 05:54 . [2025-03-31T05:58:53.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:51 .. [2025-03-31T05:58:53.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:51 .git [2025-03-31T05:58:53.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:51 .github [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 31 05:51 .gitignore [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 05:51 .golangci.yml [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 31 05:51 Attribution.txt [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 31 05:51 CHANGELOG.md [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 31 05:51 Dockerfile [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:51 GOVERNANCE.md [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:51 Jenkinsfile [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:51 LICENSE [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 31 05:51 Makefile [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:51 OWNERS.md [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 31 05:51 README.md [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 05:47 VERSION [2025-03-31T05:58:53.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:51 bin [2025-03-31T05:58:53.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:51 cmd [2025-03-31T05:58:53.104Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 31 05:57 coverage.out [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 31 05:51 go.mod [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 31 05:51 go.sum [2025-03-31T05:58:53.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:51 internal [2025-03-31T05:58:53.104Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:58:53.450Z] + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-03-31T05:58:54.037Z] Sending build context to Docker daemon 20.58MB [2025-03-31T05:58:54.037Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:58:54.037Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-31T05:58:54.037Z] ---> 491edaba1f17 [2025-03-31T05:58:54.037Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-31T05:58:54.037Z] ---> Running in a0bec4534610 [2025-03-31T05:58:54.302Z] Removing intermediate container a0bec4534610 [2025-03-31T05:58:54.302Z] ---> 7cb84cb0bdb6 [2025-03-31T05:58:54.302Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T05:58:54.568Z] ---> Running in c8ae1eb2f4cc [2025-03-31T05:58:54.836Z] Removing intermediate container c8ae1eb2f4cc [2025-03-31T05:58:54.836Z] ---> e0c71cd9cbdf [2025-03-31T05:58:54.836Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:58:54.836Z] ---> Running in e7ce743deba9 [2025-03-31T05:58:55.109Z] Removing intermediate container e7ce743deba9 [2025-03-31T05:58:55.109Z] ---> 044b4958cafc [2025-03-31T05:58:55.109Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-31T05:58:55.109Z] ---> Running in 76c3eeb13761 [2025-03-31T05:58:55.376Z] Removing intermediate container 76c3eeb13761 [2025-03-31T05:58:55.376Z] ---> 19764f5f5327 [2025-03-31T05:58:55.376Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T05:58:55.640Z] ---> Running in 21629bf487ad [2025-03-31T05:58:56.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T05:58:56.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T05:58:58.264Z] OK: 244 MiB in 62 packages [2025-03-31T05:58:59.234Z] Removing intermediate container 21629bf487ad [2025-03-31T05:58:59.234Z] ---> b151c3354e78 [2025-03-31T05:58:59.234Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-31T05:58:59.517Z] ---> 651538e1740b [2025-03-31T05:58:59.517Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:58:59.517Z] ---> Running in f5c7b0aa3acb [2025-03-31T05:59:02.094Z] Removing intermediate container f5c7b0aa3acb [2025-03-31T05:59:02.094Z] ---> 43c626a937ba [2025-03-31T05:59:02.094Z] Step 10/26 : COPY . . [2025-03-31T05:59:03.499Z] ---> 7f3bdd84d142 [2025-03-31T05:59:03.499Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:59:03.499Z] ---> Running in c8a01b4ee66d [2025-03-31T05:59:03.765Z] Removing intermediate container c8a01b4ee66d [2025-03-31T05:59:03.765Z] ---> 910684a2d9bb [2025-03-31T05:59:03.765Z] Step 12/26 : RUN $MAKE [2025-03-31T05:59:03.765Z] ---> Running in c34e1acbba58 [2025-03-31T05:59:04.720Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-31T06:02:26.464Z] Removing intermediate container c34e1acbba58 [2025-03-31T06:02:26.464Z] ---> 7cbd584ca9af [2025-03-31T06:02:26.464Z] Step 13/26 : FROM alpine:3.20 [2025-03-31T06:02:26.464Z] 3.20: Pulling from library/alpine [2025-03-31T06:02:26.464Z] 94e9d8af2201: Pulling fs layer [2025-03-31T06:02:26.464Z] 94e9d8af2201: Verifying Checksum [2025-03-31T06:02:26.464Z] 94e9d8af2201: Download complete [2025-03-31T06:02:26.464Z] 94e9d8af2201: Pull complete [2025-03-31T06:02:26.464Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T06:02:26.464Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T06:02:26.464Z] ---> 7aab056cecc6 [2025-03-31T06:02:26.464Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-31T06:02:26.464Z] ---> Running in 3d42ae5eb840 [2025-03-31T06:02:26.735Z] Removing intermediate container 3d42ae5eb840 [2025-03-31T06:02:26.735Z] ---> 3a5718d11ccb [2025-03-31T06:02:26.735Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-31T06:02:27.006Z] ---> Running in 7aef69bc5eab [2025-03-31T06:02:27.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:02:28.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:02:29.639Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T06:02:29.639Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:02:29.639Z] OK: 9 MiB in 15 packages [2025-03-31T06:02:30.601Z] Removing intermediate container 7aef69bc5eab [2025-03-31T06:02:30.601Z] ---> 5dc8612cfe79 [2025-03-31T06:02:30.601Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-31T06:02:30.601Z] ---> Running in fe984145e1d7 [2025-03-31T06:02:31.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:02:31.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:02:33.240Z] OK: 9 MiB in 15 packages [2025-03-31T06:02:34.202Z] Removing intermediate container fe984145e1d7 [2025-03-31T06:02:34.202Z] ---> 0229073e4df3 [2025-03-31T06:02:34.202Z] Step 17/26 : WORKDIR / [2025-03-31T06:02:34.202Z] ---> Running in 455bf75fe798 [2025-03-31T06:02:34.471Z] Removing intermediate container 455bf75fe798 [2025-03-31T06:02:34.471Z] ---> 62bfc3ce4ae2 [2025-03-31T06:02:34.471Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-31T06:02:35.055Z] ---> 460d7aeed23a [2025-03-31T06:02:35.055Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-31T06:02:35.638Z] ---> f0fbddda9a8b [2025-03-31T06:02:35.638Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-31T06:02:37.589Z] ---> dd831c357372 [2025-03-31T06:02:37.589Z] Step 21/26 : EXPOSE 59900 [2025-03-31T06:02:37.589Z] ---> Running in 13eab2aec722 [2025-03-31T06:02:37.857Z] Removing intermediate container 13eab2aec722 [2025-03-31T06:02:37.857Z] ---> a1cf9cea6c8f [2025-03-31T06:02:37.857Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-31T06:02:37.857Z] ---> Running in 2c05ca059ea6 [2025-03-31T06:02:38.126Z] Removing intermediate container 2c05ca059ea6 [2025-03-31T06:02:38.126Z] ---> 36c9de7c1b3e [2025-03-31T06:02:38.126Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T06:02:38.393Z] ---> Running in 4ac5a8f067f5 [2025-03-31T06:02:38.662Z] Removing intermediate container 4ac5a8f067f5 [2025-03-31T06:02:38.662Z] ---> 92f71c5c42be [2025-03-31T06:02:38.662Z] Step 24/26 : LABEL arch=arm64 [2025-03-31T06:02:38.662Z] ---> Running in 14178bc1a33d [2025-03-31T06:02:38.929Z] Removing intermediate container 14178bc1a33d [2025-03-31T06:02:38.929Z] ---> c61be5eed602 [2025-03-31T06:02:38.929Z] Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:02:38.929Z] ---> Running in 49cc7fd51b4b [2025-03-31T06:02:39.198Z] Removing intermediate container 49cc7fd51b4b [2025-03-31T06:02:39.198Z] ---> 8a00b7c61e6d [2025-03-31T06:02:39.198Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-03-31T06:02:39.466Z] ---> Running in 70ba07f5decd [2025-03-31T06:02:39.732Z] Removing intermediate container 70ba07f5decd [2025-03-31T06:02:39.732Z] ---> 5380666e40d9 [2025-03-31T06:02:39.732Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T06:02:39.732Z] Successfully built 5380666e40d9 [2025-03-31T06:02:39.732Z] 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-03-31T06:02:39.911Z] provisioning config files... [2025-03-31T06:02:39.926Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/205@tmp/config959417676864863342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:02:40.272Z] ---> ****-login.sh [2025-03-31T06:02:40.273Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:02:40.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:02:40.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:02:40.538Z] Configure a credential helper to remove this warning. See [2025-03-31T06:02:40.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:02:40.538Z] [2025-03-31T06:02:40.538Z] Login Succeeded [2025-03-31T06:02:40.538Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:02:40.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:02:40.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:02:40.805Z] Configure a credential helper to remove this warning. See [2025-03-31T06:02:40.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:02:40.805Z] [2025-03-31T06:02:40.805Z] Login Succeeded [2025-03-31T06:02:40.805Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:02:41.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:02:41.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:02:41.338Z] Configure a credential helper to remove this warning. See [2025-03-31T06:02:41.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:02:41.338Z] [2025-03-31T06:02:41.338Z] Login Succeeded [2025-03-31T06:02:41.338Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:02:41.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:02:41.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:02:41.603Z] Configure a credential helper to remove this warning. See [2025-03-31T06:02:41.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:02:41.603Z] [2025-03-31T06:02:41.603Z] Login Succeeded [2025-03-31T06:02:41.603Z] ****.io [2025-03-31T06:02:41.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:02:42.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:02:42.133Z] Configure a credential helper to remove this warning. See [2025-03-31T06:02:42.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:02:42.133Z] [2025-03-31T06:02:42.133Z] Login Succeeded [2025-03-31T06:02:42.133Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:02:42.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:02:42.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:02:42.228Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-03-31T06:02:42.228Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:02:42.228Z] latest [2025-03-31T06:02:42.228Z] 4.1.0-dev.1 [2025-03-31T06:02:42.228Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:02:42.228Z] main [2025-03-31T06:02:42.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:42.611Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:42.984Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:02:42.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:02:42.984Z] 5f0d6224bead: Preparing [2025-03-31T06:02:42.984Z] 2165a107bf98: Preparing [2025-03-31T06:02:42.984Z] 0b606e13506d: Preparing [2025-03-31T06:02:42.984Z] 029290d5c311: Preparing [2025-03-31T06:02:42.984Z] 45e53f1bae5c: Preparing [2025-03-31T06:02:42.984Z] dd9c8f8612c8: Preparing [2025-03-31T06:02:42.984Z] dd9c8f8612c8: Waiting [2025-03-31T06:02:43.250Z] 029290d5c311: Pushed [2025-03-31T06:02:43.250Z] 45e53f1bae5c: Pushed [2025-03-31T06:02:43.250Z] 2165a107bf98: Pushed [2025-03-31T06:02:43.250Z] 0b606e13506d: Pushed [2025-03-31T06:02:43.250Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:02:51.442Z] 5f0d6224bead: Pushed [2025-03-31T06:02:51.442Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:51.805Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:52.162Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-31T06:02:52.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:02:52.162Z] 5f0d6224bead: Preparing [2025-03-31T06:02:52.162Z] 2165a107bf98: Preparing [2025-03-31T06:02:52.162Z] 0b606e13506d: Preparing [2025-03-31T06:02:52.162Z] 029290d5c311: Preparing [2025-03-31T06:02:52.162Z] 45e53f1bae5c: Preparing [2025-03-31T06:02:52.162Z] dd9c8f8612c8: Preparing [2025-03-31T06:02:52.162Z] dd9c8f8612c8: Waiting [2025-03-31T06:02:52.162Z] 029290d5c311: Layer already exists [2025-03-31T06:02:52.162Z] 0b606e13506d: Layer already exists [2025-03-31T06:02:52.162Z] 5f0d6224bead: Layer already exists [2025-03-31T06:02:52.162Z] 2165a107bf98: Layer already exists [2025-03-31T06:02:52.162Z] 45e53f1bae5c: Layer already exists [2025-03-31T06:02:52.162Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:02:52.427Z] latest: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:52.789Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:53.146Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [2025-03-31T06:02:53.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:02:53.146Z] 5f0d6224bead: Preparing [2025-03-31T06:02:53.146Z] 2165a107bf98: Preparing [2025-03-31T06:02:53.146Z] 0b606e13506d: Preparing [2025-03-31T06:02:53.146Z] 029290d5c311: Preparing [2025-03-31T06:02:53.146Z] 45e53f1bae5c: Preparing [2025-03-31T06:02:53.146Z] dd9c8f8612c8: Preparing [2025-03-31T06:02:53.146Z] dd9c8f8612c8: Waiting [2025-03-31T06:02:53.146Z] 5f0d6224bead: Layer already exists [2025-03-31T06:02:53.146Z] 029290d5c311: Layer already exists [2025-03-31T06:02:53.146Z] 0b606e13506d: Layer already exists [2025-03-31T06:02:53.146Z] 45e53f1bae5c: Layer already exists [2025-03-31T06:02:53.146Z] 2165a107bf98: Layer already exists [2025-03-31T06:02:53.146Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:02:53.146Z] 4.1.0-dev.1: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:53.495Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:53.850Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:02:53.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:02:53.850Z] 5f0d6224bead: Preparing [2025-03-31T06:02:53.850Z] 2165a107bf98: Preparing [2025-03-31T06:02:53.850Z] 0b606e13506d: Preparing [2025-03-31T06:02:53.850Z] 029290d5c311: Preparing [2025-03-31T06:02:53.850Z] 45e53f1bae5c: Preparing [2025-03-31T06:02:53.850Z] dd9c8f8612c8: Preparing [2025-03-31T06:02:53.850Z] 0b606e13506d: Layer already exists [2025-03-31T06:02:53.850Z] 5f0d6224bead: Layer already exists [2025-03-31T06:02:53.850Z] 2165a107bf98: Layer already exists [2025-03-31T06:02:53.850Z] 029290d5c311: Layer already exists [2025-03-31T06:02:53.850Z] 45e53f1bae5c: Layer already exists [2025-03-31T06:02:53.850Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:02:53.850Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:54.484Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:54.840Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-03-31T06:02:54.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-31T06:02:54.840Z] 5f0d6224bead: Preparing [2025-03-31T06:02:54.840Z] 2165a107bf98: Preparing [2025-03-31T06:02:54.840Z] 0b606e13506d: Preparing [2025-03-31T06:02:54.840Z] 029290d5c311: Preparing [2025-03-31T06:02:54.840Z] 45e53f1bae5c: Preparing [2025-03-31T06:02:54.840Z] dd9c8f8612c8: Preparing [2025-03-31T06:02:54.840Z] dd9c8f8612c8: Waiting [2025-03-31T06:02:54.840Z] 029290d5c311: Layer already exists [2025-03-31T06:02:54.840Z] 0b606e13506d: Layer already exists [2025-03-31T06:02:54.840Z] 2165a107bf98: Layer already exists [2025-03-31T06:02:54.840Z] 5f0d6224bead: Layer already exists [2025-03-31T06:02:54.840Z] 45e53f1bae5c: Layer already exists [2025-03-31T06:02:54.840Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:02:55.105Z] main: digest: sha256:e90cb21869bf4e995297b8345655be7ee111bfd2a497c14ef40e05a661b25c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:02:55.190Z] ===================================================== [Pipeline] echo [2025-03-31T06:02:55.208Z] taggedImages: [2025-03-31T06:02:55.208Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-31T06:02:55.208Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-31T06:02:55.208Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.1 [2025-03-31T06:02:55.208Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.1.0-dev.1 [2025-03-31T06:02:55.208Z] - 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-03-31T06:02:55.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:02:55.603Z] [2025-03-31T06:02:55.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:02:55.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:02:55.929Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-31T06:02:55.929Z] 8998bd30e6a1: Pulling fs layer [2025-03-31T06:02:55.929Z] 04944245beec: Pulling fs layer [2025-03-31T06:02:55.929Z] 699f458cf7ca: Pulling fs layer [2025-03-31T06:02:55.929Z] 765212b225bb: Pulling fs layer [2025-03-31T06:02:55.929Z] f23df028b6ca: Pulling fs layer [2025-03-31T06:02:55.929Z] d65c8cfc05b1: Pulling fs layer [2025-03-31T06:02:55.929Z] 2437ff75d9bd: Pulling fs layer [2025-03-31T06:02:55.929Z] f23df028b6ca: Waiting [2025-03-31T06:02:55.929Z] d65c8cfc05b1: Waiting [2025-03-31T06:02:55.929Z] 765212b225bb: Waiting [2025-03-31T06:02:55.929Z] 2437ff75d9bd: Waiting [2025-03-31T06:02:56.193Z] 04944245beec: Verifying Checksum [2025-03-31T06:02:56.193Z] 04944245beec: Download complete [2025-03-31T06:02:56.193Z] 765212b225bb: Verifying Checksum [2025-03-31T06:02:56.193Z] 765212b225bb: Download complete [2025-03-31T06:02:56.193Z] f23df028b6ca: Verifying Checksum [2025-03-31T06:02:56.193Z] f23df028b6ca: Download complete [2025-03-31T06:02:56.193Z] d65c8cfc05b1: Verifying Checksum [2025-03-31T06:02:56.193Z] d65c8cfc05b1: Download complete [2025-03-31T06:02:56.458Z] 699f458cf7ca: Verifying Checksum [2025-03-31T06:02:56.458Z] 699f458cf7ca: Download complete [2025-03-31T06:02:56.723Z] 8998bd30e6a1: Verifying Checksum [2025-03-31T06:02:56.723Z] 8998bd30e6a1: Download complete [2025-03-31T06:02:59.292Z] 2437ff75d9bd: Verifying Checksum [2025-03-31T06:02:59.293Z] 2437ff75d9bd: Download complete [2025-03-31T06:03:01.871Z] 8998bd30e6a1: Pull complete [2025-03-31T06:03:02.138Z] 04944245beec: Pull complete [2025-03-31T06:03:03.547Z] 699f458cf7ca: Pull complete [2025-03-31T06:03:03.814Z] 765212b225bb: Pull complete [2025-03-31T06:03:04.772Z] f23df028b6ca: Pull complete [2025-03-31T06:03:04.772Z] d65c8cfc05b1: Pull complete [2025-03-31T06:03:22.975Z] 2437ff75d9bd: Pull complete [2025-03-31T06:03:22.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-31T06:03:22.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:03:22.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:03:23.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-42408 does not seem to be running inside a container [2025-03-31T06:03:23.333Z] $ 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/205 -v /w/workspace/device-virtual-go/205:/w/workspace/device-virtual-go/205:rw,z -v /w/workspace/device-virtual-go/205@tmp:/w/workspace/device-virtual-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-31T06:03:26.378Z] $ docker top b275b5f6e297f4a326cd1ec56ecf908af5e513e29d93c4ba23e5bd27883c399d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:03:27.278Z] ---> job-cost.sh [2025-03-31T06:03:27.278Z] lf-activate-venv: SKIPPING [2025-03-31T06:03:27.278Z] INFO: No Stack... [2025-03-31T06:03:27.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-31T06:03:28.463Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T06:03:29.134Z] + cat /w/workspace/device-virtual-go/205/archives/cost.csv [2025-03-31T06:03:29.134Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T06:03:29.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [2025-03-31T06:03:29.208Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] did not exist. Created. [2025-03-31T06:03:29.214Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T06:03:29.890Z] /w/workspace/device-virtual-go/205@tmp/durable-ca261a13/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-31T06:03:30.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-31T06:03:30.580Z] Warning: overwriting stash ‘stack-cost’ [2025-03-31T06:03:30.631Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T06:03:30.639Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T06:03:30.665Z] $ docker stop --time=1 b275b5f6e297f4a326cd1ec56ecf908af5e513e29d93c4ba23e5bd27883c399d [2025-03-31T06:03:32.396Z] $ docker rm -f --volumes b275b5f6e297f4a326cd1ec56ecf908af5e513e29d93c4ba23e5bd27883c399d [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-03-31T06:03:32.976Z] provisioning config files... [2025-03-31T06:03:32.985Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3923259797424450889tmp [Pipeline] { [Pipeline] sh [2025-03-31T06:03:33.282Z] + set +x [2025-03-31T06:03:33.283Z] + bash -s -- [2025-03-31T06:03:33.283Z] + curl -s https://codecov.io/bash [2025-03-31T06:03:33.283Z] [2025-03-31T06:03:33.283Z] _____ _ [2025-03-31T06:03:33.283Z] / ____| | | [2025-03-31T06:03:33.283Z] | | ___ __| | ___ ___ _____ __ [2025-03-31T06:03:33.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-31T06:03:33.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-31T06:03:33.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-31T06:03:33.283Z] Bash-1.0.6 [2025-03-31T06:03:33.283Z] [2025-03-31T06:03:33.283Z] [2025-03-31T06:03:33.283Z] ==> git version 2.25.1 found [2025-03-31T06:03:33.283Z] ==> 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-03-31T06:03:33.283Z] Release-Date: 2020-01-08 [2025-03-31T06:03:33.283Z] 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-03-31T06:03:33.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-31T06:03:33.283Z] ==> Jenkins CI detected. [2025-03-31T06:03:33.283Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-03-31T06:03:33.283Z] project root: . [2025-03-31T06:03:33.283Z] --> token set from env [2025-03-31T06:03:33.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-31T06:03:33.283Z] ==> Running gcov in . (disable via -X gcov) [2025-03-31T06:03:33.283Z] ==> Python coveragepy not found [2025-03-31T06:03:33.283Z] ==> Searching for coverage reports in: [2025-03-31T06:03:33.283Z] + . [2025-03-31T06:03:33.283Z] -> Found 1 reports [2025-03-31T06:03:33.283Z] ==> Detecting git/mercurial file structure [2025-03-31T06:03:33.283Z] ==> Reading reports [2025-03-31T06:03:33.542Z] + ./coverage.out bytes=43316 [2025-03-31T06:03:33.542Z] ==> Appending adjustments [2025-03-31T06:03:33.542Z] https://docs.codecov.io/docs/fixing-reports [2025-03-31T06:03:33.542Z] + Found adjustments [2025-03-31T06:03:33.542Z] ==> Gzipping contents [2025-03-31T06:03:33.542Z] 8.0K /tmp/codecov.5UI3Tm.gz [2025-03-31T06:03:33.542Z] ==> Uploading reports [2025-03-31T06:03:33.542Z] url: https://codecov.io [2025-03-31T06:03:33.542Z] query: branch=main&commit=f1ae59df93e15168f5c84516dd369218cbd3ebf1&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T06:03:33.542Z] -> Pinging Codecov [2025-03-31T06:03:33.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f1ae59df93e15168f5c84516dd369218cbd3ebf1&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T06:03:33.803Z] -> Uploading to [2025-03-31T06:03:33.803Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/f1ae59df93e15168f5c84516dd369218cbd3ebf1/1a0b2a98-6935-438b-8dcd-4e1e6a67ea84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T060333Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9aa8d7230d0799523e82ecdb266c97617b775ff45e82a3751edc2fd9bdb0c14f [2025-03-31T06:03:33.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T06:03:33.803Z] Dload Upload Total Spent Left Speed [2025-03-31T06:03:33.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 32516 --:--:-- --:--:-- --:--:-- 32516 [2025-03-31T06:03:33.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [2025-03-31T06:03:33.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-31T06:03:33.957Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-31T06:03:33.973Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:03:34.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T06:03:34.286Z] [2025-03-31T06:03:34.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:03:34.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T06:03:34.592Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-31T06:03:34.592Z] 43c4264eed91: Pulling fs layer [2025-03-31T06:03:34.592Z] 4cc291be95ef: Pulling fs layer [2025-03-31T06:03:34.592Z] 2ac1f1163629: Pulling fs layer [2025-03-31T06:03:34.592Z] 5c3c966382ef: Pulling fs layer [2025-03-31T06:03:34.592Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T06:03:34.592Z] d9c7d2e4e75e: Pulling fs layer [2025-03-31T06:03:34.592Z] 9c3e1370e548: Pulling fs layer [2025-03-31T06:03:34.592Z] 4f4fb700ef54: Waiting [2025-03-31T06:03:34.592Z] 9c3e1370e548: Waiting [2025-03-31T06:03:34.592Z] d9c7d2e4e75e: Waiting [2025-03-31T06:03:34.592Z] 5c3c966382ef: Waiting [2025-03-31T06:03:34.592Z] 4cc291be95ef: Download complete [2025-03-31T06:03:34.592Z] 5c3c966382ef: Verifying Checksum [2025-03-31T06:03:34.592Z] 5c3c966382ef: Download complete [2025-03-31T06:03:34.592Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T06:03:34.592Z] 4f4fb700ef54: Download complete [2025-03-31T06:03:34.592Z] 43c4264eed91: Download complete [2025-03-31T06:03:34.850Z] d9c7d2e4e75e: Verifying Checksum [2025-03-31T06:03:34.850Z] d9c7d2e4e75e: Download complete [2025-03-31T06:03:34.850Z] 43c4264eed91: Pull complete [2025-03-31T06:03:34.850Z] 4cc291be95ef: Pull complete [2025-03-31T06:03:35.107Z] 2ac1f1163629: Verifying Checksum [2025-03-31T06:03:35.107Z] 2ac1f1163629: Download complete [2025-03-31T06:03:35.673Z] 9c3e1370e548: Verifying Checksum [2025-03-31T06:03:35.673Z] 9c3e1370e548: Download complete [2025-03-31T06:03:38.953Z] 2ac1f1163629: Pull complete [2025-03-31T06:03:38.953Z] 5c3c966382ef: Pull complete [2025-03-31T06:03:38.953Z] 4f4fb700ef54: Pull complete [2025-03-31T06:03:38.953Z] d9c7d2e4e75e: Pull complete [2025-03-31T06:03:42.235Z] 9c3e1370e548: Pull complete [2025-03-31T06:03:42.235Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-31T06:03:42.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T06:03:42.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:03:42.349Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T06:03:42.385Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-31T06:03:45.914Z] $ docker top 23c049d14b38aac2a4e695af46bef8f9d6802e1b6a0de20a35e371ac85b9c413 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:03:46.353Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-03-31T06:03:46.420Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-03-31T06:03:46.779Z] + set -o pipefail [2025-03-31T06:03:46.779Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-03-31T06:03:53.470Z] [2025-03-31T06:03:53.470Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-03-31T06:03:53.470Z] [2025-03-31T06:03:53.470Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/70d391c4-5b8e-49b6-9732-72629d661e94 [2025-03-31T06:03:53.470Z] [2025-03-31T06:03:53.470Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-31T06:03:53.470Z] [Pipeline] } [2025-03-31T06:03:53.478Z] $ docker stop --time=1 23c049d14b38aac2a4e695af46bef8f9d6802e1b6a0de20a35e371ac85b9c413 [2025-03-31T06:03:56.362Z] $ docker rm -f --volumes 23c049d14b38aac2a4e695af46bef8f9d6802e1b6a0de20a35e371ac85b9c413 [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-03-31T06:03:57.354Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] sh [2025-03-31T06:03:57.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:03:57.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:03:57.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:03:57.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:03:58.041Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T06:03:58.065Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:03:58.557Z] $ docker top 7d7d3ff359906a116acebda21d30900ddd0abc5313e35e4248dd43ca907d4d9c -eo pid,comm [2025-03-31T06:03:58.613Z] 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-03-31T06:03:58.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:03:58.658Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:03:58.959Z] + git semver [Pipeline] } [2025-03-31T06:03:59.233Z] $ docker stop --time=1 7d7d3ff359906a116acebda21d30900ddd0abc5313e35e4248dd43ca907d4d9c [2025-03-31T06:04:00.510Z] $ docker rm -f --volumes 7d7d3ff359906a116acebda21d30900ddd0abc5313e35e4248dd43ca907d4d9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:04:00.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T06:04:00.944Z] [2025-03-31T06:04:00.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:04:01.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T06:04:01.248Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-31T06:04:01.248Z] ab5ef0e58194: Pulling fs layer [2025-03-31T06:04:01.248Z] 9712f1f96733: Pulling fs layer [2025-03-31T06:04:01.248Z] 63f879dbbcfc: Pulling fs layer [2025-03-31T06:04:01.248Z] 0d9ebad4ef96: Pulling fs layer [2025-03-31T06:04:01.248Z] e9a5061849ea: Pulling fs layer [2025-03-31T06:04:01.248Z] d747dcd14b5f: Pulling fs layer [2025-03-31T06:04:01.248Z] 2de7ff778b66: Pulling fs layer [2025-03-31T06:04:01.248Z] e9a5061849ea: Waiting [2025-03-31T06:04:01.248Z] d747dcd14b5f: Waiting [2025-03-31T06:04:01.248Z] 2de7ff778b66: Waiting [2025-03-31T06:04:01.248Z] 0d9ebad4ef96: Waiting [2025-03-31T06:04:01.248Z] 9712f1f96733: Verifying Checksum [2025-03-31T06:04:01.248Z] 9712f1f96733: Download complete [2025-03-31T06:04:01.507Z] 63f879dbbcfc: Verifying Checksum [2025-03-31T06:04:01.507Z] 63f879dbbcfc: Download complete [2025-03-31T06:04:01.764Z] 0d9ebad4ef96: Verifying Checksum [2025-03-31T06:04:01.764Z] 0d9ebad4ef96: Download complete [2025-03-31T06:04:01.764Z] d747dcd14b5f: Verifying Checksum [2025-03-31T06:04:01.764Z] d747dcd14b5f: Download complete [2025-03-31T06:04:01.764Z] e9a5061849ea: Verifying Checksum [2025-03-31T06:04:01.764Z] e9a5061849ea: Download complete [2025-03-31T06:04:01.764Z] ab5ef0e58194: Download complete [2025-03-31T06:04:01.764Z] 2de7ff778b66: Verifying Checksum [2025-03-31T06:04:01.764Z] 2de7ff778b66: Download complete [2025-03-31T06:04:05.051Z] ab5ef0e58194: Pull complete [2025-03-31T06:04:05.051Z] 9712f1f96733: Pull complete [2025-03-31T06:04:05.309Z] 63f879dbbcfc: Pull complete [2025-03-31T06:04:09.520Z] 0d9ebad4ef96: Pull complete [2025-03-31T06:04:09.520Z] e9a5061849ea: Pull complete [2025-03-31T06:04:09.520Z] d747dcd14b5f: Pull complete [2025-03-31T06:04:10.089Z] 2de7ff778b66: Pull complete [2025-03-31T06:04:10.348Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-31T06:04:10.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T06:04:10.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:04:10.461Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T06:04:10.492Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-31T06:04:14.606Z] $ docker top 71af7abf115ee61ef18c325cfaf50af932ff715d3f739aff63d2153aa2563cba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:04:14.706Z] provisioning config files... [2025-03-31T06:04:14.713Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11471105808676265212tmp [2025-03-31T06:04:14.722Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13859082210752630573tmp [2025-03-31T06:04:14.730Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12620360858451788570tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:04:14.821Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:15.121Z] ---> sigul-configuration.sh [2025-03-31T06:04:15.121Z] gpg: directory `/root/.gnupg' created [2025-03-31T06:04:15.121Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-31T06:04:15.121Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-31T06:04:15.121Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-31T06:04:15.121Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-31T06:04:15.121Z] gpg: CAST5 encrypted data [2025-03-31T06:04:15.121Z] gpg: encrypted with 1 passphrase [2025-03-31T06:04:15.121Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-31T06:04:15.411Z] + mkdir /home/jenkins [2025-03-31T06:04:15.411Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-31T06:04:15.718Z] + 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-03-31T06:04:15.734Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:16.042Z] ---> sigul-install.sh [2025-03-31T06:04:16.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-31T06:04:16.339Z] + git tag --list [2025-03-31T06:04:16.339Z] v1.0.0 [2025-03-31T06:04:16.339Z] v1.1.0 [2025-03-31T06:04:16.339Z] v1.1.1 [2025-03-31T06:04:16.339Z] v1.2.1 [2025-03-31T06:04:16.339Z] v1.2.2 [2025-03-31T06:04:16.339Z] v1.2.3 [2025-03-31T06:04:16.339Z] v1.3.0 [2025-03-31T06:04:16.339Z] v1.3.1 [2025-03-31T06:04:16.339Z] v2.0.0 [2025-03-31T06:04:16.339Z] v2.1.0 [2025-03-31T06:04:16.339Z] v2.1.1 [2025-03-31T06:04:16.339Z] v2.2.0 [2025-03-31T06:04:16.339Z] v2.3.0 [2025-03-31T06:04:16.339Z] v3.0 [2025-03-31T06:04:16.339Z] v3.0.0 [2025-03-31T06:04:16.339Z] v3.1 [2025-03-31T06:04:16.339Z] v3.1.0 [2025-03-31T06:04:16.339Z] v3.1.1 [2025-03-31T06:04:16.339Z] v4.0 [2025-03-31T06:04:16.339Z] v4.0.0 [2025-03-31T06:04:16.339Z] v4.0.0-dev.1 [2025-03-31T06:04:16.339Z] v4.0.0-dev.10 [2025-03-31T06:04:16.339Z] v4.0.0-dev.11 [2025-03-31T06:04:16.339Z] v4.0.0-dev.12 [2025-03-31T06:04:16.339Z] v4.0.0-dev.13 [2025-03-31T06:04:16.339Z] v4.0.0-dev.14 [2025-03-31T06:04:16.339Z] v4.0.0-dev.15 [2025-03-31T06:04:16.339Z] v4.0.0-dev.16 [2025-03-31T06:04:16.339Z] v4.0.0-dev.17 [2025-03-31T06:04:16.339Z] v4.0.0-dev.18 [2025-03-31T06:04:16.339Z] v4.0.0-dev.19 [2025-03-31T06:04:16.339Z] v4.0.0-dev.2 [2025-03-31T06:04:16.339Z] v4.0.0-dev.3 [2025-03-31T06:04:16.339Z] v4.0.0-dev.4 [2025-03-31T06:04:16.339Z] v4.0.0-dev.5 [2025-03-31T06:04:16.339Z] v4.0.0-dev.6 [2025-03-31T06:04:16.339Z] v4.0.0-dev.7 [2025-03-31T06:04:16.339Z] v4.0.0-dev.8 [2025-03-31T06:04:16.339Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-31T06:04:16.635Z] + lftools sign git-tag v4.1.0-dev.1 [2025-03-31T06:04:17.204Z] Signing Git tag with Sigul... [2025-03-31T06:04:17.204Z] Signing v4.1.0-dev.1 [2025-03-31T06:04:17.204Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2025-03-31T06:04:17.220Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:17.676Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-31T06:04:17.683Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-31T06:04:17.706Z] $ docker stop --time=1 71af7abf115ee61ef18c325cfaf50af932ff715d3f739aff63d2153aa2563cba [2025-03-31T06:04:19.031Z] $ docker rm -f --volumes 71af7abf115ee61ef18c325cfaf50af932ff715d3f739aff63d2153aa2563cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-31T06:04:19.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:04:19.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:04:19.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:04:19.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:04:19.877Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T06:04:19.899Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:04:20.228Z] $ docker top b8b7a4dd1882d5b208b5a1b2521cc471c3f8435f8aacbbab0283b1878a5164d5 -eo pid,comm [2025-03-31T06:04:20.281Z] 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-03-31T06:04:20.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:04:20.324Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:04:20.621Z] + git semver [Pipeline] } [2025-03-31T06:04:20.891Z] $ docker stop --time=1 b8b7a4dd1882d5b208b5a1b2521cc471c3f8435f8aacbbab0283b1878a5164d5 [2025-03-31T06:04:22.166Z] $ docker rm -f --volumes b8b7a4dd1882d5b208b5a1b2521cc471c3f8435f8aacbbab0283b1878a5164d5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:04:22.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:04:22.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:04:22.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:04:22.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:04:22.926Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T06:04:22.946Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:04:23.277Z] $ docker top c7f9f89b623d00d425b39aa73067ee3687d08ba89b2b6c22a5c95384298635a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:04:23.381Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:04:23.692Z] + git semver [Pipeline] } [2025-03-31T06:04:23.961Z] $ docker stop --time=1 c7f9f89b623d00d425b39aa73067ee3687d08ba89b2b6c22a5c95384298635a8 [2025-03-31T06:04:25.240Z] $ docker rm -f --volumes c7f9f89b623d00d425b39aa73067ee3687d08ba89b2b6c22a5c95384298635a8 [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-03-31T06:04:25.940Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-03-31T06:04:25.940Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-31T06:04:25.940Z] total 16 [2025-03-31T06:04:25.940Z] drwxr-xr-x 3 root root 4096 Mar 31 05:49 . [2025-03-31T06:04:25.940Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:04 .. [2025-03-31T06:04:25.940Z] drwxr-xr-x 2 root root 4096 Mar 31 05:49 cost [2025-03-31T06:04:25.940Z] -rw-r--r-- 1 root root 89 Mar 31 05:49 cost.csv [2025-03-31T06:04:25.940Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-31T06:04:25.940Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-31T06:04:25.940Z] total 16 [2025-03-31T06:04:25.940Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:49 . [2025-03-31T06:04:25.940Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:04 .. [2025-03-31T06:04:25.940Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 05:49 cost [2025-03-31T06:04:25.940Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 31 05:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:26.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:27.096Z] ---> package-listing.sh [2025-03-31T06:04:27.096Z] ++ facter osfamily [2025-03-31T06:04:27.096Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T06:04:27.356Z] + OS_FAMILY=debian [2025-03-31T06:04:27.356Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-03-31T06:04:27.356Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T06:04:27.356Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T06:04:27.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T06:04:27.356Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T06:04:27.356Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-31T06:04:27.356Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T06:04:27.356Z] + case "${OS_FAMILY}" in [2025-03-31T06:04:27.356Z] + dpkg -l [2025-03-31T06:04:27.356Z] + grep '^ii' [2025-03-31T06:04:27.356Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T06:04:27.356Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T06:04:27.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T06:04:27.356Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-31T06:04:27.356Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-03-31T06:04:27.356Z] + 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-03-31T06:04:27.368Z] 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-03-31T06:04:27.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:04:28.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:04:28.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:04:28.304Z] prd-ubuntu20.04-docker-8c-8g-42406 does not seem to be running inside a container [2025-03-31T06:04:28.326Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T06:04:28.529Z] $ docker top 50cc6fd00e4857317dc7723eae45d79b36f3131940e6d77bcf4112d7e0e0ee99 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:04:28.895Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T06:04:29.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T06:04:29.466Z] + ls /var/log/sa-host [2025-03-31T06:04:29.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:04:29.624Z] provisioning config files... [2025-03-31T06:04:29.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config24256287332385289tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:04:29.651Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:29.957Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T06:04:29.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:30.306Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T06:04:30.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:30.598Z] ---> sudo-logs.sh [2025-03-31T06:04:30.598Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-31T06:04:30.635Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:30.918Z] ---> job-cost.sh [2025-03-31T06:04:30.919Z] lf-activate-venv: SKIPPING [2025-03-31T06:04:30.919Z] DEBUG: total: 0.2199999988079071 [2025-03-31T06:04:30.919Z] INFO: Retrieving Stack Cost... [2025-03-31T06:04:31.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T06:04:31.747Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T06:04:31.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:04:32.042Z] ---> logs-deploy.sh [2025-03-31T06:04:32.042Z] lf-activate-venv: SKIPPING [2025-03-31T06:04:32.042Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/205 [2025-03-31T06:04:32.042Z] INFO: archiving workspace using pattern(s): [2025-03-31T06:04:32.979Z] Archives upload complete. [2025-03-31T06:04:33.239Z] INFO: archiving logs to Nexus [2025-03-31T06:04:33.807Z] ---> uname -a: [2025-03-31T06:04:33.807Z] Linux prd-ubuntu20-04-docker-8c-8g-42406 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z] ---> lscpu: [2025-03-31T06:04:33.807Z] Architecture: x86_64 [2025-03-31T06:04:33.807Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-31T06:04:33.807Z] Byte Order: Little Endian [2025-03-31T06:04:33.807Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-31T06:04:33.807Z] CPU(s): 8 [2025-03-31T06:04:33.807Z] On-line CPU(s) list: 0-7 [2025-03-31T06:04:33.807Z] Thread(s) per core: 1 [2025-03-31T06:04:33.807Z] Core(s) per socket: 1 [2025-03-31T06:04:33.807Z] Socket(s): 8 [2025-03-31T06:04:33.807Z] NUMA node(s): 1 [2025-03-31T06:04:33.807Z] Vendor ID: AuthenticAMD [2025-03-31T06:04:33.807Z] CPU family: 23 [2025-03-31T06:04:33.807Z] Model: 49 [2025-03-31T06:04:33.807Z] Model name: AMD EPYC-Rome Processor [2025-03-31T06:04:33.807Z] Stepping: 0 [2025-03-31T06:04:33.807Z] CPU MHz: 2800.000 [2025-03-31T06:04:33.807Z] BogoMIPS: 5600.00 [2025-03-31T06:04:33.807Z] Virtualization: AMD-V [2025-03-31T06:04:33.807Z] Hypervisor vendor: KVM [2025-03-31T06:04:33.807Z] Virtualization type: full [2025-03-31T06:04:33.807Z] L1d cache: 256 KiB [2025-03-31T06:04:33.807Z] L1i cache: 256 KiB [2025-03-31T06:04:33.807Z] L2 cache: 4 MiB [2025-03-31T06:04:33.807Z] L3 cache: 128 MiB [2025-03-31T06:04:33.807Z] NUMA node0 CPU(s): 0-7 [2025-03-31T06:04:33.807Z] Vulnerability Itlb multihit: Not affected [2025-03-31T06:04:33.807Z] Vulnerability L1tf: Not affected [2025-03-31T06:04:33.807Z] Vulnerability Mds: Not affected [2025-03-31T06:04:33.807Z] Vulnerability Meltdown: Not affected [2025-03-31T06:04:33.807Z] Vulnerability Mmio stale data: Not affected [2025-03-31T06:04:33.807Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-31T06:04:33.807Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-31T06:04:33.807Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-31T06:04:33.807Z] Vulnerability Srbds: Not affected [2025-03-31T06:04:33.807Z] Vulnerability Tsx async abort: Not affected [2025-03-31T06:04:33.807Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z] ---> nproc: [2025-03-31T06:04:33.807Z] 8 [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z] ---> df -h: [2025-03-31T06:04:33.807Z] Filesystem Size Used Avail Use% Mounted on [2025-03-31T06:04:33.807Z] overlay 155G 14G 142G 9% / [2025-03-31T06:04:33.807Z] tmpfs 64M 0 64M 0% /dev [2025-03-31T06:04:33.807Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-31T06:04:33.807Z] shm 64M 0 64M 0% /dev/shm [2025-03-31T06:04:33.807Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-31T06:04:33.807Z] [2025-03-31T06:04:33.807Z]