Pull request #1585 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb+911624c003e9e773b2d7c94646c77370a636792b (715c00605f5a8b3358f15489d5e51e7ef90a759f) 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-ssh3751574319828035971.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-ssh6959327756458874128.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-1585/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-1585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1143626850263663582.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-1585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15475906101079181250.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-ssh11862408190775843916.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-1585/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-1585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16186735125620698876.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4212’ Running on prd-ubuntu20.04-docker-8c-8g-4214 in /w/workspace/gexfoundry_device-sdk-go_PR-1585 [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-1585 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1585/head:refs/remotes/origin/PR-1585 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 911624c003e9e773b2d7c94646c77370a636792b into PR head commit 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb Merge succeeded, producing 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb Checking out Revision 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb (PR-1585) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb # 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 911624c003e9e773b2d7c94646c77370a636792b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T05:03:39.440Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T05:03:39.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T05:03:39.834Z] ========================================================= [2024-06-24T05:03:39.834Z] EdgeX Global Pipelines Version Info [2024-06-24T05:03:39.834Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:03:40.616Z] ------------------- [2024-06-24T05:03:40.616Z] stable info: [2024-06-24T05:03:40.616Z] ------------------- [2024-06-24T05:03:40.616Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T05:03:40.616Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T05:03:40.616Z] Message: update stable to v1.0.260 [2024-06-24T05:03:41.186Z] ------------------- [2024-06-24T05:03:41.186Z] experimental info: [2024-06-24T05:03:41.186Z] ------------------- [2024-06-24T05:03:41.186Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T05:03:41.186Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T05:03:41.186Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T05:03:41.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-06-24T05:03:41.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-06-24T05:03:41.567Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T05:03:41.629Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T05:03:41.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T05:03:41.757Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T05:03:41.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T05:03:41.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-06-24T05:03:41.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T05:03:42.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T05:03:42.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T05:03:42.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-06-24T05:03:42.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T05:03:42.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T05:03:42.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T05:03:42.375Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T05:03:42.437Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T05:03:42.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T05:03:42.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T05:03:42.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T05:03:42.679Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-24T05:03:42.742Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-24T05:03:42.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-24T05:03:42.870Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-24T05:03:42.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-24T05:03:43.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T05:03:43.066Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T05:03:43.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1585 [Pipeline] echo [2024-06-24T05:03:43.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1585 [Pipeline] echo [2024-06-24T05:03:43.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1585 [Pipeline] echo [2024-06-24T05:03:43.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [Pipeline] echo [2024-06-24T05:03:43.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e01ea8 [Pipeline] echo [2024-06-24T05:03:43.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T05:03:43.629Z] provisioning config files... [2024-06-24T05:03:43.642Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/config18014428527675236086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:03:44.047Z] ---> ****-login.sh [2024-06-24T05:03:44.047Z] nexus3.edgexfoundry.org:10001 [2024-06-24T05:03:44.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:03:44.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:03:44.309Z] Configure a credential helper to remove this warning. See [2024-06-24T05:03:44.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:03:44.309Z] [2024-06-24T05:03:44.309Z] Login Succeeded [2024-06-24T05:03:44.309Z] nexus3.edgexfoundry.org:10002 [2024-06-24T05:03:44.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:03:44.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:03:44.573Z] Configure a credential helper to remove this warning. See [2024-06-24T05:03:44.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:03:44.573Z] [2024-06-24T05:03:44.573Z] Login Succeeded [2024-06-24T05:03:44.573Z] nexus3.edgexfoundry.org:10003 [2024-06-24T05:03:44.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:03:44.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:03:44.574Z] Configure a credential helper to remove this warning. See [2024-06-24T05:03:44.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:03:44.574Z] [2024-06-24T05:03:44.574Z] Login Succeeded [2024-06-24T05:03:44.574Z] nexus3.edgexfoundry.org:10004 [2024-06-24T05:03:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:03:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:03:44.856Z] Configure a credential helper to remove this warning. See [2024-06-24T05:03:44.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:03:44.856Z] [2024-06-24T05:03:44.856Z] Login Succeeded [2024-06-24T05:03:44.856Z] ****.io [2024-06-24T05:03:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:03:45.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:03:45.117Z] Configure a credential helper to remove this warning. See [2024-06-24T05:03:45.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:03:45.117Z] [2024-06-24T05:03:45.117Z] Login Succeeded [2024-06-24T05:03:45.117Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T05:03:45.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T05:03:45.889Z] + git rev-list -1 --merges 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb~1..3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [Pipeline] echo [2024-06-24T05:03:45.938Z] -----------> git rev-list -1 --merges 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb~1..3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [false] [Pipeline] sh [2024-06-24T05:03:46.264Z] + git log --format=format:%s -1 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [Pipeline] echo [2024-06-24T05:03:46.306Z] ========================================================= [2024-06-24T05:03:46.306Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T05:03:46.306Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T05:03:46.897Z] + git log --format=format:%s -1 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [Pipeline] echo [2024-06-24T05:03:46.945Z] [semverPrep] GIT_COMMIT: 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-06-24T05:03:46.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-24T05:03:47.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T05:03:47.419Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T05:03:47.419Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T05:03:47.419Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T05:03:47.419Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T05:03:47.419Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T05:03:47.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:03:47.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T05:03:47.989Z] [2024-06-24T05:03:47.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:03:48.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T05:03:48.394Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T05:03:48.394Z] b85a868b505f: Pulling fs layer [2024-06-24T05:03:48.394Z] e2be974225ed: Pulling fs layer [2024-06-24T05:03:48.394Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T05:03:48.394Z] 988bab9f4d93: Pulling fs layer [2024-06-24T05:03:48.394Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T05:03:48.394Z] eaf3925da568: Pulling fs layer [2024-06-24T05:03:48.394Z] bab4dde63d76: Pulling fs layer [2024-06-24T05:03:48.394Z] bde34c3a00c8: Pulling fs layer [2024-06-24T05:03:48.394Z] b352a97aabf1: Pulling fs layer [2024-06-24T05:03:48.394Z] 4872d77fe225: Pulling fs layer [2024-06-24T05:03:48.394Z] 5851b861e8e6: Pulling fs layer [2024-06-24T05:03:48.394Z] 988bab9f4d93: Waiting [2024-06-24T05:03:48.395Z] 1469e6f7b9e6: Waiting [2024-06-24T05:03:48.395Z] eaf3925da568: Waiting [2024-06-24T05:03:48.395Z] bab4dde63d76: Waiting [2024-06-24T05:03:48.395Z] bde34c3a00c8: Waiting [2024-06-24T05:03:48.395Z] b352a97aabf1: Waiting [2024-06-24T05:03:48.395Z] 4872d77fe225: Waiting [2024-06-24T05:03:48.395Z] 5851b861e8e6: Waiting [2024-06-24T05:03:48.395Z] 988bab9f4d93: Verifying Checksum [2024-06-24T05:03:48.395Z] 988bab9f4d93: Download complete [2024-06-24T05:03:48.395Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T05:03:48.395Z] 1469e6f7b9e6: Download complete [2024-06-24T05:03:48.395Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T05:03:48.395Z] 339a4e72a1f5: Download complete [2024-06-24T05:03:48.395Z] eaf3925da568: Download complete [2024-06-24T05:03:48.659Z] bde34c3a00c8: Verifying Checksum [2024-06-24T05:03:48.659Z] bde34c3a00c8: Download complete [2024-06-24T05:03:48.659Z] b352a97aabf1: Download complete [2024-06-24T05:03:48.659Z] 4872d77fe225: Verifying Checksum [2024-06-24T05:03:48.659Z] 4872d77fe225: Download complete [2024-06-24T05:03:48.659Z] 5851b861e8e6: Download complete [2024-06-24T05:03:48.659Z] b85a868b505f: Verifying Checksum [2024-06-24T05:03:48.659Z] b85a868b505f: Download complete [2024-06-24T05:03:48.916Z] bab4dde63d76: Verifying Checksum [2024-06-24T05:03:48.916Z] bab4dde63d76: Download complete [2024-06-24T05:03:49.851Z] b85a868b505f: Pull complete [2024-06-24T05:03:50.110Z] e2be974225ed: Pull complete [2024-06-24T05:03:50.368Z] 339a4e72a1f5: Pull complete [2024-06-24T05:03:50.627Z] 988bab9f4d93: Pull complete [2024-06-24T05:03:50.885Z] 1469e6f7b9e6: Pull complete [2024-06-24T05:03:50.885Z] eaf3925da568: Pull complete [2024-06-24T05:03:52.792Z] bab4dde63d76: Pull complete [2024-06-24T05:03:52.792Z] bde34c3a00c8: Pull complete [2024-06-24T05:03:52.792Z] b352a97aabf1: Pull complete [2024-06-24T05:03:53.051Z] 4872d77fe225: Pull complete [2024-06-24T05:03:53.051Z] 5851b861e8e6: Pull complete [2024-06-24T05:03:53.051Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T05:03:53.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T05:03:53.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:03:53.360Z] prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container [2024-06-24T05:03:53.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1585 -v /w/workspace/gexfoundry_device-sdk-go_PR-1585:/w/workspace/gexfoundry_device-sdk-go_PR-1585:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-24T05:03:56.791Z] $ docker top 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf -eo pid,comm [2024-06-24T05:03:56.844Z] 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-06-24T05:03:56.844Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T05:03:57.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T05:03:57.025Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T05:03:57.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T05:03:57.148Z] $ docker exec 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf ssh-agent [2024-06-24T05:03:57.242Z] SSH_AUTH_SOCK=/tmp/ssh-uU3gU9rbwdTS/agent.34 [2024-06-24T05:03:57.242Z] SSH_AGENT_PID=40 [2024-06-24T05:03:57.248Z] Running ssh-add (command line suppressed) [2024-06-24T05:03:57.343Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/private_key_3653853839469202645.key (/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/private_key_3653853839469202645.key) [2024-06-24T05:03:57.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T05:03:57.706Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T05:03:57.734Z] $ docker exec --env ******** --env ******** 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf ssh-agent -k [2024-06-24T05:03:57.836Z] unset SSH_AUTH_SOCK; [2024-06-24T05:03:57.837Z] unset SSH_AGENT_PID; [2024-06-24T05:03:57.837Z] echo Agent pid 40 killed; [2024-06-24T05:03:57.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T05:03:57.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T05:03:57.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T05:03:58.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T05:03:58.092Z] $ docker exec 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf ssh-agent [2024-06-24T05:03:58.205Z] SSH_AUTH_SOCK=/tmp/ssh-b3EWrIXw81o6/agent.74 [2024-06-24T05:03:58.205Z] SSH_AGENT_PID=80 [2024-06-24T05:03:58.209Z] Running ssh-add (command line suppressed) [2024-06-24T05:03:58.312Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/private_key_14207926264470273636.key (/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/private_key_14207926264470273636.key) [2024-06-24T05:03:58.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T05:03:58.682Z] + git semver init [2024-06-24T05:03:58.942Z] 2024-06-24 05:03:58,850 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T05:03:58.942Z] 2024-06-24 05:03:58,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver [2024-06-24T05:03:58.942Z] 2024-06-24 05:03:58,851 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver [2024-06-24T05:03:58.942Z] 2024-06-24 05:03:58,851 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1585, universal_newlines=False, shell=None, istream=None) [2024-06-24T05:04:00.850Z] 2024-06-24 05:04:00,849 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1585/.git/info/exclude [2024-06-24T05:04:00.850Z] 2024-06-24 05:04:00,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver/PR-1585 with force:False [2024-06-24T05:04:00.850Z] 2024-06-24 05:04:00,850 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver/PR-1585 [2024-06-24T05:04:01.113Z] 2024-06-24 05:04:00,855 [execute] INFO git cat-file --batch-check [2024-06-24T05:04:01.113Z] 2024-06-24 05:04:00,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T05:04:01.113Z] 2024-06-24 05:04:00,864 [execute] INFO git cat-file --batch [2024-06-24T05:04:01.113Z] 2024-06-24 05:04:00,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T05:04:01.113Z] 2024-06-24 05:04:00,868 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1585/.semver/PR-1585 [2024-06-24T05:04:01.113Z] 0.0.0 [Pipeline] } [2024-06-24T05:04:01.142Z] $ docker exec --env ******** --env ******** 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf ssh-agent -k [2024-06-24T05:04:01.237Z] unset SSH_AUTH_SOCK; [2024-06-24T05:04:01.238Z] unset SSH_AGENT_PID; [2024-06-24T05:04:01.238Z] echo Agent pid 80 killed; [2024-06-24T05:04:01.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T05:04:01.725Z] + git semver [Pipeline] } [2024-06-24T05:04:02.015Z] $ docker stop --time=1 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf [2024-06-24T05:04:03.294Z] $ docker rm -f --volumes 029569dd4512b5226fd12d49346ff0348173cabe9c8712f5a485b306f7fb93bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T05:04:03.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T05:04:04.042Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T05:04:04.066Z] [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-06-24T05:04:04.807Z] provisioning config files... [2024-06-24T05:04:04.819Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/config17957312183822733518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:04:05.198Z] ---> ****-login.sh [2024-06-24T05:04:05.198Z] nexus3.edgexfoundry.org:10001 [2024-06-24T05:04:05.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:04:05.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:04:05.198Z] Configure a credential helper to remove this warning. See [2024-06-24T05:04:05.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:04:05.198Z] [2024-06-24T05:04:05.198Z] Login Succeeded [2024-06-24T05:04:05.198Z] nexus3.edgexfoundry.org:10002 [2024-06-24T05:04:05.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:04:05.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:04:05.198Z] Configure a credential helper to remove this warning. See [2024-06-24T05:04:05.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:04:05.198Z] [2024-06-24T05:04:05.198Z] Login Succeeded [2024-06-24T05:04:05.198Z] nexus3.edgexfoundry.org:10003 [2024-06-24T05:04:05.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:04:05.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:04:05.458Z] Configure a credential helper to remove this warning. See [2024-06-24T05:04:05.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:04:05.458Z] [2024-06-24T05:04:05.459Z] Login Succeeded [2024-06-24T05:04:05.459Z] nexus3.edgexfoundry.org:10004 [2024-06-24T05:04:05.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:04:05.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:04:05.459Z] Configure a credential helper to remove this warning. See [2024-06-24T05:04:05.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:04:05.459Z] [2024-06-24T05:04:05.459Z] Login Succeeded [2024-06-24T05:04:05.459Z] ****.io [2024-06-24T05:04:05.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:04:05.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:04:05.720Z] Configure a credential helper to remove this warning. See [2024-06-24T05:04:05.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:04:05.720Z] [2024-06-24T05:04:05.720Z] Login Succeeded [2024-06-24T05:04:05.720Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T05:04:05.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T05:04:05.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T05:04:06.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T05:04:06.087Z] ========================================================= [2024-06-24T05:04:06.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T05:04:06.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:04:06.624Z] + 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-06-24T05:04:06.624Z] Sending build context to Docker daemon 25.14MB [2024-06-24T05:04:06.624Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T05:04:06.624Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-24T05:04:06.892Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T05:04:06.892Z] 619be1103602: Pulling fs layer [2024-06-24T05:04:06.892Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T05:04:06.892Z] 5df492c9dc93: Pulling fs layer [2024-06-24T05:04:06.892Z] 7629e6793208: Pulling fs layer [2024-06-24T05:04:06.892Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T05:04:06.892Z] fb5054dd5b73: Pulling fs layer [2024-06-24T05:04:06.892Z] eeca6798cff9: Pulling fs layer [2024-06-24T05:04:06.892Z] aa269ceb94a6: Pulling fs layer [2024-06-24T05:04:06.892Z] ada007ff1a6a: Pulling fs layer [2024-06-24T05:04:06.892Z] eeca6798cff9: Waiting [2024-06-24T05:04:06.892Z] aa269ceb94a6: Waiting [2024-06-24T05:04:06.892Z] ada007ff1a6a: Waiting [2024-06-24T05:04:06.892Z] 7629e6793208: Waiting [2024-06-24T05:04:06.892Z] 4f4fb700ef54: Waiting [2024-06-24T05:04:06.892Z] 7862e08f4a3e: Download complete [2024-06-24T05:04:06.892Z] 7629e6793208: Verifying Checksum [2024-06-24T05:04:06.892Z] 7629e6793208: Download complete [2024-06-24T05:04:06.892Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T05:04:06.892Z] 4f4fb700ef54: Download complete [2024-06-24T05:04:06.892Z] fb5054dd5b73: Verifying Checksum [2024-06-24T05:04:06.892Z] fb5054dd5b73: Download complete [2024-06-24T05:04:06.892Z] 619be1103602: Verifying Checksum [2024-06-24T05:04:06.892Z] 619be1103602: Download complete [2024-06-24T05:04:06.892Z] eeca6798cff9: Verifying Checksum [2024-06-24T05:04:06.892Z] eeca6798cff9: Download complete [2024-06-24T05:04:07.158Z] 619be1103602: Pull complete [2024-06-24T05:04:07.158Z] 7862e08f4a3e: Pull complete [2024-06-24T05:04:07.158Z] ada007ff1a6a: Verifying Checksum [2024-06-24T05:04:07.158Z] ada007ff1a6a: Download complete [2024-06-24T05:04:07.416Z] 5df492c9dc93: Verifying Checksum [2024-06-24T05:04:07.416Z] 5df492c9dc93: Download complete [2024-06-24T05:04:07.673Z] aa269ceb94a6: Verifying Checksum [2024-06-24T05:04:07.673Z] aa269ceb94a6: Download complete [2024-06-24T05:04:10.957Z] 5df492c9dc93: Pull complete [2024-06-24T05:04:10.957Z] 7629e6793208: Pull complete [2024-06-24T05:04:10.957Z] 4f4fb700ef54: Pull complete [2024-06-24T05:04:10.957Z] fb5054dd5b73: Pull complete [2024-06-24T05:04:10.957Z] eeca6798cff9: Pull complete [2024-06-24T05:04:13.486Z] aa269ceb94a6: Pull complete [2024-06-24T05:04:13.486Z] ada007ff1a6a: Pull complete [2024-06-24T05:04:13.486Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T05:04:13.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T05:04:13.486Z] ---> f489d0715acc [2024-06-24T05:04:13.486Z] Step 3/10 : ARG MAKE=make build [2024-06-24T05:04:19.584Z] Still waiting to schedule task [2024-06-24T05:04:19.585Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4213’ is offline [2024-06-24T05:04:20.057Z] ---> Running in a48fbf5e0aa4 [2024-06-24T05:04:20.058Z] Removing intermediate container a48fbf5e0aa4 [2024-06-24T05:04:20.058Z] ---> df27b7cc2ed7 [2024-06-24T05:04:20.058Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-24T05:04:20.058Z] ---> Running in 6bdb9b18ac19 [2024-06-24T05:04:20.058Z] Removing intermediate container 6bdb9b18ac19 [2024-06-24T05:04:20.058Z] ---> 25e024fa5980 [2024-06-24T05:04:20.058Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T05:04:20.058Z] ---> Running in e04a1a4296e1 [2024-06-24T05:04:20.058Z] Removing intermediate container e04a1a4296e1 [2024-06-24T05:04:20.058Z] ---> 27edc2252557 [2024-06-24T05:04:20.058Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-24T05:04:20.058Z] ---> Running in 8b96b03d6701 [2024-06-24T05:04:20.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T05:04:20.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T05:04:20.058Z] OK: 264 MiB in 52 packages [2024-06-24T05:04:20.319Z] Removing intermediate container 8b96b03d6701 [2024-06-24T05:04:20.319Z] ---> d16790112942 [2024-06-24T05:04:20.319Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-24T05:04:20.577Z] ---> b86a98e09d22 [2024-06-24T05:04:20.577Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T05:04:20.577Z] ---> Running in 3f22b9ce0aa5 [2024-06-24T05:05:07.983Z] Removing intermediate container 3f22b9ce0aa5 [2024-06-24T05:05:07.983Z] ---> 30e460eea6ec [2024-06-24T05:05:07.983Z] Step 9/10 : COPY . . [2024-06-24T05:05:08.553Z] ---> 758627b17a4f [2024-06-24T05:05:08.553Z] Step 10/10 : RUN ${MAKE} [2024-06-24T05:05:08.553Z] ---> Running in a8d80e261ec8 [2024-06-24T05:05:08.811Z] noop [2024-06-24T05:05:09.070Z] Removing intermediate container a8d80e261ec8 [2024-06-24T05:05:09.070Z] ---> 8fd9ef87a2cd [2024-06-24T05:05:09.070Z] Successfully built 8fd9ef87a2cd [2024-06-24T05:05:09.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:05:09.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T05:05:09.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:05:09.762Z] prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container [2024-06-24T05:05:09.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1585 -v /w/workspace/gexfoundry_device-sdk-go_PR-1585:/w/workspace/gexfoundry_device-sdk-go_PR-1585:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1585@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 ******** ci-base-image-x86_64 cat [2024-06-24T05:05:10.117Z] $ docker top 07ef6ccac38c9630edb916f648b12bcdabe5640789a18c895fd0cc3e29b1f40e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T05:05:10.525Z] + go version [2024-06-24T05:05:10.525Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T05:05:10.561Z] $ docker stop --time=1 07ef6ccac38c9630edb916f648b12bcdabe5640789a18c895fd0cc3e29b1f40e [2024-06-24T05:05:11.790Z] $ docker rm -f --volumes 07ef6ccac38c9630edb916f648b12bcdabe5640789a18c895fd0cc3e29b1f40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:05:12.595Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T05:05:12.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:05:12.771Z] prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container [2024-06-24T05:05:12.802Z] $ 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-1585 -v /w/workspace/gexfoundry_device-sdk-go_PR-1585:/w/workspace/gexfoundry_device-sdk-go_PR-1585:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1585@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 ******** ci-base-image-x86_64 cat [2024-06-24T05:05:13.098Z] $ docker top 32264465a4fda938026c7e35009154d7c8309771b2101cb84e98e32edbd4010a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T05:05:13.512Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1585 [Pipeline] fileExists [Pipeline] sh [2024-06-24T05:05:13.895Z] + make test [2024-06-24T05:05:13.895Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T05:05:20.461Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-24T05:05:50.138Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4216 in /w/workspace/gexfoundry_device-sdk-go_PR-1585 [Pipeline] { [Pipeline] ws [2024-06-24T05:05:50.211Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-06-24T05:05:50.299Z] The recommended git tool is: git [2024-06-24T05:05:57.940Z] using credential edgex-jenkins-ssh [2024-06-24T05:05:57.966Z] Cloning the remote Git repository [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-24T05:05:59.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.022s coverage: 27.6% of statements [2024-06-24T05:05:59.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.031s coverage: 81.5% of statements [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-24T05:05:59.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.043s coverage: 86.0% of statements [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-24T05:05:59.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.094s coverage: 71.8% of statements [2024-06-24T05:05:59.159Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-24T05:05:58.072Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-06-24T05:05:58.260Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-06-24T05:05:58.629Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-24T05:05:58.638Z] > git --version # timeout=10 [2024-06-24T05:05:58.699Z] > git --version # 'git version 2.25.1' [2024-06-24T05:05:58.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T05:05:59.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T05:05:59.418Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.036s coverage: 14.4% of statements [2024-06-24T05:05:59.418Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.849s coverage: 45.9% of statements [2024-06-24T05:05:59.418Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.051s coverage: 68.5% of statements [2024-06-24T05:05:59.418Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 89.2% of statements [2024-06-24T05:05:59.418Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.5% of statements [2024-06-24T05:06:02.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-24T05:06:02.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T05:06:04.531Z] Merging remotes/origin/main commit 911624c003e9e773b2d7c94646c77370a636792b into PR head commit 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [2024-06-24T05:06:04.935Z] Merge succeeded, producing 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [2024-06-24T05:06:04.936Z] Checking out Revision 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb (PR-1585) [2024-06-24T05:06:03.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-24T05:06:03.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-24T05:06:03.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T05:06:04.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1585/head:refs/remotes/origin/PR-1585 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T05:06:04.552Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T05:06:04.640Z] > git checkout -f 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb # timeout=10 [2024-06-24T05:06:04.782Z] > git remote # timeout=10 [2024-06-24T05:06:04.804Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T05:06:04.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T05:06:04.882Z] > git merge 911624c003e9e773b2d7c94646c77370a636792b # timeout=10 [2024-06-24T05:06:04.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T05:06:04.942Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T05:06:04.984Z] > git checkout -f 3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb # timeout=10 [2024-06-24T05:06:05.772Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-06-24T05:06:05.826Z] > git --version # timeout=10 [2024-06-24T05:06:05.842Z] > git --version # 'git version 2.25.1' [2024-06-24T05:06:05.869Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T05:06:11.019Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T05:06:11.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T05:06:11.019Z] Dload Upload Total Spent Left Speed [2024-06-24T05:06:11.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k [Pipeline] sh [2024-06-24T05:06:11.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-24T05:06:11.728Z] + sudo tee /etc/docker/daemon.new [2024-06-24T05:06:11.728Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T05:06:11.729Z] { [2024-06-24T05:06:11.729Z] "registry-mirrors": [ [2024-06-24T05:06:11.729Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T05:06:11.729Z] ], [2024-06-24T05:06:11.729Z] "bip": "10.250.0.254/24", [2024-06-24T05:06:11.729Z] "hosts": [ [2024-06-24T05:06:11.729Z] "tcp://0.0.0.0:5555", [2024-06-24T05:06:11.729Z] "unix:///var/run/docker.sock" [2024-06-24T05:06:11.729Z] ], [2024-06-24T05:06:11.729Z] "mtu": 1458, [2024-06-24T05:06:11.729Z] "selinux-enabled": true, [2024-06-24T05:06:11.729Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T05:06:11.729Z] } [Pipeline] sh [2024-06-24T05:06:12.078Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T05:06:12.426Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T05:06:30.792Z] provisioning config files... [2024-06-24T05:06:30.818Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2806027212480067971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:06:31.324Z] ---> ****-login.sh [2024-06-24T05:06:31.324Z] nexus3.edgexfoundry.org:10001 [2024-06-24T05:06:31.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:06:31.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:06:31.865Z] Configure a credential helper to remove this warning. See [2024-06-24T05:06:31.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:06:31.865Z] [2024-06-24T05:06:31.865Z] Login Succeeded [2024-06-24T05:06:31.865Z] nexus3.edgexfoundry.org:10002 [2024-06-24T05:06:32.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:06:32.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:06:32.135Z] Configure a credential helper to remove this warning. See [2024-06-24T05:06:32.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:06:32.135Z] [2024-06-24T05:06:32.135Z] Login Succeeded [2024-06-24T05:06:32.135Z] nexus3.edgexfoundry.org:10003 [2024-06-24T05:06:32.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:06:32.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:06:32.677Z] Configure a credential helper to remove this warning. See [2024-06-24T05:06:32.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:06:32.677Z] [2024-06-24T05:06:32.677Z] Login Succeeded [2024-06-24T05:06:32.677Z] nexus3.edgexfoundry.org:10004 [2024-06-24T05:06:32.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:06:32.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:06:32.948Z] Configure a credential helper to remove this warning. See [2024-06-24T05:06:32.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:06:32.949Z] [2024-06-24T05:06:32.949Z] Login Succeeded [2024-06-24T05:06:32.949Z] ****.io [2024-06-24T05:06:33.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T05:06:33.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T05:06:33.483Z] Configure a credential helper to remove this warning. See [2024-06-24T05:06:33.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T05:06:33.483Z] [2024-06-24T05:06:33.483Z] Login Succeeded [2024-06-24T05:06:33.483Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T05:06:33.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T05:06:33.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T05:06:34.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T05:06:34.084Z] ========================================================= [2024-06-24T05:06:34.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T05:06:34.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:06:34.629Z] + 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-06-24T05:06:35.218Z] Sending build context to Docker daemon 12.99MB [2024-06-24T05:06:35.218Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T05:06:35.218Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-24T05:06:35.218Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T05:06:35.218Z] c6b39de5b339: Pulling fs layer [2024-06-24T05:06:35.218Z] a69c41024577: Pulling fs layer [2024-06-24T05:06:35.218Z] d6de4b400683: Pulling fs layer [2024-06-24T05:06:35.218Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T05:06:35.218Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T05:06:35.218Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T05:06:35.218Z] 00f215d4a9da: Pulling fs layer [2024-06-24T05:06:35.218Z] d496ad576159: Pulling fs layer [2024-06-24T05:06:35.218Z] 35cb2a7552d0: Waiting [2024-06-24T05:06:35.218Z] 464afbd9ba4c: Waiting [2024-06-24T05:06:35.218Z] 4f4fb700ef54: Waiting [2024-06-24T05:06:35.218Z] 00f215d4a9da: Waiting [2024-06-24T05:06:35.218Z] d496ad576159: Waiting [2024-06-24T05:06:35.218Z] a69c41024577: Verifying Checksum [2024-06-24T05:06:35.218Z] a69c41024577: Download complete [2024-06-24T05:06:35.494Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T05:06:35.494Z] 35cb2a7552d0: Download complete [2024-06-24T05:06:35.494Z] 4f4fb700ef54: Download complete [2024-06-24T05:06:35.494Z] 464afbd9ba4c: Download complete [2024-06-24T05:06:35.494Z] c6b39de5b339: Download complete [2024-06-24T05:06:35.771Z] d496ad576159: Verifying Checksum [2024-06-24T05:06:35.771Z] d496ad576159: Download complete [2024-06-24T05:06:36.359Z] c6b39de5b339: Pull complete [2024-06-24T05:06:36.946Z] a69c41024577: Pull complete [2024-06-24T05:06:37.215Z] d6de4b400683: Download complete [2024-06-24T05:06:38.199Z] 00f215d4a9da: Verifying Checksum [2024-06-24T05:06:38.199Z] 00f215d4a9da: Download complete [2024-06-24T05:06:41.595Z] GO111MODULE=on go vet ./... [2024-06-24T05:06:41.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T05:06:41.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T05:06:41.595Z] ./bin/test-attribution-txt.sh [2024-06-24T05:06:41.595Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-24T05:06:41.595Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T05:06:41.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T05:06:41.687Z] $ docker stop --time=1 32264465a4fda938026c7e35009154d7c8309771b2101cb84e98e32edbd4010a [2024-06-24T05:06:47.762Z] $ docker rm -f --volumes 32264465a4fda938026c7e35009154d7c8309771b2101cb84e98e32edbd4010a [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T05:06:48.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T05:06:48.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-24T05:06:49.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T05:06:49.662Z] + ls -al . [2024-06-24T05:06:49.662Z] total 376 [2024-06-24T05:06:49.662Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 05:05 . [2024-06-24T05:06:49.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:03 .. [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 05:03 .dockerignore [2024-06-24T05:06:49.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 05:06 .git [2024-06-24T05:06:49.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 05:03 .github [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 24 05:03 .gitignore [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 05:03 .golangci.yml [2024-06-24T05:06:49.662Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 05:04 .semver [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 24 05:03 CHANGELOG.md [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 05:03 GOVERNANCE.md [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 24 05:03 Jenkinsfile [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 05:03 LICENSE [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 24 05:03 Makefile [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 05:03 OWNERS.md [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 24 05:03 README.md [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 05:04 VERSION [2024-06-24T05:06:49.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 05:03 bin [2024-06-24T05:06:49.662Z] -rw-r--r-- 1 jenkins jenkins 122153 Jun 24 05:05 coverage.out [2024-06-24T05:06:49.662Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 05:03 example [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jun 24 05:03 go.mod [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jun 24 05:03 go.sum [2024-06-24T05:06:49.662Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 05:03 internal [2024-06-24T05:06:49.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 05:03 openapi [2024-06-24T05:06:49.662Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 24 05:03 pkg [2024-06-24T05:06:49.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:03 snap [2024-06-24T05:06:49.662Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:06:50.079Z] + 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=3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb --label arch=amd64 --label version=0.0.0 . [2024-06-24T05:06:50.080Z] Sending build context to Docker daemon 25.27MB [2024-06-24T05:06:50.080Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T05:06:50.080Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-24T05:06:50.080Z] ---> 8fd9ef87a2cd [2024-06-24T05:06:50.080Z] Step 3/24 : ARG MAKE=make build [2024-06-24T05:06:50.533Z] d6de4b400683: Pull complete [2024-06-24T05:06:50.533Z] 35cb2a7552d0: Pull complete [2024-06-24T05:06:50.533Z] 4f4fb700ef54: Pull complete [2024-06-24T05:06:50.533Z] 464afbd9ba4c: Pull complete [2024-06-24T05:06:50.648Z] ---> Running in 81ad7abd7ca7 [2024-06-24T05:06:50.648Z] Removing intermediate container 81ad7abd7ca7 [2024-06-24T05:06:50.648Z] ---> 5aa72135a4ec [2024-06-24T05:06:50.648Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-24T05:06:50.906Z] ---> Running in d8b9d6aeb55f [2024-06-24T05:06:50.906Z] Removing intermediate container d8b9d6aeb55f [2024-06-24T05:06:50.906Z] ---> ca88cb8b2676 [2024-06-24T05:06:50.906Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T05:06:50.906Z] ---> Running in 1a6fdbe1877c [2024-06-24T05:06:50.906Z] Removing intermediate container 1a6fdbe1877c [2024-06-24T05:06:50.906Z] ---> d22965df6d55 [2024-06-24T05:06:50.906Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-24T05:06:50.906Z] ---> Running in 02cd38ba982c [2024-06-24T05:06:51.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T05:06:51.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T05:06:51.683Z] OK: 264 MiB in 52 packages [2024-06-24T05:06:51.942Z] Removing intermediate container 02cd38ba982c [2024-06-24T05:06:51.942Z] ---> 1834ab1b9d01 [2024-06-24T05:06:51.942Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-24T05:06:52.202Z] ---> 719a24916a88 [2024-06-24T05:06:52.202Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T05:06:52.202Z] ---> Running in d34853b7d16b [2024-06-24T05:06:52.770Z] Removing intermediate container d34853b7d16b [2024-06-24T05:06:52.770Z] ---> e2923a8f873c [2024-06-24T05:06:52.770Z] Step 9/24 : COPY . . [2024-06-24T05:06:53.705Z] ---> b6a6fc618c78 [2024-06-24T05:06:53.705Z] Step 10/24 : RUN ${MAKE} [2024-06-24T05:06:53.705Z] ---> Running in 672ff559d2af [2024-06-24T05:06:53.964Z] 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-06-24T05:06:58.750Z] 00f215d4a9da: Pull complete [2024-06-24T05:07:00.697Z] d496ad576159: Pull complete [2024-06-24T05:07:00.697Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T05:07:00.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T05:07:00.697Z] ---> f246e2811388 [2024-06-24T05:07:00.697Z] Step 3/10 : ARG MAKE=make build [2024-06-24T05:07:02.638Z] ---> Running in f7f877eaf689 [2024-06-24T05:07:02.638Z] Removing intermediate container f7f877eaf689 [2024-06-24T05:07:02.638Z] ---> c753d18ec561 [2024-06-24T05:07:02.638Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-24T05:07:02.638Z] ---> Running in 835d7c6e4db7 [2024-06-24T05:07:02.906Z] Removing intermediate container 835d7c6e4db7 [2024-06-24T05:07:02.906Z] ---> 468fb7ba3c72 [2024-06-24T05:07:02.906Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T05:07:03.173Z] ---> Running in fbc346608bc7 [2024-06-24T05:07:03.440Z] Removing intermediate container fbc346608bc7 [2024-06-24T05:07:03.440Z] ---> ddd143751aa7 [2024-06-24T05:07:03.440Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-24T05:07:03.440Z] ---> Running in ed21aaf37ccf [2024-06-24T05:07:04.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T05:07:04.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T05:07:05.942Z] OK: 266 MiB in 52 packages [2024-06-24T05:07:06.524Z] Removing intermediate container ed21aaf37ccf [2024-06-24T05:07:06.524Z] ---> aa120af0f4f4 [2024-06-24T05:07:06.524Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-24T05:07:07.104Z] ---> 4e76ffebf458 [2024-06-24T05:07:07.104Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T05:07:07.104Z] ---> Running in 3594b1f86e16 [2024-06-24T05:07:26.715Z] Removing intermediate container 672ff559d2af [2024-06-24T05:07:26.715Z] ---> 3d14944ff3bf [2024-06-24T05:07:26.715Z] Step 11/24 : FROM alpine:3.18 [2024-06-24T05:07:27.283Z] 3.18: Pulling from library/alpine [2024-06-24T05:07:27.283Z] 73baa7ef167e: Pulling fs layer [2024-06-24T05:07:27.542Z] 73baa7ef167e: Verifying Checksum [2024-06-24T05:07:27.542Z] 73baa7ef167e: Download complete [2024-06-24T05:07:27.801Z] 73baa7ef167e: Pull complete [2024-06-24T05:07:27.801Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T05:07:27.801Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T05:07:27.801Z] ---> 8fd7cac70a4a [2024-06-24T05:07:27.801Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-24T05:07:27.801Z] ---> Running in 16435484d4f9 [2024-06-24T05:07:27.801Z] Removing intermediate container 16435484d4f9 [2024-06-24T05:07:27.801Z] ---> 72820e75473e [2024-06-24T05:07:27.801Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-24T05:07:27.801Z] ---> Running in 17a41960776f [2024-06-24T05:07:28.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T05:07:28.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T05:07:28.577Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T05:07:28.577Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T05:07:28.577Z] OK: 7 MiB in 16 packages [2024-06-24T05:07:28.836Z] Removing intermediate container 17a41960776f [2024-06-24T05:07:28.836Z] ---> 7f10e5b6ab90 [2024-06-24T05:07:28.836Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-24T05:07:28.836Z] ---> Running in 0b492b69175e [2024-06-24T05:07:29.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T05:07:29.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T05:07:29.353Z] OK: 7 MiB in 16 packages [2024-06-24T05:07:29.921Z] Removing intermediate container 0b492b69175e [2024-06-24T05:07:29.921Z] ---> a13ba3df8a3e [2024-06-24T05:07:29.921Z] Step 15/24 : WORKDIR / [2024-06-24T05:07:29.921Z] ---> Running in a177549577ab [2024-06-24T05:07:29.921Z] Removing intermediate container a177549577ab [2024-06-24T05:07:29.921Z] ---> 0b9a07fa008c [2024-06-24T05:07:29.921Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-24T05:07:29.921Z] ---> 890aef6b5402 [2024-06-24T05:07:29.921Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-24T05:07:31.823Z] ---> a04dd8a7d2f7 [2024-06-24T05:07:31.823Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-24T05:07:31.823Z] ---> 4ff691062b7a [2024-06-24T05:07:31.823Z] Step 19/24 : EXPOSE 59999 [2024-06-24T05:07:31.823Z] ---> Running in 4ed63ae29769 [2024-06-24T05:07:31.823Z] Removing intermediate container 4ed63ae29769 [2024-06-24T05:07:31.823Z] ---> a84224f26feb [2024-06-24T05:07:31.823Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-24T05:07:31.823Z] ---> Running in 62ce186a9a9e [2024-06-24T05:07:31.823Z] Removing intermediate container 62ce186a9a9e [2024-06-24T05:07:31.823Z] ---> eb1c263069b5 [2024-06-24T05:07:31.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T05:07:31.823Z] ---> Running in 80393966c186 [2024-06-24T05:07:31.823Z] Removing intermediate container 80393966c186 [2024-06-24T05:07:31.823Z] ---> b1ff92bd25b3 [2024-06-24T05:07:31.823Z] Step 22/24 : LABEL arch=amd64 [2024-06-24T05:07:32.081Z] ---> Running in 859229a3cc7e [2024-06-24T05:07:32.081Z] Removing intermediate container 859229a3cc7e [2024-06-24T05:07:32.081Z] ---> 3278965951cf [2024-06-24T05:07:32.081Z] Step 23/24 : LABEL git_sha=3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [2024-06-24T05:07:32.081Z] ---> Running in f5115582b57a [2024-06-24T05:07:32.081Z] Removing intermediate container f5115582b57a [2024-06-24T05:07:32.081Z] ---> cf2fd1ae3da5 [2024-06-24T05:07:32.081Z] Step 24/24 : LABEL version=0.0.0 [2024-06-24T05:07:32.081Z] ---> Running in 295a51787b7e [2024-06-24T05:07:32.340Z] Removing intermediate container 295a51787b7e [2024-06-24T05:07:32.340Z] ---> d0a7bd557e5f [2024-06-24T05:07:32.340Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T05:07:32.340Z] Successfully built d0a7bd557e5f [2024-06-24T05:07:32.340Z] 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-06-24T05:07:33.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T05:07:33.372Z] [2024-06-24T05:07:33.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:07:33.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T05:07:33.768Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T05:07:33.768Z] 5eb5b503b376: Pulling fs layer [2024-06-24T05:07:33.768Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T05:07:33.768Z] ec43610c2a17: Pulling fs layer [2024-06-24T05:07:33.768Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T05:07:33.768Z] 33b1e0a273af: Pulling fs layer [2024-06-24T05:07:33.768Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T05:07:33.768Z] 2f39f015ded8: Pulling fs layer [2024-06-24T05:07:33.768Z] 3a2ae6a8a46f: Waiting [2024-06-24T05:07:33.768Z] 33b1e0a273af: Waiting [2024-06-24T05:07:33.768Z] 5d3b04190fa2: Waiting [2024-06-24T05:07:33.768Z] 2f39f015ded8: Waiting [2024-06-24T05:07:33.768Z] 5c69ac0246d0: Download complete [2024-06-24T05:07:33.768Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-24T05:07:33.768Z] 3a2ae6a8a46f: Download complete [2024-06-24T05:07:33.768Z] ec43610c2a17: Verifying Checksum [2024-06-24T05:07:33.768Z] ec43610c2a17: Download complete [2024-06-24T05:07:33.768Z] 33b1e0a273af: Verifying Checksum [2024-06-24T05:07:33.768Z] 33b1e0a273af: Download complete [2024-06-24T05:07:34.026Z] 5d3b04190fa2: Download complete [2024-06-24T05:07:34.026Z] 5eb5b503b376: Verifying Checksum [2024-06-24T05:07:34.026Z] 5eb5b503b376: Download complete [2024-06-24T05:07:34.591Z] 2f39f015ded8: Download complete [2024-06-24T05:07:35.155Z] 5eb5b503b376: Pull complete [2024-06-24T05:07:35.413Z] 5c69ac0246d0: Pull complete [2024-06-24T05:07:35.671Z] ec43610c2a17: Pull complete [2024-06-24T05:07:35.671Z] 3a2ae6a8a46f: Pull complete [2024-06-24T05:07:35.929Z] 33b1e0a273af: Pull complete [2024-06-24T05:07:35.929Z] 5d3b04190fa2: Pull complete [2024-06-24T05:07:40.112Z] 2f39f015ded8: Pull complete [2024-06-24T05:07:40.112Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T05:07:40.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T05:07:40.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:07:40.379Z] prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container [2024-06-24T05:07:40.409Z] $ 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-1585 -v /w/workspace/gexfoundry_device-sdk-go_PR-1585:/w/workspace/gexfoundry_device-sdk-go_PR-1585:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1585@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T05:07:45.354Z] $ docker top 4559c70f0ddd89e5da501913e14c1818df276271f4daf2d3a17c10d46082a2b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:07:45.859Z] ---> job-cost.sh [2024-06-24T05:07:45.859Z] lf-activate-venv: SKIPPING [2024-06-24T05:07:45.859Z] INFO: No Stack... [2024-06-24T05:07:46.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T05:07:46.377Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T05:07:46.701Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives/cost.csv [2024-06-24T05:07:46.701Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T05:07:46.744Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] [2024-06-24T05:07:46.750Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] did not exist. Created. [2024-06-24T05:07:46.756Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T05:07:47.171Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-24T05:07:47.230Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T05:07:47.267Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T05:07:47.356Z] $ docker stop --time=1 4559c70f0ddd89e5da501913e14c1818df276271f4daf2d3a17c10d46082a2b7 [2024-06-24T05:07:49.324Z] $ docker rm -f --volumes 4559c70f0ddd89e5da501913e14c1818df276271f4daf2d3a17c10d46082a2b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-24T05:09:13.764Z] Removing intermediate container 3594b1f86e16 [2024-06-24T05:09:13.764Z] ---> a9d61895592b [2024-06-24T05:09:13.764Z] Step 9/10 : COPY . . [2024-06-24T05:09:13.764Z] ---> dd277479374e [2024-06-24T05:09:13.764Z] Step 10/10 : RUN ${MAKE} [2024-06-24T05:09:13.764Z] ---> Running in 8453988a35bb [2024-06-24T05:09:13.764Z] noop [2024-06-24T05:09:13.764Z] Removing intermediate container 8453988a35bb [2024-06-24T05:09:13.764Z] ---> 59c624684619 [2024-06-24T05:09:13.764Z] Successfully built 59c624684619 [2024-06-24T05:09:13.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:09:14.275Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T05:09:14.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:09:14.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-4216 does not seem to be running inside a container [2024-06-24T05:09:14.641Z] $ 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 ******** ci-base-image-arm64 cat [2024-06-24T05:09:15.837Z] $ docker top 4b800024339371bf3d45a2acea41541792d4a6de2ae06592a3c0be0affbf08e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T05:09:16.717Z] + go version [2024-06-24T05:09:16.717Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T05:09:16.752Z] $ docker stop --time=1 4b800024339371bf3d45a2acea41541792d4a6de2ae06592a3c0be0affbf08e2 [2024-06-24T05:09:18.321Z] $ docker rm -f --volumes 4b800024339371bf3d45a2acea41541792d4a6de2ae06592a3c0be0affbf08e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:09:19.250Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T05:09:19.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:09:19.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-4216 does not seem to be running inside a container [2024-06-24T05:09:19.571Z] $ 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 ******** ci-base-image-arm64 cat [2024-06-24T05:09:20.726Z] $ docker top e7eaa6e9fb44bd6aba21a55c98f3db2739485e9fa00c31f412103671ae28909f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T05:09:21.626Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T05:09:22.058Z] + make test [2024-06-24T05:09:22.058Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T05:10:09.265Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-24T05:13:16.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-24T05:13:16.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-24T05:13:16.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-24T05:13:16.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-24T05:13:16.059Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-24T05:13:26.150Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.112s coverage: 27.6% of statements [2024-06-24T05:13:29.495Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.170s coverage: 81.5% of statements [2024-06-24T05:13:36.139Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-24T05:13:36.139Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-24T05:13:36.723Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.276s coverage: 86.0% of statements [2024-06-24T05:13:40.079Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-24T05:13:41.483Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.497s coverage: 71.8% of statements [2024-06-24T05:13:45.726Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.151s coverage: 14.4% of statements [2024-06-24T05:13:46.305Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-24T05:13:46.305Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-24T05:13:46.883Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.139s coverage: 45.9% of statements [2024-06-24T05:13:47.837Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.340s coverage: 68.5% of statements [2024-06-24T05:13:51.171Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.378s coverage: 89.2% of statements [2024-06-24T05:13:54.501Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-24T05:13:55.450Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.233s coverage: 5.5% of statements [2024-06-24T05:13:56.854Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T05:13:56.854Z] GO111MODULE=on go vet ./... [2024-06-24T05:17:33.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T05:17:33.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T05:17:33.642Z] ./bin/test-attribution-txt.sh [2024-06-24T05:17:33.642Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-24T05:17:33.642Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-24T05:17:33.643Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T05:17:33.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T05:17:33.737Z] $ docker stop --time=1 e7eaa6e9fb44bd6aba21a55c98f3db2739485e9fa00c31f412103671ae28909f [2024-06-24T05:17:35.679Z] $ docker rm -f --volumes e7eaa6e9fb44bd6aba21a55c98f3db2739485e9fa00c31f412103671ae28909f [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T05:17:37.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T05:17:37.902Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T05:17:38.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T05:17:39.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T05:17:39.426Z] + ls -al . [2024-06-24T05:17:39.426Z] total 372 [2024-06-24T05:17:39.426Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 05:09 . [2024-06-24T05:17:39.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:05 .. [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 05:06 .dockerignore [2024-06-24T05:17:39.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 05:06 .git [2024-06-24T05:17:39.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 05:06 .github [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 24 05:06 .gitignore [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 05:06 .golangci.yml [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 24 05:06 CHANGELOG.md [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 05:06 GOVERNANCE.md [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 24 05:06 Jenkinsfile [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 05:06 LICENSE [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 24 05:06 Makefile [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 05:06 OWNERS.md [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 24 05:06 README.md [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 05:04 VERSION [2024-06-24T05:17:39.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 05:06 bin [2024-06-24T05:17:39.426Z] -rw-r--r-- 1 jenkins jenkins 122155 Jun 24 05:13 coverage.out [2024-06-24T05:17:39.426Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 05:06 example [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jun 24 05:06 go.mod [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jun 24 05:06 go.sum [2024-06-24T05:17:39.426Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 05:06 internal [2024-06-24T05:17:39.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 05:06 openapi [2024-06-24T05:17:39.426Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 24 05:06 pkg [2024-06-24T05:17:39.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:06 snap [2024-06-24T05:17:39.426Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:17:39.870Z] + 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=3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb --label arch=arm64 --label version=0.0.0 . [2024-06-24T05:17:40.453Z] Sending build context to Docker daemon 13.11MB [2024-06-24T05:17:40.453Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T05:17:40.453Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-24T05:17:40.453Z] ---> 59c624684619 [2024-06-24T05:17:40.453Z] Step 3/24 : ARG MAKE=make build [2024-06-24T05:17:40.453Z] ---> Running in b1b7f7724543 [2024-06-24T05:17:40.718Z] Removing intermediate container b1b7f7724543 [2024-06-24T05:17:40.718Z] ---> 1c8dab3de667 [2024-06-24T05:17:40.718Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-24T05:17:40.983Z] ---> Running in 13106bb750c0 [2024-06-24T05:17:41.247Z] Removing intermediate container 13106bb750c0 [2024-06-24T05:17:41.247Z] ---> b44d96ef9e72 [2024-06-24T05:17:41.247Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T05:17:41.247Z] ---> Running in 2b76e3688206 [2024-06-24T05:17:41.512Z] Removing intermediate container 2b76e3688206 [2024-06-24T05:17:41.512Z] ---> f77fd39be92c [2024-06-24T05:17:41.512Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-24T05:17:41.512Z] ---> Running in 62e635410d28 [2024-06-24T05:17:42.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T05:17:43.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T05:17:44.013Z] OK: 266 MiB in 52 packages [2024-06-24T05:17:44.974Z] Removing intermediate container 62e635410d28 [2024-06-24T05:17:44.974Z] ---> 92f71900e687 [2024-06-24T05:17:44.974Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-24T05:17:45.243Z] ---> 51344970da8a [2024-06-24T05:17:45.243Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T05:17:45.243Z] ---> Running in 660384e56915 [2024-06-24T05:17:47.816Z] Removing intermediate container 660384e56915 [2024-06-24T05:17:47.816Z] ---> 97b04a50d281 [2024-06-24T05:17:47.816Z] Step 9/24 : COPY . . [2024-06-24T05:17:48.770Z] ---> 810f22df59fd [2024-06-24T05:17:48.770Z] Step 10/24 : RUN ${MAKE} [2024-06-24T05:17:49.034Z] ---> Running in 203acc907246 [2024-06-24T05:17:49.987Z] 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-06-24T05:21:11.749Z] Removing intermediate container 203acc907246 [2024-06-24T05:21:11.750Z] ---> e99a87dca0f5 [2024-06-24T05:21:11.750Z] Step 11/24 : FROM alpine:3.18 [2024-06-24T05:21:11.750Z] 3.18: Pulling from library/alpine [2024-06-24T05:21:11.750Z] 5c905c7ebe2f: Pulling fs layer [2024-06-24T05:21:11.750Z] 5c905c7ebe2f: Verifying Checksum [2024-06-24T05:21:11.750Z] 5c905c7ebe2f: Download complete [2024-06-24T05:21:11.750Z] 5c905c7ebe2f: Pull complete [2024-06-24T05:21:11.750Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T05:21:11.750Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T05:21:11.750Z] ---> dec292d02e07 [2024-06-24T05:21:11.750Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-24T05:21:11.750Z] ---> Running in beb8e86530f0 [2024-06-24T05:21:11.750Z] Removing intermediate container beb8e86530f0 [2024-06-24T05:21:11.750Z] ---> c0b86f320f29 [2024-06-24T05:21:11.750Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-24T05:21:11.750Z] ---> Running in 40fd082060b9 [2024-06-24T05:21:11.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T05:21:11.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T05:21:11.750Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T05:21:11.750Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T05:21:11.750Z] OK: 8 MiB in 16 packages [2024-06-24T05:21:11.750Z] Removing intermediate container 40fd082060b9 [2024-06-24T05:21:11.750Z] ---> 1df10cdb4b3c [2024-06-24T05:21:11.750Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-24T05:21:11.750Z] ---> Running in c1ef91c0aff1 [2024-06-24T05:21:11.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T05:21:12.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T05:21:12.974Z] OK: 8 MiB in 16 packages [2024-06-24T05:21:13.565Z] Removing intermediate container c1ef91c0aff1 [2024-06-24T05:21:13.565Z] ---> 12812255f86d [2024-06-24T05:21:13.565Z] Step 15/24 : WORKDIR / [2024-06-24T05:21:13.565Z] ---> Running in 7f1f9821807c [2024-06-24T05:21:13.833Z] Removing intermediate container 7f1f9821807c [2024-06-24T05:21:13.833Z] ---> 7bc4ecc93be6 [2024-06-24T05:21:13.833Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-24T05:21:14.412Z] ---> 200f05992967 [2024-06-24T05:21:14.413Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-24T05:21:16.351Z] ---> f35293da6415 [2024-06-24T05:21:16.351Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-24T05:21:16.931Z] ---> a5d7f92a47d3 [2024-06-24T05:21:16.931Z] Step 19/24 : EXPOSE 59999 [2024-06-24T05:21:16.931Z] ---> Running in db447e0a9094 [2024-06-24T05:21:17.197Z] Removing intermediate container db447e0a9094 [2024-06-24T05:21:17.197Z] ---> 40527f9b1395 [2024-06-24T05:21:17.197Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-24T05:21:17.197Z] ---> Running in e051e446c593 [2024-06-24T05:21:17.470Z] Removing intermediate container e051e446c593 [2024-06-24T05:21:17.470Z] ---> 5c0b012d1263 [2024-06-24T05:21:17.470Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T05:21:17.736Z] ---> Running in 39a764f8bd13 [2024-06-24T05:21:18.001Z] Removing intermediate container 39a764f8bd13 [2024-06-24T05:21:18.001Z] ---> 7659fb00d233 [2024-06-24T05:21:18.001Z] Step 22/24 : LABEL arch=arm64 [2024-06-24T05:21:18.001Z] ---> Running in 1e8f6476a517 [2024-06-24T05:21:18.266Z] Removing intermediate container 1e8f6476a517 [2024-06-24T05:21:18.266Z] ---> 6776ae0392a3 [2024-06-24T05:21:18.266Z] Step 23/24 : LABEL git_sha=3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [2024-06-24T05:21:18.266Z] ---> Running in af9efc960d26 [2024-06-24T05:21:18.530Z] Removing intermediate container af9efc960d26 [2024-06-24T05:21:18.530Z] ---> 6472fb4aafcf [2024-06-24T05:21:18.530Z] Step 24/24 : LABEL version=0.0.0 [2024-06-24T05:21:18.794Z] ---> Running in d2da2113ead6 [2024-06-24T05:21:19.057Z] Removing intermediate container d2da2113ead6 [2024-06-24T05:21:19.057Z] ---> 898a39940deb [2024-06-24T05:21:19.057Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T05:21:19.057Z] Successfully built 898a39940deb [2024-06-24T05:21:19.057Z] 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-06-24T05:21:19.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T05:21:19.997Z] [2024-06-24T05:21:19.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:21:20.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T05:21:20.433Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T05:21:20.433Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T05:21:20.433Z] 04944245beec: Pulling fs layer [2024-06-24T05:21:20.433Z] 699f458cf7ca: Pulling fs layer [2024-06-24T05:21:20.433Z] 765212b225bb: Pulling fs layer [2024-06-24T05:21:20.433Z] f23df028b6ca: Pulling fs layer [2024-06-24T05:21:20.433Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T05:21:20.433Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T05:21:20.433Z] f23df028b6ca: Waiting [2024-06-24T05:21:20.433Z] d65c8cfc05b1: Waiting [2024-06-24T05:21:20.433Z] 2437ff75d9bd: Waiting [2024-06-24T05:21:20.433Z] 765212b225bb: Waiting [2024-06-24T05:21:20.700Z] 04944245beec: Verifying Checksum [2024-06-24T05:21:20.700Z] 04944245beec: Download complete [2024-06-24T05:21:20.700Z] 765212b225bb: Verifying Checksum [2024-06-24T05:21:20.700Z] 765212b225bb: Download complete [2024-06-24T05:21:20.700Z] f23df028b6ca: Verifying Checksum [2024-06-24T05:21:20.700Z] f23df028b6ca: Download complete [2024-06-24T05:21:20.700Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T05:21:20.700Z] d65c8cfc05b1: Download complete [2024-06-24T05:21:20.700Z] 699f458cf7ca: Download complete [2024-06-24T05:21:21.282Z] 8998bd30e6a1: Verifying Checksum [2024-06-24T05:21:21.282Z] 8998bd30e6a1: Download complete [2024-06-24T05:21:23.853Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T05:21:23.853Z] 2437ff75d9bd: Download complete [2024-06-24T05:21:25.784Z] 8998bd30e6a1: Pull complete [2024-06-24T05:21:26.048Z] 04944245beec: Pull complete [2024-06-24T05:21:27.976Z] 699f458cf7ca: Pull complete [2024-06-24T05:21:27.976Z] 765212b225bb: Pull complete [2024-06-24T05:21:28.557Z] f23df028b6ca: Pull complete [2024-06-24T05:21:28.823Z] d65c8cfc05b1: Pull complete [2024-06-24T05:21:47.013Z] 2437ff75d9bd: Pull complete [2024-06-24T05:21:47.013Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T05:21:47.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T05:21:47.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:21:47.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-4216 does not seem to be running inside a container [2024-06-24T05:21:47.441Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-24T05:21:50.079Z] $ docker top 4d7b4b7943872005a2a1befab1c394699cbdbe59f1ee2dbdea650185bce377e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:21:51.025Z] ---> job-cost.sh [2024-06-24T05:21:51.025Z] lf-activate-venv: SKIPPING [2024-06-24T05:21:51.025Z] INFO: No Stack... [2024-06-24T05:21:51.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T05:21:52.246Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T05:21:52.904Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-06-24T05:21:52.904Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T05:21:52.958Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] [2024-06-24T05:21:52.964Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] did not exist. Created. [2024-06-24T05:21:52.974Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T05:21:53.707Z] /w/workspace/device-sdk-go/1@tmp/durable-ec4bf4d5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-24T05:21:54.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T05:21:54.418Z] Warning: overwriting stash ‘stack-cost’ [2024-06-24T05:21:54.502Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T05:21:54.522Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1585-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T05:21:54.599Z] $ docker stop --time=1 4d7b4b7943872005a2a1befab1c394699cbdbe59f1ee2dbdea650185bce377e0 [2024-06-24T05:21:56.065Z] $ docker rm -f --volumes 4d7b4b7943872005a2a1befab1c394699cbdbe59f1ee2dbdea650185bce377e0 [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-06-24T05:21:57.283Z] provisioning config files... [2024-06-24T05:21:57.291Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/config12500484006912883153tmp [Pipeline] { [Pipeline] sh [2024-06-24T05:21:57.659Z] + set +x [2024-06-24T05:21:57.659Z] + curl -s https://codecov.io/bash [2024-06-24T05:21:57.659Z] + bash -s -- [2024-06-24T05:21:57.659Z] [2024-06-24T05:21:57.659Z] _____ _ [2024-06-24T05:21:57.659Z] / ____| | | [2024-06-24T05:21:57.659Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T05:21:57.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T05:21:57.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T05:21:57.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T05:21:57.659Z] Bash-1.0.6 [2024-06-24T05:21:57.659Z] [2024-06-24T05:21:57.659Z] [2024-06-24T05:21:57.659Z] ==> git version 2.25.1 found [2024-06-24T05:21:57.659Z] ==> 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-06-24T05:21:57.659Z] Release-Date: 2020-01-08 [2024-06-24T05:21:57.659Z] 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-06-24T05:21:57.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T05:21:57.659Z] ==> Jenkins CI detected. [2024-06-24T05:21:57.659Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1585 [2024-06-24T05:21:57.659Z] project root: . [2024-06-24T05:21:57.659Z] --> token set from env [2024-06-24T05:21:57.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T05:21:57.659Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T05:21:57.659Z] ==> Python coveragepy not found [2024-06-24T05:21:57.659Z] ==> Searching for coverage reports in: [2024-06-24T05:21:57.659Z] + . [2024-06-24T05:21:57.920Z] -> Found 1 reports [2024-06-24T05:21:57.920Z] ==> Detecting git/mercurial file structure [2024-06-24T05:21:57.920Z] ==> Reading reports [2024-06-24T05:21:57.920Z] + ./coverage.out bytes=122155 [2024-06-24T05:21:57.920Z] ==> Appending adjustments [2024-06-24T05:21:57.920Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T05:21:58.179Z] + Found adjustments [2024-06-24T05:21:58.179Z] ==> Gzipping contents [2024-06-24T05:21:58.179Z] 20K /tmp/codecov.cGkd0G.gz [2024-06-24T05:21:58.179Z] ==> Uploading reports [2024-06-24T05:21:58.179Z] url: https://codecov.io [2024-06-24T05:21:58.179Z] query: branch=PR-1585&commit=3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1585%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1585&job=&cmd_args= [2024-06-24T05:21:58.179Z] -> Pinging Codecov [2024-06-24T05:21:58.180Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1585&commit=3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1585%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1585&job=&cmd_args= [2024-06-24T05:21:58.180Z] -> Uploading to [2024-06-24T05:21:58.180Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/7E55EF52A471D76F132DFD9A03CDDE97/3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb/a4d7485b-39e7-44b5-8211-a160f3083028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T052158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec588d0b14c8bb5e837bff2b8ad2fcfb9af9863ab9098fd3b1b3c39a72342c6b [2024-06-24T05:21:58.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T05:21:58.439Z] Dload Upload Total Spent Left Speed [2024-06-24T05:21:58.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16732 0 0 100 16732 0 70599 --:--:-- --:--:-- --:--:-- 70302 [2024-06-24T05:21:58.439Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3e01ea8a9efdcf6b6f7a8085badb3f52e2df59bb [Pipeline] } [2024-06-24T05:21:58.471Z] 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-06-24T05:22:00.680Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives ] [2024-06-24T05:22:00.681Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives [2024-06-24T05:22:00.681Z] total 16 [2024-06-24T05:22:00.681Z] drwxr-xr-x 3 root root 4096 Jun 24 05:07 . [2024-06-24T05:22:00.681Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 05:07 .. [2024-06-24T05:22:00.681Z] drwxr-xr-x 2 root root 4096 Jun 24 05:07 cost [2024-06-24T05:22:00.681Z] -rw-r--r-- 1 root root 86 Jun 24 05:07 cost.csv [2024-06-24T05:22:00.681Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives [2024-06-24T05:22:00.681Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives [2024-06-24T05:22:00.681Z] total 16 [2024-06-24T05:22:00.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 05:07 . [2024-06-24T05:22:00.681Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 05:07 .. [2024-06-24T05:22:00.681Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 05:07 cost [2024-06-24T05:22:00.681Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 24 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:01.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:01.924Z] ---> package-listing.sh [2024-06-24T05:22:01.924Z] ++ facter osfamily [2024-06-24T05:22:01.924Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T05:22:02.183Z] + OS_FAMILY=debian [2024-06-24T05:22:02.183Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1585 [2024-06-24T05:22:02.183Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T05:22:02.183Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T05:22:02.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T05:22:02.183Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T05:22:02.183Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1585 ']' [2024-06-24T05:22:02.183Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T05:22:02.183Z] + case "${OS_FAMILY}" in [2024-06-24T05:22:02.183Z] + dpkg -l [2024-06-24T05:22:02.183Z] + grep '^ii' [2024-06-24T05:22:02.183Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T05:22:02.183Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T05:22:02.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T05:22:02.183Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1585 ']' [2024-06-24T05:22:02.183Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives/ [2024-06-24T05:22:02.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1585/archives/ [Pipeline] echo [2024-06-24T05:22:02.228Z] 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-1585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-24T05:22:02.526Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T05:22:03.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T05:22:03.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T05:22:03.345Z] prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container [2024-06-24T05:22:03.377Z] $ 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-1585/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-1585 -v /w/workspace/gexfoundry_device-sdk-go_PR-1585:/w/workspace/gexfoundry_device-sdk-go_PR-1585:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1585@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-lftools-log-publisher:latest cat [2024-06-24T05:22:03.558Z] $ docker top 2523505faed8191e3c078c4556b22e06feace299d14c2a59271c50a8878141a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T05:22:03.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T05:22:04.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T05:22:04.610Z] + ls /var/log/sa-host [2024-06-24T05:22:04.610Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T05:22:04.854Z] provisioning config files... [2024-06-24T05:22:04.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1585@tmp/config13492455367700692107tmp [Pipeline] { [Pipeline] echo [2024-06-24T05:22:04.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:05.246Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T05:22:05.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:05.696Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T05:22:05.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:06.053Z] ---> sudo-logs.sh [2024-06-24T05:22:06.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T05:22:06.153Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:06.481Z] ---> job-cost.sh [2024-06-24T05:22:06.481Z] lf-activate-venv: SKIPPING [2024-06-24T05:22:06.481Z] DEBUG: total: 0.2199999988079071 [2024-06-24T05:22:06.481Z] INFO: Retrieving Stack Cost... [2024-06-24T05:22:07.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T05:22:07.310Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T05:22:07.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T05:22:07.783Z] ---> logs-deploy.sh [2024-06-24T05:22:07.783Z] lf-activate-venv: SKIPPING [2024-06-24T05:22:07.783Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1585/1 [2024-06-24T05:22:07.783Z] INFO: archiving workspace using pattern(s): [2024-06-24T05:22:08.719Z] Archives upload complete. [2024-06-24T05:22:08.719Z] INFO: archiving logs to Nexus