Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 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-ssh13108994501641065342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4897223021664858500.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5731952489397248482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4602464541319518782.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-ssh10028264969824381434.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40300’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40301’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40302’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40307’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40309 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 (main) Commit message: "docs: Update changelog for 4.0 release (#523)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 # timeout=10 > git rev-list --no-walk 10c0576949a063dd5cf6a91dd144b4cdf6afd1d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T10:26:46.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T10:26:46.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T10:26:46.496Z] ========================================================= [2025-03-05T10:26:46.496Z] EdgeX Global Pipelines Version Info [2025-03-05T10:26:46.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:26:47.230Z] ------------------- [2025-03-05T10:26:47.230Z] stable info: [2025-03-05T10:26:47.230Z] ------------------- [2025-03-05T10:26:47.230Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T10:26:47.230Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:26:47.230Z] Message: update stable to v1.0.269 [2025-03-05T10:26:47.799Z] ------------------- [2025-03-05T10:26:47.799Z] experimental info: [2025-03-05T10:26:47.799Z] ------------------- [2025-03-05T10:26:47.799Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T10:26:47.799Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:26:47.799Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T10:26:47.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-03-05T10:26:47.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-03-05T10:26:47.914Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T10:26:47.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T10:26:47.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T10:26:47.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T10:26:48.001Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T10:26:48.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T10:26:48.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T10:26:48.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T10:26:48.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T10:26:48.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-03-05T10:26:48.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T10:26:48.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T10:26:48.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:26:48.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:26:48.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:26:48.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:26:48.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T10:26:48.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T10:26:48.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T10:26:48.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T10:26:48.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T10:26:48.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T10:26:48.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T10:26:48.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T10:26:48.488Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T10:26:48.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T10:26:48.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T10:26:48.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T10:26:48.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] echo [2025-03-05T10:26:48.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5da0a0e [Pipeline] echo [2025-03-05T10:26:48.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:26:48.691Z] provisioning config files... [2025-03-05T10:26:48.705Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3384413993353752756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:26:49.036Z] ---> ****-login.sh [2025-03-05T10:26:49.036Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:26:49.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:49.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:49.297Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:49.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:49.297Z] [2025-03-05T10:26:49.297Z] Login Succeeded [2025-03-05T10:26:49.297Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:26:49.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:49.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:49.557Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:49.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:49.557Z] [2025-03-05T10:26:49.557Z] Login Succeeded [2025-03-05T10:26:49.557Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:26:49.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:49.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:49.557Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:49.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:49.557Z] [2025-03-05T10:26:49.557Z] Login Succeeded [2025-03-05T10:26:49.557Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:26:49.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:49.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:49.818Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:49.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:49.818Z] [2025-03-05T10:26:49.818Z] Login Succeeded [2025-03-05T10:26:49.818Z] ****.io [2025-03-05T10:26:49.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:50.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:50.081Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:50.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:50.081Z] [2025-03-05T10:26:50.081Z] Login Succeeded [2025-03-05T10:26:50.081Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:26:50.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T10:26:50.491Z] + git rev-list -1 --merges 5da0a0ee199354dbeb8e2af176f21c093c99ecf8~1..5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] echo [2025-03-05T10:26:50.598Z] -----------> git rev-list -1 --merges 5da0a0ee199354dbeb8e2af176f21c093c99ecf8~1..5da0a0ee199354dbeb8e2af176f21c093c99ecf8 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [false] [Pipeline] sh [2025-03-05T10:26:50.887Z] + git log --format=format:%s -1 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] echo [2025-03-05T10:26:50.901Z] ========================================================= [2025-03-05T10:26:50.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T10:26:50.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:26:51.232Z] + git log --format=format:%s -1 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] echo [2025-03-05T10:26:51.242Z] [semverPrep] GIT_COMMIT: 5da0a0ee199354dbeb8e2af176f21c093c99ecf8, Commit Message: docs: Update changelog for 4.0 release (#523) [Pipeline] echo [2025-03-05T10:26:51.253Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T10:26:51.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:26:51.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T10:26:51.611Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T10:26:51.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T10:26:51.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T10:26:51.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T10:26:51.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:51.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:26:51.969Z] [2025-03-05T10:26:51.969Z] 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-05T10:26:52.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:26:52.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T10:26:52.282Z] b85a868b505f: Pulling fs layer [2025-03-05T10:26:52.282Z] e2be974225ed: Pulling fs layer [2025-03-05T10:26:52.282Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T10:26:52.282Z] 988bab9f4d93: Pulling fs layer [2025-03-05T10:26:52.282Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T10:26:52.282Z] eaf3925da568: Pulling fs layer [2025-03-05T10:26:52.282Z] bab4dde63d76: Pulling fs layer [2025-03-05T10:26:52.282Z] bde34c3a00c8: Pulling fs layer [2025-03-05T10:26:52.282Z] b352a97aabf1: Pulling fs layer [2025-03-05T10:26:52.282Z] 4872d77fe225: Pulling fs layer [2025-03-05T10:26:52.282Z] 988bab9f4d93: Waiting [2025-03-05T10:26:52.282Z] 5851b861e8e6: Pulling fs layer [2025-03-05T10:26:52.282Z] 1469e6f7b9e6: Waiting [2025-03-05T10:26:52.282Z] bde34c3a00c8: Waiting [2025-03-05T10:26:52.282Z] b352a97aabf1: Waiting [2025-03-05T10:26:52.282Z] eaf3925da568: Waiting [2025-03-05T10:26:52.282Z] 4872d77fe225: Waiting [2025-03-05T10:26:52.282Z] bab4dde63d76: Waiting [2025-03-05T10:26:52.282Z] 5851b861e8e6: Waiting [2025-03-05T10:26:52.282Z] e2be974225ed: Verifying Checksum [2025-03-05T10:26:52.282Z] e2be974225ed: Download complete [2025-03-05T10:26:52.282Z] 988bab9f4d93: Verifying Checksum [2025-03-05T10:26:52.282Z] 988bab9f4d93: Download complete [2025-03-05T10:26:52.541Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T10:26:52.541Z] 1469e6f7b9e6: Download complete [2025-03-05T10:26:52.541Z] eaf3925da568: Verifying Checksum [2025-03-05T10:26:52.541Z] eaf3925da568: Download complete [2025-03-05T10:26:52.541Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T10:26:52.541Z] 339a4e72a1f5: Download complete [2025-03-05T10:26:52.541Z] bde34c3a00c8: Verifying Checksum [2025-03-05T10:26:52.541Z] bde34c3a00c8: Download complete [2025-03-05T10:26:52.541Z] b352a97aabf1: Download complete [2025-03-05T10:26:52.541Z] 4872d77fe225: Verifying Checksum [2025-03-05T10:26:52.541Z] 4872d77fe225: Download complete [2025-03-05T10:26:52.541Z] 5851b861e8e6: Download complete [2025-03-05T10:26:52.541Z] b85a868b505f: Verifying Checksum [2025-03-05T10:26:52.541Z] b85a868b505f: Download complete [2025-03-05T10:26:52.800Z] bab4dde63d76: Verifying Checksum [2025-03-05T10:26:52.800Z] bab4dde63d76: Download complete [2025-03-05T10:26:53.741Z] b85a868b505f: Pull complete [2025-03-05T10:26:54.000Z] e2be974225ed: Pull complete [2025-03-05T10:26:54.259Z] 339a4e72a1f5: Pull complete [2025-03-05T10:26:54.259Z] 988bab9f4d93: Pull complete [2025-03-05T10:26:54.835Z] 1469e6f7b9e6: Pull complete [2025-03-05T10:26:54.835Z] eaf3925da568: Pull complete [2025-03-05T10:26:56.741Z] bab4dde63d76: Pull complete [2025-03-05T10:26:56.741Z] bde34c3a00c8: Pull complete [2025-03-05T10:26:56.741Z] b352a97aabf1: Pull complete [2025-03-05T10:26:56.741Z] 4872d77fe225: Pull complete [2025-03-05T10:26:57.000Z] 5851b861e8e6: Pull complete [2025-03-05T10:26:57.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T10:26:57.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:26:57.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:26:57.167Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:26:57.196Z] $ 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-05T10:26:59.052Z] $ docker top 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 -eo pid,comm [2025-03-05T10:26:59.105Z] 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-05T10:26:59.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:26:59.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:26:59.168Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:26:59.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:26:59.275Z] $ docker exec 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 ssh-agent [2025-03-05T10:26:59.382Z] SSH_AUTH_SOCK=/tmp/ssh-vWfxd133MrO1/agent.30 [2025-03-05T10:26:59.382Z] SSH_AGENT_PID=36 [2025-03-05T10:26:59.388Z] Running ssh-add (command line suppressed) [2025-03-05T10:26:59.497Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3051886842009592138.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3051886842009592138.key) [2025-03-05T10:26:59.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:26:59.810Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T10:26:59.818Z] $ docker exec --env ******** --env ******** 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 ssh-agent -k [2025-03-05T10:26:59.918Z] unset SSH_AUTH_SOCK; [2025-03-05T10:26:59.918Z] unset SSH_AGENT_PID; [2025-03-05T10:26:59.918Z] echo Agent pid 36 killed; [2025-03-05T10:26:59.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T10:26:59.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:26:59.962Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:27:00.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:27:00.081Z] $ docker exec 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 ssh-agent [2025-03-05T10:27:00.200Z] SSH_AUTH_SOCK=/tmp/ssh-4aCf722uhBya/agent.70 [2025-03-05T10:27:00.200Z] SSH_AGENT_PID=76 [2025-03-05T10:27:00.205Z] Running ssh-add (command line suppressed) [2025-03-05T10:27:00.297Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11139843388898470538.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11139843388898470538.key) [2025-03-05T10:27:00.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:27:00.605Z] + git semver init [2025-03-05T10:27:00.865Z] 2025-03-05 10:27:00,784 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T10:27:00.865Z] 2025-03-05 10:27:00,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-05T10:27:00.865Z] 2025-03-05 10:27:00,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-05T10:27:00.865Z] 2025-03-05 10:27:00,786 [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-05T10:27:02.243Z] 2025-03-05 10:27:02,039 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-03-05T10:27:02.243Z] 2025-03-05 10:27:02,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-03-05T10:27:02.243Z] 2025-03-05 10:27:02,040 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:27:02.243Z] 2025-03-05 10:27:02,040 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:27:02.243Z] 4.0.0-dev.18 [Pipeline] } [2025-03-05T10:27:02.252Z] $ docker exec --env ******** --env ******** 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 ssh-agent -k [2025-03-05T10:27:02.360Z] unset SSH_AUTH_SOCK; [2025-03-05T10:27:02.361Z] unset SSH_AGENT_PID; [2025-03-05T10:27:02.362Z] echo Agent pid 76 killed; [2025-03-05T10:27:02.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:27:02.698Z] + git semver [Pipeline] } [2025-03-05T10:27:02.968Z] $ docker stop --time=1 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 [2025-03-05T10:27:04.291Z] $ docker rm -f --volumes 63ca09be6be8261fc7710295977d87b48fd8cdbfe8c82d1ea862bc14649d6933 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:27:04.635Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T10:27:04.868Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T10:27:04.872Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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-05T10:27:05.066Z] provisioning config files... [2025-03-05T10:27:05.075Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15051351092644546995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:27:05.376Z] ---> ****-login.sh [2025-03-05T10:27:05.376Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:27:05.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:05.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:05.377Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:05.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:05.377Z] [2025-03-05T10:27:05.377Z] Login Succeeded [2025-03-05T10:27:05.377Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:27:05.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:05.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:05.377Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:05.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:05.377Z] [2025-03-05T10:27:05.377Z] Login Succeeded [2025-03-05T10:27:05.377Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:27:05.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:05.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:05.635Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:05.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:05.635Z] [2025-03-05T10:27:05.635Z] Login Succeeded [2025-03-05T10:27:05.635Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:27:05.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:05.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:05.635Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:05.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:05.635Z] [2025-03-05T10:27:05.635Z] Login Succeeded [2025-03-05T10:27:05.635Z] ****.io [2025-03-05T10:27:05.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:27:05.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:27:05.894Z] Configure a credential helper to remove this warning. See [2025-03-05T10:27:05.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:27:05.894Z] [2025-03-05T10:27:05.894Z] Login Succeeded [2025-03-05T10:27:05.894Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:27:05.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:27:05.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:27:06.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:27:06.027Z] ========================================================= [2025-03-05T10:27:06.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T10:27:06.027Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:06.427Z] + 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-05T10:27:06.427Z] Sending build context to Docker daemon 37.9MB [2025-03-05T10:27:06.427Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:27:06.427Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:27:06.687Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T10:27:06.687Z] da9db072f522: Pulling fs layer [2025-03-05T10:27:06.687Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T10:27:06.687Z] 06f05ace1117: Pulling fs layer [2025-03-05T10:27:06.687Z] 5fe327b54edc: Pulling fs layer [2025-03-05T10:27:06.687Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:27:06.687Z] 92a5565b7b96: Pulling fs layer [2025-03-05T10:27:06.687Z] ff9bb7016b71: Pulling fs layer [2025-03-05T10:27:06.687Z] 5fe327b54edc: Waiting [2025-03-05T10:27:06.687Z] 4f4fb700ef54: Waiting [2025-03-05T10:27:06.687Z] 92a5565b7b96: Waiting [2025-03-05T10:27:06.687Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T10:27:06.687Z] a813b0c90790: Pulling fs layer [2025-03-05T10:27:06.687Z] b67dba6c2c7d: Waiting [2025-03-05T10:27:06.687Z] ff9bb7016b71: Waiting [2025-03-05T10:27:06.687Z] a813b0c90790: Waiting [2025-03-05T10:27:06.687Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T10:27:06.687Z] 6ef4a4ee8ca5: Download complete [2025-03-05T10:27:06.687Z] 5fe327b54edc: Verifying Checksum [2025-03-05T10:27:06.687Z] 5fe327b54edc: Download complete [2025-03-05T10:27:06.687Z] 4f4fb700ef54: Download complete [2025-03-05T10:27:06.687Z] da9db072f522: Verifying Checksum [2025-03-05T10:27:06.687Z] da9db072f522: Download complete [2025-03-05T10:27:06.687Z] 92a5565b7b96: Verifying Checksum [2025-03-05T10:27:06.687Z] 92a5565b7b96: Download complete [2025-03-05T10:27:06.687Z] ff9bb7016b71: Verifying Checksum [2025-03-05T10:27:06.687Z] ff9bb7016b71: Download complete [2025-03-05T10:27:06.945Z] da9db072f522: Pull complete [2025-03-05T10:27:06.945Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T10:27:06.945Z] a813b0c90790: Verifying Checksum [2025-03-05T10:27:06.945Z] a813b0c90790: Download complete [2025-03-05T10:27:07.201Z] 06f05ace1117: Verifying Checksum [2025-03-05T10:27:07.201Z] 06f05ace1117: Download complete [2025-03-05T10:27:07.459Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T10:27:07.459Z] b67dba6c2c7d: Download complete [2025-03-05T10:27:10.738Z] 06f05ace1117: Pull complete [2025-03-05T10:27:10.738Z] 5fe327b54edc: Pull complete [2025-03-05T10:27:10.738Z] 4f4fb700ef54: Pull complete [2025-03-05T10:27:10.738Z] 92a5565b7b96: Pull complete [2025-03-05T10:27:10.738Z] ff9bb7016b71: Pull complete [2025-03-05T10:27:13.269Z] b67dba6c2c7d: Pull complete [2025-03-05T10:27:13.269Z] a813b0c90790: Pull complete [2025-03-05T10:27:13.269Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T10:27:13.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T10:27:13.269Z] ---> 3ba60ce46760 [2025-03-05T10:27:13.269Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:27:15.816Z] ---> Running in d7032950ffca [2025-03-05T10:27:16.077Z] Removing intermediate container d7032950ffca [2025-03-05T10:27:16.077Z] ---> c92ab5117ff3 [2025-03-05T10:27:16.077Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:27:16.077Z] ---> Running in a424148ccdb4 [2025-03-05T10:27:16.077Z] Removing intermediate container a424148ccdb4 [2025-03-05T10:27:16.077Z] ---> ba3d1e36911b [2025-03-05T10:27:16.077Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:27:16.077Z] ---> Running in f734e96ecc83 [2025-03-05T10:27:16.337Z] Removing intermediate container f734e96ecc83 [2025-03-05T10:27:16.337Z] ---> 14135d09f641 [2025-03-05T10:27:16.337Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-05T10:27:16.337Z] ---> Running in fe2cf3accad9 [2025-03-05T10:27:16.337Z] Removing intermediate container fe2cf3accad9 [2025-03-05T10:27:16.337Z] ---> ae50ab7e8fcd [2025-03-05T10:27:16.337Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:27:16.337Z] ---> Running in 1261a255d0f5 [2025-03-05T10:27:16.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:27:16.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:27:17.122Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T10:27:17.122Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T10:27:17.122Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T10:27:17.122Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T10:27:17.122Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:27:17.122Z] OK: 252 MiB in 62 packages [2025-03-05T10:27:17.697Z] Removing intermediate container 1261a255d0f5 [2025-03-05T10:27:17.697Z] ---> e7cd3dab4723 [2025-03-05T10:27:17.697Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T10:27:17.697Z] ---> 3c3913540277 [2025-03-05T10:27:17.697Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:27:17.697Z] ---> Running in 5674b5743bba [2025-03-05T10:27:20.015Z] Still waiting to schedule task [2025-03-05T10:27:20.015Z] ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-05T10:27:20.015Z] ‘prd-ubuntu20.04-docker-8c-8g-40300’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-05T10:27:20.015Z] ‘prd-ubuntu20.04-docker-8c-8g-40301’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-05T10:27:20.015Z] ‘prd-ubuntu20.04-docker-8c-8g-40302’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-05T10:27:20.016Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40310’ is offline [2025-03-05T10:27:56.460Z] Removing intermediate container 5674b5743bba [2025-03-05T10:27:56.461Z] ---> 7bc02e8ec093 [2025-03-05T10:27:56.461Z] Step 10/12 : COPY . . [2025-03-05T10:27:56.461Z] ---> 62b3481d62e7 [2025-03-05T10:27:56.461Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:27:56.461Z] ---> Running in 25f4304bb0e0 [2025-03-05T10:27:56.461Z] Removing intermediate container 25f4304bb0e0 [2025-03-05T10:27:56.461Z] ---> 2a4eae9d7755 [2025-03-05T10:27:56.461Z] Step 12/12 : RUN $MAKE [2025-03-05T10:27:56.461Z] ---> Running in 8045486bc228 [2025-03-05T10:27:56.461Z] noop [2025-03-05T10:27:56.461Z] Removing intermediate container 8045486bc228 [2025-03-05T10:27:56.461Z] ---> 94ab3d3fd197 [2025-03-05T10:27:56.461Z] Successfully built 94ab3d3fd197 [2025-03-05T10:27:56.461Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:56.778Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:27:56.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:27:56.864Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:27:56.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:27:57.217Z] $ docker top e8ab712817225ecea47822dea6add3bdf6d9f55ce1a957e8fb3f5e2a74cbd160 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:27:57.560Z] + go version [2025-03-05T10:27:57.560Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T10:27:57.573Z] $ docker stop --time=1 e8ab712817225ecea47822dea6add3bdf6d9f55ce1a957e8fb3f5e2a74cbd160 [2025-03-05T10:27:58.825Z] $ docker rm -f --volumes e8ab712817225ecea47822dea6add3bdf6d9f55ce1a957e8fb3f5e2a74cbd160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:27:59.250Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:27:59.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:27:59.338Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:27:59.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:27:59.709Z] $ docker top 27a5800c46d4fbc3f1e434184a6414e836920868ce13e62fa6052cec4adab8af -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:28:00.046Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:28:00.349Z] + make test [2025-03-05T10:28:00.349Z] go test ./... -coverprofile=coverage.out [2025-03-05T10:28:01.722Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-05T10:28:19.801Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-05T10:28:19.801Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2025-03-05T10:28:27.910Z] go vet ./... [2025-03-05T10:28:32.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:28:32.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:28:32.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:28:32.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:28:32.124Z] $ docker stop --time=1 27a5800c46d4fbc3f1e434184a6414e836920868ce13e62fa6052cec4adab8af [2025-03-05T10:28:34.283Z] $ docker rm -f --volumes 27a5800c46d4fbc3f1e434184a6414e836920868ce13e62fa6052cec4adab8af [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:28:34.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:28:34.850Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T10:28:35.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:28:35.594Z] + ls -al . [2025-03-05T10:28:35.594Z] total 268 [2025-03-05T10:28:35.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:28 . [2025-03-05T10:28:35.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:26 .. [2025-03-05T10:28:35.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:28 .git [2025-03-05T10:28:35.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 .github [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 5 10:26 .gitignore [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 10:26 .golangci.yml [2025-03-05T10:28:35.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:27 .semver [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 5 10:26 Attribution.txt [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 5 10:26 CHANGELOG.md [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 5 10:26 Dockerfile [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:26 GOVERNANCE.md [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 5 10:26 Jenkinsfile [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:26 LICENSE [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 5 10:26 Makefile [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 5 10:26 OWNERS.md [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 5 10:26 README.md [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:27 VERSION [2025-03-05T10:28:35.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:26 bin [2025-03-05T10:28:35.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 cmd [2025-03-05T10:28:35.594Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 5 10:28 coverage.out [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 6080 Mar 5 10:26 go.mod [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:26 go.sum [2025-03-05T10:28:35.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 internal [2025-03-05T10:28:35.594Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 5 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:28:35.900Z] + 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=5da0a0ee199354dbeb8e2af176f21c093c99ecf8 --label arch=amd64 --label version=4.0.0-dev.18 . [2025-03-05T10:28:35.900Z] Sending build context to Docker daemon 37.94MB [2025-03-05T10:28:35.900Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:28:35.900Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-05T10:28:35.900Z] ---> 94ab3d3fd197 [2025-03-05T10:28:35.900Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:28:36.159Z] ---> Running in 07500d375290 [2025-03-05T10:28:36.159Z] Removing intermediate container 07500d375290 [2025-03-05T10:28:36.159Z] ---> 5d2a3b8485c1 [2025-03-05T10:28:36.159Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:28:36.159Z] ---> Running in 310b01d876d2 [2025-03-05T10:28:36.159Z] Removing intermediate container 310b01d876d2 [2025-03-05T10:28:36.159Z] ---> a1024701c60e [2025-03-05T10:28:36.159Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:28:36.417Z] ---> Running in a64d8ef2c116 [2025-03-05T10:28:36.417Z] Removing intermediate container a64d8ef2c116 [2025-03-05T10:28:36.417Z] ---> d269cdbfc796 [2025-03-05T10:28:36.417Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-05T10:28:36.417Z] ---> Running in c442fd6391fa [2025-03-05T10:28:36.417Z] Removing intermediate container c442fd6391fa [2025-03-05T10:28:36.417Z] ---> edcdcefc457e [2025-03-05T10:28:36.417Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:28:36.417Z] ---> Running in 78c02e5d05c8 [2025-03-05T10:28:36.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:28:36.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:28:37.193Z] OK: 252 MiB in 62 packages [2025-03-05T10:28:37.452Z] Removing intermediate container 78c02e5d05c8 [2025-03-05T10:28:37.452Z] ---> 0b3682ffdd67 [2025-03-05T10:28:37.452Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-05T10:28:37.711Z] ---> fc1877c313f1 [2025-03-05T10:28:37.711Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:28:37.711Z] ---> Running in efe33b38cfb2 [2025-03-05T10:28:38.277Z] Removing intermediate container efe33b38cfb2 [2025-03-05T10:28:38.277Z] ---> 6e62d63c6399 [2025-03-05T10:28:38.277Z] Step 10/26 : COPY . . [2025-03-05T10:28:39.210Z] ---> 2060299fb04c [2025-03-05T10:28:39.210Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:28:39.210Z] ---> Running in d605af2342c5 [2025-03-05T10:28:39.210Z] Removing intermediate container d605af2342c5 [2025-03-05T10:28:39.210Z] ---> 6fac34b499dc [2025-03-05T10:28:39.210Z] Step 12/26 : RUN $MAKE [2025-03-05T10:28:39.210Z] ---> Running in 5f5b9d52e6bd [2025-03-05T10:28:39.467Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-05T10:29:06.121Z] Removing intermediate container 5f5b9d52e6bd [2025-03-05T10:29:06.121Z] ---> 5cc61dca3da0 [2025-03-05T10:29:06.121Z] Step 13/26 : FROM alpine:3.20 [2025-03-05T10:29:06.121Z] 3.20: Pulling from library/alpine [2025-03-05T10:29:06.121Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T10:29:06.121Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T10:29:06.121Z] 0a9a5dfd008f: Download complete [2025-03-05T10:29:06.121Z] 0a9a5dfd008f: Pull complete [2025-03-05T10:29:06.121Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:29:06.121Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:29:06.121Z] ---> ff221270b9fb [2025-03-05T10:29:06.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-05T10:29:06.121Z] ---> Running in adccf8493dc1 [2025-03-05T10:29:06.121Z] Removing intermediate container adccf8493dc1 [2025-03-05T10:29:06.121Z] ---> bad4b0c08746 [2025-03-05T10:29:06.121Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:29:06.121Z] ---> Running in 1b0f3ad890a5 [2025-03-05T10:29:06.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:29:06.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:29:06.121Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:29:06.121Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:29:06.121Z] OK: 8 MiB in 15 packages [2025-03-05T10:29:06.380Z] Removing intermediate container 1b0f3ad890a5 [2025-03-05T10:29:06.380Z] ---> 6918a4e40a10 [2025-03-05T10:29:06.380Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-05T10:29:06.380Z] ---> Running in c3662610a2c1 [2025-03-05T10:29:06.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:29:06.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:29:06.900Z] OK: 8 MiB in 15 packages [2025-03-05T10:29:07.158Z] Removing intermediate container c3662610a2c1 [2025-03-05T10:29:07.158Z] ---> fc12070bf766 [2025-03-05T10:29:07.158Z] Step 17/26 : WORKDIR / [2025-03-05T10:29:07.158Z] ---> Running in 853723d0622b [2025-03-05T10:29:07.416Z] Removing intermediate container 853723d0622b [2025-03-05T10:29:07.416Z] ---> f95abac24450 [2025-03-05T10:29:07.416Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-05T10:29:07.416Z] ---> ef61c30e9846 [2025-03-05T10:29:07.416Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-05T10:29:07.416Z] ---> 5b7dd30d3a2a [2025-03-05T10:29:07.416Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-05T10:29:07.983Z] ---> c55cf4f0189c [2025-03-05T10:29:07.983Z] Step 21/26 : EXPOSE 59900 [2025-03-05T10:29:07.983Z] ---> Running in fbeb8cf2c771 [2025-03-05T10:29:08.242Z] Removing intermediate container fbeb8cf2c771 [2025-03-05T10:29:08.242Z] ---> 2f43091c6308 [2025-03-05T10:29:08.242Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-05T10:29:08.242Z] ---> Running in 2ffb4912f234 [2025-03-05T10:29:08.242Z] Removing intermediate container 2ffb4912f234 [2025-03-05T10:29:08.242Z] ---> 24a80743104a [2025-03-05T10:29:08.242Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:29:08.242Z] ---> Running in 40e8dacc8e41 [2025-03-05T10:29:08.242Z] Removing intermediate container 40e8dacc8e41 [2025-03-05T10:29:08.242Z] ---> e8cab50254d7 [2025-03-05T10:29:08.242Z] Step 24/26 : LABEL arch=amd64 [2025-03-05T10:29:08.242Z] ---> Running in 354513bbd12c [2025-03-05T10:29:08.500Z] Removing intermediate container 354513bbd12c [2025-03-05T10:29:08.500Z] ---> 0af0801516ba [2025-03-05T10:29:08.500Z] Step 25/26 : LABEL git_sha=5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:29:08.500Z] ---> Running in 676e93bb7ff0 [2025-03-05T10:29:08.500Z] Removing intermediate container 676e93bb7ff0 [2025-03-05T10:29:08.500Z] ---> affe14d4e93a [2025-03-05T10:29:08.500Z] Step 26/26 : LABEL version=4.0.0-dev.18 [2025-03-05T10:29:08.500Z] ---> Running in faad97cbb6c0 [2025-03-05T10:29:08.500Z] Removing intermediate container faad97cbb6c0 [2025-03-05T10:29:08.500Z] ---> c56d9f68c96d [2025-03-05T10:29:08.500Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:29:08.500Z] Successfully built c56d9f68c96d [2025-03-05T10:29:08.500Z] 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-05T10:29:08.647Z] provisioning config files... [2025-03-05T10:29:08.662Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16764889954002921059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:29:08.966Z] ---> ****-login.sh [2025-03-05T10:29:08.966Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:29:08.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:29:08.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:29:08.966Z] Configure a credential helper to remove this warning. See [2025-03-05T10:29:08.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:29:08.967Z] [2025-03-05T10:29:08.967Z] Login Succeeded [2025-03-05T10:29:08.967Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:29:08.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:29:08.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:29:08.967Z] Configure a credential helper to remove this warning. See [2025-03-05T10:29:08.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:29:08.967Z] [2025-03-05T10:29:08.967Z] Login Succeeded [2025-03-05T10:29:08.967Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:29:09.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:29:09.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:29:09.226Z] Configure a credential helper to remove this warning. See [2025-03-05T10:29:09.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:29:09.226Z] [2025-03-05T10:29:09.226Z] Login Succeeded [2025-03-05T10:29:09.226Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:29:09.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:29:09.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:29:09.226Z] Configure a credential helper to remove this warning. See [2025-03-05T10:29:09.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:29:09.226Z] [2025-03-05T10:29:09.226Z] Login Succeeded [2025-03-05T10:29:09.226Z] ****.io [2025-03-05T10:29:09.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:29:09.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:29:09.484Z] Configure a credential helper to remove this warning. See [2025-03-05T10:29:09.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:29:09.484Z] [2025-03-05T10:29:09.484Z] Login Succeeded [2025-03-05T10:29:09.484Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:29:09.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:29:09.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:29:09.578Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-03-05T10:29:09.578Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:29:09.578Z] latest [2025-03-05T10:29:09.578Z] 4.0.0-dev.18 [2025-03-05T10:29:09.578Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [2025-03-05T10:29:09.578Z] main [2025-03-05T10:29:09.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:09.931Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:10.264Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:29:10.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-05T10:29:10.264Z] 6734f7619397: Preparing [2025-03-05T10:29:10.264Z] 411816dce291: Preparing [2025-03-05T10:29:10.264Z] b17fd85fa4c5: Preparing [2025-03-05T10:29:10.264Z] 23d6b615a74f: Preparing [2025-03-05T10:29:10.264Z] b536ecc8452c: Preparing [2025-03-05T10:29:10.264Z] 994456c4fd7b: Preparing [2025-03-05T10:29:10.264Z] 994456c4fd7b: Waiting [2025-03-05T10:29:10.264Z] b536ecc8452c: Pushed [2025-03-05T10:29:10.264Z] 23d6b615a74f: Pushed [2025-03-05T10:29:10.264Z] b17fd85fa4c5: Pushed [2025-03-05T10:29:10.264Z] 411816dce291: Pushed [2025-03-05T10:29:10.264Z] 994456c4fd7b: Layer already exists [2025-03-05T10:29:13.545Z] 6734f7619397: Pushed [2025-03-05T10:29:13.545Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8: digest: sha256:ad082e430b2197abc9fe23e20b7479b9cea43cedb22ed8204c4d920d48404046 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:13.876Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:14.202Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-05T10:29:14.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-05T10:29:14.202Z] 6734f7619397: Preparing [2025-03-05T10:29:14.202Z] 411816dce291: Preparing [2025-03-05T10:29:14.202Z] b17fd85fa4c5: Preparing [2025-03-05T10:29:14.202Z] 23d6b615a74f: Preparing [2025-03-05T10:29:14.202Z] b536ecc8452c: Preparing [2025-03-05T10:29:14.202Z] 994456c4fd7b: Preparing [2025-03-05T10:29:14.202Z] 994456c4fd7b: Waiting [2025-03-05T10:29:14.202Z] 23d6b615a74f: Layer already exists [2025-03-05T10:29:14.202Z] b536ecc8452c: Layer already exists [2025-03-05T10:29:14.202Z] 6734f7619397: Layer already exists [2025-03-05T10:29:14.202Z] b17fd85fa4c5: Layer already exists [2025-03-05T10:29:14.202Z] 411816dce291: Layer already exists [2025-03-05T10:29:14.202Z] 994456c4fd7b: Layer already exists [2025-03-05T10:29:14.202Z] latest: digest: sha256:ad082e430b2197abc9fe23e20b7479b9cea43cedb22ed8204c4d920d48404046 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:14.530Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:14.860Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.18 [2025-03-05T10:29:14.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-05T10:29:14.860Z] 6734f7619397: Preparing [2025-03-05T10:29:14.860Z] 411816dce291: Preparing [2025-03-05T10:29:14.860Z] b17fd85fa4c5: Preparing [2025-03-05T10:29:14.860Z] 23d6b615a74f: Preparing [2025-03-05T10:29:14.860Z] b536ecc8452c: Preparing [2025-03-05T10:29:14.860Z] 994456c4fd7b: Preparing [2025-03-05T10:29:14.860Z] 994456c4fd7b: Waiting [2025-03-05T10:29:14.860Z] 411816dce291: Layer already exists [2025-03-05T10:29:14.860Z] b536ecc8452c: Layer already exists [2025-03-05T10:29:14.860Z] 6734f7619397: Layer already exists [2025-03-05T10:29:14.860Z] b17fd85fa4c5: Layer already exists [2025-03-05T10:29:14.860Z] 23d6b615a74f: Layer already exists [2025-03-05T10:29:14.860Z] 994456c4fd7b: Layer already exists [2025-03-05T10:29:14.860Z] 4.0.0-dev.18: digest: sha256:ad082e430b2197abc9fe23e20b7479b9cea43cedb22ed8204c4d920d48404046 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:15.191Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:15.519Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [2025-03-05T10:29:15.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-05T10:29:15.519Z] 6734f7619397: Preparing [2025-03-05T10:29:15.519Z] 411816dce291: Preparing [2025-03-05T10:29:15.519Z] b17fd85fa4c5: Preparing [2025-03-05T10:29:15.519Z] 23d6b615a74f: Preparing [2025-03-05T10:29:15.519Z] b536ecc8452c: Preparing [2025-03-05T10:29:15.519Z] 994456c4fd7b: Preparing [2025-03-05T10:29:15.519Z] 994456c4fd7b: Waiting [2025-03-05T10:29:15.519Z] b17fd85fa4c5: Layer already exists [2025-03-05T10:29:15.519Z] 23d6b615a74f: Layer already exists [2025-03-05T10:29:15.519Z] 6734f7619397: Layer already exists [2025-03-05T10:29:15.519Z] b536ecc8452c: Layer already exists [2025-03-05T10:29:15.519Z] 411816dce291: Layer already exists [2025-03-05T10:29:15.519Z] 994456c4fd7b: Layer already exists [2025-03-05T10:29:15.519Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18: digest: sha256:ad082e430b2197abc9fe23e20b7479b9cea43cedb22ed8204c4d920d48404046 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:15.857Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:16.185Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-03-05T10:29:16.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-05T10:29:16.185Z] 6734f7619397: Preparing [2025-03-05T10:29:16.185Z] 411816dce291: Preparing [2025-03-05T10:29:16.185Z] b17fd85fa4c5: Preparing [2025-03-05T10:29:16.185Z] 23d6b615a74f: Preparing [2025-03-05T10:29:16.185Z] b536ecc8452c: Preparing [2025-03-05T10:29:16.185Z] 994456c4fd7b: Preparing [2025-03-05T10:29:16.185Z] 411816dce291: Layer already exists [2025-03-05T10:29:16.185Z] 6734f7619397: Layer already exists [2025-03-05T10:29:16.185Z] b536ecc8452c: Layer already exists [2025-03-05T10:29:16.185Z] 23d6b615a74f: Layer already exists [2025-03-05T10:29:16.185Z] b17fd85fa4c5: Layer already exists [2025-03-05T10:29:16.185Z] 994456c4fd7b: Layer already exists [2025-03-05T10:29:16.185Z] main: digest: sha256:ad082e430b2197abc9fe23e20b7479b9cea43cedb22ed8204c4d920d48404046 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:29:16.262Z] ===================================================== [Pipeline] echo [2025-03-05T10:29:16.279Z] taggedImages: [2025-03-05T10:29:16.279Z] - nexus3.edgexfoundry.org:10004/device-virtual:5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:29:16.279Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-05T10:29:16.279Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.18 [2025-03-05T10:29:16.279Z] - nexus3.edgexfoundry.org:10004/device-virtual:5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [2025-03-05T10:29:16.279Z] - 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-05T10:29:16.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:29:16.681Z] [2025-03-05T10:29:16.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:16.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:29:16.979Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T10:29:16.979Z] 5eb5b503b376: Pulling fs layer [2025-03-05T10:29:16.979Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T10:29:16.979Z] ec43610c2a17: Pulling fs layer [2025-03-05T10:29:16.979Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T10:29:16.979Z] 33b1e0a273af: Pulling fs layer [2025-03-05T10:29:16.979Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T10:29:16.979Z] 2f39f015ded8: Pulling fs layer [2025-03-05T10:29:16.979Z] 33b1e0a273af: Waiting [2025-03-05T10:29:16.979Z] 3a2ae6a8a46f: Waiting [2025-03-05T10:29:16.979Z] 5d3b04190fa2: Waiting [2025-03-05T10:29:16.979Z] 5c69ac0246d0: Download complete [2025-03-05T10:29:16.979Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T10:29:16.979Z] 3a2ae6a8a46f: Download complete [2025-03-05T10:29:16.979Z] 33b1e0a273af: Verifying Checksum [2025-03-05T10:29:16.979Z] 33b1e0a273af: Download complete [2025-03-05T10:29:16.979Z] ec43610c2a17: Verifying Checksum [2025-03-05T10:29:16.979Z] ec43610c2a17: Download complete [2025-03-05T10:29:16.979Z] 5d3b04190fa2: Download complete [2025-03-05T10:29:17.238Z] 5eb5b503b376: Verifying Checksum [2025-03-05T10:29:17.238Z] 5eb5b503b376: Download complete [2025-03-05T10:29:17.803Z] 2f39f015ded8: Verifying Checksum [2025-03-05T10:29:17.803Z] 2f39f015ded8: Download complete [2025-03-05T10:29:18.368Z] 5eb5b503b376: Pull complete [2025-03-05T10:29:18.368Z] 5c69ac0246d0: Pull complete [2025-03-05T10:29:18.936Z] ec43610c2a17: Pull complete [2025-03-05T10:29:18.936Z] 3a2ae6a8a46f: Pull complete [2025-03-05T10:29:18.936Z] 33b1e0a273af: Pull complete [2025-03-05T10:29:19.194Z] 5d3b04190fa2: Pull complete [2025-03-05T10:29:23.380Z] 2f39f015ded8: Pull complete [2025-03-05T10:29:23.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T10:29:23.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:29:23.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:29:23.485Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:29:23.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T10:29:25.247Z] $ docker top 046abd706f4d694bcea6a2cfc47cce15d88695feec15367b461c969da697f46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:29:25.632Z] ---> job-cost.sh [2025-03-05T10:29:25.632Z] lf-activate-venv: SKIPPING [2025-03-05T10:29:25.632Z] INFO: No Stack... [2025-03-05T10:29:25.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:29:26.152Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:29:26.446Z] + cat+ /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-03-05T10:29:26.446Z] cut -d, -f6 [Pipeline] lock [2025-03-05T10:29:26.460Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] [2025-03-05T10:29:26.468Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] did not exist. Created. [2025-03-05T10:29:26.475Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:29:26.784Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T10:29:26.828Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:29:26.835Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:29:26.860Z] $ docker stop --time=1 046abd706f4d694bcea6a2cfc47cce15d88695feec15367b461c969da697f46e [2025-03-05T10:29:28.001Z] $ docker rm -f --volumes 046abd706f4d694bcea6a2cfc47cce15d88695feec15367b461c969da697f46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T10:30:41.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40312 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-03-05T10:30:41.228Z] Running in /w/workspace/device-virtual-go/203 [Pipeline] { [Pipeline] checkout [2025-03-05T10:30:44.284Z] The recommended git tool is: git [2025-03-05T10:30:49.925Z] using credential edgex-jenkins-ssh [2025-03-05T10:30:49.948Z] Cloning the remote Git repository [2025-03-05T10:30:50.001Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-03-05T10:30:50.108Z] > git init /w/workspace/device-virtual-go/203 # timeout=10 [2025-03-05T10:30:50.275Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-03-05T10:30:50.277Z] > git --version # timeout=10 [2025-03-05T10:30:50.301Z] > git --version # 'git version 2.25.1' [2025-03-05T10:30:50.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T10:30:50.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:30:53.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-03-05T10:30:53.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:30:54.705Z] Avoid second fetch [2025-03-05T10:30:54.706Z] Checking out Revision 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 (main) [2025-03-05T10:30:55.499Z] Commit message: "docs: Update changelog for 4.0 release (#523)" [2025-03-05T10:30:54.728Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T10:30:54.810Z] > git checkout -f 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:31:00.425Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T10:31:00.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:31:00.425Z] Dload Upload Total Spent Left Speed [2025-03-05T10:31:00.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2025-03-05T10:31:00.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T10:31:01.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T10:31:01.133Z] + sudo tee /etc/docker/daemon.new [2025-03-05T10:31:01.133Z] { [2025-03-05T10:31:01.133Z] "registry-mirrors": [ [2025-03-05T10:31:01.133Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T10:31:01.133Z] ], [2025-03-05T10:31:01.133Z] "bip": "10.250.0.254/24", [2025-03-05T10:31:01.133Z] "hosts": [ [2025-03-05T10:31:01.133Z] "tcp://0.0.0.0:5555", [2025-03-05T10:31:01.133Z] "unix:///var/run/docker.sock" [2025-03-05T10:31:01.133Z] ], [2025-03-05T10:31:01.133Z] "mtu": 1458, [2025-03-05T10:31:01.133Z] "selinux-enabled": true, [2025-03-05T10:31:01.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T10:31:01.133Z] } [Pipeline] sh [2025-03-05T10:31:01.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T10:31:01.858Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:31:20.192Z] provisioning config files... [2025-03-05T10:31:20.224Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/203@tmp/config12082991395763094620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:31:20.729Z] ---> ****-login.sh [2025-03-05T10:31:20.729Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:31:21.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:31:21.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:31:21.328Z] Configure a credential helper to remove this warning. See [2025-03-05T10:31:21.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:31:21.328Z] [2025-03-05T10:31:21.328Z] Login Succeeded [2025-03-05T10:31:21.328Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:31:21.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:31:21.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:31:21.874Z] Configure a credential helper to remove this warning. See [2025-03-05T10:31:21.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:31:21.874Z] [2025-03-05T10:31:21.874Z] Login Succeeded [2025-03-05T10:31:21.874Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:31:22.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:31:22.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:31:22.146Z] Configure a credential helper to remove this warning. See [2025-03-05T10:31:22.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:31:22.146Z] [2025-03-05T10:31:22.146Z] Login Succeeded [2025-03-05T10:31:22.146Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:31:22.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:31:22.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:31:22.695Z] Configure a credential helper to remove this warning. See [2025-03-05T10:31:22.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:31:22.695Z] [2025-03-05T10:31:22.695Z] Login Succeeded [2025-03-05T10:31:22.695Z] ****.io [2025-03-05T10:31:22.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:31:23.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:31:23.237Z] Configure a credential helper to remove this warning. See [2025-03-05T10:31:23.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:31:23.237Z] [2025-03-05T10:31:23.237Z] Login Succeeded [2025-03-05T10:31:23.237Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:31:23.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:31:23.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:31:23.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:31:23.718Z] ========================================================= [2025-03-05T10:31:23.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T10:31:23.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:31:24.093Z] + 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-05T10:31:24.693Z] Sending build context to Docker daemon 19.14MB [2025-03-05T10:31:24.693Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:31:24.693Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:31:24.966Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T10:31:24.966Z] 9986a736f7d3: Pulling fs layer [2025-03-05T10:31:24.966Z] 1f018df60701: Pulling fs layer [2025-03-05T10:31:24.966Z] 39f8f326b044: Pulling fs layer [2025-03-05T10:31:24.966Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T10:31:24.966Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:31:24.966Z] d45d956e0dbf: Pulling fs layer [2025-03-05T10:31:24.966Z] d7702b0d1db1: Pulling fs layer [2025-03-05T10:31:24.966Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T10:31:24.966Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T10:31:24.966Z] d45d956e0dbf: Waiting [2025-03-05T10:31:24.966Z] d7702b0d1db1: Waiting [2025-03-05T10:31:24.966Z] 5c7f0f088c93: Waiting [2025-03-05T10:31:24.966Z] 4f4fb700ef54: Waiting [2025-03-05T10:31:24.966Z] 4fdc064ae6cf: Waiting [2025-03-05T10:31:24.966Z] e6a1e7a6a96a: Waiting [2025-03-05T10:31:24.966Z] 1f018df60701: Verifying Checksum [2025-03-05T10:31:24.966Z] 1f018df60701: Download complete [2025-03-05T10:31:24.966Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T10:31:24.966Z] e6a1e7a6a96a: Download complete [2025-03-05T10:31:24.966Z] 4f4fb700ef54: Download complete [2025-03-05T10:31:25.237Z] d45d956e0dbf: Verifying Checksum [2025-03-05T10:31:25.237Z] d7702b0d1db1: Verifying Checksum [2025-03-05T10:31:25.237Z] d7702b0d1db1: Download complete [2025-03-05T10:31:25.237Z] 9986a736f7d3: Verifying Checksum [2025-03-05T10:31:25.237Z] 9986a736f7d3: Download complete [2025-03-05T10:31:25.843Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T10:31:25.843Z] 4fdc064ae6cf: Download complete [2025-03-05T10:31:26.117Z] 9986a736f7d3: Pull complete [2025-03-05T10:31:26.725Z] 1f018df60701: Pull complete [2025-03-05T10:31:27.335Z] 39f8f326b044: Verifying Checksum [2025-03-05T10:31:27.335Z] 39f8f326b044: Download complete [2025-03-05T10:31:28.307Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T10:31:28.307Z] 5c7f0f088c93: Download complete [2025-03-05T10:31:43.364Z] 39f8f326b044: Pull complete [2025-03-05T10:31:43.364Z] e6a1e7a6a96a: Pull complete [2025-03-05T10:31:43.364Z] 4f4fb700ef54: Pull complete [2025-03-05T10:31:43.364Z] d45d956e0dbf: Pull complete [2025-03-05T10:31:43.364Z] d7702b0d1db1: Pull complete [2025-03-05T10:31:51.641Z] 5c7f0f088c93: Pull complete [2025-03-05T10:31:53.589Z] 4fdc064ae6cf: Pull complete [2025-03-05T10:31:53.589Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T10:31:53.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T10:31:53.589Z] ---> 63f30b955cb9 [2025-03-05T10:31:53.589Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:31:56.209Z] ---> Running in d769dc2e232c [2025-03-05T10:31:56.209Z] Removing intermediate container d769dc2e232c [2025-03-05T10:31:56.209Z] ---> aa643d448df8 [2025-03-05T10:31:56.209Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:31:56.209Z] ---> Running in 8f2da45696ba [2025-03-05T10:31:56.479Z] Removing intermediate container 8f2da45696ba [2025-03-05T10:31:56.479Z] ---> 39057b5862e7 [2025-03-05T10:31:56.479Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:31:56.479Z] ---> Running in 7004596551e4 [2025-03-05T10:31:56.750Z] Removing intermediate container 7004596551e4 [2025-03-05T10:31:56.750Z] ---> 4c7978effbfb [2025-03-05T10:31:56.750Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-05T10:31:56.750Z] ---> Running in 4e2932d06408 [2025-03-05T10:31:57.029Z] Removing intermediate container 4e2932d06408 [2025-03-05T10:31:57.029Z] ---> 273a9ed99196 [2025-03-05T10:31:57.029Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:31:57.299Z] ---> Running in f574e564a5ad [2025-03-05T10:31:58.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:31:58.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:32:00.274Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T10:32:00.274Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T10:32:00.274Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T10:32:00.274Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T10:32:00.541Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:32:00.541Z] OK: 244 MiB in 62 packages [2025-03-05T10:32:01.956Z] Removing intermediate container f574e564a5ad [2025-03-05T10:32:01.956Z] ---> 13b09296e175 [2025-03-05T10:32:01.956Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T10:32:02.226Z] ---> 3df80912cac1 [2025-03-05T10:32:02.226Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:32:02.497Z] ---> Running in c3f6dd618c80 [2025-03-05T10:33:54.214Z] Removing intermediate container c3f6dd618c80 [2025-03-05T10:33:54.214Z] ---> 4899fc80f771 [2025-03-05T10:33:54.214Z] Step 10/12 : COPY . . [2025-03-05T10:33:54.214Z] ---> a0930cd478ad [2025-03-05T10:33:54.214Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:33:54.214Z] ---> Running in 9111c0ab5678 [2025-03-05T10:33:54.214Z] Removing intermediate container 9111c0ab5678 [2025-03-05T10:33:54.214Z] ---> e9e4574b2ac4 [2025-03-05T10:33:54.214Z] Step 12/12 : RUN $MAKE [2025-03-05T10:33:54.214Z] ---> Running in 3db9378c431c [2025-03-05T10:33:54.214Z] noop [2025-03-05T10:33:54.214Z] Removing intermediate container 3db9378c431c [2025-03-05T10:33:54.214Z] ---> e8d2969978fd [2025-03-05T10:33:54.214Z] Successfully built e8d2969978fd [2025-03-05T10:33:54.214Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:33:54.604Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:33:54.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:33:54.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-40312 does not seem to be running inside a container [2025-03-05T10:33:54.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/203 -v /w/workspace/device-virtual-go/203:/w/workspace/device-virtual-go/203:rw,z -v /w/workspace/device-virtual-go/203@tmp:/w/workspace/device-virtual-go/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T10:33:56.314Z] $ docker top 0f2b3da660170f9f5e35d88ebea1c49ab40f797957d3e6ec12d1ea0b2a55cb21 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:33:57.173Z] + go version [2025-03-05T10:33:57.173Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T10:33:57.272Z] $ docker stop --time=1 0f2b3da660170f9f5e35d88ebea1c49ab40f797957d3e6ec12d1ea0b2a55cb21 [2025-03-05T10:33:58.953Z] $ docker rm -f --volumes 0f2b3da660170f9f5e35d88ebea1c49ab40f797957d3e6ec12d1ea0b2a55cb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:33:59.581Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:33:59.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:33:59.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-40312 does not seem to be running inside a container [2025-03-05T10:33:59.864Z] $ 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/203 -v /w/workspace/device-virtual-go/203:/w/workspace/device-virtual-go/203:rw,z -v /w/workspace/device-virtual-go/203@tmp:/w/workspace/device-virtual-go/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-05T10:34:01.174Z] $ docker top 12c95272c9d04191bbdc0b3c23fc5e247264fd0108842ce2eaa49c46960b9f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:34:02.045Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/203 [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:34:02.725Z] + make test [2025-03-05T10:34:02.725Z] go test ./... -coverprofile=coverage.out [2025-03-05T10:34:08.115Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-05T10:37:30.238Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-05T10:37:30.238Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements [2025-03-05T10:37:31.658Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T10:37:31.658Z] go vet ./... [2025-03-05T10:38:18.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:38:18.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:38:18.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:38:18.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:38:18.541Z] $ docker stop --time=1 12c95272c9d04191bbdc0b3c23fc5e247264fd0108842ce2eaa49c46960b9f29 [2025-03-05T10:38:20.411Z] $ docker rm -f --volumes 12c95272c9d04191bbdc0b3c23fc5e247264fd0108842ce2eaa49c46960b9f29 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:38:21.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:38:22.004Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T10:38:22.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:38:22.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:38:23.296Z] + ls -al . [2025-03-05T10:38:23.296Z] total 264 [2025-03-05T10:38:23.296Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 10:34 . [2025-03-05T10:38:23.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:30 .. [2025-03-05T10:38:23.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:30 .git [2025-03-05T10:38:23.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:30 .github [2025-03-05T10:38:23.296Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 5 10:30 .gitignore [2025-03-05T10:38:23.296Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 10:30 .golangci.yml [2025-03-05T10:38:23.296Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 5 10:30 Attribution.txt [2025-03-05T10:38:23.296Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 5 10:30 CHANGELOG.md [2025-03-05T10:38:23.296Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 5 10:30 Dockerfile [2025-03-05T10:38:23.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:30 GOVERNANCE.md [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 5 10:30 Jenkinsfile [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:30 LICENSE [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 5 10:30 Makefile [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 5 10:30 OWNERS.md [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 5 10:30 README.md [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:27 VERSION [2025-03-05T10:38:23.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:30 bin [2025-03-05T10:38:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:30 cmd [2025-03-05T10:38:23.297Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 5 10:37 coverage.out [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 6080 Mar 5 10:30 go.mod [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:30 go.sum [2025-03-05T10:38:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:30 internal [2025-03-05T10:38:23.297Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 5 10:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:23.678Z] + 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=5da0a0ee199354dbeb8e2af176f21c093c99ecf8 --label arch=arm64 --label version=4.0.0-dev.18 . [2025-03-05T10:38:24.266Z] Sending build context to Docker daemon 19.18MB [2025-03-05T10:38:24.266Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:38:24.266Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-05T10:38:24.266Z] ---> e8d2969978fd [2025-03-05T10:38:24.266Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:38:24.541Z] ---> Running in 7c39ce14994d [2025-03-05T10:38:24.810Z] Removing intermediate container 7c39ce14994d [2025-03-05T10:38:24.810Z] ---> f9080f3c2115 [2025-03-05T10:38:24.810Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:38:24.810Z] ---> Running in a1c8d8d92d48 [2025-03-05T10:38:25.079Z] Removing intermediate container a1c8d8d92d48 [2025-03-05T10:38:25.079Z] ---> 6a0d49f47f1e [2025-03-05T10:38:25.079Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:38:25.344Z] ---> Running in 6aeac3ad62d4 [2025-03-05T10:38:25.611Z] Removing intermediate container 6aeac3ad62d4 [2025-03-05T10:38:25.611Z] ---> 5e85af004af1 [2025-03-05T10:38:25.611Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-05T10:38:25.611Z] ---> Running in 496dbb545503 [2025-03-05T10:38:25.879Z] Removing intermediate container 496dbb545503 [2025-03-05T10:38:25.879Z] ---> 6b67441f11e1 [2025-03-05T10:38:25.879Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:38:25.879Z] ---> Running in 274a6ec951ac [2025-03-05T10:38:26.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:38:27.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:38:28.984Z] OK: 244 MiB in 62 packages [2025-03-05T10:38:30.008Z] Removing intermediate container 274a6ec951ac [2025-03-05T10:38:30.008Z] ---> 35d2b841f867 [2025-03-05T10:38:30.008Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-05T10:38:30.606Z] ---> 7ad2c8f911fe [2025-03-05T10:38:30.606Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:38:30.606Z] ---> Running in 8ef8de2ddc84 [2025-03-05T10:38:33.198Z] Removing intermediate container 8ef8de2ddc84 [2025-03-05T10:38:33.199Z] ---> e0c53378fb27 [2025-03-05T10:38:33.199Z] Step 10/26 : COPY . . [2025-03-05T10:38:34.613Z] ---> 380e562e03f5 [2025-03-05T10:38:34.613Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:38:34.613Z] ---> Running in 6a807510eb76 [2025-03-05T10:38:34.879Z] Removing intermediate container 6a807510eb76 [2025-03-05T10:38:34.879Z] ---> b12b22021273 [2025-03-05T10:38:34.879Z] Step 12/26 : RUN $MAKE [2025-03-05T10:38:34.879Z] ---> Running in d6a7f3bd02ee [2025-03-05T10:38:35.837Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-05T10:41:57.614Z] Removing intermediate container d6a7f3bd02ee [2025-03-05T10:41:57.614Z] ---> 4b5327c23f84 [2025-03-05T10:41:57.614Z] Step 13/26 : FROM alpine:3.20 [2025-03-05T10:41:57.614Z] 3.20: Pulling from library/alpine [2025-03-05T10:41:57.614Z] 94e9d8af2201: Pulling fs layer [2025-03-05T10:41:57.614Z] 94e9d8af2201: Verifying Checksum [2025-03-05T10:41:57.614Z] 94e9d8af2201: Download complete [2025-03-05T10:41:57.614Z] 94e9d8af2201: Pull complete [2025-03-05T10:41:57.614Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:41:57.614Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:41:57.614Z] ---> 7aab056cecc6 [2025-03-05T10:41:57.614Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-05T10:41:57.614Z] ---> Running in fe66eb0b896b [2025-03-05T10:41:57.614Z] Removing intermediate container fe66eb0b896b [2025-03-05T10:41:57.614Z] ---> 02adda66cc23 [2025-03-05T10:41:57.614Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:41:57.614Z] ---> Running in 063ba1ad5d04 [2025-03-05T10:41:57.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:41:57.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:41:57.883Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:41:57.883Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:41:57.883Z] OK: 9 MiB in 15 packages [2025-03-05T10:41:58.850Z] Removing intermediate container 063ba1ad5d04 [2025-03-05T10:41:58.850Z] ---> ac13903d7c81 [2025-03-05T10:41:58.850Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-05T10:41:58.850Z] ---> Running in 8898d7383701 [2025-03-05T10:41:59.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:42:00.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:42:01.474Z] OK: 9 MiB in 15 packages [2025-03-05T10:42:02.432Z] Removing intermediate container 8898d7383701 [2025-03-05T10:42:02.432Z] ---> e7fa84ba7086 [2025-03-05T10:42:02.432Z] Step 17/26 : WORKDIR / [2025-03-05T10:42:02.432Z] ---> Running in 88b8675b0148 [2025-03-05T10:42:02.697Z] Removing intermediate container 88b8675b0148 [2025-03-05T10:42:02.698Z] ---> effd3717eaa1 [2025-03-05T10:42:02.698Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-05T10:42:03.283Z] ---> 73e7cf806684 [2025-03-05T10:42:03.283Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-05T10:42:03.549Z] ---> e16572928c14 [2025-03-05T10:42:03.549Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-05T10:42:05.489Z] ---> 7f3d70b31617 [2025-03-05T10:42:05.489Z] Step 21/26 : EXPOSE 59900 [2025-03-05T10:42:05.489Z] ---> Running in f175cf61681e [2025-03-05T10:42:05.755Z] Removing intermediate container f175cf61681e [2025-03-05T10:42:05.755Z] ---> ce318563aec1 [2025-03-05T10:42:05.755Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-05T10:42:05.755Z] ---> Running in 931f7038d830 [2025-03-05T10:42:06.021Z] Removing intermediate container 931f7038d830 [2025-03-05T10:42:06.021Z] ---> 703295ab0b69 [2025-03-05T10:42:06.021Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:42:06.021Z] ---> Running in 1387184c0906 [2025-03-05T10:42:06.605Z] Removing intermediate container 1387184c0906 [2025-03-05T10:42:06.606Z] ---> 8635ef0ed445 [2025-03-05T10:42:06.606Z] Step 24/26 : LABEL arch=arm64 [2025-03-05T10:42:06.606Z] ---> Running in 66d95013153e [2025-03-05T10:42:06.872Z] Removing intermediate container 66d95013153e [2025-03-05T10:42:06.872Z] ---> 61f2fef3bfaa [2025-03-05T10:42:06.872Z] Step 25/26 : LABEL git_sha=5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:42:06.872Z] ---> Running in 21968904b749 [2025-03-05T10:42:07.139Z] Removing intermediate container 21968904b749 [2025-03-05T10:42:07.139Z] ---> c6ee94d05ce2 [2025-03-05T10:42:07.139Z] Step 26/26 : LABEL version=4.0.0-dev.18 [2025-03-05T10:42:07.139Z] ---> Running in 18d9a693dcb8 [2025-03-05T10:42:07.404Z] Removing intermediate container 18d9a693dcb8 [2025-03-05T10:42:07.404Z] ---> 1a90207e8ccd [2025-03-05T10:42:07.404Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:42:07.670Z] Successfully built 1a90207e8ccd [2025-03-05T10:42:07.671Z] 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-05T10:42:07.821Z] provisioning config files... [2025-03-05T10:42:07.836Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/203@tmp/config12598212668600322991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:08.173Z] ---> ****-login.sh [2025-03-05T10:42:08.173Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:42:08.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:42:08.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:42:08.441Z] Configure a credential helper to remove this warning. See [2025-03-05T10:42:08.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:42:08.441Z] [2025-03-05T10:42:08.441Z] Login Succeeded [2025-03-05T10:42:08.441Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:42:08.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:42:08.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:42:08.706Z] Configure a credential helper to remove this warning. See [2025-03-05T10:42:08.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:42:08.707Z] [2025-03-05T10:42:08.707Z] Login Succeeded [2025-03-05T10:42:08.707Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:42:08.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:42:09.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:42:09.242Z] Configure a credential helper to remove this warning. See [2025-03-05T10:42:09.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:42:09.242Z] [2025-03-05T10:42:09.242Z] Login Succeeded [2025-03-05T10:42:09.242Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:42:09.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:42:09.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:42:09.509Z] Configure a credential helper to remove this warning. See [2025-03-05T10:42:09.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:42:09.509Z] [2025-03-05T10:42:09.509Z] Login Succeeded [2025-03-05T10:42:09.509Z] ****.io [2025-03-05T10:42:09.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:42:10.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:42:10.040Z] Configure a credential helper to remove this warning. See [2025-03-05T10:42:10.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:42:10.040Z] [2025-03-05T10:42:10.040Z] Login Succeeded [2025-03-05T10:42:10.040Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:42:10.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:42:10.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:42:10.132Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-03-05T10:42:10.132Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:42:10.132Z] latest [2025-03-05T10:42:10.132Z] 4.0.0-dev.18 [2025-03-05T10:42:10.132Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [2025-03-05T10:42:10.132Z] main [2025-03-05T10:42:10.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:10.503Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:10.859Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:42:10.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-05T10:42:10.860Z] f0f9e05d09ab: Preparing [2025-03-05T10:42:10.860Z] 5541f02aaa0e: Preparing [2025-03-05T10:42:10.860Z] 83150e614c01: Preparing [2025-03-05T10:42:10.860Z] 7a7193b3c8e8: Preparing [2025-03-05T10:42:10.860Z] 2579f4ef5c37: Preparing [2025-03-05T10:42:10.860Z] dd9c8f8612c8: Preparing [2025-03-05T10:42:10.860Z] dd9c8f8612c8: Waiting [2025-03-05T10:42:11.126Z] 5541f02aaa0e: Pushed [2025-03-05T10:42:11.126Z] 7a7193b3c8e8: Pushed [2025-03-05T10:42:11.126Z] 83150e614c01: Pushed [2025-03-05T10:42:11.126Z] 2579f4ef5c37: Pushed [2025-03-05T10:42:11.126Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:42:19.315Z] f0f9e05d09ab: Pushed [2025-03-05T10:42:19.315Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8: digest: sha256:97ae1ddbef6e7c7a729013698ee88d79bfbd9eb43d023b101d6fe4a4516c183f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:19.687Z] + 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-05T10:42:20.049Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-05T10:42:20.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-05T10:42:20.049Z] f0f9e05d09ab: Preparing [2025-03-05T10:42:20.049Z] 5541f02aaa0e: Preparing [2025-03-05T10:42:20.049Z] 83150e614c01: Preparing [2025-03-05T10:42:20.049Z] 7a7193b3c8e8: Preparing [2025-03-05T10:42:20.049Z] 2579f4ef5c37: Preparing [2025-03-05T10:42:20.049Z] dd9c8f8612c8: Preparing [2025-03-05T10:42:20.049Z] dd9c8f8612c8: Waiting [2025-03-05T10:42:20.049Z] 83150e614c01: Layer already exists [2025-03-05T10:42:20.049Z] 7a7193b3c8e8: Layer already exists [2025-03-05T10:42:20.049Z] 2579f4ef5c37: Layer already exists [2025-03-05T10:42:20.049Z] f0f9e05d09ab: Layer already exists [2025-03-05T10:42:20.049Z] 5541f02aaa0e: Layer already exists [2025-03-05T10:42:20.049Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:42:20.315Z] latest: digest: sha256:97ae1ddbef6e7c7a729013698ee88d79bfbd9eb43d023b101d6fe4a4516c183f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:20.674Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:21.021Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.18 [2025-03-05T10:42:21.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-05T10:42:21.021Z] f0f9e05d09ab: Preparing [2025-03-05T10:42:21.021Z] 5541f02aaa0e: Preparing [2025-03-05T10:42:21.021Z] 83150e614c01: Preparing [2025-03-05T10:42:21.021Z] 7a7193b3c8e8: Preparing [2025-03-05T10:42:21.021Z] 2579f4ef5c37: Preparing [2025-03-05T10:42:21.021Z] dd9c8f8612c8: Preparing [2025-03-05T10:42:21.021Z] dd9c8f8612c8: Waiting [2025-03-05T10:42:21.021Z] f0f9e05d09ab: Layer already exists [2025-03-05T10:42:21.021Z] 2579f4ef5c37: Layer already exists [2025-03-05T10:42:21.021Z] 83150e614c01: Layer already exists [2025-03-05T10:42:21.021Z] 5541f02aaa0e: Layer already exists [2025-03-05T10:42:21.021Z] 7a7193b3c8e8: Layer already exists [2025-03-05T10:42:21.021Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:42:21.021Z] 4.0.0-dev.18: digest: sha256:97ae1ddbef6e7c7a729013698ee88d79bfbd9eb43d023b101d6fe4a4516c183f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:21.649Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:22.002Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [2025-03-05T10:42:22.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-05T10:42:22.002Z] f0f9e05d09ab: Preparing [2025-03-05T10:42:22.002Z] 5541f02aaa0e: Preparing [2025-03-05T10:42:22.002Z] 83150e614c01: Preparing [2025-03-05T10:42:22.002Z] 7a7193b3c8e8: Preparing [2025-03-05T10:42:22.002Z] 2579f4ef5c37: Preparing [2025-03-05T10:42:22.002Z] dd9c8f8612c8: Preparing [2025-03-05T10:42:22.002Z] f0f9e05d09ab: Layer already exists [2025-03-05T10:42:22.002Z] 7a7193b3c8e8: Layer already exists [2025-03-05T10:42:22.002Z] 5541f02aaa0e: Layer already exists [2025-03-05T10:42:22.002Z] 2579f4ef5c37: Layer already exists [2025-03-05T10:42:22.002Z] 83150e614c01: Layer already exists [2025-03-05T10:42:22.002Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:42:22.002Z] 5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18: digest: sha256:97ae1ddbef6e7c7a729013698ee88d79bfbd9eb43d023b101d6fe4a4516c183f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:22.353Z] + 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-05T10:42:22.704Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-03-05T10:42:22.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-05T10:42:22.704Z] f0f9e05d09ab: Preparing [2025-03-05T10:42:22.704Z] 5541f02aaa0e: Preparing [2025-03-05T10:42:22.704Z] 83150e614c01: Preparing [2025-03-05T10:42:22.704Z] 7a7193b3c8e8: Preparing [2025-03-05T10:42:22.704Z] 2579f4ef5c37: Preparing [2025-03-05T10:42:22.704Z] dd9c8f8612c8: Preparing [2025-03-05T10:42:22.704Z] dd9c8f8612c8: Waiting [2025-03-05T10:42:22.704Z] 83150e614c01: Layer already exists [2025-03-05T10:42:22.704Z] f0f9e05d09ab: Layer already exists [2025-03-05T10:42:22.704Z] 5541f02aaa0e: Layer already exists [2025-03-05T10:42:22.704Z] 2579f4ef5c37: Layer already exists [2025-03-05T10:42:22.704Z] 7a7193b3c8e8: Layer already exists [2025-03-05T10:42:22.704Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:42:22.968Z] main: digest: sha256:97ae1ddbef6e7c7a729013698ee88d79bfbd9eb43d023b101d6fe4a4516c183f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:42:23.053Z] ===================================================== [Pipeline] echo [2025-03-05T10:42:23.068Z] taggedImages: [2025-03-05T10:42:23.068Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [2025-03-05T10:42:23.068Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-05T10:42:23.068Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.18 [2025-03-05T10:42:23.068Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5da0a0ee199354dbeb8e2af176f21c093c99ecf8-4.0.0-dev.18 [2025-03-05T10:42:23.068Z] - 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-05T10:42:23.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:42:23.454Z] [2025-03-05T10:42:23.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:42:23.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:42:23.790Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T10:42:23.790Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T10:42:23.790Z] 04944245beec: Pulling fs layer [2025-03-05T10:42:23.790Z] 699f458cf7ca: Pulling fs layer [2025-03-05T10:42:23.790Z] 765212b225bb: Pulling fs layer [2025-03-05T10:42:23.790Z] f23df028b6ca: Pulling fs layer [2025-03-05T10:42:23.790Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T10:42:23.790Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T10:42:23.790Z] 765212b225bb: Waiting [2025-03-05T10:42:23.790Z] f23df028b6ca: Waiting [2025-03-05T10:42:23.790Z] d65c8cfc05b1: Waiting [2025-03-05T10:42:23.790Z] 2437ff75d9bd: Waiting [2025-03-05T10:42:24.059Z] 04944245beec: Verifying Checksum [2025-03-05T10:42:24.059Z] 04944245beec: Download complete [2025-03-05T10:42:24.059Z] 765212b225bb: Verifying Checksum [2025-03-05T10:42:24.059Z] 765212b225bb: Download complete [2025-03-05T10:42:24.059Z] f23df028b6ca: Verifying Checksum [2025-03-05T10:42:24.059Z] f23df028b6ca: Download complete [2025-03-05T10:42:24.059Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T10:42:24.059Z] d65c8cfc05b1: Download complete [2025-03-05T10:42:24.322Z] 699f458cf7ca: Verifying Checksum [2025-03-05T10:42:24.322Z] 699f458cf7ca: Download complete [2025-03-05T10:42:24.587Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T10:42:24.587Z] 8998bd30e6a1: Download complete [2025-03-05T10:42:27.158Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T10:42:27.158Z] 2437ff75d9bd: Download complete [2025-03-05T10:42:29.096Z] 8998bd30e6a1: Pull complete [2025-03-05T10:42:29.675Z] 04944245beec: Pull complete [2025-03-05T10:42:31.076Z] 699f458cf7ca: Pull complete [2025-03-05T10:42:31.341Z] 765212b225bb: Pull complete [2025-03-05T10:42:32.296Z] f23df028b6ca: Pull complete [2025-03-05T10:42:32.296Z] d65c8cfc05b1: Pull complete [2025-03-05T10:42:50.483Z] 2437ff75d9bd: Pull complete [2025-03-05T10:42:50.483Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T10:42:50.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:42:50.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:42:50.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-40312 does not seem to be running inside a container [2025-03-05T10:42:50.741Z] $ 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/203 -v /w/workspace/device-virtual-go/203:/w/workspace/device-virtual-go/203:rw,z -v /w/workspace/device-virtual-go/203@tmp:/w/workspace/device-virtual-go/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-05T10:42:53.332Z] $ docker top 200f025195808da4325b4df51f1eb43dd2d484432c824cb80db0ad07445c2f64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:42:54.172Z] ---> job-cost.sh [2025-03-05T10:42:54.172Z] lf-activate-venv: SKIPPING [2025-03-05T10:42:54.172Z] INFO: No Stack... [2025-03-05T10:42:54.437Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T10:42:55.392Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:42:55.715Z] + cut -d, -f6 [2025-03-05T10:42:55.715Z] + cat /w/workspace/device-virtual-go/203/archives/cost.csv [Pipeline] lock [2025-03-05T10:42:55.774Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] [2025-03-05T10:42:55.785Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] did not exist. Created. [2025-03-05T10:42:55.791Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:42:56.445Z] /w/workspace/device-virtual-go/203@tmp/durable-ebbd2d64/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T10:42:57.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T10:42:57.102Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T10:42:57.165Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:42:57.175Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:42:57.209Z] $ docker stop --time=1 200f025195808da4325b4df51f1eb43dd2d484432c824cb80db0ad07445c2f64 [2025-03-05T10:42:58.699Z] $ docker rm -f --volumes 200f025195808da4325b4df51f1eb43dd2d484432c824cb80db0ad07445c2f64 [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-05T10:42:59.174Z] provisioning config files... [2025-03-05T10:42:59.183Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12047523230358412487tmp [Pipeline] { [Pipeline] sh [2025-03-05T10:42:59.481Z] + set +x [2025-03-05T10:42:59.481Z] + curl -s https://codecov.io/bash [2025-03-05T10:42:59.481Z] + bash -s -- [2025-03-05T10:42:59.481Z] [2025-03-05T10:42:59.481Z] _____ _ [2025-03-05T10:42:59.481Z] / ____| | | [2025-03-05T10:42:59.481Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T10:42:59.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T10:42:59.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T10:42:59.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T10:42:59.481Z] Bash-1.0.6 [2025-03-05T10:42:59.481Z] [2025-03-05T10:42:59.481Z] [2025-03-05T10:42:59.481Z] ==> git version 2.25.1 found [2025-03-05T10:42:59.481Z] ==> 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-05T10:42:59.481Z] Release-Date: 2020-01-08 [2025-03-05T10:42:59.481Z] 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-05T10:42:59.481Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T10:42:59.481Z] ==> Jenkins CI detected. [2025-03-05T10:42:59.481Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-03-05T10:42:59.481Z] project root: . [2025-03-05T10:42:59.481Z] --> token set from env [2025-03-05T10:42:59.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T10:42:59.481Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T10:42:59.481Z] ==> Python coveragepy not found [2025-03-05T10:42:59.481Z] ==> Searching for coverage reports in: [2025-03-05T10:42:59.481Z] + . [2025-03-05T10:42:59.481Z] -> Found 1 reports [2025-03-05T10:42:59.481Z] ==> Detecting git/mercurial file structure [2025-03-05T10:42:59.481Z] ==> Reading reports [2025-03-05T10:42:59.481Z] + ./coverage.out bytes=43316 [2025-03-05T10:42:59.481Z] ==> Appending adjustments [2025-03-05T10:42:59.481Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T10:42:59.740Z] + Found adjustments [2025-03-05T10:42:59.740Z] ==> Gzipping contents [2025-03-05T10:42:59.740Z] 8.0K /tmp/codecov.o5tuom.gz [2025-03-05T10:42:59.740Z] ==> Uploading reports [2025-03-05T10:42:59.740Z] url: https://codecov.io [2025-03-05T10:42:59.741Z] query: branch=main&commit=5da0a0ee199354dbeb8e2af176f21c093c99ecf8&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:42:59.741Z] -> Pinging Codecov [2025-03-05T10:42:59.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5da0a0ee199354dbeb8e2af176f21c093c99ecf8&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:43:00.000Z] -> Uploading to [2025-03-05T10:43:00.000Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/5da0a0ee199354dbeb8e2af176f21c093c99ecf8/21a9a7fb-7b52-4a87-9ddb-d376cbb9303d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T104259Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7b19d83d342e83b01fff0c557a5ee3b85b719ebdf53fc37add2fee8d49f2d14d [2025-03-05T10:43:00.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:43:00.000Z] Dload Upload Total Spent Left Speed [2025-03-05T10:43:00.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 15949 --:--:-- --:--:-- --:--:-- 15949 [2025-03-05T10:43:00.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] } [2025-03-05T10:43:00.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T10:43:00.409Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T10:43:00.426Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:00.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:43:00.738Z] [2025-03-05T10:43:00.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:01.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:43:01.055Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T10:43:01.055Z] 43c4264eed91: Pulling fs layer [2025-03-05T10:43:01.055Z] 4cc291be95ef: Pulling fs layer [2025-03-05T10:43:01.055Z] 2ac1f1163629: Pulling fs layer [2025-03-05T10:43:01.055Z] 5c3c966382ef: Pulling fs layer [2025-03-05T10:43:01.055Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:43:01.055Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T10:43:01.055Z] 9c3e1370e548: Pulling fs layer [2025-03-05T10:43:01.055Z] 4f4fb700ef54: Waiting [2025-03-05T10:43:01.055Z] d9c7d2e4e75e: Waiting [2025-03-05T10:43:01.055Z] 9c3e1370e548: Waiting [2025-03-05T10:43:01.055Z] 5c3c966382ef: Waiting [2025-03-05T10:43:01.055Z] 4cc291be95ef: Verifying Checksum [2025-03-05T10:43:01.055Z] 4cc291be95ef: Download complete [2025-03-05T10:43:01.055Z] 5c3c966382ef: Verifying Checksum [2025-03-05T10:43:01.055Z] 5c3c966382ef: Download complete [2025-03-05T10:43:01.055Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:43:01.055Z] 4f4fb700ef54: Download complete [2025-03-05T10:43:01.315Z] 43c4264eed91: Download complete [2025-03-05T10:43:01.315Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T10:43:01.315Z] d9c7d2e4e75e: Download complete [2025-03-05T10:43:01.315Z] 43c4264eed91: Pull complete [2025-03-05T10:43:01.576Z] 4cc291be95ef: Pull complete [2025-03-05T10:43:01.836Z] 2ac1f1163629: Verifying Checksum [2025-03-05T10:43:01.836Z] 2ac1f1163629: Download complete [2025-03-05T10:43:02.401Z] 9c3e1370e548: Verifying Checksum [2025-03-05T10:43:02.401Z] 9c3e1370e548: Download complete [2025-03-05T10:43:04.976Z] 2ac1f1163629: Pull complete [2025-03-05T10:43:04.976Z] 5c3c966382ef: Pull complete [2025-03-05T10:43:04.976Z] 4f4fb700ef54: Pull complete [2025-03-05T10:43:05.269Z] d9c7d2e4e75e: Pull complete [2025-03-05T10:43:07.900Z] 9c3e1370e548: Pull complete [2025-03-05T10:43:07.900Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T10:43:07.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:43:07.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:43:07.997Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:43:08.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T10:43:10.444Z] $ docker top 4e14ea641d42aa075d736f3110162604904eb7f481494084814215954ce0b140 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:43:10.801Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-03-05T10:43:10.809Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-03-05T10:43:11.087Z] + set -o pipefail [2025-03-05T10:43:11.087Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-03-05T10:43:17.659Z] [2025-03-05T10:43:17.659Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-03-05T10:43:17.659Z] [2025-03-05T10:43:17.659Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/a3597e7c-b5e6-4c34-9844-9e3cd3f91d3b [2025-03-05T10:43:17.659Z] [2025-03-05T10:43:17.659Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T10:43:17.659Z] [2025-03-05T10:43:17.659Z] [2025-03-05T10:43:17.659Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T10:43:17.659Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T10:43:17.661Z] $ docker stop --time=1 4e14ea641d42aa075d736f3110162604904eb7f481494084814215954ce0b140 [2025-03-05T10:43:20.063Z] $ docker rm -f --volumes 4e14ea641d42aa075d736f3110162604904eb7f481494084814215954ce0b140 [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-05T10:43:20.927Z] + git log --format=format:%s -1 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 [Pipeline] sh [2025-03-05T10:43:21.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:43:21.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:21.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:43:21.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:43:21.594Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:43:21.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:43:21.936Z] $ docker top fcffc14bd44f6bcda06643e160dc7379d77e611637e9e48a1ad0cf1a8a0a4ad6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:43:22.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:43:22.048Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:43:22.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:43:22.147Z] $ docker exec fcffc14bd44f6bcda06643e160dc7379d77e611637e9e48a1ad0cf1a8a0a4ad6 ssh-agent [2025-03-05T10:43:22.240Z] SSH_AUTH_SOCK=/tmp/ssh-CJt2Yage2vys/agent.31 [2025-03-05T10:43:22.240Z] SSH_AGENT_PID=37 [2025-03-05T10:43:22.245Z] Running ssh-add (command line suppressed) [2025-03-05T10:43:22.325Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14002386137253760730.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14002386137253760730.key) [2025-03-05T10:43:22.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:43:22.645Z] + git semver tag [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,796 [run_tag] DEBUG tag force:False [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,797 [check_head_tag] DEBUG check head tag [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,798 [execute] INFO git cat-file --batch-check [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,802 [execute] INFO git cat-file --batch [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,827 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,827 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:43:22.903Z] 2025-03-05 10:43:22,831 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:22.903Z] 4.0.0-dev.18 [Pipeline] } [2025-03-05T10:43:22.905Z] $ docker exec --env ******** --env ******** fcffc14bd44f6bcda06643e160dc7379d77e611637e9e48a1ad0cf1a8a0a4ad6 ssh-agent -k [2025-03-05T10:43:22.995Z] unset SSH_AUTH_SOCK; [2025-03-05T10:43:22.995Z] unset SSH_AGENT_PID; [2025-03-05T10:43:22.995Z] echo Agent pid 37 killed; [2025-03-05T10:43:23.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:43:23.334Z] + git semver [Pipeline] } [2025-03-05T10:43:23.600Z] $ docker stop --time=1 fcffc14bd44f6bcda06643e160dc7379d77e611637e9e48a1ad0cf1a8a0a4ad6 [2025-03-05T10:43:24.868Z] $ docker rm -f --volumes fcffc14bd44f6bcda06643e160dc7379d77e611637e9e48a1ad0cf1a8a0a4ad6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:25.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:43:25.283Z] [2025-03-05T10:43:25.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:25.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:43:25.588Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T10:43:25.588Z] ab5ef0e58194: Pulling fs layer [2025-03-05T10:43:25.588Z] 9712f1f96733: Pulling fs layer [2025-03-05T10:43:25.588Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T10:43:25.588Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T10:43:25.588Z] e9a5061849ea: Pulling fs layer [2025-03-05T10:43:25.588Z] d747dcd14b5f: Pulling fs layer [2025-03-05T10:43:25.588Z] 2de7ff778b66: Pulling fs layer [2025-03-05T10:43:25.588Z] d747dcd14b5f: Waiting [2025-03-05T10:43:25.588Z] e9a5061849ea: Waiting [2025-03-05T10:43:25.588Z] 2de7ff778b66: Waiting [2025-03-05T10:43:25.588Z] 9712f1f96733: Verifying Checksum [2025-03-05T10:43:25.588Z] 9712f1f96733: Download complete [2025-03-05T10:43:25.848Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T10:43:25.848Z] 63f879dbbcfc: Download complete [2025-03-05T10:43:26.107Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T10:43:26.107Z] 0d9ebad4ef96: Download complete [2025-03-05T10:43:26.107Z] d747dcd14b5f: Verifying Checksum [2025-03-05T10:43:26.107Z] d747dcd14b5f: Download complete [2025-03-05T10:43:26.107Z] e9a5061849ea: Verifying Checksum [2025-03-05T10:43:26.107Z] e9a5061849ea: Download complete [2025-03-05T10:43:26.107Z] ab5ef0e58194: Verifying Checksum [2025-03-05T10:43:26.107Z] ab5ef0e58194: Download complete [2025-03-05T10:43:26.107Z] 2de7ff778b66: Verifying Checksum [2025-03-05T10:43:26.107Z] 2de7ff778b66: Download complete [2025-03-05T10:43:28.642Z] ab5ef0e58194: Pull complete [2025-03-05T10:43:28.900Z] 9712f1f96733: Pull complete [2025-03-05T10:43:29.469Z] 63f879dbbcfc: Pull complete [2025-03-05T10:43:32.750Z] 0d9ebad4ef96: Pull complete [2025-03-05T10:43:32.750Z] e9a5061849ea: Pull complete [2025-03-05T10:43:32.750Z] d747dcd14b5f: Pull complete [2025-03-05T10:43:33.683Z] 2de7ff778b66: Pull complete [2025-03-05T10:43:33.683Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T10:43:33.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:43:33.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:43:33.795Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:43:33.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T10:43:36.117Z] $ docker top 3c60e4039914b287afd4a0cc45c5e80610d82016862493136d42adbd8cf85ae5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:43:36.214Z] provisioning config files... [2025-03-05T10:43:36.221Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7466651202877717327tmp [2025-03-05T10:43:36.228Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2898849514849739287tmp [2025-03-05T10:43:36.235Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16166914746724020954tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:43:36.265Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:36.552Z] ---> sigul-configuration.sh [2025-03-05T10:43:36.552Z] gpg: directory `/root/.gnupg' created [2025-03-05T10:43:36.552Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T10:43:36.552Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T10:43:36.552Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T10:43:36.552Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T10:43:36.552Z] gpg: CAST5 encrypted data [2025-03-05T10:43:36.552Z] gpg: encrypted with 1 passphrase [2025-03-05T10:43:36.552Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T10:43:36.848Z] + mkdir /home/jenkins [2025-03-05T10:43:36.848Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T10:43:37.146Z] + 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-05T10:43:37.158Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:37.452Z] ---> sigul-install.sh [2025-03-05T10:43:37.452Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T10:43:37.745Z] + git tag --list [2025-03-05T10:43:37.745Z] v1.0.0 [2025-03-05T10:43:37.745Z] v1.1.0 [2025-03-05T10:43:37.745Z] v1.1.1 [2025-03-05T10:43:37.745Z] v1.2.1 [2025-03-05T10:43:37.745Z] v1.2.2 [2025-03-05T10:43:37.745Z] v1.2.3 [2025-03-05T10:43:37.745Z] v1.3.0 [2025-03-05T10:43:37.745Z] v1.3.1 [2025-03-05T10:43:37.745Z] v2.0.0 [2025-03-05T10:43:37.745Z] v2.1.0 [2025-03-05T10:43:37.745Z] v2.1.1 [2025-03-05T10:43:37.745Z] v2.2.0 [2025-03-05T10:43:37.745Z] v2.3.0 [2025-03-05T10:43:37.745Z] v3.0 [2025-03-05T10:43:37.745Z] v3.0.0 [2025-03-05T10:43:37.745Z] v3.1 [2025-03-05T10:43:37.745Z] v3.1.0 [2025-03-05T10:43:37.745Z] v3.1.0-dev.1 [2025-03-05T10:43:37.745Z] v3.1.0-dev.10 [2025-03-05T10:43:37.745Z] v3.1.0-dev.11 [2025-03-05T10:43:37.745Z] v3.1.0-dev.12 [2025-03-05T10:43:37.745Z] v3.1.0-dev.13 [2025-03-05T10:43:37.745Z] v3.1.0-dev.14 [2025-03-05T10:43:37.745Z] v3.1.0-dev.15 [2025-03-05T10:43:37.745Z] v3.1.0-dev.16 [2025-03-05T10:43:37.745Z] v3.1.0-dev.17 [2025-03-05T10:43:37.745Z] v3.1.0-dev.18 [2025-03-05T10:43:37.745Z] v3.1.0-dev.19 [2025-03-05T10:43:37.745Z] v3.1.0-dev.2 [2025-03-05T10:43:37.745Z] v3.1.0-dev.20 [2025-03-05T10:43:37.745Z] v3.1.0-dev.21 [2025-03-05T10:43:37.745Z] v3.1.0-dev.22 [2025-03-05T10:43:37.745Z] v3.1.0-dev.23 [2025-03-05T10:43:37.745Z] v3.1.0-dev.24 [2025-03-05T10:43:37.745Z] v3.1.0-dev.25 [2025-03-05T10:43:37.745Z] v3.1.0-dev.26 [2025-03-05T10:43:37.745Z] v3.1.0-dev.27 [2025-03-05T10:43:37.745Z] v3.1.0-dev.28 [2025-03-05T10:43:37.745Z] v3.1.0-dev.29 [2025-03-05T10:43:37.745Z] v3.1.0-dev.3 [2025-03-05T10:43:37.745Z] v3.1.0-dev.30 [2025-03-05T10:43:37.745Z] v3.1.0-dev.4 [2025-03-05T10:43:37.745Z] v3.1.0-dev.5 [2025-03-05T10:43:37.745Z] v3.1.0-dev.6 [2025-03-05T10:43:37.745Z] v3.1.0-dev.7 [2025-03-05T10:43:37.745Z] v3.1.0-dev.8 [2025-03-05T10:43:37.745Z] v3.1.0-dev.9 [2025-03-05T10:43:37.745Z] v3.1.1 [2025-03-05T10:43:37.745Z] v3.1.1-dev.1 [2025-03-05T10:43:37.745Z] v3.2.0-dev.1 [2025-03-05T10:43:37.745Z] v3.2.0-dev.10 [2025-03-05T10:43:37.745Z] v3.2.0-dev.11 [2025-03-05T10:43:37.745Z] v3.2.0-dev.12 [2025-03-05T10:43:37.745Z] v3.2.0-dev.13 [2025-03-05T10:43:37.745Z] v3.2.0-dev.14 [2025-03-05T10:43:37.745Z] v3.2.0-dev.15 [2025-03-05T10:43:37.745Z] v3.2.0-dev.16 [2025-03-05T10:43:37.745Z] v3.2.0-dev.17 [2025-03-05T10:43:37.746Z] v3.2.0-dev.18 [2025-03-05T10:43:37.746Z] v3.2.0-dev.19 [2025-03-05T10:43:37.746Z] v3.2.0-dev.2 [2025-03-05T10:43:37.746Z] v3.2.0-dev.20 [2025-03-05T10:43:37.746Z] v3.2.0-dev.21 [2025-03-05T10:43:37.746Z] v3.2.0-dev.22 [2025-03-05T10:43:37.746Z] v3.2.0-dev.23 [2025-03-05T10:43:37.746Z] v3.2.0-dev.24 [2025-03-05T10:43:37.746Z] v3.2.0-dev.25 [2025-03-05T10:43:37.746Z] v3.2.0-dev.26 [2025-03-05T10:43:37.746Z] v3.2.0-dev.27 [2025-03-05T10:43:37.746Z] v3.2.0-dev.28 [2025-03-05T10:43:37.746Z] v3.2.0-dev.3 [2025-03-05T10:43:37.746Z] v3.2.0-dev.4 [2025-03-05T10:43:37.746Z] v3.2.0-dev.5 [2025-03-05T10:43:37.746Z] v3.2.0-dev.6 [2025-03-05T10:43:37.746Z] v3.2.0-dev.7 [2025-03-05T10:43:37.746Z] v3.2.0-dev.8 [2025-03-05T10:43:37.746Z] v3.2.0-dev.9 [2025-03-05T10:43:37.746Z] v4.0.0-dev.1 [2025-03-05T10:43:37.746Z] v4.0.0-dev.10 [2025-03-05T10:43:37.746Z] v4.0.0-dev.11 [2025-03-05T10:43:37.746Z] v4.0.0-dev.12 [2025-03-05T10:43:37.746Z] v4.0.0-dev.13 [2025-03-05T10:43:37.746Z] v4.0.0-dev.14 [2025-03-05T10:43:37.746Z] v4.0.0-dev.15 [2025-03-05T10:43:37.746Z] v4.0.0-dev.16 [2025-03-05T10:43:37.746Z] v4.0.0-dev.17 [2025-03-05T10:43:37.746Z] v4.0.0-dev.18 [2025-03-05T10:43:37.746Z] v4.0.0-dev.2 [2025-03-05T10:43:37.746Z] v4.0.0-dev.3 [2025-03-05T10:43:37.746Z] v4.0.0-dev.4 [2025-03-05T10:43:37.746Z] v4.0.0-dev.5 [2025-03-05T10:43:37.746Z] v4.0.0-dev.6 [2025-03-05T10:43:37.746Z] v4.0.0-dev.7 [2025-03-05T10:43:37.746Z] v4.0.0-dev.8 [2025-03-05T10:43:37.746Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T10:43:38.036Z] + lftools sign git-tag v4.0.0-dev.18 [2025-03-05T10:43:38.606Z] Signing Git tag with Sigul... [2025-03-05T10:43:38.606Z] Signing v4.0.0-dev.18 [Pipeline] echo [2025-03-05T10:43:38.879Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:39.180Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T10:43:39.187Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T10:43:39.206Z] $ docker stop --time=1 3c60e4039914b287afd4a0cc45c5e80610d82016862493136d42adbd8cf85ae5 [2025-03-05T10:43:40.511Z] $ docker rm -f --volumes 3c60e4039914b287afd4a0cc45c5e80610d82016862493136d42adbd8cf85ae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T10:43:40.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:43:40.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:41.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:43:41.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:43:41.345Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:43:41.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:43:41.705Z] $ docker top 7ec8e8464927e993dad643d1aafc6763eadd4a55b0c7a967e929e278089288b5 -eo pid,comm [2025-03-05T10:43:41.757Z] 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-05T10:43:41.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:43:41.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:43:41.824Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:43:41.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:43:41.923Z] $ docker exec 7ec8e8464927e993dad643d1aafc6763eadd4a55b0c7a967e929e278089288b5 ssh-agent [2025-03-05T10:43:42.016Z] SSH_AUTH_SOCK=/tmp/ssh-yvUxbfDyLcDJ/agent.32 [2025-03-05T10:43:42.016Z] SSH_AGENT_PID=38 [2025-03-05T10:43:42.021Z] Running ssh-add (command line suppressed) [2025-03-05T10:43:42.109Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16057422102472368726.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16057422102472368726.key) [2025-03-05T10:43:42.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:43:42.423Z] + git semver bump pre [2025-03-05T10:43:42.683Z] 2025-03-05 10:43:42,579 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,579 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,580 [bump_version] DEBUG bumped version:4.0.0-dev.19 [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,580 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,580 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,580 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,581 [execute] INFO git cat-file --batch-check [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,587 [execute] INFO git cat-file --batch [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:43:42.684Z] 2025-03-05 10:43:42,592 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:42.684Z] 4.0.0-dev.19 [Pipeline] } [2025-03-05T10:43:42.687Z] $ docker exec --env ******** --env ******** 7ec8e8464927e993dad643d1aafc6763eadd4a55b0c7a967e929e278089288b5 ssh-agent -k [2025-03-05T10:43:42.793Z] unset SSH_AUTH_SOCK; [2025-03-05T10:43:42.793Z] unset SSH_AGENT_PID; [2025-03-05T10:43:42.794Z] echo Agent pid 38 killed; [2025-03-05T10:43:42.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:43:43.146Z] + git semver [Pipeline] } [2025-03-05T10:43:43.410Z] $ docker stop --time=1 7ec8e8464927e993dad643d1aafc6763eadd4a55b0c7a967e929e278089288b5 [2025-03-05T10:43:44.680Z] $ docker rm -f --volumes 7ec8e8464927e993dad643d1aafc6763eadd4a55b0c7a967e929e278089288b5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:43:45.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:43:45.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:45.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:43:45.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:43:45.430Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:43:45.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:43:45.760Z] $ docker top fd658a114362f0581b8f24dc876aa0a480d5bd9ca905998b6246b4eb4516f391 -eo pid,comm [2025-03-05T10:43:45.812Z] 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-05T10:43:45.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:43:45.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:43:45.870Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:43:45.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:43:45.967Z] $ docker exec fd658a114362f0581b8f24dc876aa0a480d5bd9ca905998b6246b4eb4516f391 ssh-agent [2025-03-05T10:43:46.077Z] SSH_AUTH_SOCK=/tmp/ssh-CBGN6Tx3MWhO/agent.32 [2025-03-05T10:43:46.077Z] SSH_AGENT_PID=38 [2025-03-05T10:43:46.080Z] Running ssh-add (command line suppressed) [2025-03-05T10:43:46.179Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_131905414484150469.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_131905414484150469.key) [2025-03-05T10:43:46.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:43:46.498Z] + git semver push [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,676 [run_push] DEBUG push [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,676 [execute] INFO git cat-file --batch-check [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,680 [execute] INFO git rev-list 00b60453fc2c36d27c12bebf955b51ec4792056f -- [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,681 [execute] DEBUG Popen(['git', 'rev-list', '00b60453fc2c36d27c12bebf955b51ec4792056f', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,688 [execute] INFO git fetch -v origin [2025-03-05T10:43:46.757Z] 2025-03-05 10:43:46,688 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T10:43:47.327Z] 2025-03-05 10:43:47,141 [run_push] DEBUG no remote changes detected [2025-03-05T10:43:47.327Z] 2025-03-05 10:43:47,141 [execute] INFO git push origin semver [2025-03-05T10:43:47.327Z] 2025-03-05 10:43:47,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:43:47.895Z] 2025-03-05 10:43:47,845 [run_push] DEBUG push all version tags [2025-03-05T10:43:47.895Z] 2025-03-05 10:43:47,846 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T10:43:47.895Z] 2025-03-05 10:43:47,846 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:43:48.831Z] 2025-03-05 10:43:48,529 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-05T10:43:48.831Z] 4.0.0-dev.19 [Pipeline] } [2025-03-05T10:43:48.841Z] $ docker exec --env ******** --env ******** fd658a114362f0581b8f24dc876aa0a480d5bd9ca905998b6246b4eb4516f391 ssh-agent -k [2025-03-05T10:43:48.948Z] unset SSH_AUTH_SOCK; [2025-03-05T10:43:48.949Z] unset SSH_AGENT_PID; [2025-03-05T10:43:48.949Z] echo Agent pid 38 killed; [2025-03-05T10:43:48.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:43:49.307Z] + git semver [Pipeline] } [2025-03-05T10:43:49.575Z] $ docker stop --time=1 fd658a114362f0581b8f24dc876aa0a480d5bd9ca905998b6246b4eb4516f391 [2025-03-05T10:43:50.842Z] $ docker rm -f --volumes fd658a114362f0581b8f24dc876aa0a480d5bd9ca905998b6246b4eb4516f391 [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-05T10:43:51.469Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-03-05T10:43:51.469Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-05T10:43:51.469Z] total 16 [2025-03-05T10:43:51.469Z] drwxr-xr-x 3 root root 4096 Mar 5 10:29 . [2025-03-05T10:43:51.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:43 .. [2025-03-05T10:43:51.469Z] drwxr-xr-x 2 root root 4096 Mar 5 10:29 cost [2025-03-05T10:43:51.469Z] -rw-r--r-- 1 root root 89 Mar 5 10:29 cost.csv [2025-03-05T10:43:51.469Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-05T10:43:51.469Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-05T10:43:51.469Z] total 16 [2025-03-05T10:43:51.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:29 . [2025-03-05T10:43:51.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:43 .. [2025-03-05T10:43:51.469Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 10:29 cost [2025-03-05T10:43:51.469Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 5 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:51.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:52.624Z] ---> package-listing.sh [2025-03-05T10:43:52.624Z] ++ facter osfamily [2025-03-05T10:43:52.624Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T10:43:52.884Z] + OS_FAMILY=debian [2025-03-05T10:43:52.884Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-03-05T10:43:52.884Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T10:43:52.884Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T10:43:52.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T10:43:52.884Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T10:43:52.884Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-05T10:43:52.884Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T10:43:52.884Z] + case "${OS_FAMILY}" in [2025-03-05T10:43:52.884Z] + dpkg -l [2025-03-05T10:43:52.884Z] + grep '^ii' [2025-03-05T10:43:52.884Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T10:43:52.884Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T10:43:52.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T10:43:52.884Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-05T10:43:52.884Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-03-05T10:43:52.884Z] + 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-05T10:43:52.898Z] 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-05T10:43:53.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:43:53.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:43:53.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:43:53.831Z] prd-ubuntu20.04-docker-8c-8g-40309 does not seem to be running inside a container [2025-03-05T10:43:53.854Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T10:43:54.032Z] $ docker top 8696a6bc62a25aecd4bc9c2e733399230c1152fe71b7bac7ef0409c5d116b531 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:43:54.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T10:43:54.671Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T10:43:54.958Z] + ls /var/log/sa-host [2025-03-05T10:43:54.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:43:55.052Z] provisioning config files... [2025-03-05T10:43:55.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17036394936984870518tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:43:55.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:55.363Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T10:43:55.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:55.721Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T10:43:55.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:56.013Z] ---> sudo-logs.sh [2025-03-05T10:43:56.014Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T10:43:56.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:56.324Z] ---> job-cost.sh [2025-03-05T10:43:56.324Z] lf-activate-venv: SKIPPING [2025-03-05T10:43:56.324Z] DEBUG: total: 0.2199999988079071 [2025-03-05T10:43:56.324Z] INFO: Retrieving Stack Cost... [2025-03-05T10:43:56.895Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:43:57.155Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T10:43:57.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:43:57.452Z] ---> logs-deploy.sh [2025-03-05T10:43:57.452Z] lf-activate-venv: SKIPPING [2025-03-05T10:43:57.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/203 [2025-03-05T10:43:57.452Z] INFO: archiving workspace using pattern(s): [2025-03-05T10:43:58.389Z] Archives upload complete. [2025-03-05T10:43:58.389Z] INFO: archiving logs to Nexus