Pull request #322 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd69accfd504b78de3b9e416f00adcaa1f6b68f5+e953b5d979b63c9a08202fb364bebc5c28219661 (37d1096012c03e955d83c0771ce546669fd01951) 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-ssh10854650714324721265.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-ssh16739568404609471733.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-322/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-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13816453596709090860.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-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16241445375743118880.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-ssh1094404197419698653.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-322/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-322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12502460384095757761.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-23499 in /w/workspace/undry_device-rfid-llrp-go_PR-322 [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-322 # 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 > 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 Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit fd69accfd504b78de3b9e416f00adcaa1f6b68f5 Merge succeeded, producing fd69accfd504b78de3b9e416f00adcaa1f6b68f5 Checking out Revision fd69accfd504b78de3b9e416f00adcaa1f6b68f5 (PR-322) 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 > 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/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # 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 e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T10:07:45.877Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T10:07:46.099Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T10:07:46.229Z] ========================================================= [2024-10-22T10:07:46.229Z] EdgeX Global Pipelines Version Info [2024-10-22T10:07:46.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:07:47.025Z] ------------------- [2024-10-22T10:07:47.025Z] stable info: [2024-10-22T10:07:47.025Z] ------------------- [2024-10-22T10:07:47.025Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T10:07:47.025Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T10:07:47.025Z] Message: update stable to v1.0.265 [2024-10-22T10:07:47.598Z] ------------------- [2024-10-22T10:07:47.598Z] experimental info: [2024-10-22T10:07:47.598Z] ------------------- [2024-10-22T10:07:47.598Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T10:07:47.598Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T10:07:47.598Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T10:07:47.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-22T10:07:47.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-22T10:07:47.940Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T10:07:48.000Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T10:07:48.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T10:07:48.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T10:07:48.173Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T10:07:48.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T10:07:48.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T10:07:48.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T10:07:48.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T10:07:48.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-22T10:07:48.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T10:07:48.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T10:07:48.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T10:07:48.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T10:07:48.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T10:07:48.765Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T10:07:48.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T10:07:48.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T10:07:48.928Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T10:07:48.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T10:07:49.052Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T10:07:49.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T10:07:49.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T10:07:49.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T10:07:49.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T10:07:49.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-322 [Pipeline] echo [2024-10-22T10:07:49.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-322 [Pipeline] echo [2024-10-22T10:07:49.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-322 [Pipeline] echo [2024-10-22T10:07:49.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo [2024-10-22T10:07:49.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd69acc [Pipeline] echo [2024-10-22T10:07:49.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T10:07:49.776Z] provisioning config files... [2024-10-22T10:07:49.790Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/config6096268843002330106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:07:50.185Z] ---> ****-login.sh [2024-10-22T10:07:50.185Z] nexus3.edgexfoundry.org:10001 [2024-10-22T10:07:50.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:07:50.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:07:50.445Z] Configure a credential helper to remove this warning. See [2024-10-22T10:07:50.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:07:50.445Z] [2024-10-22T10:07:50.445Z] Login Succeeded [2024-10-22T10:07:50.445Z] nexus3.edgexfoundry.org:10002 [2024-10-22T10:07:50.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:07:50.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:07:50.706Z] Configure a credential helper to remove this warning. See [2024-10-22T10:07:50.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:07:50.707Z] [2024-10-22T10:07:50.707Z] Login Succeeded [2024-10-22T10:07:50.707Z] nexus3.edgexfoundry.org:10003 [2024-10-22T10:07:50.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:07:50.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:07:50.707Z] Configure a credential helper to remove this warning. See [2024-10-22T10:07:50.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:07:50.707Z] [2024-10-22T10:07:50.707Z] Login Succeeded [2024-10-22T10:07:50.707Z] nexus3.edgexfoundry.org:10004 [2024-10-22T10:07:50.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:07:50.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:07:50.968Z] Configure a credential helper to remove this warning. See [2024-10-22T10:07:50.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:07:50.968Z] [2024-10-22T10:07:50.968Z] Login Succeeded [2024-10-22T10:07:50.968Z] ****.io [2024-10-22T10:07:50.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:07:51.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:07:51.228Z] Configure a credential helper to remove this warning. See [2024-10-22T10:07:51.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:07:51.228Z] [2024-10-22T10:07:51.228Z] Login Succeeded [2024-10-22T10:07:51.228Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T10:07:51.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T10:07:51.957Z] + git rev-list -1 --merges fd69accfd504b78de3b9e416f00adcaa1f6b68f5~1..fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo [2024-10-22T10:07:52.005Z] -----------> git rev-list -1 --merges fd69accfd504b78de3b9e416f00adcaa1f6b68f5~1..fd69accfd504b78de3b9e416f00adcaa1f6b68f5 fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [false] [Pipeline] sh [2024-10-22T10:07:52.330Z] + git log --format=format:%s -1 fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo [2024-10-22T10:07:52.376Z] ========================================================= [2024-10-22T10:07:52.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T10:07:52.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T10:07:52.858Z] + git log --format=format:%s -1 fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [Pipeline] echo [2024-10-22T10:07:52.899Z] [semverPrep] GIT_COMMIT: fd69accfd504b78de3b9e416f00adcaa1f6b68f5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-22T10:07:52.944Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T10:07:53.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T10:07:53.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T10:07:53.359Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T10:07:53.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T10:07:53.359Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T10:07:53.359Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T10:07:53.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:07:53.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T10:07:53.886Z] [2024-10-22T10:07:53.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:07:54.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T10:07:54.291Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T10:07:54.291Z] b85a868b505f: Pulling fs layer [2024-10-22T10:07:54.291Z] e2be974225ed: Pulling fs layer [2024-10-22T10:07:54.291Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T10:07:54.291Z] 988bab9f4d93: Pulling fs layer [2024-10-22T10:07:54.291Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T10:07:54.291Z] eaf3925da568: Pulling fs layer [2024-10-22T10:07:54.291Z] bab4dde63d76: Pulling fs layer [2024-10-22T10:07:54.291Z] bde34c3a00c8: Pulling fs layer [2024-10-22T10:07:54.291Z] b352a97aabf1: Pulling fs layer [2024-10-22T10:07:54.291Z] 4872d77fe225: Pulling fs layer [2024-10-22T10:07:54.291Z] 5851b861e8e6: Pulling fs layer [2024-10-22T10:07:54.292Z] 988bab9f4d93: Waiting [2024-10-22T10:07:54.292Z] 1469e6f7b9e6: Waiting [2024-10-22T10:07:54.292Z] eaf3925da568: Waiting [2024-10-22T10:07:54.292Z] bab4dde63d76: Waiting [2024-10-22T10:07:54.292Z] bde34c3a00c8: Waiting [2024-10-22T10:07:54.292Z] b352a97aabf1: Waiting [2024-10-22T10:07:54.292Z] 4872d77fe225: Waiting [2024-10-22T10:07:54.292Z] e2be974225ed: Download complete [2024-10-22T10:07:54.292Z] 988bab9f4d93: Verifying Checksum [2024-10-22T10:07:54.292Z] 988bab9f4d93: Download complete [2024-10-22T10:07:54.550Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T10:07:54.550Z] 1469e6f7b9e6: Download complete [2024-10-22T10:07:54.550Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T10:07:54.550Z] 339a4e72a1f5: Download complete [2024-10-22T10:07:54.550Z] eaf3925da568: Verifying Checksum [2024-10-22T10:07:54.550Z] eaf3925da568: Download complete [2024-10-22T10:07:54.550Z] bde34c3a00c8: Verifying Checksum [2024-10-22T10:07:54.550Z] bde34c3a00c8: Download complete [2024-10-22T10:07:54.550Z] b352a97aabf1: Download complete [2024-10-22T10:07:54.550Z] 4872d77fe225: Verifying Checksum [2024-10-22T10:07:54.550Z] 4872d77fe225: Download complete [2024-10-22T10:07:54.550Z] 5851b861e8e6: Verifying Checksum [2024-10-22T10:07:54.550Z] 5851b861e8e6: Download complete [2024-10-22T10:07:54.550Z] b85a868b505f: Verifying Checksum [2024-10-22T10:07:54.550Z] b85a868b505f: Download complete [2024-10-22T10:07:54.810Z] bab4dde63d76: Verifying Checksum [2024-10-22T10:07:54.810Z] bab4dde63d76: Download complete [2024-10-22T10:07:55.757Z] b85a868b505f: Pull complete [2024-10-22T10:07:56.016Z] e2be974225ed: Pull complete [2024-10-22T10:07:56.276Z] 339a4e72a1f5: Pull complete [2024-10-22T10:07:56.276Z] 988bab9f4d93: Pull complete [2024-10-22T10:07:56.543Z] 1469e6f7b9e6: Pull complete [2024-10-22T10:07:56.802Z] eaf3925da568: Pull complete [2024-10-22T10:07:58.711Z] bab4dde63d76: Pull complete [2024-10-22T10:07:58.711Z] bde34c3a00c8: Pull complete [2024-10-22T10:07:58.711Z] b352a97aabf1: Pull complete [2024-10-22T10:07:58.711Z] 4872d77fe225: Pull complete [2024-10-22T10:07:58.711Z] 5851b861e8e6: Pull complete [2024-10-22T10:07:58.711Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T10:07:58.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T10:07:58.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:07:59.003Z] prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container [2024-10-22T10:07:59.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T10:08:02.378Z] $ docker top 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 -eo pid,comm [2024-10-22T10:08:02.435Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-22T10:08:02.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T10:08:02.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T10:08:02.606Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T10:08:02.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T10:08:02.713Z] $ docker exec 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent [2024-10-22T10:08:02.830Z] SSH_AUTH_SOCK=/tmp/ssh-RmJRyAQ3MyHW/agent.32 [2024-10-22T10:08:02.830Z] SSH_AGENT_PID=38 [2024-10-22T10:08:02.837Z] Running ssh-add (command line suppressed) [2024-10-22T10:08:02.934Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_2420015918372106034.key (/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_2420015918372106034.key) [2024-10-22T10:08:02.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T10:08:03.304Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T10:08:03.329Z] $ docker exec --env ******** --env ******** 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent -k [2024-10-22T10:08:03.434Z] unset SSH_AUTH_SOCK; [2024-10-22T10:08:03.434Z] unset SSH_AGENT_PID; [2024-10-22T10:08:03.434Z] echo Agent pid 38 killed; [2024-10-22T10:08:03.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T10:08:03.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T10:08:03.554Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T10:08:03.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T10:08:03.653Z] $ docker exec 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent [2024-10-22T10:08:03.757Z] SSH_AUTH_SOCK=/tmp/ssh-PUPMt2t4YKCt/agent.71 [2024-10-22T10:08:03.757Z] SSH_AGENT_PID=77 [2024-10-22T10:08:03.762Z] Running ssh-add (command line suppressed) [2024-10-22T10:08:03.872Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_8436016975001154959.key (/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/private_key_8436016975001154959.key) [2024-10-22T10:08:03.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T10:08:04.229Z] + git semver init [2024-10-22T10:08:04.488Z] 2024-10-22 10:08:04,395 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T10:08:04.488Z] 2024-10-22 10:08:04,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver [2024-10-22T10:08:04.488Z] 2024-10-22 10:08:04,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-322/.semver [2024-10-22T10:08:04.488Z] 2024-10-22 10:08:04,397 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-322, universal_newlines=False, shell=None, istream=None) [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,147 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-322/.git/info/exclude [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver/PR-322 with force:False [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,148 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver/PR-322 [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,152 [execute] INFO git cat-file --batch-check [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,160 [execute] INFO git cat-file --batch [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-322/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T10:08:06.397Z] 2024-10-22 10:08:06,166 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-322/.semver/PR-322 [2024-10-22T10:08:06.397Z] 0.0.0 [Pipeline] } [2024-10-22T10:08:06.424Z] $ docker exec --env ******** --env ******** 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 ssh-agent -k [2024-10-22T10:08:06.518Z] unset SSH_AUTH_SOCK; [2024-10-22T10:08:06.518Z] unset SSH_AGENT_PID; [2024-10-22T10:08:06.518Z] echo Agent pid 77 killed; [2024-10-22T10:08:06.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T10:08:06.962Z] + git semver [Pipeline] } [2024-10-22T10:08:07.246Z] $ docker stop --time=1 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 [2024-10-22T10:08:08.512Z] $ docker rm -f --volumes 8959a62782d69b9b87d0773d9ff332e5c600fa1aa7723f7d05545bd6cf48a719 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T10:08:08.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T10:08:09.242Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T10:08:09.271Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T10:08:10.111Z] provisioning config files... [2024-10-22T10:08:10.123Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/config2567922655860524081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:08:10.502Z] ---> ****-login.sh [2024-10-22T10:08:10.502Z] nexus3.edgexfoundry.org:10001 [2024-10-22T10:08:10.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:08:10.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:08:10.502Z] Configure a credential helper to remove this warning. See [2024-10-22T10:08:10.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:08:10.502Z] [2024-10-22T10:08:10.502Z] Login Succeeded [2024-10-22T10:08:10.502Z] nexus3.edgexfoundry.org:10002 [2024-10-22T10:08:10.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:08:10.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:08:10.502Z] Configure a credential helper to remove this warning. See [2024-10-22T10:08:10.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:08:10.502Z] [2024-10-22T10:08:10.502Z] Login Succeeded [2024-10-22T10:08:10.502Z] nexus3.edgexfoundry.org:10003 [2024-10-22T10:08:10.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:08:10.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:08:10.763Z] Configure a credential helper to remove this warning. See [2024-10-22T10:08:10.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:08:10.763Z] [2024-10-22T10:08:10.763Z] Login Succeeded [2024-10-22T10:08:10.763Z] nexus3.edgexfoundry.org:10004 [2024-10-22T10:08:10.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:08:10.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:08:10.763Z] Configure a credential helper to remove this warning. See [2024-10-22T10:08:10.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:08:10.763Z] [2024-10-22T10:08:10.763Z] Login Succeeded [2024-10-22T10:08:10.763Z] ****.io [2024-10-22T10:08:11.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:08:11.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:08:11.025Z] Configure a credential helper to remove this warning. See [2024-10-22T10:08:11.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:08:11.025Z] [2024-10-22T10:08:11.025Z] Login Succeeded [2024-10-22T10:08:11.025Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T10:08:11.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T10:08:11.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T10:08:11.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T10:08:11.367Z] ========================================================= [2024-10-22T10:08:11.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T10:08:11.367Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:08:12.181Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T10:08:12.181Z] Sending build context to Docker daemon 11.47MB [2024-10-22T10:08:12.181Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T10:08:12.181Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T10:08:12.181Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T10:08:12.181Z] 43c4264eed91: Pulling fs layer [2024-10-22T10:08:12.181Z] 4cc291be95ef: Pulling fs layer [2024-10-22T10:08:12.181Z] 2ac1f1163629: Pulling fs layer [2024-10-22T10:08:12.181Z] 5c3c966382ef: Pulling fs layer [2024-10-22T10:08:12.181Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T10:08:12.181Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T10:08:12.181Z] 9f66e0745190: Pulling fs layer [2024-10-22T10:08:12.181Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T10:08:12.181Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T10:08:12.181Z] 5d5c8e513c77: Waiting [2024-10-22T10:08:12.181Z] 9f66e0745190: Waiting [2024-10-22T10:08:12.181Z] f49a43e4bbc0: Waiting [2024-10-22T10:08:12.181Z] 5c3c966382ef: Waiting [2024-10-22T10:08:12.181Z] 561ebcabdf7f: Waiting [2024-10-22T10:08:12.181Z] 4f4fb700ef54: Waiting [2024-10-22T10:08:12.181Z] 4cc291be95ef: Verifying Checksum [2024-10-22T10:08:12.181Z] 4cc291be95ef: Download complete [2024-10-22T10:08:12.181Z] 5c3c966382ef: Verifying Checksum [2024-10-22T10:08:12.181Z] 5c3c966382ef: Download complete [2024-10-22T10:08:12.439Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T10:08:12.439Z] 4f4fb700ef54: Download complete [2024-10-22T10:08:12.439Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T10:08:12.439Z] 5d5c8e513c77: Download complete [2024-10-22T10:08:12.439Z] 43c4264eed91: Verifying Checksum [2024-10-22T10:08:12.439Z] 43c4264eed91: Download complete [2024-10-22T10:08:12.439Z] 9f66e0745190: Verifying Checksum [2024-10-22T10:08:12.439Z] 9f66e0745190: Download complete [2024-10-22T10:08:12.439Z] 43c4264eed91: Pull complete [2024-10-22T10:08:12.698Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T10:08:12.698Z] 561ebcabdf7f: Download complete [2024-10-22T10:08:12.698Z] 4cc291be95ef: Pull complete [2024-10-22T10:08:12.958Z] 2ac1f1163629: Verifying Checksum [2024-10-22T10:08:12.958Z] 2ac1f1163629: Download complete [2024-10-22T10:08:13.219Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T10:08:13.219Z] f49a43e4bbc0: Download complete [2024-10-22T10:08:16.510Z] 2ac1f1163629: Pull complete [2024-10-22T10:08:16.510Z] 5c3c966382ef: Pull complete [2024-10-22T10:08:16.770Z] 4f4fb700ef54: Pull complete [2024-10-22T10:08:16.770Z] 5d5c8e513c77: Pull complete [2024-10-22T10:08:16.770Z] 9f66e0745190: Pull complete [2024-10-22T10:08:19.322Z] f49a43e4bbc0: Pull complete [2024-10-22T10:08:19.582Z] 561ebcabdf7f: Pull complete [2024-10-22T10:08:19.582Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T10:08:19.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T10:08:19.582Z] ---> 3a752c3f9dda [2024-10-22T10:08:19.582Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T10:08:24.862Z] ---> Running in 01b97e52951a [2024-10-22T10:08:24.862Z] Removing intermediate container 01b97e52951a [2024-10-22T10:08:24.862Z] ---> a3dab71bae2c [2024-10-22T10:08:24.862Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T10:08:24.862Z] ---> Running in c033a2597ac8 [2024-10-22T10:08:24.862Z] Removing intermediate container c033a2597ac8 [2024-10-22T10:08:24.862Z] ---> 64a125dbabcc [2024-10-22T10:08:24.862Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T10:08:24.862Z] ---> Running in 47cda10dee54 [2024-10-22T10:08:24.862Z] Removing intermediate container 47cda10dee54 [2024-10-22T10:08:24.862Z] ---> da11d1852f46 [2024-10-22T10:08:24.862Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T10:08:24.862Z] ---> Running in 7c585e4cb10a [2024-10-22T10:08:24.862Z] Removing intermediate container 7c585e4cb10a [2024-10-22T10:08:24.862Z] ---> c8115f3d700f [2024-10-22T10:08:24.862Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T10:08:24.862Z] ---> Running in 2654bec1b854 [2024-10-22T10:08:24.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T10:08:24.907Z] Still waiting to schedule task [2024-10-22T10:08:24.908Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-22T10:08:25.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T10:08:25.690Z] OK: 246 MiB in 54 packages [2024-10-22T10:08:25.950Z] Removing intermediate container 2654bec1b854 [2024-10-22T10:08:25.950Z] ---> 6fb2058760d5 [2024-10-22T10:08:25.950Z] Step 8/12 : WORKDIR /app [2024-10-22T10:08:25.950Z] ---> Running in 89e8b24fd1af [2024-10-22T10:08:25.950Z] Removing intermediate container 89e8b24fd1af [2024-10-22T10:08:25.950Z] ---> 116643dd3fd4 [2024-10-22T10:08:25.950Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-22T10:08:26.208Z] ---> 13a9e934e03b [2024-10-22T10:08:26.208Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T10:08:26.208Z] ---> Running in 86f66b86f403 [2024-10-22T10:09:22.501Z] Removing intermediate container 86f66b86f403 [2024-10-22T10:09:22.501Z] ---> bad375da17a8 [2024-10-22T10:09:22.501Z] Step 11/12 : COPY . . [2024-10-22T10:09:22.501Z] ---> a2c798228b7b [2024-10-22T10:09:22.501Z] Step 12/12 : RUN $MAKE [2024-10-22T10:09:22.501Z] ---> Running in 69e901592f72 [2024-10-22T10:09:22.501Z] noop [2024-10-22T10:09:22.501Z] Removing intermediate container 69e901592f72 [2024-10-22T10:09:22.501Z] ---> a22e74cd008c [2024-10-22T10:09:22.501Z] Successfully built a22e74cd008c [2024-10-22T10:09:22.501Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:09:22.997Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T10:09:22.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:09:23.163Z] prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container [2024-10-22T10:09:23.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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 [2024-10-22T10:09:23.533Z] $ docker top 1673535ab3ef040514440bdf4bb3201aa267d8ee1d00ebf0da6d5f4610a8190d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T10:09:23.949Z] + go version [2024-10-22T10:09:23.949Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T10:09:23.981Z] $ docker stop --time=1 1673535ab3ef040514440bdf4bb3201aa267d8ee1d00ebf0da6d5f4610a8190d [2024-10-22T10:09:25.238Z] $ docker rm -f --volumes 1673535ab3ef040514440bdf4bb3201aa267d8ee1d00ebf0da6d5f4610a8190d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:09:26.032Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T10:09:26.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:09:26.202Z] prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container [2024-10-22T10:09:26.225Z] $ 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-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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 [2024-10-22T10:09:26.536Z] $ docker top c81f622ceff427f28722dd80bd77af04d1a83a8af630594f1e6f672fd9dfa4df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T10:09:26.939Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-322 [Pipeline] fileExists [Pipeline] sh [2024-10-22T10:09:27.308Z] + make test [2024-10-22T10:09:27.308Z] go test ./... -coverprofile=coverage.out ./... [2024-10-22T10:09:29.232Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-22T10:09:51.172Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-22T10:09:51.172Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.553216947Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.55353148Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.553569931Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.553599941Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.553735743Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=WARN ts=2024-10-22T10:09:47.553750653Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.553794644Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.553868585Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=WARN ts=2024-10-22T10:09:47.553879775Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.553903416Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.553934656Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554005337Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.554020327Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.554040237Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554054867Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554162949Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.554184649Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554210259Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554376531Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.554414282Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554454632Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554478502Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.554731815Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554934328Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.554961518Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.554972938Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.555049919Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=WARN ts=2024-10-22T10:09:47.555059729Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.55512964Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.55518133Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=WARN ts=2024-10-22T10:09:47.55518903Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.555209981Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.555230601Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.555276131Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.555296282Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.549Z] level=DEBUG ts=2024-10-22T10:09:47.555314262Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.555324432Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.549Z] level=INFO ts=2024-10-22T10:09:47.555371493Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.555393963Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.555424693Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.555605475Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.555681326Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.556332484Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.556372414Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.557311956Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.557840982Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.557895272Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.557914683Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.558375228Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.558794483Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.55936933Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.559726794Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.559766475Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.559791405Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.559837666Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.559952427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.560029358Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.560112299Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.560150629Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.56025268Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.560291001Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.560322671Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.560452373Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.560481753Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.560521223Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.560546034Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.560826497Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.56112363Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.561184961Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.561207851Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.561225952Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.561199221Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.561282942Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.561385233Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.561402994Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.561424124Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.561451724Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562031251Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.562063911Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.562093831Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562186294Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562303765Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.562328075Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562354505Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562428556Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.562449537Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562481097Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562503707Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.56272436Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562909512Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.562935002Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.562956912Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563078924Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.563098484Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563131654Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563197105Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.563214245Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.563243986Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563270076Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563342837Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.563365017Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.563385707Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563407657Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563491348Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.563514009Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563538149Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.56360882Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.56363021Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.56365899Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.563681721Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.563909813Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564104955Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564144006Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.564165106Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564262547Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.564281407Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564319178Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564390349Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.564408119Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.564438759Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.56446629Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.56453427Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.564554081Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.564567671Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564587271Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564657512Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.564677972Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564701322Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564891854Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.564917295Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564959076Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.564994797Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-10-22T10:09:52.550Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2024-10-22T10:09:52.550Z] --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.00s) [2024-10-22T10:09:52.550Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:60150: use of closed network connection [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.56524994Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.565446872Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.565674294Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.565700355Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.565722065Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.565816126Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.565834646Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.565868107Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.565931587Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.550Z] level=WARN ts=2024-10-22T10:09:47.565947738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.550Z] level=DEBUG ts=2024-10-22T10:09:47.565967688Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.565991878Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.550Z] level=INFO ts=2024-10-22T10:09:47.566058029Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.566077739Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.566096419Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.5661726Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566247011Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.566268111Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566290921Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566359542Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.566388143Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566416733Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566439133Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.566557295Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566769907Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.566802667Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.566826318Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567300333Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=WARN ts=2024-10-22T10:09:47.567345204Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567411164Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567524416Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=WARN ts=2024-10-22T10:09:47.567548336Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.567568426Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567585346Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567663637Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.567682337Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.567703718Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567734978Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.56780698Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.56783175Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.56784188Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567893301Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-22T10:09:52.551Z] level=DEBUG ts=2024-10-22T10:09:47.567912001Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567936481Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-22T10:09:52.551Z] level=INFO ts=2024-10-22T10:09:47.567949201Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-22T10:09:52.551Z] level=WARN ts=2024-10-22T10:09:47.568017872Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-10-22T10:09:52.551Z] FAIL [2024-10-22T10:09:52.551Z] coverage: 40.6% of statements [2024-10-22T10:09:52.551Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.847s [2024-10-22T10:09:52.551Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements [2024-10-22T10:09:52.551Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements [2024-10-22T10:09:52.551Z] FAIL [2024-10-22T10:09:52.551Z] make: *** [Makefile:46: unittest] Error 1 [Pipeline] } [2024-10-22T10:09:52.624Z] $ docker stop --time=1 c81f622ceff427f28722dd80bd77af04d1a83a8af630594f1e6f672fd9dfa4df [2024-10-22T10:09:57.294Z] $ docker rm -f --volumes c81f622ceff427f28722dd80bd77af04d1a83a8af630594f1e6f672fd9dfa4df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:09:58.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T10:09:58.722Z] [2024-10-22T10:09:58.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:09:59.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T10:09:59.120Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T10:09:59.120Z] 5eb5b503b376: Pulling fs layer [2024-10-22T10:09:59.120Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T10:09:59.120Z] ec43610c2a17: Pulling fs layer [2024-10-22T10:09:59.120Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T10:09:59.120Z] 33b1e0a273af: Pulling fs layer [2024-10-22T10:09:59.120Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T10:09:59.120Z] 2f39f015ded8: Pulling fs layer [2024-10-22T10:09:59.120Z] 3a2ae6a8a46f: Waiting [2024-10-22T10:09:59.120Z] 33b1e0a273af: Waiting [2024-10-22T10:09:59.120Z] 5d3b04190fa2: Waiting [2024-10-22T10:09:59.120Z] 2f39f015ded8: Waiting [2024-10-22T10:09:59.120Z] 5c69ac0246d0: Download complete [2024-10-22T10:09:59.120Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T10:09:59.120Z] 3a2ae6a8a46f: Download complete [2024-10-22T10:09:59.120Z] 33b1e0a273af: Verifying Checksum [2024-10-22T10:09:59.120Z] 33b1e0a273af: Download complete [2024-10-22T10:09:59.120Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T10:09:59.120Z] 5d3b04190fa2: Download complete [2024-10-22T10:09:59.120Z] ec43610c2a17: Verifying Checksum [2024-10-22T10:09:59.120Z] ec43610c2a17: Download complete [2024-10-22T10:09:59.377Z] 5eb5b503b376: Verifying Checksum [2024-10-22T10:09:59.377Z] 5eb5b503b376: Download complete [2024-10-22T10:09:59.943Z] 2f39f015ded8: Verifying Checksum [2024-10-22T10:09:59.943Z] 2f39f015ded8: Download complete [2024-10-22T10:10:00.511Z] 5eb5b503b376: Pull complete [2024-10-22T10:10:00.770Z] 5c69ac0246d0: Pull complete [2024-10-22T10:10:01.028Z] ec43610c2a17: Pull complete [2024-10-22T10:10:01.286Z] 3a2ae6a8a46f: Pull complete [2024-10-22T10:10:01.548Z] 33b1e0a273af: Pull complete [2024-10-22T10:10:01.548Z] 5d3b04190fa2: Pull complete [2024-10-22T10:10:01.967Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23500 in /w/workspace/undry_device-rfid-llrp-go_PR-322 [Pipeline] { [Pipeline] ws [2024-10-22T10:10:02.045Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-22T10:10:05.157Z] The recommended git tool is: git [2024-10-22T10:10:05.739Z] 2f39f015ded8: Pull complete [2024-10-22T10:10:05.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T10:10:05.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T10:10:05.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:10:05.995Z] prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container [2024-10-22T10:10:06.022Z] $ 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-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T10:10:09.678Z] using credential edgex-jenkins-ssh [2024-10-22T10:10:09.704Z] Cloning the remote Git repository [2024-10-22T10:10:09.745Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-22T10:10:09.836Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-22T10:10:09.979Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-22T10:10:09.981Z] > git --version # timeout=10 [2024-10-22T10:10:10.002Z] > git --version # 'git version 2.25.1' [2024-10-22T10:10:10.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T10:10:10.218Z] $ docker top c8cc26f64d1cb500c2753331d13adfcddff456d4a24e002ded6dd64d655e68e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:10:10.734Z] ---> job-cost.sh [2024-10-22T10:10:10.734Z] lf-activate-venv: SKIPPING [2024-10-22T10:10:10.734Z] INFO: No Stack... [2024-10-22T10:10:10.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T10:10:11.255Z] INFO: Archiving Costs [2024-10-22T10:10:10.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2024-10-22T10:10:11.580Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-322/archives/cost.csv [2024-10-22T10:10:11.580Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T10:10:11.634Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [2024-10-22T10:10:11.641Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] did not exist. Created. [2024-10-22T10:10:11.651Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T10:10:12.073Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T10:10:12.138Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T10:10:12.170Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T10:10:12.260Z] $ docker stop --time=1 c8cc26f64d1cb500c2753331d13adfcddff456d4a24e002ded6dd64d655e68e5 [2024-10-22T10:10:13.419Z] $ docker rm -f --volumes c8cc26f64d1cb500c2753331d13adfcddff456d4a24e002ded6dd64d655e68e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T10:10:13.828Z] Failed in branch amd64 [2024-10-22T10:10:12.794Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-22T10:10:12.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T10:10:14.471Z] Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [2024-10-22T10:10:14.777Z] Merge succeeded, producing fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [2024-10-22T10:10:14.778Z] Checking out Revision fd69accfd504b78de3b9e416f00adcaa1f6b68f5 (PR-322) [2024-10-22T10:10:13.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-22T10:10:13.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-22T10:10:13.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T10:10:13.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T10:10:14.485Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T10:10:14.549Z] > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # timeout=10 [2024-10-22T10:10:14.667Z] > git remote # timeout=10 [2024-10-22T10:10:14.689Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T10:10:14.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T10:10:14.730Z] > git merge e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 [2024-10-22T10:10:14.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T10:10:14.782Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T10:10:14.798Z] > git checkout -f fd69accfd504b78de3b9e416f00adcaa1f6b68f5 # timeout=10 [2024-10-22T10:10:15.375Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-22T10:10:15.421Z] > git --version # timeout=10 [2024-10-22T10:10:15.433Z] > git --version # 'git version 2.25.1' [2024-10-22T10:10:15.445Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T10:10:20.421Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T10:10:20.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T10:10:20.421Z] Dload Upload Total Spent Left Speed [2024-10-22T10:10:20.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-22T10:10:20.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T10:10:21.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T10:10:21.142Z] + sudo tee /etc/docker/daemon.new [2024-10-22T10:10:21.142Z] { [2024-10-22T10:10:21.142Z] "registry-mirrors": [ [2024-10-22T10:10:21.142Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T10:10:21.142Z] ], [2024-10-22T10:10:21.142Z] "bip": "10.250.0.254/24", [2024-10-22T10:10:21.142Z] "hosts": [ [2024-10-22T10:10:21.142Z] "tcp://0.0.0.0:5555", [2024-10-22T10:10:21.142Z] "unix:///var/run/docker.sock" [2024-10-22T10:10:21.142Z] ], [2024-10-22T10:10:21.142Z] "mtu": 1458, [2024-10-22T10:10:21.142Z] "selinux-enabled": true, [2024-10-22T10:10:21.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T10:10:21.142Z] } [Pipeline] sh [2024-10-22T10:10:21.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T10:10:21.851Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T10:10:40.200Z] provisioning config files... [2024-10-22T10:10:40.231Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11987350723169742694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:10:40.747Z] ---> ****-login.sh [2024-10-22T10:10:40.748Z] nexus3.edgexfoundry.org:10001 [2024-10-22T10:10:41.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:10:41.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:10:41.294Z] Configure a credential helper to remove this warning. See [2024-10-22T10:10:41.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:10:41.294Z] [2024-10-22T10:10:41.294Z] Login Succeeded [2024-10-22T10:10:41.294Z] nexus3.edgexfoundry.org:10002 [2024-10-22T10:10:41.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:10:41.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:10:41.834Z] Configure a credential helper to remove this warning. See [2024-10-22T10:10:41.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:10:41.834Z] [2024-10-22T10:10:41.834Z] Login Succeeded [2024-10-22T10:10:41.834Z] nexus3.edgexfoundry.org:10003 [2024-10-22T10:10:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:10:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:10:42.106Z] Configure a credential helper to remove this warning. See [2024-10-22T10:10:42.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:10:42.106Z] [2024-10-22T10:10:42.106Z] Login Succeeded [2024-10-22T10:10:42.106Z] nexus3.edgexfoundry.org:10004 [2024-10-22T10:10:42.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:10:42.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:10:42.376Z] Configure a credential helper to remove this warning. See [2024-10-22T10:10:42.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:10:42.376Z] [2024-10-22T10:10:42.376Z] Login Succeeded [2024-10-22T10:10:42.376Z] ****.io [2024-10-22T10:10:42.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T10:10:42.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T10:10:42.911Z] Configure a credential helper to remove this warning. See [2024-10-22T10:10:42.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T10:10:42.911Z] [2024-10-22T10:10:42.911Z] Login Succeeded [2024-10-22T10:10:42.912Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T10:10:42.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T10:10:43.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T10:10:43.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T10:10:43.490Z] ========================================================= [2024-10-22T10:10:43.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T10:10:43.491Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:10:44.042Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T10:10:44.310Z] Sending build context to Docker daemon 1.21MB [2024-10-22T10:10:44.310Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T10:10:44.310Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T10:10:44.311Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T10:10:44.586Z] cf04c63912e1: Pulling fs layer [2024-10-22T10:10:44.586Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T10:10:44.586Z] a37a00ec5f00: Pulling fs layer [2024-10-22T10:10:44.586Z] 50b3750afda1: Pulling fs layer [2024-10-22T10:10:44.586Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T10:10:44.587Z] 80978eb59214: Pulling fs layer [2024-10-22T10:10:44.587Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T10:10:44.587Z] c5a475d317c9: Pulling fs layer [2024-10-22T10:10:44.587Z] 4f4fb700ef54: Waiting [2024-10-22T10:10:44.587Z] 80978eb59214: Waiting [2024-10-22T10:10:44.587Z] c9f46d7d2bd2: Waiting [2024-10-22T10:10:44.587Z] c5a475d317c9: Waiting [2024-10-22T10:10:44.587Z] 50b3750afda1: Waiting [2024-10-22T10:10:44.587Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T10:10:44.587Z] 55b35a11ae5e: Download complete [2024-10-22T10:10:44.587Z] 50b3750afda1: Verifying Checksum [2024-10-22T10:10:44.587Z] 50b3750afda1: Download complete [2024-10-22T10:10:44.587Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T10:10:44.587Z] 4f4fb700ef54: Download complete [2024-10-22T10:10:44.587Z] 80978eb59214: Verifying Checksum [2024-10-22T10:10:44.587Z] 80978eb59214: Download complete [2024-10-22T10:10:44.587Z] cf04c63912e1: Verifying Checksum [2024-10-22T10:10:44.587Z] cf04c63912e1: Download complete [2024-10-22T10:10:45.180Z] c5a475d317c9: Verifying Checksum [2024-10-22T10:10:45.180Z] c5a475d317c9: Download complete [2024-10-22T10:10:45.451Z] cf04c63912e1: Pull complete [2024-10-22T10:10:46.038Z] 55b35a11ae5e: Pull complete [2024-10-22T10:10:46.625Z] a37a00ec5f00: Download complete [2024-10-22T10:10:47.588Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T10:10:47.588Z] c9f46d7d2bd2: Download complete [2024-10-22T10:10:59.913Z] a37a00ec5f00: Pull complete [2024-10-22T10:11:00.181Z] 50b3750afda1: Pull complete [2024-10-22T10:11:00.449Z] 4f4fb700ef54: Pull complete [2024-10-22T10:11:00.718Z] 80978eb59214: Pull complete [2024-10-22T10:11:08.936Z] c9f46d7d2bd2: Pull complete [2024-10-22T10:11:10.877Z] c5a475d317c9: Pull complete [2024-10-22T10:11:10.877Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T10:11:10.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T10:11:10.877Z] ---> be29e6b0f0d4 [2024-10-22T10:11:10.877Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T10:11:11.467Z] ---> Running in 0003a93136da [2024-10-22T10:11:11.732Z] Removing intermediate container 0003a93136da [2024-10-22T10:11:11.732Z] ---> 1cd543be1391 [2024-10-22T10:11:11.732Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T10:11:11.732Z] ---> Running in 90e9eed6f265 [2024-10-22T10:11:12.317Z] Removing intermediate container 90e9eed6f265 [2024-10-22T10:11:12.317Z] ---> 559ccc1318de [2024-10-22T10:11:12.317Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T10:11:12.317Z] ---> Running in 69b7dc3bf6df [2024-10-22T10:11:12.590Z] Removing intermediate container 69b7dc3bf6df [2024-10-22T10:11:12.590Z] ---> a3113e1f49e1 [2024-10-22T10:11:12.590Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T10:11:12.590Z] ---> Running in bd7b51c4bbbb [2024-10-22T10:11:12.855Z] Removing intermediate container bd7b51c4bbbb [2024-10-22T10:11:12.855Z] ---> 940ff9ae3de3 [2024-10-22T10:11:12.855Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T10:11:13.121Z] ---> Running in 08a9bd3db819 [2024-10-22T10:11:14.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T10:11:14.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T10:11:16.079Z] OK: 238 MiB in 54 packages [2024-10-22T10:11:17.040Z] Removing intermediate container 08a9bd3db819 [2024-10-22T10:11:17.040Z] ---> 1d99541c7620 [2024-10-22T10:11:17.040Z] Step 8/12 : WORKDIR /app [2024-10-22T10:11:17.040Z] ---> Running in ee7443e9ca9e [2024-10-22T10:11:17.040Z] Removing intermediate container ee7443e9ca9e [2024-10-22T10:11:17.040Z] ---> 9a0c1e1ccaf4 [2024-10-22T10:11:17.040Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-22T10:11:17.623Z] ---> d550c02d9f5f [2024-10-22T10:11:17.623Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T10:11:17.623Z] ---> Running in 475270fbd0a8 [2024-10-22T10:13:09.277Z] Removing intermediate container 475270fbd0a8 [2024-10-22T10:13:09.277Z] ---> cdfde4cbe7ee [2024-10-22T10:13:09.277Z] Step 11/12 : COPY . . [2024-10-22T10:13:09.277Z] ---> 53a5c7c4f166 [2024-10-22T10:13:09.277Z] Step 12/12 : RUN $MAKE [2024-10-22T10:13:09.277Z] ---> Running in 79e5f2663ce6 [2024-10-22T10:13:09.277Z] noop [2024-10-22T10:13:09.277Z] Removing intermediate container 79e5f2663ce6 [2024-10-22T10:13:09.277Z] ---> c68fa395e895 [2024-10-22T10:13:09.277Z] Successfully built c68fa395e895 [2024-10-22T10:13:09.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:13:09.809Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T10:13:09.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:13:10.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-23500 does not seem to be running inside a container [2024-10-22T10:13:10.195Z] $ 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 [2024-10-22T10:13:11.434Z] $ docker top addaccf07a50e4e59af37854ca6bb12f31855c16221c19538c39790ea3beb022 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T10:13:12.353Z] + go version [2024-10-22T10:13:12.353Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T10:13:12.392Z] $ docker stop --time=1 addaccf07a50e4e59af37854ca6bb12f31855c16221c19538c39790ea3beb022 [2024-10-22T10:13:14.025Z] $ docker rm -f --volumes addaccf07a50e4e59af37854ca6bb12f31855c16221c19538c39790ea3beb022 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:13:14.982Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T10:13:14.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:13:15.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-23500 does not seem to be running inside a container [2024-10-22T10:13:15.327Z] $ 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 [2024-10-22T10:13:16.527Z] $ docker top 432afdbbd60cc4e9c04c431b8997f75259cb730a3a1784405243912b87ece27b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T10:13:17.434Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T10:13:18.158Z] + make test [2024-10-22T10:13:18.158Z] go test ./... -coverprofile=coverage.out ./... [2024-10-22T10:13:24.807Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-22T10:16:46.931Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-22T10:16:46.931Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-22T10:17:19.180Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.669s coverage: 40.6% of statements [2024-10-22T10:17:19.180Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2024-10-22T10:17:19.180Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.595s coverage: 51.9% of statements [2024-10-22T10:17:19.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T10:17:19.180Z] go vet ./... [2024-10-22T10:18:15.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T10:18:15.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T10:18:15.637Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T10:18:15.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T10:18:15.731Z] $ docker stop --time=1 432afdbbd60cc4e9c04c431b8997f75259cb730a3a1784405243912b87ece27b [2024-10-22T10:18:17.613Z] $ docker rm -f --volumes 432afdbbd60cc4e9c04c431b8997f75259cb730a3a1784405243912b87ece27b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T10:18:19.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T10:18:19.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T10:18:20.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T10:18:21.161Z] + ls -al . [2024-10-22T10:18:21.161Z] total 712 [2024-10-22T10:18:21.161Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 10:13 . [2024-10-22T10:18:21.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 10:10 .. [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 22 10:10 .dockerignore [2024-10-22T10:18:21.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 10:10 .git [2024-10-22T10:18:21.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 10:10 .github [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 22 10:10 .gitignore [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 10:10 .golangci.yml [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 22 10:10 Attribution.txt [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 22 10:10 CHANGELOG.md [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 22 10:10 Dockerfile [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 10:10 GOVERNANCE.md [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 22 10:10 Jenkinsfile [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 10:10 LICENSE [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 22 10:10 Makefile [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 22 10:10 OWNERS.md [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 22 10:10 README.md [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 10:08 VERSION [2024-10-22T10:18:21.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 10:10 bin [2024-10-22T10:18:21.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 10:10 cmd [2024-10-22T10:18:21.161Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 22 10:17 coverage.out [2024-10-22T10:18:21.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 10:10 examples [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 22 10:10 go.mod [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 22 10:10 go.sum [2024-10-22T10:18:21.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 10:10 images [2024-10-22T10:18:21.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 10:10 internal [2024-10-22T10:18:21.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 10:10 pkg [2024-10-22T10:18:21.161Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 22 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:18:21.608Z] + 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=fd69accfd504b78de3b9e416f00adcaa1f6b68f5 --label arch=arm64 --label version=0.0.0 . [2024-10-22T10:18:21.878Z] Sending build context to Docker daemon 1.21MB [2024-10-22T10:18:21.878Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T10:18:21.878Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-22T10:18:21.878Z] ---> c68fa395e895 [2024-10-22T10:18:21.878Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-22T10:18:22.145Z] ---> Running in 95a2b2f5327c [2024-10-22T10:18:22.414Z] Removing intermediate container 95a2b2f5327c [2024-10-22T10:18:22.414Z] ---> facfd5302d02 [2024-10-22T10:18:22.414Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T10:18:22.414Z] ---> Running in b9ebbac8bdfd [2024-10-22T10:18:22.682Z] Removing intermediate container b9ebbac8bdfd [2024-10-22T10:18:22.682Z] ---> f5cb87068e14 [2024-10-22T10:18:22.682Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T10:18:22.951Z] ---> Running in b237c717e7e6 [2024-10-22T10:18:23.219Z] Removing intermediate container b237c717e7e6 [2024-10-22T10:18:23.219Z] ---> 8a37f3ad3656 [2024-10-22T10:18:23.219Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T10:18:23.219Z] ---> Running in d4106506791c [2024-10-22T10:18:23.488Z] Removing intermediate container d4106506791c [2024-10-22T10:18:23.488Z] ---> 02217f9bfc15 [2024-10-22T10:18:23.488Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T10:18:23.488Z] ---> Running in 774b8e1cc76c [2024-10-22T10:18:24.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T10:18:24.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T10:18:26.322Z] OK: 238 MiB in 54 packages [2024-10-22T10:18:27.284Z] Removing intermediate container 774b8e1cc76c [2024-10-22T10:18:27.284Z] ---> 0a40dd62410b [2024-10-22T10:18:27.284Z] Step 8/25 : WORKDIR /app [2024-10-22T10:18:27.284Z] ---> Running in a060b3f0643f [2024-10-22T10:18:27.551Z] Removing intermediate container a060b3f0643f [2024-10-22T10:18:27.551Z] ---> 86bbde08e9c2 [2024-10-22T10:18:27.551Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-22T10:18:28.140Z] ---> 53b3935e7d99 [2024-10-22T10:18:28.140Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T10:18:28.140Z] ---> Running in 7fcfb531f558 [2024-10-22T10:18:30.725Z] Removing intermediate container 7fcfb531f558 [2024-10-22T10:18:30.725Z] ---> 1eb4b1383335 [2024-10-22T10:18:30.725Z] Step 11/25 : COPY . . [2024-10-22T10:18:31.314Z] ---> d0c62de46c4a [2024-10-22T10:18:31.314Z] Step 12/25 : RUN $MAKE [2024-10-22T10:18:31.314Z] ---> Running in d1081da34e25 [2024-10-22T10:18:32.279Z] 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.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-22T10:22:09.071Z] Removing intermediate container d1081da34e25 [2024-10-22T10:22:09.071Z] ---> 92b6780a66e2 [2024-10-22T10:22:09.071Z] Step 13/25 : FROM alpine:3.20 [2024-10-22T10:22:09.071Z] 3.20: Pulling from library/alpine [2024-10-22T10:22:09.071Z] cf04c63912e1: Already exists [2024-10-22T10:22:09.071Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T10:22:09.071Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T10:22:09.071Z] ---> c157a85ed455 [2024-10-22T10:22:09.071Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T10:22:09.071Z] ---> Running in ac074d92b054 [2024-10-22T10:22:09.071Z] Removing intermediate container ac074d92b054 [2024-10-22T10:22:09.071Z] ---> 13b4c1b3e6ad [2024-10-22T10:22:09.071Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-22T10:22:09.071Z] ---> Running in 58d144793c78 [2024-10-22T10:22:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T10:22:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T10:22:09.071Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T10:22:09.071Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T10:22:09.071Z] OK: 9 MiB in 15 packages [2024-10-22T10:22:09.071Z] Removing intermediate container 58d144793c78 [2024-10-22T10:22:09.071Z] ---> 6a2c3f907a8c [2024-10-22T10:22:09.071Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-22T10:22:09.071Z] ---> Running in cf4d64fcdd02 [2024-10-22T10:22:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T10:22:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T10:22:09.071Z] Upgrading critical system libraries and apk-tools: [2024-10-22T10:22:09.071Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T10:22:09.071Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T10:22:09.071Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T10:22:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T10:22:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T10:22:09.071Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T10:22:09.071Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T10:22:09.071Z] OK: 9 MiB in 15 packages [2024-10-22T10:22:09.071Z] Removing intermediate container cf4d64fcdd02 [2024-10-22T10:22:09.071Z] ---> 80de05229699 [2024-10-22T10:22:09.071Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-22T10:22:09.071Z] ---> 1e69227367c2 [2024-10-22T10:22:09.071Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-22T10:22:09.071Z] ---> 55846d860247 [2024-10-22T10:22:09.071Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-22T10:22:11.014Z] ---> 14ac32219c95 [2024-10-22T10:22:11.014Z] Step 20/25 : EXPOSE 59989 [2024-10-22T10:22:11.014Z] ---> Running in 83401653eb86 [2024-10-22T10:22:11.281Z] Removing intermediate container 83401653eb86 [2024-10-22T10:22:11.282Z] ---> 000072c56dcf [2024-10-22T10:22:11.282Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-22T10:22:11.282Z] ---> Running in a1179e21ee6b [2024-10-22T10:22:11.551Z] Removing intermediate container a1179e21ee6b [2024-10-22T10:22:11.551Z] ---> fe1c9f780f8b [2024-10-22T10:22:11.551Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T10:22:11.551Z] ---> Running in 9f19b0ad5574 [2024-10-22T10:22:11.821Z] Removing intermediate container 9f19b0ad5574 [2024-10-22T10:22:11.821Z] ---> 7f8922706f2d [2024-10-22T10:22:11.821Z] Step 23/25 : LABEL arch=arm64 [2024-10-22T10:22:12.087Z] ---> Running in 7974c17dcd21 [2024-10-22T10:22:12.355Z] Removing intermediate container 7974c17dcd21 [2024-10-22T10:22:12.355Z] ---> 91dd7f38ac32 [2024-10-22T10:22:12.355Z] Step 24/25 : LABEL git_sha=fd69accfd504b78de3b9e416f00adcaa1f6b68f5 [2024-10-22T10:22:12.355Z] ---> Running in 430bdb281341 [2024-10-22T10:22:12.622Z] Removing intermediate container 430bdb281341 [2024-10-22T10:22:12.622Z] ---> 5483c602ceb7 [2024-10-22T10:22:12.622Z] Step 25/25 : LABEL version=0.0.0 [2024-10-22T10:22:12.622Z] ---> Running in 0d774b9256aa [2024-10-22T10:22:12.888Z] Removing intermediate container 0d774b9256aa [2024-10-22T10:22:12.888Z] ---> 7ab48c79ba6f [2024-10-22T10:22:12.888Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T10:22:13.154Z] Successfully built 7ab48c79ba6f [2024-10-22T10:22:13.154Z] 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 [2024-10-22T10:22:14.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T10:22:14.095Z] [2024-10-22T10:22:14.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:22:14.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T10:22:14.532Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T10:22:14.532Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T10:22:14.532Z] 04944245beec: Pulling fs layer [2024-10-22T10:22:14.532Z] 699f458cf7ca: Pulling fs layer [2024-10-22T10:22:14.532Z] 765212b225bb: Pulling fs layer [2024-10-22T10:22:14.532Z] f23df028b6ca: Pulling fs layer [2024-10-22T10:22:14.532Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T10:22:14.532Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T10:22:14.532Z] 2437ff75d9bd: Waiting [2024-10-22T10:22:14.532Z] f23df028b6ca: Waiting [2024-10-22T10:22:14.532Z] 765212b225bb: Waiting [2024-10-22T10:22:14.532Z] d65c8cfc05b1: Waiting [2024-10-22T10:22:14.804Z] 04944245beec: Verifying Checksum [2024-10-22T10:22:14.804Z] 04944245beec: Download complete [2024-10-22T10:22:14.804Z] 765212b225bb: Verifying Checksum [2024-10-22T10:22:14.804Z] 765212b225bb: Download complete [2024-10-22T10:22:14.804Z] f23df028b6ca: Verifying Checksum [2024-10-22T10:22:14.804Z] f23df028b6ca: Download complete [2024-10-22T10:22:14.804Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T10:22:14.804Z] d65c8cfc05b1: Download complete [2024-10-22T10:22:14.804Z] 699f458cf7ca: Verifying Checksum [2024-10-22T10:22:14.804Z] 699f458cf7ca: Download complete [2024-10-22T10:22:15.388Z] 8998bd30e6a1: Download complete [2024-10-22T10:22:17.967Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T10:22:17.967Z] 2437ff75d9bd: Download complete [2024-10-22T10:22:19.913Z] 8998bd30e6a1: Pull complete [2024-10-22T10:22:20.496Z] 04944245beec: Pull complete [2024-10-22T10:22:21.904Z] 699f458cf7ca: Pull complete [2024-10-22T10:22:22.169Z] 765212b225bb: Pull complete [2024-10-22T10:22:23.130Z] f23df028b6ca: Pull complete [2024-10-22T10:22:23.397Z] d65c8cfc05b1: Pull complete [2024-10-22T10:22:41.603Z] 2437ff75d9bd: Pull complete [2024-10-22T10:22:41.603Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T10:22:41.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T10:22:41.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:22:41.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-23500 does not seem to be running inside a container [2024-10-22T10:22:42.016Z] $ 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 [2024-10-22T10:22:44.779Z] $ docker top f6a3d62fae199a19162f834ca5d9d7480477e0aff114fa10cd9c1f7a2b62e847 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:45.703Z] ---> job-cost.sh [2024-10-22T10:22:45.703Z] lf-activate-venv: SKIPPING [2024-10-22T10:22:45.703Z] INFO: No Stack... [2024-10-22T10:22:46.283Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T10:22:46.864Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T10:22:47.216Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-22T10:22:47.487Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T10:22:47.573Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [2024-10-22T10:22:47.582Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] did not exist. Created. [2024-10-22T10:22:47.589Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T10:22:48.014Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d01ccca4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T10:22:48.685Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T10:22:48.727Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T10:22:48.786Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T10:22:48.807Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T10:22:48.906Z] $ docker stop --time=1 f6a3d62fae199a19162f834ca5d9d7480477e0aff114fa10cd9c1f7a2b62e847 [2024-10-22T10:22:50.406Z] $ docker rm -f --volumes f6a3d62fae199a19162f834ca5d9d7480477e0aff114fa10cd9c1f7a2b62e847 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-22T10:22:53.881Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-322/archives ] [2024-10-22T10:22:53.881Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-322/archives [2024-10-22T10:22:53.881Z] total 16 [2024-10-22T10:22:53.881Z] drwxr-xr-x 3 root root 4096 Oct 22 10:10 . [2024-10-22T10:22:53.881Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 10:10 .. [2024-10-22T10:22:53.881Z] drwxr-xr-x 2 root root 4096 Oct 22 10:10 cost [2024-10-22T10:22:53.881Z] -rw-r--r-- 1 root root 91 Oct 22 10:10 cost.csv [2024-10-22T10:22:53.881Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-322/archives [2024-10-22T10:22:53.881Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-322/archives [2024-10-22T10:22:53.881Z] total 16 [2024-10-22T10:22:53.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 10:10 . [2024-10-22T10:22:53.881Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 10:10 .. [2024-10-22T10:22:53.881Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 10:10 cost [2024-10-22T10:22:53.881Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 22 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:54.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:55.136Z] ---> package-listing.sh [2024-10-22T10:22:55.136Z] ++ facter osfamily [2024-10-22T10:22:55.136Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T10:22:55.396Z] + OS_FAMILY=debian [2024-10-22T10:22:55.396Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-322 [2024-10-22T10:22:55.396Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T10:22:55.396Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T10:22:55.396Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T10:22:55.396Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T10:22:55.396Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-322 ']' [2024-10-22T10:22:55.396Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T10:22:55.396Z] + case "${OS_FAMILY}" in [2024-10-22T10:22:55.396Z] + dpkg -l [2024-10-22T10:22:55.396Z] + grep '^ii' [2024-10-22T10:22:55.396Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T10:22:55.396Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T10:22:55.396Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T10:22:55.396Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-322 ']' [2024-10-22T10:22:55.396Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-322/archives/ [2024-10-22T10:22:55.396Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-322/archives/ [Pipeline] echo [2024-10-22T10:22:55.537Z] 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-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T10:22:55.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T10:22:56.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T10:22:56.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T10:22:56.685Z] prd-ubuntu20.04-docker-8c-8g-23499 does not seem to be running inside a container [2024-10-22T10:22:56.713Z] $ 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-322/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-322 -v /w/workspace/undry_device-rfid-llrp-go_PR-322:/w/workspace/undry_device-rfid-llrp-go_PR-322:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-322@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-322@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 [2024-10-22T10:22:56.901Z] $ docker top 6b8270f8ade998e57508a90d483e2c4dd749ded3e46c3d0056c3ea26e35f88bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T10:22:57.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T10:22:57.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T10:22:57.967Z] + ls /var/log/sa-host [2024-10-22T10:22:57.968Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T10:22:58.233Z] provisioning config files... [2024-10-22T10:22:58.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-322@tmp/config14881701072674295953tmp [Pipeline] { [Pipeline] echo [2024-10-22T10:22:58.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:58.650Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T10:22:58.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:59.120Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T10:22:59.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:59.492Z] ---> sudo-logs.sh [2024-10-22T10:22:59.492Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T10:22:59.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:22:59.940Z] ---> job-cost.sh [2024-10-22T10:22:59.940Z] lf-activate-venv: SKIPPING [2024-10-22T10:22:59.940Z] DEBUG: total: 0.2199999988079071 [2024-10-22T10:22:59.940Z] INFO: Retrieving Stack Cost... [2024-10-22T10:23:00.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T10:23:00.767Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T10:23:00.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T10:23:01.134Z] ---> logs-deploy.sh [2024-10-22T10:23:01.134Z] lf-activate-venv: SKIPPING [2024-10-22T10:23:01.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-322/1 [2024-10-22T10:23:01.134Z] INFO: archiving workspace using pattern(s): [2024-10-22T10:23:02.072Z] Archives upload complete. [2024-10-22T10:23:02.072Z] INFO: archiving logs to Nexus