Pull request #1609 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c1d0121d89c9148a4827eb1b9062e4b7ffaa6073+5c2a377d73b399f8f8c2d20a5426d9b5e769b74b (848dbbf3571fa6a56f60e549ae09bbb886f43b40) 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-ssh13883671464343133244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2360214020392845710.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1609/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-1609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12168313687898125599.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-1609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4149367672712989070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7092915506495682991.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-1609/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-1609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13775590953572724505.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 590556114a56c6d90cc8043840e039c2f74196dc 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7098’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7104 in /w/workspace/gexfoundry_device-sdk-go_PR-1609 [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-1609 # 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 Merging remotes/origin/main commit 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b into PR head commit c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 Merge succeeded, producing c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 Checking out Revision c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 (PR-1609) > 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/1609/head:refs/remotes/origin/PR-1609 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # 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 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # timeout=10 Commit message: "refactor: Refine the discovery and scan logs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-05T02:38:29.872Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-05T02:38:30.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-05T02:38:30.267Z] ========================================================= [2024-08-05T02:38:30.267Z] EdgeX Global Pipelines Version Info [2024-08-05T02:38:30.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:38:31.463Z] ------------------- [2024-08-05T02:38:31.463Z] stable info: [2024-08-05T02:38:31.463Z] ------------------- [2024-08-05T02:38:31.463Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-05T02:38:31.463Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-05T02:38:31.463Z] Message: update stable to v1.0.260 [2024-08-05T02:38:31.725Z] ------------------- [2024-08-05T02:38:31.725Z] experimental info: [2024-08-05T02:38:31.725Z] ------------------- [2024-08-05T02:38:31.725Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-05T02:38:31.725Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-05T02:38:31.725Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-05T02:38:32.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-08-05T02:38:32.071Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-08-05T02:38:32.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-05T02:38:32.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-05T02:38:32.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-05T02:38:32.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-05T02:38:32.416Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-05T02:38:32.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-08-05T02:38:32.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-05T02:38:32.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-05T02:38:32.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-05T02:38:32.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-08-05T02:38:32.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-05T02:38:32.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-05T02:38:32.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-05T02:38:33.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T02:38:33.076Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T02:38:33.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-05T02:38:33.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-05T02:38:33.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-05T02:38:33.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-05T02:38:33.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-05T02:38:33.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-05T02:38:33.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-05T02:38:33.656Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-05T02:38:33.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-05T02:38:33.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-05T02:38:33.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1609 [Pipeline] echo [2024-08-05T02:38:33.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1609 [Pipeline] echo [2024-08-05T02:38:34.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1609 [Pipeline] echo [2024-08-05T02:38:34.075Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo [2024-08-05T02:38:34.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1d0121 [Pipeline] echo [2024-08-05T02:38:34.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-05T02:38:34.362Z] provisioning config files... [2024-08-05T02:38:34.377Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config3993048513993916004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:38:34.774Z] ---> ****-login.sh [2024-08-05T02:38:34.774Z] nexus3.edgexfoundry.org:10001 [2024-08-05T02:38:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:35.300Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:35.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:35.300Z] [2024-08-05T02:38:35.300Z] Login Succeeded [2024-08-05T02:38:35.300Z] nexus3.edgexfoundry.org:10002 [2024-08-05T02:38:35.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:35.300Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:35.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:35.300Z] [2024-08-05T02:38:35.300Z] Login Succeeded [2024-08-05T02:38:35.300Z] nexus3.edgexfoundry.org:10003 [2024-08-05T02:38:35.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:35.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:35.561Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:35.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:35.561Z] [2024-08-05T02:38:35.561Z] Login Succeeded [2024-08-05T02:38:35.561Z] nexus3.edgexfoundry.org:10004 [2024-08-05T02:38:35.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:35.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:35.562Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:35.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:35.562Z] [2024-08-05T02:38:35.562Z] Login Succeeded [2024-08-05T02:38:35.562Z] ****.io [2024-08-05T02:38:35.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:35.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:35.821Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:35.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:35.822Z] [2024-08-05T02:38:35.822Z] Login Succeeded [2024-08-05T02:38:35.822Z] ---> ****-login.sh ends [Pipeline] } [2024-08-05T02:38:35.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-05T02:38:36.608Z] + git rev-list -1 --merges c1d0121d89c9148a4827eb1b9062e4b7ffaa6073~1..c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo [2024-08-05T02:38:36.656Z] -----------> git rev-list -1 --merges c1d0121d89c9148a4827eb1b9062e4b7ffaa6073~1..c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [false] [Pipeline] sh [2024-08-05T02:38:36.984Z] + git log --format=format:%s -1 c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo [2024-08-05T02:38:37.035Z] ========================================================= [2024-08-05T02:38:37.035Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-05T02:38:37.035Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-05T02:38:37.544Z] + git log --format=format:%s -1 c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] echo [2024-08-05T02:38:37.592Z] [semverPrep] GIT_COMMIT: c1d0121d89c9148a4827eb1b9062e4b7ffaa6073, Commit Message: refactor: Refine the discovery and scan logs [Pipeline] echo [2024-08-05T02:38:37.648Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-05T02:38:38.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-05T02:38:38.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-05T02:38:38.081Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-05T02:38:38.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-05T02:38:38.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-05T02:38:38.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-05T02:38:38.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:38:38.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T02:38:38.668Z] [2024-08-05T02:38:38.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:38:39.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T02:38:39.129Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-05T02:38:39.129Z] b85a868b505f: Pulling fs layer [2024-08-05T02:38:39.129Z] e2be974225ed: Pulling fs layer [2024-08-05T02:38:39.129Z] 339a4e72a1f5: Pulling fs layer [2024-08-05T02:38:39.129Z] 988bab9f4d93: Pulling fs layer [2024-08-05T02:38:39.129Z] 1469e6f7b9e6: Pulling fs layer [2024-08-05T02:38:39.129Z] eaf3925da568: Pulling fs layer [2024-08-05T02:38:39.129Z] bab4dde63d76: Pulling fs layer [2024-08-05T02:38:39.129Z] bde34c3a00c8: Pulling fs layer [2024-08-05T02:38:39.129Z] b352a97aabf1: Pulling fs layer [2024-08-05T02:38:39.129Z] 4872d77fe225: Pulling fs layer [2024-08-05T02:38:39.129Z] 5851b861e8e6: Pulling fs layer [2024-08-05T02:38:39.129Z] bab4dde63d76: Waiting [2024-08-05T02:38:39.129Z] bde34c3a00c8: Waiting [2024-08-05T02:38:39.129Z] b352a97aabf1: Waiting [2024-08-05T02:38:39.129Z] 988bab9f4d93: Waiting [2024-08-05T02:38:39.129Z] 4872d77fe225: Waiting [2024-08-05T02:38:39.129Z] 1469e6f7b9e6: Waiting [2024-08-05T02:38:39.129Z] eaf3925da568: Waiting [2024-08-05T02:38:39.129Z] 5851b861e8e6: Waiting [2024-08-05T02:38:39.129Z] e2be974225ed: Download complete [2024-08-05T02:38:39.129Z] 988bab9f4d93: Verifying Checksum [2024-08-05T02:38:39.129Z] 988bab9f4d93: Download complete [2024-08-05T02:38:39.393Z] 339a4e72a1f5: Download complete [2024-08-05T02:38:39.393Z] 1469e6f7b9e6: Verifying Checksum [2024-08-05T02:38:39.393Z] 1469e6f7b9e6: Download complete [2024-08-05T02:38:39.393Z] eaf3925da568: Verifying Checksum [2024-08-05T02:38:39.393Z] eaf3925da568: Download complete [2024-08-05T02:38:39.393Z] bde34c3a00c8: Verifying Checksum [2024-08-05T02:38:39.393Z] bde34c3a00c8: Download complete [2024-08-05T02:38:39.393Z] b352a97aabf1: Verifying Checksum [2024-08-05T02:38:39.393Z] b352a97aabf1: Download complete [2024-08-05T02:38:39.393Z] 4872d77fe225: Verifying Checksum [2024-08-05T02:38:39.393Z] 4872d77fe225: Download complete [2024-08-05T02:38:39.393Z] b85a868b505f: Download complete [2024-08-05T02:38:39.393Z] 5851b861e8e6: Verifying Checksum [2024-08-05T02:38:39.393Z] 5851b861e8e6: Download complete [2024-08-05T02:38:39.655Z] bab4dde63d76: Verifying Checksum [2024-08-05T02:38:39.655Z] bab4dde63d76: Download complete [2024-08-05T02:38:40.594Z] b85a868b505f: Pull complete [2024-08-05T02:38:40.854Z] e2be974225ed: Pull complete [2024-08-05T02:38:41.430Z] 339a4e72a1f5: Pull complete [2024-08-05T02:38:41.430Z] 988bab9f4d93: Pull complete [2024-08-05T02:38:41.692Z] 1469e6f7b9e6: Pull complete [2024-08-05T02:38:41.692Z] eaf3925da568: Pull complete [2024-08-05T02:38:43.596Z] bab4dde63d76: Pull complete [2024-08-05T02:38:43.596Z] bde34c3a00c8: Pull complete [2024-08-05T02:38:43.596Z] b352a97aabf1: Pull complete [2024-08-05T02:38:43.596Z] 4872d77fe225: Pull complete [2024-08-05T02:38:43.596Z] 5851b861e8e6: Pull complete [2024-08-05T02:38:43.859Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-05T02:38:43.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-05T02:38:43.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:38:44.220Z] prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container [2024-08-05T02:38:44.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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-08-05T02:38:47.248Z] $ docker top 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 -eo pid,comm [2024-08-05T02:38:47.302Z] 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-08-05T02:38:47.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-05T02:38:47.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T02:38:47.475Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T02:38:47.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T02:38:47.596Z] $ docker exec 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent [2024-08-05T02:38:47.701Z] SSH_AUTH_SOCK=/tmp/ssh-u7FsRbcSAnYN/agent.32 [2024-08-05T02:38:47.701Z] SSH_AGENT_PID=38 [2024-08-05T02:38:47.706Z] Running ssh-add (command line suppressed) [2024-08-05T02:38:47.809Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_2302849735265707272.key (/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_2302849735265707272.key) [2024-08-05T02:38:47.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T02:38:48.176Z] + git tag --points-at HEAD [Pipeline] } [2024-08-05T02:38:48.206Z] $ docker exec --env ******** --env ******** 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent -k [2024-08-05T02:38:48.308Z] unset SSH_AUTH_SOCK; [2024-08-05T02:38:48.308Z] unset SSH_AGENT_PID; [2024-08-05T02:38:48.309Z] echo Agent pid 38 killed; [2024-08-05T02:38:48.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-05T02:38:48.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-05T02:38:48.426Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-05T02:38:48.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-05T02:38:48.542Z] $ docker exec 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent [2024-08-05T02:38:48.637Z] SSH_AUTH_SOCK=/tmp/ssh-FmtTiU9AuwJW/agent.71 [2024-08-05T02:38:48.637Z] SSH_AGENT_PID=77 [2024-08-05T02:38:48.641Z] Running ssh-add (command line suppressed) [2024-08-05T02:38:48.743Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_8032603240801107697.key (/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/private_key_8032603240801107697.key) [2024-08-05T02:38:48.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-05T02:38:49.197Z] + git semver init [2024-08-05T02:38:49.459Z] 2024-08-05 02:38:49,310 [run_init] DEBUG init version:0.0.0 force:False [2024-08-05T02:38:49.459Z] 2024-08-05 02:38:49,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver [2024-08-05T02:38:49.459Z] 2024-08-05 02:38:49,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver [2024-08-05T02:38:49.459Z] 2024-08-05 02:38:49,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1609, universal_newlines=False, shell=None, istream=None) [2024-08-05T02:38:51.380Z] 2024-08-05 02:38:51,375 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.git/info/exclude [2024-08-05T02:38:51.380Z] 2024-08-05 02:38:51,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver/PR-1609 with force:False [2024-08-05T02:38:51.380Z] 2024-08-05 02:38:51,376 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver/PR-1609 [2024-08-05T02:38:51.641Z] 2024-08-05 02:38:51,381 [execute] INFO git cat-file --batch-check [2024-08-05T02:38:51.641Z] 2024-08-05 02:38:51,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver, universal_newlines=False, shell=None, istream=) [2024-08-05T02:38:51.641Z] 2024-08-05 02:38:51,389 [execute] INFO git cat-file --batch [2024-08-05T02:38:51.641Z] 2024-08-05 02:38:51,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver, universal_newlines=False, shell=None, istream=) [2024-08-05T02:38:51.641Z] 2024-08-05 02:38:51,396 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1609/.semver/PR-1609 [2024-08-05T02:38:51.641Z] 0.0.0 [Pipeline] } [2024-08-05T02:38:51.778Z] $ docker exec --env ******** --env ******** 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 ssh-agent -k [2024-08-05T02:38:51.884Z] unset SSH_AUTH_SOCK; [2024-08-05T02:38:51.885Z] unset SSH_AGENT_PID; [2024-08-05T02:38:51.885Z] echo Agent pid 77 killed; [2024-08-05T02:38:51.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-05T02:38:52.460Z] + git semver [Pipeline] } [2024-08-05T02:38:52.750Z] $ docker stop --time=1 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 [2024-08-05T02:38:54.077Z] $ docker rm -f --volumes 311e17412ccdf83d47cc987f243980ee196d458bba97bfbf47cd3e90abe2ea01 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T02:38:54.540Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-05T02:38:54.900Z] Stashed 1 file(s) [Pipeline] echo [2024-08-05T02:38:54.926Z] [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-08-05T02:38:55.779Z] provisioning config files... [2024-08-05T02:38:55.789Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config8649113243762013602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:38:56.193Z] ---> ****-login.sh [2024-08-05T02:38:56.193Z] nexus3.edgexfoundry.org:10001 [2024-08-05T02:38:56.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:56.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:56.193Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:56.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:56.193Z] [2024-08-05T02:38:56.193Z] Login Succeeded [2024-08-05T02:38:56.193Z] nexus3.edgexfoundry.org:10002 [2024-08-05T02:38:56.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:56.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:56.193Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:56.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:56.193Z] [2024-08-05T02:38:56.193Z] Login Succeeded [2024-08-05T02:38:56.193Z] nexus3.edgexfoundry.org:10003 [2024-08-05T02:38:56.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:56.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:56.456Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:56.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:56.456Z] [2024-08-05T02:38:56.456Z] Login Succeeded [2024-08-05T02:38:56.456Z] nexus3.edgexfoundry.org:10004 [2024-08-05T02:38:56.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:56.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:56.457Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:56.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:56.457Z] [2024-08-05T02:38:56.457Z] Login Succeeded [2024-08-05T02:38:56.457Z] ****.io [2024-08-05T02:38:56.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:38:56.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:38:56.718Z] Configure a credential helper to remove this warning. See [2024-08-05T02:38:56.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:38:56.718Z] [2024-08-05T02:38:56.718Z] Login Succeeded [2024-08-05T02:38:56.718Z] ---> ****-login.sh ends [Pipeline] } [2024-08-05T02:38:56.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-05T02:38:57.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T02:38:57.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T02:38:57.114Z] ========================================================= [2024-08-05T02:38:57.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-05T02:38:57.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:38:57.672Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-05T02:38:57.672Z] Sending build context to Docker daemon 25.17MB [2024-08-05T02:38:57.672Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-05T02:38:57.672Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-05T02:38:57.930Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-05T02:38:57.930Z] 619be1103602: Pulling fs layer [2024-08-05T02:38:57.930Z] 7862e08f4a3e: Pulling fs layer [2024-08-05T02:38:57.930Z] 5df492c9dc93: Pulling fs layer [2024-08-05T02:38:57.930Z] 7629e6793208: Pulling fs layer [2024-08-05T02:38:57.930Z] 4f4fb700ef54: Pulling fs layer [2024-08-05T02:38:57.930Z] fb5054dd5b73: Pulling fs layer [2024-08-05T02:38:57.930Z] eeca6798cff9: Pulling fs layer [2024-08-05T02:38:57.930Z] aa269ceb94a6: Pulling fs layer [2024-08-05T02:38:57.930Z] ada007ff1a6a: Pulling fs layer [2024-08-05T02:38:57.930Z] 4f4fb700ef54: Waiting [2024-08-05T02:38:57.930Z] fb5054dd5b73: Waiting [2024-08-05T02:38:57.930Z] eeca6798cff9: Waiting [2024-08-05T02:38:57.930Z] aa269ceb94a6: Waiting [2024-08-05T02:38:57.930Z] ada007ff1a6a: Waiting [2024-08-05T02:38:57.930Z] 7629e6793208: Waiting [2024-08-05T02:38:57.930Z] 7862e08f4a3e: Download complete [2024-08-05T02:38:57.930Z] 7629e6793208: Verifying Checksum [2024-08-05T02:38:57.930Z] 7629e6793208: Download complete [2024-08-05T02:38:57.930Z] 4f4fb700ef54: Download complete [2024-08-05T02:38:57.930Z] 619be1103602: Download complete [2024-08-05T02:38:57.930Z] fb5054dd5b73: Verifying Checksum [2024-08-05T02:38:57.930Z] fb5054dd5b73: Download complete [2024-08-05T02:38:57.930Z] eeca6798cff9: Verifying Checksum [2024-08-05T02:38:57.930Z] eeca6798cff9: Download complete [2024-08-05T02:38:57.930Z] 619be1103602: Pull complete [2024-08-05T02:38:58.191Z] ada007ff1a6a: Verifying Checksum [2024-08-05T02:38:58.191Z] ada007ff1a6a: Download complete [2024-08-05T02:38:58.191Z] 7862e08f4a3e: Pull complete [2024-08-05T02:38:58.450Z] 5df492c9dc93: Verifying Checksum [2024-08-05T02:38:58.451Z] 5df492c9dc93: Download complete [2024-08-05T02:38:58.710Z] aa269ceb94a6: Verifying Checksum [2024-08-05T02:38:58.710Z] aa269ceb94a6: Download complete [2024-08-05T02:39:01.994Z] 5df492c9dc93: Pull complete [2024-08-05T02:39:01.994Z] 7629e6793208: Pull complete [2024-08-05T02:39:01.994Z] 4f4fb700ef54: Pull complete [2024-08-05T02:39:01.994Z] fb5054dd5b73: Pull complete [2024-08-05T02:39:01.994Z] eeca6798cff9: Pull complete [2024-08-05T02:39:04.573Z] aa269ceb94a6: Pull complete [2024-08-05T02:39:04.846Z] ada007ff1a6a: Pull complete [2024-08-05T02:39:04.846Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-05T02:39:04.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-05T02:39:04.846Z] ---> f489d0715acc [2024-08-05T02:39:04.846Z] Step 3/10 : ARG MAKE=make build [2024-08-05T02:39:10.505Z] ---> Running in 550f37ad7d0b [2024-08-05T02:39:10.505Z] Removing intermediate container 550f37ad7d0b [2024-08-05T02:39:10.505Z] ---> 71343e84eb1f [2024-08-05T02:39:10.505Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-05T02:39:10.505Z] ---> Running in b75ad9f46ebc [2024-08-05T02:39:10.505Z] Removing intermediate container b75ad9f46ebc [2024-08-05T02:39:10.505Z] ---> 60c8f89d2df9 [2024-08-05T02:39:10.505Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-05T02:39:10.505Z] ---> Running in 2d0479d324ab [2024-08-05T02:39:10.505Z] Removing intermediate container 2d0479d324ab [2024-08-05T02:39:10.505Z] ---> 8e46a45bb46b [2024-08-05T02:39:10.505Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-05T02:39:10.505Z] ---> Running in 09a56ef54ac1 [2024-08-05T02:39:10.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-05T02:39:10.506Z] Still waiting to schedule task [2024-08-05T02:39:10.506Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7102’ is offline [2024-08-05T02:39:10.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-05T02:39:14.818Z] OK: 264 MiB in 52 packages [2024-08-05T02:39:14.818Z] Removing intermediate container 09a56ef54ac1 [2024-08-05T02:39:14.818Z] ---> de8a5c868183 [2024-08-05T02:39:14.818Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-05T02:39:14.818Z] ---> 27c0315b2335 [2024-08-05T02:39:14.818Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-05T02:39:14.818Z] ---> Running in cd20547c71d5 [2024-08-05T02:40:23.772Z] go: github.com/Microsoft/go-winio@v0.6.2: Get "https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/OneOfOne/xxhash@v1.2.8: Get "https://proxy.golang.org/github.com/%21one%21of%21one/xxhash/@v/v1.2.8.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/armon/go-metrics@v0.4.1: Get "https://proxy.golang.org/github.com/armon/go-metrics/@v/v0.4.1.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2: Get "https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/cenkalti/backoff@v2.2.1+incompatible: Get "https://proxy.golang.org/github.com/cenkalti/backoff/@v/v2.2.1+incompatible.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/cenkalti/backoff/v4@v4.3.0: Get "https://proxy.golang.org/github.com/cenkalti/backoff/v4/@v/v4.3.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc: Get "https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/eclipse/paho.mqtt.golang@v1.4.3: Get "https://proxy.golang.org/github.com/eclipse/paho.mqtt.golang/@v/v1.4.3.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:58601->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-bootstrap/v3/@v/v3.2.0-dev.49.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/edgexfoundry/go-mod-configuration/v3@v3.2.0-dev.11: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-configuration/v3/@v/v3.2.0-dev.11.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/edgexfoundry/go-mod-core-contracts/v3@v3.2.0-dev.30: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-core-contracts/v3/@v/v3.2.0-dev.30.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/edgexfoundry/go-mod-messaging/v3@v3.2.0-dev.29: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-messaging/v3/@v/v3.2.0-dev.29.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/edgexfoundry/go-mod-registry/v3@v3.2.0-dev.13: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-registry/v3/@v/v3.2.0-dev.13.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/edgexfoundry/go-mod-secrets/v3@v3.2.0-dev.9: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-secrets/v3/@v/v3.2.0-dev.9.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/fatih/color@v1.16.0: Get "https://proxy.golang.org/github.com/fatih/color/@v/v1.16.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/fsnotify/fsnotify@v1.7.0: Get "https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:37631->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/fullsailor/pkcs7@v0.0.0-20190404230743-d7302db945fa: Get "https://proxy.golang.org/github.com/fullsailor/pkcs7/@v/v0.0.0-20190404230743-d7302db945fa.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/fxamacker/cbor/v2@v2.7.0: Get "https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.7.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/gabriel-vasile/mimetype@v1.4.3: Get "https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.3.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-jose/go-jose/v4@v4.0.2: Get "https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-kit/log@v0.2.1: Get "https://proxy.golang.org/github.com/go-kit/log/@v/v0.2.1.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-logfmt/logfmt@v0.5.1: Get "https://proxy.golang.org/github.com/go-logfmt/logfmt/@v/v0.5.1.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-logr/logr@v1.4.2: Get "https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-logr/stdr@v1.2.2: Get "https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:45987->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-ole/go-ole@v1.2.6: Get "https://proxy.golang.org/github.com/go-ole/go-ole/@v/v1.2.6.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-openapi/analysis@v0.23.0: Get "https://proxy.golang.org/github.com/go-openapi/analysis/@v/v0.23.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-openapi/errors@v0.22.0: Get "https://proxy.golang.org/github.com/go-openapi/errors/@v/v0.22.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-openapi/jsonpointer@v0.21.0: Get "https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.21.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-openapi/jsonreference@v0.21.0: Get "https://proxy.golang.org/github.com/go-openapi/jsonreference/@v/v0.21.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.772Z] go: github.com/go-openapi/loads@v0.22.0: Get "https://proxy.golang.org/github.com/go-openapi/loads/@v/v0.22.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.773Z] go: github.com/go-openapi/runtime@v0.28.0: Get "https://proxy.golang.org/github.com/go-openapi/runtime/@v/v0.28.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.773Z] go: github.com/go-openapi/spec@v0.21.0: Get "https://proxy.golang.org/github.com/go-openapi/spec/@v/v0.21.0.mod": dial tcp: lookup proxy.golang.org on 10.30.120.3:53: read udp 10.250.0.1:49125->10.30.120.3:53: i/o timeout [2024-08-05T02:40:23.773Z] skipping... [2024-08-05T02:40:47.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7105 in /w/workspace/gexfoundry_device-sdk-go_PR-1609 [Pipeline] { [Pipeline] ws [2024-08-05T02:40:47.358Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-08-05T02:40:50.345Z] Removing intermediate container cd20547c71d5 [2024-08-05T02:40:50.346Z] ---> 281edcaf4226 [2024-08-05T02:40:50.346Z] Step 9/10 : COPY . . [2024-08-05T02:40:50.346Z] ---> 600495180d02 [2024-08-05T02:40:50.346Z] Step 10/10 : RUN ${MAKE} [2024-08-05T02:40:50.346Z] ---> Running in 8cec54815b89 [2024-08-05T02:40:50.346Z] noop [2024-08-05T02:40:50.346Z] Removing intermediate container 8cec54815b89 [2024-08-05T02:40:50.346Z] ---> e4747110a96b [2024-08-05T02:40:50.346Z] Successfully built e4747110a96b [2024-08-05T02:40:50.346Z] Successfully tagged ci-base-image-x86_64:latest [2024-08-05T02:40:50.480Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:40:51.011Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-05T02:40:51.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:40:51.198Z] prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container [2024-08-05T02:40:51.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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-08-05T02:40:51.561Z] $ docker top b4e1a825c55d7044b660b855a5d781a28a16ee2a24f8f2052e3c51446978574f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T02:40:51.976Z] + go version [2024-08-05T02:40:51.976Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-05T02:40:52.011Z] $ docker stop --time=1 b4e1a825c55d7044b660b855a5d781a28a16ee2a24f8f2052e3c51446978574f [2024-08-05T02:40:53.270Z] $ docker rm -f --volumes b4e1a825c55d7044b660b855a5d781a28a16ee2a24f8f2052e3c51446978574f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:40:54.133Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-05T02:40:54.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:40:54.311Z] prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container [2024-08-05T02:40:54.340Z] $ 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-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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-08-05T02:40:54.677Z] $ docker top 085909973b121098a7762b0b6f480124c2f4501c8c2634a3150b33ac42f2eabf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T02:40:55.106Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1609 [Pipeline] fileExists [Pipeline] sh [2024-08-05T02:40:55.387Z] using credential edgex-jenkins-ssh [2024-08-05T02:40:55.410Z] Cloning the remote Git repository [2024-08-05T02:40:55.493Z] + make test [2024-08-05T02:40:55.493Z] go test -race -coverprofile=coverage.out ./... [2024-08-05T02:40:55.493Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.49 [2024-08-05T02:40:55.493Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 [2024-08-05T02:40:56.060Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.29 [2024-08-05T02:40:56.060Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-08-05T02:40:56.060Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-08-05T02:40:56.060Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.11 [2024-08-05T02:40:56.060Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.13 [2024-08-05T02:40:56.060Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 [2024-08-05T02:40:56.318Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-08-05T02:40:56.318Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-08-05T02:40:55.444Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-08-05T02:40:55.557Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-08-05T02:40:55.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-08-05T02:40:55.685Z] > git --version # timeout=10 [2024-08-05T02:40:55.713Z] > git --version # 'git version 2.25.1' [2024-08-05T02:40:55.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-05T02:40:55.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-05T02:40:56.577Z] go: downloading github.com/go-kit/log v0.2.1 [2024-08-05T02:40:56.839Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-08-05T02:40:56.839Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-08-05T02:40:56.839Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-08-05T02:40:56.839Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-05T02:40:56.839Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-08-05T02:40:57.097Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-08-05T02:40:57.097Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-08-05T02:40:57.097Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-08-05T02:40:57.097Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-08-05T02:40:57.097Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-08-05T02:40:57.097Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-08-05T02:40:57.097Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-08-05T02:40:57.097Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-08-05T02:40:57.097Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-08-05T02:40:57.356Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-08-05T02:40:57.356Z] go: downloading github.com/fatih/color v1.16.0 [2024-08-05T02:40:57.356Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-08-05T02:40:57.356Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-08-05T02:40:57.621Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-08-05T02:40:59.133Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-08-05T02:40:59.155Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-05T02:40:59.980Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-08-05T02:41:00.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-08-05T02:41:00.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-05T02:41:00.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1609/head:refs/remotes/origin/PR-1609 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-05T02:41:00.642Z] Merging remotes/origin/main commit 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b into PR head commit c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [2024-08-05T02:41:00.940Z] Merge succeeded, producing c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [2024-08-05T02:41:00.941Z] Checking out Revision c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 (PR-1609) [2024-08-05T02:41:00.651Z] > git config core.sparsecheckout # timeout=10 [2024-08-05T02:41:00.725Z] > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # timeout=10 [2024-08-05T02:41:00.840Z] > git remote # timeout=10 [2024-08-05T02:41:00.854Z] > git config --get remote.origin.url # timeout=10 [2024-08-05T02:41:00.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-05T02:41:00.897Z] > git merge 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b # timeout=10 [2024-08-05T02:41:00.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-05T02:41:00.941Z] > git config core.sparsecheckout # timeout=10 [2024-08-05T02:41:00.954Z] > git checkout -f c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 # timeout=10 [2024-08-05T02:41:04.185Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-05T02:41:04.500Z] Commit message: "refactor: Refine the discovery and scan logs" [2024-08-05T02:41:04.541Z] > git --version # timeout=10 [2024-08-05T02:41:04.549Z] > git --version # 'git version 2.25.1' [2024-08-05T02:41:04.562Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-05T02:41:06.405Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-05T02:41:06.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-05T02:41:06.405Z] Dload Upload Total Spent Left Speed [2024-08-05T02:41:06.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-08-05T02:41:06.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-05T02:41:07.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-05T02:41:07.097Z] + sudo tee /etc/docker/daemon.new [2024-08-05T02:41:07.097Z] { [2024-08-05T02:41:07.097Z] "registry-mirrors": [ [2024-08-05T02:41:07.097Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-05T02:41:07.097Z] ], [2024-08-05T02:41:07.097Z] "bip": "10.250.0.254/24", [2024-08-05T02:41:07.097Z] "hosts": [ [2024-08-05T02:41:07.097Z] "tcp://0.0.0.0:5555", [2024-08-05T02:41:07.097Z] "unix:///var/run/docker.sock" [2024-08-05T02:41:07.097Z] ], [2024-08-05T02:41:07.097Z] "mtu": 1458, [2024-08-05T02:41:07.097Z] "selinux-enabled": true, [2024-08-05T02:41:07.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-05T02:41:07.097Z] } [Pipeline] sh [2024-08-05T02:41:07.449Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-05T02:41:07.802Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-05T02:41:26.152Z] provisioning config files... [2024-08-05T02:41:26.175Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15387585770593223761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:41:26.679Z] ---> ****-login.sh [2024-08-05T02:41:26.679Z] nexus3.edgexfoundry.org:10001 [2024-08-05T02:41:26.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:41:27.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:41:27.215Z] Configure a credential helper to remove this warning. See [2024-08-05T02:41:27.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:41:27.215Z] [2024-08-05T02:41:27.216Z] Login Succeeded [2024-08-05T02:41:27.216Z] nexus3.edgexfoundry.org:10002 [2024-08-05T02:41:27.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:41:27.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:41:27.488Z] Configure a credential helper to remove this warning. See [2024-08-05T02:41:27.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:41:27.488Z] [2024-08-05T02:41:27.488Z] Login Succeeded [2024-08-05T02:41:27.488Z] nexus3.edgexfoundry.org:10003 [2024-08-05T02:41:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:41:27.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:41:27.755Z] Configure a credential helper to remove this warning. See [2024-08-05T02:41:27.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:41:27.755Z] [2024-08-05T02:41:27.755Z] Login Succeeded [2024-08-05T02:41:27.755Z] nexus3.edgexfoundry.org:10004 [2024-08-05T02:41:28.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:41:28.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:41:28.290Z] Configure a credential helper to remove this warning. See [2024-08-05T02:41:28.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:41:28.290Z] [2024-08-05T02:41:28.290Z] Login Succeeded [2024-08-05T02:41:28.290Z] ****.io [2024-08-05T02:41:28.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-05T02:41:28.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-05T02:41:28.556Z] Configure a credential helper to remove this warning. See [2024-08-05T02:41:28.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-05T02:41:28.557Z] [2024-08-05T02:41:28.557Z] Login Succeeded [2024-08-05T02:41:28.557Z] ---> ****-login.sh ends [Pipeline] } [2024-08-05T02:41:28.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-05T02:41:29.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T02:41:29.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-05T02:41:29.206Z] ========================================================= [2024-08-05T02:41:29.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-05T02:41:29.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:41:29.779Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-05T02:41:30.365Z] Sending build context to Docker daemon 13.03MB [2024-08-05T02:41:30.365Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-05T02:41:30.365Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-05T02:41:30.365Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-05T02:41:30.365Z] c6b39de5b339: Pulling fs layer [2024-08-05T02:41:30.365Z] a69c41024577: Pulling fs layer [2024-08-05T02:41:30.365Z] d6de4b400683: Pulling fs layer [2024-08-05T02:41:30.365Z] 35cb2a7552d0: Pulling fs layer [2024-08-05T02:41:30.365Z] 4f4fb700ef54: Pulling fs layer [2024-08-05T02:41:30.365Z] 464afbd9ba4c: Pulling fs layer [2024-08-05T02:41:30.365Z] 00f215d4a9da: Pulling fs layer [2024-08-05T02:41:30.365Z] d496ad576159: Pulling fs layer [2024-08-05T02:41:30.365Z] 464afbd9ba4c: Waiting [2024-08-05T02:41:30.365Z] d496ad576159: Waiting [2024-08-05T02:41:30.365Z] 00f215d4a9da: Waiting [2024-08-05T02:41:30.365Z] 35cb2a7552d0: Waiting [2024-08-05T02:41:30.365Z] 4f4fb700ef54: Waiting [2024-08-05T02:41:30.365Z] a69c41024577: Download complete [2024-08-05T02:41:30.365Z] 4f4fb700ef54: Verifying Checksum [2024-08-05T02:41:30.640Z] 4f4fb700ef54: Download complete [2024-08-05T02:41:30.640Z] 464afbd9ba4c: Download complete [2024-08-05T02:41:30.640Z] c6b39de5b339: Verifying Checksum [2024-08-05T02:41:30.640Z] c6b39de5b339: Download complete [2024-08-05T02:41:30.920Z] d496ad576159: Verifying Checksum [2024-08-05T02:41:30.920Z] d496ad576159: Download complete [2024-08-05T02:41:31.508Z] c6b39de5b339: Pull complete [2024-08-05T02:41:32.098Z] a69c41024577: Pull complete [2024-08-05T02:41:32.367Z] d6de4b400683: Verifying Checksum [2024-08-05T02:41:32.367Z] d6de4b400683: Download complete [2024-08-05T02:41:33.331Z] 00f215d4a9da: Verifying Checksum [2024-08-05T02:41:33.331Z] 00f215d4a9da: Download complete [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-05T02:41:42.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.021s coverage: 27.0% of statements [2024-08-05T02:41:42.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.028s coverage: 79.4% of statements [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-05T02:41:42.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.043s coverage: 86.0% of statements [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-05T02:41:42.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.067s coverage: 52.2% of statements [2024-08-05T02:41:42.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-05T02:41:44.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.032s coverage: 14.4% of statements [2024-08-05T02:41:44.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.043s coverage: 44.6% of statements [2024-08-05T02:41:44.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.040s coverage: 68.5% of statements [2024-08-05T02:41:44.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.095s coverage: 89.2% of statements [2024-08-05T02:41:44.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.4% of statements [2024-08-05T02:41:45.660Z] d6de4b400683: Pull complete [2024-08-05T02:41:45.660Z] 35cb2a7552d0: Pull complete [2024-08-05T02:41:45.660Z] 4f4fb700ef54: Pull complete [2024-08-05T02:41:45.660Z] 464afbd9ba4c: Pull complete [2024-08-05T02:41:53.872Z] 00f215d4a9da: Pull complete [2024-08-05T02:41:55.276Z] d496ad576159: Pull complete [2024-08-05T02:41:55.541Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-05T02:41:55.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-05T02:41:55.541Z] ---> f246e2811388 [2024-08-05T02:41:55.541Z] Step 3/10 : ARG MAKE=make build [2024-08-05T02:41:57.475Z] ---> Running in d24f2d6a1497 [2024-08-05T02:41:57.475Z] Removing intermediate container d24f2d6a1497 [2024-08-05T02:41:57.475Z] ---> dcc7304a8d09 [2024-08-05T02:41:57.475Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-05T02:41:57.475Z] ---> Running in d4cc7d15a726 [2024-08-05T02:41:57.747Z] Removing intermediate container d4cc7d15a726 [2024-08-05T02:41:57.747Z] ---> 4b26ea797d63 [2024-08-05T02:41:57.747Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-05T02:41:58.015Z] ---> Running in 9962eaa10f3b [2024-08-05T02:41:58.281Z] Removing intermediate container 9962eaa10f3b [2024-08-05T02:41:58.281Z] ---> 7920ceac098e [2024-08-05T02:41:58.281Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-05T02:41:58.281Z] ---> Running in d91358cec6ee [2024-08-05T02:41:59.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-05T02:41:59.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-05T02:42:00.640Z] OK: 266 MiB in 52 packages [2024-08-05T02:42:01.616Z] Removing intermediate container d91358cec6ee [2024-08-05T02:42:01.616Z] ---> dcc1051e3d63 [2024-08-05T02:42:01.616Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-05T02:42:01.890Z] ---> 1542035ca8d2 [2024-08-05T02:42:01.890Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-05T02:42:01.890Z] ---> Running in a1a01187f433 [2024-08-05T02:42:23.522Z] GO111MODULE=on go vet ./... [2024-08-05T02:42:26.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-05T02:42:26.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-05T02:42:26.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-05T02:42:26.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-05T02:42:26.673Z] $ docker stop --time=1 085909973b121098a7762b0b6f480124c2f4501c8c2634a3150b33ac42f2eabf [2024-08-05T02:42:31.070Z] $ docker rm -f --volumes 085909973b121098a7762b0b6f480124c2f4501c8c2634a3150b33ac42f2eabf [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T02:42:31.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-05T02:42:31.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-05T02:42:32.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-05T02:42:33.068Z] + ls -al . [2024-08-05T02:42:33.068Z] total 380 [2024-08-05T02:42:33.068Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 5 02:40 . [2024-08-05T02:42:33.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:38 .. [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 02:38 .dockerignore [2024-08-05T02:42:33.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 02:41 .git [2024-08-05T02:42:33.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:38 .github [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 5 02:38 .gitignore [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 5 02:38 .golangci.yml [2024-08-05T02:42:33.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 02:38 .semver [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 5 02:38 CHANGELOG.md [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 02:38 GOVERNANCE.md [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 5 02:38 Jenkinsfile [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 5 02:38 LICENSE [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 5 02:38 Makefile [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 5 02:38 OWNERS.md [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 5 02:38 README.md [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 02:38 VERSION [2024-08-05T02:42:33.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 02:38 bin [2024-08-05T02:42:33.068Z] -rw-r--r-- 1 jenkins jenkins 125703 Aug 5 02:41 coverage.out [2024-08-05T02:42:33.068Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 02:38 example [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 6996 Aug 5 02:38 go.mod [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 5 02:38 go.sum [2024-08-05T02:42:33.068Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:38 internal [2024-08-05T02:42:33.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:38 openapi [2024-08-05T02:42:33.068Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 02:38 pkg [2024-08-05T02:42:33.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:38 snap [2024-08-05T02:42:33.068Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 5 02:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:42:33.544Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 --label arch=amd64 --label version=0.0.0 . [2024-08-05T02:42:33.544Z] Sending build context to Docker daemon 25.3MB [2024-08-05T02:42:33.544Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-05T02:42:33.544Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-05T02:42:33.544Z] ---> e4747110a96b [2024-08-05T02:42:33.544Z] Step 3/24 : ARG MAKE=make build [2024-08-05T02:42:34.114Z] ---> Running in dc1e7c5ed214 [2024-08-05T02:42:34.114Z] Removing intermediate container dc1e7c5ed214 [2024-08-05T02:42:34.114Z] ---> 63570d573117 [2024-08-05T02:42:34.114Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-05T02:42:34.114Z] ---> Running in 7cdd261a9589 [2024-08-05T02:42:34.373Z] Removing intermediate container 7cdd261a9589 [2024-08-05T02:42:34.373Z] ---> 1dfe33d3c9ac [2024-08-05T02:42:34.373Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-05T02:42:34.373Z] ---> Running in ae7d2f4a4236 [2024-08-05T02:42:34.373Z] Removing intermediate container ae7d2f4a4236 [2024-08-05T02:42:34.373Z] ---> 905a7b93be50 [2024-08-05T02:42:34.373Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-05T02:42:34.373Z] ---> Running in 3e72284b51ee [2024-08-05T02:42:34.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-05T02:42:34.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-05T02:42:35.156Z] OK: 264 MiB in 52 packages [2024-08-05T02:42:35.416Z] Removing intermediate container 3e72284b51ee [2024-08-05T02:42:35.416Z] ---> 95f7bb5137e4 [2024-08-05T02:42:35.416Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-05T02:42:35.675Z] ---> 6c2537369a44 [2024-08-05T02:42:35.675Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-05T02:42:35.675Z] ---> Running in 99f378ce8a8c [2024-08-05T02:42:42.251Z] Removing intermediate container 99f378ce8a8c [2024-08-05T02:42:42.251Z] ---> 06f7418d1072 [2024-08-05T02:42:42.251Z] Step 9/24 : COPY . . [2024-08-05T02:42:43.188Z] ---> 792179b678b9 [2024-08-05T02:42:43.188Z] Step 10/24 : RUN ${MAKE} [2024-08-05T02:42:43.188Z] ---> Running in 1920eb83edac [2024-08-05T02:42:43.188Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-05T02:43:21.940Z] Removing intermediate container 1920eb83edac [2024-08-05T02:43:21.940Z] ---> 44d254d34483 [2024-08-05T02:43:21.940Z] Step 11/24 : FROM alpine:3.18 [2024-08-05T02:43:21.940Z] 3.18: Pulling from library/alpine [2024-08-05T02:43:21.940Z] 930bdd4d222e: Pulling fs layer [2024-08-05T02:43:21.940Z] 930bdd4d222e: Verifying Checksum [2024-08-05T02:43:21.940Z] 930bdd4d222e: Download complete [2024-08-05T02:43:21.940Z] 930bdd4d222e: Pull complete [2024-08-05T02:43:21.940Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-05T02:43:21.940Z] Status: Downloaded newer image for alpine:3.18 [2024-08-05T02:43:21.940Z] ---> 18f865063206 [2024-08-05T02:43:21.940Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-05T02:43:21.940Z] ---> Running in de97e6edc2e2 [2024-08-05T02:43:21.940Z] Removing intermediate container de97e6edc2e2 [2024-08-05T02:43:21.940Z] ---> ec3e700ae4c0 [2024-08-05T02:43:21.940Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-05T02:43:21.940Z] ---> Running in 3857476ed8fd [2024-08-05T02:43:21.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-05T02:43:21.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-05T02:43:21.940Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-05T02:43:21.940Z] Executing busybox-1.36.1-r7.trigger [2024-08-05T02:43:21.940Z] OK: 7 MiB in 16 packages [2024-08-05T02:43:22.201Z] Removing intermediate container 3857476ed8fd [2024-08-05T02:43:22.201Z] ---> a654951b5743 [2024-08-05T02:43:22.201Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-05T02:43:22.201Z] ---> Running in 8d9505192730 [2024-08-05T02:43:22.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-05T02:43:22.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-05T02:43:22.723Z] OK: 7 MiB in 16 packages [2024-08-05T02:43:22.990Z] Removing intermediate container 8d9505192730 [2024-08-05T02:43:22.991Z] ---> 32bae13dd654 [2024-08-05T02:43:22.991Z] Step 15/24 : WORKDIR / [2024-08-05T02:43:23.264Z] ---> Running in c1fcac84679f [2024-08-05T02:43:23.264Z] Removing intermediate container c1fcac84679f [2024-08-05T02:43:23.264Z] ---> 3831f5f9de2e [2024-08-05T02:43:23.264Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-05T02:43:23.524Z] ---> f1033040c368 [2024-08-05T02:43:23.524Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-05T02:43:24.902Z] ---> c1417bf8dab7 [2024-08-05T02:43:24.902Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-05T02:43:24.902Z] ---> 44758a9c2302 [2024-08-05T02:43:24.902Z] Step 19/24 : EXPOSE 59999 [2024-08-05T02:43:24.902Z] ---> Running in e24e99382b47 [2024-08-05T02:43:25.164Z] Removing intermediate container e24e99382b47 [2024-08-05T02:43:25.164Z] ---> 90fdba00ae31 [2024-08-05T02:43:25.164Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-05T02:43:25.164Z] ---> Running in d6c0f457412f [2024-08-05T02:43:25.164Z] Removing intermediate container d6c0f457412f [2024-08-05T02:43:25.164Z] ---> b58bf9040fee [2024-08-05T02:43:25.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-05T02:43:25.164Z] ---> Running in 30ce73073576 [2024-08-05T02:43:25.424Z] Removing intermediate container 30ce73073576 [2024-08-05T02:43:25.424Z] ---> 3cc3df7b27b1 [2024-08-05T02:43:25.424Z] Step 22/24 : LABEL arch=amd64 [2024-08-05T02:43:25.424Z] ---> Running in 273dfcb03323 [2024-08-05T02:43:25.685Z] Removing intermediate container 273dfcb03323 [2024-08-05T02:43:25.685Z] ---> e39230157bd1 [2024-08-05T02:43:25.685Z] Step 23/24 : LABEL git_sha=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [2024-08-05T02:43:25.685Z] ---> Running in d7ce9ad5b502 [2024-08-05T02:43:25.949Z] Removing intermediate container d7ce9ad5b502 [2024-08-05T02:43:25.949Z] ---> 73eb6bd0f2b4 [2024-08-05T02:43:25.949Z] Step 24/24 : LABEL version=0.0.0 [2024-08-05T02:43:25.949Z] ---> Running in ab2ef0a37714 [2024-08-05T02:43:25.949Z] Removing intermediate container ab2ef0a37714 [2024-08-05T02:43:25.949Z] ---> c0cb20b7aa0a [2024-08-05T02:43:25.949Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-05T02:43:25.949Z] Successfully built c0cb20b7aa0a [2024-08-05T02:43:25.949Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:43:27.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T02:43:27.087Z] [2024-08-05T02:43:27.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:43:27.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T02:43:27.514Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-05T02:43:27.514Z] 5eb5b503b376: Pulling fs layer [2024-08-05T02:43:27.514Z] 5c69ac0246d0: Pulling fs layer [2024-08-05T02:43:27.514Z] ec43610c2a17: Pulling fs layer [2024-08-05T02:43:27.514Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-05T02:43:27.514Z] 33b1e0a273af: Pulling fs layer [2024-08-05T02:43:27.514Z] 5d3b04190fa2: Pulling fs layer [2024-08-05T02:43:27.514Z] 2f39f015ded8: Pulling fs layer [2024-08-05T02:43:27.514Z] 33b1e0a273af: Waiting [2024-08-05T02:43:27.514Z] 3a2ae6a8a46f: Waiting [2024-08-05T02:43:27.514Z] 5d3b04190fa2: Waiting [2024-08-05T02:43:27.514Z] 2f39f015ded8: Waiting [2024-08-05T02:43:27.514Z] 5c69ac0246d0: Verifying Checksum [2024-08-05T02:43:27.514Z] 5c69ac0246d0: Download complete [2024-08-05T02:43:27.514Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-05T02:43:27.514Z] 3a2ae6a8a46f: Download complete [2024-08-05T02:43:27.514Z] 33b1e0a273af: Verifying Checksum [2024-08-05T02:43:27.514Z] 33b1e0a273af: Download complete [2024-08-05T02:43:27.514Z] 5d3b04190fa2: Verifying Checksum [2024-08-05T02:43:27.514Z] 5d3b04190fa2: Download complete [2024-08-05T02:43:27.514Z] ec43610c2a17: Verifying Checksum [2024-08-05T02:43:27.514Z] ec43610c2a17: Download complete [2024-08-05T02:43:27.774Z] 5eb5b503b376: Download complete [2024-08-05T02:43:28.344Z] 2f39f015ded8: Verifying Checksum [2024-08-05T02:43:28.344Z] 2f39f015ded8: Download complete [2024-08-05T02:43:28.912Z] 5eb5b503b376: Pull complete [2024-08-05T02:43:29.174Z] 5c69ac0246d0: Pull complete [2024-08-05T02:43:29.742Z] ec43610c2a17: Pull complete [2024-08-05T02:43:29.742Z] 3a2ae6a8a46f: Pull complete [2024-08-05T02:43:30.003Z] 33b1e0a273af: Pull complete [2024-08-05T02:43:30.003Z] 5d3b04190fa2: Pull complete [2024-08-05T02:43:35.427Z] 2f39f015ded8: Pull complete [2024-08-05T02:43:35.427Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-05T02:43:35.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T02:43:35.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:43:35.725Z] prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container [2024-08-05T02:43:35.757Z] $ 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-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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-08-05T02:43:41.299Z] $ docker top e3ccefd323f5d8ca9530928bf0a8ce05685200debbf0c1fe481d023a98dbc151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:43:41.817Z] ---> job-cost.sh [2024-08-05T02:43:41.817Z] lf-activate-venv: SKIPPING [2024-08-05T02:43:41.817Z] INFO: No Stack... [2024-08-05T02:43:42.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-05T02:43:42.646Z] INFO: Archiving Costs [Pipeline] sh [2024-08-05T02:43:42.973Z] + cat+ /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives/cost.csv [2024-08-05T02:43:42.973Z] cut -d, -f6 [Pipeline] lock [2024-08-05T02:43:43.027Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [2024-08-05T02:43:43.034Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] did not exist. Created. [2024-08-05T02:43:43.043Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-05T02:43:43.468Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-05T02:43:43.532Z] Stashed 1 file(s) [Pipeline] } [2024-08-05T02:43:43.574Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-05T02:43:43.672Z] $ docker stop --time=1 e3ccefd323f5d8ca9530928bf0a8ce05685200debbf0c1fe481d023a98dbc151 [2024-08-05T02:43:45.022Z] $ docker rm -f --volumes e3ccefd323f5d8ca9530928bf0a8ce05685200debbf0c1fe481d023a98dbc151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-05T02:43:53.580Z] Removing intermediate container a1a01187f433 [2024-08-05T02:43:53.580Z] ---> 6b604e1e29a5 [2024-08-05T02:43:53.580Z] Step 9/10 : COPY . . [2024-08-05T02:43:53.580Z] ---> 945ff0be4be2 [2024-08-05T02:43:53.580Z] Step 10/10 : RUN ${MAKE} [2024-08-05T02:43:53.580Z] ---> Running in 20d5fff14d4d [2024-08-05T02:43:53.580Z] noop [2024-08-05T02:43:53.580Z] Removing intermediate container 20d5fff14d4d [2024-08-05T02:43:53.580Z] ---> edac7201adbf [2024-08-05T02:43:53.580Z] Successfully built edac7201adbf [2024-08-05T02:43:53.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:43:54.126Z] + docker inspect -f . ci-base-image-arm64 [2024-08-05T02:43:54.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:43:54.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container [2024-08-05T02:43:54.479Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-05T02:43:55.639Z] $ docker top ab57848711def0085163d14939b25e09437f6565b20d03d337a0f7706fbbd901 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T02:43:56.518Z] + go version [2024-08-05T02:43:56.518Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-05T02:43:56.569Z] $ docker stop --time=1 ab57848711def0085163d14939b25e09437f6565b20d03d337a0f7706fbbd901 [2024-08-05T02:43:58.158Z] $ docker rm -f --volumes ab57848711def0085163d14939b25e09437f6565b20d03d337a0f7706fbbd901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:43:59.121Z] + docker inspect -f . ci-base-image-arm64 [2024-08-05T02:43:59.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:43:59.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container [2024-08-05T02:43:59.455Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-05T02:44:00.631Z] $ docker top d7aa7a8f5f76f3131f805f8d2c0c8a20d9342a24ac78a13bd5ea41c311e0998d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T02:44:01.230Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-05T02:44:01.957Z] + make test [2024-08-05T02:44:01.957Z] go test -race -coverprofile=coverage.out ./... [2024-08-05T02:44:40.813Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-05T02:48:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-05T02:48:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-05T02:48:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-05T02:48:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-05T02:48:17.896Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-05T02:48:30.181Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.105s coverage: 27.0% of statements [2024-08-05T02:48:31.580Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.157s coverage: 79.4% of statements [2024-08-05T02:48:39.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-05T02:48:39.854Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-05T02:48:40.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.255s coverage: 86.0% of statements [2024-08-05T02:48:47.467Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-05T02:48:48.867Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.435s coverage: 52.2% of statements [2024-08-05T02:48:52.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.163s coverage: 14.4% of statements [2024-08-05T02:48:52.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.821s coverage: 44.6% of statements [2024-08-05T02:48:52.798Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-05T02:48:52.798Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-05T02:48:54.202Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements [2024-08-05T02:48:56.889Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.396s coverage: 89.2% of statements [2024-08-05T02:49:00.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-05T02:49:01.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.229s coverage: 5.4% of statements [2024-08-05T02:49:03.139Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-05T02:49:03.139Z] GO111MODULE=on go vet ./... [2024-08-05T02:52:40.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-05T02:52:40.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-05T02:52:40.029Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-05T02:52:40.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-05T02:52:40.132Z] $ docker stop --time=1 d7aa7a8f5f76f3131f805f8d2c0c8a20d9342a24ac78a13bd5ea41c311e0998d [2024-08-05T02:52:42.086Z] $ docker rm -f --volumes d7aa7a8f5f76f3131f805f8d2c0c8a20d9342a24ac78a13bd5ea41c311e0998d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-05T02:52:44.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-05T02:52:44.444Z] Warning: overwriting stash ‘coverage-report’ [2024-08-05T02:52:44.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-05T02:52:45.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-05T02:52:45.994Z] + ls -al . [2024-08-05T02:52:45.995Z] total 376 [2024-08-05T02:52:45.995Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 02:44 . [2024-08-05T02:52:45.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:40 .. [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 5 02:41 .dockerignore [2024-08-05T02:52:45.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 02:41 .git [2024-08-05T02:52:45.995Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:41 .github [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 5 02:41 .gitignore [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 5 02:41 .golangci.yml [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 5 02:41 CHANGELOG.md [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 5 02:41 GOVERNANCE.md [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 5 02:41 Jenkinsfile [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 5 02:41 LICENSE [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 5 02:41 Makefile [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 5 02:41 OWNERS.md [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 5 02:41 README.md [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 02:38 VERSION [2024-08-05T02:52:45.995Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 02:41 bin [2024-08-05T02:52:45.995Z] -rw-r--r-- 1 jenkins jenkins 125703 Aug 5 02:49 coverage.out [2024-08-05T02:52:45.995Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 02:41 example [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 6996 Aug 5 02:41 go.mod [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 5 02:41 go.sum [2024-08-05T02:52:45.995Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:41 internal [2024-08-05T02:52:45.995Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 02:41 openapi [2024-08-05T02:52:45.995Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 02:41 pkg [2024-08-05T02:52:45.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 02:41 snap [2024-08-05T02:52:45.995Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 5 02:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:52:46.445Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 --label arch=arm64 --label version=0.0.0 . [2024-08-05T02:52:47.023Z] Sending build context to Docker daemon 13.15MB [2024-08-05T02:52:47.023Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-05T02:52:47.023Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-05T02:52:47.023Z] ---> edac7201adbf [2024-08-05T02:52:47.023Z] Step 3/24 : ARG MAKE=make build [2024-08-05T02:52:47.291Z] ---> Running in 4c0384e2bc20 [2024-08-05T02:52:47.557Z] Removing intermediate container 4c0384e2bc20 [2024-08-05T02:52:47.557Z] ---> 9abe74d4fe3c [2024-08-05T02:52:47.557Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-05T02:52:47.557Z] ---> Running in 79d6473b9683 [2024-08-05T02:52:47.822Z] Removing intermediate container 79d6473b9683 [2024-08-05T02:52:47.822Z] ---> 9dd44f93c42d [2024-08-05T02:52:47.822Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-05T02:52:47.822Z] ---> Running in bfe11034eb5b [2024-08-05T02:52:48.088Z] Removing intermediate container bfe11034eb5b [2024-08-05T02:52:48.088Z] ---> e41dc8dce6e8 [2024-08-05T02:52:48.088Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-05T02:52:48.358Z] ---> Running in d099d1cc4c1e [2024-08-05T02:52:49.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-05T02:52:49.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-05T02:52:50.848Z] OK: 266 MiB in 52 packages [2024-08-05T02:52:51.431Z] Removing intermediate container d099d1cc4c1e [2024-08-05T02:52:51.431Z] ---> 42379ed4e52a [2024-08-05T02:52:51.431Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-05T02:52:52.009Z] ---> 7697c7f61229 [2024-08-05T02:52:52.009Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-05T02:52:52.009Z] ---> Running in 6093cba59240 [2024-08-05T02:52:54.582Z] Removing intermediate container 6093cba59240 [2024-08-05T02:52:54.582Z] ---> 46e37b1e75f7 [2024-08-05T02:52:54.582Z] Step 9/24 : COPY . . [2024-08-05T02:52:55.984Z] ---> 0061608429cb [2024-08-05T02:52:55.984Z] Step 10/24 : RUN ${MAKE} [2024-08-05T02:52:55.984Z] ---> Running in 5e2eeaf710c4 [2024-08-05T02:52:56.566Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-05T02:56:18.319Z] Removing intermediate container 5e2eeaf710c4 [2024-08-05T02:56:18.319Z] ---> e47ca6cccb4e [2024-08-05T02:56:18.319Z] Step 11/24 : FROM alpine:3.18 [2024-08-05T02:56:18.319Z] 3.18: Pulling from library/alpine [2024-08-05T02:56:18.319Z] 4983c3fe2029: Pulling fs layer [2024-08-05T02:56:18.319Z] 4983c3fe2029: Verifying Checksum [2024-08-05T02:56:18.319Z] 4983c3fe2029: Download complete [2024-08-05T02:56:18.319Z] 4983c3fe2029: Pull complete [2024-08-05T02:56:18.319Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-05T02:56:18.319Z] Status: Downloaded newer image for alpine:3.18 [2024-08-05T02:56:18.319Z] ---> a0237000ae83 [2024-08-05T02:56:18.319Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-05T02:56:18.319Z] ---> Running in 533112774e26 [2024-08-05T02:56:18.319Z] Removing intermediate container 533112774e26 [2024-08-05T02:56:18.319Z] ---> 87ee3a7fd1d7 [2024-08-05T02:56:18.319Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-05T02:56:18.319Z] ---> Running in c6bc4acf2c20 [2024-08-05T02:56:18.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-05T02:56:18.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-05T02:56:19.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-05T02:56:19.277Z] Executing busybox-1.36.1-r7.trigger [2024-08-05T02:56:19.277Z] OK: 8 MiB in 16 packages [2024-08-05T02:56:20.255Z] Removing intermediate container c6bc4acf2c20 [2024-08-05T02:56:20.255Z] ---> 9c670ef498c7 [2024-08-05T02:56:20.255Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-05T02:56:20.255Z] ---> Running in 736755b60cf9 [2024-08-05T02:56:21.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-05T02:56:21.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-05T02:56:22.126Z] OK: 8 MiB in 16 packages [2024-08-05T02:56:23.148Z] Removing intermediate container 736755b60cf9 [2024-08-05T02:56:23.148Z] ---> a0252f7351be [2024-08-05T02:56:23.148Z] Step 15/24 : WORKDIR / [2024-08-05T02:56:23.148Z] ---> Running in bbff606c60c3 [2024-08-05T02:56:23.417Z] Removing intermediate container bbff606c60c3 [2024-08-05T02:56:23.417Z] ---> 91ee1513e604 [2024-08-05T02:56:23.417Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-05T02:56:24.001Z] ---> 0ad14d7cba1b [2024-08-05T02:56:24.001Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-05T02:56:26.587Z] ---> 69173b8224f7 [2024-08-05T02:56:26.587Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-05T02:56:26.587Z] ---> 013f3edff528 [2024-08-05T02:56:26.587Z] Step 19/24 : EXPOSE 59999 [2024-08-05T02:56:26.853Z] ---> Running in fabc4e43af0b [2024-08-05T02:56:27.119Z] Removing intermediate container fabc4e43af0b [2024-08-05T02:56:27.119Z] ---> cb3a5a3cb013 [2024-08-05T02:56:27.119Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-05T02:56:27.119Z] ---> Running in 0b582d826219 [2024-08-05T02:56:27.393Z] Removing intermediate container 0b582d826219 [2024-08-05T02:56:27.393Z] ---> 7e7e08eb761f [2024-08-05T02:56:27.393Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-05T02:56:27.393Z] ---> Running in c22a59e499b1 [2024-08-05T02:56:27.668Z] Removing intermediate container c22a59e499b1 [2024-08-05T02:56:27.668Z] ---> c2b796ef96da [2024-08-05T02:56:27.668Z] Step 22/24 : LABEL arch=arm64 [2024-08-05T02:56:27.935Z] ---> Running in 3d5a3a5a0a43 [2024-08-05T02:56:28.202Z] Removing intermediate container 3d5a3a5a0a43 [2024-08-05T02:56:28.203Z] ---> 276face37c5b [2024-08-05T02:56:28.203Z] Step 23/24 : LABEL git_sha=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [2024-08-05T02:56:28.203Z] ---> Running in 0ad72378e4f8 [2024-08-05T02:56:28.470Z] Removing intermediate container 0ad72378e4f8 [2024-08-05T02:56:28.470Z] ---> 885be0001131 [2024-08-05T02:56:28.470Z] Step 24/24 : LABEL version=0.0.0 [2024-08-05T02:56:28.470Z] ---> Running in 87e5c7399526 [2024-08-05T02:56:29.055Z] Removing intermediate container 87e5c7399526 [2024-08-05T02:56:29.055Z] ---> ab2e89477d93 [2024-08-05T02:56:29.055Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-05T02:56:29.055Z] Successfully built ab2e89477d93 [2024-08-05T02:56:29.055Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:56:30.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-05T02:56:30.104Z] [2024-08-05T02:56:30.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:56:30.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-05T02:56:30.550Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-05T02:56:30.550Z] 8998bd30e6a1: Pulling fs layer [2024-08-05T02:56:30.550Z] 04944245beec: Pulling fs layer [2024-08-05T02:56:30.550Z] 699f458cf7ca: Pulling fs layer [2024-08-05T02:56:30.550Z] 765212b225bb: Pulling fs layer [2024-08-05T02:56:30.550Z] f23df028b6ca: Pulling fs layer [2024-08-05T02:56:30.550Z] d65c8cfc05b1: Pulling fs layer [2024-08-05T02:56:30.550Z] 2437ff75d9bd: Pulling fs layer [2024-08-05T02:56:30.550Z] f23df028b6ca: Waiting [2024-08-05T02:56:30.550Z] d65c8cfc05b1: Waiting [2024-08-05T02:56:30.550Z] 765212b225bb: Waiting [2024-08-05T02:56:30.817Z] 04944245beec: Verifying Checksum [2024-08-05T02:56:30.818Z] 04944245beec: Download complete [2024-08-05T02:56:30.818Z] 765212b225bb: Verifying Checksum [2024-08-05T02:56:30.818Z] 765212b225bb: Download complete [2024-08-05T02:56:30.818Z] f23df028b6ca: Verifying Checksum [2024-08-05T02:56:30.818Z] f23df028b6ca: Download complete [2024-08-05T02:56:30.818Z] d65c8cfc05b1: Verifying Checksum [2024-08-05T02:56:30.818Z] d65c8cfc05b1: Download complete [2024-08-05T02:56:31.085Z] 699f458cf7ca: Verifying Checksum [2024-08-05T02:56:31.085Z] 699f458cf7ca: Download complete [2024-08-05T02:56:31.351Z] 8998bd30e6a1: Verifying Checksum [2024-08-05T02:56:31.351Z] 8998bd30e6a1: Download complete [2024-08-05T02:56:33.934Z] 2437ff75d9bd: Verifying Checksum [2024-08-05T02:56:33.935Z] 2437ff75d9bd: Download complete [2024-08-05T02:56:36.517Z] 8998bd30e6a1: Pull complete [2024-08-05T02:56:36.517Z] 04944245beec: Pull complete [2024-08-05T02:56:38.457Z] 699f458cf7ca: Pull complete [2024-08-05T02:56:38.457Z] 765212b225bb: Pull complete [2024-08-05T02:56:39.041Z] f23df028b6ca: Pull complete [2024-08-05T02:56:39.307Z] d65c8cfc05b1: Pull complete [2024-08-05T02:56:57.505Z] 2437ff75d9bd: Pull complete [2024-08-05T02:56:57.505Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-05T02:56:57.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-05T02:56:57.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:56:57.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container [2024-08-05T02:56:58.080Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-05T02:57:00.709Z] $ docker top cf95ff18df67c0fada7785ce9470c2a3aa8c76f0561e05ed8081176d8077b025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:01.686Z] ---> job-cost.sh [2024-08-05T02:57:01.686Z] lf-activate-venv: SKIPPING [2024-08-05T02:57:01.686Z] INFO: No Stack... [2024-08-05T02:57:02.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-05T02:57:02.879Z] INFO: Archiving Costs [Pipeline] sh [2024-08-05T02:57:03.263Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-08-05T02:57:03.263Z] + cut -d, -f6 [Pipeline] lock [2024-08-05T02:57:03.369Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [2024-08-05T02:57:03.377Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] did not exist. Created. [2024-08-05T02:57:03.384Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-05T02:57:04.141Z] /w/workspace/device-sdk-go/1@tmp/durable-e97855a3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-05T02:57:04.821Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-05T02:57:04.865Z] Warning: overwriting stash ‘stack-cost’ [2024-08-05T02:57:04.957Z] Stashed 1 file(s) [Pipeline] } [2024-08-05T02:57:04.978Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1609-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-05T02:57:05.105Z] $ docker stop --time=1 cf95ff18df67c0fada7785ce9470c2a3aa8c76f0561e05ed8081176d8077b025 [2024-08-05T02:57:06.807Z] $ docker rm -f --volumes cf95ff18df67c0fada7785ce9470c2a3aa8c76f0561e05ed8081176d8077b025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-05T02:57:08.110Z] provisioning config files... [2024-08-05T02:57:08.120Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config8037351440282450437tmp [Pipeline] { [Pipeline] sh [2024-08-05T02:57:08.489Z] + set +x [2024-08-05T02:57:08.489Z] + + curl -sbash https://codecov.io/bash -s [2024-08-05T02:57:08.489Z] -- [2024-08-05T02:57:08.489Z] [2024-08-05T02:57:08.489Z] _____ _ [2024-08-05T02:57:08.489Z] / ____| | | [2024-08-05T02:57:08.489Z] | | ___ __| | ___ ___ _____ __ [2024-08-05T02:57:08.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-05T02:57:08.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-05T02:57:08.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-05T02:57:08.489Z] Bash-1.0.6 [2024-08-05T02:57:08.489Z] [2024-08-05T02:57:08.489Z] [2024-08-05T02:57:08.489Z] ==> git version 2.25.1 found [2024-08-05T02:57:08.489Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-05T02:57:08.489Z] Release-Date: 2020-01-08 [2024-08-05T02:57:08.489Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-05T02:57:08.489Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-05T02:57:08.489Z] ==> Jenkins CI detected. [2024-08-05T02:57:08.489Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1609 [2024-08-05T02:57:08.489Z] project root: . [2024-08-05T02:57:08.489Z] --> token set from env [2024-08-05T02:57:08.489Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-05T02:57:08.750Z] ==> Running gcov in . (disable via -X gcov) [2024-08-05T02:57:08.750Z] ==> Python coveragepy not found [2024-08-05T02:57:08.750Z] ==> Searching for coverage reports in: [2024-08-05T02:57:08.750Z] + . [2024-08-05T02:57:08.750Z] -> Found 1 reports [2024-08-05T02:57:08.750Z] ==> Detecting git/mercurial file structure [2024-08-05T02:57:08.750Z] ==> Reading reports [2024-08-05T02:57:08.750Z] + ./coverage.out bytes=125703 [2024-08-05T02:57:08.750Z] ==> Appending adjustments [2024-08-05T02:57:08.750Z] https://docs.codecov.io/docs/fixing-reports [2024-08-05T02:57:09.029Z] + Found adjustments [2024-08-05T02:57:09.029Z] ==> Gzipping contents [2024-08-05T02:57:09.029Z] 20K /tmp/codecov.rbqHbA.gz [2024-08-05T02:57:09.029Z] ==> Uploading reports [2024-08-05T02:57:09.029Z] url: https://codecov.io [2024-08-05T02:57:09.030Z] query: branch=PR-1609&commit=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1609&job=&cmd_args= [2024-08-05T02:57:09.030Z] -> Pinging Codecov [2024-08-05T02:57:09.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1609&commit=c1d0121d89c9148a4827eb1b9062e4b7ffaa6073&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1609&job=&cmd_args= [2024-08-05T02:57:09.290Z] -> Uploading to [2024-08-05T02:57:09.290Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-05/7E55EF52A471D76F132DFD9A03CDDE97/c1d0121d89c9148a4827eb1b9062e4b7ffaa6073/1bc0af12-6bae-48eb-9e27-17afbeefa18d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240805%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240805T025708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dce8819c24ff5d8c7466deb967de4da61f59d13e777a2e90ff323d83f04beccc [2024-08-05T02:57:09.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-05T02:57:09.290Z] Dload Upload Total Spent Left Speed [2024-08-05T02:57:09.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17137 0 0 100 17137 0 68274 --:--:-- --:--:-- --:--:-- 68274 [2024-08-05T02:57:09.290Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c1d0121d89c9148a4827eb1b9062e4b7ffaa6073 [Pipeline] } [2024-08-05T02:57:09.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-05T02:57:12.136Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives ] [2024-08-05T02:57:12.136Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives [2024-08-05T02:57:12.136Z] total 16 [2024-08-05T02:57:12.136Z] drwxr-xr-x 3 root root 4096 Aug 5 02:43 . [2024-08-05T02:57:12.136Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:43 .. [2024-08-05T02:57:12.136Z] drwxr-xr-x 2 root root 4096 Aug 5 02:43 cost [2024-08-05T02:57:12.136Z] -rw-r--r-- 1 root root 86 Aug 5 02:43 cost.csv [2024-08-05T02:57:12.136Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives [2024-08-05T02:57:12.136Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives [2024-08-05T02:57:12.136Z] total 16 [2024-08-05T02:57:12.136Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 02:43 . [2024-08-05T02:57:12.136Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 5 02:43 .. [2024-08-05T02:57:12.136Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 02:43 cost [2024-08-05T02:57:12.136Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 5 02:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:12.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:13.540Z] ---> package-listing.sh [2024-08-05T02:57:13.540Z] ++ facter osfamily [2024-08-05T02:57:13.540Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-05T02:57:13.811Z] + OS_FAMILY=debian [2024-08-05T02:57:13.811Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1609 [2024-08-05T02:57:13.811Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-05T02:57:13.811Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-05T02:57:13.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-05T02:57:13.811Z] + PACKAGES=/tmp/packages_start.txt [2024-08-05T02:57:13.811Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1609 ']' [2024-08-05T02:57:13.811Z] + PACKAGES=/tmp/packages_end.txt [2024-08-05T02:57:13.811Z] + case "${OS_FAMILY}" in [2024-08-05T02:57:13.811Z] + grep '^ii' [2024-08-05T02:57:13.811Z] + dpkg -l [2024-08-05T02:57:13.811Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-05T02:57:13.811Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-05T02:57:13.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-05T02:57:13.811Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1609 ']' [2024-08-05T02:57:13.811Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives/ [2024-08-05T02:57:13.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1609/archives/ [Pipeline] echo [2024-08-05T02:57:13.853Z] 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-1609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-05T02:57:14.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-05T02:57:14.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-05T02:57:14.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-05T02:57:15.013Z] prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container [2024-08-05T02:57:15.046Z] $ 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-1609/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-1609 -v /w/workspace/gexfoundry_device-sdk-go_PR-1609:/w/workspace/gexfoundry_device-sdk-go_PR-1609:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1609@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-08-05T02:57:15.257Z] $ docker top 860f00e2f81850bf2bca284d4d4655c5509491b7c2f80c14bf3e9e6da3f88158 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-05T02:57:15.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-05T02:57:16.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-05T02:57:16.339Z] + ls /var/log/sa-host [2024-08-05T02:57:16.339Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-05T02:57:16.638Z] provisioning config files... [2024-08-05T02:57:16.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1609@tmp/config15139529649977072888tmp [Pipeline] { [Pipeline] echo [2024-08-05T02:57:16.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:17.164Z] ---> create-netrc.sh [Pipeline] } [2024-08-05T02:57:17.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:17.702Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-05T02:57:17.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:18.084Z] ---> sudo-logs.sh [2024-08-05T02:57:18.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-05T02:57:18.284Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:18.615Z] ---> job-cost.sh [2024-08-05T02:57:18.615Z] lf-activate-venv: SKIPPING [2024-08-05T02:57:18.615Z] DEBUG: total: 0.2199999988079071 [2024-08-05T02:57:18.615Z] INFO: Retrieving Stack Cost... [2024-08-05T02:57:19.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-05T02:57:19.441Z] INFO: Archiving Costs [Pipeline] echo [2024-08-05T02:57:19.484Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-05T02:57:19.819Z] ---> logs-deploy.sh [2024-08-05T02:57:19.819Z] lf-activate-venv: SKIPPING [2024-08-05T02:57:19.819Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1609/1 [2024-08-05T02:57:19.819Z] INFO: archiving workspace using pattern(s): [2024-08-05T02:57:22.374Z] Archives upload complete. [2024-08-05T02:57:22.633Z] INFO: archiving logs to Nexus [2024-08-05T02:57:23.205Z] ---> uname -a: [2024-08-05T02:57:23.205Z] Linux prd-ubuntu20-04-docker-8c-8g-7104 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-05T02:57:23.205Z] [2024-08-05T02:57:23.205Z]