Pull request #326 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 05785ce028736475c20626ac7b045b21bd59e71d+1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (60c07c3a6426c94fe5af8f21b37b736610c96bf0) 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-ssh12073182359688579508.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-ssh8898563504448892531.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-326/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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15069882997661247087.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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12355921729021990673.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-ssh12343908772556721135.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-326/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-326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6984769464323427804.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24738 in /w/workspace/undry_device-rfid-llrp-go_PR-326 [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-326 # 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 > 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/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 05785ce028736475c20626ac7b045b21bd59e71d Merge succeeded, producing 05785ce028736475c20626ac7b045b21bd59e71d Checking out Revision 05785ce028736475c20626ac7b045b21bd59e71d (PR-326) > git config core.sparsecheckout # timeout=10 > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-07T09:16:09.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-07T09:16:09.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-07T09:16:10.070Z] ========================================================= [2024-11-07T09:16:10.070Z] EdgeX Global Pipelines Version Info [2024-11-07T09:16:10.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:16:10.849Z] ------------------- [2024-11-07T09:16:10.849Z] stable info: [2024-11-07T09:16:10.849Z] ------------------- [2024-11-07T09:16:10.849Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-07T09:16:10.849Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-07T09:16:10.849Z] Message: update stable to v1.0.265 [2024-11-07T09:16:11.419Z] ------------------- [2024-11-07T09:16:11.419Z] experimental info: [2024-11-07T09:16:11.419Z] ------------------- [2024-11-07T09:16:11.419Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-07T09:16:11.419Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-07T09:16:11.419Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-07T09:16:11.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-07T09:16:11.687Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-07T09:16:11.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-07T09:16:11.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-07T09:16:11.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-07T09:16:11.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-07T09:16:11.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-07T09:16:12.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-07T09:16:12.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-07T09:16:12.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-07T09:16:12.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-07T09:16:12.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-07T09:16:12.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-07T09:16:12.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-07T09:16:12.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:16:12.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:16:12.543Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:16:12.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:16:12.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-07T09:16:12.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-07T09:16:12.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-07T09:16:12.811Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-07T09:16:12.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-07T09:16:12.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-07T09:16:12.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-07T09:16:13.043Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-07T09:16:13.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-07T09:16:13.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo [2024-11-07T09:16:13.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo [2024-11-07T09:16:13.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo [2024-11-07T09:16:13.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo [2024-11-07T09:16:13.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05785ce [Pipeline] echo [2024-11-07T09:16:13.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:16:13.595Z] provisioning config files... [2024-11-07T09:16:13.608Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/config18049382333086134440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:16:13.995Z] ---> ****-login.sh [2024-11-07T09:16:13.995Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:16:14.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:14.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:14.254Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:14.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:14.254Z] [2024-11-07T09:16:14.254Z] Login Succeeded [2024-11-07T09:16:14.254Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:16:14.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:14.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:14.254Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:14.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:14.254Z] [2024-11-07T09:16:14.254Z] Login Succeeded [2024-11-07T09:16:14.254Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:16:14.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:14.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:14.515Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:14.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:14.515Z] [2024-11-07T09:16:14.515Z] Login Succeeded [2024-11-07T09:16:14.515Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:16:14.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:14.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:14.516Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:14.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:14.516Z] [2024-11-07T09:16:14.516Z] Login Succeeded [2024-11-07T09:16:14.516Z] ****.io [2024-11-07T09:16:14.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:14.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:14.776Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:14.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:14.776Z] [2024-11-07T09:16:14.776Z] Login Succeeded [2024-11-07T09:16:14.776Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:16:14.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-07T09:16:15.488Z] + git rev-list -1 --merges 05785ce028736475c20626ac7b045b21bd59e71d~1..05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo [2024-11-07T09:16:15.538Z] -----------> git rev-list -1 --merges 05785ce028736475c20626ac7b045b21bd59e71d~1..05785ce028736475c20626ac7b045b21bd59e71d 05785ce028736475c20626ac7b045b21bd59e71d [false] [Pipeline] sh [2024-11-07T09:16:15.858Z] + git log --format=format:%s -1 05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo [2024-11-07T09:16:15.900Z] ========================================================= [2024-11-07T09:16:15.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-07T09:16:15.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:16:16.358Z] + git log --format=format:%s -1 05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo [2024-11-07T09:16:16.402Z] [semverPrep] GIT_COMMIT: 05785ce028736475c20626ac7b045b21bd59e71d, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo [2024-11-07T09:16:16.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-07T09:16:16.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T09:16:16.842Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-07T09:16:16.842Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-07T09:16:16.842Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-07T09:16:16.842Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-07T09:16:16.842Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-07T09:16:16.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:16:17.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:16:17.300Z] [2024-11-07T09:16:17.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:16:17.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:16:17.694Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-07T09:16:17.694Z] b85a868b505f: Pulling fs layer [2024-11-07T09:16:17.694Z] e2be974225ed: Pulling fs layer [2024-11-07T09:16:17.694Z] 339a4e72a1f5: Pulling fs layer [2024-11-07T09:16:17.694Z] 988bab9f4d93: Pulling fs layer [2024-11-07T09:16:17.694Z] 1469e6f7b9e6: Pulling fs layer [2024-11-07T09:16:17.694Z] eaf3925da568: Pulling fs layer [2024-11-07T09:16:17.694Z] bab4dde63d76: Pulling fs layer [2024-11-07T09:16:17.694Z] bde34c3a00c8: Pulling fs layer [2024-11-07T09:16:17.694Z] b352a97aabf1: Pulling fs layer [2024-11-07T09:16:17.694Z] 4872d77fe225: Pulling fs layer [2024-11-07T09:16:17.694Z] 5851b861e8e6: Pulling fs layer [2024-11-07T09:16:17.694Z] 988bab9f4d93: Waiting [2024-11-07T09:16:17.694Z] 1469e6f7b9e6: Waiting [2024-11-07T09:16:17.694Z] eaf3925da568: Waiting [2024-11-07T09:16:17.694Z] bab4dde63d76: Waiting [2024-11-07T09:16:17.694Z] 4872d77fe225: Waiting [2024-11-07T09:16:17.694Z] bde34c3a00c8: Waiting [2024-11-07T09:16:17.694Z] b352a97aabf1: Waiting [2024-11-07T09:16:17.694Z] 5851b861e8e6: Waiting [2024-11-07T09:16:17.694Z] e2be974225ed: Verifying Checksum [2024-11-07T09:16:17.694Z] e2be974225ed: Download complete [2024-11-07T09:16:17.694Z] 988bab9f4d93: Verifying Checksum [2024-11-07T09:16:17.694Z] 988bab9f4d93: Download complete [2024-11-07T09:16:17.954Z] 1469e6f7b9e6: Verifying Checksum [2024-11-07T09:16:17.954Z] 1469e6f7b9e6: Download complete [2024-11-07T09:16:17.954Z] eaf3925da568: Download complete [2024-11-07T09:16:17.954Z] 339a4e72a1f5: Verifying Checksum [2024-11-07T09:16:17.954Z] 339a4e72a1f5: Download complete [2024-11-07T09:16:17.954Z] bde34c3a00c8: Verifying Checksum [2024-11-07T09:16:17.954Z] bde34c3a00c8: Download complete [2024-11-07T09:16:17.954Z] b352a97aabf1: Verifying Checksum [2024-11-07T09:16:17.954Z] b352a97aabf1: Download complete [2024-11-07T09:16:17.954Z] 4872d77fe225: Verifying Checksum [2024-11-07T09:16:17.954Z] 4872d77fe225: Download complete [2024-11-07T09:16:17.954Z] 5851b861e8e6: Verifying Checksum [2024-11-07T09:16:17.954Z] 5851b861e8e6: Download complete [2024-11-07T09:16:17.954Z] b85a868b505f: Download complete [2024-11-07T09:16:18.213Z] bab4dde63d76: Verifying Checksum [2024-11-07T09:16:18.213Z] bab4dde63d76: Download complete [2024-11-07T09:16:19.174Z] b85a868b505f: Pull complete [2024-11-07T09:16:19.435Z] e2be974225ed: Pull complete [2024-11-07T09:16:19.702Z] 339a4e72a1f5: Pull complete [2024-11-07T09:16:19.702Z] 988bab9f4d93: Pull complete [2024-11-07T09:16:20.274Z] 1469e6f7b9e6: Pull complete [2024-11-07T09:16:20.535Z] eaf3925da568: Pull complete [2024-11-07T09:16:22.438Z] bab4dde63d76: Pull complete [2024-11-07T09:16:22.438Z] bde34c3a00c8: Pull complete [2024-11-07T09:16:22.438Z] b352a97aabf1: Pull complete [2024-11-07T09:16:22.703Z] 4872d77fe225: Pull complete [2024-11-07T09:16:22.703Z] 5851b861e8e6: Pull complete [2024-11-07T09:16:22.703Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-07T09:16:22.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:16:22.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:16:22.998Z] prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container [2024-11-07T09:16:23.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@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-devops/py-git-semver:0.1.4 cat [2024-11-07T09:16:26.497Z] $ docker top 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 -eo pid,comm [2024-11-07T09:16:26.552Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-07T09:16:26.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T09:16:26.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:16:26.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:16:26.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:16:26.831Z] $ docker exec 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent [2024-11-07T09:16:26.973Z] SSH_AUTH_SOCK=/tmp/ssh-4nHe8uirSr8Y/agent.31 [2024-11-07T09:16:26.973Z] SSH_AGENT_PID=37 [2024-11-07T09:16:26.980Z] Running ssh-add (command line suppressed) [2024-11-07T09:16:27.095Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_17247976836817888038.key (/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_17247976836817888038.key) [2024-11-07T09:16:27.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:16:27.456Z] + git tag --points-at HEAD [Pipeline] } [2024-11-07T09:16:27.478Z] $ docker exec --env ******** --env ******** 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent -k [2024-11-07T09:16:27.574Z] unset SSH_AUTH_SOCK; [2024-11-07T09:16:27.574Z] unset SSH_AGENT_PID; [2024-11-07T09:16:27.575Z] echo Agent pid 37 killed; [2024-11-07T09:16:27.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-07T09:16:27.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:16:27.695Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:16:27.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:16:27.820Z] $ docker exec 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent [2024-11-07T09:16:27.936Z] SSH_AUTH_SOCK=/tmp/ssh-NJDvBzwSGZnE/agent.70 [2024-11-07T09:16:27.936Z] SSH_AGENT_PID=76 [2024-11-07T09:16:27.941Z] Running ssh-add (command line suppressed) [2024-11-07T09:16:28.037Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_11913208114229590998.key (/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_11913208114229590998.key) [2024-11-07T09:16:28.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:16:28.412Z] + git semver init [2024-11-07T09:16:28.672Z] 2024-11-07 09:16:28,576 [run_init] DEBUG init version:0.0.0 force:False [2024-11-07T09:16:28.672Z] 2024-11-07 09:16:28,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver [2024-11-07T09:16:28.672Z] 2024-11-07 09:16:28,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-326/.semver [2024-11-07T09:16:28.672Z] 2024-11-07 09:16:28,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-326, universal_newlines=False, shell=None, istream=None) [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,413 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-326/.git/info/exclude [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver/PR-326 with force:False [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,413 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver/PR-326 [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,416 [execute] INFO git cat-file --batch-check [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,421 [execute] INFO git cat-file --batch [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:16:30.583Z] 2024-11-07 09:16:30,427 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-326/.semver/PR-326 [2024-11-07T09:16:30.583Z] 0.0.0 [Pipeline] } [2024-11-07T09:16:30.608Z] $ docker exec --env ******** --env ******** 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent -k [2024-11-07T09:16:30.700Z] unset SSH_AUTH_SOCK; [2024-11-07T09:16:30.700Z] unset SSH_AGENT_PID; [2024-11-07T09:16:30.700Z] echo Agent pid 76 killed; [2024-11-07T09:16:30.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T09:16:31.177Z] + git semver [Pipeline] } [2024-11-07T09:16:31.468Z] $ docker stop --time=1 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 [2024-11-07T09:16:32.769Z] $ docker rm -f --volumes 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:16:33.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-07T09:16:33.494Z] Stashed 1 file(s) [Pipeline] echo [2024-11-07T09:16:33.523Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:16:34.224Z] provisioning config files... [2024-11-07T09:16:34.234Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/config12654167750311333635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:16:34.630Z] ---> ****-login.sh [2024-11-07T09:16:34.630Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:16:34.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:34.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:34.630Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:34.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:34.630Z] [2024-11-07T09:16:34.630Z] Login Succeeded [2024-11-07T09:16:34.630Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:16:34.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:34.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:34.631Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:34.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:34.631Z] [2024-11-07T09:16:34.631Z] Login Succeeded [2024-11-07T09:16:34.631Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:16:34.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:34.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:34.891Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:34.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:34.891Z] [2024-11-07T09:16:34.891Z] Login Succeeded [2024-11-07T09:16:34.891Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:16:34.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:34.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:34.891Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:34.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:34.891Z] [2024-11-07T09:16:34.892Z] Login Succeeded [2024-11-07T09:16:34.892Z] ****.io [2024-11-07T09:16:35.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:16:35.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:16:35.152Z] Configure a credential helper to remove this warning. See [2024-11-07T09:16:35.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:16:35.152Z] [2024-11-07T09:16:35.152Z] Login Succeeded [2024-11-07T09:16:35.152Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:16:35.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:16:35.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:16:35.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:16:35.542Z] ========================================================= [2024-11-07T09:16:35.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-07T09:16:35.542Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:16:36.078Z] + 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-11-07T09:16:36.078Z] Sending build context to Docker daemon 11.48MB [2024-11-07T09:16:36.078Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:16:36.078Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:16:36.078Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-07T09:16:36.078Z] 43c4264eed91: Pulling fs layer [2024-11-07T09:16:36.078Z] 4cc291be95ef: Pulling fs layer [2024-11-07T09:16:36.078Z] 2ac1f1163629: Pulling fs layer [2024-11-07T09:16:36.078Z] 5c3c966382ef: Pulling fs layer [2024-11-07T09:16:36.078Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:16:36.078Z] 5d5c8e513c77: Pulling fs layer [2024-11-07T09:16:36.078Z] 9f66e0745190: Pulling fs layer [2024-11-07T09:16:36.078Z] f49a43e4bbc0: Pulling fs layer [2024-11-07T09:16:36.078Z] 561ebcabdf7f: Pulling fs layer [2024-11-07T09:16:36.078Z] 5d5c8e513c77: Waiting [2024-11-07T09:16:36.078Z] 9f66e0745190: Waiting [2024-11-07T09:16:36.078Z] f49a43e4bbc0: Waiting [2024-11-07T09:16:36.078Z] 561ebcabdf7f: Waiting [2024-11-07T09:16:36.078Z] 4f4fb700ef54: Waiting [2024-11-07T09:16:36.078Z] 5c3c966382ef: Waiting [2024-11-07T09:16:36.078Z] 4cc291be95ef: Verifying Checksum [2024-11-07T09:16:36.078Z] 4cc291be95ef: Download complete [2024-11-07T09:16:36.078Z] 5c3c966382ef: Verifying Checksum [2024-11-07T09:16:36.078Z] 5c3c966382ef: Download complete [2024-11-07T09:16:36.078Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:16:36.078Z] 4f4fb700ef54: Download complete [2024-11-07T09:16:36.336Z] 5d5c8e513c77: Verifying Checksum [2024-11-07T09:16:36.336Z] 5d5c8e513c77: Download complete [2024-11-07T09:16:36.336Z] 43c4264eed91: Download complete [2024-11-07T09:16:36.336Z] 9f66e0745190: Verifying Checksum [2024-11-07T09:16:36.336Z] 9f66e0745190: Download complete [2024-11-07T09:16:36.336Z] 43c4264eed91: Pull complete [2024-11-07T09:16:36.594Z] 561ebcabdf7f: Verifying Checksum [2024-11-07T09:16:36.594Z] 561ebcabdf7f: Download complete [2024-11-07T09:16:36.852Z] 2ac1f1163629: Download complete [2024-11-07T09:16:36.852Z] 4cc291be95ef: Pull complete [2024-11-07T09:16:37.110Z] f49a43e4bbc0: Verifying Checksum [2024-11-07T09:16:37.110Z] f49a43e4bbc0: Download complete [2024-11-07T09:16:40.395Z] 2ac1f1163629: Pull complete [2024-11-07T09:16:40.395Z] 5c3c966382ef: Pull complete [2024-11-07T09:16:40.395Z] 4f4fb700ef54: Pull complete [2024-11-07T09:16:40.655Z] 5d5c8e513c77: Pull complete [2024-11-07T09:16:40.655Z] 9f66e0745190: Pull complete [2024-11-07T09:16:43.190Z] f49a43e4bbc0: Pull complete [2024-11-07T09:16:43.758Z] 561ebcabdf7f: Pull complete [2024-11-07T09:16:43.758Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-07T09:16:43.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T09:16:43.758Z] ---> 3a752c3f9dda [2024-11-07T09:16:43.758Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:16:49.026Z] Still waiting to schedule task [2024-11-07T09:16:49.026Z] ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:16:49.026Z] ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:16:49.026Z] ‘prd-ubuntu20.04-docker-8c-8g-24732’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:16:49.026Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24739’ is offline [2024-11-07T09:16:49.113Z] ---> Running in 7ac558d1c12e [2024-11-07T09:16:49.113Z] Removing intermediate container 7ac558d1c12e [2024-11-07T09:16:49.113Z] ---> 3cd5303e6a28 [2024-11-07T09:16:49.113Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:16:49.113Z] ---> Running in d1527800b790 [2024-11-07T09:16:49.375Z] Removing intermediate container d1527800b790 [2024-11-07T09:16:49.375Z] ---> 0e06edcd4af9 [2024-11-07T09:16:49.375Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:16:49.375Z] ---> Running in bf9d5fc5745e [2024-11-07T09:16:49.375Z] Removing intermediate container bf9d5fc5745e [2024-11-07T09:16:49.375Z] ---> eb3350632600 [2024-11-07T09:16:49.375Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:16:49.375Z] ---> Running in 85c6966bf717 [2024-11-07T09:16:49.375Z] Removing intermediate container 85c6966bf717 [2024-11-07T09:16:49.375Z] ---> ec1a521fa8e8 [2024-11-07T09:16:49.375Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:16:49.635Z] ---> Running in a37531ff86ff [2024-11-07T09:16:49.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:16:49.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:16:50.464Z] OK: 246 MiB in 54 packages [2024-11-07T09:16:50.464Z] Removing intermediate container a37531ff86ff [2024-11-07T09:16:50.464Z] ---> d9d1da7e3b52 [2024-11-07T09:16:50.464Z] Step 8/12 : WORKDIR /app [2024-11-07T09:16:50.722Z] ---> Running in 07c9b6a81517 [2024-11-07T09:16:50.722Z] Removing intermediate container 07c9b6a81517 [2024-11-07T09:16:50.722Z] ---> 88bd07c4147b [2024-11-07T09:16:50.722Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-07T09:16:50.722Z] ---> 69b2e06b97c4 [2024-11-07T09:16:50.722Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:16:50.722Z] ---> Running in ab00febcc3c5 [2024-11-07T09:17:37.432Z] Removing intermediate container ab00febcc3c5 [2024-11-07T09:17:37.432Z] ---> 4fc110156202 [2024-11-07T09:17:37.432Z] Step 11/12 : COPY . . [2024-11-07T09:17:37.432Z] ---> f9bcd8c1342a [2024-11-07T09:17:37.432Z] Step 12/12 : RUN $MAKE [2024-11-07T09:17:37.432Z] ---> Running in 0133d0b139b2 [2024-11-07T09:17:37.432Z] noop [2024-11-07T09:17:37.432Z] Removing intermediate container 0133d0b139b2 [2024-11-07T09:17:37.432Z] ---> 1fbdbca397a2 [2024-11-07T09:17:37.432Z] Successfully built 1fbdbca397a2 [2024-11-07T09:17:37.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:17:37.886Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:17:37.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:17:38.052Z] prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container [2024-11-07T09:17:38.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:17:38.426Z] $ docker top 68bb63fc26167f238118b2a358b82ee46cb080f220d0d2751727d7cf62e3736b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:17:38.846Z] + go version [2024-11-07T09:17:38.846Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-07T09:17:38.881Z] $ docker stop --time=1 68bb63fc26167f238118b2a358b82ee46cb080f220d0d2751727d7cf62e3736b [2024-11-07T09:17:40.172Z] $ docker rm -f --volumes 68bb63fc26167f238118b2a358b82ee46cb080f220d0d2751727d7cf62e3736b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:17:40.967Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:17:40.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:17:41.126Z] prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container [2024-11-07T09:17:41.156Z] $ 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-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:17:41.491Z] $ docker top fa73c2b67ca861247a765a670d128e9441432a5a3bef05e351dd28991c330480 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:17:41.894Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-326 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:17:42.267Z] + make test [2024-11-07T09:17:42.267Z] go test ./... -coverprofile=coverage.out ./... [2024-11-07T09:17:44.172Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-07T09:18:02.237Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-07T09:18:02.237Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-07T09:18:06.425Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.355s coverage: 40.6% of statements [2024-11-07T09:18:06.425Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2024-11-07T09:18:06.425Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements [2024-11-07T09:18:18.619Z] go vet ./... [2024-11-07T09:18:24.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:18:24.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:18:24.471Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-07T09:18:24.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:18:24.552Z] $ docker stop --time=1 fa73c2b67ca861247a765a670d128e9441432a5a3bef05e351dd28991c330480 [2024-11-07T09:18:27.568Z] $ docker rm -f --volumes fa73c2b67ca861247a765a670d128e9441432a5a3bef05e351dd28991c330480 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:18:28.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:18:28.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-07T09:18:28.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:18:29.277Z] + ls -al . [2024-11-07T09:18:29.277Z] total 704 [2024-11-07T09:18:29.277Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:17 . [2024-11-07T09:18:29.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:16 .. [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 09:16 .dockerignore [2024-11-07T09:18:29.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:18 .git [2024-11-07T09:18:29.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:16 .github [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 7 09:16 .gitignore [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 7 09:16 .golangci.yml [2024-11-07T09:18:29.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:16 .semver [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 7 09:16 Attribution.txt [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 7 09:16 CHANGELOG.md [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 7 09:16 Dockerfile [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:16 GOVERNANCE.md [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 7 09:16 Jenkinsfile [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 09:16 LICENSE [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 2769 Nov 7 09:16 Makefile [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 09:16 OWNERS.md [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 7 09:16 README.md [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:16 VERSION [2024-11-07T09:18:29.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:16 bin [2024-11-07T09:18:29.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:16 cmd [2024-11-07T09:18:29.277Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 7 09:18 coverage.out [2024-11-07T09:18:29.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:16 examples [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 7 09:16 go.mod [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 7 09:16 go.sum [2024-11-07T09:18:29.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:16 images [2024-11-07T09:18:29.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:16 internal [2024-11-07T09:18:29.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:16 pkg [2024-11-07T09:18:29.277Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:18:29.708Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=05785ce028736475c20626ac7b045b21bd59e71d --label arch=amd64 --label version=0.0.0 . [2024-11-07T09:18:29.708Z] Sending build context to Docker daemon 11.48MB [2024-11-07T09:18:29.708Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:18:29.708Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-07T09:18:29.708Z] ---> 1fbdbca397a2 [2024-11-07T09:18:29.708Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:18:29.969Z] ---> Running in e803abc01af3 [2024-11-07T09:18:30.228Z] Removing intermediate container e803abc01af3 [2024-11-07T09:18:30.228Z] ---> 0b5dd7c2522d [2024-11-07T09:18:30.228Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:18:30.228Z] ---> Running in 26381cecb5d8 [2024-11-07T09:18:30.228Z] Removing intermediate container 26381cecb5d8 [2024-11-07T09:18:30.228Z] ---> 17bf28b785a9 [2024-11-07T09:18:30.228Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:18:30.228Z] ---> Running in 6d9f3213ea8a [2024-11-07T09:18:30.228Z] Removing intermediate container 6d9f3213ea8a [2024-11-07T09:18:30.228Z] ---> a6fb4c7a4bf9 [2024-11-07T09:18:30.228Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:18:30.228Z] ---> Running in eb85da39b310 [2024-11-07T09:18:30.486Z] Removing intermediate container eb85da39b310 [2024-11-07T09:18:30.486Z] ---> 5eedd054dd2d [2024-11-07T09:18:30.486Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:18:30.486Z] ---> Running in 327c0d6d7a37 [2024-11-07T09:18:30.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:18:30.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:18:31.005Z] OK: 246 MiB in 54 packages [2024-11-07T09:18:31.266Z] Removing intermediate container 327c0d6d7a37 [2024-11-07T09:18:31.266Z] ---> 1849a82a3a08 [2024-11-07T09:18:31.266Z] Step 8/25 : WORKDIR /app [2024-11-07T09:18:31.266Z] ---> Running in 951b78beb584 [2024-11-07T09:18:31.266Z] Removing intermediate container 951b78beb584 [2024-11-07T09:18:31.266Z] ---> e84620c36e37 [2024-11-07T09:18:31.266Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-07T09:18:31.525Z] ---> dfb38a94feb1 [2024-11-07T09:18:31.525Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:18:31.525Z] ---> Running in 1f04690ceb09 [2024-11-07T09:18:32.094Z] Removing intermediate container 1f04690ceb09 [2024-11-07T09:18:32.094Z] ---> e9babb6f7009 [2024-11-07T09:18:32.094Z] Step 11/25 : COPY . . [2024-11-07T09:18:32.662Z] ---> 0d8fc3692092 [2024-11-07T09:18:32.662Z] Step 12/25 : RUN $MAKE [2024-11-07T09:18:32.662Z] ---> Running in 1a951eb38e7d [2024-11-07T09:18:32.920Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-07T09:19:05.004Z] Removing intermediate container 1a951eb38e7d [2024-11-07T09:19:05.004Z] ---> c7c3e0c21871 [2024-11-07T09:19:05.004Z] Step 13/25 : FROM alpine:3.20 [2024-11-07T09:19:05.004Z] 3.20: Pulling from library/alpine [2024-11-07T09:19:05.004Z] 43c4264eed91: Already exists [2024-11-07T09:19:05.264Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:19:05.264Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:19:05.264Z] ---> 91ef0af61f39 [2024-11-07T09:19:05.264Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-07T09:19:05.264Z] ---> Running in 733c91891ffa [2024-11-07T09:19:05.264Z] Removing intermediate container 733c91891ffa [2024-11-07T09:19:05.264Z] ---> b4364406e18e [2024-11-07T09:19:05.264Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-07T09:19:05.264Z] ---> Running in 1ff70f59ed50 [2024-11-07T09:19:05.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:19:05.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:19:06.041Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T09:19:06.041Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:19:06.041Z] OK: 8 MiB in 15 packages [2024-11-07T09:19:06.610Z] Removing intermediate container 1ff70f59ed50 [2024-11-07T09:19:06.610Z] ---> a3b2b4990e08 [2024-11-07T09:19:06.610Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-07T09:19:06.610Z] ---> Running in 53053c8156c6 [2024-11-07T09:19:06.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:19:06.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:19:07.129Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:19:07.129Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:19:07.129Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:19:07.129Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:19:07.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:19:07.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:19:07.646Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:19:07.646Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:19:07.646Z] OK: 8 MiB in 15 packages [2024-11-07T09:19:08.582Z] Removing intermediate container 53053c8156c6 [2024-11-07T09:19:08.582Z] ---> 7ec3663eab21 [2024-11-07T09:19:08.582Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-07T09:19:08.582Z] ---> c76b8947ff08 [2024-11-07T09:19:08.582Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-07T09:19:08.840Z] ---> 69b37bf31b99 [2024-11-07T09:19:08.840Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-07T09:19:10.745Z] ---> d72fe4c2c396 [2024-11-07T09:19:10.745Z] Step 20/25 : EXPOSE 59989 [2024-11-07T09:19:11.005Z] ---> Running in 5f0a2277d8f3 [2024-11-07T09:19:11.573Z] Removing intermediate container 5f0a2277d8f3 [2024-11-07T09:19:11.573Z] ---> d8a98857fcf2 [2024-11-07T09:19:11.573Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-07T09:19:11.573Z] ---> Running in 14bded2f30e3 [2024-11-07T09:19:12.141Z] Removing intermediate container 14bded2f30e3 [2024-11-07T09:19:12.141Z] ---> 4bdf2b1ca29b [2024-11-07T09:19:12.141Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T09:19:12.141Z] ---> Running in 0e684b0b75dd [2024-11-07T09:19:12.400Z] Removing intermediate container 0e684b0b75dd [2024-11-07T09:19:12.400Z] ---> 4c632e247795 [2024-11-07T09:19:12.400Z] Step 23/25 : LABEL arch=amd64 [2024-11-07T09:19:12.657Z] ---> Running in b1f946c70812 [2024-11-07T09:19:12.914Z] Removing intermediate container b1f946c70812 [2024-11-07T09:19:12.914Z] ---> 4c9864cbe91a [2024-11-07T09:19:12.914Z] Step 24/25 : LABEL git_sha=05785ce028736475c20626ac7b045b21bd59e71d [2024-11-07T09:19:12.914Z] ---> Running in fc74856f8f68 [2024-11-07T09:19:13.211Z] Removing intermediate container fc74856f8f68 [2024-11-07T09:19:13.211Z] ---> b58b88ac2f93 [2024-11-07T09:19:13.211Z] Step 25/25 : LABEL version=0.0.0 [2024-11-07T09:19:13.469Z] ---> Running in 9508cfb74971 [2024-11-07T09:19:13.726Z] Removing intermediate container 9508cfb74971 [2024-11-07T09:19:13.726Z] ---> aa4c3707e023 [2024-11-07T09:19:13.726Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T09:19:13.726Z] Successfully built aa4c3707e023 [2024-11-07T09:19:13.726Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:19:14.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:19:14.647Z] [2024-11-07T09:19:14.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:19:15.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:19:15.027Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-07T09:19:15.027Z] 5eb5b503b376: Pulling fs layer [2024-11-07T09:19:15.027Z] 5c69ac0246d0: Pulling fs layer [2024-11-07T09:19:15.027Z] ec43610c2a17: Pulling fs layer [2024-11-07T09:19:15.027Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-07T09:19:15.027Z] 33b1e0a273af: Pulling fs layer [2024-11-07T09:19:15.027Z] 5d3b04190fa2: Pulling fs layer [2024-11-07T09:19:15.027Z] 2f39f015ded8: Pulling fs layer [2024-11-07T09:19:15.027Z] 3a2ae6a8a46f: Waiting [2024-11-07T09:19:15.027Z] 33b1e0a273af: Waiting [2024-11-07T09:19:15.027Z] 5d3b04190fa2: Waiting [2024-11-07T09:19:15.027Z] 2f39f015ded8: Waiting [2024-11-07T09:19:15.027Z] 5c69ac0246d0: Verifying Checksum [2024-11-07T09:19:15.027Z] 5c69ac0246d0: Download complete [2024-11-07T09:19:15.027Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-07T09:19:15.028Z] 3a2ae6a8a46f: Download complete [2024-11-07T09:19:15.286Z] 33b1e0a273af: Verifying Checksum [2024-11-07T09:19:15.286Z] 33b1e0a273af: Download complete [2024-11-07T09:19:15.286Z] 5d3b04190fa2: Verifying Checksum [2024-11-07T09:19:15.286Z] 5d3b04190fa2: Download complete [2024-11-07T09:19:15.286Z] ec43610c2a17: Verifying Checksum [2024-11-07T09:19:15.286Z] ec43610c2a17: Download complete [2024-11-07T09:19:15.544Z] 5eb5b503b376: Verifying Checksum [2024-11-07T09:19:15.544Z] 5eb5b503b376: Download complete [2024-11-07T09:19:16.109Z] 2f39f015ded8: Download complete [2024-11-07T09:19:16.676Z] 5eb5b503b376: Pull complete [2024-11-07T09:19:16.935Z] 5c69ac0246d0: Pull complete [2024-11-07T09:19:17.502Z] ec43610c2a17: Pull complete [2024-11-07T09:19:17.766Z] 3a2ae6a8a46f: Pull complete [2024-11-07T09:19:18.025Z] 33b1e0a273af: Pull complete [2024-11-07T09:19:18.282Z] 5d3b04190fa2: Pull complete [2024-11-07T09:19:22.461Z] 2f39f015ded8: Pull complete [2024-11-07T09:19:22.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-07T09:19:22.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:19:22.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:19:22.664Z] prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container [2024-11-07T09:19:22.695Z] $ 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-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:19:26.986Z] $ docker top d04c4b4d6414121b609c627fecce5ebbd9c47dcc4235565d5a97524d70e6763e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:19:27.449Z] ---> job-cost.sh [2024-11-07T09:19:27.449Z] lf-activate-venv: SKIPPING [2024-11-07T09:19:27.449Z] INFO: No Stack... [2024-11-07T09:19:28.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:19:28.278Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:19:28.598Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-326/archives/cost.csv [2024-11-07T09:19:28.598Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:19:28.647Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [2024-11-07T09:19:28.655Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] did not exist. Created. [2024-11-07T09:19:28.661Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:19:29.061Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-07T09:19:29.114Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:19:29.152Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:19:29.236Z] $ docker stop --time=1 d04c4b4d6414121b609c627fecce5ebbd9c47dcc4235565d5a97524d70e6763e [2024-11-07T09:19:30.380Z] $ docker rm -f --volumes d04c4b4d6414121b609c627fecce5ebbd9c47dcc4235565d5a97524d70e6763e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T09:20:13.116Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24741 in /w/workspace/undry_device-rfid-llrp-go_PR-326 [Pipeline] { [Pipeline] ws [2024-11-07T09:20:13.186Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-11-07T09:20:16.287Z] The recommended git tool is: git [2024-11-07T09:20:22.306Z] using credential edgex-jenkins-ssh [2024-11-07T09:20:22.336Z] Cloning the remote Git repository [2024-11-07T09:20:22.407Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-07T09:20:22.547Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-11-07T09:20:22.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-07T09:20:22.754Z] > git --version # timeout=10 [2024-11-07T09:20:22.778Z] > git --version # 'git version 2.25.1' [2024-11-07T09:20:22.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:20:22.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:20:26.077Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-07T09:20:26.109Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:20:27.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-07T09:20:27.683Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-07T09:20:27.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:20:27.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-07T09:20:28.310Z] Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 05785ce028736475c20626ac7b045b21bd59e71d [2024-11-07T09:20:28.703Z] Merge succeeded, producing 05785ce028736475c20626ac7b045b21bd59e71d [2024-11-07T09:20:28.704Z] Checking out Revision 05785ce028736475c20626ac7b045b21bd59e71d (PR-326) [2024-11-07T09:20:28.337Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:20:28.432Z] > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 [2024-11-07T09:20:28.568Z] > git remote # timeout=10 [2024-11-07T09:20:28.591Z] > git config --get remote.origin.url # timeout=10 [2024-11-07T09:20:28.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:20:28.647Z] > git merge 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 [2024-11-07T09:20:28.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-07T09:20:28.710Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:20:28.729Z] > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 [2024-11-07T09:20:32.673Z] Commit message: "fix: Only one ldflags flag is allowed" [2024-11-07T09:20:32.735Z] > git --version # timeout=10 [2024-11-07T09:20:32.746Z] > git --version # 'git version 2.25.1' [2024-11-07T09:20:32.758Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:20:34.880Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-07T09:20:34.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T09:20:34.880Z] Dload Upload Total Spent Left Speed [2024-11-07T09:20:34.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-11-07T09:20:35.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-07T09:20:35.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-07T09:20:35.610Z] + sudo tee /etc/docker/daemon.new [2024-11-07T09:20:35.610Z] { [2024-11-07T09:20:35.610Z] "registry-mirrors": [ [2024-11-07T09:20:35.610Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-07T09:20:35.610Z] ], [2024-11-07T09:20:35.610Z] "bip": "10.250.0.254/24", [2024-11-07T09:20:35.610Z] "hosts": [ [2024-11-07T09:20:35.610Z] "tcp://0.0.0.0:5555", [2024-11-07T09:20:35.610Z] "unix:///var/run/docker.sock" [2024-11-07T09:20:35.610Z] ], [2024-11-07T09:20:35.610Z] "mtu": 1458, [2024-11-07T09:20:35.610Z] "selinux-enabled": true, [2024-11-07T09:20:35.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-07T09:20:35.610Z] } [Pipeline] sh [2024-11-07T09:20:35.976Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-07T09:20:36.358Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:20:54.727Z] provisioning config files... [2024-11-07T09:20:54.755Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7547134734178421600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:20:55.255Z] ---> ****-login.sh [2024-11-07T09:20:55.255Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:20:55.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:20:55.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:20:55.852Z] Configure a credential helper to remove this warning. See [2024-11-07T09:20:55.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:20:55.852Z] [2024-11-07T09:20:55.852Z] Login Succeeded [2024-11-07T09:20:55.852Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:20:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:20:56.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:20:56.451Z] Configure a credential helper to remove this warning. See [2024-11-07T09:20:56.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:20:56.451Z] [2024-11-07T09:20:56.451Z] Login Succeeded [2024-11-07T09:20:56.451Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:20:56.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:20:56.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:20:56.732Z] Configure a credential helper to remove this warning. See [2024-11-07T09:20:56.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:20:56.732Z] [2024-11-07T09:20:56.732Z] Login Succeeded [2024-11-07T09:20:56.732Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:20:57.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:20:57.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:20:57.332Z] Configure a credential helper to remove this warning. See [2024-11-07T09:20:57.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:20:57.332Z] [2024-11-07T09:20:57.332Z] Login Succeeded [2024-11-07T09:20:57.332Z] ****.io [2024-11-07T09:20:57.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:20:57.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:20:57.877Z] Configure a credential helper to remove this warning. See [2024-11-07T09:20:57.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:20:57.877Z] [2024-11-07T09:20:57.877Z] Login Succeeded [2024-11-07T09:20:57.877Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:20:57.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:20:58.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:20:58.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:20:58.537Z] ========================================================= [2024-11-07T09:20:58.537Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-07T09:20:58.537Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:20:59.088Z] + 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-11-07T09:20:59.362Z] Sending build context to Docker daemon 1.21MB [2024-11-07T09:20:59.362Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:20:59.362Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:20:59.638Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-07T09:20:59.638Z] cf04c63912e1: Pulling fs layer [2024-11-07T09:20:59.638Z] 55b35a11ae5e: Pulling fs layer [2024-11-07T09:20:59.638Z] a37a00ec5f00: Pulling fs layer [2024-11-07T09:20:59.638Z] 50b3750afda1: Pulling fs layer [2024-11-07T09:20:59.638Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:20:59.638Z] 80978eb59214: Pulling fs layer [2024-11-07T09:20:59.638Z] c9f46d7d2bd2: Pulling fs layer [2024-11-07T09:20:59.638Z] c5a475d317c9: Pulling fs layer [2024-11-07T09:20:59.638Z] c9f46d7d2bd2: Waiting [2024-11-07T09:20:59.638Z] c5a475d317c9: Waiting [2024-11-07T09:20:59.638Z] 50b3750afda1: Waiting [2024-11-07T09:20:59.638Z] 80978eb59214: Waiting [2024-11-07T09:20:59.638Z] 4f4fb700ef54: Waiting [2024-11-07T09:20:59.638Z] 55b35a11ae5e: Verifying Checksum [2024-11-07T09:20:59.638Z] 55b35a11ae5e: Download complete [2024-11-07T09:20:59.638Z] 50b3750afda1: Verifying Checksum [2024-11-07T09:20:59.638Z] 50b3750afda1: Download complete [2024-11-07T09:20:59.638Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:20:59.638Z] 4f4fb700ef54: Download complete [2024-11-07T09:20:59.638Z] 80978eb59214: Verifying Checksum [2024-11-07T09:20:59.638Z] 80978eb59214: Download complete [2024-11-07T09:20:59.918Z] cf04c63912e1: Verifying Checksum [2024-11-07T09:20:59.918Z] cf04c63912e1: Download complete [2024-11-07T09:21:00.525Z] c5a475d317c9: Verifying Checksum [2024-11-07T09:21:00.525Z] c5a475d317c9: Download complete [2024-11-07T09:21:00.796Z] cf04c63912e1: Pull complete [2024-11-07T09:21:01.774Z] 55b35a11ae5e: Pull complete [2024-11-07T09:21:02.048Z] a37a00ec5f00: Verifying Checksum [2024-11-07T09:21:02.048Z] a37a00ec5f00: Download complete [2024-11-07T09:21:02.650Z] c9f46d7d2bd2: Verifying Checksum [2024-11-07T09:21:02.650Z] c9f46d7d2bd2: Download complete [2024-11-07T09:21:17.676Z] a37a00ec5f00: Pull complete [2024-11-07T09:21:17.676Z] 50b3750afda1: Pull complete [2024-11-07T09:21:17.676Z] 4f4fb700ef54: Pull complete [2024-11-07T09:21:17.676Z] 80978eb59214: Pull complete [2024-11-07T09:21:25.911Z] c9f46d7d2bd2: Pull complete [2024-11-07T09:21:26.885Z] c5a475d317c9: Pull complete [2024-11-07T09:21:26.885Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-07T09:21:26.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T09:21:26.885Z] ---> be29e6b0f0d4 [2024-11-07T09:21:26.885Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:21:27.862Z] ---> Running in dd8d2e81ae62 [2024-11-07T09:21:28.133Z] Removing intermediate container dd8d2e81ae62 [2024-11-07T09:21:28.133Z] ---> cb06836803e0 [2024-11-07T09:21:28.133Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:21:28.406Z] ---> Running in 53e13e312abd [2024-11-07T09:21:28.675Z] Removing intermediate container 53e13e312abd [2024-11-07T09:21:28.675Z] ---> 9a52bba39de1 [2024-11-07T09:21:28.675Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:21:28.956Z] ---> Running in 83c883a1016e [2024-11-07T09:21:29.225Z] Removing intermediate container 83c883a1016e [2024-11-07T09:21:29.225Z] ---> 0eccc1df178c [2024-11-07T09:21:29.225Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:21:29.225Z] ---> Running in 0cb734491c87 [2024-11-07T09:21:29.525Z] Removing intermediate container 0cb734491c87 [2024-11-07T09:21:29.525Z] ---> 96b646bd9c59 [2024-11-07T09:21:29.525Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:21:29.793Z] ---> Running in ca0cf966b5b3 [2024-11-07T09:21:31.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:21:31.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:21:32.890Z] OK: 238 MiB in 54 packages [2024-11-07T09:21:33.853Z] Removing intermediate container ca0cf966b5b3 [2024-11-07T09:21:33.853Z] ---> 26eb2fcbaae4 [2024-11-07T09:21:33.853Z] Step 8/12 : WORKDIR /app [2024-11-07T09:21:34.119Z] ---> Running in 5c96d8a5731e [2024-11-07T09:21:34.386Z] Removing intermediate container 5c96d8a5731e [2024-11-07T09:21:34.386Z] ---> a8eae7f548e8 [2024-11-07T09:21:34.386Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-07T09:21:34.972Z] ---> 099f959f417e [2024-11-07T09:21:34.972Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:21:35.241Z] ---> Running in 989ddeccf011 [2024-11-07T09:23:42.038Z] Removing intermediate container 989ddeccf011 [2024-11-07T09:23:42.038Z] ---> 3109c943a7c0 [2024-11-07T09:23:42.038Z] Step 11/12 : COPY . . [2024-11-07T09:23:42.038Z] ---> 3892317ae51f [2024-11-07T09:23:42.038Z] Step 12/12 : RUN $MAKE [2024-11-07T09:23:42.038Z] ---> Running in bc0731c15c20 [2024-11-07T09:23:42.038Z] noop [2024-11-07T09:23:42.038Z] Removing intermediate container bc0731c15c20 [2024-11-07T09:23:42.038Z] ---> 28b3d7501956 [2024-11-07T09:23:42.038Z] Successfully built 28b3d7501956 [2024-11-07T09:23:42.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:23:42.551Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:23:42.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:23:42.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-24741 does not seem to be running inside a container [2024-11-07T09:23:42.952Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:23:44.324Z] $ docker top 09a0b7a49aa8dd64b0e93c14d9905e897a2bff0e04398a0e0940bb32ddd082da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:23:45.253Z] + go version [2024-11-07T09:23:45.253Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-07T09:23:45.299Z] $ docker stop --time=1 09a0b7a49aa8dd64b0e93c14d9905e897a2bff0e04398a0e0940bb32ddd082da [2024-11-07T09:23:47.002Z] $ docker rm -f --volumes 09a0b7a49aa8dd64b0e93c14d9905e897a2bff0e04398a0e0940bb32ddd082da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:23:47.968Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:23:47.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:23:48.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-24741 does not seem to be running inside a container [2024-11-07T09:23:48.336Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:23:49.587Z] $ docker top 30d4a6690791171ebf51dd09d581094b37c3a1f18395c2c03694b168fb77045b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:23:50.526Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:23:51.283Z] + make test [2024-11-07T09:23:51.283Z] go test ./... -coverprofile=coverage.out ./... [2024-11-07T09:23:59.590Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-07T09:29:37.364Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-07T09:29:37.364Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-07T09:30:24.378Z] level=DEBUG ts=2024-11-07T09:29:46.994935022Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.378Z] level=INFO ts=2024-11-07T09:29:46.996656495Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.378Z] level=INFO ts=2024-11-07T09:29:46.997014626Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.378Z] level=DEBUG ts=2024-11-07T09:29:46.997321325Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.378Z] level=INFO ts=2024-11-07T09:29:46.998105922Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.378Z] level=WARN ts=2024-11-07T09:29:46.998202097Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.378Z] level=INFO ts=2024-11-07T09:29:46.998517936Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.378Z] level=INFO ts=2024-11-07T09:29:46.998976833Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.378Z] level=WARN ts=2024-11-07T09:29:46.999065779Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.378Z] level=DEBUG ts=2024-11-07T09:29:46.999229038Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.378Z] level=INFO ts=2024-11-07T09:29:46.999398569Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:46.999833794Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:46.999952872Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.00008883Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.000203787Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.000660324Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.000799432Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.000946391Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.001354455Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.001475472Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.001709476Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.001888797Z 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-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.004035365Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.005837833Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.006247217Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.006424518Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.006605199Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.006817731Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.007245737Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.007817531Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.007915657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.008102838Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.008267658Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.008756097Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.008892795Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.009013552Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.00914276Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.009694303Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.010004862Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.010195373Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.026576371Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.026759882Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.027141645Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.027357078Z 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-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.029015487Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.030309084Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.03040711Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.030490275Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.030625883Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.030686317Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.03091505Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.031537377Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.031626423Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.03174084Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.031888548Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.032304653Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.032394699Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.032482554Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.032574009Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.033002895Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.03309483Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.033215728Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.03358462Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.033680235Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.033815304Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.033905879Z 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-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.03476673Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.035559688Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.035636352Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.035720697Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.036182775Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.036251119Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.036415329Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.0367635Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.036826373Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.036919799Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.037071728Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.037463601Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.037561837Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.037652303Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.037748028Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.038495783Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.039000493Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.039203685Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.039833583Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.040151382Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.040581478Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.040672213Z 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-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.041868644Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.042682643Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.042766188Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.042857033Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.043395736Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.04346341Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.043621379Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.045338422Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.045404446Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.045735855Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.045860693Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.046428487Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.046542144Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.046630889Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.046725234Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.04715266Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.04731722Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.047435407Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.047867123Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.047960708Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.048101147Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.048192962Z 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-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.049044833Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.049914835Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.050083315Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.05016961Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.050637408Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.050706332Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.050869952Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.051265896Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.051330299Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.051427705Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.051558573Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.051949246Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.052041712Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.052126667Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.052218613Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.052648558Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.052742344Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.052855681Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.053270965Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.053394633Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.053527761Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.053613316Z 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-11-07T09:30:24.379Z] --- FAIL: TestAutoDiscoverNaming (0.07s) [2024-11-07T09:30:24.379Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.01s) [2024-11-07T09:30:24.379Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:52114: use of closed network connection [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.054938515Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.056897642Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.059139076Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.059392881Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.059600843Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.059728101Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.060136285Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.060473745Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.061635385Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.06188625Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.062424652Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.062925632Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.06373173Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.063833566Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.063970574Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.064126484Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.064549939Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.064779183Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.065019037Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.065461563Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.065687307Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.066207318Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.066435001Z 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-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.067722898Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.06891767Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.069042997Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.069131482Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.069301183Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.06941793Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.070022486Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.0707636Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.379Z] level=WARN ts=2024-11-07T09:29:47.070854025Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-11-07T09:30:24.379Z] level=DEBUG ts=2024-11-07T09:29:47.070946841Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.073374296Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.379Z] level=INFO ts=2024-11-07T09:29:47.073804882Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.380Z] level=DEBUG ts=2024-11-07T09:29:47.073903707Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.380Z] level=DEBUG ts=2024-11-07T09:29:47.074056437Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-11-07T09:30:24.380Z] level=INFO ts=2024-11-07T09:29:47.074145192Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.380Z] level=INFO ts=2024-11-07T09:29:47.074540125Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.380Z] level=DEBUG ts=2024-11-07T09:29:47.074633491Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.380Z] level=INFO ts=2024-11-07T09:29:47.074745358Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-11-07T09:30:24.380Z] level=INFO ts=2024-11-07T09:29:47.07512348Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-11-07T09:30:24.380Z] level=DEBUG ts=2024-11-07T09:29:47.07527956Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-11-07T09:30:24.380Z] level=INFO ts=2024-11-07T09:29:47.075418218Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-11-07T09:30:24.380Z] level=INFO ts=2024-11-07T09:29:47.075503803Z 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-11-07T09:30:24.380Z] level=WARN ts=2024-11-07T09:29:47.076637051Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-11-07T09:30:24.380Z] FAIL [2024-11-07T09:30:24.380Z] coverage: 40.6% of statements [2024-11-07T09:30:24.380Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 35.108s [2024-11-07T09:30:24.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.124s coverage: 95.5% of statements [2024-11-07T09:30:24.380Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.604s coverage: 51.9% of statements [2024-11-07T09:30:24.380Z] FAIL [2024-11-07T09:30:24.380Z] make: *** [Makefile:47: unittest] Error 1 [Pipeline] } [2024-11-07T09:30:24.446Z] $ docker stop --time=1 30d4a6690791171ebf51dd09d581094b37c3a1f18395c2c03694b168fb77045b [2024-11-07T09:30:26.847Z] $ docker rm -f --volumes 30d4a6690791171ebf51dd09d581094b37c3a1f18395c2c03694b168fb77045b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:30:29.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:30:29.663Z] [2024-11-07T09:30:29.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:30:30.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:30:30.413Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-07T09:30:30.414Z] 8998bd30e6a1: Pulling fs layer [2024-11-07T09:30:30.414Z] 04944245beec: Pulling fs layer [2024-11-07T09:30:30.414Z] 699f458cf7ca: Pulling fs layer [2024-11-07T09:30:30.414Z] 765212b225bb: Pulling fs layer [2024-11-07T09:30:30.414Z] f23df028b6ca: Pulling fs layer [2024-11-07T09:30:30.414Z] d65c8cfc05b1: Pulling fs layer [2024-11-07T09:30:30.414Z] 2437ff75d9bd: Pulling fs layer [2024-11-07T09:30:30.414Z] f23df028b6ca: Waiting [2024-11-07T09:30:30.414Z] d65c8cfc05b1: Waiting [2024-11-07T09:30:30.414Z] 2437ff75d9bd: Waiting [2024-11-07T09:30:30.414Z] 04944245beec: Verifying Checksum [2024-11-07T09:30:30.414Z] 04944245beec: Download complete [2024-11-07T09:30:30.414Z] 765212b225bb: Verifying Checksum [2024-11-07T09:30:30.414Z] 765212b225bb: Download complete [2024-11-07T09:30:30.694Z] f23df028b6ca: Verifying Checksum [2024-11-07T09:30:30.694Z] f23df028b6ca: Download complete [2024-11-07T09:30:30.694Z] d65c8cfc05b1: Verifying Checksum [2024-11-07T09:30:30.694Z] d65c8cfc05b1: Download complete [2024-11-07T09:30:30.971Z] 699f458cf7ca: Verifying Checksum [2024-11-07T09:30:30.971Z] 699f458cf7ca: Download complete [2024-11-07T09:30:31.250Z] 8998bd30e6a1: Verifying Checksum [2024-11-07T09:30:31.250Z] 8998bd30e6a1: Download complete [2024-11-07T09:30:34.664Z] 2437ff75d9bd: Verifying Checksum [2024-11-07T09:30:34.664Z] 2437ff75d9bd: Download complete [2024-11-07T09:30:37.284Z] 8998bd30e6a1: Pull complete [2024-11-07T09:30:37.554Z] 04944245beec: Pull complete [2024-11-07T09:30:38.963Z] 699f458cf7ca: Pull complete [2024-11-07T09:30:39.557Z] 765212b225bb: Pull complete [2024-11-07T09:30:40.541Z] f23df028b6ca: Pull complete [2024-11-07T09:30:40.813Z] d65c8cfc05b1: Pull complete [2024-11-07T09:31:02.964Z] 2437ff75d9bd: Pull complete [2024-11-07T09:31:02.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-07T09:31:02.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T09:31:02.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:31:03.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-24741 does not seem to be running inside a container [2024-11-07T09:31:03.426Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-07T09:31:05.154Z] $ docker top 0edb2629dbba66a2950f3f35556806acabf4f4f5b414cb50ff55ec848b1ecbfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:06.172Z] ---> job-cost.sh [2024-11-07T09:31:06.172Z] lf-activate-venv: SKIPPING [2024-11-07T09:31:06.172Z] INFO: No Stack... [2024-11-07T09:31:06.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-07T09:31:07.761Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:31:08.482Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-11-07T09:31:08.482Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:31:08.565Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [2024-11-07T09:31:08.573Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] did not exist. Created. [2024-11-07T09:31:08.581Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:31:09.384Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0f8d0af9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-07T09:31:10.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-07T09:31:10.159Z] Warning: overwriting stash ‘stack-cost’ [2024-11-07T09:31:10.973Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:31:10.993Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:31:11.100Z] $ docker stop --time=1 0edb2629dbba66a2950f3f35556806acabf4f4f5b414cb50ff55ec848b1ecbfc [2024-11-07T09:31:12.832Z] $ docker rm -f --volumes 0edb2629dbba66a2950f3f35556806acabf4f4f5b414cb50ff55ec848b1ecbfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T09:31:13.723Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-07T09:31:16.258Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-326/archives ] [2024-11-07T09:31:16.258Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-326/archives [2024-11-07T09:31:16.258Z] total 16 [2024-11-07T09:31:16.258Z] drwxr-xr-x 3 root root 4096 Nov 7 09:19 . [2024-11-07T09:31:16.258Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 09:19 .. [2024-11-07T09:31:16.258Z] drwxr-xr-x 2 root root 4096 Nov 7 09:19 cost [2024-11-07T09:31:16.258Z] -rw-r--r-- 1 root root 91 Nov 7 09:19 cost.csv [2024-11-07T09:31:16.258Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-326/archives [2024-11-07T09:31:16.258Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-326/archives [2024-11-07T09:31:16.258Z] total 16 [2024-11-07T09:31:16.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:19 . [2024-11-07T09:31:16.258Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 09:19 .. [2024-11-07T09:31:16.258Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:19 cost [2024-11-07T09:31:16.258Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 7 09:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:16.598Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:17.498Z] ---> package-listing.sh [2024-11-07T09:31:17.498Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-07T09:31:17.498Z] ++ facter osfamily [2024-11-07T09:31:17.758Z] + OS_FAMILY=debian [2024-11-07T09:31:17.758Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-326 [2024-11-07T09:31:17.758Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-07T09:31:17.758Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-07T09:31:17.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-07T09:31:17.758Z] + PACKAGES=/tmp/packages_start.txt [2024-11-07T09:31:17.758Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-326 ']' [2024-11-07T09:31:17.758Z] + PACKAGES=/tmp/packages_end.txt [2024-11-07T09:31:17.758Z] + case "${OS_FAMILY}" in [2024-11-07T09:31:17.758Z] + dpkg -l [2024-11-07T09:31:17.758Z] + grep '^ii' [2024-11-07T09:31:17.758Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-07T09:31:17.758Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-07T09:31:17.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-07T09:31:17.758Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-326 ']' [2024-11-07T09:31:17.758Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-326/archives/ [2024-11-07T09:31:17.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-326/archives/ [Pipeline] echo [2024-11-07T09:31:17.797Z] 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-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-07T09:31:18.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:31:18.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:31:18.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:31:18.823Z] prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container [2024-11-07T09:31:18.896Z] $ 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-326/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-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:31:19.072Z] $ docker top 202a334e78fd27d40f5fe13ef1bb6544b81fc1e2eeaaf13364b5ae0cb2105d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:31:19.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-07T09:31:19.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-07T09:31:20.096Z] + ls /var/log/sa-host [2024-11-07T09:31:20.096Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:31:20.263Z] provisioning config files... [2024-11-07T09:31:20.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/config13679805844958123758tmp [Pipeline] { [Pipeline] echo [2024-11-07T09:31:20.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:20.678Z] ---> create-netrc.sh [Pipeline] } [2024-11-07T09:31:20.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:21.127Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-07T09:31:21.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:21.497Z] ---> sudo-logs.sh [2024-11-07T09:31:21.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-07T09:31:21.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:21.910Z] ---> job-cost.sh [2024-11-07T09:31:21.910Z] lf-activate-venv: SKIPPING [2024-11-07T09:31:21.910Z] DEBUG: total: 0.2199999988079071 [2024-11-07T09:31:21.910Z] INFO: Retrieving Stack Cost... [2024-11-07T09:31:22.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:31:22.738Z] INFO: Archiving Costs [Pipeline] echo [2024-11-07T09:31:22.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:23.117Z] ---> logs-deploy.sh [2024-11-07T09:31:23.117Z] lf-activate-venv: SKIPPING [2024-11-07T09:31:23.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-326/1 [2024-11-07T09:31:23.117Z] INFO: archiving workspace using pattern(s): [2024-11-07T09:31:24.055Z] Archives upload complete. [2024-11-07T09:31:24.055Z] INFO: archiving logs to Nexus