Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 629cd79982cb8b79098052e38b0310ca4c2be121 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-ssh125896529497707327.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-ssh12730952242675277238.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-ssh13566261751320707097.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-ssh4624014272908420388.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-ssh7310947629681842802.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36969 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 629cd79982cb8b79098052e38b0310ca4c2be121 (main) Commit message: "Merge pull request #516 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 629cd79982cb8b79098052e38b0310ca4c2be121 # timeout=10 > git rev-list --no-walk 6db0557ae3165527ee512b397645c0ab94fc0120 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T12:55:36.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T12:55:36.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T12:55:36.623Z] ========================================================= [2025-01-17T12:55:36.623Z] EdgeX Global Pipelines Version Info [2025-01-17T12:55:36.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T12:55:37.745Z] ------------------- [2025-01-17T12:55:37.745Z] stable info: [2025-01-17T12:55:37.745Z] ------------------- [2025-01-17T12:55:37.745Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T12:55:37.745Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T12:55:37.745Z] Message: update stable to v1.0.269 [2025-01-17T12:55:38.318Z] ------------------- [2025-01-17T12:55:38.318Z] experimental info: [2025-01-17T12:55:38.318Z] ------------------- [2025-01-17T12:55:38.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T12:55:38.318Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T12:55:38.318Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T12:55:38.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-01-17T12:55:38.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-01-17T12:55:38.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T12:55:38.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T12:55:38.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T12:55:38.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T12:55:38.520Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T12:55:38.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T12:55:38.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T12:55:38.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T12:55:38.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T12:55:38.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-01-17T12:55:38.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T12:55:38.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T12:55:38.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T12:55:38.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T12:55:38.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T12:55:38.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T12:55:38.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T12:55:38.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T12:55:38.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T12:55:38.898Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T12:55:38.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T12:55:38.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T12:55:38.973Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T12:55:39.002Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T12:55:39.025Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T12:55:39.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T12:55:39.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T12:55:39.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T12:55:39.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo [2025-01-17T12:55:39.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 629cd79 [Pipeline] echo [2025-01-17T12:55:39.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T12:55:39.234Z] provisioning config files... [2025-01-17T12:55:39.249Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6846849267206619499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T12:55:39.595Z] ---> ****-login.sh [2025-01-17T12:55:39.595Z] nexus3.edgexfoundry.org:10001 [2025-01-17T12:55:39.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:39.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:39.855Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:39.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:39.856Z] [2025-01-17T12:55:39.856Z] Login Succeeded [2025-01-17T12:55:39.856Z] nexus3.edgexfoundry.org:10002 [2025-01-17T12:55:40.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:40.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:40.117Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:40.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:40.117Z] [2025-01-17T12:55:40.117Z] Login Succeeded [2025-01-17T12:55:40.117Z] nexus3.edgexfoundry.org:10003 [2025-01-17T12:55:40.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:40.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:40.117Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:40.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:40.117Z] [2025-01-17T12:55:40.117Z] Login Succeeded [2025-01-17T12:55:40.117Z] nexus3.edgexfoundry.org:10004 [2025-01-17T12:55:40.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:40.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:40.378Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:40.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:40.378Z] [2025-01-17T12:55:40.378Z] Login Succeeded [2025-01-17T12:55:40.378Z] ****.io [2025-01-17T12:55:40.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:40.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:40.639Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:40.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:40.639Z] [2025-01-17T12:55:40.639Z] Login Succeeded [2025-01-17T12:55:40.639Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T12:55:40.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T12:55:41.150Z] + git rev-list -1 --merges 629cd79982cb8b79098052e38b0310ca4c2be121~1..629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo [2025-01-17T12:55:41.183Z] -----------> git rev-list -1 --merges 629cd79982cb8b79098052e38b0310ca4c2be121~1..629cd79982cb8b79098052e38b0310ca4c2be121 629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T12:55:41.183Z] 629cd79982cb8b79098052e38b0310ca4c2be121 [false] [Pipeline] sh [2025-01-17T12:55:41.476Z] + git log --format=format:%s -1 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo [2025-01-17T12:55:41.495Z] ========================================================= [2025-01-17T12:55:41.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T12:55:41.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T12:55:41.842Z] + git log --format=format:%s -1 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo [2025-01-17T12:55:41.856Z] [semverPrep] GIT_COMMIT: 629cd79982cb8b79098052e38b0310ca4c2be121, Commit Message: Merge pull request #516 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-17T12:55:41.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T12:55:42.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T12:55:42.265Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T12:55:42.265Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T12:55:42.265Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T12:55:42.265Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T12:55:42.265Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T12:55:42.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:55:42.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T12:55:42.707Z] [2025-01-17T12:55:42.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:55:43.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T12:55:43.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T12:55:43.014Z] b85a868b505f: Pulling fs layer [2025-01-17T12:55:43.014Z] e2be974225ed: Pulling fs layer [2025-01-17T12:55:43.014Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T12:55:43.014Z] 988bab9f4d93: Pulling fs layer [2025-01-17T12:55:43.014Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T12:55:43.014Z] eaf3925da568: Pulling fs layer [2025-01-17T12:55:43.014Z] bab4dde63d76: Pulling fs layer [2025-01-17T12:55:43.014Z] bde34c3a00c8: Pulling fs layer [2025-01-17T12:55:43.014Z] b352a97aabf1: Pulling fs layer [2025-01-17T12:55:43.014Z] 4872d77fe225: Pulling fs layer [2025-01-17T12:55:43.014Z] 5851b861e8e6: Pulling fs layer [2025-01-17T12:55:43.014Z] 988bab9f4d93: Waiting [2025-01-17T12:55:43.014Z] 1469e6f7b9e6: Waiting [2025-01-17T12:55:43.014Z] eaf3925da568: Waiting [2025-01-17T12:55:43.014Z] 4872d77fe225: Waiting [2025-01-17T12:55:43.014Z] 5851b861e8e6: Waiting [2025-01-17T12:55:43.014Z] bde34c3a00c8: Waiting [2025-01-17T12:55:43.014Z] bab4dde63d76: Waiting [2025-01-17T12:55:43.014Z] e2be974225ed: Download complete [2025-01-17T12:55:43.014Z] 988bab9f4d93: Verifying Checksum [2025-01-17T12:55:43.014Z] 988bab9f4d93: Download complete [2025-01-17T12:55:43.276Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T12:55:43.276Z] 1469e6f7b9e6: Download complete [2025-01-17T12:55:43.276Z] eaf3925da568: Verifying Checksum [2025-01-17T12:55:43.276Z] eaf3925da568: Download complete [2025-01-17T12:55:43.276Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T12:55:43.276Z] 339a4e72a1f5: Download complete [2025-01-17T12:55:43.276Z] bde34c3a00c8: Download complete [2025-01-17T12:55:43.276Z] b352a97aabf1: Download complete [2025-01-17T12:55:43.276Z] 4872d77fe225: Download complete [2025-01-17T12:55:43.276Z] 5851b861e8e6: Verifying Checksum [2025-01-17T12:55:43.276Z] 5851b861e8e6: Download complete [2025-01-17T12:55:43.276Z] b85a868b505f: Verifying Checksum [2025-01-17T12:55:43.276Z] b85a868b505f: Download complete [2025-01-17T12:55:43.535Z] bab4dde63d76: Verifying Checksum [2025-01-17T12:55:43.535Z] bab4dde63d76: Download complete [2025-01-17T12:55:44.475Z] b85a868b505f: Pull complete [2025-01-17T12:55:44.734Z] e2be974225ed: Pull complete [2025-01-17T12:55:45.304Z] 339a4e72a1f5: Pull complete [2025-01-17T12:55:45.305Z] 988bab9f4d93: Pull complete [2025-01-17T12:55:45.565Z] 1469e6f7b9e6: Pull complete [2025-01-17T12:55:45.565Z] eaf3925da568: Pull complete [2025-01-17T12:55:47.471Z] bab4dde63d76: Pull complete [2025-01-17T12:55:47.472Z] bde34c3a00c8: Pull complete [2025-01-17T12:55:47.732Z] b352a97aabf1: Pull complete [2025-01-17T12:55:47.732Z] 4872d77fe225: Pull complete [2025-01-17T12:55:47.732Z] 5851b861e8e6: Pull complete [2025-01-17T12:55:47.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T12:55:47.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T12:55:47.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T12:55:47.876Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T12:55:47.903Z] $ 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-01-17T12:55:50.855Z] $ docker top ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 -eo pid,comm [2025-01-17T12:55:50.926Z] 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-01-17T12:55:50.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T12:55:50.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T12:55:50.987Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T12:55:51.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T12:55:51.103Z] $ docker exec ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent [2025-01-17T12:55:51.228Z] SSH_AUTH_SOCK=/tmp/ssh-DfWAaC7RquTl/agent.31 [2025-01-17T12:55:51.228Z] SSH_AGENT_PID=37 [2025-01-17T12:55:51.238Z] Running ssh-add (command line suppressed) [2025-01-17T12:55:51.340Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3664900341204522170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3664900341204522170.key) [2025-01-17T12:55:51.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T12:55:51.651Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T12:55:51.662Z] $ docker exec --env ******** --env ******** ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent -k [2025-01-17T12:55:51.777Z] unset SSH_AUTH_SOCK; [2025-01-17T12:55:51.777Z] unset SSH_AGENT_PID; [2025-01-17T12:55:51.777Z] echo Agent pid 37 killed; [2025-01-17T12:55:51.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T12:55:51.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T12:55:51.832Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T12:55:51.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T12:55:51.943Z] $ docker exec ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent [2025-01-17T12:55:52.061Z] SSH_AUTH_SOCK=/tmp/ssh-FPMbxFDrbZHp/agent.70 [2025-01-17T12:55:52.061Z] SSH_AGENT_PID=76 [2025-01-17T12:55:52.070Z] Running ssh-add (command line suppressed) [2025-01-17T12:55:52.167Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11258830259258764420.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11258830259258764420.key) [2025-01-17T12:55:52.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T12:55:52.478Z] + git semver init [2025-01-17T12:55:52.739Z] 2025-01-17 12:55:52,656 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T12:55:52.739Z] 2025-01-17 12:55:52,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-17T12:55:52.739Z] 2025-01-17 12:55:52,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-17T12:55:52.739Z] 2025-01-17 12:55:52,657 [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-01-17T12:55:54.123Z] 2025-01-17 12:55:53,934 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-01-17T12:55:54.123Z] 2025-01-17 12:55:53,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-01-17T12:55:54.123Z] 2025-01-17 12:55:53,935 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T12:55:54.123Z] 2025-01-17 12:55:53,935 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T12:55:54.123Z] 4.0.0-dev.12 [Pipeline] } [2025-01-17T12:55:54.132Z] $ docker exec --env ******** --env ******** ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent -k [2025-01-17T12:55:54.242Z] unset SSH_AUTH_SOCK; [2025-01-17T12:55:54.242Z] unset SSH_AGENT_PID; [2025-01-17T12:55:54.243Z] echo Agent pid 76 killed; [2025-01-17T12:55:54.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T12:55:54.576Z] + git semver [Pipeline] } [2025-01-17T12:55:54.848Z] $ docker stop --time=1 ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 [2025-01-17T12:55:56.194Z] $ docker rm -f --volumes ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T12:55:56.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T12:55:56.785Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T12:55:56.796Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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-01-17T12:55:56.985Z] provisioning config files... [2025-01-17T12:55:56.995Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18426578730566132216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T12:55:57.297Z] ---> ****-login.sh [2025-01-17T12:55:57.297Z] nexus3.edgexfoundry.org:10001 [2025-01-17T12:55:57.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:57.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:57.297Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:57.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:57.297Z] [2025-01-17T12:55:57.297Z] Login Succeeded [2025-01-17T12:55:57.297Z] nexus3.edgexfoundry.org:10002 [2025-01-17T12:55:57.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:57.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:57.297Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:57.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:57.297Z] [2025-01-17T12:55:57.297Z] Login Succeeded [2025-01-17T12:55:57.297Z] nexus3.edgexfoundry.org:10003 [2025-01-17T12:55:57.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:57.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:57.557Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:57.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:57.557Z] [2025-01-17T12:55:57.557Z] Login Succeeded [2025-01-17T12:55:57.557Z] nexus3.edgexfoundry.org:10004 [2025-01-17T12:55:57.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:57.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:57.557Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:57.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:57.557Z] [2025-01-17T12:55:57.557Z] Login Succeeded [2025-01-17T12:55:57.557Z] ****.io [2025-01-17T12:55:57.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:55:57.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:55:57.817Z] Configure a credential helper to remove this warning. See [2025-01-17T12:55:57.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:55:57.817Z] [2025-01-17T12:55:57.817Z] Login Succeeded [2025-01-17T12:55:57.817Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T12:55:57.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T12:55:57.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T12:55:57.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T12:55:57.957Z] ========================================================= [2025-01-17T12:55:57.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T12:55:57.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:55:58.294Z] + 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-01-17T12:55:58.294Z] Sending build context to Docker daemon 37.76MB [2025-01-17T12:55:58.294Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T12:55:58.294Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-17T12:55:58.553Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T12:55:58.553Z] da9db072f522: Pulling fs layer [2025-01-17T12:55:58.553Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T12:55:58.553Z] 06f05ace1117: Pulling fs layer [2025-01-17T12:55:58.553Z] 5fe327b54edc: Pulling fs layer [2025-01-17T12:55:58.553Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T12:55:58.553Z] 92a5565b7b96: Pulling fs layer [2025-01-17T12:55:58.553Z] ff9bb7016b71: Pulling fs layer [2025-01-17T12:55:58.553Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T12:55:58.553Z] a813b0c90790: Pulling fs layer [2025-01-17T12:55:58.553Z] 5fe327b54edc: Waiting [2025-01-17T12:55:58.553Z] ff9bb7016b71: Waiting [2025-01-17T12:55:58.553Z] 4f4fb700ef54: Waiting [2025-01-17T12:55:58.553Z] 92a5565b7b96: Waiting [2025-01-17T12:55:58.553Z] a813b0c90790: Waiting [2025-01-17T12:55:58.553Z] b67dba6c2c7d: Waiting [2025-01-17T12:55:58.553Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-17T12:55:58.553Z] 6ef4a4ee8ca5: Download complete [2025-01-17T12:55:58.553Z] 5fe327b54edc: Verifying Checksum [2025-01-17T12:55:58.553Z] 5fe327b54edc: Download complete [2025-01-17T12:55:58.553Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T12:55:58.553Z] 4f4fb700ef54: Download complete [2025-01-17T12:55:58.553Z] 92a5565b7b96: Verifying Checksum [2025-01-17T12:55:58.553Z] 92a5565b7b96: Download complete [2025-01-17T12:55:58.553Z] da9db072f522: Download complete [2025-01-17T12:55:58.553Z] ff9bb7016b71: Verifying Checksum [2025-01-17T12:55:58.553Z] ff9bb7016b71: Download complete [2025-01-17T12:55:58.813Z] da9db072f522: Pull complete [2025-01-17T12:55:58.813Z] a813b0c90790: Verifying Checksum [2025-01-17T12:55:58.813Z] a813b0c90790: Download complete [2025-01-17T12:55:58.813Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T12:55:59.073Z] 06f05ace1117: Verifying Checksum [2025-01-17T12:55:59.073Z] 06f05ace1117: Download complete [2025-01-17T12:55:59.331Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T12:55:59.331Z] b67dba6c2c7d: Download complete [2025-01-17T12:56:02.618Z] 06f05ace1117: Pull complete [2025-01-17T12:56:02.618Z] 5fe327b54edc: Pull complete [2025-01-17T12:56:02.618Z] 4f4fb700ef54: Pull complete [2025-01-17T12:56:02.618Z] 92a5565b7b96: Pull complete [2025-01-17T12:56:02.877Z] ff9bb7016b71: Pull complete [2025-01-17T12:56:05.411Z] b67dba6c2c7d: Pull complete [2025-01-17T12:56:05.670Z] a813b0c90790: Pull complete [2025-01-17T12:56:05.670Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T12:56:05.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T12:56:05.670Z] ---> 3ba60ce46760 [2025-01-17T12:56:05.670Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-17T12:56:10.953Z] ---> Running in 746e6f1ea7a3 [2025-01-17T12:56:10.953Z] Removing intermediate container 746e6f1ea7a3 [2025-01-17T12:56:10.953Z] ---> d65ad7686d19 [2025-01-17T12:56:10.953Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T12:56:10.953Z] ---> Running in 865bb43906bf [2025-01-17T12:56:11.213Z] Removing intermediate container 865bb43906bf [2025-01-17T12:56:11.213Z] ---> 49caeb9b7529 [2025-01-17T12:56:11.213Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-17T12:56:11.213Z] ---> Running in 59cc1386b5f1 [2025-01-17T12:56:11.213Z] Removing intermediate container 59cc1386b5f1 [2025-01-17T12:56:11.213Z] ---> 3a47705e64ed [2025-01-17T12:56:11.213Z] Step 6/12 : WORKDIR /device-virtual-go [2025-01-17T12:56:11.213Z] ---> Running in 4b0aaf2f1e2f [2025-01-17T12:56:11.213Z] Removing intermediate container 4b0aaf2f1e2f [2025-01-17T12:56:11.213Z] ---> a204626a5984 [2025-01-17T12:56:11.213Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T12:56:11.213Z] ---> Running in 7adac467a170 [2025-01-17T12:56:11.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T12:56:11.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T12:56:11.940Z] Still waiting to schedule task [2025-01-17T12:56:11.940Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-17T12:56:11.992Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-17T12:56:11.992Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-17T12:56:12.251Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-17T12:56:12.251Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-17T12:56:12.251Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T12:56:12.251Z] OK: 252 MiB in 62 packages [2025-01-17T12:56:12.820Z] Removing intermediate container 7adac467a170 [2025-01-17T12:56:12.820Z] ---> 9b578cc34627 [2025-01-17T12:56:12.820Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-17T12:56:12.820Z] ---> 2967a76a7dcc [2025-01-17T12:56:12.820Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T12:56:12.820Z] ---> Running in 5831c9b1e914 [2025-01-17T12:57:09.138Z] Removing intermediate container 5831c9b1e914 [2025-01-17T12:57:09.138Z] ---> 1319c768572c [2025-01-17T12:57:09.138Z] Step 10/12 : COPY . . [2025-01-17T12:57:09.138Z] ---> 7a155b54600e [2025-01-17T12:57:09.138Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T12:57:09.138Z] ---> Running in e0e3ae1709b9 [2025-01-17T12:57:09.138Z] Removing intermediate container e0e3ae1709b9 [2025-01-17T12:57:09.138Z] ---> 2f54cc0e7e16 [2025-01-17T12:57:09.138Z] Step 12/12 : RUN $MAKE [2025-01-17T12:57:09.138Z] ---> Running in e5b958b92c30 [2025-01-17T12:57:09.138Z] noop [2025-01-17T12:57:09.138Z] Removing intermediate container e5b958b92c30 [2025-01-17T12:57:09.138Z] ---> cd5fe3190630 [2025-01-17T12:57:09.138Z] Successfully built cd5fe3190630 [2025-01-17T12:57:09.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:57:09.482Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T12:57:09.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T12:57:09.564Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T12:57:09.592Z] $ 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-01-17T12:57:09.951Z] $ docker top 7abf5c885db9b40c934dffaedc4104e5b709ccddee676a386b230d78ca4a260e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T12:57:10.299Z] + go version [2025-01-17T12:57:10.299Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T12:57:10.313Z] $ docker stop --time=1 7abf5c885db9b40c934dffaedc4104e5b709ccddee676a386b230d78ca4a260e [2025-01-17T12:57:11.569Z] $ docker rm -f --volumes 7abf5c885db9b40c934dffaedc4104e5b709ccddee676a386b230d78ca4a260e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:57:12.010Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T12:57:12.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T12:57:12.089Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T12:57:12.118Z] $ 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-01-17T12:57:12.450Z] $ docker top 8bd69a7513d3dff645c1e5a6caf172f76aa6906025d497fb98b42f293aaa1e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T12:57:12.813Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T12:57:13.116Z] + make test [2025-01-17T12:57:13.116Z] go test ./... -coverprofile=coverage.out [2025-01-17T12:57:15.026Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-17T12:57:33.112Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-17T12:57:33.112Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2025-01-17T12:57:45.324Z] go vet ./... [2025-01-17T12:57:48.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T12:57:48.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T12:57:48.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T12:57:48.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T12:57:48.890Z] $ docker stop --time=1 8bd69a7513d3dff645c1e5a6caf172f76aa6906025d497fb98b42f293aaa1e81 [2025-01-17T12:57:52.819Z] $ docker rm -f --volumes 8bd69a7513d3dff645c1e5a6caf172f76aa6906025d497fb98b42f293aaa1e81 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T12:57:53.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T12:57:53.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T12:57:53.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T12:57:54.249Z] + ls -al . [2025-01-17T12:57:54.249Z] total 264 [2025-01-17T12:57:54.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 12:57 . [2025-01-17T12:57:54.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 12:55 .. [2025-01-17T12:57:54.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 12:57 .git [2025-01-17T12:57:54.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 12:55 .github [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 12:55 .gitignore [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 12:55 .golangci.yml [2025-01-17T12:57:54.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 12:55 .semver [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 12:55 Attribution.txt [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 12:55 CHANGELOG.md [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 12:55 Dockerfile [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 12:55 GOVERNANCE.md [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 12:55 Jenkinsfile [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 12:55 LICENSE [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 12:55 Makefile [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 12:55 OWNERS.md [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 12:55 README.md [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 12:55 VERSION [2025-01-17T12:57:54.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 12:55 bin [2025-01-17T12:57:54.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 12:55 cmd [2025-01-17T12:57:54.249Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 12:57 coverage.out [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 6127 Jan 17 12:55 go.mod [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 17 12:55 go.sum [2025-01-17T12:57:54.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 12:55 internal [2025-01-17T12:57:54.249Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 12:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:57:54.565Z] + 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=629cd79982cb8b79098052e38b0310ca4c2be121 --label arch=amd64 --label version=4.0.0-dev.12 . [2025-01-17T12:57:54.565Z] Sending build context to Docker daemon 37.81MB [2025-01-17T12:57:54.565Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T12:57:54.565Z] Step 2/26 : FROM ${BASE} AS builder [2025-01-17T12:57:54.565Z] ---> cd5fe3190630 [2025-01-17T12:57:54.565Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-17T12:57:55.170Z] ---> Running in fed099da7cc3 [2025-01-17T12:57:55.170Z] Removing intermediate container fed099da7cc3 [2025-01-17T12:57:55.170Z] ---> b8f5648cac86 [2025-01-17T12:57:55.170Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T12:57:55.170Z] ---> Running in 6665b26651a7 [2025-01-17T12:57:55.170Z] Removing intermediate container 6665b26651a7 [2025-01-17T12:57:55.170Z] ---> a47c5dfe5b4b [2025-01-17T12:57:55.170Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-01-17T12:57:55.432Z] ---> Running in fcbf76800cf2 [2025-01-17T12:57:55.432Z] Removing intermediate container fcbf76800cf2 [2025-01-17T12:57:55.432Z] ---> 6e9297328e4e [2025-01-17T12:57:55.432Z] Step 6/26 : WORKDIR /device-virtual-go [2025-01-17T12:57:55.432Z] ---> Running in 7d022f319220 [2025-01-17T12:57:55.432Z] Removing intermediate container 7d022f319220 [2025-01-17T12:57:55.432Z] ---> d0af1744836b [2025-01-17T12:57:55.432Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T12:57:55.432Z] ---> Running in 15aac56478a9 [2025-01-17T12:57:55.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T12:57:55.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T12:57:56.213Z] OK: 252 MiB in 62 packages [2025-01-17T12:57:56.472Z] Removing intermediate container 15aac56478a9 [2025-01-17T12:57:56.472Z] ---> 039d8508046c [2025-01-17T12:57:56.472Z] Step 8/26 : COPY go.mod vendor* ./ [2025-01-17T12:57:56.732Z] ---> bca296c93014 [2025-01-17T12:57:56.732Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T12:57:56.732Z] ---> Running in e803beb1e1ae [2025-01-17T12:57:57.666Z] Removing intermediate container e803beb1e1ae [2025-01-17T12:57:57.666Z] ---> 8385cf112b76 [2025-01-17T12:57:57.666Z] Step 10/26 : COPY . . [2025-01-17T12:57:58.616Z] ---> dda0667a37c0 [2025-01-17T12:57:58.616Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T12:57:58.616Z] ---> Running in 512a40531bbc [2025-01-17T12:57:58.616Z] Removing intermediate container 512a40531bbc [2025-01-17T12:57:58.616Z] ---> 3670a341c271 [2025-01-17T12:57:58.616Z] Step 12/26 : RUN $MAKE [2025-01-17T12:57:58.616Z] ---> Running in 18958501c4ce [2025-01-17T12:57:58.875Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-17T12:58:30.958Z] Removing intermediate container 18958501c4ce [2025-01-17T12:58:30.958Z] ---> 2f77e0349ed4 [2025-01-17T12:58:30.958Z] Step 13/26 : FROM alpine:3.20 [2025-01-17T12:58:31.216Z] 3.20: Pulling from library/alpine [2025-01-17T12:58:31.477Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T12:58:31.477Z] 66a3d608f3fa: Verifying Checksum [2025-01-17T12:58:31.477Z] 66a3d608f3fa: Download complete [2025-01-17T12:58:31.820Z] 66a3d608f3fa: Pull complete [2025-01-17T12:58:31.820Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T12:58:31.820Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T12:58:31.820Z] ---> e29df9b510ff [2025-01-17T12:58:31.820Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-01-17T12:58:32.080Z] ---> Running in a2c8a0d49331 [2025-01-17T12:58:32.080Z] Removing intermediate container a2c8a0d49331 [2025-01-17T12:58:32.080Z] ---> cd7cde22d5af [2025-01-17T12:58:32.080Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-01-17T12:58:32.080Z] ---> Running in 2e0007c514d4 [2025-01-17T12:58:32.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T12:58:32.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T12:58:32.857Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T12:58:32.857Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T12:58:32.857Z] OK: 8 MiB in 15 packages [2025-01-17T12:58:33.122Z] Removing intermediate container 2e0007c514d4 [2025-01-17T12:58:33.122Z] ---> 77a412dc14a3 [2025-01-17T12:58:33.122Z] Step 16/26 : RUN apk --no-cache upgrade [2025-01-17T12:58:33.122Z] ---> Running in 3f8febfbf781 [2025-01-17T12:58:33.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T12:58:33.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T12:58:33.903Z] OK: 8 MiB in 15 packages [2025-01-17T12:58:34.164Z] Removing intermediate container 3f8febfbf781 [2025-01-17T12:58:34.164Z] ---> 628ccd064129 [2025-01-17T12:58:34.164Z] Step 17/26 : WORKDIR / [2025-01-17T12:58:34.164Z] ---> Running in 5f82baff5762 [2025-01-17T12:58:34.164Z] Removing intermediate container 5f82baff5762 [2025-01-17T12:58:34.164Z] ---> b615dfb61818 [2025-01-17T12:58:34.164Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-17T12:58:34.423Z] ---> 0a6ce37bdd7f [2025-01-17T12:58:34.423Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-01-17T12:58:34.423Z] ---> 1363d04d86c3 [2025-01-17T12:58:34.423Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-01-17T12:58:35.362Z] ---> df9c0c14db01 [2025-01-17T12:58:35.362Z] Step 21/26 : EXPOSE 59900 [2025-01-17T12:58:35.362Z] ---> Running in 849746ca2b24 [2025-01-17T12:58:35.622Z] Removing intermediate container 849746ca2b24 [2025-01-17T12:58:35.622Z] ---> b7a381137c31 [2025-01-17T12:58:35.622Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-01-17T12:58:35.622Z] ---> Running in a0c90f2ce33d [2025-01-17T12:58:35.623Z] Removing intermediate container a0c90f2ce33d [2025-01-17T12:58:35.623Z] ---> 41e8775e9298 [2025-01-17T12:58:35.623Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-17T12:58:35.623Z] ---> Running in 5142cd892974 [2025-01-17T12:58:35.623Z] Removing intermediate container 5142cd892974 [2025-01-17T12:58:35.623Z] ---> 5f2435690915 [2025-01-17T12:58:35.623Z] Step 24/26 : LABEL arch=amd64 [2025-01-17T12:58:35.623Z] ---> Running in 7ede64cd2cc9 [2025-01-17T12:58:35.882Z] Removing intermediate container 7ede64cd2cc9 [2025-01-17T12:58:35.882Z] ---> 6c2d92284110 [2025-01-17T12:58:35.882Z] Step 25/26 : LABEL git_sha=629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T12:58:35.882Z] ---> Running in ca55ef298c77 [2025-01-17T12:58:35.882Z] Removing intermediate container ca55ef298c77 [2025-01-17T12:58:35.882Z] ---> 5b696e38045a [2025-01-17T12:58:35.882Z] Step 26/26 : LABEL version=4.0.0-dev.12 [2025-01-17T12:58:35.882Z] ---> Running in 5c3c78d3ea9d [2025-01-17T12:58:35.882Z] Removing intermediate container 5c3c78d3ea9d [2025-01-17T12:58:35.882Z] ---> 33014bb9d9e5 [2025-01-17T12:58:35.882Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T12:58:35.882Z] Successfully built 33014bb9d9e5 [2025-01-17T12:58:35.882Z] 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-01-17T12:58:36.020Z] provisioning config files... [2025-01-17T12:58:36.106Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3777516407127609436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T12:58:36.406Z] ---> ****-login.sh [2025-01-17T12:58:36.407Z] nexus3.edgexfoundry.org:10001 [2025-01-17T12:58:36.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:58:36.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:58:36.407Z] Configure a credential helper to remove this warning. See [2025-01-17T12:58:36.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:58:36.407Z] [2025-01-17T12:58:36.407Z] Login Succeeded [2025-01-17T12:58:36.407Z] nexus3.edgexfoundry.org:10002 [2025-01-17T12:58:36.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:58:36.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:58:36.407Z] Configure a credential helper to remove this warning. See [2025-01-17T12:58:36.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:58:36.407Z] [2025-01-17T12:58:36.407Z] Login Succeeded [2025-01-17T12:58:36.407Z] nexus3.edgexfoundry.org:10003 [2025-01-17T12:58:36.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:58:36.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:58:36.674Z] Configure a credential helper to remove this warning. See [2025-01-17T12:58:36.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:58:36.675Z] [2025-01-17T12:58:36.675Z] Login Succeeded [2025-01-17T12:58:36.675Z] nexus3.edgexfoundry.org:10004 [2025-01-17T12:58:36.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:58:36.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:58:36.675Z] Configure a credential helper to remove this warning. See [2025-01-17T12:58:36.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:58:36.675Z] [2025-01-17T12:58:36.675Z] Login Succeeded [2025-01-17T12:58:36.675Z] ****.io [2025-01-17T12:58:36.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T12:58:36.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T12:58:36.938Z] Configure a credential helper to remove this warning. See [2025-01-17T12:58:36.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T12:58:36.938Z] [2025-01-17T12:58:36.938Z] Login Succeeded [2025-01-17T12:58:36.938Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T12:58:36.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T12:58:37.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T12:58:37.044Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-01-17T12:58:37.044Z] 629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T12:58:37.044Z] latest [2025-01-17T12:58:37.044Z] 4.0.0-dev.12 [2025-01-17T12:58:37.044Z] 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [2025-01-17T12:58:37.044Z] main [2025-01-17T12:58:37.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:37.406Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:37.744Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T12:58:37.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T12:58:37.744Z] c3526e69cebe: Preparing [2025-01-17T12:58:37.744Z] d843adef86ae: Preparing [2025-01-17T12:58:37.744Z] 1b3539f864af: Preparing [2025-01-17T12:58:37.744Z] 999292460a8d: Preparing [2025-01-17T12:58:37.744Z] ef13d0ef69f2: Preparing [2025-01-17T12:58:37.744Z] ce5a8cde9eee: Preparing [2025-01-17T12:58:37.744Z] ce5a8cde9eee: Waiting [2025-01-17T12:58:37.744Z] d843adef86ae: Pushed [2025-01-17T12:58:37.744Z] ef13d0ef69f2: Pushed [2025-01-17T12:58:37.744Z] 1b3539f864af: Pushed [2025-01-17T12:58:37.744Z] 999292460a8d: Pushed [2025-01-17T12:58:37.744Z] ce5a8cde9eee: Layer already exists [2025-01-17T12:58:41.038Z] c3526e69cebe: Pushed [2025-01-17T12:58:41.038Z] 629cd79982cb8b79098052e38b0310ca4c2be121: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:41.370Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:41.693Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-17T12:58:41.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T12:58:41.693Z] c3526e69cebe: Preparing [2025-01-17T12:58:41.693Z] d843adef86ae: Preparing [2025-01-17T12:58:41.693Z] 1b3539f864af: Preparing [2025-01-17T12:58:41.693Z] 999292460a8d: Preparing [2025-01-17T12:58:41.693Z] ef13d0ef69f2: Preparing [2025-01-17T12:58:41.693Z] ce5a8cde9eee: Preparing [2025-01-17T12:58:41.693Z] ce5a8cde9eee: Waiting [2025-01-17T12:58:41.693Z] d843adef86ae: Layer already exists [2025-01-17T12:58:41.693Z] 1b3539f864af: Layer already exists [2025-01-17T12:58:41.693Z] ef13d0ef69f2: Layer already exists [2025-01-17T12:58:41.693Z] c3526e69cebe: Layer already exists [2025-01-17T12:58:41.693Z] 999292460a8d: Layer already exists [2025-01-17T12:58:41.693Z] ce5a8cde9eee: Layer already exists [2025-01-17T12:58:41.693Z] latest: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:42.024Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:42.348Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.12 [2025-01-17T12:58:42.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T12:58:42.348Z] c3526e69cebe: Preparing [2025-01-17T12:58:42.348Z] d843adef86ae: Preparing [2025-01-17T12:58:42.348Z] 1b3539f864af: Preparing [2025-01-17T12:58:42.348Z] 999292460a8d: Preparing [2025-01-17T12:58:42.348Z] ef13d0ef69f2: Preparing [2025-01-17T12:58:42.348Z] ce5a8cde9eee: Preparing [2025-01-17T12:58:42.348Z] ce5a8cde9eee: Waiting [2025-01-17T12:58:42.348Z] d843adef86ae: Layer already exists [2025-01-17T12:58:42.348Z] c3526e69cebe: Layer already exists [2025-01-17T12:58:42.348Z] 1b3539f864af: Layer already exists [2025-01-17T12:58:42.348Z] 999292460a8d: Layer already exists [2025-01-17T12:58:42.348Z] ef13d0ef69f2: Layer already exists [2025-01-17T12:58:42.348Z] ce5a8cde9eee: Layer already exists [2025-01-17T12:58:42.348Z] 4.0.0-dev.12: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:42.678Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:43.002Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [2025-01-17T12:58:43.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T12:58:43.002Z] c3526e69cebe: Preparing [2025-01-17T12:58:43.002Z] d843adef86ae: Preparing [2025-01-17T12:58:43.002Z] 1b3539f864af: Preparing [2025-01-17T12:58:43.002Z] 999292460a8d: Preparing [2025-01-17T12:58:43.002Z] ef13d0ef69f2: Preparing [2025-01-17T12:58:43.002Z] ce5a8cde9eee: Preparing [2025-01-17T12:58:43.002Z] ce5a8cde9eee: Waiting [2025-01-17T12:58:43.002Z] 999292460a8d: Layer already exists [2025-01-17T12:58:43.002Z] c3526e69cebe: Layer already exists [2025-01-17T12:58:43.002Z] d843adef86ae: Layer already exists [2025-01-17T12:58:43.002Z] ef13d0ef69f2: Layer already exists [2025-01-17T12:58:43.002Z] 1b3539f864af: Layer already exists [2025-01-17T12:58:43.002Z] ce5a8cde9eee: Layer already exists [2025-01-17T12:58:43.002Z] 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:43.344Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:43.670Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-01-17T12:58:43.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T12:58:43.670Z] c3526e69cebe: Preparing [2025-01-17T12:58:43.670Z] d843adef86ae: Preparing [2025-01-17T12:58:43.670Z] 1b3539f864af: Preparing [2025-01-17T12:58:43.670Z] 999292460a8d: Preparing [2025-01-17T12:58:43.670Z] ef13d0ef69f2: Preparing [2025-01-17T12:58:43.670Z] ce5a8cde9eee: Preparing [2025-01-17T12:58:43.670Z] ce5a8cde9eee: Waiting [2025-01-17T12:58:43.670Z] c3526e69cebe: Layer already exists [2025-01-17T12:58:43.670Z] ef13d0ef69f2: Layer already exists [2025-01-17T12:58:43.670Z] 1b3539f864af: Layer already exists [2025-01-17T12:58:43.670Z] 999292460a8d: Layer already exists [2025-01-17T12:58:43.670Z] d843adef86ae: Layer already exists [2025-01-17T12:58:43.670Z] ce5a8cde9eee: Layer already exists [2025-01-17T12:58:43.670Z] main: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T12:58:43.743Z] ===================================================== [Pipeline] echo [2025-01-17T12:58:43.757Z] taggedImages: [2025-01-17T12:58:43.757Z] - nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T12:58:43.757Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-17T12:58:43.757Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.12 [2025-01-17T12:58:43.757Z] - nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [2025-01-17T12:58:43.757Z] - 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-01-17T12:58:44.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T12:58:44.180Z] [2025-01-17T12:58:44.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T12:58:44.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T12:58:44.491Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T12:58:44.491Z] 5eb5b503b376: Pulling fs layer [2025-01-17T12:58:44.491Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T12:58:44.491Z] ec43610c2a17: Pulling fs layer [2025-01-17T12:58:44.491Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T12:58:44.491Z] 33b1e0a273af: Pulling fs layer [2025-01-17T12:58:44.491Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T12:58:44.491Z] 2f39f015ded8: Pulling fs layer [2025-01-17T12:58:44.491Z] 3a2ae6a8a46f: Waiting [2025-01-17T12:58:44.491Z] 33b1e0a273af: Waiting [2025-01-17T12:58:44.491Z] 5d3b04190fa2: Waiting [2025-01-17T12:58:44.491Z] 2f39f015ded8: Waiting [2025-01-17T12:58:44.491Z] 5c69ac0246d0: Download complete [2025-01-17T12:58:44.491Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T12:58:44.491Z] 3a2ae6a8a46f: Download complete [2025-01-17T12:58:44.491Z] 33b1e0a273af: Verifying Checksum [2025-01-17T12:58:44.491Z] 33b1e0a273af: Download complete [2025-01-17T12:58:44.491Z] 5d3b04190fa2: Download complete [2025-01-17T12:58:44.491Z] ec43610c2a17: Verifying Checksum [2025-01-17T12:58:44.491Z] ec43610c2a17: Download complete [2025-01-17T12:58:44.749Z] 5eb5b503b376: Verifying Checksum [2025-01-17T12:58:44.749Z] 5eb5b503b376: Download complete [2025-01-17T12:58:45.314Z] 2f39f015ded8: Download complete [2025-01-17T12:58:45.881Z] 5eb5b503b376: Pull complete [2025-01-17T12:58:45.881Z] 5c69ac0246d0: Pull complete [2025-01-17T12:58:46.447Z] ec43610c2a17: Pull complete [2025-01-17T12:58:46.447Z] 3a2ae6a8a46f: Pull complete [2025-01-17T12:58:46.706Z] 33b1e0a273af: Pull complete [2025-01-17T12:58:46.706Z] 5d3b04190fa2: Pull complete [2025-01-17T12:58:50.893Z] 2f39f015ded8: Pull complete [2025-01-17T12:58:50.893Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T12:58:50.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T12:58:50.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T12:58:50.990Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T12:58:51.019Z] $ 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-01-17T12:58:55.335Z] $ docker top c1caccdc7308a7f57b43e93c74dddb8a7d105351bc5e52cf315a7d504a9e5683 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T12:58:55.742Z] ---> job-cost.sh [2025-01-17T12:58:55.742Z] lf-activate-venv: SKIPPING [2025-01-17T12:58:55.742Z] INFO: No Stack... [2025-01-17T12:58:56.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T12:58:56.566Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T12:58:56.853Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-01-17T12:58:56.853Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T12:58:56.869Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [2025-01-17T12:58:56.880Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] did not exist. Created. [2025-01-17T12:58:56.887Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T12:58:57.205Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T12:58:57.244Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T12:58:57.252Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T12:58:57.280Z] $ docker stop --time=1 c1caccdc7308a7f57b43e93c74dddb8a7d105351bc5e52cf315a7d504a9e5683 [2025-01-17T12:58:58.511Z] $ docker rm -f --volumes c1caccdc7308a7f57b43e93c74dddb8a7d105351bc5e52cf315a7d504a9e5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-17T13:03:51.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36989 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-01-17T13:03:51.762Z] Running in /w/workspace/device-virtual-go/196 [Pipeline] { [Pipeline] checkout [2025-01-17T13:03:54.839Z] The recommended git tool is: git [2025-01-17T13:04:02.326Z] using credential edgex-jenkins-ssh [2025-01-17T13:04:02.354Z] Cloning the remote Git repository [2025-01-17T13:04:02.411Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-01-17T13:04:02.527Z] > git init /w/workspace/device-virtual-go/196 # timeout=10 [2025-01-17T13:04:02.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-01-17T13:04:02.697Z] > git --version # timeout=10 [2025-01-17T13:04:02.717Z] > git --version # 'git version 2.25.1' [2025-01-17T13:04:02.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T13:04:02.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T13:04:05.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-01-17T13:04:05.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T13:04:06.878Z] Avoid second fetch [2025-01-17T13:04:06.880Z] Checking out Revision 629cd79982cb8b79098052e38b0310ca4c2be121 (main) [2025-01-17T13:04:07.528Z] Commit message: "Merge pull request #516 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [2025-01-17T13:04:06.899Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T13:04:06.958Z] > git checkout -f 629cd79982cb8b79098052e38b0310ca4c2be121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T13:04:12.239Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T13:04:12.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T13:04:12.239Z] Dload Upload Total Spent Left Speed [2025-01-17T13:04:12.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2025-01-17T13:04:12.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T13:04:12.902Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-17T13:04:12.902Z] + sudo tee /etc/docker/daemon.new [2025-01-17T13:04:12.902Z] { [2025-01-17T13:04:12.902Z] "registry-mirrors": [ [2025-01-17T13:04:12.902Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T13:04:12.902Z] ], [2025-01-17T13:04:12.902Z] "bip": "10.250.0.254/24", [2025-01-17T13:04:12.902Z] "hosts": [ [2025-01-17T13:04:12.902Z] "tcp://0.0.0.0:5555", [2025-01-17T13:04:12.902Z] "unix:///var/run/docker.sock" [2025-01-17T13:04:12.902Z] ], [2025-01-17T13:04:12.902Z] "mtu": 1458, [2025-01-17T13:04:12.902Z] "selinux-enabled": true, [2025-01-17T13:04:12.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T13:04:12.902Z] } [Pipeline] sh [2025-01-17T13:04:13.226Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T13:04:13.550Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T13:04:31.794Z] provisioning config files... [2025-01-17T13:04:31.818Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/196@tmp/config17574352185787893304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:04:32.259Z] ---> ****-login.sh [2025-01-17T13:04:32.259Z] nexus3.edgexfoundry.org:10001 [2025-01-17T13:04:32.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:04:32.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:04:32.800Z] Configure a credential helper to remove this warning. See [2025-01-17T13:04:32.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:04:32.800Z] [2025-01-17T13:04:32.800Z] Login Succeeded [2025-01-17T13:04:32.800Z] nexus3.edgexfoundry.org:10002 [2025-01-17T13:04:33.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:04:33.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:04:33.073Z] Configure a credential helper to remove this warning. See [2025-01-17T13:04:33.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:04:33.073Z] [2025-01-17T13:04:33.073Z] Login Succeeded [2025-01-17T13:04:33.073Z] nexus3.edgexfoundry.org:10003 [2025-01-17T13:04:33.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:04:33.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:04:33.345Z] Configure a credential helper to remove this warning. See [2025-01-17T13:04:33.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:04:33.345Z] [2025-01-17T13:04:33.345Z] Login Succeeded [2025-01-17T13:04:33.345Z] nexus3.edgexfoundry.org:10004 [2025-01-17T13:04:33.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:04:33.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:04:33.616Z] Configure a credential helper to remove this warning. See [2025-01-17T13:04:33.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:04:33.616Z] [2025-01-17T13:04:33.616Z] Login Succeeded [2025-01-17T13:04:33.616Z] ****.io [2025-01-17T13:04:33.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:04:34.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:04:34.159Z] Configure a credential helper to remove this warning. See [2025-01-17T13:04:34.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:04:34.159Z] [2025-01-17T13:04:34.159Z] Login Succeeded [2025-01-17T13:04:34.159Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T13:04:34.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T13:04:34.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T13:04:34.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T13:04:34.515Z] ========================================================= [2025-01-17T13:04:34.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T13:04:34.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:04:34.885Z] + 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-01-17T13:04:36.306Z] #0 building with "default" instance using docker driver [2025-01-17T13:04:36.306Z] [2025-01-17T13:04:36.306Z] #1 [internal] load build definition from Dockerfile [2025-01-17T13:04:36.306Z] #1 transferring dockerfile: 1.79kB 0.0s done [2025-01-17T13:04:36.306Z] #1 DONE 0.1s [2025-01-17T13:04:36.306Z] [2025-01-17T13:04:36.306Z] #2 [internal] load .dockerignore [2025-01-17T13:04:36.306Z] #2 transferring context: 2B done [2025-01-17T13:04:36.306Z] #2 DONE 0.1s [2025-01-17T13:04:36.306Z] [2025-01-17T13:04:36.306Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T13:04:36.306Z] #3 DONE 0.1s [2025-01-17T13:04:36.306Z] [2025-01-17T13:04:36.306Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T13:04:36.306Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-17T13:04:36.306Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-17T13:04:36.306Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-17T13:04:36.306Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2025-01-17T13:04:36.306Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s [2025-01-17T13:04:36.306Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-17T13:04:36.306Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-17T13:04:36.306Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-17T13:04:36.306Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.2s [2025-01-17T13:04:36.306Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-17T13:04:36.306Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s [2025-01-17T13:04:36.588Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-17T13:04:36.588Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-17T13:04:36.588Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-17T13:04:36.588Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s [2025-01-17T13:04:36.588Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.62MB / 70.67MB 0.4s [2025-01-17T13:04:36.588Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-17T13:04:36.588Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-17T13:04:36.588Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-17T13:04:36.588Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 0.4s [2025-01-17T13:04:36.859Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.5s [2025-01-17T13:04:36.859Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-01-17T13:04:36.859Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.92MB / 70.67MB 0.6s [2025-01-17T13:04:36.859Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.6s [2025-01-17T13:04:36.859Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.79MB / 98.78MB 0.6s [2025-01-17T13:04:36.859Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 0.7s [2025-01-17T13:04:37.130Z] #4 ... [2025-01-17T13:04:37.130Z] [2025-01-17T13:04:37.130Z] #5 [internal] load build context [2025-01-17T13:04:37.130Z] #5 transferring context: 18.92MB 0.7s done [2025-01-17T13:04:37.130Z] #5 DONE 0.8s [2025-01-17T13:04:37.130Z] [2025-01-17T13:04:37.130Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T13:04:37.130Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.8s [2025-01-17T13:04:37.130Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done [2025-01-17T13:04:37.130Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.42MB / 12.74MB 0.8s [2025-01-17T13:04:37.130Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.51MB / 98.78MB 0.8s [2025-01-17T13:04:37.130Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.0s [2025-01-17T13:04:37.130Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-17T13:04:37.130Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.33MB / 98.78MB 1.0s [2025-01-17T13:04:37.400Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.72MB / 70.67MB 1.1s [2025-01-17T13:04:37.400Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.63MB / 98.78MB 1.1s [2025-01-17T13:04:37.400Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-17T13:04:37.400Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.96MB / 70.67MB 1.2s [2025-01-17T13:04:37.400Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 38.80MB / 98.78MB 1.2s [2025-01-17T13:04:37.670Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.72MB / 98.78MB 1.3s [2025-01-17T13:04:37.670Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-17T13:04:37.670Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 1.5s [2025-01-17T13:04:37.670Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.5s [2025-01-17T13:04:37.936Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.52MB / 70.67MB 1.6s [2025-01-17T13:04:37.936Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.7s [2025-01-17T13:04:38.202Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-17T13:04:38.202Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 70.25MB / 98.78MB 1.8s [2025-01-17T13:04:38.202Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 79.08MB / 98.78MB 2.0s [2025-01-17T13:04:38.202Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-17T13:04:38.469Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.03MB / 98.78MB 2.2s [2025-01-17T13:04:38.738Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.3s [2025-01-17T13:04:38.738Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s [2025-01-17T13:04:39.006Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done [2025-01-17T13:04:44.361Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.0s [2025-01-17T13:04:49.713Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.6s [2025-01-17T13:04:57.944Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.4s done [2025-01-17T13:04:57.945Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-17T13:04:57.945Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-17T13:04:58.214Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-17T13:04:58.214Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-17T13:04:58.214Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-17T13:04:58.214Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-17T13:05:03.571Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-17T13:05:06.161Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 7.8s done [2025-01-17T13:05:06.161Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-17T13:05:08.109Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done [2025-01-17T13:05:08.377Z] #4 DONE 32.3s [2025-01-17T13:05:08.661Z] [2025-01-17T13:05:08.661Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-01-17T13:05:10.604Z] #6 DONE 1.7s [2025-01-17T13:05:10.604Z] [2025-01-17T13:05:10.604Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-17T13:05:11.188Z] #7 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T13:05:11.456Z] #7 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T13:05:12.869Z] #7 2.580 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-17T13:05:12.869Z] #7 2.602 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-17T13:05:12.869Z] #7 2.612 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-17T13:05:12.869Z] #7 2.673 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-17T13:05:12.869Z] #7 2.699 Executing busybox-1.36.1-r29.trigger [2025-01-17T13:05:13.139Z] #7 2.737 OK: 244 MiB in 62 packages [2025-01-17T13:05:13.409Z] #7 DONE 3.1s [2025-01-17T13:05:13.409Z] [2025-01-17T13:05:13.409Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T13:05:13.678Z] #8 DONE 0.2s [2025-01-17T13:05:13.678Z] [2025-01-17T13:05:13.678Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T13:05:45.896Z] #9 DONE 29.3s [2025-01-17T13:05:45.896Z] [2025-01-17T13:05:45.896Z] #10 [builder 6/7] COPY . . [2025-01-17T13:05:45.896Z] #10 DONE 0.4s [2025-01-17T13:05:45.896Z] [2025-01-17T13:05:45.896Z] #11 [builder 7/7] RUN echo noop [2025-01-17T13:05:45.896Z] #11 0.596 noop [2025-01-17T13:05:45.896Z] #11 DONE 0.7s [2025-01-17T13:05:45.896Z] [2025-01-17T13:05:45.896Z] #12 exporting to image [2025-01-17T13:05:45.896Z] #12 exporting layers [2025-01-17T13:06:18.094Z] #12 exporting layers 32.6s done [2025-01-17T13:06:18.094Z] #12 writing image sha256:19e44e3018f22c7df816c3a55275de8cf2370750904ff3799b023f3c41e997e8 done [2025-01-17T13:06:18.094Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-17T13:06:18.094Z] #12 DONE 32.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:06:18.464Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T13:06:18.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:06:18.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-36989 does not seem to be running inside a container [2025-01-17T13:06:18.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/196 -v /w/workspace/device-virtual-go/196:/w/workspace/device-virtual-go/196:rw,z -v /w/workspace/device-virtual-go/196@tmp:/w/workspace/device-virtual-go/196@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-01-17T13:06:19.949Z] $ docker top 2c547065aa28f5409fc0636f45a3c20fdd5e8a5fb686f2fde3c3e00298bb7336 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T13:06:20.718Z] + go version [2025-01-17T13:06:20.718Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T13:06:20.741Z] $ docker stop --time=1 2c547065aa28f5409fc0636f45a3c20fdd5e8a5fb686f2fde3c3e00298bb7336 [2025-01-17T13:06:22.253Z] $ docker rm -f --volumes 2c547065aa28f5409fc0636f45a3c20fdd5e8a5fb686f2fde3c3e00298bb7336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:06:22.792Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T13:06:22.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:06:22.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-36989 does not seem to be running inside a container [2025-01-17T13:06:23.013Z] $ 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/196 -v /w/workspace/device-virtual-go/196:/w/workspace/device-virtual-go/196:rw,z -v /w/workspace/device-virtual-go/196@tmp:/w/workspace/device-virtual-go/196@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-01-17T13:06:23.913Z] $ docker top 6549db0a167658eade1223c9b5905e9217fcf8c8f7ae27a088c99fae8fc80e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T13:06:24.392Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/196 [Pipeline] fileExists [Pipeline] sh [2025-01-17T13:06:24.732Z] + make test [2025-01-17T13:06:24.732Z] go test ./... -coverprofile=coverage.out [2025-01-17T13:06:30.085Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-17T13:08:21.956Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-17T13:08:21.956Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.3% of statements [2025-01-17T13:08:21.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-17T13:08:21.956Z] go vet ./... [2025-01-17T13:08:54.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T13:08:54.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T13:08:54.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T13:08:54.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T13:08:54.246Z] $ docker stop --time=1 6549db0a167658eade1223c9b5905e9217fcf8c8f7ae27a088c99fae8fc80e8e [2025-01-17T13:08:56.123Z] $ docker rm -f --volumes 6549db0a167658eade1223c9b5905e9217fcf8c8f7ae27a088c99fae8fc80e8e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T13:08:57.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T13:08:57.561Z] Warning: overwriting stash ‘coverage-report’ [2025-01-17T13:08:58.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T13:08:58.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T13:08:58.780Z] + ls -al . [2025-01-17T13:08:58.780Z] total 260 [2025-01-17T13:08:58.780Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 13:06 . [2025-01-17T13:08:58.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 13:04 .. [2025-01-17T13:08:58.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 13:04 .git [2025-01-17T13:08:58.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 13:04 .github [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 13:04 .gitignore [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 13:04 .golangci.yml [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 13:04 Attribution.txt [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 13:04 CHANGELOG.md [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 13:04 Dockerfile [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 13:04 GOVERNANCE.md [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 13:04 Jenkinsfile [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 13:04 LICENSE [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 13:04 Makefile [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 13:04 OWNERS.md [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 13:04 README.md [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 12:55 VERSION [2025-01-17T13:08:58.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 13:04 bin [2025-01-17T13:08:58.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 13:04 cmd [2025-01-17T13:08:58.780Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 13:08 coverage.out [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 6127 Jan 17 13:04 go.mod [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 17 13:04 go.sum [2025-01-17T13:08:58.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 13:04 internal [2025-01-17T13:08:58.780Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 13:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:08:59.132Z] + 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=629cd79982cb8b79098052e38b0310ca4c2be121 --label arch=arm64 --label version=4.0.0-dev.12 . [2025-01-17T13:09:00.096Z] #0 building with "default" instance using docker driver [2025-01-17T13:09:00.096Z] [2025-01-17T13:09:00.096Z] #1 [internal] load .dockerignore [2025-01-17T13:09:00.096Z] #1 transferring context: 2B done [2025-01-17T13:09:00.096Z] #1 DONE 0.0s [2025-01-17T13:09:00.096Z] [2025-01-17T13:09:00.096Z] #2 [internal] load build definition from Dockerfile [2025-01-17T13:09:00.096Z] #2 transferring dockerfile: 1.79kB 0.0s done [2025-01-17T13:09:00.096Z] #2 DONE 0.0s [2025-01-17T13:09:00.096Z] [2025-01-17T13:09:00.096Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T13:09:00.096Z] #3 DONE 0.0s [2025-01-17T13:09:00.096Z] [2025-01-17T13:09:00.096Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T13:09:00.096Z] #4 DONE 0.2s [2025-01-17T13:09:00.096Z] [2025-01-17T13:09:00.096Z] #5 [internal] load build context [2025-01-17T13:09:00.096Z] #5 transferring context: 51.88kB 0.1s done [2025-01-17T13:09:00.096Z] #5 DONE 0.1s [2025-01-17T13:09:00.096Z] [2025-01-17T13:09:00.096Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T13:09:00.096Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-17T13:09:00.368Z] #6 ... [2025-01-17T13:09:00.368Z] [2025-01-17T13:09:00.368Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T13:09:00.368Z] #7 DONE 0.2s [2025-01-17T13:09:00.368Z] [2025-01-17T13:09:00.368Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T13:09:00.368Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T13:09:00.368Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T13:09:00.368Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T13:09:00.368Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.0s [2025-01-17T13:09:00.368Z] #6 ... [2025-01-17T13:09:00.368Z] [2025-01-17T13:09:00.368Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-01-17T13:09:00.368Z] #8 DONE 0.1s [2025-01-17T13:09:00.368Z] [2025-01-17T13:09:00.368Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T13:09:00.368Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s [2025-01-17T13:09:00.368Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T13:09:00.637Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-17T13:09:00.904Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-17T13:09:01.176Z] #6 DONE 1.0s [2025-01-17T13:09:01.176Z] [2025-01-17T13:09:01.176Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-17T13:09:01.757Z] #9 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T13:09:02.340Z] #9 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T13:09:03.772Z] #9 ... [2025-01-17T13:09:03.772Z] [2025-01-17T13:09:03.772Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-17T13:09:03.772Z] #10 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T13:09:03.772Z] #10 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T13:09:03.772Z] #10 2.760 OK: 244 MiB in 62 packages [2025-01-17T13:09:03.772Z] #10 DONE 3.2s [2025-01-17T13:09:03.772Z] [2025-01-17T13:09:03.772Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-17T13:09:03.772Z] #9 2.462 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T13:09:03.772Z] #9 2.480 Executing busybox-1.36.1-r29.trigger [2025-01-17T13:09:03.772Z] #9 2.508 OK: 9 MiB in 15 packages [2025-01-17T13:09:03.772Z] #9 ... [2025-01-17T13:09:03.772Z] [2025-01-17T13:09:03.772Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T13:09:03.772Z] #11 DONE 0.2s [2025-01-17T13:09:04.043Z] [2025-01-17T13:09:04.043Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T13:09:04.043Z] #12 ... [2025-01-17T13:09:04.043Z] [2025-01-17T13:09:04.043Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-17T13:09:04.043Z] #9 DONE 3.0s [2025-01-17T13:09:04.313Z] [2025-01-17T13:09:04.313Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T13:09:04.901Z] #13 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T13:09:05.497Z] #13 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T13:09:05.497Z] #13 ... [2025-01-17T13:09:05.497Z] [2025-01-17T13:09:05.497Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T13:09:05.497Z] #12 DONE 1.7s [2025-01-17T13:09:05.765Z] [2025-01-17T13:09:05.765Z] #14 [builder 6/7] COPY . . [2025-01-17T13:09:06.033Z] #14 DONE 0.5s [2025-01-17T13:09:06.033Z] [2025-01-17T13:09:06.033Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T13:09:07.000Z] #13 2.808 OK: 9 MiB in 15 packages [2025-01-17T13:09:07.271Z] #13 DONE 3.2s [2025-01-17T13:09:07.271Z] [2025-01-17T13:09:07.271Z] #15 [builder 7/7] RUN make build [2025-01-17T13:09:07.271Z] #15 0.695 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-17T13:11:14.800Z] #15 DONE 121.0s [2025-01-17T13:11:14.800Z] [2025-01-17T13:11:14.800Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-17T13:11:14.800Z] #16 DONE 0.1s [2025-01-17T13:11:14.800Z] [2025-01-17T13:11:14.800Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-01-17T13:11:14.800Z] #17 DONE 0.1s [2025-01-17T13:11:14.800Z] [2025-01-17T13:11:14.800Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-01-17T13:11:14.800Z] #18 DONE 0.3s [2025-01-17T13:11:14.800Z] [2025-01-17T13:11:14.800Z] #19 exporting to image [2025-01-17T13:11:14.800Z] #19 exporting layers [2025-01-17T13:11:14.800Z] #19 exporting layers 0.5s done [2025-01-17T13:11:14.800Z] #19 writing image sha256:d4d64d1675e17066299675c3964225433665060a6b9323b08ea30116fcf4a58b done [2025-01-17T13:11:14.800Z] #19 naming to docker.io/library/device-virtual-arm64 done [2025-01-17T13:11:14.800Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T13:11:14.946Z] provisioning config files... [2025-01-17T13:11:15.121Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/196@tmp/config15982263341386243560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:11:15.451Z] ---> ****-login.sh [2025-01-17T13:11:15.452Z] nexus3.edgexfoundry.org:10001 [2025-01-17T13:11:15.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:11:15.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:11:15.717Z] Configure a credential helper to remove this warning. See [2025-01-17T13:11:15.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:11:15.717Z] [2025-01-17T13:11:15.717Z] Login Succeeded [2025-01-17T13:11:15.717Z] nexus3.edgexfoundry.org:10002 [2025-01-17T13:11:15.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:11:15.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:11:15.981Z] Configure a credential helper to remove this warning. See [2025-01-17T13:11:15.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:11:15.981Z] [2025-01-17T13:11:15.981Z] Login Succeeded [2025-01-17T13:11:15.981Z] nexus3.edgexfoundry.org:10003 [2025-01-17T13:11:16.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:11:16.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:11:16.246Z] Configure a credential helper to remove this warning. See [2025-01-17T13:11:16.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:11:16.247Z] [2025-01-17T13:11:16.247Z] Login Succeeded [2025-01-17T13:11:16.247Z] nexus3.edgexfoundry.org:10004 [2025-01-17T13:11:16.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:11:16.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:11:16.513Z] Configure a credential helper to remove this warning. See [2025-01-17T13:11:16.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:11:16.513Z] [2025-01-17T13:11:16.513Z] Login Succeeded [2025-01-17T13:11:16.513Z] ****.io [2025-01-17T13:11:16.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T13:11:17.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T13:11:17.043Z] Configure a credential helper to remove this warning. See [2025-01-17T13:11:17.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T13:11:17.043Z] [2025-01-17T13:11:17.043Z] Login Succeeded [2025-01-17T13:11:17.043Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T13:11:17.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T13:11:17.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T13:11:17.116Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-01-17T13:11:17.116Z] 629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T13:11:17.116Z] latest [2025-01-17T13:11:17.116Z] 4.0.0-dev.12 [2025-01-17T13:11:17.116Z] 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [2025-01-17T13:11:17.116Z] main [2025-01-17T13:11:17.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:17.462Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:17.813Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T13:11:17.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T13:11:17.813Z] a829cd65257a: Preparing [2025-01-17T13:11:17.813Z] 980b77e295a1: Preparing [2025-01-17T13:11:17.813Z] ce6473320b4e: Preparing [2025-01-17T13:11:17.813Z] 4c2f483761c8: Preparing [2025-01-17T13:11:17.813Z] d6a54084a5fb: Preparing [2025-01-17T13:11:17.813Z] 534a70dc8296: Preparing [2025-01-17T13:11:17.813Z] 534a70dc8296: Waiting [2025-01-17T13:11:18.076Z] 980b77e295a1: Pushed [2025-01-17T13:11:18.076Z] d6a54084a5fb: Pushed [2025-01-17T13:11:18.076Z] ce6473320b4e: Pushed [2025-01-17T13:11:18.076Z] 4c2f483761c8: Pushed [2025-01-17T13:11:18.076Z] 534a70dc8296: Layer already exists [2025-01-17T13:11:30.478Z] a829cd65257a: Pushed [2025-01-17T13:11:30.478Z] 629cd79982cb8b79098052e38b0310ca4c2be121: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:30.858Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:31.223Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-17T13:11:31.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T13:11:31.223Z] a829cd65257a: Preparing [2025-01-17T13:11:31.223Z] 980b77e295a1: Preparing [2025-01-17T13:11:31.223Z] ce6473320b4e: Preparing [2025-01-17T13:11:31.223Z] 4c2f483761c8: Preparing [2025-01-17T13:11:31.223Z] d6a54084a5fb: Preparing [2025-01-17T13:11:31.223Z] 534a70dc8296: Preparing [2025-01-17T13:11:31.223Z] 534a70dc8296: Waiting [2025-01-17T13:11:31.223Z] d6a54084a5fb: Layer already exists [2025-01-17T13:11:31.223Z] a829cd65257a: Layer already exists [2025-01-17T13:11:31.223Z] 980b77e295a1: Layer already exists [2025-01-17T13:11:31.223Z] 4c2f483761c8: Layer already exists [2025-01-17T13:11:31.223Z] ce6473320b4e: Layer already exists [2025-01-17T13:11:31.223Z] 534a70dc8296: Layer already exists [2025-01-17T13:11:31.490Z] latest: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:31.879Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:32.247Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.12 [2025-01-17T13:11:32.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T13:11:32.247Z] a829cd65257a: Preparing [2025-01-17T13:11:32.247Z] 980b77e295a1: Preparing [2025-01-17T13:11:32.247Z] ce6473320b4e: Preparing [2025-01-17T13:11:32.247Z] 4c2f483761c8: Preparing [2025-01-17T13:11:32.247Z] d6a54084a5fb: Preparing [2025-01-17T13:11:32.247Z] 534a70dc8296: Preparing [2025-01-17T13:11:32.247Z] 534a70dc8296: Waiting [2025-01-17T13:11:32.247Z] 980b77e295a1: Layer already exists [2025-01-17T13:11:32.247Z] d6a54084a5fb: Layer already exists [2025-01-17T13:11:32.247Z] 4c2f483761c8: Layer already exists [2025-01-17T13:11:32.247Z] ce6473320b4e: Layer already exists [2025-01-17T13:11:32.247Z] a829cd65257a: Layer already exists [2025-01-17T13:11:32.247Z] 534a70dc8296: Layer already exists [2025-01-17T13:11:32.517Z] 4.0.0-dev.12: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:32.881Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:33.240Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [2025-01-17T13:11:33.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T13:11:33.240Z] a829cd65257a: Preparing [2025-01-17T13:11:33.240Z] 980b77e295a1: Preparing [2025-01-17T13:11:33.240Z] ce6473320b4e: Preparing [2025-01-17T13:11:33.240Z] 4c2f483761c8: Preparing [2025-01-17T13:11:33.240Z] d6a54084a5fb: Preparing [2025-01-17T13:11:33.240Z] 534a70dc8296: Preparing [2025-01-17T13:11:33.240Z] 534a70dc8296: Waiting [2025-01-17T13:11:33.240Z] a829cd65257a: Layer already exists [2025-01-17T13:11:33.240Z] d6a54084a5fb: Layer already exists [2025-01-17T13:11:33.240Z] 980b77e295a1: Layer already exists [2025-01-17T13:11:33.240Z] 4c2f483761c8: Layer already exists [2025-01-17T13:11:33.240Z] ce6473320b4e: Layer already exists [2025-01-17T13:11:33.240Z] 534a70dc8296: Layer already exists [2025-01-17T13:11:33.511Z] 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:33.908Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:34.287Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-01-17T13:11:34.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T13:11:34.287Z] a829cd65257a: Preparing [2025-01-17T13:11:34.287Z] 980b77e295a1: Preparing [2025-01-17T13:11:34.287Z] ce6473320b4e: Preparing [2025-01-17T13:11:34.287Z] 4c2f483761c8: Preparing [2025-01-17T13:11:34.287Z] d6a54084a5fb: Preparing [2025-01-17T13:11:34.287Z] 534a70dc8296: Preparing [2025-01-17T13:11:34.287Z] 534a70dc8296: Waiting [2025-01-17T13:11:34.287Z] a829cd65257a: Layer already exists [2025-01-17T13:11:34.287Z] d6a54084a5fb: Layer already exists [2025-01-17T13:11:34.287Z] 980b77e295a1: Layer already exists [2025-01-17T13:11:34.287Z] 4c2f483761c8: Layer already exists [2025-01-17T13:11:34.287Z] ce6473320b4e: Layer already exists [2025-01-17T13:11:34.287Z] 534a70dc8296: Layer already exists [2025-01-17T13:11:34.554Z] main: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T13:11:34.631Z] ===================================================== [Pipeline] echo [2025-01-17T13:11:34.642Z] taggedImages: [2025-01-17T13:11:34.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121 [2025-01-17T13:11:34.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-17T13:11:34.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.12 [2025-01-17T13:11:34.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [2025-01-17T13:11:34.642Z] - 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-01-17T13:11:35.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T13:11:35.039Z] [2025-01-17T13:11:35.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:11:35.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T13:11:35.682Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T13:11:35.682Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T13:11:35.682Z] 04944245beec: Pulling fs layer [2025-01-17T13:11:35.682Z] 699f458cf7ca: Pulling fs layer [2025-01-17T13:11:35.682Z] 765212b225bb: Pulling fs layer [2025-01-17T13:11:35.682Z] f23df028b6ca: Pulling fs layer [2025-01-17T13:11:35.682Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T13:11:35.682Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T13:11:35.682Z] d65c8cfc05b1: Waiting [2025-01-17T13:11:35.682Z] f23df028b6ca: Waiting [2025-01-17T13:11:35.682Z] 2437ff75d9bd: Waiting [2025-01-17T13:11:35.682Z] 765212b225bb: Waiting [2025-01-17T13:11:35.682Z] 04944245beec: Verifying Checksum [2025-01-17T13:11:35.682Z] 04944245beec: Download complete [2025-01-17T13:11:35.682Z] 765212b225bb: Verifying Checksum [2025-01-17T13:11:35.682Z] 765212b225bb: Download complete [2025-01-17T13:11:35.683Z] f23df028b6ca: Download complete [2025-01-17T13:11:35.683Z] d65c8cfc05b1: Verifying Checksum [2025-01-17T13:11:35.683Z] d65c8cfc05b1: Download complete [2025-01-17T13:11:35.948Z] 699f458cf7ca: Verifying Checksum [2025-01-17T13:11:35.948Z] 699f458cf7ca: Download complete [2025-01-17T13:11:36.214Z] 8998bd30e6a1: Verifying Checksum [2025-01-17T13:11:36.215Z] 8998bd30e6a1: Download complete [2025-01-17T13:11:41.923Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T13:11:41.923Z] 2437ff75d9bd: Download complete [2025-01-17T13:11:42.517Z] 8998bd30e6a1: Pull complete [2025-01-17T13:11:43.124Z] 04944245beec: Pull complete [2025-01-17T13:11:45.112Z] 699f458cf7ca: Pull complete [2025-01-17T13:11:45.112Z] 765212b225bb: Pull complete [2025-01-17T13:11:46.089Z] f23df028b6ca: Pull complete [2025-01-17T13:11:46.090Z] d65c8cfc05b1: Pull complete [2025-01-17T13:12:12.783Z] 2437ff75d9bd: Pull complete [2025-01-17T13:12:12.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T13:12:12.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T13:12:12.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:12:12.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-36989 does not seem to be running inside a container [2025-01-17T13:12:13.065Z] $ 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/196 -v /w/workspace/device-virtual-go/196:/w/workspace/device-virtual-go/196:rw,z -v /w/workspace/device-virtual-go/196@tmp:/w/workspace/device-virtual-go/196@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-01-17T13:12:15.235Z] $ docker top bc369d21923e2b42c33b50d883441713ebcd30ed58ca6e16fddbac160a85e797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:12:15.715Z] ---> job-cost.sh [2025-01-17T13:12:15.979Z] lf-activate-venv: SKIPPING [2025-01-17T13:12:15.979Z] INFO: No Stack... [2025-01-17T13:12:16.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T13:12:17.134Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T13:12:17.459Z] + cat /w/workspace/device-virtual-go/196/archives/cost.csv [2025-01-17T13:12:17.459Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T13:12:17.511Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [2025-01-17T13:12:17.527Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] did not exist. Created. [2025-01-17T13:12:17.533Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T13:12:17.887Z] /w/workspace/device-virtual-go/196@tmp/durable-a7a6b406/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-17T13:12:18.221Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T13:12:18.236Z] Warning: overwriting stash ‘stack-cost’ [2025-01-17T13:12:18.283Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T13:12:18.293Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T13:12:18.331Z] $ docker stop --time=1 bc369d21923e2b42c33b50d883441713ebcd30ed58ca6e16fddbac160a85e797 [2025-01-17T13:12:19.740Z] $ docker rm -f --volumes bc369d21923e2b42c33b50d883441713ebcd30ed58ca6e16fddbac160a85e797 [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-01-17T13:12:20.243Z] provisioning config files... [2025-01-17T13:12:20.252Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1172379033095216872tmp [Pipeline] { [Pipeline] sh [2025-01-17T13:12:20.550Z] + set +x [2025-01-17T13:12:20.550Z] + curl -s https://codecov.io/bash [2025-01-17T13:12:20.550Z] + bash -s -- [2025-01-17T13:12:20.550Z] [2025-01-17T13:12:20.550Z] _____ _ [2025-01-17T13:12:20.550Z] / ____| | | [2025-01-17T13:12:20.550Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T13:12:20.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T13:12:20.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T13:12:20.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T13:12:20.550Z] Bash-1.0.6 [2025-01-17T13:12:20.550Z] [2025-01-17T13:12:20.550Z] [2025-01-17T13:12:20.550Z] ==> git version 2.25.1 found [2025-01-17T13:12:20.550Z] ==> 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-01-17T13:12:20.550Z] Release-Date: 2020-01-08 [2025-01-17T13:12:20.550Z] 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-01-17T13:12:20.550Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T13:12:20.550Z] ==> Jenkins CI detected. [2025-01-17T13:12:20.550Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-01-17T13:12:20.550Z] project root: . [2025-01-17T13:12:20.550Z] --> token set from env [2025-01-17T13:12:20.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T13:12:20.550Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T13:12:20.550Z] ==> Python coveragepy not found [2025-01-17T13:12:20.551Z] ==> Searching for coverage reports in: [2025-01-17T13:12:20.551Z] + . [2025-01-17T13:12:20.551Z] -> Found 1 reports [2025-01-17T13:12:20.551Z] ==> Detecting git/mercurial file structure [2025-01-17T13:12:20.810Z] ==> Reading reports [2025-01-17T13:12:20.810Z] + ./coverage.out bytes=43316 [2025-01-17T13:12:20.810Z] ==> Appending adjustments [2025-01-17T13:12:20.810Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T13:12:20.810Z] + Found adjustments [2025-01-17T13:12:20.810Z] ==> Gzipping contents [2025-01-17T13:12:20.810Z] 8.0K /tmp/codecov.Z8uccV.gz [2025-01-17T13:12:20.810Z] ==> Uploading reports [2025-01-17T13:12:20.810Z] url: https://codecov.io [2025-01-17T13:12:20.810Z] query: branch=main&commit=629cd79982cb8b79098052e38b0310ca4c2be121&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T13:12:20.810Z] -> Pinging Codecov [2025-01-17T13:12:20.810Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=629cd79982cb8b79098052e38b0310ca4c2be121&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T13:12:21.069Z] -> Uploading to [2025-01-17T13:12:21.070Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/629cd79982cb8b79098052e38b0310ca4c2be121/55936610-3713-4789-8f27-92c31ba1fad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T131220Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e6e7308ee9ed2bb93192250a9b08835c41ec22b431889d14bbbf96337f1c1700 [2025-01-17T13:12:21.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T13:12:21.070Z] Dload Upload Total Spent Left Speed [2025-01-17T13:12:21.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 31304 --:--:-- --:--:-- --:--:-- 31304 [2025-01-17T13:12:21.329Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] } [2025-01-17T13:12:21.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T13:12:21.564Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T13:12:21.585Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:12:21.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T13:12:21.901Z] [2025-01-17T13:12:21.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:12:22.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T13:12:22.228Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T13:12:22.228Z] 43c4264eed91: Pulling fs layer [2025-01-17T13:12:22.228Z] 4cc291be95ef: Pulling fs layer [2025-01-17T13:12:22.228Z] 2ac1f1163629: Pulling fs layer [2025-01-17T13:12:22.228Z] 5c3c966382ef: Pulling fs layer [2025-01-17T13:12:22.228Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T13:12:22.228Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T13:12:22.228Z] 9c3e1370e548: Pulling fs layer [2025-01-17T13:12:22.228Z] d9c7d2e4e75e: Waiting [2025-01-17T13:12:22.228Z] 9c3e1370e548: Waiting [2025-01-17T13:12:22.228Z] 5c3c966382ef: Waiting [2025-01-17T13:12:22.228Z] 4f4fb700ef54: Waiting [2025-01-17T13:12:22.228Z] 4cc291be95ef: Verifying Checksum [2025-01-17T13:12:22.228Z] 4cc291be95ef: Download complete [2025-01-17T13:12:22.228Z] 5c3c966382ef: Download complete [2025-01-17T13:12:22.228Z] 4f4fb700ef54: Download complete [2025-01-17T13:12:22.228Z] 43c4264eed91: Verifying Checksum [2025-01-17T13:12:22.228Z] 43c4264eed91: Download complete [2025-01-17T13:12:22.487Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T13:12:22.487Z] d9c7d2e4e75e: Download complete [2025-01-17T13:12:22.487Z] 43c4264eed91: Pull complete [2025-01-17T13:12:22.745Z] 4cc291be95ef: Pull complete [2025-01-17T13:12:22.745Z] 2ac1f1163629: Verifying Checksum [2025-01-17T13:12:22.745Z] 2ac1f1163629: Download complete [2025-01-17T13:12:23.310Z] 9c3e1370e548: Verifying Checksum [2025-01-17T13:12:23.310Z] 9c3e1370e548: Download complete [2025-01-17T13:12:25.845Z] 2ac1f1163629: Pull complete [2025-01-17T13:12:25.845Z] 5c3c966382ef: Pull complete [2025-01-17T13:12:25.845Z] 4f4fb700ef54: Pull complete [2025-01-17T13:12:26.103Z] d9c7d2e4e75e: Pull complete [2025-01-17T13:12:29.389Z] 9c3e1370e548: Pull complete [2025-01-17T13:12:29.389Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T13:12:29.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T13:12:29.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:12:29.478Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T13:12:29.505Z] $ 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-01-17T13:12:34.204Z] $ docker top ab58782812aeb84d0a0ca81f4845c0ee25b3c828664d4c45ff3b083d7f19b229 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T13:12:34.618Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-01-17T13:12:34.629Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-01-17T13:12:34.965Z] + set -o pipefail [2025-01-17T13:12:34.965Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-01-17T13:12:41.623Z] [2025-01-17T13:12:41.623Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-01-17T13:12:41.623Z] [2025-01-17T13:12:41.623Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/02d46c39-3a23-4b09-8945-2b36f4ce436d [2025-01-17T13:12:41.623Z] [2025-01-17T13:12:41.623Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T13:12:41.623Z] [2025-01-17T13:12:41.623Z] [2025-01-17T13:12:41.623Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T13:12:41.623Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T13:12:41.890Z] $ docker stop --time=1 ab58782812aeb84d0a0ca81f4845c0ee25b3c828664d4c45ff3b083d7f19b229 [2025-01-17T13:12:46.831Z] $ docker rm -f --volumes ab58782812aeb84d0a0ca81f4845c0ee25b3c828664d4c45ff3b083d7f19b229 [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-01-17T13:12:47.773Z] + git log --format=format:%s -1 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] sh [2025-01-17T13:12:48.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T13:12:48.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:12:48.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T13:12:48.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:12:48.449Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T13:12:48.482Z] $ 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-01-17T13:12:49.003Z] $ docker top 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc -eo pid,comm [2025-01-17T13:12:49.054Z] 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-01-17T13:12:49.054Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T13:12:49.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T13:12:49.114Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T13:12:49.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T13:12:49.227Z] $ docker exec 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc ssh-agent [2025-01-17T13:12:49.333Z] SSH_AUTH_SOCK=/tmp/ssh-wgXZz90lMbYc/agent.32 [2025-01-17T13:12:49.333Z] SSH_AGENT_PID=38 [2025-01-17T13:12:49.338Z] Running ssh-add (command line suppressed) [2025-01-17T13:12:49.442Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13127975718159060260.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13127975718159060260.key) [2025-01-17T13:12:49.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T13:12:49.749Z] + git semver tag [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,920 [run_tag] DEBUG tag force:False [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,920 [check_head_tag] DEBUG check head tag [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,922 [execute] INFO git cat-file --batch-check [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,926 [execute] INFO git cat-file --batch [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,950 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,950 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,950 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T13:12:50.007Z] 2025-01-17 13:12:49,957 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:12:50.007Z] 4.0.0-dev.12 [Pipeline] } [2025-01-17T13:12:50.014Z] $ docker exec --env ******** --env ******** 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc ssh-agent -k [2025-01-17T13:12:50.106Z] unset SSH_AUTH_SOCK; [2025-01-17T13:12:50.107Z] unset SSH_AGENT_PID; [2025-01-17T13:12:50.107Z] echo Agent pid 38 killed; [2025-01-17T13:12:50.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T13:12:50.443Z] + git semver [Pipeline] } [2025-01-17T13:12:50.713Z] $ docker stop --time=1 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc [2025-01-17T13:12:52.005Z] $ docker rm -f --volumes 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:12:52.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T13:12:52.447Z] [2025-01-17T13:12:52.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:12:52.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T13:12:52.754Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T13:12:52.754Z] ab5ef0e58194: Pulling fs layer [2025-01-17T13:12:52.754Z] 9712f1f96733: Pulling fs layer [2025-01-17T13:12:52.754Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T13:12:52.754Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T13:12:52.754Z] e9a5061849ea: Pulling fs layer [2025-01-17T13:12:52.754Z] d747dcd14b5f: Pulling fs layer [2025-01-17T13:12:52.754Z] 2de7ff778b66: Pulling fs layer [2025-01-17T13:12:52.754Z] d747dcd14b5f: Waiting [2025-01-17T13:12:52.754Z] e9a5061849ea: Waiting [2025-01-17T13:12:52.754Z] 9712f1f96733: Verifying Checksum [2025-01-17T13:12:52.754Z] 9712f1f96733: Download complete [2025-01-17T13:12:53.013Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T13:12:53.013Z] 63f879dbbcfc: Download complete [2025-01-17T13:12:53.327Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T13:12:53.327Z] 0d9ebad4ef96: Download complete [2025-01-17T13:12:53.327Z] e9a5061849ea: Verifying Checksum [2025-01-17T13:12:53.327Z] e9a5061849ea: Download complete [2025-01-17T13:12:53.327Z] d747dcd14b5f: Verifying Checksum [2025-01-17T13:12:53.327Z] d747dcd14b5f: Download complete [2025-01-17T13:12:53.327Z] ab5ef0e58194: Verifying Checksum [2025-01-17T13:12:53.327Z] ab5ef0e58194: Download complete [2025-01-17T13:12:53.327Z] 2de7ff778b66: Verifying Checksum [2025-01-17T13:12:53.327Z] 2de7ff778b66: Download complete [2025-01-17T13:12:55.871Z] ab5ef0e58194: Pull complete [2025-01-17T13:12:55.871Z] 9712f1f96733: Pull complete [2025-01-17T13:12:56.811Z] 63f879dbbcfc: Pull complete [2025-01-17T13:13:00.153Z] 0d9ebad4ef96: Pull complete [2025-01-17T13:13:00.411Z] e9a5061849ea: Pull complete [2025-01-17T13:13:00.411Z] d747dcd14b5f: Pull complete [2025-01-17T13:13:02.344Z] 2de7ff778b66: Pull complete [2025-01-17T13:13:03.315Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T13:13:03.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T13:13:03.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:13:04.019Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T13:13:04.049Z] $ 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-01-17T13:13:11.760Z] $ docker top 0f380fb31b93285f9e48e940b10c0e694a97eaa3bd2d8dff60ff582d9d302f2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T13:13:11.848Z] provisioning config files... [2025-01-17T13:13:11.857Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14720279624974056815tmp [2025-01-17T13:13:11.867Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6940968371830420393tmp [2025-01-17T13:13:11.877Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12289025840959913689tmp [Pipeline] { [Pipeline] echo [2025-01-17T13:13:11.911Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:12.217Z] ---> sigul-configuration.sh [2025-01-17T13:13:12.217Z] gpg: directory `/root/.gnupg' created [2025-01-17T13:13:12.217Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T13:13:12.217Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T13:13:12.217Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T13:13:12.217Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T13:13:12.217Z] gpg: CAST5 encrypted data [2025-01-17T13:13:12.217Z] gpg: encrypted with 1 passphrase [2025-01-17T13:13:12.217Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T13:13:12.530Z] + mkdir /home/jenkins [2025-01-17T13:13:12.530Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T13:13:12.879Z] + 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-01-17T13:13:12.893Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:13.185Z] ---> sigul-install.sh [2025-01-17T13:13:13.186Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T13:13:13.481Z] + git tag --list [2025-01-17T13:13:13.481Z] v1.0.0 [2025-01-17T13:13:13.481Z] v1.1.0 [2025-01-17T13:13:13.481Z] v1.1.1 [2025-01-17T13:13:13.481Z] v1.2.1 [2025-01-17T13:13:13.481Z] v1.2.2 [2025-01-17T13:13:13.481Z] v1.2.3 [2025-01-17T13:13:13.481Z] v1.3.0 [2025-01-17T13:13:13.481Z] v1.3.1 [2025-01-17T13:13:13.481Z] v2.0.0 [2025-01-17T13:13:13.481Z] v2.1.0 [2025-01-17T13:13:13.481Z] v2.1.1 [2025-01-17T13:13:13.481Z] v2.2.0 [2025-01-17T13:13:13.481Z] v2.3.0 [2025-01-17T13:13:13.481Z] v3.0 [2025-01-17T13:13:13.481Z] v3.0.0 [2025-01-17T13:13:13.481Z] v3.1 [2025-01-17T13:13:13.481Z] v3.1.0 [2025-01-17T13:13:13.481Z] v3.1.0-dev.1 [2025-01-17T13:13:13.481Z] v3.1.0-dev.10 [2025-01-17T13:13:13.481Z] v3.1.0-dev.11 [2025-01-17T13:13:13.482Z] v3.1.0-dev.12 [2025-01-17T13:13:13.482Z] v3.1.0-dev.13 [2025-01-17T13:13:13.482Z] v3.1.0-dev.14 [2025-01-17T13:13:13.482Z] v3.1.0-dev.15 [2025-01-17T13:13:13.482Z] v3.1.0-dev.16 [2025-01-17T13:13:13.482Z] v3.1.0-dev.17 [2025-01-17T13:13:13.482Z] v3.1.0-dev.18 [2025-01-17T13:13:13.482Z] v3.1.0-dev.19 [2025-01-17T13:13:13.482Z] v3.1.0-dev.2 [2025-01-17T13:13:13.482Z] v3.1.0-dev.20 [2025-01-17T13:13:13.482Z] v3.1.0-dev.21 [2025-01-17T13:13:13.482Z] v3.1.0-dev.22 [2025-01-17T13:13:13.482Z] v3.1.0-dev.23 [2025-01-17T13:13:13.482Z] v3.1.0-dev.24 [2025-01-17T13:13:13.482Z] v3.1.0-dev.25 [2025-01-17T13:13:13.482Z] v3.1.0-dev.26 [2025-01-17T13:13:13.482Z] v3.1.0-dev.27 [2025-01-17T13:13:13.482Z] v3.1.0-dev.28 [2025-01-17T13:13:13.482Z] v3.1.0-dev.29 [2025-01-17T13:13:13.482Z] v3.1.0-dev.3 [2025-01-17T13:13:13.482Z] v3.1.0-dev.30 [2025-01-17T13:13:13.482Z] v3.1.0-dev.4 [2025-01-17T13:13:13.482Z] v3.1.0-dev.5 [2025-01-17T13:13:13.482Z] v3.1.0-dev.6 [2025-01-17T13:13:13.482Z] v3.1.0-dev.7 [2025-01-17T13:13:13.482Z] v3.1.0-dev.8 [2025-01-17T13:13:13.482Z] v3.1.0-dev.9 [2025-01-17T13:13:13.482Z] v3.1.1 [2025-01-17T13:13:13.482Z] v3.1.1-dev.1 [2025-01-17T13:13:13.482Z] v3.2.0-dev.1 [2025-01-17T13:13:13.482Z] v3.2.0-dev.10 [2025-01-17T13:13:13.482Z] v3.2.0-dev.11 [2025-01-17T13:13:13.482Z] v3.2.0-dev.12 [2025-01-17T13:13:13.482Z] v3.2.0-dev.13 [2025-01-17T13:13:13.482Z] v3.2.0-dev.14 [2025-01-17T13:13:13.482Z] v3.2.0-dev.15 [2025-01-17T13:13:13.482Z] v3.2.0-dev.16 [2025-01-17T13:13:13.482Z] v3.2.0-dev.17 [2025-01-17T13:13:13.482Z] v3.2.0-dev.18 [2025-01-17T13:13:13.482Z] v3.2.0-dev.19 [2025-01-17T13:13:13.482Z] v3.2.0-dev.2 [2025-01-17T13:13:13.482Z] v3.2.0-dev.20 [2025-01-17T13:13:13.482Z] v3.2.0-dev.21 [2025-01-17T13:13:13.482Z] v3.2.0-dev.22 [2025-01-17T13:13:13.482Z] v3.2.0-dev.23 [2025-01-17T13:13:13.482Z] v3.2.0-dev.24 [2025-01-17T13:13:13.482Z] v3.2.0-dev.25 [2025-01-17T13:13:13.482Z] v3.2.0-dev.26 [2025-01-17T13:13:13.482Z] v3.2.0-dev.27 [2025-01-17T13:13:13.482Z] v3.2.0-dev.28 [2025-01-17T13:13:13.482Z] v3.2.0-dev.3 [2025-01-17T13:13:13.482Z] v3.2.0-dev.4 [2025-01-17T13:13:13.482Z] v3.2.0-dev.5 [2025-01-17T13:13:13.482Z] v3.2.0-dev.6 [2025-01-17T13:13:13.482Z] v3.2.0-dev.7 [2025-01-17T13:13:13.482Z] v3.2.0-dev.8 [2025-01-17T13:13:13.482Z] v3.2.0-dev.9 [2025-01-17T13:13:13.482Z] v4.0.0-dev.1 [2025-01-17T13:13:13.482Z] v4.0.0-dev.10 [2025-01-17T13:13:13.482Z] v4.0.0-dev.11 [2025-01-17T13:13:13.482Z] v4.0.0-dev.12 [2025-01-17T13:13:13.482Z] v4.0.0-dev.2 [2025-01-17T13:13:13.482Z] v4.0.0-dev.3 [2025-01-17T13:13:13.482Z] v4.0.0-dev.4 [2025-01-17T13:13:13.482Z] v4.0.0-dev.5 [2025-01-17T13:13:13.482Z] v4.0.0-dev.6 [2025-01-17T13:13:13.482Z] v4.0.0-dev.7 [2025-01-17T13:13:13.482Z] v4.0.0-dev.8 [2025-01-17T13:13:13.482Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-17T13:13:13.779Z] + lftools sign git-tag v4.0.0-dev.12 [2025-01-17T13:13:14.346Z] Signing Git tag with Sigul... [2025-01-17T13:13:14.346Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-01-17T13:13:14.927Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:15.218Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T13:13:15.225Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T13:13:15.250Z] $ docker stop --time=1 0f380fb31b93285f9e48e940b10c0e694a97eaa3bd2d8dff60ff582d9d302f2e [2025-01-17T13:13:16.555Z] $ docker rm -f --volumes 0f380fb31b93285f9e48e940b10c0e694a97eaa3bd2d8dff60ff582d9d302f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T13:13:16.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T13:13:16.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:13:17.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T13:13:17.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:13:17.384Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T13:13:17.407Z] $ 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-01-17T13:13:17.737Z] $ docker top f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 -eo pid,comm [2025-01-17T13:13:17.787Z] 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-01-17T13:13:17.787Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T13:13:17.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T13:13:17.842Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T13:13:17.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T13:13:17.959Z] $ docker exec f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 ssh-agent [2025-01-17T13:13:18.073Z] SSH_AUTH_SOCK=/tmp/ssh-gmIGOayLKRAp/agent.31 [2025-01-17T13:13:18.073Z] SSH_AGENT_PID=37 [2025-01-17T13:13:18.078Z] Running ssh-add (command line suppressed) [2025-01-17T13:13:18.177Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12329719225324267644.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12329719225324267644.key) [2025-01-17T13:13:18.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T13:13:18.494Z] + git semver bump pre [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,660 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,660 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,660 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,660 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,662 [execute] INFO git cat-file --batch-check [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,671 [execute] INFO git cat-file --batch [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T13:13:18.754Z] 2025-01-17 13:13:18,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:13:18.754Z] 4.0.0-dev.13 [Pipeline] } [2025-01-17T13:13:18.761Z] $ docker exec --env ******** --env ******** f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 ssh-agent -k [2025-01-17T13:13:18.864Z] unset SSH_AUTH_SOCK; [2025-01-17T13:13:18.864Z] unset SSH_AGENT_PID; [2025-01-17T13:13:18.864Z] echo Agent pid 37 killed; [2025-01-17T13:13:18.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T13:13:19.196Z] + git semver [Pipeline] } [2025-01-17T13:13:19.769Z] $ docker stop --time=1 f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 [2025-01-17T13:13:22.505Z] $ docker rm -f --volumes f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T13:13:22.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T13:13:22.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:13:23.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T13:13:23.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:13:23.240Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T13:13:23.267Z] $ 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-01-17T13:13:24.882Z] $ docker top a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 -eo pid,comm [2025-01-17T13:13:24.933Z] 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-01-17T13:13:24.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T13:13:24.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T13:13:24.992Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T13:13:25.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T13:13:25.112Z] $ docker exec a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 ssh-agent [2025-01-17T13:13:25.229Z] SSH_AUTH_SOCK=/tmp/ssh-xXZMYzLBXA0F/agent.14 [2025-01-17T13:13:25.229Z] SSH_AGENT_PID=20 [2025-01-17T13:13:25.330Z] Running ssh-add (command line suppressed) [2025-01-17T13:13:25.438Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16560184584347553238.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16560184584347553238.key) [2025-01-17T13:13:25.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T13:13:25.750Z] + git semver push [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,918 [run_push] DEBUG push [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,919 [execute] INFO git cat-file --batch-check [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,923 [execute] INFO git rev-list a0e54f01640fe75387c1ad593606cfd1aeba641f -- [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,924 [execute] DEBUG Popen(['git', 'rev-list', 'a0e54f01640fe75387c1ad593606cfd1aeba641f', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,933 [execute] INFO git fetch -v origin [2025-01-17T13:13:26.011Z] 2025-01-17 13:13:25,934 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T13:13:26.580Z] 2025-01-17 13:13:26,397 [run_push] DEBUG no remote changes detected [2025-01-17T13:13:26.580Z] 2025-01-17 13:13:26,398 [execute] INFO git push origin semver [2025-01-17T13:13:26.580Z] 2025-01-17 13:13:26,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T13:13:27.148Z] 2025-01-17 13:13:27,113 [run_push] DEBUG push all version tags [2025-01-17T13:13:27.148Z] 2025-01-17 13:13:27,114 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T13:13:27.148Z] 2025-01-17 13:13:27,114 [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-01-17T13:13:28.084Z] 2025-01-17 13:13:27,846 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T13:13:28.084Z] 4.0.0-dev.13 [Pipeline] } [2025-01-17T13:13:28.091Z] $ docker exec --env ******** --env ******** a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 ssh-agent -k [2025-01-17T13:13:28.180Z] unset SSH_AUTH_SOCK; [2025-01-17T13:13:28.182Z] unset SSH_AGENT_PID; [2025-01-17T13:13:28.183Z] echo Agent pid 20 killed; [2025-01-17T13:13:28.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T13:13:28.510Z] + git semver [Pipeline] } [2025-01-17T13:13:28.781Z] $ docker stop --time=1 a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 [2025-01-17T13:13:30.053Z] $ docker rm -f --volumes a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 [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-01-17T13:13:30.748Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-01-17T13:13:30.748Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-17T13:13:30.748Z] total 16 [2025-01-17T13:13:30.748Z] drwxr-xr-x 3 root root 4096 Jan 17 12:58 . [2025-01-17T13:13:30.748Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 13:13 .. [2025-01-17T13:13:30.748Z] drwxr-xr-x 2 root root 4096 Jan 17 12:58 cost [2025-01-17T13:13:30.748Z] -rw-r--r-- 1 root root 89 Jan 17 12:58 cost.csv [2025-01-17T13:13:30.748Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-17T13:13:30.748Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-17T13:13:30.748Z] total 16 [2025-01-17T13:13:30.748Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 12:58 . [2025-01-17T13:13:30.748Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 13:13 .. [2025-01-17T13:13:30.748Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 12:58 cost [2025-01-17T13:13:30.748Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 17 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:31.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:31.896Z] ---> package-listing.sh [2025-01-17T13:13:31.896Z] ++ facter osfamily [2025-01-17T13:13:31.896Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T13:13:32.156Z] + OS_FAMILY=debian [2025-01-17T13:13:32.156Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-01-17T13:13:32.156Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T13:13:32.156Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T13:13:32.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T13:13:32.156Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T13:13:32.156Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-17T13:13:32.156Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T13:13:32.156Z] + case "${OS_FAMILY}" in [2025-01-17T13:13:32.156Z] + dpkg -l [2025-01-17T13:13:32.156Z] + grep '^ii' [2025-01-17T13:13:32.156Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T13:13:32.156Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T13:13:32.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T13:13:32.156Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-17T13:13:32.156Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-01-17T13:13:32.156Z] + 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-01-17T13:13:32.166Z] 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-01-17T13:13:32.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T13:13:33.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T13:13:33.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T13:13:33.082Z] prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container [2025-01-17T13:13:33.109Z] $ 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-01-17T13:13:33.294Z] $ docker top 9e16fb405f10117b3f606ac41013e087e07f3c3836e6676c9686ee70289f06a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T13:13:33.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T13:13:33.931Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T13:13:34.219Z] + ls /var/log/sa-host [2025-01-17T13:13:34.219Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T13:13:34.392Z] provisioning config files... [2025-01-17T13:13:34.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14684933153106980566tmp [Pipeline] { [Pipeline] echo [2025-01-17T13:13:34.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:34.703Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T13:13:34.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:35.048Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T13:13:35.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:35.343Z] ---> sudo-logs.sh [2025-01-17T13:13:35.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T13:13:35.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:35.657Z] ---> job-cost.sh [2025-01-17T13:13:35.657Z] lf-activate-venv: SKIPPING [2025-01-17T13:13:35.657Z] DEBUG: total: 0.2199999988079071 [2025-01-17T13:13:35.657Z] INFO: Retrieving Stack Cost... [2025-01-17T13:13:36.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T13:13:36.483Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T13:13:36.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T13:13:36.781Z] ---> logs-deploy.sh [2025-01-17T13:13:36.781Z] lf-activate-venv: SKIPPING [2025-01-17T13:13:36.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/196 [2025-01-17T13:13:36.781Z] INFO: archiving workspace using pattern(s): [2025-01-17T13:13:37.720Z] Archives upload complete. [2025-01-17T13:13:37.981Z] INFO: archiving logs to Nexus