Pull request #318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2204d9c49a5f3a178eb5cebc5653f2e5b976b539+afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (f8dfc81307860cbf244b7f70a6c14889528fb0dd) 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-ssh18145381456843823489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12210463757882249602.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-318/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-rfid-llrp-go/branches/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4893340976671078467.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-rfid-llrp-go/branches/PR-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17385226368733428158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13510387108869698728.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-rfid-llrp-go/branches/PR-318/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-rfid-llrp-go/branches/PR-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1296936406021812115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22414 in /w/workspace/undry_device-rfid-llrp-go_PR-318 [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-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 Merge succeeded, producing 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 Checking out Revision 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 (PR-318) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # 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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:49:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:49:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:49:49 ========================================================= 10:49:49 EdgeX Global Pipelines Version Info 10:49:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:49:50 ------------------- 10:49:50 stable info: 10:49:50 ------------------- 10:49:50 Commited By: Ginny Guan ginny@iotechsys.com 10:49:50 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:49:50 Message: update stable to v1.0.265 10:49:51 ------------------- 10:49:51 experimental info: 10:49:51 ------------------- 10:49:51 Commited By: Cherry Wang cherry@iotechsys.com 10:49:51 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:49:51 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:49:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-318 [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-318 [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-318 [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2204d9c [Pipeline] echo 10:49:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:53 provisioning config files... 10:49:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config13965830542819172398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:53 ---> ****-login.sh 10:49:53 nexus3.edgexfoundry.org:10001 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10002 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10003 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10004 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 ****.io 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:55 Configure a credential helper to remove this warning. See 10:49:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:55 10:49:55 Login Succeeded 10:49:55 ---> ****-login.sh ends [Pipeline] } 10:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:49:55 + git rev-list -1 --merges 2204d9c49a5f3a178eb5cebc5653f2e5b976b539~1..2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo 10:49:55 -----------> git rev-list -1 --merges 2204d9c49a5f3a178eb5cebc5653f2e5b976b539~1..2204d9c49a5f3a178eb5cebc5653f2e5b976b539 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [false] [Pipeline] sh 10:49:56 + git log --format=format:%s -1 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo 10:49:56 ========================================================= 10:49:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:49:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:49:56 + git log --format=format:%s -1 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo 10:49:56 [semverPrep] GIT_COMMIT: 2204d9c49a5f3a178eb5cebc5653f2e5b976b539, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:49:56 [semverPrep] This is not a build commit. [Pipeline] sh 10:49:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:57 + grep -v github /etc/ssh/ssh_known_hosts 10:49:57 + [ -e /tmp/ssh_known_hosts ] 10:49:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:49:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:49:57 + sudo tee -a /etc/ssh/ssh_known_hosts 10:49:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:57 10:49:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:58 0.1.4: Pulling from edgex-devops/py-git-semver 10:49:58 b85a868b505f: Pulling fs layer 10:49:58 e2be974225ed: Pulling fs layer 10:49:58 339a4e72a1f5: Pulling fs layer 10:49:58 988bab9f4d93: Pulling fs layer 10:49:58 1469e6f7b9e6: Pulling fs layer 10:49:58 eaf3925da568: Pulling fs layer 10:49:58 bab4dde63d76: Pulling fs layer 10:49:58 bde34c3a00c8: Pulling fs layer 10:49:58 b352a97aabf1: Pulling fs layer 10:49:58 4872d77fe225: Pulling fs layer 10:49:58 5851b861e8e6: Pulling fs layer 10:49:58 eaf3925da568: Waiting 10:49:58 5851b861e8e6: Waiting 10:49:58 bde34c3a00c8: Waiting 10:49:58 4872d77fe225: Waiting 10:49:58 988bab9f4d93: Waiting 10:49:58 bab4dde63d76: Waiting 10:49:58 b352a97aabf1: Waiting 10:49:58 1469e6f7b9e6: Waiting 10:49:58 e2be974225ed: Verifying Checksum 10:49:58 e2be974225ed: Download complete 10:49:58 988bab9f4d93: Verifying Checksum 10:49:58 988bab9f4d93: Download complete 10:49:58 1469e6f7b9e6: Verifying Checksum 10:49:58 1469e6f7b9e6: Download complete 10:49:58 eaf3925da568: Verifying Checksum 10:49:58 eaf3925da568: Download complete 10:49:58 339a4e72a1f5: Verifying Checksum 10:49:58 339a4e72a1f5: Download complete 10:49:58 bde34c3a00c8: Download complete 10:49:58 b352a97aabf1: Download complete 10:49:58 4872d77fe225: Verifying Checksum 10:49:58 4872d77fe225: Download complete 10:49:58 5851b861e8e6: Verifying Checksum 10:49:58 5851b861e8e6: Download complete 10:49:58 b85a868b505f: Verifying Checksum 10:49:58 b85a868b505f: Download complete 10:49:58 bab4dde63d76: Verifying Checksum 10:49:58 bab4dde63d76: Download complete 10:49:59 b85a868b505f: Pull complete 10:49:59 e2be974225ed: Pull complete 10:50:00 339a4e72a1f5: Pull complete 10:50:00 988bab9f4d93: Pull complete 10:50:00 1469e6f7b9e6: Pull complete 10:50:00 eaf3925da568: Pull complete 10:50:02 bab4dde63d76: Pull complete 10:50:02 bde34c3a00c8: Pull complete 10:50:02 b352a97aabf1: Pull complete 10:50:02 4872d77fe225: Pull complete 10:50:02 5851b861e8e6: Pull complete 10:50:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:02 prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container 10:50:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:06 $ docker top 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 -eo pid,comm 10:50:06 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). 10:50:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:06 [ssh-agent] Looking for ssh-agent implementation... 10:50:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:06 $ docker exec 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent 10:50:06 SSH_AUTH_SOCK=/tmp/ssh-ktSoJBqocfsA/agent.31 10:50:06 SSH_AGENT_PID=37 10:50:06 Running ssh-add (command line suppressed) 10:50:06 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_12805522699027102487.key (/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_12805522699027102487.key) 10:50:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:07 + git tag --points-at HEAD [Pipeline] } 10:50:07 $ docker exec --env ******** --env ******** 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent -k 10:50:07 unset SSH_AUTH_SOCK; 10:50:07 unset SSH_AGENT_PID; 10:50:07 echo Agent pid 37 killed; 10:50:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:07 [ssh-agent] Looking for ssh-agent implementation... 10:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:07 $ docker exec 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent 10:50:07 SSH_AUTH_SOCK=/tmp/ssh-zvBKzFEoyTie/agent.70 10:50:07 SSH_AGENT_PID=76 10:50:07 Running ssh-add (command line suppressed) 10:50:07 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_6464512265609438162.key (/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_6464512265609438162.key) 10:50:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:07 + git semver init 10:50:08 2024-10-10 10:50:08,117 [run_init] DEBUG init version:0.0.0 force:False 10:50:08 2024-10-10 10:50:08,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver 10:50:08 2024-10-10 10:50:08,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-318/.semver 10:50:08 2024-10-10 10:50:08,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-318, universal_newlines=False, shell=None, istream=None) 10:50:10 2024-10-10 10:50:09,799 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-318/.git/info/exclude 10:50:10 2024-10-10 10:50:09,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver/PR-318 with force:False 10:50:10 2024-10-10 10:50:09,800 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver/PR-318 10:50:10 2024-10-10 10:50:09,803 [execute] INFO git cat-file --batch-check 10:50:10 2024-10-10 10:50:09,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) 10:50:10 2024-10-10 10:50:09,810 [execute] INFO git cat-file --batch 10:50:10 2024-10-10 10:50:09,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) 10:50:10 2024-10-10 10:50:09,815 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-318/.semver/PR-318 10:50:10 0.0.0 [Pipeline] } 10:50:10 $ docker exec --env ******** --env ******** 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent -k 10:50:10 unset SSH_AUTH_SOCK; 10:50:10 unset SSH_AGENT_PID; 10:50:10 echo Agent pid 76 killed; 10:50:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:10 + git semver [Pipeline] } 10:50:11 $ docker stop --time=1 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 10:50:12 $ docker rm -f --volumes 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:13 Stashed 1 file(s) [Pipeline] echo 10:50:13 [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 10:50:13 provisioning config files... 10:50:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config6639571369746642423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:14 ---> ****-login.sh 10:50:14 nexus3.edgexfoundry.org:10001 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 nexus3.edgexfoundry.org:10002 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 nexus3.edgexfoundry.org:10003 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 nexus3.edgexfoundry.org:10004 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 ****.io 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 ---> ****-login.sh ends [Pipeline] } 10:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:15 ========================================================= 10:50:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:50:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:50:15 Sending build context to Docker daemon 11.42MB 10:50:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:50:15 Step 2/12 : FROM ${BASE} AS builder 10:50:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:50:15 43c4264eed91: Pulling fs layer 10:50:15 4cc291be95ef: Pulling fs layer 10:50:15 2ac1f1163629: Pulling fs layer 10:50:15 5c3c966382ef: Pulling fs layer 10:50:15 4f4fb700ef54: Pulling fs layer 10:50:15 5d5c8e513c77: Pulling fs layer 10:50:15 9f66e0745190: Pulling fs layer 10:50:15 f49a43e4bbc0: Pulling fs layer 10:50:15 561ebcabdf7f: Pulling fs layer 10:50:15 5c3c966382ef: Waiting 10:50:15 4f4fb700ef54: Waiting 10:50:15 5d5c8e513c77: Waiting 10:50:15 9f66e0745190: Waiting 10:50:15 f49a43e4bbc0: Waiting 10:50:15 561ebcabdf7f: Waiting 10:50:15 4cc291be95ef: Verifying Checksum 10:50:15 4cc291be95ef: Download complete 10:50:15 5c3c966382ef: Download complete 10:50:15 4f4fb700ef54: Download complete 10:50:15 5d5c8e513c77: Download complete 10:50:15 43c4264eed91: Download complete 10:50:15 9f66e0745190: Verifying Checksum 10:50:15 9f66e0745190: Download complete 10:50:15 43c4264eed91: Pull complete 10:50:16 561ebcabdf7f: Download complete 10:50:16 4cc291be95ef: Pull complete 10:50:16 2ac1f1163629: Download complete 10:50:16 f49a43e4bbc0: Verifying Checksum 10:50:19 2ac1f1163629: Pull complete 10:50:19 5c3c966382ef: Pull complete 10:50:19 4f4fb700ef54: Pull complete 10:50:19 5d5c8e513c77: Pull complete 10:50:19 9f66e0745190: Pull complete 10:50:22 f49a43e4bbc0: Pull complete 10:50:22 561ebcabdf7f: Pull complete 10:50:22 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:50:22 ---> 3a752c3f9dda 10:50:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:50:27 ---> Running in 98b8fb31a516 10:50:27 Removing intermediate container 98b8fb31a516 10:50:27 ---> 2f432d583425 10:50:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:27 ---> Running in fdb783493114 10:50:27 Removing intermediate container fdb783493114 10:50:27 ---> eaf879a14db9 10:50:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:50:27 ---> Running in 0a7f6b1d2250 10:50:27 Removing intermediate container 0a7f6b1d2250 10:50:27 ---> 380240dd9ea8 10:50:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:50:27 ---> Running in 82e617ea1b27 10:50:27 Removing intermediate container 82e617ea1b27 10:50:27 ---> 14822562fa2b 10:50:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:27 ---> Running in 6200e345b15d 10:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:50:28 OK: 246 MiB in 54 packages 10:50:28 Removing intermediate container 6200e345b15d 10:50:28 ---> c1f80db7903a 10:50:28 Step 8/12 : WORKDIR /app 10:50:28 ---> Running in 8ca26aadcaf0 10:50:28 Removing intermediate container 8ca26aadcaf0 10:50:28 ---> 30115147fcdf 10:50:28 Step 9/12 : COPY go.mod vendor* ./ 10:50:28 Still waiting to schedule task 10:50:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:50:28 ---> a59fe05c85e8 10:50:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:28 ---> Running in 300d20a9c912 10:51:24 Removing intermediate container 300d20a9c912 10:51:24 ---> ef16ca178d9d 10:51:24 Step 11/12 : COPY . . 10:51:24 ---> 7992029620bb 10:51:24 Step 12/12 : RUN $MAKE 10:51:24 ---> Running in 0730bff9470c 10:51:24 noop 10:51:24 Removing intermediate container 0730bff9470c 10:51:24 ---> 12493e599304 10:51:24 Successfully built 12493e599304 10:51:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:25 + docker inspect -f . ci-base-image-x86_64 10:51:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:25 prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container 10:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@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-x86_64 cat 10:51:25 $ docker top fd43dba5a15ff7d4bd1bf12b7f84071006be4a30fcf20b8858741352de13d7a5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:26 + go version 10:51:26 go version go1.23.2 linux/amd64 [Pipeline] } 10:51:26 $ docker stop --time=1 fd43dba5a15ff7d4bd1bf12b7f84071006be4a30fcf20b8858741352de13d7a5 10:51:27 $ docker rm -f --volumes fd43dba5a15ff7d4bd1bf12b7f84071006be4a30fcf20b8858741352de13d7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:28 + docker inspect -f . ci-base-image-x86_64 10:51:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:28 prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container 10:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@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-x86_64 cat 10:51:29 $ docker top a680c588c8cc099848065eb5d229cd3e6bc1285ee30d14f774e97b2f4922e3c4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:29 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-318 [Pipeline] fileExists [Pipeline] sh 10:51:29 + make test 10:51:29 go test ./... -coverprofile=coverage.out ./... 10:51:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:51:49 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:51:49 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:51:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22415 in /w/workspace/undry_device-rfid-llrp-go_PR-318 [Pipeline] { [Pipeline] ws 10:51:51 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:51:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.042s coverage: 40.6% of statements 10:51:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 10:51:54 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements 10:51:54 The recommended git tool is: git 10:51:59 using credential edgex-jenkins-ssh 10:51:59 Cloning the remote Git repository 10:51:59 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:51:59 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:51:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:51:59 > git --version # timeout=10 10:51:59 > git --version # 'git version 2.25.1' 10:51:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:03 Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 10:52:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:52:03 > git config core.sparsecheckout # timeout=10 10:52:03 > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # timeout=10 10:52:03 Merge succeeded, producing 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 10:52:03 Checking out Revision 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 (PR-318) 10:52:04 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:52:04 > git --version # timeout=10 10:52:04 > git --version # 'git version 2.25.1' 10:52:04 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:52:03 > git remote # timeout=10 10:52:03 > git config --get remote.origin.url # timeout=10 10:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:03 > git merge afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 10:52:03 > git rev-parse HEAD^{commit} # timeout=10 10:52:03 > git config core.sparsecheckout # timeout=10 10:52:03 > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # timeout=10 10:52:06 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:52:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:09 Dload Upload Total Spent Left Speed 10:52:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 10:52:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:52:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:52:10 + sudo tee /etc/docker/daemon.new 10:52:10 { 10:52:10 "registry-mirrors": [ 10:52:10 "https://nexus3.edgexfoundry.org:10001" 10:52:10 ], 10:52:10 "bip": "10.250.0.254/24", 10:52:10 "hosts": [ 10:52:10 "tcp://0.0.0.0:5555", 10:52:10 "unix:///var/run/docker.sock" 10:52:10 ], 10:52:10 "mtu": 1458, 10:52:10 "selinux-enabled": true, 10:52:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:52:10 } [Pipeline] sh 10:52:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:52:10 + sudo service docker restart 10:52:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:12 ./bin/test-attribution-txt.sh [Pipeline] echo 10:52:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:52:12 $ docker stop --time=1 a680c588c8cc099848065eb5d229cd3e6bc1285ee30d14f774e97b2f4922e3c4 10:52:15 $ docker rm -f --volumes a680c588c8cc099848065eb5d229cd3e6bc1285ee30d14f774e97b2f4922e3c4 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:52:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:17 + ls -al . 10:52:17 total 716 10:52:17 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:51 . 10:52:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:49 .. 10:52:17 -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:49 .dockerignore 10:52:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:51 .git 10:52:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:49 .github 10:52:17 -rw-rw-r-- 1 jenkins jenkins 880 Oct 10 10:49 .gitignore 10:52:17 -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 10:49 .golangci.yml 10:52:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:50 .semver 10:52:17 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 10 10:49 Attribution.txt 10:52:17 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 10 10:49 CHANGELOG.md 10:52:17 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 10 10:49 Dockerfile 10:52:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:49 GOVERNANCE.md 10:52:17 -rw-rw-r-- 1 jenkins jenkins 661 Oct 10 10:49 Jenkinsfile 10:52:17 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:49 LICENSE 10:52:17 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 10 10:49 Makefile 10:52:17 -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:49 OWNERS.md 10:52:17 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 10 10:49 README.md 10:52:17 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 10:50 VERSION 10:52:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:49 bin 10:52:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:49 cmd 10:52:17 -rw-r--r-- 1 jenkins jenkins 451915 Oct 10 10:51 coverage.out 10:52:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:49 examples 10:52:17 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 10 10:49 go.mod 10:52:17 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 10 10:49 go.sum 10:52:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:49 images 10:52:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:49 internal 10:52:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:49 pkg 10:52:17 -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:17 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 --label arch=amd64 --label version=0.0.0 . 10:52:17 Sending build context to Docker daemon 11.42MB 10:52:17 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:52:17 Step 2/25 : FROM ${BASE} AS builder 10:52:17 ---> 12493e599304 10:52:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:52:18 ---> Running in a5d1a9a1c641 10:52:18 Removing intermediate container a5d1a9a1c641 10:52:18 ---> 90c21281ac7c 10:52:18 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:18 ---> Running in 632cc4065179 10:52:18 Removing intermediate container 632cc4065179 10:52:18 ---> 1e0fb4dd788a 10:52:18 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:52:18 ---> Running in 08415818ab88 10:52:18 Removing intermediate container 08415818ab88 10:52:18 ---> 12ba4a868e65 10:52:18 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:52:18 ---> Running in 8b5a97e6a3c8 10:52:18 Removing intermediate container 8b5a97e6a3c8 10:52:18 ---> 4e172976e016 10:52:18 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:18 ---> Running in 2da0ccd53c25 10:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:19 OK: 246 MiB in 54 packages 10:52:19 Removing intermediate container 2da0ccd53c25 10:52:19 ---> 6aa75b111560 10:52:19 Step 8/25 : WORKDIR /app 10:52:19 ---> Running in fe27decd029f 10:52:19 Removing intermediate container fe27decd029f 10:52:19 ---> 4b74240587f9 10:52:19 Step 9/25 : COPY go.mod vendor* ./ 10:52:19 ---> 0f70fdd0c98f 10:52:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:19 ---> Running in 1216f244f7b1 10:52:20 Removing intermediate container 1216f244f7b1 10:52:20 ---> feb7caeab1e6 10:52:20 Step 11/25 : COPY . . 10:52:21 ---> 8b15fe5e54e4 10:52:21 Step 12/25 : RUN $MAKE 10:52:21 ---> Running in e4e17497354c 10:52:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:29 provisioning config files... 10:52:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17243885738854072607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:29 ---> ****-login.sh 10:52:29 nexus3.edgexfoundry.org:10001 10:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 nexus3.edgexfoundry.org:10002 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 nexus3.edgexfoundry.org:10003 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 nexus3.edgexfoundry.org:10004 10:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:31 Configure a credential helper to remove this warning. See 10:52:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:31 10:52:31 Login Succeeded 10:52:31 ****.io 10:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:31 Configure a credential helper to remove this warning. See 10:52:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:31 10:52:31 Login Succeeded 10:52:31 ---> ****-login.sh ends [Pipeline] } 10:52:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:32 ========================================================= 10:52:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:52:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:52:32 Sending build context to Docker daemon 1.21MB 10:52:32 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:52:32 Step 2/12 : FROM ${BASE} AS builder 10:52:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:52:33 cf04c63912e1: Pulling fs layer 10:52:33 55b35a11ae5e: Pulling fs layer 10:52:33 a37a00ec5f00: Pulling fs layer 10:52:33 50b3750afda1: Pulling fs layer 10:52:33 4f4fb700ef54: Pulling fs layer 10:52:33 80978eb59214: Pulling fs layer 10:52:33 c9f46d7d2bd2: Pulling fs layer 10:52:33 c5a475d317c9: Pulling fs layer 10:52:33 50b3750afda1: Waiting 10:52:33 4f4fb700ef54: Waiting 10:52:33 80978eb59214: Waiting 10:52:33 c9f46d7d2bd2: Waiting 10:52:33 c5a475d317c9: Waiting 10:52:33 55b35a11ae5e: Verifying Checksum 10:52:33 55b35a11ae5e: Download complete 10:52:33 50b3750afda1: Verifying Checksum 10:52:33 50b3750afda1: Download complete 10:52:33 4f4fb700ef54: Verifying Checksum 10:52:33 4f4fb700ef54: Download complete 10:52:33 80978eb59214: Verifying Checksum 10:52:33 80978eb59214: Download complete 10:52:33 cf04c63912e1: Verifying Checksum 10:52:33 cf04c63912e1: Download complete 10:52:34 c5a475d317c9: Verifying Checksum 10:52:34 c5a475d317c9: Download complete 10:52:34 cf04c63912e1: Pull complete 10:52:34 55b35a11ae5e: Pull complete 10:52:35 a37a00ec5f00: Verifying Checksum 10:52:35 a37a00ec5f00: Download complete 10:52:35 c9f46d7d2bd2: Verifying Checksum 10:52:35 c9f46d7d2bd2: Download complete 10:52:48 a37a00ec5f00: Pull complete 10:52:48 50b3750afda1: Pull complete 10:52:48 4f4fb700ef54: Pull complete 10:52:48 80978eb59214: Pull complete 10:52:53 Removing intermediate container e4e17497354c 10:52:53 ---> 855b199e5c3f 10:52:53 Step 13/25 : FROM alpine:3.20 10:52:53 3.20: Pulling from library/alpine 10:52:53 43c4264eed91: Already exists 10:52:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:52:53 Status: Downloaded newer image for alpine:3.20 10:52:53 ---> 91ef0af61f39 10:52:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:52:53 ---> Running in 1dd0fdda57c6 10:52:53 Removing intermediate container 1dd0fdda57c6 10:52:53 ---> cb42e1dc0dd9 10:52:53 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:52:53 ---> Running in 39fdfb498b5d 10:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:53 (1/1) Installing dumb-init (1.2.5-r3) 10:52:53 Executing busybox-1.36.1-r29.trigger 10:52:53 OK: 8 MiB in 15 packages 10:52:53 Removing intermediate container 39fdfb498b5d 10:52:53 ---> 2de2a11983e3 10:52:53 Step 16/25 : RUN apk --no-cache upgrade 10:52:53 ---> Running in c008eabe10a9 10:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:53 Upgrading critical system libraries and apk-tools: 10:52:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:52:53 Executing busybox-1.36.1-r29.trigger 10:52:53 Continuing the upgrade transaction with new apk-tools: 10:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:54 OK: 8 MiB in 15 packages 10:52:54 Removing intermediate container c008eabe10a9 10:52:54 ---> 59ca741f2911 10:52:54 Step 17/25 : COPY --from=builder /app/LICENSE / 10:52:54 ---> fc94d1841c7f 10:52:54 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:52:54 ---> 7c20c1d760f5 10:52:54 Step 19/25 : COPY --from=builder /app/cmd/ / 10:52:56 c9f46d7d2bd2: Pull complete 10:52:56 ---> d9bc2adb23c2 10:52:56 Step 20/25 : EXPOSE 59989 10:52:56 ---> Running in aa1fb367dbcc 10:52:56 Removing intermediate container aa1fb367dbcc 10:52:56 ---> 784663758026 10:52:56 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:52:56 ---> Running in 2b2441dcebbd 10:52:56 Removing intermediate container 2b2441dcebbd 10:52:56 ---> b5975eddc11b 10:52:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:52:56 ---> Running in 621696b7e81f 10:52:56 Removing intermediate container 621696b7e81f 10:52:56 ---> 5c81b2c5c4ad 10:52:56 Step 23/25 : LABEL arch=amd64 10:52:56 ---> Running in d8e77cd44f3a 10:52:56 Removing intermediate container d8e77cd44f3a 10:52:56 ---> 7c862169f68c 10:52:56 Step 24/25 : LABEL git_sha=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 10:52:56 ---> Running in aa5e79bce3c7 10:52:56 Removing intermediate container aa5e79bce3c7 10:52:56 ---> 073529abe4e2 10:52:56 Step 25/25 : LABEL version=0.0.0 10:52:56 ---> Running in cf155d899ad1 10:52:56 Removing intermediate container cf155d899ad1 10:52:56 ---> 3fd72857594c 10:52:56 [Warning] One or more build-args [ARCH] were not consumed 10:52:56 Successfully built 3fd72857594c 10:52:56 Successfully tagged device-rfid-llrp: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 10:52:57 c5a475d317c9: Pull complete 10:52:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:52:57 ---> be29e6b0f0d4 10:52:57 Step 3/12 : ARG ADD_BUILD_TAGS="" Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:57 10:52:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:58 latest: Pulling from edgex-lftools-log-publisher 10:52:58 5eb5b503b376: Pulling fs layer 10:52:58 5c69ac0246d0: Pulling fs layer 10:52:58 ec43610c2a17: Pulling fs layer 10:52:58 3a2ae6a8a46f: Pulling fs layer 10:52:58 33b1e0a273af: Pulling fs layer 10:52:58 5d3b04190fa2: Pulling fs layer 10:52:58 2f39f015ded8: Pulling fs layer 10:52:58 33b1e0a273af: Waiting 10:52:58 5d3b04190fa2: Waiting 10:52:58 2f39f015ded8: Waiting 10:52:58 3a2ae6a8a46f: Waiting 10:52:58 5c69ac0246d0: Download complete 10:52:58 3a2ae6a8a46f: Download complete 10:52:58 33b1e0a273af: Verifying Checksum 10:52:58 33b1e0a273af: Download complete 10:52:58 5d3b04190fa2: Verifying Checksum 10:52:58 5d3b04190fa2: Download complete 10:52:58 ec43610c2a17: Verifying Checksum 10:52:58 ec43610c2a17: Download complete 10:52:58 5eb5b503b376: Verifying Checksum 10:52:58 5eb5b503b376: Download complete 10:52:58 ---> Running in 95c23c26f805 10:52:59 2f39f015ded8: Download complete 10:52:59 Removing intermediate container 95c23c26f805 10:52:59 ---> ad54fc54c5f9 10:52:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:59 ---> Running in bbb40e613952 10:52:59 Removing intermediate container bbb40e613952 10:52:59 ---> 1bf95bda3592 10:52:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:52:59 ---> Running in 674c0eeb6754 10:52:59 5eb5b503b376: Pull complete 10:52:59 5c69ac0246d0: Pull complete 10:52:59 Removing intermediate container 674c0eeb6754 10:52:59 ---> ec764dc74b99 10:52:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:52:59 ---> Running in 691557c8acf4 10:53:00 Removing intermediate container 691557c8acf4 10:53:00 ---> 4a558e0d9376 10:53:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:00 ec43610c2a17: Pull complete 10:53:00 3a2ae6a8a46f: Pull complete 10:53:00 ---> Running in 66ed5457cb8d 10:53:00 33b1e0a273af: Pull complete 10:53:00 5d3b04190fa2: Pull complete 10:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:53:03 OK: 238 MiB in 54 packages 10:53:03 Removing intermediate container 66ed5457cb8d 10:53:03 ---> 7b5f31ed0d6f 10:53:03 Step 8/12 : WORKDIR /app 10:53:03 ---> Running in 16ca94623942 10:53:04 Removing intermediate container 16ca94623942 10:53:04 ---> 37161581a387 10:53:04 Step 9/12 : COPY go.mod vendor* ./ 10:53:04 2f39f015ded8: Pull complete 10:53:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:53:04 ---> 680d770b4da8 10:53:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:04 ---> Running in 56ff16219c11 [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:04 prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container 10:53:04 $ 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/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@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 10:53:08 $ docker top bb3166890e942fc2c5cf43214f0211b27a2c40a76c74ea60771c2a196be9865b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:09 ---> job-cost.sh 10:53:09 lf-activate-venv: SKIPPING 10:53:09 INFO: No Stack... 10:53:09 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:09 INFO: Archiving Costs [Pipeline] sh 10:53:09 + cat /w/workspace/undry_device-rfid-llrp-go_PR-318/archives/cost.csv 10:53:09 + cut -d, -f6 [Pipeline] lock 10:53:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] 10:53:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] did not exist. Created. 10:53:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:10 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:10 Stashed 1 file(s) [Pipeline] } 10:53:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:10 $ docker stop --time=1 bb3166890e942fc2c5cf43214f0211b27a2c40a76c74ea60771c2a196be9865b 10:53:11 $ docker rm -f --volumes bb3166890e942fc2c5cf43214f0211b27a2c40a76c74ea60771c2a196be9865b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:54:56 Removing intermediate container 56ff16219c11 10:54:56 ---> 1daee1947329 10:54:56 Step 11/12 : COPY . . 10:54:56 ---> 6123fed49b9c 10:54:56 Step 12/12 : RUN $MAKE 10:54:56 ---> Running in 01c327bc19a1 10:54:56 noop 10:54:56 Removing intermediate container 01c327bc19a1 10:54:56 ---> 351b4206d2ff 10:54:56 Successfully built 351b4206d2ff 10:54:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:56 + docker inspect -f . ci-base-image-arm64 10:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:57 prd-ubuntu20.04-docker-arm64-4c-16g-22415 does not seem to be running inside a container 10:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:54:58 $ docker top f710bf10bdef59e7b20df26d01e1991e31c4a05a40096952c13431adfedfbf70 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:59 + go version 10:54:59 go version go1.23.2 linux/arm64 [Pipeline] } 10:54:59 $ docker stop --time=1 f710bf10bdef59e7b20df26d01e1991e31c4a05a40096952c13431adfedfbf70 10:55:01 $ docker rm -f --volumes f710bf10bdef59e7b20df26d01e1991e31c4a05a40096952c13431adfedfbf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:02 + docker inspect -f . ci-base-image-arm64 10:55:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:02 prd-ubuntu20.04-docker-arm64-4c-16g-22415 does not seem to be running inside a container 10:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:55:03 $ docker top dd7930eeda16c96509bd90a2d3c8b33d20eabfbb39c4e950d74d6d44137bf7dc -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:04 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:55:04 + make test 10:55:05 go test ./... -coverprofile=coverage.out ./... 10:55:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:58:47 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:58:47 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:59:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.042s coverage: 40.6% of statements 10:59:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements 10:59:13 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.535s coverage: 51.9% of statements 10:59:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:59:13 go vet ./... 11:00:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:00:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:00:00 ./bin/test-attribution-txt.sh [Pipeline] echo 11:00:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:00:00 $ docker stop --time=1 dd7930eeda16c96509bd90a2d3c8b33d20eabfbb39c4e950d74d6d44137bf7dc 11:00:02 $ docker rm -f --volumes dd7930eeda16c96509bd90a2d3c8b33d20eabfbb39c4e950d74d6d44137bf7dc [Pipeline] // withDockerContainer [Pipeline] sh 11:00:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:04 Warning: overwriting stash ‘coverage-report’ 11:00:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:05 + ls -al . 11:00:05 total 712 11:00:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:55 . 11:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:51 .. 11:00:05 -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:52 .dockerignore 11:00:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:52 .git 11:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:52 .github 11:00:05 -rw-rw-r-- 1 jenkins jenkins 880 Oct 10 10:52 .gitignore 11:00:05 -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 10:52 .golangci.yml 11:00:05 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 10 10:52 Attribution.txt 11:00:05 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 10 10:52 CHANGELOG.md 11:00:05 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 10 10:52 Dockerfile 11:00:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:52 GOVERNANCE.md 11:00:05 -rw-rw-r-- 1 jenkins jenkins 661 Oct 10 10:52 Jenkinsfile 11:00:05 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:52 LICENSE 11:00:05 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 10 10:52 Makefile 11:00:05 -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:52 OWNERS.md 11:00:05 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 10 10:52 README.md 11:00:05 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 10:50 VERSION 11:00:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:52 bin 11:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:52 cmd 11:00:05 -rw-r--r-- 1 jenkins jenkins 451915 Oct 10 10:59 coverage.out 11:00:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:52 examples 11:00:05 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 10 10:52 go.mod 11:00:05 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 10 10:52 go.sum 11:00:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:52 images 11:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:52 internal 11:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:52 pkg 11:00:05 -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:06 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 --label arch=arm64 --label version=0.0.0 . 11:00:06 Sending build context to Docker daemon 1.21MB 11:00:06 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:00:06 Step 2/25 : FROM ${BASE} AS builder 11:00:06 ---> 351b4206d2ff 11:00:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:00:06 ---> Running in d0f5f11d0bd4 11:00:07 Removing intermediate container d0f5f11d0bd4 11:00:07 ---> e03a9d0047ea 11:00:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:07 ---> Running in 37c6a4bac3be 11:00:07 Removing intermediate container 37c6a4bac3be 11:00:07 ---> c345e25cbece 11:00:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:00:07 ---> Running in 5607922a846c 11:00:07 Removing intermediate container 5607922a846c 11:00:07 ---> 83b7e20f8a67 11:00:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:00:07 ---> Running in a537c748d98e 11:00:08 Removing intermediate container a537c748d98e 11:00:08 ---> d29368a9c664 11:00:08 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:08 ---> Running in 8a54d9e67aa4 11:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:00:10 OK: 238 MiB in 54 packages 11:00:11 Removing intermediate container 8a54d9e67aa4 11:00:11 ---> 8793f2464268 11:00:11 Step 8/25 : WORKDIR /app 11:00:11 ---> Running in ffc9e4623ea3 11:00:13 Removing intermediate container ffc9e4623ea3 11:00:13 ---> d55d0bcc02f3 11:00:13 Step 9/25 : COPY go.mod vendor* ./ 11:00:13 ---> 5bc185d98a77 11:00:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:13 ---> Running in 97d3784662af 11:00:15 Removing intermediate container 97d3784662af 11:00:15 ---> 8e96b507094a 11:00:15 Step 11/25 : COPY . . 11:00:15 ---> 15f375883d97 11:00:15 Step 12/25 : RUN $MAKE 11:00:15 ---> Running in 6610933fee79 11:00:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:03:55 Removing intermediate container 6610933fee79 11:03:55 ---> ae7cdd3c75bd 11:03:55 Step 13/25 : FROM alpine:3.20 11:03:55 3.20: Pulling from library/alpine 11:03:55 cf04c63912e1: Already exists 11:03:55 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:03:55 Status: Downloaded newer image for alpine:3.20 11:03:55 ---> c157a85ed455 11:03:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:03:55 ---> Running in 18c4da1fd81c 11:03:55 Removing intermediate container 18c4da1fd81c 11:03:55 ---> 9aaa1607b6dc 11:03:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:03:55 ---> Running in 1799a69c97c5 11:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:03:55 (1/1) Installing dumb-init (1.2.5-r3) 11:03:55 Executing busybox-1.36.1-r29.trigger 11:03:55 OK: 9 MiB in 15 packages 11:03:55 Removing intermediate container 1799a69c97c5 11:03:55 ---> bd759931aedf 11:03:55 Step 16/25 : RUN apk --no-cache upgrade 11:03:55 ---> Running in 4a73af9add19 11:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:03:55 Upgrading critical system libraries and apk-tools: 11:03:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:03:55 Executing busybox-1.36.1-r29.trigger 11:03:55 Continuing the upgrade transaction with new apk-tools: 11:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:03:55 OK: 9 MiB in 15 packages 11:03:55 Removing intermediate container 4a73af9add19 11:03:55 ---> ed3408ef8d1b 11:03:55 Step 17/25 : COPY --from=builder /app/LICENSE / 11:03:55 ---> cecb7abeecda 11:03:55 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:03:55 ---> a164868c9612 11:03:55 Step 19/25 : COPY --from=builder /app/cmd/ / 11:03:57 ---> 86e5d2bddba1 11:03:57 Step 20/25 : EXPOSE 59989 11:03:57 ---> Running in 9e1ac2792e12 11:03:57 Removing intermediate container 9e1ac2792e12 11:03:57 ---> 8042fdfd7f8e 11:03:57 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:03:57 ---> Running in 1a10de4a4cc9 11:03:58 Removing intermediate container 1a10de4a4cc9 11:03:58 ---> 5b54226d12ac 11:03:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:03:58 ---> Running in 1e5557ec294a 11:03:58 Removing intermediate container 1e5557ec294a 11:03:58 ---> 9f6c2da8d6cd 11:03:58 Step 23/25 : LABEL arch=arm64 11:03:58 ---> Running in b9792c9e8098 11:03:58 Removing intermediate container b9792c9e8098 11:03:58 ---> 49fa6bb8bec7 11:03:58 Step 24/25 : LABEL git_sha=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 11:03:58 ---> Running in f5c022836062 11:03:59 Removing intermediate container f5c022836062 11:03:59 ---> 9fed8b389e8e 11:03:59 Step 25/25 : LABEL version=0.0.0 11:03:59 ---> Running in a2b57863e147 11:03:59 Removing intermediate container a2b57863e147 11:03:59 ---> 89d20093117a 11:03:59 [Warning] One or more build-args [ARCH] were not consumed 11:03:59 Successfully built 89d20093117a 11:03:59 Successfully tagged device-rfid-llrp-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 11:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:00 11:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:02 arm64: Pulling from edgex-lftools-log-publisher 11:04:02 8998bd30e6a1: Pulling fs layer 11:04:02 04944245beec: Pulling fs layer 11:04:02 699f458cf7ca: Pulling fs layer 11:04:02 765212b225bb: Pulling fs layer 11:04:02 f23df028b6ca: Pulling fs layer 11:04:02 d65c8cfc05b1: Pulling fs layer 11:04:02 2437ff75d9bd: Pulling fs layer 11:04:02 765212b225bb: Waiting 11:04:02 f23df028b6ca: Waiting 11:04:02 2437ff75d9bd: Waiting 11:04:02 d65c8cfc05b1: Waiting 11:04:02 04944245beec: Verifying Checksum 11:04:02 04944245beec: Download complete 11:04:02 765212b225bb: Verifying Checksum 11:04:02 765212b225bb: Download complete 11:04:02 f23df028b6ca: Download complete 11:04:02 d65c8cfc05b1: Verifying Checksum 11:04:02 d65c8cfc05b1: Download complete 11:04:02 699f458cf7ca: Verifying Checksum 11:04:02 699f458cf7ca: Download complete 11:04:03 8998bd30e6a1: Verifying Checksum 11:04:03 8998bd30e6a1: Download complete 11:04:05 2437ff75d9bd: Verifying Checksum 11:04:05 2437ff75d9bd: Download complete 11:04:07 8998bd30e6a1: Pull complete 11:04:08 04944245beec: Pull complete 11:04:09 699f458cf7ca: Pull complete 11:04:10 765212b225bb: Pull complete 11:04:11 f23df028b6ca: Pull complete 11:04:11 d65c8cfc05b1: Pull complete 11:04:29 2437ff75d9bd: Pull complete 11:04:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:29 prd-ubuntu20.04-docker-arm64-4c-16g-22415 does not seem to be running inside a container 11:04:29 $ 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-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:04:32 $ docker top c1c85968f3059fe80468d12ab68207021bb528143d005e71d6024ab79b3edf36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:33 ---> job-cost.sh 11:04:33 lf-activate-venv: SKIPPING 11:04:33 INFO: No Stack... 11:04:33 INFO: Retrieving Pricing Info for: v3-standard-4 11:04:34 INFO: Archiving Costs [Pipeline] sh 11:04:35 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:04:35 + cut -d, -f6 [Pipeline] lock 11:04:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] 11:04:35 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] did not exist. Created. 11:04:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:36 /w/workspace/device-rfid-llrp-go/1@tmp/durable-f1f7abc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:04:36 + echo total: 0.10999999940395355 [Pipeline] stash 11:04:36 Warning: overwriting stash ‘stack-cost’ 11:04:36 Stashed 1 file(s) [Pipeline] } 11:04:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:36 $ docker stop --time=1 c1c85968f3059fe80468d12ab68207021bb528143d005e71d6024ab79b3edf36 11:04:38 $ docker rm -f --volumes c1c85968f3059fe80468d12ab68207021bb528143d005e71d6024ab79b3edf36 [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 11:04:39 provisioning config files... 11:04:39 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config9553887556834367958tmp [Pipeline] { [Pipeline] sh 11:04:40 + set +x 11:04:40 + + curl -sbash https://codecov.io/bash -s 11:04:40 -- 11:04:40 11:04:40 _____ _ 11:04:40 / ____| | | 11:04:40 | | ___ __| | ___ ___ _____ __ 11:04:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:04:40 | |___| (_) | (_| | __/ (_| (_) \ V / 11:04:40 \_____\___/ \__,_|\___|\___\___/ \_/ 11:04:40 Bash-1.0.6 11:04:40 11:04:40 11:04:40 ==> git version 2.25.1 found 11:04:40 ==> 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 11:04:40 Release-Date: 2020-01-08 11:04:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:04:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:04:40 ==> Jenkins CI detected. 11:04:40 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-318 11:04:40 project root: . 11:04:40 --> token set from env 11:04:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:04:40 ==> Running gcov in . (disable via -X gcov) 11:04:40 ==> Python coveragepy not found 11:04:40 ==> Searching for coverage reports in: 11:04:40 + . 11:04:40 -> Found 1 reports 11:04:40 ==> Detecting git/mercurial file structure 11:04:40 ==> Reading reports 11:04:40 + ./coverage.out bytes=451915 11:04:40 ==> Appending adjustments 11:04:40 https://docs.codecov.io/docs/fixing-reports 11:04:40 + Found adjustments 11:04:40 ==> Gzipping contents 11:04:40 52K /tmp/codecov.AN8OdY.gz 11:04:40 ==> Uploading reports 11:04:40 url: https://codecov.io 11:04:40 query: branch=PR-318&commit=2204d9c49a5f3a178eb5cebc5653f2e5b976b539&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=318&job=&cmd_args= 11:04:40 -> Pinging Codecov 11:04:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-318&commit=2204d9c49a5f3a178eb5cebc5653f2e5b976b539&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=318&job=&cmd_args= 11:04:40 -> Uploading to 11:04:40 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/2204d9c49a5f3a178eb5cebc5653f2e5b976b539/56643891-172c-4843-bfd8-c0433ffae7a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T110440Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e5be19b65c560fa9913062f6af2b5fbb599e210dca618f22610f71df134e65a4 11:04:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:40 Dload Upload Total Spent Left Speed 11:04:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 187k --:--:-- --:--:-- --:--:-- 186k 11:04:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] } 11:04:40 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 11:04:43 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-318/archives ] 11:04:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-318/archives 11:04:43 total 16 11:04:43 drwxr-xr-x 3 root root 4096 Oct 10 10:53 . 11:04:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:53 .. 11:04:43 drwxr-xr-x 2 root root 4096 Oct 10 10:53 cost 11:04:43 -rw-r--r-- 1 root root 91 Oct 10 10:53 cost.csv 11:04:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-318/archives 11:04:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-318/archives 11:04:43 total 16 11:04:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:53 . 11:04:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:53 .. 11:04:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:53 cost 11:04:43 -rw-r--r-- 1 jenkins jenkins 91 Oct 10 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:04:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:04:44 ---> package-listing.sh 11:04:44 ++ facter osfamily 11:04:44 ++ tr '[:upper:]' '[:lower:]' 11:04:44 + OS_FAMILY=debian 11:04:44 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-318 11:04:44 + START_PACKAGES=/tmp/packages_start.txt 11:04:44 + END_PACKAGES=/tmp/packages_end.txt 11:04:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:44 + PACKAGES=/tmp/packages_start.txt 11:04:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-318 ']' 11:04:44 + PACKAGES=/tmp/packages_end.txt 11:04:44 + case "${OS_FAMILY}" in 11:04:44 + dpkg -l 11:04:44 + grep '^ii' 11:04:44 + '[' -f /tmp/packages_start.txt ']' 11:04:44 + '[' -f /tmp/packages_end.txt ']' 11:04:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-318 ']' 11:04:44 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-318/archives/ 11:04:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-318/archives/ [Pipeline] echo 11:04:44 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/undry_device-rfid-llrp-go_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:04:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:45 prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container 11:04:45 $ 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/undry_device-rfid-llrp-go_PR-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:46 $ docker top 1be52120d15ef69bafff2f3e95d8c3fa11ceb24aa75b961e468cd94825fcdad7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:46 + touch /tmp/pre-build-complete [Pipeline] sh 11:04:46 + mkdir -p /var/log/sysstat [Pipeline] sh 11:04:47 + ls /var/log/sa-host 11:04:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:47 provisioning config files... 11:04:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config13049701588293767587tmp [Pipeline] { [Pipeline] echo 11:04:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:04:47 ---> create-netrc.sh [Pipeline] } 11:04:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:04:48 ---> python-tools-install.sh [Pipeline] echo 11:04:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:04:48 ---> sudo-logs.sh 11:04:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:04:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:04:49 ---> job-cost.sh 11:04:49 lf-activate-venv: SKIPPING 11:04:49 DEBUG: total: 0.2199999988079071 11:04:49 INFO: Retrieving Stack Cost... 11:04:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:49 INFO: Archiving Costs [Pipeline] echo 11:04:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:04:50 ---> logs-deploy.sh 11:04:50 lf-activate-venv: SKIPPING 11:04:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-318/1 11:04:50 INFO: archiving workspace using pattern(s): 11:04:51 Archives upload complete. 11:04:51 INFO: archiving logs to Nexus