Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c89217c5f3845f290d3ddb873e61b9fa0eced499 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-ssh12814822873095231041.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-ssh12331220550342620626.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-ssh16805011181344403815.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-ssh4665641174152652856.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-ssh2982370457111953610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34621 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c89217c5f3845f290d3ddb873e61b9fa0eced499 (main) Commit message: "Merge pull request #507 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c89217c5f3845f290d3ddb873e61b9fa0eced499 # timeout=10 > git rev-list --no-walk 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-06T11:13:47.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-06T11:13:47.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-06T11:13:47.412Z] ========================================================= [2024-12-06T11:13:47.412Z] EdgeX Global Pipelines Version Info [2024-12-06T11:13:47.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:13:48.149Z] ------------------- [2024-12-06T11:13:48.149Z] stable info: [2024-12-06T11:13:48.149Z] ------------------- [2024-12-06T11:13:48.149Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-06T11:13:48.149Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T11:13:48.149Z] Message: update stable to v1.0.269 [2024-12-06T11:13:49.090Z] ------------------- [2024-12-06T11:13:49.090Z] experimental info: [2024-12-06T11:13:49.090Z] ------------------- [2024-12-06T11:13:49.090Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-06T11:13:49.090Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T11:13:49.090Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-06T11:13:49.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-12-06T11:13:49.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-12-06T11:13:49.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-06T11:13:49.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-06T11:13:49.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-06T11:13:49.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-06T11:13:49.340Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-06T11:13:49.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-06T11:13:49.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-06T11:13:49.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-06T11:13:49.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-06T11:13:49.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-12-06T11:13:49.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-06T11:13:49.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-06T11:13:49.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T11:13:49.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T11:13:49.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T11:13:49.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T11:13:49.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-06T11:13:49.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-06T11:13:49.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-06T11:13:49.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-06T11:13:49.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-06T11:13:49.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-06T11:13:49.757Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-06T11:13:49.776Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-06T11:13:49.799Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-06T11:13:49.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-06T11:13:49.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-06T11:13:49.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-06T11:13:49.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] echo [2024-12-06T11:13:49.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89217c [Pipeline] echo [2024-12-06T11:13:49.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:13:50.027Z] provisioning config files... [2024-12-06T11:13:50.041Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11509330587263127397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:13:50.378Z] ---> ****-login.sh [2024-12-06T11:13:50.379Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:13:50.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:13:50.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:13:50.639Z] Configure a credential helper to remove this warning. See [2024-12-06T11:13:50.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:13:50.639Z] [2024-12-06T11:13:50.639Z] Login Succeeded [2024-12-06T11:13:50.639Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:13:50.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:13:50.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:13:50.901Z] Configure a credential helper to remove this warning. See [2024-12-06T11:13:50.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:13:50.901Z] [2024-12-06T11:13:50.901Z] Login Succeeded [2024-12-06T11:13:50.901Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:13:50.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:13:50.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:13:50.901Z] Configure a credential helper to remove this warning. See [2024-12-06T11:13:50.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:13:50.901Z] [2024-12-06T11:13:50.901Z] Login Succeeded [2024-12-06T11:13:50.901Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:13:51.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:13:51.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:13:51.162Z] Configure a credential helper to remove this warning. See [2024-12-06T11:13:51.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:13:51.162Z] [2024-12-06T11:13:51.162Z] Login Succeeded [2024-12-06T11:13:51.162Z] ****.io [2024-12-06T11:13:51.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:13:51.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:13:51.423Z] Configure a credential helper to remove this warning. See [2024-12-06T11:13:51.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:13:51.423Z] [2024-12-06T11:13:51.423Z] Login Succeeded [2024-12-06T11:13:51.423Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:13:51.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-06T11:13:51.867Z] + git rev-list -1 --merges c89217c5f3845f290d3ddb873e61b9fa0eced499~1..c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] echo [2024-12-06T11:13:51.897Z] -----------> git rev-list -1 --merges c89217c5f3845f290d3ddb873e61b9fa0eced499~1..c89217c5f3845f290d3ddb873e61b9fa0eced499 c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:13:51.897Z] c89217c5f3845f290d3ddb873e61b9fa0eced499 [false] [Pipeline] sh [2024-12-06T11:13:52.196Z] + git log --format=format:%s -1 c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] echo [2024-12-06T11:13:52.213Z] ========================================================= [2024-12-06T11:13:52.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-06T11:13:52.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:13:52.556Z] + git log --format=format:%s -1 c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] echo [2024-12-06T11:13:52.568Z] [semverPrep] GIT_COMMIT: c89217c5f3845f290d3ddb873e61b9fa0eced499, Commit Message: Merge pull request #507 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-06T11:13:52.584Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-06T11:13:53.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:13:53.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-06T11:13:53.017Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-06T11:13:53.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-06T11:13:53.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-06T11:13:53.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-06T11:13:53.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:13:53.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:13:53.387Z] [2024-12-06T11:13:53.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:13:53.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:13:53.689Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-06T11:13:53.689Z] b85a868b505f: Pulling fs layer [2024-12-06T11:13:53.689Z] e2be974225ed: Pulling fs layer [2024-12-06T11:13:53.689Z] 339a4e72a1f5: Pulling fs layer [2024-12-06T11:13:53.689Z] 988bab9f4d93: Pulling fs layer [2024-12-06T11:13:53.689Z] 1469e6f7b9e6: Pulling fs layer [2024-12-06T11:13:53.689Z] eaf3925da568: Pulling fs layer [2024-12-06T11:13:53.689Z] bab4dde63d76: Pulling fs layer [2024-12-06T11:13:53.689Z] bde34c3a00c8: Pulling fs layer [2024-12-06T11:13:53.690Z] b352a97aabf1: Pulling fs layer [2024-12-06T11:13:53.690Z] 4872d77fe225: Pulling fs layer [2024-12-06T11:13:53.690Z] 5851b861e8e6: Pulling fs layer [2024-12-06T11:13:53.690Z] 988bab9f4d93: Waiting [2024-12-06T11:13:53.690Z] bab4dde63d76: Waiting [2024-12-06T11:13:53.690Z] b352a97aabf1: Waiting [2024-12-06T11:13:53.690Z] 1469e6f7b9e6: Waiting [2024-12-06T11:13:53.690Z] 4872d77fe225: Waiting [2024-12-06T11:13:53.690Z] eaf3925da568: Waiting [2024-12-06T11:13:53.690Z] 5851b861e8e6: Waiting [2024-12-06T11:13:53.690Z] bde34c3a00c8: Waiting [2024-12-06T11:13:53.690Z] e2be974225ed: Verifying Checksum [2024-12-06T11:13:53.690Z] e2be974225ed: Download complete [2024-12-06T11:13:53.690Z] 988bab9f4d93: Verifying Checksum [2024-12-06T11:13:53.690Z] 988bab9f4d93: Download complete [2024-12-06T11:13:53.690Z] 1469e6f7b9e6: Verifying Checksum [2024-12-06T11:13:53.690Z] 1469e6f7b9e6: Download complete [2024-12-06T11:13:53.948Z] 339a4e72a1f5: Verifying Checksum [2024-12-06T11:13:53.948Z] 339a4e72a1f5: Download complete [2024-12-06T11:13:53.948Z] eaf3925da568: Download complete [2024-12-06T11:13:53.948Z] bde34c3a00c8: Verifying Checksum [2024-12-06T11:13:53.948Z] bde34c3a00c8: Download complete [2024-12-06T11:13:53.948Z] b352a97aabf1: Download complete [2024-12-06T11:13:53.948Z] 4872d77fe225: Download complete [2024-12-06T11:13:53.948Z] 5851b861e8e6: Verifying Checksum [2024-12-06T11:13:53.948Z] 5851b861e8e6: Download complete [2024-12-06T11:13:53.948Z] b85a868b505f: Verifying Checksum [2024-12-06T11:13:53.948Z] b85a868b505f: Download complete [2024-12-06T11:13:54.207Z] bab4dde63d76: Verifying Checksum [2024-12-06T11:13:54.207Z] bab4dde63d76: Download complete [2024-12-06T11:13:55.143Z] b85a868b505f: Pull complete [2024-12-06T11:13:55.403Z] e2be974225ed: Pull complete [2024-12-06T11:13:55.982Z] 339a4e72a1f5: Pull complete [2024-12-06T11:13:55.982Z] 988bab9f4d93: Pull complete [2024-12-06T11:13:56.243Z] 1469e6f7b9e6: Pull complete [2024-12-06T11:13:56.508Z] eaf3925da568: Pull complete [2024-12-06T11:13:58.421Z] bab4dde63d76: Pull complete [2024-12-06T11:13:58.421Z] bde34c3a00c8: Pull complete [2024-12-06T11:13:58.421Z] b352a97aabf1: Pull complete [2024-12-06T11:13:58.681Z] 4872d77fe225: Pull complete [2024-12-06T11:13:58.681Z] 5851b861e8e6: Pull complete [2024-12-06T11:13:58.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-06T11:13:58.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:13:58.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:13:58.828Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:13:58.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:14:02.765Z] $ docker top f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d -eo pid,comm [2024-12-06T11:14:02.819Z] 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). [2024-12-06T11:14:02.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:14:02.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:14:02.878Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:14:03.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:14:03.001Z] $ docker exec f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d ssh-agent [2024-12-06T11:14:03.121Z] SSH_AUTH_SOCK=/tmp/ssh-3yOjNeXHArnM/agent.32 [2024-12-06T11:14:03.121Z] SSH_AGENT_PID=38 [2024-12-06T11:14:03.127Z] Running ssh-add (command line suppressed) [2024-12-06T11:14:03.224Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_684031954247440093.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_684031954247440093.key) [2024-12-06T11:14:03.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:14:03.534Z] + git tag --points-at HEAD [Pipeline] } [2024-12-06T11:14:03.549Z] $ docker exec --env ******** --env ******** f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d ssh-agent -k [2024-12-06T11:14:03.658Z] unset SSH_AUTH_SOCK; [2024-12-06T11:14:03.658Z] unset SSH_AGENT_PID; [2024-12-06T11:14:03.658Z] echo Agent pid 38 killed; [2024-12-06T11:14:03.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-06T11:14:03.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:14:03.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:14:03.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:14:03.821Z] $ docker exec f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d ssh-agent [2024-12-06T11:14:03.933Z] SSH_AUTH_SOCK=/tmp/ssh-Be5dUxJU4v8q/agent.71 [2024-12-06T11:14:03.933Z] SSH_AGENT_PID=77 [2024-12-06T11:14:03.938Z] Running ssh-add (command line suppressed) [2024-12-06T11:14:04.033Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11767973831551785096.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11767973831551785096.key) [2024-12-06T11:14:04.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:14:04.347Z] + git semver init [2024-12-06T11:14:04.610Z] 2024-12-06 11:14:04,514 [run_init] DEBUG init version:0.0.0 force:False [2024-12-06T11:14:04.610Z] 2024-12-06 11:14:04,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-12-06T11:14:04.610Z] 2024-12-06 11:14:04,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-12-06T11:14:04.610Z] 2024-12-06 11:14:04,515 [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) [2024-12-06T11:14:06.519Z] 2024-12-06 11:14:06,053 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-12-06T11:14:06.519Z] 2024-12-06 11:14:06,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-12-06T11:14:06.519Z] 2024-12-06 11:14:06,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:14:06.519Z] 2024-12-06 11:14:06,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:14:06.519Z] 4.0.0-dev.7 [Pipeline] } [2024-12-06T11:14:06.527Z] $ docker exec --env ******** --env ******** f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d ssh-agent -k [2024-12-06T11:14:06.636Z] unset SSH_AUTH_SOCK; [2024-12-06T11:14:06.636Z] unset SSH_AGENT_PID; [2024-12-06T11:14:06.636Z] echo Agent pid 77 killed; [2024-12-06T11:14:06.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:14:06.967Z] + git semver [Pipeline] } [2024-12-06T11:14:07.243Z] $ docker stop --time=1 f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d [2024-12-06T11:14:08.576Z] $ docker rm -f --volumes f84f635b1956c3d1a9a1e26bcf7ace79d9df07a80d7946a24dae8df17a2ce12d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:14:08.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-06T11:14:09.160Z] Stashed 1 file(s) [Pipeline] echo [2024-12-06T11:14:09.165Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 [2024-12-06T11:14:09.340Z] provisioning config files... [2024-12-06T11:14:09.348Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13519229951820259810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:14:09.649Z] ---> ****-login.sh [2024-12-06T11:14:09.649Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:14:09.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:14:09.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:14:09.649Z] Configure a credential helper to remove this warning. See [2024-12-06T11:14:09.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:14:09.649Z] [2024-12-06T11:14:09.649Z] Login Succeeded [2024-12-06T11:14:09.649Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:14:09.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:14:09.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:14:09.909Z] Configure a credential helper to remove this warning. See [2024-12-06T11:14:09.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:14:09.909Z] [2024-12-06T11:14:09.909Z] Login Succeeded [2024-12-06T11:14:09.909Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:14:09.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:14:09.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:14:09.909Z] Configure a credential helper to remove this warning. See [2024-12-06T11:14:09.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:14:09.909Z] [2024-12-06T11:14:09.909Z] Login Succeeded [2024-12-06T11:14:09.909Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:14:09.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:14:10.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:14:10.170Z] Configure a credential helper to remove this warning. See [2024-12-06T11:14:10.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:14:10.170Z] [2024-12-06T11:14:10.170Z] Login Succeeded [2024-12-06T11:14:10.170Z] ****.io [2024-12-06T11:14:10.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:14:10.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:14:10.170Z] Configure a credential helper to remove this warning. See [2024-12-06T11:14:10.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:14:10.170Z] [2024-12-06T11:14:10.170Z] Login Succeeded [2024-12-06T11:14:10.431Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:14:10.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-06T11:14:10.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:14:10.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:14:10.567Z] ========================================================= [2024-12-06T11:14:10.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-06T11:14:10.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:14:10.904Z] + 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 . [2024-12-06T11:14:10.904Z] Sending build context to Docker daemon 37.69MB [2024-12-06T11:14:10.904Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T11:14:10.904Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-06T11:14:11.164Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-06T11:14:11.164Z] 43c4264eed91: Pulling fs layer [2024-12-06T11:14:11.164Z] 4cc291be95ef: Pulling fs layer [2024-12-06T11:14:11.164Z] 2ac1f1163629: Pulling fs layer [2024-12-06T11:14:11.164Z] 5c3c966382ef: Pulling fs layer [2024-12-06T11:14:11.164Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T11:14:11.164Z] 5c3c966382ef: Waiting [2024-12-06T11:14:11.164Z] 5d5c8e513c77: Pulling fs layer [2024-12-06T11:14:11.164Z] 9f66e0745190: Pulling fs layer [2024-12-06T11:14:11.164Z] f49a43e4bbc0: Pulling fs layer [2024-12-06T11:14:11.164Z] 561ebcabdf7f: Pulling fs layer [2024-12-06T11:14:11.164Z] 4f4fb700ef54: Waiting [2024-12-06T11:14:11.164Z] 5d5c8e513c77: Waiting [2024-12-06T11:14:11.164Z] 9f66e0745190: Waiting [2024-12-06T11:14:11.164Z] 4cc291be95ef: Verifying Checksum [2024-12-06T11:14:11.164Z] 4cc291be95ef: Download complete [2024-12-06T11:14:11.164Z] 5c3c966382ef: Verifying Checksum [2024-12-06T11:14:11.164Z] 5c3c966382ef: Download complete [2024-12-06T11:14:11.164Z] 4f4fb700ef54: Verifying Checksum [2024-12-06T11:14:11.164Z] 4f4fb700ef54: Download complete [2024-12-06T11:14:11.164Z] 43c4264eed91: Download complete [2024-12-06T11:14:11.164Z] 5d5c8e513c77: Verifying Checksum [2024-12-06T11:14:11.164Z] 5d5c8e513c77: Download complete [2024-12-06T11:14:11.164Z] 9f66e0745190: Verifying Checksum [2024-12-06T11:14:11.164Z] 9f66e0745190: Download complete [2024-12-06T11:14:11.422Z] 43c4264eed91: Pull complete [2024-12-06T11:14:11.422Z] 561ebcabdf7f: Download complete [2024-12-06T11:14:11.680Z] 4cc291be95ef: Pull complete [2024-12-06T11:14:11.680Z] 2ac1f1163629: Verifying Checksum [2024-12-06T11:14:11.680Z] 2ac1f1163629: Download complete [2024-12-06T11:14:11.936Z] f49a43e4bbc0: Verifying Checksum [2024-12-06T11:14:11.936Z] f49a43e4bbc0: Download complete [2024-12-06T11:14:16.122Z] 2ac1f1163629: Pull complete [2024-12-06T11:14:16.122Z] 5c3c966382ef: Pull complete [2024-12-06T11:14:16.122Z] 4f4fb700ef54: Pull complete [2024-12-06T11:14:16.122Z] 5d5c8e513c77: Pull complete [2024-12-06T11:14:16.122Z] 9f66e0745190: Pull complete [2024-12-06T11:14:18.026Z] f49a43e4bbc0: Pull complete [2024-12-06T11:14:18.592Z] 561ebcabdf7f: Pull complete [2024-12-06T11:14:18.592Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-06T11:14:18.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T11:14:18.593Z] ---> 3a752c3f9dda [2024-12-06T11:14:18.593Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-06T11:14:24.302Z] Still waiting to schedule task [2024-12-06T11:14:24.302Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34620’ [2024-12-06T11:14:25.196Z] ---> Running in b0d710eaafeb [2024-12-06T11:14:25.196Z] Removing intermediate container b0d710eaafeb [2024-12-06T11:14:25.196Z] ---> 3ce590e28e74 [2024-12-06T11:14:25.196Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T11:14:25.196Z] ---> Running in 38d4936a1727 [2024-12-06T11:14:25.196Z] Removing intermediate container 38d4936a1727 [2024-12-06T11:14:25.196Z] ---> 9a9fde60b37b [2024-12-06T11:14:25.196Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-06T11:14:25.196Z] ---> Running in 8d288377157b [2024-12-06T11:14:25.196Z] Removing intermediate container 8d288377157b [2024-12-06T11:14:25.196Z] ---> d714d84d71d3 [2024-12-06T11:14:25.196Z] Step 6/12 : WORKDIR /device-virtual-go [2024-12-06T11:14:25.196Z] ---> Running in f8b7d1605beb [2024-12-06T11:14:25.457Z] Removing intermediate container f8b7d1605beb [2024-12-06T11:14:25.458Z] ---> ed6e782e96f8 [2024-12-06T11:14:25.458Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T11:14:25.458Z] ---> Running in 45c1946be073 [2024-12-06T11:14:25.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:14:25.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:14:26.285Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-06T11:14:26.285Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-06T11:14:26.285Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-06T11:14:26.285Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-06T11:14:26.285Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:14:26.285Z] OK: 250 MiB in 58 packages [2024-12-06T11:14:26.856Z] Removing intermediate container 45c1946be073 [2024-12-06T11:14:26.856Z] ---> 6f9a16373dcd [2024-12-06T11:14:26.856Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-06T11:14:26.856Z] ---> 0856159166fb [2024-12-06T11:14:26.856Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:14:26.856Z] ---> Running in b0e577de9d52 [2024-12-06T11:15:23.154Z] Removing intermediate container b0e577de9d52 [2024-12-06T11:15:23.154Z] ---> 2664f9ae8136 [2024-12-06T11:15:23.154Z] Step 10/12 : COPY . . [2024-12-06T11:15:23.154Z] ---> b1ed1a3c3695 [2024-12-06T11:15:23.154Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T11:15:23.154Z] ---> Running in c3987d999c82 [2024-12-06T11:15:23.154Z] Removing intermediate container c3987d999c82 [2024-12-06T11:15:23.154Z] ---> dd25d4503ec5 [2024-12-06T11:15:23.154Z] Step 12/12 : RUN $MAKE [2024-12-06T11:15:23.154Z] ---> Running in a96e972e41b0 [2024-12-06T11:15:23.154Z] noop [2024-12-06T11:15:23.154Z] Removing intermediate container a96e972e41b0 [2024-12-06T11:15:23.154Z] ---> 651661791bb9 [2024-12-06T11:15:23.154Z] Successfully built 651661791bb9 [2024-12-06T11:15:23.154Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:15:23.742Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T11:15:23.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:15:24.163Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:15:24.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-06T11:15:24.605Z] $ docker top f034610733f9bce1507f6d2c08ce0e9214ec41c66a218b46a7646acb01a9b31b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:15:24.967Z] + go version [2024-12-06T11:15:24.967Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-06T11:15:24.974Z] $ docker stop --time=1 f034610733f9bce1507f6d2c08ce0e9214ec41c66a218b46a7646acb01a9b31b [2024-12-06T11:15:26.242Z] $ docker rm -f --volumes f034610733f9bce1507f6d2c08ce0e9214ec41c66a218b46a7646acb01a9b31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:15:26.687Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T11:15:26.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:15:26.774Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:15:26.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-06T11:15:27.162Z] $ docker top 136971831a6ee1c81af261b6a8cc6c163f1411c6d163ea94b49ad7be5d4d747a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:15:27.519Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-06T11:15:27.821Z] + make test [2024-12-06T11:15:27.821Z] go test ./... -coverprofile=coverage.out [2024-12-06T11:15:29.728Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-12-06T11:15:51.674Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-12-06T11:15:51.674Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.008s coverage: 58.4% of statements [2024-12-06T11:16:01.670Z] go vet ./... [2024-12-06T11:16:07.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T11:16:07.031Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T11:16:07.031Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T11:16:07.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T11:16:07.060Z] $ docker stop --time=1 136971831a6ee1c81af261b6a8cc6c163f1411c6d163ea94b49ad7be5d4d747a [2024-12-06T11:16:12.175Z] $ docker rm -f --volumes 136971831a6ee1c81af261b6a8cc6c163f1411c6d163ea94b49ad7be5d4d747a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:16:12.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T11:16:12.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-06T11:16:13.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-06T11:16:13.677Z] + ls -al . [2024-12-06T11:16:13.677Z] total 264 [2024-12-06T11:16:13.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:15 . [2024-12-06T11:16:13.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:13 .. [2024-12-06T11:16:13.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:15 .git [2024-12-06T11:16:13.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:13 .github [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 11:13 .gitignore [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 6 11:13 .golangci.yml [2024-12-06T11:16:13.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:14 .semver [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 18321 Dec 6 11:13 Attribution.txt [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 11:13 CHANGELOG.md [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 11:13 Dockerfile [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:13 GOVERNANCE.md [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 11:13 Jenkinsfile [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 11:13 LICENSE [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 2652 Dec 6 11:13 Makefile [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 11:13 OWNERS.md [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 4473 Dec 6 11:13 README.md [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 11:14 VERSION [2024-12-06T11:16:13.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:13 bin [2024-12-06T11:16:13.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:13 cmd [2024-12-06T11:16:13.677Z] -rw-r--r-- 1 jenkins jenkins 43316 Dec 6 11:15 coverage.out [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 6123 Dec 6 11:13 go.mod [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 6 11:13 go.sum [2024-12-06T11:16:13.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:13 internal [2024-12-06T11:16:13.677Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:16:13.998Z] + 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=c89217c5f3845f290d3ddb873e61b9fa0eced499 --label arch=amd64 --label version=4.0.0-dev.7 . [2024-12-06T11:16:13.999Z] Sending build context to Docker daemon 37.73MB [2024-12-06T11:16:13.999Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T11:16:13.999Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-06T11:16:13.999Z] ---> 651661791bb9 [2024-12-06T11:16:13.999Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-06T11:16:14.939Z] ---> Running in db66545dbeba [2024-12-06T11:16:14.939Z] Removing intermediate container db66545dbeba [2024-12-06T11:16:14.939Z] ---> f43ee4e59f79 [2024-12-06T11:16:14.939Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T11:16:14.939Z] ---> Running in 07959892c597 [2024-12-06T11:16:14.939Z] Removing intermediate container 07959892c597 [2024-12-06T11:16:14.939Z] ---> 3b82ceba04a7 [2024-12-06T11:16:14.939Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-12-06T11:16:14.939Z] ---> Running in 5d764a0d7c6f [2024-12-06T11:16:14.939Z] Removing intermediate container 5d764a0d7c6f [2024-12-06T11:16:14.939Z] ---> 1ff9d3ba7a2f [2024-12-06T11:16:14.939Z] Step 6/26 : WORKDIR /device-virtual-go [2024-12-06T11:16:14.939Z] ---> Running in fe6404a584d8 [2024-12-06T11:16:15.199Z] Removing intermediate container fe6404a584d8 [2024-12-06T11:16:15.200Z] ---> b367b1c1cd3b [2024-12-06T11:16:15.200Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T11:16:15.200Z] ---> Running in a31b8683cca4 [2024-12-06T11:16:15.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:15.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:15.980Z] OK: 250 MiB in 58 packages [2024-12-06T11:16:16.247Z] Removing intermediate container a31b8683cca4 [2024-12-06T11:16:16.247Z] ---> 0fb457a52e94 [2024-12-06T11:16:16.247Z] Step 8/26 : COPY go.mod vendor* ./ [2024-12-06T11:16:16.510Z] ---> 31fbb2682531 [2024-12-06T11:16:16.510Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:16:16.510Z] ---> Running in 62112f9eca88 [2024-12-06T11:16:17.079Z] Removing intermediate container 62112f9eca88 [2024-12-06T11:16:17.079Z] ---> 28a1fa4339a9 [2024-12-06T11:16:17.079Z] Step 10/26 : COPY . . [2024-12-06T11:16:18.472Z] ---> 4e8228c5d230 [2024-12-06T11:16:18.472Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T11:16:18.473Z] ---> Running in 23385aed2125 [2024-12-06T11:16:18.732Z] Removing intermediate container 23385aed2125 [2024-12-06T11:16:18.732Z] ---> abbb2c160a55 [2024-12-06T11:16:18.732Z] Step 12/26 : RUN $MAKE [2024-12-06T11:16:18.732Z] ---> Running in 7737f8cfe2a8 [2024-12-06T11:16:18.990Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-12-06T11:16:58.671Z] Removing intermediate container 7737f8cfe2a8 [2024-12-06T11:16:58.671Z] ---> 0073cb911700 [2024-12-06T11:16:58.671Z] Step 13/26 : FROM alpine:3.20 [2024-12-06T11:16:58.671Z] 3.20: Pulling from library/alpine [2024-12-06T11:16:58.671Z] da9db072f522: Pulling fs layer [2024-12-06T11:16:58.671Z] da9db072f522: Verifying Checksum [2024-12-06T11:16:58.671Z] da9db072f522: Download complete [2024-12-06T11:16:58.671Z] da9db072f522: Pull complete [2024-12-06T11:16:58.671Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:16:58.671Z] Status: Downloaded newer image for alpine:3.20 [2024-12-06T11:16:58.671Z] ---> 63b790fccc90 [2024-12-06T11:16:58.671Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-12-06T11:16:58.671Z] ---> Running in d98b82e9577b [2024-12-06T11:16:58.671Z] Removing intermediate container d98b82e9577b [2024-12-06T11:16:58.671Z] ---> ad207684a9a2 [2024-12-06T11:16:58.671Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-12-06T11:16:58.671Z] ---> Running in e38851a63052 [2024-12-06T11:16:58.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:58.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:58.671Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T11:16:58.671Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:16:58.671Z] OK: 8 MiB in 15 packages [2024-12-06T11:16:58.671Z] Removing intermediate container e38851a63052 [2024-12-06T11:16:58.671Z] ---> 866d88a0038f [2024-12-06T11:16:58.671Z] Step 16/26 : RUN apk --no-cache upgrade [2024-12-06T11:16:58.671Z] ---> Running in 78331866234c [2024-12-06T11:16:58.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:58.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:58.671Z] Upgrading critical system libraries and apk-tools: [2024-12-06T11:16:58.671Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T11:16:58.672Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:16:58.672Z] Continuing the upgrade transaction with new apk-tools: [2024-12-06T11:16:58.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:58.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:16:58.672Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:16:58.672Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:16:58.672Z] OK: 8 MiB in 15 packages [2024-12-06T11:16:58.672Z] Removing intermediate container 78331866234c [2024-12-06T11:16:58.672Z] ---> 8556e599379a [2024-12-06T11:16:58.672Z] Step 17/26 : WORKDIR / [2024-12-06T11:16:58.672Z] ---> Running in a83d5a6c43ca [2024-12-06T11:16:58.672Z] Removing intermediate container a83d5a6c43ca [2024-12-06T11:16:58.672Z] ---> 90d7e4b655f9 [2024-12-06T11:16:58.672Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-12-06T11:16:58.672Z] ---> 4919394dc030 [2024-12-06T11:16:58.672Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-12-06T11:16:58.672Z] ---> 50d3e6719118 [2024-12-06T11:16:58.672Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-12-06T11:16:58.672Z] ---> b4fbdf216f6c [2024-12-06T11:16:58.672Z] Step 21/26 : EXPOSE 59900 [2024-12-06T11:16:58.672Z] ---> Running in 2d295c1adb84 [2024-12-06T11:16:58.672Z] Removing intermediate container 2d295c1adb84 [2024-12-06T11:16:58.672Z] ---> d6095bbba9ec [2024-12-06T11:16:58.672Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-12-06T11:16:58.672Z] ---> Running in e2cc3e622485 [2024-12-06T11:16:58.672Z] Removing intermediate container e2cc3e622485 [2024-12-06T11:16:58.672Z] ---> 1cb1275d5154 [2024-12-06T11:16:58.672Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-06T11:16:58.672Z] ---> Running in 10ca312bec4f [2024-12-06T11:16:58.672Z] Removing intermediate container 10ca312bec4f [2024-12-06T11:16:58.672Z] ---> 8c9f4e5a4c27 [2024-12-06T11:16:58.672Z] Step 24/26 : LABEL arch=amd64 [2024-12-06T11:16:58.672Z] ---> Running in 9c254aff72fe [2024-12-06T11:16:58.672Z] Removing intermediate container 9c254aff72fe [2024-12-06T11:16:58.672Z] ---> 7670820dee53 [2024-12-06T11:16:58.672Z] Step 25/26 : LABEL git_sha=c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:16:58.672Z] ---> Running in ad3efd08f0a6 [2024-12-06T11:16:58.672Z] Removing intermediate container ad3efd08f0a6 [2024-12-06T11:16:58.672Z] ---> 087fc5205681 [2024-12-06T11:16:58.672Z] Step 26/26 : LABEL version=4.0.0-dev.7 [2024-12-06T11:16:58.672Z] ---> Running in 3bf918cec1dc [2024-12-06T11:16:58.932Z] Removing intermediate container 3bf918cec1dc [2024-12-06T11:16:58.932Z] ---> 22650428dbcb [2024-12-06T11:16:58.932Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-06T11:16:58.932Z] Successfully built 22650428dbcb [2024-12-06T11:16:58.932Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:16:59.147Z] provisioning config files... [2024-12-06T11:16:59.159Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10081457794932259659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:16:59.464Z] ---> ****-login.sh [2024-12-06T11:16:59.464Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:16:59.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:16:59.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:16:59.465Z] Configure a credential helper to remove this warning. See [2024-12-06T11:16:59.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:16:59.465Z] [2024-12-06T11:16:59.465Z] Login Succeeded [2024-12-06T11:16:59.465Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:16:59.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:16:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:16:59.727Z] Configure a credential helper to remove this warning. See [2024-12-06T11:16:59.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:16:59.727Z] [2024-12-06T11:16:59.727Z] Login Succeeded [2024-12-06T11:16:59.727Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:16:59.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:16:59.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:16:59.727Z] Configure a credential helper to remove this warning. See [2024-12-06T11:16:59.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:16:59.727Z] [2024-12-06T11:16:59.727Z] Login Succeeded [2024-12-06T11:16:59.727Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:16:59.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:16:59.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:16:59.727Z] Configure a credential helper to remove this warning. See [2024-12-06T11:16:59.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:16:59.727Z] [2024-12-06T11:16:59.727Z] Login Succeeded [2024-12-06T11:16:59.727Z] ****.io [2024-12-06T11:16:59.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:16:59.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:16:59.987Z] Configure a credential helper to remove this warning. See [2024-12-06T11:16:59.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:16:59.987Z] [2024-12-06T11:16:59.987Z] Login Succeeded [2024-12-06T11:16:59.987Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:16:59.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:17:00.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:17:00.075Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-12-06T11:17:00.075Z] c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:17:00.075Z] latest [2024-12-06T11:17:00.075Z] 4.0.0-dev.7 [2024-12-06T11:17:00.075Z] c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [2024-12-06T11:17:00.075Z] main [2024-12-06T11:17:00.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:00.417Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:00.740Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:17:00.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-06T11:17:00.740Z] 6423bcf5c464: Preparing [2024-12-06T11:17:00.740Z] 933ed2211912: Preparing [2024-12-06T11:17:00.740Z] 98acc122b0ab: Preparing [2024-12-06T11:17:00.740Z] 9d4d35ee8580: Preparing [2024-12-06T11:17:00.740Z] 80aeb45e875a: Preparing [2024-12-06T11:17:00.740Z] 75654b8eeebd: Preparing [2024-12-06T11:17:00.740Z] 75654b8eeebd: Waiting [2024-12-06T11:17:00.740Z] 98acc122b0ab: Pushed [2024-12-06T11:17:00.740Z] 933ed2211912: Pushed [2024-12-06T11:17:00.740Z] 80aeb45e875a: Pushed [2024-12-06T11:17:00.740Z] 75654b8eeebd: Layer already exists [2024-12-06T11:17:01.311Z] 9d4d35ee8580: Pushed [2024-12-06T11:17:05.510Z] 6423bcf5c464: Pushed [2024-12-06T11:17:08.050Z] c89217c5f3845f290d3ddb873e61b9fa0eced499: digest: sha256:a0e01d5b04a04c2fdaccfc57014a9a03c76e053919cbfd1a06a113d442950184 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:08.377Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:08.714Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-12-06T11:17:08.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-06T11:17:08.714Z] 6423bcf5c464: Preparing [2024-12-06T11:17:08.714Z] 933ed2211912: Preparing [2024-12-06T11:17:08.714Z] 98acc122b0ab: Preparing [2024-12-06T11:17:08.714Z] 9d4d35ee8580: Preparing [2024-12-06T11:17:08.714Z] 80aeb45e875a: Preparing [2024-12-06T11:17:08.714Z] 75654b8eeebd: Preparing [2024-12-06T11:17:08.714Z] 75654b8eeebd: Waiting [2024-12-06T11:17:08.714Z] 80aeb45e875a: Layer already exists [2024-12-06T11:17:08.714Z] 933ed2211912: Layer already exists [2024-12-06T11:17:08.714Z] 98acc122b0ab: Layer already exists [2024-12-06T11:17:08.714Z] 9d4d35ee8580: Layer already exists [2024-12-06T11:17:08.714Z] 6423bcf5c464: Layer already exists [2024-12-06T11:17:08.714Z] 75654b8eeebd: Layer already exists [2024-12-06T11:17:08.714Z] latest: digest: sha256:a0e01d5b04a04c2fdaccfc57014a9a03c76e053919cbfd1a06a113d442950184 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:09.046Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:09.369Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.7 [2024-12-06T11:17:09.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-06T11:17:09.369Z] 6423bcf5c464: Preparing [2024-12-06T11:17:09.369Z] 933ed2211912: Preparing [2024-12-06T11:17:09.369Z] 98acc122b0ab: Preparing [2024-12-06T11:17:09.369Z] 9d4d35ee8580: Preparing [2024-12-06T11:17:09.369Z] 80aeb45e875a: Preparing [2024-12-06T11:17:09.369Z] 75654b8eeebd: Preparing [2024-12-06T11:17:09.369Z] 75654b8eeebd: Waiting [2024-12-06T11:17:09.369Z] 933ed2211912: Layer already exists [2024-12-06T11:17:09.369Z] 80aeb45e875a: Layer already exists [2024-12-06T11:17:09.369Z] 6423bcf5c464: Layer already exists [2024-12-06T11:17:09.369Z] 98acc122b0ab: Layer already exists [2024-12-06T11:17:09.369Z] 9d4d35ee8580: Layer already exists [2024-12-06T11:17:09.369Z] 75654b8eeebd: Layer already exists [2024-12-06T11:17:09.369Z] 4.0.0-dev.7: digest: sha256:a0e01d5b04a04c2fdaccfc57014a9a03c76e053919cbfd1a06a113d442950184 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:09.693Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:10.012Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [2024-12-06T11:17:10.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-06T11:17:10.012Z] 6423bcf5c464: Preparing [2024-12-06T11:17:10.012Z] 933ed2211912: Preparing [2024-12-06T11:17:10.012Z] 98acc122b0ab: Preparing [2024-12-06T11:17:10.012Z] 9d4d35ee8580: Preparing [2024-12-06T11:17:10.012Z] 80aeb45e875a: Preparing [2024-12-06T11:17:10.012Z] 75654b8eeebd: Preparing [2024-12-06T11:17:10.012Z] 75654b8eeebd: Waiting [2024-12-06T11:17:10.012Z] 6423bcf5c464: Layer already exists [2024-12-06T11:17:10.012Z] 9d4d35ee8580: Layer already exists [2024-12-06T11:17:10.012Z] 80aeb45e875a: Layer already exists [2024-12-06T11:17:10.012Z] 933ed2211912: Layer already exists [2024-12-06T11:17:10.012Z] 98acc122b0ab: Layer already exists [2024-12-06T11:17:10.012Z] 75654b8eeebd: Layer already exists [2024-12-06T11:17:10.012Z] c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7: digest: sha256:a0e01d5b04a04c2fdaccfc57014a9a03c76e053919cbfd1a06a113d442950184 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:10.343Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:10.675Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-12-06T11:17:10.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-06T11:17:10.675Z] 6423bcf5c464: Preparing [2024-12-06T11:17:10.675Z] 933ed2211912: Preparing [2024-12-06T11:17:10.675Z] 98acc122b0ab: Preparing [2024-12-06T11:17:10.675Z] 9d4d35ee8580: Preparing [2024-12-06T11:17:10.675Z] 80aeb45e875a: Preparing [2024-12-06T11:17:10.675Z] 75654b8eeebd: Preparing [2024-12-06T11:17:10.675Z] 75654b8eeebd: Waiting [2024-12-06T11:17:10.675Z] 6423bcf5c464: Layer already exists [2024-12-06T11:17:10.675Z] 80aeb45e875a: Layer already exists [2024-12-06T11:17:10.675Z] 98acc122b0ab: Layer already exists [2024-12-06T11:17:10.675Z] 9d4d35ee8580: Layer already exists [2024-12-06T11:17:10.675Z] 933ed2211912: Layer already exists [2024-12-06T11:17:10.675Z] 75654b8eeebd: Layer already exists [2024-12-06T11:17:10.675Z] main: digest: sha256:a0e01d5b04a04c2fdaccfc57014a9a03c76e053919cbfd1a06a113d442950184 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:17:10.758Z] ===================================================== [Pipeline] echo [2024-12-06T11:17:10.776Z] taggedImages: [2024-12-06T11:17:10.776Z] - nexus3.edgexfoundry.org:10004/device-virtual:c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:17:10.776Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-12-06T11:17:10.776Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.7 [2024-12-06T11:17:10.776Z] - nexus3.edgexfoundry.org:10004/device-virtual:c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [2024-12-06T11:17:10.776Z] - 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 [2024-12-06T11:17:11.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:17:11.186Z] [2024-12-06T11:17:11.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:17:11.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:17:12.058Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-06T11:17:12.058Z] 5eb5b503b376: Pulling fs layer [2024-12-06T11:17:12.058Z] 5c69ac0246d0: Pulling fs layer [2024-12-06T11:17:12.058Z] ec43610c2a17: Pulling fs layer [2024-12-06T11:17:12.058Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-06T11:17:12.058Z] 33b1e0a273af: Pulling fs layer [2024-12-06T11:17:12.058Z] 5d3b04190fa2: Pulling fs layer [2024-12-06T11:17:12.058Z] 2f39f015ded8: Pulling fs layer [2024-12-06T11:17:12.058Z] 33b1e0a273af: Waiting [2024-12-06T11:17:12.058Z] 5d3b04190fa2: Waiting [2024-12-06T11:17:12.058Z] 2f39f015ded8: Waiting [2024-12-06T11:17:12.058Z] 3a2ae6a8a46f: Waiting [2024-12-06T11:17:12.058Z] 5c69ac0246d0: Verifying Checksum [2024-12-06T11:17:12.058Z] 5c69ac0246d0: Download complete [2024-12-06T11:17:12.058Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-06T11:17:12.058Z] 3a2ae6a8a46f: Download complete [2024-12-06T11:17:12.058Z] 33b1e0a273af: Verifying Checksum [2024-12-06T11:17:12.058Z] 33b1e0a273af: Download complete [2024-12-06T11:17:12.058Z] 5d3b04190fa2: Verifying Checksum [2024-12-06T11:17:12.058Z] 5d3b04190fa2: Download complete [2024-12-06T11:17:12.058Z] ec43610c2a17: Verifying Checksum [2024-12-06T11:17:12.058Z] ec43610c2a17: Download complete [2024-12-06T11:17:12.317Z] 5eb5b503b376: Download complete [2024-12-06T11:17:12.884Z] 2f39f015ded8: Download complete [2024-12-06T11:17:13.452Z] 5eb5b503b376: Pull complete [2024-12-06T11:17:13.712Z] 5c69ac0246d0: Pull complete [2024-12-06T11:17:14.279Z] ec43610c2a17: Pull complete [2024-12-06T11:17:14.280Z] 3a2ae6a8a46f: Pull complete [2024-12-06T11:17:14.538Z] 33b1e0a273af: Pull complete [2024-12-06T11:17:14.538Z] 5d3b04190fa2: Pull complete [2024-12-06T11:17:19.807Z] 2f39f015ded8: Pull complete [2024-12-06T11:17:19.807Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-06T11:17:19.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:17:19.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:17:19.905Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:17:19.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-06T11:17:25.864Z] $ docker top a3a572d68c83a2d0d70e80e00c9e9d9f847c211a4d6d85d0b5979ab7b41501c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:17:26.296Z] ---> job-cost.sh [2024-12-06T11:17:26.296Z] lf-activate-venv: SKIPPING [2024-12-06T11:17:26.296Z] INFO: No Stack... [2024-12-06T11:17:26.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:17:26.815Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T11:17:27.105Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-12-06T11:17:27.105Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T11:17:27.119Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] [2024-12-06T11:17:27.131Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] did not exist. Created. [2024-12-06T11:17:27.139Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T11:17:27.451Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T11:17:27.487Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T11:17:27.496Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T11:17:27.511Z] $ docker stop --time=1 a3a572d68c83a2d0d70e80e00c9e9d9f847c211a4d6d85d0b5979ab7b41501c1 [2024-12-06T11:17:28.673Z] $ docker rm -f --volumes a3a572d68c83a2d0d70e80e00c9e9d9f847c211a4d6d85d0b5979ab7b41501c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-06T11:17:55.759Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34622 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-12-06T11:17:55.779Z] Running in /w/workspace/device-virtual-go/191 [Pipeline] { [Pipeline] checkout [2024-12-06T11:17:58.959Z] The recommended git tool is: git [2024-12-06T11:18:05.952Z] using credential edgex-jenkins-ssh [2024-12-06T11:18:05.978Z] Cloning the remote Git repository [2024-12-06T11:18:06.024Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-12-06T11:18:06.140Z] > git init /w/workspace/device-virtual-go/191 # timeout=10 [2024-12-06T11:18:06.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-12-06T11:18:06.319Z] > git --version # timeout=10 [2024-12-06T11:18:06.352Z] > git --version # 'git version 2.25.1' [2024-12-06T11:18:06.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-06T11:18:06.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-06T11:18:09.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-12-06T11:18:09.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-06T11:18:10.925Z] Avoid second fetch [2024-12-06T11:18:10.925Z] Checking out Revision c89217c5f3845f290d3ddb873e61b9fa0eced499 (main) [2024-12-06T11:18:11.644Z] Commit message: "Merge pull request #507 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [2024-12-06T11:18:10.942Z] > git config core.sparsecheckout # timeout=10 [2024-12-06T11:18:11.021Z] > git checkout -f c89217c5f3845f290d3ddb873e61b9fa0eced499 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:18:16.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-06T11:18:16.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T11:18:16.450Z] Dload Upload Total Spent Left Speed [2024-12-06T11:18:16.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh [2024-12-06T11:18:16.800Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-06T11:18:17.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-06T11:18:17.142Z] + sudo tee /etc/docker/daemon.new [2024-12-06T11:18:17.142Z] { [2024-12-06T11:18:17.142Z] "registry-mirrors": [ [2024-12-06T11:18:17.142Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-06T11:18:17.142Z] ], [2024-12-06T11:18:17.142Z] "bip": "10.250.0.254/24", [2024-12-06T11:18:17.142Z] "hosts": [ [2024-12-06T11:18:17.142Z] "tcp://0.0.0.0:5555", [2024-12-06T11:18:17.142Z] "unix:///var/run/docker.sock" [2024-12-06T11:18:17.142Z] ], [2024-12-06T11:18:17.142Z] "mtu": 1458, [2024-12-06T11:18:17.142Z] "selinux-enabled": true, [2024-12-06T11:18:17.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-06T11:18:17.142Z] } [Pipeline] sh [2024-12-06T11:18:17.478Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-06T11:18:17.808Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:18:36.055Z] provisioning config files... [2024-12-06T11:18:36.079Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/191@tmp/config2091300863630095329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:18:36.524Z] ---> ****-login.sh [2024-12-06T11:18:36.525Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:18:36.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:18:37.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:18:37.064Z] Configure a credential helper to remove this warning. See [2024-12-06T11:18:37.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:18:37.064Z] [2024-12-06T11:18:37.064Z] Login Succeeded [2024-12-06T11:18:37.064Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:18:37.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:18:37.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:18:37.331Z] Configure a credential helper to remove this warning. See [2024-12-06T11:18:37.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:18:37.331Z] [2024-12-06T11:18:37.331Z] Login Succeeded [2024-12-06T11:18:37.331Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:18:37.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:18:37.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:18:37.602Z] Configure a credential helper to remove this warning. See [2024-12-06T11:18:37.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:18:37.602Z] [2024-12-06T11:18:37.602Z] Login Succeeded [2024-12-06T11:18:37.602Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:18:37.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:18:37.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:18:37.869Z] Configure a credential helper to remove this warning. See [2024-12-06T11:18:37.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:18:37.869Z] [2024-12-06T11:18:37.869Z] Login Succeeded [2024-12-06T11:18:37.869Z] ****.io [2024-12-06T11:18:37.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:18:38.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:18:38.138Z] Configure a credential helper to remove this warning. See [2024-12-06T11:18:38.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:18:38.138Z] [2024-12-06T11:18:38.138Z] Login Succeeded [2024-12-06T11:18:38.138Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:18:38.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-06T11:18:38.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:18:38.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:18:38.505Z] ========================================================= [2024-12-06T11:18:38.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-06T11:18:38.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:18:38.874Z] + 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 . [2024-12-06T11:18:39.836Z] #0 building with "default" instance using docker driver [2024-12-06T11:18:39.836Z] [2024-12-06T11:18:39.836Z] #1 [internal] load build definition from Dockerfile [2024-12-06T11:18:40.108Z] #1 transferring dockerfile: 1.79kB done [2024-12-06T11:18:40.108Z] #1 DONE 0.1s [2024-12-06T11:18:40.108Z] [2024-12-06T11:18:40.108Z] #2 [internal] load .dockerignore [2024-12-06T11:18:40.108Z] #2 transferring context: 2B done [2024-12-06T11:18:40.108Z] #2 DONE 0.1s [2024-12-06T11:18:40.108Z] [2024-12-06T11:18:40.108Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T11:18:40.108Z] #3 DONE 0.1s [2024-12-06T11:18:40.108Z] [2024-12-06T11:18:40.108Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-06T11:18:40.108Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-06T11:18:40.379Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-06T11:18:40.379Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.03MB / 70.64MB 0.2s [2024-12-06T11:18:40.379Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-06T11:18:40.379Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-06T11:18:40.379Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.63MB / 4.09MB 0.2s [2024-12-06T11:18:40.379Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-06T11:18:40.379Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done [2024-12-06T11:18:40.379Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-06T11:18:40.379Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-06T11:18:40.655Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s [2024-12-06T11:18:40.655Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-06T11:18:40.655Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 2.05MB / 95.52MB 0.4s [2024-12-06T11:18:40.655Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-06T11:18:40.656Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 16.78MB / 70.64MB 0.5s [2024-12-06T11:18:40.656Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s [2024-12-06T11:18:40.656Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 11.53MB / 95.52MB 0.6s [2024-12-06T11:18:40.656Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.6s [2024-12-06T11:18:40.924Z] #4 ... [2024-12-06T11:18:40.924Z] [2024-12-06T11:18:40.924Z] #5 [internal] load build context [2024-12-06T11:18:40.924Z] #5 transferring context: 18.89MB 0.7s done [2024-12-06T11:18:40.924Z] #5 DONE 0.8s [2024-12-06T11:18:40.924Z] [2024-12-06T11:18:40.924Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-06T11:18:40.924Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.26MB / 70.64MB 0.7s [2024-12-06T11:18:40.924Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.7s [2024-12-06T11:18:40.924Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 34.60MB / 70.64MB 0.9s [2024-12-06T11:18:40.924Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done [2024-12-06T11:18:40.924Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 24.12MB / 95.52MB 0.9s [2024-12-06T11:18:40.924Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-06T11:18:41.195Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 38.80MB / 70.64MB 1.0s [2024-12-06T11:18:41.195Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 29.36MB / 95.52MB 1.0s [2024-12-06T11:18:41.195Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.66MB / 70.64MB 1.1s [2024-12-06T11:18:41.195Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s [2024-12-06T11:18:41.464Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 55.57MB / 70.64MB 1.3s [2024-12-06T11:18:41.464Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 44.04MB / 95.52MB 1.3s [2024-12-06T11:18:41.464Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-06T11:18:41.464Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 59.40MB / 70.64MB 1.4s [2024-12-06T11:18:41.464Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 49.55MB / 95.52MB 1.4s [2024-12-06T11:18:41.734Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 63.96MB / 70.64MB 1.5s [2024-12-06T11:18:41.734Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s [2024-12-06T11:18:41.734Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 66.62MB / 95.52MB 1.7s [2024-12-06T11:18:42.002Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-06T11:18:42.002Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 72.35MB / 95.52MB 1.8s [2024-12-06T11:18:42.002Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-06T11:18:42.002Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 77.59MB / 95.52MB 1.9s [2024-12-06T11:18:42.269Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 83.89MB / 95.52MB 2.0s [2024-12-06T11:18:42.269Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.1s [2024-12-06T11:18:42.536Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s [2024-12-06T11:18:42.536Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done [2024-12-06T11:18:47.892Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.7s [2024-12-06T11:18:53.235Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.0s [2024-12-06T11:18:59.887Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.7s done [2024-12-06T11:19:01.306Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-06T11:19:01.306Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-12-06T11:19:01.306Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-06T11:19:01.306Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-06T11:19:01.306Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-06T11:19:06.656Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-06T11:19:09.238Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.9s done [2024-12-06T11:19:09.504Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-06T11:19:11.448Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-06T11:19:11.718Z] #4 DONE 31.5s [2024-12-06T11:19:11.718Z] [2024-12-06T11:19:11.718Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2024-12-06T11:19:13.662Z] #6 DONE 1.7s [2024-12-06T11:19:13.662Z] [2024-12-06T11:19:13.662Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-12-06T11:19:14.242Z] #7 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:19:14.524Z] #7 1.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:19:15.928Z] #7 2.399 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-06T11:19:15.928Z] #7 2.419 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-06T11:19:15.928Z] #7 2.433 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-06T11:19:15.928Z] #7 2.493 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-06T11:19:15.928Z] #7 2.517 Executing busybox-1.36.1-r29.trigger [2024-12-06T11:19:15.928Z] #7 2.551 OK: 242 MiB in 58 packages [2024-12-06T11:19:16.196Z] #7 DONE 2.9s [2024-12-06T11:19:16.471Z] [2024-12-06T11:19:16.471Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-06T11:19:16.471Z] #8 DONE 0.1s [2024-12-06T11:19:16.471Z] [2024-12-06T11:19:16.471Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:20:03.420Z] #9 DONE 39.4s [2024-12-06T11:20:03.420Z] [2024-12-06T11:20:03.420Z] #10 [builder 6/7] COPY . . [2024-12-06T11:20:03.420Z] #10 DONE 0.4s [2024-12-06T11:20:03.420Z] [2024-12-06T11:20:03.420Z] #11 [builder 7/7] RUN echo noop [2024-12-06T11:20:03.420Z] #11 0.693 noop [2024-12-06T11:20:03.420Z] #11 DONE 0.8s [2024-12-06T11:20:03.420Z] [2024-12-06T11:20:03.420Z] #12 exporting to image [2024-12-06T11:20:03.420Z] #12 exporting layers [2024-12-06T11:20:35.657Z] #12 exporting layers 35.6s done [2024-12-06T11:20:35.657Z] #12 writing image sha256:ca2ad9f6d457bb0de6b39d2708153cef0f3ce42e246408e0451dd9f7d1288c6e done [2024-12-06T11:20:35.657Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-06T11:20:35.657Z] #12 DONE 35.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:36.023Z] + docker inspect -f . ci-base-image-arm64 [2024-12-06T11:20:36.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:20:36.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-34622 does not seem to be running inside a container [2024-12-06T11:20:36.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/191 -v /w/workspace/device-virtual-go/191:/w/workspace/device-virtual-go/191:rw,z -v /w/workspace/device-virtual-go/191@tmp:/w/workspace/device-virtual-go/191@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 [2024-12-06T11:20:37.420Z] $ docker top a89d63e717d9dcbcf89f84982342205f72875768281260003766a48a7e77daa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:20:37.909Z] + go version [2024-12-06T11:20:38.176Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-06T11:20:38.191Z] $ docker stop --time=1 a89d63e717d9dcbcf89f84982342205f72875768281260003766a48a7e77daa1 [2024-12-06T11:20:39.729Z] $ docker rm -f --volumes a89d63e717d9dcbcf89f84982342205f72875768281260003766a48a7e77daa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:40.278Z] + docker inspect -f . ci-base-image-arm64 [2024-12-06T11:20:40.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:20:40.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-34622 does not seem to be running inside a container [2024-12-06T11:20:40.493Z] $ 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/191 -v /w/workspace/device-virtual-go/191:/w/workspace/device-virtual-go/191:rw,z -v /w/workspace/device-virtual-go/191@tmp:/w/workspace/device-virtual-go/191@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 [2024-12-06T11:20:41.371Z] $ docker top e94b60e27e9f02d70b3cb740476ff09c3405e005f462f4e4b91093c0f14d59ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:20:41.850Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/191 [Pipeline] fileExists [Pipeline] sh [2024-12-06T11:20:42.181Z] + make test [2024-12-06T11:20:42.181Z] go test ./... -coverprofile=coverage.out [2024-12-06T11:20:48.823Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-12-06T11:22:40.519Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-12-06T11:22:40.519Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements [2024-12-06T11:22:40.519Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-06T11:22:40.519Z] go vet ./... [2024-12-06T11:23:12.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T11:23:12.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T11:23:12.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T11:23:12.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T11:23:12.790Z] $ docker stop --time=1 e94b60e27e9f02d70b3cb740476ff09c3405e005f462f4e4b91093c0f14d59ea [2024-12-06T11:23:14.557Z] $ docker rm -f --volumes e94b60e27e9f02d70b3cb740476ff09c3405e005f462f4e4b91093c0f14d59ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:23:16.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T11:23:16.138Z] Warning: overwriting stash ‘coverage-report’ [2024-12-06T11:23:16.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:23:17.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-06T11:23:17.338Z] + ls -al . [2024-12-06T11:23:17.338Z] total 260 [2024-12-06T11:23:17.338Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 11:20 . [2024-12-06T11:23:17.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:18 .. [2024-12-06T11:23:17.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:18 .git [2024-12-06T11:23:17.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:18 .github [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 11:18 .gitignore [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 6 11:18 .golangci.yml [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 18321 Dec 6 11:18 Attribution.txt [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 11:18 CHANGELOG.md [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 11:18 Dockerfile [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:18 GOVERNANCE.md [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 11:18 Jenkinsfile [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 11:18 LICENSE [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 2652 Dec 6 11:18 Makefile [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 11:18 OWNERS.md [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 4473 Dec 6 11:18 README.md [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 11:14 VERSION [2024-12-06T11:23:17.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:18 bin [2024-12-06T11:23:17.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:18 cmd [2024-12-06T11:23:17.338Z] -rw-r--r-- 1 jenkins jenkins 43316 Dec 6 11:22 coverage.out [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 6123 Dec 6 11:18 go.mod [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 6 11:18 go.sum [2024-12-06T11:23:17.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:18 internal [2024-12-06T11:23:17.338Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 11:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:23:17.692Z] + 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=c89217c5f3845f290d3ddb873e61b9fa0eced499 --label arch=arm64 --label version=4.0.0-dev.7 . [2024-12-06T11:23:18.648Z] #0 building with "default" instance using docker driver [2024-12-06T11:23:18.648Z] [2024-12-06T11:23:18.648Z] #1 [internal] load .dockerignore [2024-12-06T11:23:18.648Z] #1 transferring context: 2B done [2024-12-06T11:23:18.648Z] #1 DONE 0.0s [2024-12-06T11:23:18.648Z] [2024-12-06T11:23:18.648Z] #2 [internal] load build definition from Dockerfile [2024-12-06T11:23:18.648Z] #2 transferring dockerfile: 1.79kB 0.0s done [2024-12-06T11:23:18.648Z] #2 DONE 0.0s [2024-12-06T11:23:18.648Z] [2024-12-06T11:23:18.648Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T11:23:18.648Z] #3 DONE 0.0s [2024-12-06T11:23:18.648Z] [2024-12-06T11:23:18.649Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T11:23:18.649Z] #4 DONE 0.2s [2024-12-06T11:23:18.649Z] [2024-12-06T11:23:18.649Z] #5 [internal] load build context [2024-12-06T11:23:18.649Z] #5 transferring context: 51.65kB 0.1s done [2024-12-06T11:23:18.649Z] #5 DONE 0.1s [2024-12-06T11:23:18.649Z] [2024-12-06T11:23:18.649Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:23:18.649Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-06T11:23:18.915Z] #6 ... [2024-12-06T11:23:18.915Z] [2024-12-06T11:23:18.915Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-06T11:23:18.915Z] #7 DONE 0.2s [2024-12-06T11:23:18.915Z] [2024-12-06T11:23:18.915Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:23:18.915Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T11:23:18.915Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-06T11:23:18.915Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-06T11:23:18.915Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.72MB / 4.09MB 0.1s [2024-12-06T11:23:18.915Z] #6 ... [2024-12-06T11:23:18.915Z] [2024-12-06T11:23:18.915Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2024-12-06T11:23:18.915Z] #8 DONE 0.1s [2024-12-06T11:23:18.915Z] [2024-12-06T11:23:18.915Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:23:18.915Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-06T11:23:18.915Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-06T11:23:19.503Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-06T11:23:19.503Z] #6 DONE 1.0s [2024-12-06T11:23:19.503Z] [2024-12-06T11:23:19.503Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-06T11:23:20.460Z] #9 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:20.726Z] #9 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:22.135Z] #9 2.229 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T11:23:22.135Z] #9 ... [2024-12-06T11:23:22.135Z] [2024-12-06T11:23:22.135Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-12-06T11:23:22.135Z] #10 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:22.135Z] #10 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:22.135Z] #10 2.619 OK: 242 MiB in 58 packages [2024-12-06T11:23:22.135Z] #10 DONE 3.0s [2024-12-06T11:23:22.135Z] [2024-12-06T11:23:22.135Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-06T11:23:22.135Z] #9 2.245 Executing busybox-1.36.1-r29.trigger [2024-12-06T11:23:22.135Z] #9 2.273 OK: 9 MiB in 15 packages [2024-12-06T11:23:22.135Z] #9 ... [2024-12-06T11:23:22.135Z] [2024-12-06T11:23:22.135Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-06T11:23:22.135Z] #11 DONE 0.2s [2024-12-06T11:23:22.402Z] [2024-12-06T11:23:22.402Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:23:22.402Z] #12 ... [2024-12-06T11:23:22.402Z] [2024-12-06T11:23:22.402Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-06T11:23:22.402Z] #9 DONE 2.7s [2024-12-06T11:23:22.669Z] [2024-12-06T11:23:22.669Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T11:23:23.249Z] #13 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:23.516Z] #13 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:23.782Z] #13 ... [2024-12-06T11:23:23.782Z] [2024-12-06T11:23:23.782Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:23:23.782Z] #12 DONE 1.6s [2024-12-06T11:23:23.782Z] [2024-12-06T11:23:23.782Z] #14 [builder 6/7] COPY . . [2024-12-06T11:23:24.409Z] #14 DONE 0.5s [2024-12-06T11:23:24.409Z] [2024-12-06T11:23:24.409Z] #15 [builder 7/7] RUN make build [2024-12-06T11:23:25.000Z] #15 0.731 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-12-06T11:23:28.340Z] #15 ... [2024-12-06T11:23:28.341Z] [2024-12-06T11:23:28.341Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-06T11:23:28.341Z] #13 2.473 Upgrading critical system libraries and apk-tools: [2024-12-06T11:23:28.341Z] #13 2.473 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T11:23:28.341Z] #13 2.495 Executing busybox-1.36.1-r29.trigger [2024-12-06T11:23:28.341Z] #13 2.782 Continuing the upgrade transaction with new apk-tools: [2024-12-06T11:23:28.341Z] #13 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:28.341Z] #13 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:23:28.341Z] #13 4.746 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:23:28.341Z] #13 4.871 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:23:28.341Z] #13 4.902 OK: 9 MiB in 15 packages [2024-12-06T11:23:28.341Z] #13 DONE 5.4s [2024-12-06T11:23:28.341Z] [2024-12-06T11:23:28.341Z] #15 [builder 7/7] RUN make build [2024-12-06T11:25:35.033Z] #15 DONE 119.5s [2024-12-06T11:25:35.033Z] [2024-12-06T11:25:35.033Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2024-12-06T11:25:35.033Z] #16 DONE 0.1s [2024-12-06T11:25:35.033Z] [2024-12-06T11:25:35.033Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2024-12-06T11:25:35.033Z] #17 DONE 0.1s [2024-12-06T11:25:35.033Z] [2024-12-06T11:25:35.033Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2024-12-06T11:25:35.033Z] #18 DONE 0.5s [2024-12-06T11:25:35.033Z] [2024-12-06T11:25:35.033Z] #19 exporting to image [2024-12-06T11:25:35.033Z] #19 exporting layers [2024-12-06T11:25:35.033Z] #19 exporting layers 0.4s done [2024-12-06T11:25:35.033Z] #19 writing image sha256:8d63b83db45f68a7e75dd4164834c6347fbb4000af7eaa0bab6f39b6d3eca545 done [2024-12-06T11:25:35.033Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2024-12-06T11:25:35.033Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:25:35.202Z] provisioning config files... [2024-12-06T11:25:35.218Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/191@tmp/config7808420741103187114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:25:35.569Z] ---> ****-login.sh [2024-12-06T11:25:35.569Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:25:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:25:35.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:25:35.837Z] Configure a credential helper to remove this warning. See [2024-12-06T11:25:35.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:25:35.837Z] [2024-12-06T11:25:35.837Z] Login Succeeded [2024-12-06T11:25:35.837Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:25:35.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:25:36.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:25:36.106Z] Configure a credential helper to remove this warning. See [2024-12-06T11:25:36.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:25:36.106Z] [2024-12-06T11:25:36.106Z] Login Succeeded [2024-12-06T11:25:36.106Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:25:36.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:25:36.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:25:36.372Z] Configure a credential helper to remove this warning. See [2024-12-06T11:25:36.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:25:36.372Z] [2024-12-06T11:25:36.372Z] Login Succeeded [2024-12-06T11:25:36.372Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:25:36.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:25:36.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:25:36.637Z] Configure a credential helper to remove this warning. See [2024-12-06T11:25:36.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:25:36.637Z] [2024-12-06T11:25:36.638Z] Login Succeeded [2024-12-06T11:25:36.638Z] ****.io [2024-12-06T11:25:36.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:25:36.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:25:36.905Z] Configure a credential helper to remove this warning. See [2024-12-06T11:25:36.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:25:36.905Z] [2024-12-06T11:25:36.905Z] Login Succeeded [2024-12-06T11:25:37.173Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:25:37.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:25:37.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:25:37.267Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-12-06T11:25:37.267Z] c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:25:37.267Z] latest [2024-12-06T11:25:37.267Z] 4.0.0-dev.7 [2024-12-06T11:25:37.267Z] c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [2024-12-06T11:25:37.267Z] main [2024-12-06T11:25:37.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:37.647Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:37.996Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:25:37.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-06T11:25:37.996Z] ce6f9884d437: Preparing [2024-12-06T11:25:37.996Z] 4ca9091ef1b0: Preparing [2024-12-06T11:25:37.996Z] d6a0b553e950: Preparing [2024-12-06T11:25:37.996Z] f7ca0a67bd75: Preparing [2024-12-06T11:25:37.996Z] c2bdd0db9fdc: Preparing [2024-12-06T11:25:37.996Z] 651d9022c234: Preparing [2024-12-06T11:25:37.996Z] 651d9022c234: Waiting [2024-12-06T11:25:38.262Z] d6a0b553e950: Pushed [2024-12-06T11:25:38.262Z] 4ca9091ef1b0: Pushed [2024-12-06T11:25:38.262Z] c2bdd0db9fdc: Pushed [2024-12-06T11:25:38.262Z] 651d9022c234: Layer already exists [2024-12-06T11:25:39.672Z] f7ca0a67bd75: Pushed [2024-12-06T11:25:45.010Z] ce6f9884d437: Pushed [2024-12-06T11:25:45.278Z] c89217c5f3845f290d3ddb873e61b9fa0eced499: digest: sha256:078d53e8efb897faef55cb72513d4c03d8aae35d530793f441fb9630b8adcf64 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:45.641Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:46.011Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-12-06T11:25:46.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-06T11:25:46.011Z] ce6f9884d437: Preparing [2024-12-06T11:25:46.011Z] 4ca9091ef1b0: Preparing [2024-12-06T11:25:46.011Z] d6a0b553e950: Preparing [2024-12-06T11:25:46.011Z] f7ca0a67bd75: Preparing [2024-12-06T11:25:46.011Z] c2bdd0db9fdc: Preparing [2024-12-06T11:25:46.011Z] 651d9022c234: Preparing [2024-12-06T11:25:46.011Z] 651d9022c234: Waiting [2024-12-06T11:25:46.011Z] ce6f9884d437: Layer already exists [2024-12-06T11:25:46.011Z] 4ca9091ef1b0: Layer already exists [2024-12-06T11:25:46.011Z] c2bdd0db9fdc: Layer already exists [2024-12-06T11:25:46.011Z] f7ca0a67bd75: Layer already exists [2024-12-06T11:25:46.011Z] d6a0b553e950: Layer already exists [2024-12-06T11:25:46.011Z] 651d9022c234: Layer already exists [2024-12-06T11:25:46.278Z] latest: digest: sha256:078d53e8efb897faef55cb72513d4c03d8aae35d530793f441fb9630b8adcf64 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:46.655Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:47.016Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.7 [2024-12-06T11:25:47.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-06T11:25:47.016Z] ce6f9884d437: Preparing [2024-12-06T11:25:47.016Z] 4ca9091ef1b0: Preparing [2024-12-06T11:25:47.016Z] d6a0b553e950: Preparing [2024-12-06T11:25:47.016Z] f7ca0a67bd75: Preparing [2024-12-06T11:25:47.016Z] c2bdd0db9fdc: Preparing [2024-12-06T11:25:47.016Z] 651d9022c234: Preparing [2024-12-06T11:25:47.016Z] 651d9022c234: Waiting [2024-12-06T11:25:47.016Z] f7ca0a67bd75: Layer already exists [2024-12-06T11:25:47.016Z] c2bdd0db9fdc: Layer already exists [2024-12-06T11:25:47.016Z] ce6f9884d437: Layer already exists [2024-12-06T11:25:47.016Z] d6a0b553e950: Layer already exists [2024-12-06T11:25:47.016Z] 4ca9091ef1b0: Layer already exists [2024-12-06T11:25:47.016Z] 651d9022c234: Layer already exists [2024-12-06T11:25:47.016Z] 4.0.0-dev.7: digest: sha256:078d53e8efb897faef55cb72513d4c03d8aae35d530793f441fb9630b8adcf64 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:47.385Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:47.740Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [2024-12-06T11:25:47.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-06T11:25:47.740Z] ce6f9884d437: Preparing [2024-12-06T11:25:47.740Z] 4ca9091ef1b0: Preparing [2024-12-06T11:25:47.740Z] d6a0b553e950: Preparing [2024-12-06T11:25:47.740Z] f7ca0a67bd75: Preparing [2024-12-06T11:25:47.740Z] c2bdd0db9fdc: Preparing [2024-12-06T11:25:47.740Z] 651d9022c234: Preparing [2024-12-06T11:25:47.740Z] 651d9022c234: Waiting [2024-12-06T11:25:47.740Z] c2bdd0db9fdc: Layer already exists [2024-12-06T11:25:47.740Z] 4ca9091ef1b0: Layer already exists [2024-12-06T11:25:47.740Z] ce6f9884d437: Layer already exists [2024-12-06T11:25:47.740Z] f7ca0a67bd75: Layer already exists [2024-12-06T11:25:47.740Z] d6a0b553e950: Layer already exists [2024-12-06T11:25:47.740Z] 651d9022c234: Layer already exists [2024-12-06T11:25:48.006Z] c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7: digest: sha256:078d53e8efb897faef55cb72513d4c03d8aae35d530793f441fb9630b8adcf64 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:48.371Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:48.736Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-12-06T11:25:48.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-06T11:25:48.736Z] ce6f9884d437: Preparing [2024-12-06T11:25:48.736Z] 4ca9091ef1b0: Preparing [2024-12-06T11:25:48.736Z] d6a0b553e950: Preparing [2024-12-06T11:25:48.736Z] f7ca0a67bd75: Preparing [2024-12-06T11:25:48.736Z] c2bdd0db9fdc: Preparing [2024-12-06T11:25:48.736Z] 651d9022c234: Preparing [2024-12-06T11:25:48.736Z] 651d9022c234: Waiting [2024-12-06T11:25:48.736Z] ce6f9884d437: Layer already exists [2024-12-06T11:25:48.736Z] f7ca0a67bd75: Layer already exists [2024-12-06T11:25:48.736Z] c2bdd0db9fdc: Layer already exists [2024-12-06T11:25:48.736Z] 4ca9091ef1b0: Layer already exists [2024-12-06T11:25:48.736Z] d6a0b553e950: Layer already exists [2024-12-06T11:25:48.736Z] 651d9022c234: Layer already exists [2024-12-06T11:25:49.002Z] main: digest: sha256:078d53e8efb897faef55cb72513d4c03d8aae35d530793f441fb9630b8adcf64 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:25:49.089Z] ===================================================== [Pipeline] echo [2024-12-06T11:25:49.106Z] taggedImages: [2024-12-06T11:25:49.106Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c89217c5f3845f290d3ddb873e61b9fa0eced499 [2024-12-06T11:25:49.106Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-12-06T11:25:49.106Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.7 [2024-12-06T11:25:49.106Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c89217c5f3845f290d3ddb873e61b9fa0eced499-4.0.0-dev.7 [2024-12-06T11:25:49.106Z] - 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 [2024-12-06T11:25:49.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T11:25:49.497Z] [2024-12-06T11:25:49.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:25:49.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T11:25:49.839Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-06T11:25:49.839Z] 8998bd30e6a1: Pulling fs layer [2024-12-06T11:25:49.839Z] 04944245beec: Pulling fs layer [2024-12-06T11:25:49.839Z] 699f458cf7ca: Pulling fs layer [2024-12-06T11:25:49.839Z] 765212b225bb: Pulling fs layer [2024-12-06T11:25:49.839Z] f23df028b6ca: Pulling fs layer [2024-12-06T11:25:49.839Z] d65c8cfc05b1: Pulling fs layer [2024-12-06T11:25:49.839Z] 2437ff75d9bd: Pulling fs layer [2024-12-06T11:25:49.839Z] f23df028b6ca: Waiting [2024-12-06T11:25:49.839Z] 2437ff75d9bd: Waiting [2024-12-06T11:25:49.839Z] d65c8cfc05b1: Waiting [2024-12-06T11:25:49.839Z] 765212b225bb: Waiting [2024-12-06T11:25:50.109Z] 04944245beec: Verifying Checksum [2024-12-06T11:25:50.109Z] 04944245beec: Download complete [2024-12-06T11:25:50.109Z] 765212b225bb: Verifying Checksum [2024-12-06T11:25:50.109Z] 765212b225bb: Download complete [2024-12-06T11:25:50.109Z] f23df028b6ca: Verifying Checksum [2024-12-06T11:25:50.109Z] f23df028b6ca: Download complete [2024-12-06T11:25:50.109Z] d65c8cfc05b1: Download complete [2024-12-06T11:25:50.109Z] 699f458cf7ca: Verifying Checksum [2024-12-06T11:25:50.109Z] 699f458cf7ca: Download complete [2024-12-06T11:25:50.694Z] 8998bd30e6a1: Verifying Checksum [2024-12-06T11:25:50.694Z] 8998bd30e6a1: Download complete [2024-12-06T11:25:52.641Z] 2437ff75d9bd: Verifying Checksum [2024-12-06T11:25:52.641Z] 2437ff75d9bd: Download complete [2024-12-06T11:25:56.894Z] 8998bd30e6a1: Pull complete [2024-12-06T11:25:57.162Z] 04944245beec: Pull complete [2024-12-06T11:25:59.107Z] 699f458cf7ca: Pull complete [2024-12-06T11:25:59.107Z] 765212b225bb: Pull complete [2024-12-06T11:26:00.067Z] f23df028b6ca: Pull complete [2024-12-06T11:26:00.067Z] d65c8cfc05b1: Pull complete [2024-12-06T11:26:26.756Z] 2437ff75d9bd: Pull complete [2024-12-06T11:26:26.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-06T11:26:26.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T11:26:26.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:26:26.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-34622 does not seem to be running inside a container [2024-12-06T11:26:27.006Z] $ 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/191 -v /w/workspace/device-virtual-go/191:/w/workspace/device-virtual-go/191:rw,z -v /w/workspace/device-virtual-go/191@tmp:/w/workspace/device-virtual-go/191@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 [2024-12-06T11:26:28.597Z] $ docker top c8b3102d094990a3021938b9840d8a66e0344f4199c490074d353ea836c6efa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:26:29.085Z] ---> job-cost.sh [2024-12-06T11:26:29.351Z] lf-activate-venv: SKIPPING [2024-12-06T11:26:29.351Z] INFO: No Stack... [2024-12-06T11:26:29.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:26:30.510Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T11:26:30.829Z] + cat /w/workspace/device-virtual-go/191/archives/cost.csv [2024-12-06T11:26:30.829Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T11:26:30.894Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] [2024-12-06T11:26:30.902Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] did not exist. Created. [2024-12-06T11:26:30.908Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T11:26:31.257Z] /w/workspace/device-virtual-go/191@tmp/durable-64965e3c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-06T11:26:31.578Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T11:26:31.605Z] Warning: overwriting stash ‘stack-cost’ [2024-12-06T11:26:31.666Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T11:26:31.676Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T11:26:31.701Z] $ docker stop --time=1 c8b3102d094990a3021938b9840d8a66e0344f4199c490074d353ea836c6efa6 [2024-12-06T11:26:33.120Z] $ docker rm -f --volumes c8b3102d094990a3021938b9840d8a66e0344f4199c490074d353ea836c6efa6 [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 [2024-12-06T11:26:33.547Z] provisioning config files... [2024-12-06T11:26:33.555Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3081566847351551553tmp [Pipeline] { [Pipeline] sh [2024-12-06T11:26:33.865Z] + set +x [2024-12-06T11:26:33.865Z] + curl -s https://codecov.io/bash [2024-12-06T11:26:33.865Z] + bash -s -- [2024-12-06T11:26:33.865Z] [2024-12-06T11:26:33.865Z] _____ _ [2024-12-06T11:26:33.865Z] / ____| | | [2024-12-06T11:26:33.865Z] | | ___ __| | ___ ___ _____ __ [2024-12-06T11:26:33.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-06T11:26:33.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-06T11:26:33.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-06T11:26:33.865Z] Bash-1.0.6 [2024-12-06T11:26:33.865Z] [2024-12-06T11:26:33.865Z] [2024-12-06T11:26:33.865Z] ==> git version 2.25.1 found [2024-12-06T11:26:33.865Z] ==> 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 [2024-12-06T11:26:33.865Z] Release-Date: 2020-01-08 [2024-12-06T11:26:33.865Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-06T11:26:33.865Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-06T11:26:33.865Z] ==> Jenkins CI detected. [2024-12-06T11:26:33.865Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-12-06T11:26:33.865Z] project root: . [2024-12-06T11:26:33.865Z] --> token set from env [2024-12-06T11:26:33.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-06T11:26:33.865Z] ==> Running gcov in . (disable via -X gcov) [2024-12-06T11:26:33.865Z] ==> Python coveragepy not found [2024-12-06T11:26:33.865Z] ==> Searching for coverage reports in: [2024-12-06T11:26:33.865Z] + . [2024-12-06T11:26:34.136Z] -> Found 1 reports [2024-12-06T11:26:34.136Z] ==> Detecting git/mercurial file structure [2024-12-06T11:26:34.136Z] ==> Reading reports [2024-12-06T11:26:34.136Z] + ./coverage.out bytes=43316 [2024-12-06T11:26:34.136Z] ==> Appending adjustments [2024-12-06T11:26:34.136Z] https://docs.codecov.io/docs/fixing-reports [2024-12-06T11:26:34.136Z] + Found adjustments [2024-12-06T11:26:34.136Z] ==> Gzipping contents [2024-12-06T11:26:34.136Z] 8.0K /tmp/codecov.RHxFP2.gz [2024-12-06T11:26:34.136Z] ==> Uploading reports [2024-12-06T11:26:34.136Z] url: https://codecov.io [2024-12-06T11:26:34.136Z] query: branch=main&commit=c89217c5f3845f290d3ddb873e61b9fa0eced499&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T11:26:34.136Z] -> Pinging Codecov [2024-12-06T11:26:34.136Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c89217c5f3845f290d3ddb873e61b9fa0eced499&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T11:26:34.405Z] -> Uploading to [2024-12-06T11:26:34.405Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/c89217c5f3845f290d3ddb873e61b9fa0eced499/3327b8f8-bdc5-4442-86d7-1c25052c7fe9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T112634Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=10cd4fc9c5975106bd783194bc457fa94816995c39d66e8813e0000ee94f51a2 [2024-12-06T11:26:34.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T11:26:34.405Z] Dload Upload Total Spent Left Speed [2024-12-06T11:26:34.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 30731 --:--:-- --:--:-- --:--:-- 30731 [2024-12-06T11:26:34.707Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] } [2024-12-06T11:26:34.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-06T11:26:34.869Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-06T11:26:34.885Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:26:35.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T11:26:35.200Z] [2024-12-06T11:26:35.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:26:35.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T11:26:35.504Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-06T11:26:35.504Z] 43c4264eed91: Already exists [2024-12-06T11:26:35.504Z] 4cc291be95ef: Already exists [2024-12-06T11:26:35.504Z] 2ac1f1163629: Already exists [2024-12-06T11:26:35.504Z] 5c3c966382ef: Already exists [2024-12-06T11:26:35.504Z] 4f4fb700ef54: Already exists [2024-12-06T11:26:35.504Z] d9c7d2e4e75e: Pulling fs layer [2024-12-06T11:26:35.504Z] 9c3e1370e548: Pulling fs layer [2024-12-06T11:26:35.763Z] d9c7d2e4e75e: Verifying Checksum [2024-12-06T11:26:35.763Z] d9c7d2e4e75e: Download complete [2024-12-06T11:26:36.022Z] d9c7d2e4e75e: Pull complete [2024-12-06T11:26:36.589Z] 9c3e1370e548: Verifying Checksum [2024-12-06T11:26:36.589Z] 9c3e1370e548: Download complete [2024-12-06T11:26:39.894Z] 9c3e1370e548: Pull complete [2024-12-06T11:26:39.894Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-06T11:26:39.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T11:26:39.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:26:40.003Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:26:40.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-06T11:26:42.117Z] $ docker top 46bb6044791a288cca53db51b180cf0a6b4c76127c0fbd02fbfdce440b46cfa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:26:42.492Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-12-06T11:26:42.500Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-12-06T11:26:42.777Z] + set -o pipefail [2024-12-06T11:26:42.777Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-12-06T11:26:49.352Z] [2024-12-06T11:26:49.352Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-12-06T11:26:49.352Z] [2024-12-06T11:26:49.352Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/752bd476-dd66-427d-940f-34a357287612 [2024-12-06T11:26:49.352Z] [2024-12-06T11:26:49.352Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-06T11:26:49.352Z] [2024-12-06T11:26:49.921Z] [2024-12-06T11:26:49.921Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-06T11:26:49.921Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-06T11:26:50.163Z] $ docker stop --time=1 46bb6044791a288cca53db51b180cf0a6b4c76127c0fbd02fbfdce440b46cfa7 [2024-12-06T11:26:55.030Z] $ docker rm -f --volumes 46bb6044791a288cca53db51b180cf0a6b4c76127c0fbd02fbfdce440b46cfa7 [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 [2024-12-06T11:26:55.910Z] + git log --format=format:%s -1 c89217c5f3845f290d3ddb873e61b9fa0eced499 [Pipeline] sh [2024-12-06T11:26:56.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:26:56.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:26:56.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:26:56.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:26:56.589Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:26:56.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:26:57.248Z] $ docker top f33b43de1037148f7b495f37d45b72979ba927a7fc2d5b5be2218acb35569df4 -eo pid,comm [2024-12-06T11:26:57.328Z] 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). [2024-12-06T11:26:57.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:26:57.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:26:57.385Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:26:57.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:26:57.475Z] $ docker exec f33b43de1037148f7b495f37d45b72979ba927a7fc2d5b5be2218acb35569df4 ssh-agent [2024-12-06T11:26:57.611Z] SSH_AUTH_SOCK=/tmp/ssh-hpxL9r8h3Bwi/agent.32 [2024-12-06T11:26:57.611Z] SSH_AGENT_PID=38 [2024-12-06T11:26:57.616Z] Running ssh-add (command line suppressed) [2024-12-06T11:26:57.697Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8330604478902500548.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8330604478902500548.key) [2024-12-06T11:26:57.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:26:58.036Z] + git semver tag [2024-12-06T11:26:58.294Z] 2024-12-06 11:26:58,187 [run_tag] DEBUG tag force:False [2024-12-06T11:26:58.294Z] 2024-12-06 11:26:58,187 [check_head_tag] DEBUG check head tag [2024-12-06T11:26:58.294Z] 2024-12-06 11:26:58,189 [execute] INFO git cat-file --batch-check [2024-12-06T11:26:58.294Z] 2024-12-06 11:26:58,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-12-06T11:26:58.294Z] 2024-12-06 11:26:58,192 [execute] INFO git cat-file --batch [2024-12-06T11:26:58.295Z] 2024-12-06 11:26:58,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-12-06T11:26:58.295Z] 2024-12-06 11:26:58,216 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:26:58.295Z] 2024-12-06 11:26:58,216 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-12-06T11:26:58.295Z] 2024-12-06 11:26:58,216 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:26:58.295Z] 2024-12-06 11:26:58,222 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:26:58.295Z] 4.0.0-dev.7 [Pipeline] } [2024-12-06T11:26:58.275Z] $ docker exec --env ******** --env ******** f33b43de1037148f7b495f37d45b72979ba927a7fc2d5b5be2218acb35569df4 ssh-agent -k [2024-12-06T11:26:58.373Z] unset SSH_AUTH_SOCK; [2024-12-06T11:26:58.373Z] unset SSH_AGENT_PID; [2024-12-06T11:26:58.376Z] echo Agent pid 38 killed; [2024-12-06T11:26:58.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:26:58.745Z] + git semver [Pipeline] } [2024-12-06T11:26:58.989Z] $ docker stop --time=1 f33b43de1037148f7b495f37d45b72979ba927a7fc2d5b5be2218acb35569df4 [2024-12-06T11:27:00.301Z] $ docker rm -f --volumes f33b43de1037148f7b495f37d45b72979ba927a7fc2d5b5be2218acb35569df4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:27:00.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T11:27:00.740Z] [2024-12-06T11:27:00.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:27:01.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T11:27:01.046Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-06T11:27:01.046Z] ab5ef0e58194: Pulling fs layer [2024-12-06T11:27:01.046Z] 9712f1f96733: Pulling fs layer [2024-12-06T11:27:01.046Z] 63f879dbbcfc: Pulling fs layer [2024-12-06T11:27:01.046Z] 0d9ebad4ef96: Pulling fs layer [2024-12-06T11:27:01.046Z] e9a5061849ea: Pulling fs layer [2024-12-06T11:27:01.046Z] d747dcd14b5f: Pulling fs layer [2024-12-06T11:27:01.046Z] 2de7ff778b66: Pulling fs layer [2024-12-06T11:27:01.046Z] 2de7ff778b66: Waiting [2024-12-06T11:27:01.046Z] 0d9ebad4ef96: Waiting [2024-12-06T11:27:01.046Z] d747dcd14b5f: Waiting [2024-12-06T11:27:01.046Z] 9712f1f96733: Download complete [2024-12-06T11:27:01.304Z] 63f879dbbcfc: Verifying Checksum [2024-12-06T11:27:01.304Z] 63f879dbbcfc: Download complete [2024-12-06T11:27:01.563Z] e9a5061849ea: Verifying Checksum [2024-12-06T11:27:01.563Z] e9a5061849ea: Download complete [2024-12-06T11:27:01.563Z] d747dcd14b5f: Download complete [2024-12-06T11:27:01.563Z] ab5ef0e58194: Verifying Checksum [2024-12-06T11:27:01.563Z] ab5ef0e58194: Download complete [2024-12-06T11:27:01.563Z] 0d9ebad4ef96: Verifying Checksum [2024-12-06T11:27:01.563Z] 0d9ebad4ef96: Download complete [2024-12-06T11:27:01.820Z] 2de7ff778b66: Verifying Checksum [2024-12-06T11:27:01.820Z] 2de7ff778b66: Download complete [2024-12-06T11:27:04.349Z] ab5ef0e58194: Pull complete [2024-12-06T11:27:04.349Z] 9712f1f96733: Pull complete [2024-12-06T11:27:04.913Z] 63f879dbbcfc: Pull complete [2024-12-06T11:27:09.094Z] 0d9ebad4ef96: Pull complete [2024-12-06T11:27:09.094Z] e9a5061849ea: Pull complete [2024-12-06T11:27:09.094Z] d747dcd14b5f: Pull complete [2024-12-06T11:27:10.469Z] 2de7ff778b66: Pull complete [2024-12-06T11:27:10.469Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-06T11:27:10.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T11:27:10.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:27:10.579Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:27:10.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-06T11:27:15.966Z] $ docker top 5decb17c567ed0789df42d91a3db52c6187594eee47bbb64acca88062ba1f530 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:27:16.076Z] provisioning config files... [2024-12-06T11:27:16.083Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11548477554315721928tmp [2024-12-06T11:27:16.093Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7136273168491200013tmp [2024-12-06T11:27:16.101Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17741642757136643048tmp [Pipeline] { [Pipeline] echo [2024-12-06T11:27:16.134Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:16.427Z] ---> sigul-configuration.sh [2024-12-06T11:27:16.427Z] gpg: directory `/root/.gnupg' created [2024-12-06T11:27:16.427Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-06T11:27:16.427Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-06T11:27:16.427Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-06T11:27:16.427Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-06T11:27:16.427Z] gpg: CAST5 encrypted data [2024-12-06T11:27:16.427Z] gpg: encrypted with 1 passphrase [2024-12-06T11:27:16.427Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-06T11:27:16.724Z] + mkdir /home/jenkins [2024-12-06T11:27:16.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-06T11:27:17.017Z] + 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 [2024-12-06T11:27:17.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:17.319Z] ---> sigul-install.sh [2024-12-06T11:27:17.319Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-06T11:27:17.609Z] + git tag --list [2024-12-06T11:27:17.609Z] v1.0.0 [2024-12-06T11:27:17.609Z] v1.1.0 [2024-12-06T11:27:17.609Z] v1.1.1 [2024-12-06T11:27:17.609Z] v1.2.1 [2024-12-06T11:27:17.609Z] v1.2.2 [2024-12-06T11:27:17.609Z] v1.2.3 [2024-12-06T11:27:17.609Z] v1.3.0 [2024-12-06T11:27:17.609Z] v1.3.1 [2024-12-06T11:27:17.609Z] v2.0.0 [2024-12-06T11:27:17.609Z] v2.1.0 [2024-12-06T11:27:17.609Z] v2.1.1 [2024-12-06T11:27:17.609Z] v2.2.0 [2024-12-06T11:27:17.609Z] v2.3.0 [2024-12-06T11:27:17.609Z] v3.0 [2024-12-06T11:27:17.609Z] v3.0.0 [2024-12-06T11:27:17.609Z] v3.1 [2024-12-06T11:27:17.609Z] v3.1.0 [2024-12-06T11:27:17.609Z] v3.1.0-dev.1 [2024-12-06T11:27:17.609Z] v3.1.0-dev.10 [2024-12-06T11:27:17.609Z] v3.1.0-dev.11 [2024-12-06T11:27:17.609Z] v3.1.0-dev.12 [2024-12-06T11:27:17.609Z] v3.1.0-dev.13 [2024-12-06T11:27:17.609Z] v3.1.0-dev.14 [2024-12-06T11:27:17.609Z] v3.1.0-dev.15 [2024-12-06T11:27:17.609Z] v3.1.0-dev.16 [2024-12-06T11:27:17.609Z] v3.1.0-dev.17 [2024-12-06T11:27:17.609Z] v3.1.0-dev.18 [2024-12-06T11:27:17.609Z] v3.1.0-dev.19 [2024-12-06T11:27:17.609Z] v3.1.0-dev.2 [2024-12-06T11:27:17.609Z] v3.1.0-dev.20 [2024-12-06T11:27:17.609Z] v3.1.0-dev.21 [2024-12-06T11:27:17.609Z] v3.1.0-dev.22 [2024-12-06T11:27:17.609Z] v3.1.0-dev.23 [2024-12-06T11:27:17.609Z] v3.1.0-dev.24 [2024-12-06T11:27:17.609Z] v3.1.0-dev.25 [2024-12-06T11:27:17.609Z] v3.1.0-dev.26 [2024-12-06T11:27:17.609Z] v3.1.0-dev.27 [2024-12-06T11:27:17.609Z] v3.1.0-dev.28 [2024-12-06T11:27:17.609Z] v3.1.0-dev.29 [2024-12-06T11:27:17.609Z] v3.1.0-dev.3 [2024-12-06T11:27:17.609Z] v3.1.0-dev.30 [2024-12-06T11:27:17.609Z] v3.1.0-dev.4 [2024-12-06T11:27:17.609Z] v3.1.0-dev.5 [2024-12-06T11:27:17.609Z] v3.1.0-dev.6 [2024-12-06T11:27:17.609Z] v3.1.0-dev.7 [2024-12-06T11:27:17.609Z] v3.1.0-dev.8 [2024-12-06T11:27:17.609Z] v3.1.0-dev.9 [2024-12-06T11:27:17.609Z] v3.1.1 [2024-12-06T11:27:17.609Z] v3.1.1-dev.1 [2024-12-06T11:27:17.609Z] v3.2.0-dev.1 [2024-12-06T11:27:17.609Z] v3.2.0-dev.10 [2024-12-06T11:27:17.609Z] v3.2.0-dev.11 [2024-12-06T11:27:17.609Z] v3.2.0-dev.12 [2024-12-06T11:27:17.609Z] v3.2.0-dev.13 [2024-12-06T11:27:17.609Z] v3.2.0-dev.14 [2024-12-06T11:27:17.609Z] v3.2.0-dev.15 [2024-12-06T11:27:17.609Z] v3.2.0-dev.16 [2024-12-06T11:27:17.609Z] v3.2.0-dev.17 [2024-12-06T11:27:17.609Z] v3.2.0-dev.18 [2024-12-06T11:27:17.609Z] v3.2.0-dev.19 [2024-12-06T11:27:17.609Z] v3.2.0-dev.2 [2024-12-06T11:27:17.609Z] v3.2.0-dev.20 [2024-12-06T11:27:17.609Z] v3.2.0-dev.21 [2024-12-06T11:27:17.609Z] v3.2.0-dev.22 [2024-12-06T11:27:17.609Z] v3.2.0-dev.23 [2024-12-06T11:27:17.609Z] v3.2.0-dev.24 [2024-12-06T11:27:17.609Z] v3.2.0-dev.25 [2024-12-06T11:27:17.609Z] v3.2.0-dev.26 [2024-12-06T11:27:17.609Z] v3.2.0-dev.27 [2024-12-06T11:27:17.609Z] v3.2.0-dev.28 [2024-12-06T11:27:17.609Z] v3.2.0-dev.3 [2024-12-06T11:27:17.609Z] v3.2.0-dev.4 [2024-12-06T11:27:17.609Z] v3.2.0-dev.5 [2024-12-06T11:27:17.609Z] v3.2.0-dev.6 [2024-12-06T11:27:17.609Z] v3.2.0-dev.7 [2024-12-06T11:27:17.609Z] v3.2.0-dev.8 [2024-12-06T11:27:17.609Z] v3.2.0-dev.9 [2024-12-06T11:27:17.609Z] v4.0.0-dev.1 [2024-12-06T11:27:17.609Z] v4.0.0-dev.2 [2024-12-06T11:27:17.609Z] v4.0.0-dev.3 [2024-12-06T11:27:17.609Z] v4.0.0-dev.4 [2024-12-06T11:27:17.609Z] v4.0.0-dev.5 [2024-12-06T11:27:17.609Z] v4.0.0-dev.6 [2024-12-06T11:27:17.609Z] v4.0.0-dev.7 [Pipeline] sh [2024-12-06T11:27:17.900Z] + lftools sign git-tag v4.0.0-dev.7 [2024-12-06T11:27:18.468Z] Signing Git tag with Sigul... [2024-12-06T11:27:18.468Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-12-06T11:27:18.741Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:19.033Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-06T11:27:19.040Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-06T11:27:19.035Z] $ docker stop --time=1 5decb17c567ed0789df42d91a3db52c6187594eee47bbb64acca88062ba1f530 [2024-12-06T11:27:20.332Z] $ docker rm -f --volumes 5decb17c567ed0789df42d91a3db52c6187594eee47bbb64acca88062ba1f530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-06T11:27:20.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:27:20.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:27:21.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:27:21.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:27:21.200Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:27:21.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:27:21.563Z] $ docker top 1d34ca1fadb276f1c5e02114087c370f0f3689b0e5eccf6877f22b37eadcafed -eo pid,comm [2024-12-06T11:27:21.645Z] 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). [2024-12-06T11:27:21.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:27:21.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:27:21.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:27:21.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:27:21.781Z] $ docker exec 1d34ca1fadb276f1c5e02114087c370f0f3689b0e5eccf6877f22b37eadcafed ssh-agent [2024-12-06T11:27:21.908Z] SSH_AUTH_SOCK=/tmp/ssh-PScsZyRkEYSx/agent.32 [2024-12-06T11:27:21.908Z] SSH_AGENT_PID=38 [2024-12-06T11:27:21.914Z] Running ssh-add (command line suppressed) [2024-12-06T11:27:21.996Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9847311448643469811.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9847311448643469811.key) [2024-12-06T11:27:22.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:27:22.418Z] + git semver bump pre [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,569 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,569 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,569 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,569 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,572 [execute] INFO git cat-file --batch-check [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,577 [execute] INFO git cat-file --batch [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:27:22.678Z] 2024-12-06 11:27:22,581 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:27:22.678Z] 4.0.0-dev.8 [Pipeline] } [2024-12-06T11:27:22.658Z] $ docker exec --env ******** --env ******** 1d34ca1fadb276f1c5e02114087c370f0f3689b0e5eccf6877f22b37eadcafed ssh-agent -k [2024-12-06T11:27:22.757Z] unset SSH_AUTH_SOCK; [2024-12-06T11:27:22.757Z] unset SSH_AGENT_PID; [2024-12-06T11:27:22.757Z] echo Agent pid 38 killed; [2024-12-06T11:27:22.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:27:23.125Z] + git semver [Pipeline] } [2024-12-06T11:27:23.365Z] $ docker stop --time=1 1d34ca1fadb276f1c5e02114087c370f0f3689b0e5eccf6877f22b37eadcafed [2024-12-06T11:27:24.637Z] $ docker rm -f --volumes 1d34ca1fadb276f1c5e02114087c370f0f3689b0e5eccf6877f22b37eadcafed [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:27:25.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:27:25.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:27:25.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:27:25.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:27:25.413Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:27:25.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:27:25.775Z] $ docker top 77070d78afd755cc15bd0916b392bfb9122a40ed3ce2726fdc6e8fc69006d8e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:27:25.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:27:25.912Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:27:26.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:27:26.008Z] $ docker exec 77070d78afd755cc15bd0916b392bfb9122a40ed3ce2726fdc6e8fc69006d8e1 ssh-agent [2024-12-06T11:27:26.138Z] SSH_AUTH_SOCK=/tmp/ssh-xlrNmhXl677d/agent.32 [2024-12-06T11:27:26.138Z] SSH_AGENT_PID=38 [2024-12-06T11:27:26.143Z] Running ssh-add (command line suppressed) [2024-12-06T11:27:26.219Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15795780711808523830.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15795780711808523830.key) [2024-12-06T11:27:26.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:27:26.554Z] + git semver push [2024-12-06T11:27:26.812Z] 2024-12-06 11:27:26,693 [run_push] DEBUG push [2024-12-06T11:27:26.813Z] 2024-12-06 11:27:26,694 [execute] INFO git cat-file --batch-check [2024-12-06T11:27:26.813Z] 2024-12-06 11:27:26,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:27:26.813Z] 2024-12-06 11:27:26,698 [execute] INFO git rev-list 33f9619c30d68d65ac2905eea0333e55a61554b2 -- [2024-12-06T11:27:26.813Z] 2024-12-06 11:27:26,698 [execute] DEBUG Popen(['git', 'rev-list', '33f9619c30d68d65ac2905eea0333e55a61554b2', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:27:26.813Z] 2024-12-06 11:27:26,709 [execute] INFO git fetch -v origin [2024-12-06T11:27:26.813Z] 2024-12-06 11:27:26,709 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-06T11:27:27.383Z] 2024-12-06 11:27:27,200 [run_push] DEBUG no remote changes detected [2024-12-06T11:27:27.383Z] 2024-12-06 11:27:27,200 [execute] INFO git push origin semver [2024-12-06T11:27:27.383Z] 2024-12-06 11:27:27,201 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:27:27.952Z] 2024-12-06 11:27:27,887 [run_push] DEBUG push all version tags [2024-12-06T11:27:27.952Z] 2024-12-06 11:27:27,888 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-06T11:27:27.952Z] 2024-12-06 11:27:27,889 [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) [2024-12-06T11:27:28.894Z] 2024-12-06 11:27:28,527 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-06T11:27:28.894Z] 4.0.0-dev.8 [Pipeline] } [2024-12-06T11:27:28.873Z] $ docker exec --env ******** --env ******** 77070d78afd755cc15bd0916b392bfb9122a40ed3ce2726fdc6e8fc69006d8e1 ssh-agent -k [2024-12-06T11:27:28.965Z] unset SSH_AUTH_SOCK; [2024-12-06T11:27:28.965Z] unset SSH_AGENT_PID; [2024-12-06T11:27:28.965Z] echo Agent pid 38 killed; [2024-12-06T11:27:29.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:27:29.340Z] + git semver [Pipeline] } [2024-12-06T11:27:29.581Z] $ docker stop --time=1 77070d78afd755cc15bd0916b392bfb9122a40ed3ce2726fdc6e8fc69006d8e1 [2024-12-06T11:27:30.890Z] $ docker rm -f --volumes 77070d78afd755cc15bd0916b392bfb9122a40ed3ce2726fdc6e8fc69006d8e1 [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 [2024-12-06T11:27:31.527Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-12-06T11:27:31.527Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-12-06T11:27:31.527Z] total 16 [2024-12-06T11:27:31.527Z] drwxr-xr-x 3 root root 4096 Dec 6 11:17 . [2024-12-06T11:27:31.527Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 11:27 .. [2024-12-06T11:27:31.527Z] drwxr-xr-x 2 root root 4096 Dec 6 11:17 cost [2024-12-06T11:27:31.527Z] -rw-r--r-- 1 root root 89 Dec 6 11:17 cost.csv [2024-12-06T11:27:31.527Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-12-06T11:27:31.527Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-12-06T11:27:31.527Z] total 16 [2024-12-06T11:27:31.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:17 . [2024-12-06T11:27:31.527Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 11:27 .. [2024-12-06T11:27:31.527Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 11:17 cost [2024-12-06T11:27:31.527Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 11:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:31.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:32.674Z] ---> package-listing.sh [2024-12-06T11:27:32.674Z] ++ facter osfamily [2024-12-06T11:27:32.674Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-06T11:27:32.933Z] + OS_FAMILY=debian [2024-12-06T11:27:32.934Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-12-06T11:27:32.934Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-06T11:27:32.934Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-06T11:27:32.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-06T11:27:32.934Z] + PACKAGES=/tmp/packages_start.txt [2024-12-06T11:27:32.934Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-12-06T11:27:32.934Z] + PACKAGES=/tmp/packages_end.txt [2024-12-06T11:27:32.934Z] + case "${OS_FAMILY}" in [2024-12-06T11:27:32.934Z] + grep '^ii' [2024-12-06T11:27:32.934Z] + dpkg -l [2024-12-06T11:27:32.934Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-06T11:27:32.934Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-06T11:27:32.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-06T11:27:32.934Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-12-06T11:27:32.934Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-12-06T11:27:32.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-12-06T11:27:32.945Z] 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 [2024-12-06T11:27:33.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:27:33.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:27:33.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:27:33.870Z] prd-ubuntu20.04-docker-8c-8g-34621 does not seem to be running inside a container [2024-12-06T11:27:33.869Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-06T11:27:34.098Z] $ docker top fc5ddd3b14be20edcaf57105ad4f3b0541e4c1e483c0963b13cff9eaa31f561b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:27:34.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-06T11:27:34.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-06T11:27:35.065Z] + ls /var/log/sa-host [2024-12-06T11:27:35.065Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:27:35.145Z] provisioning config files... [2024-12-06T11:27:35.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4704592556887453660tmp [Pipeline] { [Pipeline] echo [2024-12-06T11:27:35.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:35.451Z] ---> create-netrc.sh [Pipeline] } [2024-12-06T11:27:35.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:35.791Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-06T11:27:35.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:36.078Z] ---> sudo-logs.sh [2024-12-06T11:27:36.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-06T11:27:36.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:36.391Z] ---> job-cost.sh [2024-12-06T11:27:36.391Z] lf-activate-venv: SKIPPING [2024-12-06T11:27:36.391Z] DEBUG: total: 0.2199999988079071 [2024-12-06T11:27:36.391Z] INFO: Retrieving Stack Cost... [2024-12-06T11:27:36.957Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:27:37.216Z] INFO: Archiving Costs [Pipeline] echo [2024-12-06T11:27:37.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:27:37.510Z] ---> logs-deploy.sh [2024-12-06T11:27:37.510Z] lf-activate-venv: SKIPPING [2024-12-06T11:27:37.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/191 [2024-12-06T11:27:37.510Z] INFO: archiving workspace using pattern(s): [2024-12-06T11:27:38.447Z] Archives upload complete. [2024-12-06T11:27:38.447Z] INFO: archiving logs to Nexus