Pull request #1644 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af+a0938cd2ac4963db8301e48aca9045440aa630af (b0ceddad673d59cc67bdd9b447270ce9521b07c3) 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-ssh15105876831743681528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh439997831135161970.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-sdk-go/branches/PR-1644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12838050356626012893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-sdk-go/branches/PR-1644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5655007776459638056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh568072488361066577.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-sdk-go/branches/PR-1644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7026875332608668260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24275’ Running on prd-ubuntu20.04-docker-8c-8g-24277 in /w/workspace/gexfoundry_device-sdk-go_PR-1644 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1644/head:refs/remotes/origin/PR-1644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0938cd2ac4963db8301e48aca9045440aa630af into PR head commit 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af Merge succeeded, producing 4e88599445b651edb1ae50297612e142a3f9d788 Checking out Revision 4e88599445b651edb1ae50297612e142a3f9d788 (PR-1644) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e88599445b651edb1ae50297612e142a3f9d788 # timeout=10 Commit message: "Merge commit 'a0938cd2ac4963db8301e48aca9045440aa630af' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T06:28:42.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T06:28:42.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T06:28:42.440Z] ========================================================= [2024-11-01T06:28:42.440Z] EdgeX Global Pipelines Version Info [2024-11-01T06:28:42.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:28:43.249Z] ------------------- [2024-11-01T06:28:43.249Z] stable info: [2024-11-01T06:28:43.249Z] ------------------- [2024-11-01T06:28:43.249Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T06:28:43.249Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T06:28:43.249Z] Message: update stable to v1.0.265 [2024-11-01T06:28:43.822Z] ------------------- [2024-11-01T06:28:43.822Z] experimental info: [2024-11-01T06:28:43.822Z] ------------------- [2024-11-01T06:28:43.822Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T06:28:43.822Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T06:28:43.822Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T06:28:44.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-11-01T06:28:44.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-11-01T06:28:44.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T06:28:44.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T06:28:44.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T06:28:44.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T06:28:44.388Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T06:28:44.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-11-01T06:28:44.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T06:28:44.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T06:28:44.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T06:28:44.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-11-01T06:28:44.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T06:28:44.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T06:28:44.837Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T06:28:44.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T06:28:44.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T06:28:45.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T06:28:45.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T06:28:45.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T06:28:45.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-01T06:28:45.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-01T06:28:45.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T06:28:45.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T06:28:45.400Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T06:28:45.463Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T06:28:45.519Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T06:28:45.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1644 [Pipeline] echo [2024-11-01T06:28:45.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1644 [Pipeline] echo [2024-11-01T06:28:45.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1644 [Pipeline] echo [2024-11-01T06:28:45.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo [2024-11-01T06:28:45.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e88599 [Pipeline] echo [2024-11-01T06:28:45.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T06:28:46.007Z] provisioning config files... [2024-11-01T06:28:46.023Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/config8284292331290089753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:28:46.419Z] ---> ****-login.sh [2024-11-01T06:28:46.419Z] nexus3.edgexfoundry.org:10001 [2024-11-01T06:28:46.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:28:46.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:28:46.680Z] Configure a credential helper to remove this warning. See [2024-11-01T06:28:46.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:28:46.681Z] [2024-11-01T06:28:46.681Z] Login Succeeded [2024-11-01T06:28:46.681Z] nexus3.edgexfoundry.org:10002 [2024-11-01T06:28:46.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:28:46.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:28:46.941Z] Configure a credential helper to remove this warning. See [2024-11-01T06:28:46.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:28:46.941Z] [2024-11-01T06:28:46.941Z] Login Succeeded [2024-11-01T06:28:46.941Z] nexus3.edgexfoundry.org:10003 [2024-11-01T06:28:46.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:28:46.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:28:46.941Z] Configure a credential helper to remove this warning. See [2024-11-01T06:28:46.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:28:46.941Z] [2024-11-01T06:28:46.941Z] Login Succeeded [2024-11-01T06:28:46.941Z] nexus3.edgexfoundry.org:10004 [2024-11-01T06:28:46.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:28:47.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:28:47.201Z] Configure a credential helper to remove this warning. See [2024-11-01T06:28:47.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:28:47.201Z] [2024-11-01T06:28:47.201Z] Login Succeeded [2024-11-01T06:28:47.201Z] ****.io [2024-11-01T06:28:47.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:28:47.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:28:47.463Z] Configure a credential helper to remove this warning. See [2024-11-01T06:28:47.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:28:47.463Z] [2024-11-01T06:28:47.463Z] Login Succeeded [2024-11-01T06:28:47.463Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T06:28:47.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T06:28:48.159Z] + git rev-list -1 --merges 4e88599445b651edb1ae50297612e142a3f9d788~1..4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo [2024-11-01T06:28:48.213Z] -----------> git rev-list -1 --merges 4e88599445b651edb1ae50297612e142a3f9d788~1..4e88599445b651edb1ae50297612e142a3f9d788 4e88599445b651edb1ae50297612e142a3f9d788 [2024-11-01T06:28:48.213Z] 4e88599445b651edb1ae50297612e142a3f9d788 [false] [Pipeline] sh [2024-11-01T06:28:48.536Z] + git log --format=format:%s -1 4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo [2024-11-01T06:28:48.579Z] ========================================================= [2024-11-01T06:28:48.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T06:28:48.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T06:28:49.046Z] + git log --format=format:%s -1 4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo [2024-11-01T06:28:49.085Z] [semverPrep] GIT_COMMIT: 4e88599445b651edb1ae50297612e142a3f9d788, Commit Message: Merge commit 'a0938cd2ac4963db8301e48aca9045440aa630af' into HEAD [Pipeline] echo [2024-11-01T06:28:49.126Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T06:28:49.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T06:28:49.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T06:28:49.516Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T06:28:49.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T06:28:49.516Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T06:28:49.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T06:28:49.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:28:49.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T06:28:49.977Z] [2024-11-01T06:28:49.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:28:50.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T06:28:50.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T06:28:50.380Z] b85a868b505f: Pulling fs layer [2024-11-01T06:28:50.380Z] e2be974225ed: Pulling fs layer [2024-11-01T06:28:50.380Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T06:28:50.380Z] 988bab9f4d93: Pulling fs layer [2024-11-01T06:28:50.380Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T06:28:50.380Z] eaf3925da568: Pulling fs layer [2024-11-01T06:28:50.380Z] bab4dde63d76: Pulling fs layer [2024-11-01T06:28:50.380Z] bde34c3a00c8: Pulling fs layer [2024-11-01T06:28:50.380Z] b352a97aabf1: Pulling fs layer [2024-11-01T06:28:50.380Z] 4872d77fe225: Pulling fs layer [2024-11-01T06:28:50.380Z] 5851b861e8e6: Pulling fs layer [2024-11-01T06:28:50.380Z] bab4dde63d76: Waiting [2024-11-01T06:28:50.380Z] bde34c3a00c8: Waiting [2024-11-01T06:28:50.380Z] b352a97aabf1: Waiting [2024-11-01T06:28:50.380Z] 988bab9f4d93: Waiting [2024-11-01T06:28:50.380Z] 1469e6f7b9e6: Waiting [2024-11-01T06:28:50.380Z] 4872d77fe225: Waiting [2024-11-01T06:28:50.380Z] eaf3925da568: Waiting [2024-11-01T06:28:50.380Z] 5851b861e8e6: Waiting [2024-11-01T06:28:50.380Z] e2be974225ed: Verifying Checksum [2024-11-01T06:28:50.380Z] e2be974225ed: Download complete [2024-11-01T06:28:50.380Z] 988bab9f4d93: Verifying Checksum [2024-11-01T06:28:50.380Z] 988bab9f4d93: Download complete [2024-11-01T06:28:50.380Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T06:28:50.380Z] 1469e6f7b9e6: Download complete [2024-11-01T06:28:50.380Z] eaf3925da568: Verifying Checksum [2024-11-01T06:28:50.380Z] eaf3925da568: Download complete [2024-11-01T06:28:50.643Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T06:28:50.643Z] 339a4e72a1f5: Download complete [2024-11-01T06:28:50.643Z] bde34c3a00c8: Verifying Checksum [2024-11-01T06:28:50.643Z] bde34c3a00c8: Download complete [2024-11-01T06:28:50.643Z] b352a97aabf1: Download complete [2024-11-01T06:28:50.643Z] 4872d77fe225: Verifying Checksum [2024-11-01T06:28:50.643Z] 4872d77fe225: Download complete [2024-11-01T06:28:50.643Z] 5851b861e8e6: Verifying Checksum [2024-11-01T06:28:50.643Z] 5851b861e8e6: Download complete [2024-11-01T06:28:50.643Z] b85a868b505f: Verifying Checksum [2024-11-01T06:28:50.643Z] b85a868b505f: Download complete [2024-11-01T06:28:50.902Z] bab4dde63d76: Verifying Checksum [2024-11-01T06:28:50.902Z] bab4dde63d76: Download complete [2024-11-01T06:28:51.838Z] b85a868b505f: Pull complete [2024-11-01T06:28:52.116Z] e2be974225ed: Pull complete [2024-11-01T06:28:52.686Z] 339a4e72a1f5: Pull complete [2024-11-01T06:28:52.950Z] 988bab9f4d93: Pull complete [2024-11-01T06:28:53.232Z] 1469e6f7b9e6: Pull complete [2024-11-01T06:28:53.232Z] eaf3925da568: Pull complete [2024-11-01T06:28:55.793Z] bab4dde63d76: Pull complete [2024-11-01T06:28:55.793Z] bde34c3a00c8: Pull complete [2024-11-01T06:28:55.793Z] b352a97aabf1: Pull complete [2024-11-01T06:28:55.793Z] 4872d77fe225: Pull complete [2024-11-01T06:28:56.054Z] 5851b861e8e6: Pull complete [2024-11-01T06:28:56.054Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T06:28:56.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T06:28:56.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:28:56.345Z] prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container [2024-11-01T06:28:56.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T06:28:59.975Z] $ docker top 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a -eo pid,comm [2024-11-01T06:29:00.048Z] 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-11-01T06:29:00.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T06:29:00.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T06:29:00.205Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T06:29:00.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T06:29:00.317Z] $ docker exec 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent [2024-11-01T06:29:00.426Z] SSH_AUTH_SOCK=/tmp/ssh-31EpgvPNNTD6/agent.32 [2024-11-01T06:29:00.426Z] SSH_AGENT_PID=38 [2024-11-01T06:29:00.435Z] Running ssh-add (command line suppressed) [2024-11-01T06:29:00.546Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_2901253291320090099.key (/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_2901253291320090099.key) [2024-11-01T06:29:00.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T06:29:00.903Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T06:29:00.921Z] $ docker exec --env ******** --env ******** 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent -k [2024-11-01T06:29:01.020Z] unset SSH_AUTH_SOCK; [2024-11-01T06:29:01.020Z] unset SSH_AGENT_PID; [2024-11-01T06:29:01.020Z] echo Agent pid 38 killed; [2024-11-01T06:29:01.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T06:29:01.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T06:29:01.133Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T06:29:01.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T06:29:01.245Z] $ docker exec 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent [2024-11-01T06:29:01.359Z] SSH_AUTH_SOCK=/tmp/ssh-k4TJoUEWqi77/agent.71 [2024-11-01T06:29:01.359Z] SSH_AGENT_PID=77 [2024-11-01T06:29:01.365Z] Running ssh-add (command line suppressed) [2024-11-01T06:29:01.468Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_15814819707986779266.key (/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_15814819707986779266.key) [2024-11-01T06:29:01.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T06:29:01.828Z] + git semver init [2024-11-01T06:29:02.088Z] 2024-11-01 06:29:02,017 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T06:29:02.088Z] 2024-11-01 06:29:02,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver [2024-11-01T06:29:02.088Z] 2024-11-01 06:29:02,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver [2024-11-01T06:29:02.088Z] 2024-11-01 06:29:02,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1644, universal_newlines=False, shell=None, istream=None) [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,053 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.git/info/exclude [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver/PR-1644 with force:False [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,056 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver/PR-1644 [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,061 [execute] INFO git cat-file --batch-check [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,068 [execute] INFO git cat-file --batch [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T06:29:04.624Z] 2024-11-01 06:29:04,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver/PR-1644 [2024-11-01T06:29:04.624Z] 0.0.0 [Pipeline] } [2024-11-01T06:29:04.650Z] $ docker exec --env ******** --env ******** 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent -k [2024-11-01T06:29:04.757Z] unset SSH_AUTH_SOCK; [2024-11-01T06:29:04.757Z] unset SSH_AGENT_PID; [2024-11-01T06:29:04.757Z] echo Agent pid 77 killed; [2024-11-01T06:29:04.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T06:29:05.235Z] + git semver [Pipeline] } [2024-11-01T06:29:05.522Z] $ docker stop --time=1 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a [2024-11-01T06:29:06.894Z] $ docker rm -f --volumes 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T06:29:07.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T06:29:07.625Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T06:29:07.649Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-01T06:29:08.363Z] provisioning config files... [2024-11-01T06:29:08.374Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/config8606244200951369507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:29:08.749Z] ---> ****-login.sh [2024-11-01T06:29:08.749Z] nexus3.edgexfoundry.org:10001 [2024-11-01T06:29:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:29:08.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:29:08.750Z] Configure a credential helper to remove this warning. See [2024-11-01T06:29:08.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:29:08.750Z] [2024-11-01T06:29:08.750Z] Login Succeeded [2024-11-01T06:29:08.750Z] nexus3.edgexfoundry.org:10002 [2024-11-01T06:29:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:29:08.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:29:08.750Z] Configure a credential helper to remove this warning. See [2024-11-01T06:29:08.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:29:08.750Z] [2024-11-01T06:29:08.750Z] Login Succeeded [2024-11-01T06:29:08.750Z] nexus3.edgexfoundry.org:10003 [2024-11-01T06:29:09.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:29:09.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:29:09.014Z] Configure a credential helper to remove this warning. See [2024-11-01T06:29:09.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:29:09.014Z] [2024-11-01T06:29:09.014Z] Login Succeeded [2024-11-01T06:29:09.014Z] nexus3.edgexfoundry.org:10004 [2024-11-01T06:29:09.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:29:09.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:29:09.014Z] Configure a credential helper to remove this warning. See [2024-11-01T06:29:09.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:29:09.014Z] [2024-11-01T06:29:09.014Z] Login Succeeded [2024-11-01T06:29:09.014Z] ****.io [2024-11-01T06:29:09.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:29:09.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:29:09.274Z] Configure a credential helper to remove this warning. See [2024-11-01T06:29:09.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:29:09.274Z] [2024-11-01T06:29:09.274Z] Login Succeeded [2024-11-01T06:29:09.274Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T06:29:09.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T06:29:09.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T06:29:09.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T06:29:09.605Z] ========================================================= [2024-11-01T06:29:09.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T06:29:09.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:29:10.125Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T06:29:10.125Z] Sending build context to Docker daemon 25.59MB [2024-11-01T06:29:10.125Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T06:29:10.125Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-01T06:29:10.386Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T06:29:10.386Z] 43c4264eed91: Pulling fs layer [2024-11-01T06:29:10.386Z] 4cc291be95ef: Pulling fs layer [2024-11-01T06:29:10.386Z] 2ac1f1163629: Pulling fs layer [2024-11-01T06:29:10.386Z] 5c3c966382ef: Pulling fs layer [2024-11-01T06:29:10.386Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T06:29:10.386Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T06:29:10.386Z] 9f66e0745190: Pulling fs layer [2024-11-01T06:29:10.386Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T06:29:10.386Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T06:29:10.386Z] 5c3c966382ef: Waiting [2024-11-01T06:29:10.386Z] 4f4fb700ef54: Waiting [2024-11-01T06:29:10.386Z] 5d5c8e513c77: Waiting [2024-11-01T06:29:10.386Z] 9f66e0745190: Waiting [2024-11-01T06:29:10.386Z] 4cc291be95ef: Download complete [2024-11-01T06:29:10.386Z] 5c3c966382ef: Download complete [2024-11-01T06:29:10.386Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T06:29:10.386Z] 4f4fb700ef54: Download complete [2024-11-01T06:29:10.386Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T06:29:10.386Z] 5d5c8e513c77: Download complete [2024-11-01T06:29:10.386Z] 43c4264eed91: Download complete [2024-11-01T06:29:10.386Z] 9f66e0745190: Verifying Checksum [2024-11-01T06:29:10.386Z] 9f66e0745190: Download complete [2024-11-01T06:29:10.644Z] 43c4264eed91: Pull complete [2024-11-01T06:29:10.644Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T06:29:10.644Z] 561ebcabdf7f: Download complete [2024-11-01T06:29:10.644Z] 4cc291be95ef: Pull complete [2024-11-01T06:29:10.902Z] 2ac1f1163629: Verifying Checksum [2024-11-01T06:29:10.902Z] 2ac1f1163629: Download complete [2024-11-01T06:29:11.160Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T06:29:11.160Z] f49a43e4bbc0: Download complete [2024-11-01T06:29:15.340Z] 2ac1f1163629: Pull complete [2024-11-01T06:29:15.340Z] 5c3c966382ef: Pull complete [2024-11-01T06:29:15.340Z] 4f4fb700ef54: Pull complete [2024-11-01T06:29:15.340Z] 5d5c8e513c77: Pull complete [2024-11-01T06:29:15.340Z] 9f66e0745190: Pull complete [2024-11-01T06:29:17.245Z] f49a43e4bbc0: Pull complete [2024-11-01T06:29:17.814Z] 561ebcabdf7f: Pull complete [2024-11-01T06:29:17.814Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T06:29:17.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T06:29:17.814Z] ---> 3a752c3f9dda [2024-11-01T06:29:17.814Z] Step 3/10 : ARG MAKE=make build [2024-11-01T06:29:23.100Z] ---> Running in 6fccdb4c0110 [2024-11-01T06:29:23.100Z] Removing intermediate container 6fccdb4c0110 [2024-11-01T06:29:23.100Z] ---> fa00e48ccb82 [2024-11-01T06:29:23.100Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-01T06:29:23.100Z] ---> Running in 0312994a057b [2024-11-01T06:29:23.100Z] Removing intermediate container 0312994a057b [2024-11-01T06:29:23.100Z] ---> 2d0bc75ec3be [2024-11-01T06:29:23.100Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T06:29:23.100Z] ---> Running in 4e9243d6a7d9 [2024-11-01T06:29:23.100Z] Removing intermediate container 4e9243d6a7d9 [2024-11-01T06:29:23.100Z] ---> a282dc181aab [2024-11-01T06:29:23.100Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-01T06:29:23.100Z] ---> Running in 71e30153fcf9 [2024-11-01T06:29:23.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T06:29:23.151Z] Still waiting to schedule task [2024-11-01T06:29:23.152Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24276’ [2024-11-01T06:29:23.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T06:29:23.619Z] OK: 246 MiB in 54 packages [2024-11-01T06:29:23.880Z] Removing intermediate container 71e30153fcf9 [2024-11-01T06:29:23.880Z] ---> a5b0ebf33bda [2024-11-01T06:29:23.880Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-01T06:29:24.140Z] ---> 0356aea8d911 [2024-11-01T06:29:24.140Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T06:29:24.140Z] ---> Running in ab0a7d654fa3 [2024-11-01T06:30:20.430Z] Removing intermediate container ab0a7d654fa3 [2024-11-01T06:30:20.430Z] ---> 03a42adfe9d3 [2024-11-01T06:30:20.430Z] Step 9/10 : COPY . . [2024-11-01T06:30:20.430Z] ---> d279c4b1bc99 [2024-11-01T06:30:20.430Z] Step 10/10 : RUN ${MAKE} [2024-11-01T06:30:20.430Z] ---> Running in 1780860c0d72 [2024-11-01T06:30:20.430Z] noop [2024-11-01T06:30:20.690Z] Removing intermediate container 1780860c0d72 [2024-11-01T06:30:20.690Z] ---> f09a7cf9ae66 [2024-11-01T06:30:20.690Z] Successfully built f09a7cf9ae66 [2024-11-01T06:30:20.690Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:30:21.185Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T06:30:21.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:30:21.351Z] prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container [2024-11-01T06:30:21.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T06:30:21.699Z] $ docker top e0490e2e1ec215d8f228e2d4d08898e21fdabd224e172e0a938d3b8bf2050bc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T06:30:22.131Z] + go version [2024-11-01T06:30:22.131Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T06:30:22.161Z] $ docker stop --time=1 e0490e2e1ec215d8f228e2d4d08898e21fdabd224e172e0a938d3b8bf2050bc8 [2024-11-01T06:30:23.443Z] $ docker rm -f --volumes e0490e2e1ec215d8f228e2d4d08898e21fdabd224e172e0a938d3b8bf2050bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:30:24.259Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T06:30:24.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:30:24.427Z] prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container [2024-11-01T06:30:24.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T06:30:24.819Z] $ docker top 958f55eec3161c1ebf4e9308dcba901bdc744dd6aa772ca46076c79f99d9fd08 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T06:30:25.239Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1644 [Pipeline] fileExists [Pipeline] sh [2024-11-01T06:30:25.614Z] + make test [2024-11-01T06:30:25.614Z] go test -race -coverprofile=coverage.out ./... [2024-11-01T06:30:36.446Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-01T06:30:47.073Z] # github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent [2024-11-01T06:30:47.073Z] internal/autoevent/executor.go:174:25: ae.OnChangeThreshold undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v4/models".AutoEvent has no field or method OnChangeThreshold) [2024-11-01T06:31:01.968Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple [build failed] [2024-11-01T06:31:01.968Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent [build failed] [2024-11-01T06:31:01.968Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-01T06:31:01.968Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-01T06:31:01.968Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-01T06:31:01.968Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-01T06:31:01.968Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-01T06:31:01.968Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-01T06:31:01.968Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.044s coverage: 79.4% of statements [2024-11-01T06:31:01.968Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.052s coverage: 86.0% of statements [2024-11-01T06:31:02.227Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-01T06:31:02.793Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-01T06:31:02.793Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-01T06:31:02.793Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-01T06:31:03.360Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/service [build failed] [2024-11-01T06:31:03.360Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/startup [build failed] [2024-11-01T06:31:03.360Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.095s coverage: 45.2% of statements [2024-11-01T06:31:06.650Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.046s coverage: 14.1% of statements [2024-11-01T06:31:06.650Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.196s coverage: 44.6% of statements [2024-11-01T06:31:06.650Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements [2024-11-01T06:31:06.650Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.089s coverage: 88.3% of statements [2024-11-01T06:31:06.650Z] FAIL [2024-11-01T06:31:06.650Z] make: *** [Makefile:51: unittest] Error 1 [Pipeline] } [2024-11-01T06:31:06.707Z] $ docker stop --time=1 958f55eec3161c1ebf4e9308dcba901bdc744dd6aa772ca46076c79f99d9fd08 [2024-11-01T06:31:13.559Z] $ docker rm -f --volumes 958f55eec3161c1ebf4e9308dcba901bdc744dd6aa772ca46076c79f99d9fd08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:31:15.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T06:31:15.043Z] [2024-11-01T06:31:15.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:31:15.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T06:31:15.444Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T06:31:15.444Z] 5eb5b503b376: Pulling fs layer [2024-11-01T06:31:15.444Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T06:31:15.444Z] ec43610c2a17: Pulling fs layer [2024-11-01T06:31:15.444Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T06:31:15.444Z] 33b1e0a273af: Pulling fs layer [2024-11-01T06:31:15.444Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T06:31:15.444Z] 2f39f015ded8: Pulling fs layer [2024-11-01T06:31:15.444Z] 3a2ae6a8a46f: Waiting [2024-11-01T06:31:15.444Z] 33b1e0a273af: Waiting [2024-11-01T06:31:15.444Z] 5d3b04190fa2: Waiting [2024-11-01T06:31:15.444Z] 2f39f015ded8: Waiting [2024-11-01T06:31:15.703Z] 5c69ac0246d0: Verifying Checksum [2024-11-01T06:31:15.703Z] 5c69ac0246d0: Download complete [2024-11-01T06:31:15.703Z] 3a2ae6a8a46f: Download complete [2024-11-01T06:31:15.704Z] ec43610c2a17: Verifying Checksum [2024-11-01T06:31:15.704Z] ec43610c2a17: Download complete [2024-11-01T06:31:15.704Z] 33b1e0a273af: Verifying Checksum [2024-11-01T06:31:15.704Z] 33b1e0a273af: Download complete [2024-11-01T06:31:15.704Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T06:31:15.704Z] 5d3b04190fa2: Download complete [2024-11-01T06:31:15.704Z] 5eb5b503b376: Verifying Checksum [2024-11-01T06:31:15.704Z] 5eb5b503b376: Download complete [2024-11-01T06:31:16.270Z] 2f39f015ded8: Verifying Checksum [2024-11-01T06:31:16.270Z] 2f39f015ded8: Download complete [2024-11-01T06:31:16.836Z] 5eb5b503b376: Pull complete [2024-11-01T06:31:17.094Z] 5c69ac0246d0: Pull complete [2024-11-01T06:31:17.353Z] ec43610c2a17: Pull complete [2024-11-01T06:31:17.611Z] 3a2ae6a8a46f: Pull complete [2024-11-01T06:31:17.869Z] 33b1e0a273af: Pull complete [2024-11-01T06:31:17.869Z] 5d3b04190fa2: Pull complete [2024-11-01T06:31:22.066Z] 2f39f015ded8: Pull complete [2024-11-01T06:31:22.329Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T06:31:22.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T06:31:22.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:31:22.585Z] prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container [2024-11-01T06:31:22.626Z] $ 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/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T06:31:28.090Z] $ docker top b483245c268a2ad19fc7ef550347e70373c8acc54b4b157d4afa1cf28e2db2c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:31:28.562Z] ---> job-cost.sh [2024-11-01T06:31:28.562Z] lf-activate-venv: SKIPPING [2024-11-01T06:31:28.562Z] INFO: No Stack... [2024-11-01T06:31:28.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T06:31:29.082Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T06:31:29.422Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives/cost.csv [2024-11-01T06:31:29.423Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T06:31:29.476Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [2024-11-01T06:31:29.483Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] did not exist. Created. [2024-11-01T06:31:29.490Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T06:31:29.904Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T06:31:29.977Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T06:31:30.002Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T06:31:30.079Z] $ docker stop --time=1 b483245c268a2ad19fc7ef550347e70373c8acc54b4b157d4afa1cf28e2db2c9 [2024-11-01T06:31:31.236Z] $ docker rm -f --volumes b483245c268a2ad19fc7ef550347e70373c8acc54b4b157d4afa1cf28e2db2c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T06:31:31.649Z] Failed in branch amd64 [2024-11-01T06:32:02.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24278 in /w/workspace/gexfoundry_device-sdk-go_PR-1644 [Pipeline] { [Pipeline] ws [2024-11-01T06:32:02.129Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-11-01T06:32:02.218Z] The recommended git tool is: git [2024-11-01T06:32:06.831Z] using credential edgex-jenkins-ssh [2024-11-01T06:32:06.858Z] Cloning the remote Git repository [2024-11-01T06:32:06.901Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-11-01T06:32:06.997Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-11-01T06:32:07.165Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-01T06:32:07.166Z] > git --version # timeout=10 [2024-11-01T06:32:07.191Z] > git --version # 'git version 2.25.1' [2024-11-01T06:32:07.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T06:32:07.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T06:32:10.660Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-01T06:32:10.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T06:32:12.218Z] Merging remotes/origin/main commit a0938cd2ac4963db8301e48aca9045440aa630af into PR head commit 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af [2024-11-01T06:32:11.518Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-01T06:32:11.558Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-01T06:32:11.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T06:32:11.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1644/head:refs/remotes/origin/PR-1644 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-01T06:32:12.239Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T06:32:12.319Z] > git checkout -f 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af # timeout=10 [2024-11-01T06:32:12.651Z] Merge succeeded, producing 36f0bfd33779f99f957259e0a90e56af37c55d78 [2024-11-01T06:32:12.651Z] Checking out Revision 36f0bfd33779f99f957259e0a90e56af37c55d78 (PR-1644) [2024-11-01T06:32:12.428Z] > git remote # timeout=10 [2024-11-01T06:32:12.448Z] > git config --get remote.origin.url # timeout=10 [2024-11-01T06:32:12.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T06:32:12.491Z] > git merge a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 [2024-11-01T06:32:12.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-01T06:32:12.656Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T06:32:12.670Z] > git checkout -f 36f0bfd33779f99f957259e0a90e56af37c55d78 # timeout=10 [2024-11-01T06:32:16.293Z] Commit message: "Merge commit 'a0938cd2ac4963db8301e48aca9045440aa630af' into HEAD" [2024-11-01T06:32:16.293Z] First time build. Skipping changelog. [2024-11-01T06:32:16.335Z] > git --version # timeout=10 [2024-11-01T06:32:16.344Z] > git --version # 'git version 2.25.1' [2024-11-01T06:32:16.360Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T06:32:18.152Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T06:32:18.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T06:32:18.152Z] Dload Upload Total Spent Left Speed [2024-11-01T06:32:18.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-11-01T06:32:18.501Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T06:32:18.845Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T06:32:18.845Z] + sudo tee /etc/docker/daemon.new [2024-11-01T06:32:18.845Z] { [2024-11-01T06:32:18.845Z] "registry-mirrors": [ [2024-11-01T06:32:18.845Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T06:32:18.845Z] ], [2024-11-01T06:32:18.845Z] "bip": "10.250.0.254/24", [2024-11-01T06:32:18.845Z] "hosts": [ [2024-11-01T06:32:18.845Z] "tcp://0.0.0.0:5555", [2024-11-01T06:32:18.845Z] "unix:///var/run/docker.sock" [2024-11-01T06:32:18.845Z] ], [2024-11-01T06:32:18.845Z] "mtu": 1458, [2024-11-01T06:32:18.845Z] "selinux-enabled": true, [2024-11-01T06:32:18.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T06:32:18.845Z] } [Pipeline] sh [2024-11-01T06:32:19.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T06:32:19.537Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T06:32:37.854Z] provisioning config files... [2024-11-01T06:32:37.877Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1966259871550021514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:32:38.345Z] ---> ****-login.sh [2024-11-01T06:32:38.345Z] nexus3.edgexfoundry.org:10001 [2024-11-01T06:32:38.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:32:38.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:32:38.880Z] Configure a credential helper to remove this warning. See [2024-11-01T06:32:38.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:32:38.880Z] [2024-11-01T06:32:38.880Z] Login Succeeded [2024-11-01T06:32:38.880Z] nexus3.edgexfoundry.org:10002 [2024-11-01T06:32:39.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:32:39.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:32:39.149Z] Configure a credential helper to remove this warning. See [2024-11-01T06:32:39.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:32:39.149Z] [2024-11-01T06:32:39.149Z] Login Succeeded [2024-11-01T06:32:39.149Z] nexus3.edgexfoundry.org:10003 [2024-11-01T06:32:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:32:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:32:39.416Z] Configure a credential helper to remove this warning. See [2024-11-01T06:32:39.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:32:39.416Z] [2024-11-01T06:32:39.416Z] Login Succeeded [2024-11-01T06:32:39.416Z] nexus3.edgexfoundry.org:10004 [2024-11-01T06:32:39.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:32:39.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:32:39.956Z] Configure a credential helper to remove this warning. See [2024-11-01T06:32:39.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:32:39.956Z] [2024-11-01T06:32:39.956Z] Login Succeeded [2024-11-01T06:32:39.956Z] ****.io [2024-11-01T06:32:39.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T06:32:40.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T06:32:40.224Z] Configure a credential helper to remove this warning. See [2024-11-01T06:32:40.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T06:32:40.224Z] [2024-11-01T06:32:40.224Z] Login Succeeded [2024-11-01T06:32:40.224Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T06:32:40.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T06:32:40.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T06:32:40.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T06:32:40.781Z] ========================================================= [2024-11-01T06:32:40.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T06:32:40.781Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:32:41.334Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-11-01T06:32:41.926Z] Sending build context to Docker daemon 13.26MB [2024-11-01T06:32:41.926Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T06:32:41.926Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-01T06:32:41.926Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T06:32:41.926Z] cf04c63912e1: Pulling fs layer [2024-11-01T06:32:41.926Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T06:32:41.926Z] a37a00ec5f00: Pulling fs layer [2024-11-01T06:32:41.926Z] 50b3750afda1: Pulling fs layer [2024-11-01T06:32:41.926Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T06:32:41.926Z] 80978eb59214: Pulling fs layer [2024-11-01T06:32:41.926Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T06:32:41.926Z] c5a475d317c9: Pulling fs layer [2024-11-01T06:32:41.926Z] 4f4fb700ef54: Waiting [2024-11-01T06:32:41.926Z] 80978eb59214: Waiting [2024-11-01T06:32:41.926Z] c9f46d7d2bd2: Waiting [2024-11-01T06:32:41.926Z] c5a475d317c9: Waiting [2024-11-01T06:32:41.926Z] 50b3750afda1: Waiting [2024-11-01T06:32:41.926Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T06:32:41.926Z] 55b35a11ae5e: Download complete [2024-11-01T06:32:42.193Z] 50b3750afda1: Verifying Checksum [2024-11-01T06:32:42.193Z] 50b3750afda1: Download complete [2024-11-01T06:32:42.193Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T06:32:42.193Z] 4f4fb700ef54: Download complete [2024-11-01T06:32:42.193Z] 80978eb59214: Verifying Checksum [2024-11-01T06:32:42.193Z] 80978eb59214: Download complete [2024-11-01T06:32:42.193Z] cf04c63912e1: Verifying Checksum [2024-11-01T06:32:42.193Z] cf04c63912e1: Download complete [2024-11-01T06:32:42.460Z] c5a475d317c9: Verifying Checksum [2024-11-01T06:32:42.460Z] c5a475d317c9: Download complete [2024-11-01T06:32:43.047Z] cf04c63912e1: Pull complete [2024-11-01T06:32:43.314Z] 55b35a11ae5e: Pull complete [2024-11-01T06:32:43.897Z] a37a00ec5f00: Download complete [2024-11-01T06:32:44.858Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T06:32:44.858Z] c9f46d7d2bd2: Download complete [2024-11-01T06:32:57.990Z] a37a00ec5f00: Pull complete [2024-11-01T06:32:57.990Z] 50b3750afda1: Pull complete [2024-11-01T06:32:57.990Z] 4f4fb700ef54: Pull complete [2024-11-01T06:32:57.990Z] 80978eb59214: Pull complete [2024-11-01T06:33:03.321Z] c9f46d7d2bd2: Pull complete [2024-11-01T06:33:05.262Z] c5a475d317c9: Pull complete [2024-11-01T06:33:05.262Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T06:33:05.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T06:33:05.262Z] ---> be29e6b0f0d4 [2024-11-01T06:33:05.262Z] Step 3/10 : ARG MAKE=make build [2024-11-01T06:33:06.676Z] ---> Running in dfb73a5f2025 [2024-11-01T06:33:06.944Z] Removing intermediate container dfb73a5f2025 [2024-11-01T06:33:06.944Z] ---> 3670b75f5c5a [2024-11-01T06:33:06.944Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-01T06:33:07.210Z] ---> Running in 5b64119d6bdc [2024-11-01T06:33:07.475Z] Removing intermediate container 5b64119d6bdc [2024-11-01T06:33:07.475Z] ---> 4d4718bbbb84 [2024-11-01T06:33:07.475Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T06:33:07.475Z] ---> Running in 284ab173ccee [2024-11-01T06:33:07.744Z] Removing intermediate container 284ab173ccee [2024-11-01T06:33:07.744Z] ---> 1970c6ce8d19 [2024-11-01T06:33:07.744Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-01T06:33:07.744Z] ---> Running in 63f9b4ba6abd [2024-11-01T06:33:08.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T06:33:08.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T06:33:10.379Z] OK: 238 MiB in 54 packages [2024-11-01T06:33:11.347Z] Removing intermediate container 63f9b4ba6abd [2024-11-01T06:33:11.347Z] ---> 1e0fbe262fac [2024-11-01T06:33:11.347Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-01T06:33:11.619Z] ---> 5f2e2618dd97 [2024-11-01T06:33:11.619Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T06:33:11.619Z] ---> Running in 8f563796f818 [2024-11-01T06:35:03.282Z] Removing intermediate container 8f563796f818 [2024-11-01T06:35:03.282Z] ---> 9b00aaf61fc7 [2024-11-01T06:35:03.282Z] Step 9/10 : COPY . . [2024-11-01T06:35:03.282Z] ---> 3008afa4e7fa [2024-11-01T06:35:03.282Z] Step 10/10 : RUN ${MAKE} [2024-11-01T06:35:03.282Z] ---> Running in 244cbcb699d7 [2024-11-01T06:35:03.282Z] noop [2024-11-01T06:35:03.282Z] Removing intermediate container 244cbcb699d7 [2024-11-01T06:35:03.282Z] ---> 659029a678dd [2024-11-01T06:35:03.282Z] Successfully built 659029a678dd [2024-11-01T06:35:03.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:35:03.812Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T06:35:03.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:35:04.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-24278 does not seem to be running inside a container [2024-11-01T06:35:04.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T06:35:05.446Z] $ docker top 50f063657b48015c7851869c4d874e504effa39d53d33892410580894e82d2fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T06:35:06.334Z] + go version [2024-11-01T06:35:06.334Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T06:35:06.376Z] $ docker stop --time=1 50f063657b48015c7851869c4d874e504effa39d53d33892410580894e82d2fb [2024-11-01T06:35:07.931Z] $ docker rm -f --volumes 50f063657b48015c7851869c4d874e504effa39d53d33892410580894e82d2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:35:08.840Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T06:35:08.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:35:09.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-24278 does not seem to be running inside a container [2024-11-01T06:35:09.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T06:35:10.298Z] $ docker top 2c5c278f3ecfc1b464bb0b980488785be59b36456ecd3509aeb04fa750c55f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T06:35:11.196Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-01T06:35:11.910Z] + make test [2024-11-01T06:35:11.910Z] go test -race -coverprofile=coverage.out ./... [2024-11-01T06:35:58.737Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-01T06:37:50.397Z] # github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent [2024-11-01T06:37:50.397Z] internal/autoevent/executor.go:174:25: ae.OnChangeThreshold undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v4/models".AutoEvent has no field or method OnChangeThreshold) [2024-11-01T06:39:12.268Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple [build failed] [2024-11-01T06:39:12.268Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-01T06:39:12.268Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-01T06:39:12.268Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-01T06:39:12.268Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-01T06:39:12.268Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent [build failed] [2024-11-01T06:39:22.363Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.178s coverage: 79.4% of statements [2024-11-01T06:39:34.684Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-01T06:39:34.685Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-01T06:39:36.104Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.304s coverage: 86.0% of statements [2024-11-01T06:39:48.429Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-01T06:39:49.834Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.619s coverage: 45.2% of statements [2024-11-01T06:39:54.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.255s coverage: 14.1% of statements [2024-11-01T06:39:54.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.796s coverage: 44.6% of statements [2024-11-01T06:39:57.439Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-01T06:39:57.439Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-01T06:39:57.439Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-01T06:39:58.409Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.345s coverage: 68.4% of statements [2024-11-01T06:40:01.750Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/service [build failed] [2024-11-01T06:40:01.750Z] FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/startup [build failed] [2024-11-01T06:40:03.166Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.356s coverage: 88.3% of statements [2024-11-01T06:40:03.166Z] FAIL [2024-11-01T06:40:04.577Z] make: *** [Makefile:51: unittest] Error 1 [Pipeline] } [2024-11-01T06:40:04.639Z] $ docker stop --time=1 2c5c278f3ecfc1b464bb0b980488785be59b36456ecd3509aeb04fa750c55f27 [2024-11-01T06:40:06.478Z] $ docker rm -f --volumes 2c5c278f3ecfc1b464bb0b980488785be59b36456ecd3509aeb04fa750c55f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:40:08.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T06:40:08.710Z] [2024-11-01T06:40:08.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:40:09.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T06:40:09.413Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T06:40:09.413Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T06:40:09.413Z] 04944245beec: Pulling fs layer [2024-11-01T06:40:09.413Z] 699f458cf7ca: Pulling fs layer [2024-11-01T06:40:09.413Z] 765212b225bb: Pulling fs layer [2024-11-01T06:40:09.413Z] f23df028b6ca: Pulling fs layer [2024-11-01T06:40:09.413Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T06:40:09.413Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T06:40:09.413Z] 765212b225bb: Waiting [2024-11-01T06:40:09.413Z] d65c8cfc05b1: Waiting [2024-11-01T06:40:09.413Z] f23df028b6ca: Waiting [2024-11-01T06:40:09.413Z] 2437ff75d9bd: Waiting [2024-11-01T06:40:09.413Z] 04944245beec: Verifying Checksum [2024-11-01T06:40:09.413Z] 04944245beec: Download complete [2024-11-01T06:40:09.413Z] 765212b225bb: Download complete [2024-11-01T06:40:09.413Z] f23df028b6ca: Verifying Checksum [2024-11-01T06:40:09.413Z] f23df028b6ca: Download complete [2024-11-01T06:40:09.689Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T06:40:09.689Z] d65c8cfc05b1: Download complete [2024-11-01T06:40:09.689Z] 699f458cf7ca: Verifying Checksum [2024-11-01T06:40:09.689Z] 699f458cf7ca: Download complete [2024-11-01T06:40:10.269Z] 8998bd30e6a1: Download complete [2024-11-01T06:40:12.206Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T06:40:12.206Z] 2437ff75d9bd: Download complete [2024-11-01T06:40:14.780Z] 8998bd30e6a1: Pull complete [2024-11-01T06:40:15.369Z] 04944245beec: Pull complete [2024-11-01T06:40:16.770Z] 699f458cf7ca: Pull complete [2024-11-01T06:40:17.036Z] 765212b225bb: Pull complete [2024-11-01T06:40:17.617Z] f23df028b6ca: Pull complete [2024-11-01T06:40:17.884Z] d65c8cfc05b1: Pull complete [2024-11-01T06:40:36.097Z] 2437ff75d9bd: Pull complete [2024-11-01T06:40:36.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T06:40:36.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T06:40:36.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:40:36.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-24278 does not seem to be running inside a container [2024-11-01T06:40:36.523Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-01T06:40:39.086Z] $ docker top 74dc0b308a3aaca2c2530268d3fd69a74eb49f0fcacc9739bb68ec53b54ac884 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:39.988Z] ---> job-cost.sh [2024-11-01T06:40:39.988Z] lf-activate-venv: SKIPPING [2024-11-01T06:40:39.988Z] INFO: No Stack... [2024-11-01T06:40:40.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T06:40:41.204Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T06:40:41.861Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-11-01T06:40:41.861Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T06:40:41.940Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [2024-11-01T06:40:41.946Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] did not exist. Created. [2024-11-01T06:40:41.953Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T06:40:42.379Z] /w/workspace/device-sdk-go/1@tmp/durable-30d0648c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T06:40:42.733Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T06:40:42.779Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T06:40:43.200Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T06:40:43.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T06:40:43.333Z] $ docker stop --time=1 74dc0b308a3aaca2c2530268d3fd69a74eb49f0fcacc9739bb68ec53b54ac884 [2024-11-01T06:40:44.775Z] $ docker rm -f --volumes 74dc0b308a3aaca2c2530268d3fd69a74eb49f0fcacc9739bb68ec53b54ac884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T06:40:45.646Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-11-01T06:40:48.497Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives ] [2024-11-01T06:40:48.497Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives [2024-11-01T06:40:48.497Z] total 16 [2024-11-01T06:40:48.497Z] drwxr-xr-x 3 root root 4096 Nov 1 06:31 . [2024-11-01T06:40:48.497Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 06:31 .. [2024-11-01T06:40:48.497Z] drwxr-xr-x 2 root root 4096 Nov 1 06:31 cost [2024-11-01T06:40:48.497Z] -rw-r--r-- 1 root root 86 Nov 1 06:31 cost.csv [2024-11-01T06:40:48.497Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives [2024-11-01T06:40:48.497Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives [2024-11-01T06:40:48.497Z] total 16 [2024-11-01T06:40:48.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 06:31 . [2024-11-01T06:40:48.497Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 06:31 .. [2024-11-01T06:40:48.497Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 06:31 cost [2024-11-01T06:40:48.497Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:48.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:49.736Z] ---> package-listing.sh [2024-11-01T06:40:49.736Z] ++ facter osfamily [2024-11-01T06:40:49.736Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T06:40:50.003Z] + OS_FAMILY=debian [2024-11-01T06:40:50.003Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1644 [2024-11-01T06:40:50.003Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T06:40:50.003Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T06:40:50.003Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T06:40:50.003Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T06:40:50.003Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1644 ']' [2024-11-01T06:40:50.003Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T06:40:50.003Z] + case "${OS_FAMILY}" in [2024-11-01T06:40:50.003Z] + dpkg -l [2024-11-01T06:40:50.003Z] + grep '^ii' [2024-11-01T06:40:50.003Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T06:40:50.003Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T06:40:50.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T06:40:50.003Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1644 ']' [2024-11-01T06:40:50.003Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives/ [2024-11-01T06:40:50.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives/ [Pipeline] echo [2024-11-01T06:40:50.041Z] 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/gexfoundry_device-sdk-go_PR-1644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T06:40:50.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T06:40:50.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T06:40:50.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T06:40:51.141Z] prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container [2024-11-01T06:40:51.164Z] $ 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/gexfoundry_device-sdk-go_PR-1644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T06:40:51.376Z] $ docker top e5ef531aadb03fe30c6ed0b80c5194d298fa9bc5422172d291fd1019d65da01f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T06:40:51.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T06:40:52.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T06:40:52.409Z] + ls /var/log/sa-host [2024-11-01T06:40:52.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T06:40:52.571Z] provisioning config files... [2024-11-01T06:40:52.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/config1712689220420878199tmp [Pipeline] { [Pipeline] echo [2024-11-01T06:40:52.641Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:52.966Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T06:40:52.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:53.424Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T06:40:53.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:53.803Z] ---> sudo-logs.sh [2024-11-01T06:40:53.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T06:40:53.910Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:54.238Z] ---> job-cost.sh [2024-11-01T06:40:54.238Z] lf-activate-venv: SKIPPING [2024-11-01T06:40:54.238Z] DEBUG: total: 0.2199999988079071 [2024-11-01T06:40:54.238Z] INFO: Retrieving Stack Cost... [2024-11-01T06:40:54.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T06:40:54.757Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T06:40:54.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T06:40:55.129Z] ---> logs-deploy.sh [2024-11-01T06:40:55.129Z] lf-activate-venv: SKIPPING [2024-11-01T06:40:55.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1644/1 [2024-11-01T06:40:55.129Z] INFO: archiving workspace using pattern(s): [2024-11-01T06:40:56.066Z] Archives upload complete. [2024-11-01T06:40:56.066Z] INFO: archiving logs to Nexus