Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3238a3be2f44512a9de49c586dce83c0c67ab7c8 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-ssh8963184289345185792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5372220679253481404.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11024415545402778706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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-ssh4139575699495930938.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16445726492645286666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-17540’ Running on prd-ubuntu20.04-docker-8c-8g-17566 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 3238a3be2f44512a9de49c586dce83c0c67ab7c8 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 Commit message: "fix: Address CVE in Alpine base image (#272)" > git rev-list --no-walk 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:51:32.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:51:32.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:51:32.222Z] ========================================================= [2023-11-14T21:51:32.222Z] EdgeX Global Pipelines Version Info [2023-11-14T21:51:32.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:32.935Z] ------------------- [2023-11-14T21:51:32.935Z] stable info: [2023-11-14T21:51:32.935Z] ------------------- [2023-11-14T21:51:32.935Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:51:32.935Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:51:32.935Z] Message: update stable to v1.0.257 [2023-11-14T21:51:33.517Z] ------------------- [2023-11-14T21:51:33.517Z] experimental info: [2023-11-14T21:51:33.517Z] ------------------- [2023-11-14T21:51:33.517Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:51:33.517Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:51:33.518Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:51:33.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-14T21:51:33.681Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-14T21:51:33.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:51:33.705Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:51:33.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:51:33.731Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:51:33.745Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:51:33.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:51:33.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:51:33.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:51:33.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:51:33.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-14T21:51:33.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:51:33.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:51:33.843Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:51:33.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:51:33.870Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:51:33.890Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:51:33.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:51:33.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:51:33.928Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:51:33.944Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:51:33.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:51:33.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:51:33.990Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:51:34.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:51:34.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:51:34.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:51:34.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:51:34.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:51:34.091Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo [2023-11-14T21:51:34.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3238a3b [Pipeline] echo [2023-11-14T21:51:34.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:34.168Z] provisioning config files... [2023-11-14T21:51:34.183Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11467507138415863528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:34.487Z] ---> docker-login.sh [2023-11-14T21:51:34.487Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:34.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:34.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:34.749Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:34.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:34.749Z] [2023-11-14T21:51:34.749Z] Login Succeeded [2023-11-14T21:51:34.749Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:34.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:34.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:34.749Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:34.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:34.749Z] [2023-11-14T21:51:34.749Z] Login Succeeded [2023-11-14T21:51:34.749Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:35.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:35.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:35.010Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:35.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:35.010Z] [2023-11-14T21:51:35.010Z] Login Succeeded [2023-11-14T21:51:35.010Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:35.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:35.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:35.010Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:35.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:35.010Z] [2023-11-14T21:51:35.010Z] Login Succeeded [2023-11-14T21:51:35.010Z] docker.io [2023-11-14T21:51:35.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:35.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:35.270Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:35.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:35.270Z] [2023-11-14T21:51:35.270Z] Login Succeeded [2023-11-14T21:51:35.530Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:35.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:51:35.912Z] + git rev-list -1 --merges 3238a3be2f44512a9de49c586dce83c0c67ab7c8~1..3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo [2023-11-14T21:51:35.971Z] -----------> git rev-list -1 --merges 3238a3be2f44512a9de49c586dce83c0c67ab7c8~1..3238a3be2f44512a9de49c586dce83c0c67ab7c8 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [false] [Pipeline] sh [2023-11-14T21:51:36.260Z] + git log --format=format:%s -1 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo [2023-11-14T21:51:36.274Z] ========================================================= [2023-11-14T21:51:36.274Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:51:36.274Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:51:36.591Z] + git log --format=format:%s -1 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo [2023-11-14T21:51:36.604Z] [semverPrep] GIT_COMMIT: 3238a3be2f44512a9de49c586dce83c0c67ab7c8, Commit Message: fix: Address CVE in Alpine base image (#272) [Pipeline] echo [2023-11-14T21:51:36.614Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:51:36.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:51:36.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:51:36.958Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:51:36.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:51:36.958Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:51:36.958Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:51:36.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:37.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:37.303Z] [2023-11-14T21:51:37.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:37.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:37.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:51:37.607Z] b85a868b505f: Pulling fs layer [2023-11-14T21:51:37.607Z] e2be974225ed: Pulling fs layer [2023-11-14T21:51:37.607Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:51:37.607Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:51:37.607Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:51:37.607Z] eaf3925da568: Pulling fs layer [2023-11-14T21:51:37.607Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:51:37.607Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:51:37.607Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:51:37.607Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:51:37.607Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:51:37.607Z] 988bab9f4d93: Waiting [2023-11-14T21:51:37.607Z] 1469e6f7b9e6: Waiting [2023-11-14T21:51:37.607Z] eaf3925da568: Waiting [2023-11-14T21:51:37.607Z] bab4dde63d76: Waiting [2023-11-14T21:51:37.607Z] bde34c3a00c8: Waiting [2023-11-14T21:51:37.607Z] b352a97aabf1: Waiting [2023-11-14T21:51:37.607Z] 4872d77fe225: Waiting [2023-11-14T21:51:37.607Z] 5851b861e8e6: Waiting [2023-11-14T21:51:37.607Z] e2be974225ed: Verifying Checksum [2023-11-14T21:51:37.607Z] e2be974225ed: Download complete [2023-11-14T21:51:37.607Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:51:37.607Z] 988bab9f4d93: Download complete [2023-11-14T21:51:37.607Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:51:37.607Z] 1469e6f7b9e6: Download complete [2023-11-14T21:51:37.866Z] eaf3925da568: Verifying Checksum [2023-11-14T21:51:37.866Z] eaf3925da568: Download complete [2023-11-14T21:51:37.866Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:51:37.866Z] 339a4e72a1f5: Download complete [2023-11-14T21:51:37.866Z] bde34c3a00c8: Verifying Checksum [2023-11-14T21:51:37.866Z] bde34c3a00c8: Download complete [2023-11-14T21:51:37.866Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:51:37.866Z] b352a97aabf1: Download complete [2023-11-14T21:51:37.866Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:51:37.866Z] 4872d77fe225: Download complete [2023-11-14T21:51:37.866Z] 5851b861e8e6: Download complete [2023-11-14T21:51:37.866Z] b85a868b505f: Verifying Checksum [2023-11-14T21:51:37.866Z] b85a868b505f: Download complete [2023-11-14T21:51:38.435Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:51:38.435Z] bab4dde63d76: Download complete [2023-11-14T21:51:39.004Z] b85a868b505f: Pull complete [2023-11-14T21:51:39.264Z] e2be974225ed: Pull complete [2023-11-14T21:51:39.830Z] 339a4e72a1f5: Pull complete [2023-11-14T21:51:39.830Z] 988bab9f4d93: Pull complete [2023-11-14T21:51:40.090Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:51:40.349Z] eaf3925da568: Pull complete [2023-11-14T21:51:42.266Z] bab4dde63d76: Pull complete [2023-11-14T21:51:42.266Z] bde34c3a00c8: Pull complete [2023-11-14T21:51:42.266Z] b352a97aabf1: Pull complete [2023-11-14T21:51:42.266Z] 4872d77fe225: Pull complete [2023-11-14T21:51:42.266Z] 5851b861e8e6: Pull complete [2023-11-14T21:51:42.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:51:42.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:42.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:51:42.352Z] prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container [2023-11-14T21:51:42.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T21:51:51.450Z] $ docker top 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 -eo pid,comm [2023-11-14T21:51:51.537Z] 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). [2023-11-14T21:51:51.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:51:51.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:51:51.581Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:51:51.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:51:51.693Z] $ docker exec 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent [2023-11-14T21:51:51.825Z] SSH_AUTH_SOCK=/tmp/ssh-U1reueiNCEAk/agent.14 [2023-11-14T21:51:51.825Z] SSH_AGENT_PID=20 [2023-11-14T21:51:51.832Z] Running ssh-add (command line suppressed) [2023-11-14T21:51:51.955Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15059282556876943560.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15059282556876943560.key) [2023-11-14T21:51:51.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:51:52.258Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:51:52.276Z] $ docker exec --env ******** --env ******** 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent -k [2023-11-14T21:51:52.381Z] unset SSH_AUTH_SOCK; [2023-11-14T21:51:52.382Z] unset SSH_AGENT_PID; [2023-11-14T21:51:52.382Z] echo Agent pid 20 killed; [2023-11-14T21:51:52.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:51:52.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:51:52.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:51:52.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:51:52.536Z] $ docker exec 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent [2023-11-14T21:51:52.637Z] SSH_AUTH_SOCK=/tmp/ssh-lV2yjBReJKMg/agent.72 [2023-11-14T21:51:52.637Z] SSH_AGENT_PID=78 [2023-11-14T21:51:52.643Z] Running ssh-add (command line suppressed) [2023-11-14T21:51:52.755Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14723648927968442201.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14723648927968442201.key) [2023-11-14T21:51:52.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:51:53.070Z] + git semver init [2023-11-14T21:51:53.330Z] 2023-11-14 21:51:53,276 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:51:53.330Z] 2023-11-14 21:51:53,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-14T21:51:53.330Z] 2023-11-14 21:51:53,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-14T21:51:53.330Z] 2023-11-14 21:51:53,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T21:51:54.268Z] 2023-11-14 21:51:54,225 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-11-14T21:51:54.268Z] 2023-11-14 21:51:54,226 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-11-14T21:51:54.268Z] 2023-11-14 21:51:54,226 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-14T21:51:54.268Z] 2023-11-14 21:51:54,226 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-14T21:51:54.268Z] 3.1.0-dev.24 [Pipeline] } [2023-11-14T21:51:54.280Z] $ docker exec --env ******** --env ******** 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent -k [2023-11-14T21:51:54.374Z] unset SSH_AUTH_SOCK; [2023-11-14T21:51:54.374Z] unset SSH_AGENT_PID; [2023-11-14T21:51:54.375Z] echo Agent pid 78 killed; [2023-11-14T21:51:54.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:51:54.688Z] + git semver [Pipeline] } [2023-11-14T21:51:54.962Z] $ docker stop --time=1 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 [2023-11-14T21:51:56.735Z] $ docker rm -f --volumes 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:51:57.115Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:51:57.360Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:51:57.364Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 [2023-11-14T21:51:57.472Z] provisioning config files... [2023-11-14T21:51:57.481Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1465163239349220234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:57.775Z] ---> docker-login.sh [2023-11-14T21:51:57.775Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:57.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:57.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:57.775Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:57.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:57.775Z] [2023-11-14T21:51:57.775Z] Login Succeeded [2023-11-14T21:51:57.775Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:57.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:57.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:57.775Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:57.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:57.775Z] [2023-11-14T21:51:57.775Z] Login Succeeded [2023-11-14T21:51:57.775Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:58.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:58.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:58.034Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:58.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:58.034Z] [2023-11-14T21:51:58.034Z] Login Succeeded [2023-11-14T21:51:58.034Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:58.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:58.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:58.034Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:58.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:58.034Z] [2023-11-14T21:51:58.034Z] Login Succeeded [2023-11-14T21:51:58.034Z] docker.io [2023-11-14T21:51:58.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:58.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:58.293Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:58.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:58.293Z] [2023-11-14T21:51:58.293Z] Login Succeeded [2023-11-14T21:51:58.293Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:58.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:51:58.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:58.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:58.398Z] ========================================================= [2023-11-14T21:51:58.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:51:58.398Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:58.723Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T21:51:58.723Z] Sending build context to Docker daemon 4.348MB [2023-11-14T21:51:58.723Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:51:58.723Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:51:58.982Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:51:58.982Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:51:58.982Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:51:58.982Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:51:58.982Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:51:58.982Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:51:58.982Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:51:58.982Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:51:58.982Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:51:58.982Z] ad3a456e5733: Waiting [2023-11-14T21:51:58.982Z] 69c7f0334f64: Waiting [2023-11-14T21:51:58.982Z] 1f1c1a5573a3: Waiting [2023-11-14T21:51:58.982Z] ce7588e14bc9: Waiting [2023-11-14T21:51:58.982Z] b5e4710f87ac: Waiting [2023-11-14T21:51:58.982Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:51:58.982Z] c4d48a809fc2: Download complete [2023-11-14T21:51:58.982Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:51:58.982Z] ad3a456e5733: Download complete [2023-11-14T21:51:58.982Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:51:58.982Z] 69c7f0334f64: Download complete [2023-11-14T21:51:58.982Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:51:58.982Z] 7264a8db6415: Download complete [2023-11-14T21:51:59.242Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:51:59.242Z] 1f1c1a5573a3: Download complete [2023-11-14T21:51:59.242Z] 7264a8db6415: Pull complete [2023-11-14T21:51:59.242Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:51:59.242Z] b5e4710f87ac: Download complete [2023-11-14T21:51:59.501Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:51:59.501Z] 4f1c88b9dad5: Download complete [2023-11-14T21:51:59.760Z] c4d48a809fc2: Pull complete [2023-11-14T21:52:00.017Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:52:00.017Z] ce7588e14bc9: Download complete [2023-11-14T21:52:03.299Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:52:03.557Z] ad3a456e5733: Pull complete [2023-11-14T21:52:03.815Z] 69c7f0334f64: Pull complete [2023-11-14T21:52:04.072Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:52:07.369Z] ce7588e14bc9: Pull complete [2023-11-14T21:52:07.939Z] b5e4710f87ac: Pull complete [2023-11-14T21:52:07.939Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:52:07.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:52:07.939Z] ---> 88b5674ff536 [2023-11-14T21:52:07.939Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:52:12.438Z] Still waiting to schedule task [2023-11-14T21:52:12.438Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T21:52:20.252Z] ---> Running in 749d1199b1a1 [2023-11-14T21:52:21.190Z] Removing intermediate container 749d1199b1a1 [2023-11-14T21:52:21.190Z] ---> 132ab1be6f00 [2023-11-14T21:52:21.190Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:52:21.781Z] ---> Running in 53b97097d309 [2023-11-14T21:52:22.040Z] Removing intermediate container 53b97097d309 [2023-11-14T21:52:22.040Z] ---> 05fb1fc1c5c6 [2023-11-14T21:52:22.040Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:52:22.302Z] ---> Running in 584ded66a898 [2023-11-14T21:52:22.893Z] Removing intermediate container 584ded66a898 [2023-11-14T21:52:22.893Z] ---> 792b60a71b11 [2023-11-14T21:52:22.893Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:52:23.151Z] ---> Running in 64557a252919 [2023-11-14T21:52:23.418Z] Removing intermediate container 64557a252919 [2023-11-14T21:52:23.418Z] ---> 4fd968b83fdc [2023-11-14T21:52:23.418Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:52:23.677Z] ---> Running in 90a0aa74492d [2023-11-14T21:52:24.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:52:24.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:52:24.764Z] OK: 264 MiB in 52 packages [2023-11-14T21:52:25.734Z] Removing intermediate container 90a0aa74492d [2023-11-14T21:52:25.734Z] ---> c5878e937e2e [2023-11-14T21:52:25.734Z] Step 8/12 : WORKDIR /app [2023-11-14T21:52:26.303Z] ---> Running in 1d2e9fffe276 [2023-11-14T21:52:26.562Z] Removing intermediate container 1d2e9fffe276 [2023-11-14T21:52:26.562Z] ---> 1ea83c202285 [2023-11-14T21:52:26.562Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T21:52:26.822Z] ---> b92929b66eac [2023-11-14T21:52:26.822Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:52:27.081Z] ---> Running in 8f7c1a7f7c16 [2023-11-14T21:53:23.371Z] Removing intermediate container 8f7c1a7f7c16 [2023-11-14T21:53:23.371Z] ---> 9b1e6b120701 [2023-11-14T21:53:23.371Z] Step 11/12 : COPY . . [2023-11-14T21:53:23.371Z] ---> e991732f5cec [2023-11-14T21:53:23.371Z] Step 12/12 : RUN $MAKE [2023-11-14T21:53:23.629Z] ---> Running in 3fd9b2dcc468 [2023-11-14T21:53:24.196Z] noop [2023-11-14T21:53:24.764Z] Removing intermediate container 3fd9b2dcc468 [2023-11-14T21:53:24.764Z] ---> 185d005d9291 [2023-11-14T21:53:24.764Z] Successfully built 185d005d9291 [2023-11-14T21:53:24.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:25.081Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:53:25.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:25.316Z] prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container [2023-11-14T21:53:25.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2023-11-14T21:53:26.222Z] $ docker top fbbc728aaee19e614662ac8043bcee6f77c36f23c239e898759b84493398d1af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:26.564Z] + go version [2023-11-14T21:53:26.564Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:53:26.578Z] $ docker stop --time=1 fbbc728aaee19e614662ac8043bcee6f77c36f23c239e898759b84493398d1af [2023-11-14T21:53:28.047Z] $ docker rm -f --volumes fbbc728aaee19e614662ac8043bcee6f77c36f23c239e898759b84493398d1af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:28.498Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:53:28.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:28.570Z] prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container [2023-11-14T21:53:28.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2023-11-14T21:53:29.288Z] $ docker top 190a66bc5fbe5a0f210021091c45a1ee771c1ebab2acc8b84814cdc5e91c3edc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:29.637Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:53:29.927Z] + make test [2023-11-14T21:53:29.927Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T21:53:35.206Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-14T21:53:45.190Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-14T21:53:45.190Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-14T21:53:49.373Z] level=DEBUG ts=2023-11-14T21:53:44.705961486Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.373Z] level=INFO ts=2023-11-14T21:53:44.706329383Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.373Z] level=INFO ts=2023-11-14T21:53:44.706387254Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.373Z] level=DEBUG ts=2023-11-14T21:53:44.707060767Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.373Z] level=INFO ts=2023-11-14T21:53:44.707199789Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.373Z] level=WARN ts=2023-11-14T21:53:44.70726421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.373Z] level=INFO ts=2023-11-14T21:53:44.707341382Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.373Z] level=INFO ts=2023-11-14T21:53:44.707547917Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.373Z] level=WARN ts=2023-11-14T21:53:44.707578217Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.373Z] level=DEBUG ts=2023-11-14T21:53:44.707598808Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.373Z] level=INFO ts=2023-11-14T21:53:44.707634628Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.707696329Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.70771523Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.70773308Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.707767711Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.707918724Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.707978115Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.708029506Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.708895732Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.709058935Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.709175157Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.709243948Z 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}" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.70989135Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.710291489Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.71034448Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.71037205Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.710416541Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.710434701Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.710481142Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.710625795Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.710652595Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.710715737Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.710793428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.71090752Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.710973921Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.711029392Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.711060223Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.711199956Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.711235906Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.711267247Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.711363869Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.71143039Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.711504931Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.711549192Z 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}" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.71199381Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712339747Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712381588Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712407428Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.712423018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.712419288Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712461419Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712571351Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.712593001Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.712613882Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712642722Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712720234Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.712748534Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.712769115Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712789345Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712857366Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.712883027Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712907037Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.712970908Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.71299761Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.713032641Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.713061861Z 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}" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.713344626Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.713792275Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.713820795Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.713837376Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.713853546Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.713882766Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.713919127Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714029839Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.71405204Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.71406773Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.71409428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714164562Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.714185912Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.714204002Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714223343Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714299224Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.714320585Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714345335Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714436807Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.714460597Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714488558Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.714512188Z 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}" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.714816924Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.715106359Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.71517406Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.715207181Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.715228361Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.715247882Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.715279332Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.715378354Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=WARN ts=2023-11-14T21:53:44.715409835Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.715440205Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.715474016Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.374Z] level=INFO ts=2023-11-14T21:53:44.715641569Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.374Z] level=DEBUG ts=2023-11-14T21:53:44.71569239Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.715720531Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.715794273Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.715899725Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.715941786Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.715985757Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.716108509Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.716143769Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.71619453Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.716235081Z 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}" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.716612808Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.716907024Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.716992205Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717015136Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.717031406Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.717039786Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717100787Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717200169Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.717213129Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.717228789Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.71725832Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717337001Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.717370062Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.717383312Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717395283Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717484054Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.717535095Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717569336Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717706178Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.717735889Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.717767069Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.71781534Z 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}" [2023-11-14T21:53:49.375Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-11-14T21:53:49.375Z] --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.00s) [2023-11-14T21:53:49.375Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:44852: use of closed network connection [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.718062525Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.71832135Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.718647437Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.718687287Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.718703708Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.718713008Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.718747849Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.718798509Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.718901431Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.718924662Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.718941242Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.718974223Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719044244Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719064964Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719084155Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719104325Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719170916Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719191527Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719216807Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719288309Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719309909Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719340389Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.71936412Z 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}" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719518603Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719718896Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719745557Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719762097Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719791038Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.719813638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.719854069Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.71993082Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.719948191Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.719977741Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720006872Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720074163Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.720103354Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.720122474Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720142284Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720214826Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.720240796Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720269237Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720369149Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-14T21:53:49.375Z] level=DEBUG ts=2023-11-14T21:53:44.72044162Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720498701Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-14T21:53:49.375Z] level=INFO ts=2023-11-14T21:53:44.720537532Z 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}" [2023-11-14T21:53:49.375Z] level=WARN ts=2023-11-14T21:53:44.720706465Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-11-14T21:53:49.375Z] FAIL [2023-11-14T21:53:49.375Z] coverage: 40.6% of statements [2023-11-14T21:53:49.375Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.001s [2023-11-14T21:53:49.375Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.238s coverage: 51.9% of statements [2023-11-14T21:53:49.375Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-11-14T21:53:49.375Z] FAIL [2023-11-14T21:53:49.375Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-11-14T21:53:49.389Z] $ docker stop --time=1 190a66bc5fbe5a0f210021091c45a1ee771c1ebab2acc8b84814cdc5e91c3edc [2023-11-14T21:53:57.348Z] $ docker rm -f --volumes 190a66bc5fbe5a0f210021091c45a1ee771c1ebab2acc8b84814cdc5e91c3edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:57.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:53:57.998Z] [2023-11-14T21:53:57.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:58.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:53:58.625Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:53:58.625Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:53:58.625Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:53:58.625Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:53:58.625Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:53:58.625Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:53:58.625Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:53:58.625Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:53:58.625Z] 33b1e0a273af: Waiting [2023-11-14T21:53:58.625Z] 2f39f015ded8: Waiting [2023-11-14T21:53:58.625Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:53:58.625Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T21:53:58.625Z] 5c69ac0246d0: Download complete [2023-11-14T21:53:58.625Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:53:58.625Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:53:58.625Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:53:58.625Z] 33b1e0a273af: Download complete [2023-11-14T21:53:58.625Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:53:58.625Z] 5d3b04190fa2: Download complete [2023-11-14T21:53:58.625Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:53:58.625Z] ec43610c2a17: Download complete [2023-11-14T21:53:58.893Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:53:58.893Z] 5eb5b503b376: Download complete [2023-11-14T21:53:59.458Z] 2f39f015ded8: Download complete [2023-11-14T21:54:00.392Z] 5eb5b503b376: Pull complete [2023-11-14T21:54:00.650Z] 5c69ac0246d0: Pull complete [2023-11-14T21:54:02.053Z] ec43610c2a17: Pull complete [2023-11-14T21:54:02.053Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:54:02.989Z] 33b1e0a273af: Pull complete [2023-11-14T21:54:03.247Z] 5d3b04190fa2: Pull complete [2023-11-14T21:54:08.513Z] 2f39f015ded8: Pull complete [2023-11-14T21:54:08.513Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:54:08.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:08.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:54:08.609Z] prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container [2023-11-14T21:54:08.649Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T21:54:12.900Z] $ docker top 609784abcceb30c49350d202128c3c0e690d721b054d3ad236e37327171e5ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:54:13.278Z] ---> job-cost.sh [2023-11-14T21:54:13.278Z] lf-activate-venv: SKIPPING [2023-11-14T21:54:13.278Z] INFO: No Stack... [2023-11-14T21:54:13.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:54:14.105Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:54:14.398Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-11-14T21:54:14.398Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:54:14.412Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [2023-11-14T21:54:14.418Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] did not exist. Created. [2023-11-14T21:54:14.418Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:54:14.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:54:14.754Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:54:14.762Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:54:14.788Z] $ docker stop --time=1 609784abcceb30c49350d202128c3c0e690d721b054d3ad236e37327171e5ec1 [2023-11-14T21:54:15.937Z] $ docker rm -f --volumes 609784abcceb30c49350d202128c3c0e690d721b054d3ad236e37327171e5ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:54:16.031Z] Failed in branch amd64 [2023-11-14T22:08:11.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18001 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-11-14T22:08:11.160Z] Running in /w/workspace/device-rfid-llrp-go/131 [Pipeline] { [Pipeline] checkout [2023-11-14T22:08:11.218Z] The recommended git tool is: git [2023-11-14T22:08:19.196Z] using credential edgex-jenkins-ssh [2023-11-14T22:08:19.214Z] Cloning the remote Git repository [2023-11-14T22:08:19.288Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-14T22:08:19.411Z] > git init /w/workspace/device-rfid-llrp-go/131 # timeout=10 [2023-11-14T22:08:19.605Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-14T22:08:19.606Z] > git --version # timeout=10 [2023-11-14T22:08:19.634Z] > git --version # 'git version 2.25.1' [2023-11-14T22:08:19.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T22:08:19.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:21.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-14T22:08:21.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:22.501Z] Avoid second fetch [2023-11-14T22:08:22.502Z] Checking out Revision 3238a3be2f44512a9de49c586dce83c0c67ab7c8 (main) [2023-11-14T22:08:23.359Z] Commit message: "fix: Address CVE in Alpine base image (#272)" [2023-11-14T22:08:22.535Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T22:08:22.647Z] > git checkout -f 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:08:24.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T22:08:24.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:08:24.374Z] Dload Upload Total Spent Left Speed [2023-11-14T22:08:24.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 179k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh [2023-11-14T22:08:25.151Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T22:08:25.520Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T22:08:25.520Z] + sudo tee /etc/docker/daemon.new [2023-11-14T22:08:25.520Z] { [2023-11-14T22:08:25.520Z] "registry-mirrors": [ [2023-11-14T22:08:25.520Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T22:08:25.520Z] ], [2023-11-14T22:08:25.520Z] "bip": "10.250.0.254/24", [2023-11-14T22:08:25.520Z] "hosts": [ [2023-11-14T22:08:25.520Z] "tcp://0.0.0.0:5555", [2023-11-14T22:08:25.520Z] "unix:///var/run/docker.sock" [2023-11-14T22:08:25.520Z] ], [2023-11-14T22:08:25.520Z] "mtu": 1458, [2023-11-14T22:08:25.520Z] "selinux-enabled": true, [2023-11-14T22:08:25.520Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T22:08:25.520Z] } [Pipeline] sh [2023-11-14T22:08:25.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T22:08:26.300Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:08:44.672Z] provisioning config files... [2023-11-14T22:08:44.705Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/131@tmp/config15283926930318714226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:08:45.081Z] ---> docker-login.sh [2023-11-14T22:08:45.081Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:08:45.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:45.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:45.670Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:45.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:45.670Z] [2023-11-14T22:08:45.670Z] Login Succeeded [2023-11-14T22:08:45.670Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:08:45.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:46.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:46.211Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:46.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:46.211Z] [2023-11-14T22:08:46.211Z] Login Succeeded [2023-11-14T22:08:46.211Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:08:46.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:46.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:46.484Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:46.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:46.484Z] [2023-11-14T22:08:46.484Z] Login Succeeded [2023-11-14T22:08:46.484Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:08:46.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:47.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:47.029Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:47.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:47.029Z] [2023-11-14T22:08:47.029Z] Login Succeeded [2023-11-14T22:08:47.029Z] docker.io [2023-11-14T22:08:47.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:47.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:47.575Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:47.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:47.575Z] [2023-11-14T22:08:47.575Z] Login Succeeded [2023-11-14T22:08:47.575Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:08:47.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T22:08:47.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:47.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:47.930Z] ========================================================= [2023-11-14T22:08:47.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T22:08:47.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:08:48.300Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T22:08:48.578Z] Sending build context to Docker daemon 1.198MB [2023-11-14T22:08:48.578Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:08:48.578Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T22:08:48.849Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T22:08:48.849Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T22:08:48.849Z] 5d54e960e981: Pulling fs layer [2023-11-14T22:08:48.849Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T22:08:48.849Z] f0e02332f6b5: Pulling fs layer [2023-11-14T22:08:48.849Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T22:08:48.849Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T22:08:48.849Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T22:08:48.849Z] 872ee5b61b7b: Waiting [2023-11-14T22:08:48.849Z] 0c6a40ed1a82: Waiting [2023-11-14T22:08:48.849Z] 94ae7d8d031c: Waiting [2023-11-14T22:08:48.849Z] f0e02332f6b5: Waiting [2023-11-14T22:08:48.849Z] 5d54e960e981: Verifying Checksum [2023-11-14T22:08:48.849Z] 5d54e960e981: Download complete [2023-11-14T22:08:48.849Z] f0e02332f6b5: Download complete [2023-11-14T22:08:48.849Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T22:08:48.849Z] 872ee5b61b7b: Download complete [2023-11-14T22:08:49.119Z] 9fda8d8052c6: Download complete [2023-11-14T22:08:49.391Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T22:08:49.391Z] 94ae7d8d031c: Download complete [2023-11-14T22:08:49.999Z] 9fda8d8052c6: Pull complete [2023-11-14T22:08:50.611Z] 5d54e960e981: Pull complete [2023-11-14T22:08:50.880Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T22:08:50.880Z] c4a7e357bf2a: Download complete [2023-11-14T22:08:52.312Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T22:08:52.312Z] 0c6a40ed1a82: Download complete [2023-11-14T22:09:07.387Z] c4a7e357bf2a: Pull complete [2023-11-14T22:09:07.387Z] f0e02332f6b5: Pull complete [2023-11-14T22:09:07.387Z] 872ee5b61b7b: Pull complete [2023-11-14T22:09:15.648Z] 0c6a40ed1a82: Pull complete [2023-11-14T22:09:16.621Z] 94ae7d8d031c: Pull complete [2023-11-14T22:09:16.621Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T22:09:16.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T22:09:16.621Z] ---> 86de565de09d [2023-11-14T22:09:16.621Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:09:18.059Z] ---> Running in cb696fc84de2 [2023-11-14T22:09:18.331Z] Removing intermediate container cb696fc84de2 [2023-11-14T22:09:18.331Z] ---> 617ebd778ada [2023-11-14T22:09:18.331Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:09:18.331Z] ---> Running in 2f53fd455556 [2023-11-14T22:09:18.926Z] Removing intermediate container 2f53fd455556 [2023-11-14T22:09:18.926Z] ---> e7a6ed077561 [2023-11-14T22:09:18.926Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T22:09:18.926Z] ---> Running in a1cf2e5704f4 [2023-11-14T22:09:19.199Z] Removing intermediate container a1cf2e5704f4 [2023-11-14T22:09:19.199Z] ---> 5991623b0805 [2023-11-14T22:09:19.199Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:09:19.479Z] ---> Running in b8335bb3c39c [2023-11-14T22:09:19.884Z] Removing intermediate container b8335bb3c39c [2023-11-14T22:09:19.884Z] ---> 553a40a74285 [2023-11-14T22:09:19.884Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:09:19.884Z] ---> Running in 568bbe6c6197 [2023-11-14T22:09:21.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:21.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:23.346Z] OK: 266 MiB in 52 packages [2023-11-14T22:09:26.862Z] Removing intermediate container 568bbe6c6197 [2023-11-14T22:09:26.862Z] ---> 8f6483fefe92 [2023-11-14T22:09:26.862Z] Step 8/12 : WORKDIR /app [2023-11-14T22:09:26.862Z] ---> Running in 04d10f5ebf51 [2023-11-14T22:09:26.862Z] Removing intermediate container 04d10f5ebf51 [2023-11-14T22:09:26.862Z] ---> f16d35748930 [2023-11-14T22:09:26.862Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T22:09:27.577Z] ---> 55d44343c63e [2023-11-14T22:09:27.577Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:09:27.577Z] ---> Running in 9f238721f854 [2023-11-14T22:10:49.285Z] Removing intermediate container 9f238721f854 [2023-11-14T22:10:49.285Z] ---> e120f25fe3ed [2023-11-14T22:10:49.285Z] Step 11/12 : COPY . . [2023-11-14T22:10:49.285Z] ---> c0c80b8aa265 [2023-11-14T22:10:49.285Z] Step 12/12 : RUN $MAKE [2023-11-14T22:10:49.285Z] ---> Running in 6411be401fce [2023-11-14T22:10:49.285Z] noop [2023-11-14T22:10:49.285Z] Removing intermediate container 6411be401fce [2023-11-14T22:10:49.285Z] ---> 1a8263aee622 [2023-11-14T22:10:49.285Z] Successfully built 1a8263aee622 [2023-11-14T22:10:49.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:10:49.645Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:10:49.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:10:49.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-18001 does not seem to be running inside a container [2023-11-14T22:10:49.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/131 -v /w/workspace/device-rfid-llrp-go/131:/w/workspace/device-rfid-llrp-go/131:rw,z -v /w/workspace/device-rfid-llrp-go/131@tmp:/w/workspace/device-rfid-llrp-go/131@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 ******** ci-base-image-arm64 cat [2023-11-14T22:10:55.780Z] $ docker top f8ce4aba935ae308c7d7205547a961389cdb0c8e61eea22b601b43af9881ab93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:10:56.665Z] + go version [2023-11-14T22:10:56.665Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T22:10:56.684Z] $ docker stop --time=1 f8ce4aba935ae308c7d7205547a961389cdb0c8e61eea22b601b43af9881ab93 [2023-11-14T22:10:58.422Z] $ docker rm -f --volumes f8ce4aba935ae308c7d7205547a961389cdb0c8e61eea22b601b43af9881ab93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:10:59.004Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:10:59.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:10:59.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-18001 does not seem to be running inside a container [2023-11-14T22:10:59.304Z] $ 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/131 -v /w/workspace/device-rfid-llrp-go/131:/w/workspace/device-rfid-llrp-go/131:rw,z -v /w/workspace/device-rfid-llrp-go/131@tmp:/w/workspace/device-rfid-llrp-go/131@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 ******** ci-base-image-arm64 cat [2023-11-14T22:11:00.717Z] $ docker top a549760a85445649b1878c4bb1a55dfd1f46f185c90d9ca8c7afbfa808c61c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:01.604Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/131 [Pipeline] fileExists [Pipeline] sh [2023-11-14T22:11:02.276Z] + make test [2023-11-14T22:11:02.276Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T22:11:10.510Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-14T22:13:47.295Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-14T22:13:47.295Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-14T22:14:34.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.750s coverage: 40.6% of statements [2023-11-14T22:14:34.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.573s coverage: 51.9% of statements [2023-11-14T22:14:34.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2023-11-14T22:14:34.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T22:14:34.254Z] go vet ./... [2023-11-14T22:15:00.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T22:15:00.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T22:15:00.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T22:15:01.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T22:15:01.012Z] $ docker stop --time=1 a549760a85445649b1878c4bb1a55dfd1f46f185c90d9ca8c7afbfa808c61c8d [2023-11-14T22:15:03.058Z] $ docker rm -f --volumes a549760a85445649b1878c4bb1a55dfd1f46f185c90d9ca8c7afbfa808c61c8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:15:04.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T22:15:05.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:15:05.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T22:15:06.115Z] + ls -al . [2023-11-14T22:15:06.115Z] total 636 [2023-11-14T22:15:06.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:11 . [2023-11-14T22:15:06.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 14 22:08 .dockerignore [2023-11-14T22:15:06.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git [2023-11-14T22:15:06.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 22:08 .gitignore [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 22:08 .golangci.yml [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 14 22:08 Attribution.txt [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 14 22:08 CHANGELOG.md [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 14 22:08 Dockerfile [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:08 GOVERNANCE.md [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 14 22:08 Jenkinsfile [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 22:08 LICENSE [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 14 22:08 Makefile [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 22:08 OWNERS.md [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 14 22:08 README.md [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:51 VERSION [2023-11-14T22:15:06.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin [2023-11-14T22:15:06.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 cmd [2023-11-14T22:15:06.115Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 14 22:14 coverage.out [2023-11-14T22:15:06.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 examples [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 14 22:08 go.mod [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 22:08 go.sum [2023-11-14T22:15:06.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 images [2023-11-14T22:15:06.115Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 22:08 internal [2023-11-14T22:15:06.115Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:06.479Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3238a3be2f44512a9de49c586dce83c0c67ab7c8 --label arch=arm64 --label version=3.1.0-dev.24 . [2023-11-14T22:15:06.755Z] Sending build context to Docker daemon 1.198MB [2023-11-14T22:15:06.755Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:15:06.755Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T22:15:06.755Z] ---> 1a8263aee622 [2023-11-14T22:15:06.755Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:15:07.034Z] ---> Running in aa53c192abb0 [2023-11-14T22:15:07.307Z] Removing intermediate container aa53c192abb0 [2023-11-14T22:15:07.307Z] ---> 19bb86d7448f [2023-11-14T22:15:07.307Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:15:07.579Z] ---> Running in d2e8788360b1 [2023-11-14T22:15:07.851Z] Removing intermediate container d2e8788360b1 [2023-11-14T22:15:07.851Z] ---> 597a06eb2416 [2023-11-14T22:15:07.851Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T22:15:07.851Z] ---> Running in 47b2ec95efaf [2023-11-14T22:15:08.446Z] Removing intermediate container 47b2ec95efaf [2023-11-14T22:15:08.446Z] ---> d202e0f85cf1 [2023-11-14T22:15:08.446Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:15:08.446Z] ---> Running in 551d0acdbb08 [2023-11-14T22:15:08.714Z] Removing intermediate container 551d0acdbb08 [2023-11-14T22:15:08.714Z] ---> 989328a0328a [2023-11-14T22:15:08.714Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:15:08.982Z] ---> Running in 9f9c45bb2fc4 [2023-11-14T22:15:10.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:15:10.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:15:12.112Z] OK: 266 MiB in 52 packages [2023-11-14T22:15:16.399Z] Removing intermediate container 9f9c45bb2fc4 [2023-11-14T22:15:16.399Z] ---> a4783a47b49a [2023-11-14T22:15:16.399Z] Step 8/25 : WORKDIR /app [2023-11-14T22:15:16.399Z] ---> Running in d9a55b543510 [2023-11-14T22:15:16.399Z] Removing intermediate container d9a55b543510 [2023-11-14T22:15:16.399Z] ---> 24bb762e75f6 [2023-11-14T22:15:16.399Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T22:15:16.990Z] ---> c5c0bff347eb [2023-11-14T22:15:16.990Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:15:16.990Z] ---> Running in c56170a2906e [2023-11-14T22:15:19.601Z] Removing intermediate container c56170a2906e [2023-11-14T22:15:19.601Z] ---> 9f11d8c31acb [2023-11-14T22:15:19.601Z] Step 11/25 : COPY . . [2023-11-14T22:15:20.198Z] ---> 8b04bf8d78ca [2023-11-14T22:15:20.198Z] Step 12/25 : RUN $MAKE [2023-11-14T22:15:20.198Z] ---> Running in b2cfa1064151 [2023-11-14T22:15:21.635Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-14T22:17:46.008Z] Removing intermediate container b2cfa1064151 [2023-11-14T22:17:46.008Z] ---> af2fc7447120 [2023-11-14T22:17:46.008Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T22:17:46.008Z] 3.18: Pulling from library/alpine [2023-11-14T22:17:46.008Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:17:46.008Z] 579b34f0a95b: Verifying Checksum [2023-11-14T22:17:46.008Z] 579b34f0a95b: Download complete [2023-11-14T22:17:46.008Z] 579b34f0a95b: Pull complete [2023-11-14T22:17:46.008Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:17:46.008Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:17:46.008Z] ---> 3cc203321400 [2023-11-14T22:17:46.008Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T22:17:46.008Z] ---> Running in 08b9baff1567 [2023-11-14T22:17:46.008Z] Removing intermediate container 08b9baff1567 [2023-11-14T22:17:46.008Z] ---> 94ab874cb118 [2023-11-14T22:17:46.008Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T22:17:46.008Z] ---> Running in 59bcb143cb67 [2023-11-14T22:17:46.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:46.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:46.008Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T22:17:46.008Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:17:46.008Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:46.276Z] Removing intermediate container 59bcb143cb67 [2023-11-14T22:17:46.276Z] ---> 2c61d758174f [2023-11-14T22:17:46.276Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-14T22:17:46.276Z] ---> Running in a3c2f27ca570 [2023-11-14T22:17:47.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:47.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:49.114Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:17:49.383Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:49.383Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:17:49.651Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:49.651Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:17:49.651Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:17:49.651Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:49.651Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:17:49.651Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:17:49.651Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:53.017Z] Removing intermediate container a3c2f27ca570 [2023-11-14T22:17:53.017Z] ---> e10592be4446 [2023-11-14T22:17:53.017Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-14T22:17:53.286Z] ---> 50f3f7addc96 [2023-11-14T22:17:53.286Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-14T22:17:53.874Z] ---> d68c2012b5e0 [2023-11-14T22:17:53.874Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-14T22:17:55.820Z] ---> 5b216194dcf9 [2023-11-14T22:17:55.820Z] Step 20/25 : EXPOSE 59989 [2023-11-14T22:17:55.820Z] ---> Running in 0de4d8e76809 [2023-11-14T22:17:56.090Z] Removing intermediate container 0de4d8e76809 [2023-11-14T22:17:56.090Z] ---> 0ebf9b31fdc8 [2023-11-14T22:17:56.090Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-14T22:17:56.358Z] ---> Running in 7f56123018c3 [2023-11-14T22:17:56.626Z] Removing intermediate container 7f56123018c3 [2023-11-14T22:17:56.626Z] ---> e14bb7685d9c [2023-11-14T22:17:56.626Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T22:17:56.626Z] ---> Running in e375d510a176 [2023-11-14T22:17:56.898Z] Removing intermediate container e375d510a176 [2023-11-14T22:17:56.898Z] ---> e5c32f62d967 [2023-11-14T22:17:56.898Z] Step 23/25 : LABEL arch=arm64 [2023-11-14T22:17:57.173Z] ---> Running in 43b5f6522c20 [2023-11-14T22:17:57.442Z] Removing intermediate container 43b5f6522c20 [2023-11-14T22:17:57.442Z] ---> 0e73bd337c74 [2023-11-14T22:17:57.442Z] Step 24/25 : LABEL git_sha=3238a3be2f44512a9de49c586dce83c0c67ab7c8 [2023-11-14T22:17:57.442Z] ---> Running in 969b3ebc20b7 [2023-11-14T22:17:58.028Z] Removing intermediate container 969b3ebc20b7 [2023-11-14T22:17:58.028Z] ---> f95ad2a8245d [2023-11-14T22:17:58.028Z] Step 25/25 : LABEL version=3.1.0-dev.24 [2023-11-14T22:17:58.028Z] ---> Running in 050303f8916b [2023-11-14T22:17:58.296Z] Removing intermediate container 050303f8916b [2023-11-14T22:17:58.296Z] ---> 6ff50a3bc4e0 [2023-11-14T22:17:58.296Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:17:58.296Z] Successfully built 6ff50a3bc4e0 [2023-11-14T22:17:58.296Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:17:58.420Z] provisioning config files... [2023-11-14T22:17:58.435Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/131@tmp/config1267962226217776468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:17:58.831Z] ---> docker-login.sh [2023-11-14T22:17:58.831Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:17:59.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:59.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:59.100Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:59.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:59.100Z] [2023-11-14T22:17:59.100Z] Login Succeeded [2023-11-14T22:17:59.100Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:17:59.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:59.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:59.658Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:59.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:59.658Z] [2023-11-14T22:17:59.658Z] Login Succeeded [2023-11-14T22:17:59.658Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:17:59.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:59.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:59.930Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:59.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:59.930Z] [2023-11-14T22:17:59.930Z] Login Succeeded [2023-11-14T22:17:59.930Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:18:00.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:00.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:00.480Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:00.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:00.480Z] [2023-11-14T22:18:00.480Z] Login Succeeded [2023-11-14T22:18:00.480Z] docker.io [2023-11-14T22:18:00.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:18:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:18:01.040Z] Configure a credential helper to remove this warning. See [2023-11-14T22:18:01.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:18:01.040Z] [2023-11-14T22:18:01.040Z] Login Succeeded [2023-11-14T22:18:01.040Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:18:01.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:18:01.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:18:01.119Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-11-14T22:18:01.119Z] 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [2023-11-14T22:18:01.119Z] latest [2023-11-14T22:18:01.119Z] 3.1.0-dev.24 [2023-11-14T22:18:01.119Z] 3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 [2023-11-14T22:18:01.119Z] main [2023-11-14T22:18:01.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:01.500Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:01.867Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8 [2023-11-14T22:18:01.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-14T22:18:01.867Z] 730afdffbb39: Preparing [2023-11-14T22:18:01.867Z] be702bcb0f94: Preparing [2023-11-14T22:18:01.867Z] 75299f0e7fec: Preparing [2023-11-14T22:18:01.867Z] 97b502b08802: Preparing [2023-11-14T22:18:01.867Z] 00d96c00da1d: Preparing [2023-11-14T22:18:01.867Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:01.867Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:02.134Z] be702bcb0f94: Pushed [2023-11-14T22:18:02.134Z] 75299f0e7fec: Pushed [2023-11-14T22:18:02.134Z] 00d96c00da1d: Pushed [2023-11-14T22:18:02.134Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:03.553Z] 97b502b08802: Pushed [2023-11-14T22:18:08.889Z] 730afdffbb39: Pushed [2023-11-14T22:18:08.889Z] 3238a3be2f44512a9de49c586dce83c0c67ab7c8: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:09.239Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:09.580Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-11-14T22:18:09.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-14T22:18:09.580Z] 730afdffbb39: Preparing [2023-11-14T22:18:09.580Z] be702bcb0f94: Preparing [2023-11-14T22:18:09.580Z] 75299f0e7fec: Preparing [2023-11-14T22:18:09.580Z] 97b502b08802: Preparing [2023-11-14T22:18:09.580Z] 00d96c00da1d: Preparing [2023-11-14T22:18:09.580Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:09.580Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:09.580Z] 00d96c00da1d: Layer already exists [2023-11-14T22:18:09.580Z] 730afdffbb39: Layer already exists [2023-11-14T22:18:09.580Z] 75299f0e7fec: Layer already exists [2023-11-14T22:18:09.580Z] be702bcb0f94: Layer already exists [2023-11-14T22:18:09.580Z] 97b502b08802: Layer already exists [2023-11-14T22:18:09.580Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:09.845Z] latest: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:10.200Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:10.553Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.24 [2023-11-14T22:18:10.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-14T22:18:10.553Z] 730afdffbb39: Preparing [2023-11-14T22:18:10.553Z] be702bcb0f94: Preparing [2023-11-14T22:18:10.553Z] 75299f0e7fec: Preparing [2023-11-14T22:18:10.553Z] 97b502b08802: Preparing [2023-11-14T22:18:10.553Z] 00d96c00da1d: Preparing [2023-11-14T22:18:10.553Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:10.553Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:10.553Z] 75299f0e7fec: Layer already exists [2023-11-14T22:18:10.553Z] 00d96c00da1d: Layer already exists [2023-11-14T22:18:10.553Z] be702bcb0f94: Layer already exists [2023-11-14T22:18:10.553Z] 97b502b08802: Layer already exists [2023-11-14T22:18:10.553Z] 730afdffbb39: Layer already exists [2023-11-14T22:18:10.553Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:10.818Z] 3.1.0-dev.24: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:11.174Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:11.522Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 [2023-11-14T22:18:11.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-14T22:18:11.522Z] 730afdffbb39: Preparing [2023-11-14T22:18:11.522Z] be702bcb0f94: Preparing [2023-11-14T22:18:11.522Z] 75299f0e7fec: Preparing [2023-11-14T22:18:11.522Z] 97b502b08802: Preparing [2023-11-14T22:18:11.522Z] 00d96c00da1d: Preparing [2023-11-14T22:18:11.522Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:11.522Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:11.522Z] 730afdffbb39: Layer already exists [2023-11-14T22:18:11.522Z] 97b502b08802: Layer already exists [2023-11-14T22:18:11.522Z] be702bcb0f94: Layer already exists [2023-11-14T22:18:11.522Z] 00d96c00da1d: Layer already exists [2023-11-14T22:18:11.522Z] 75299f0e7fec: Layer already exists [2023-11-14T22:18:11.522Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:11.791Z] 3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:12.156Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:12.520Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-11-14T22:18:12.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-14T22:18:12.520Z] 730afdffbb39: Preparing [2023-11-14T22:18:12.520Z] be702bcb0f94: Preparing [2023-11-14T22:18:12.520Z] 75299f0e7fec: Preparing [2023-11-14T22:18:12.520Z] 97b502b08802: Preparing [2023-11-14T22:18:12.520Z] 00d96c00da1d: Preparing [2023-11-14T22:18:12.520Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:18:12.520Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:18:12.520Z] 730afdffbb39: Layer already exists [2023-11-14T22:18:12.520Z] 00d96c00da1d: Layer already exists [2023-11-14T22:18:12.520Z] be702bcb0f94: Layer already exists [2023-11-14T22:18:12.520Z] 97b502b08802: Layer already exists [2023-11-14T22:18:12.520Z] 75299f0e7fec: Layer already exists [2023-11-14T22:18:12.787Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:18:12.787Z] main: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:18:12.830Z] ===================================================== [Pipeline] echo [2023-11-14T22:18:12.837Z] taggedImages: [2023-11-14T22:18:12.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8 [2023-11-14T22:18:12.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-11-14T22:18:12.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.24 [2023-11-14T22:18:12.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 [2023-11-14T22:18:12.837Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:13.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:18:13.212Z] [2023-11-14T22:18:13.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:13.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:18:13.821Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:18:13.821Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:18:13.821Z] 04944245beec: Pulling fs layer [2023-11-14T22:18:13.821Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:18:13.821Z] 765212b225bb: Pulling fs layer [2023-11-14T22:18:13.821Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:18:13.821Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:18:13.821Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:18:13.821Z] 765212b225bb: Waiting [2023-11-14T22:18:13.821Z] f23df028b6ca: Waiting [2023-11-14T22:18:13.821Z] d65c8cfc05b1: Waiting [2023-11-14T22:18:13.821Z] 2437ff75d9bd: Waiting [2023-11-14T22:18:13.821Z] 04944245beec: Verifying Checksum [2023-11-14T22:18:13.821Z] 04944245beec: Download complete [2023-11-14T22:18:13.821Z] 765212b225bb: Verifying Checksum [2023-11-14T22:18:13.821Z] 765212b225bb: Download complete [2023-11-14T22:18:13.821Z] f23df028b6ca: Download complete [2023-11-14T22:18:14.090Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:18:14.090Z] d65c8cfc05b1: Download complete [2023-11-14T22:18:14.090Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:18:14.090Z] 699f458cf7ca: Download complete [2023-11-14T22:18:14.677Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:18:14.677Z] 8998bd30e6a1: Download complete [2023-11-14T22:18:17.263Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:18:17.263Z] 2437ff75d9bd: Download complete [2023-11-14T22:18:21.520Z] 8998bd30e6a1: Pull complete [2023-11-14T22:18:21.788Z] 04944245beec: Pull complete [2023-11-14T22:18:23.737Z] 699f458cf7ca: Pull complete [2023-11-14T22:18:23.737Z] 765212b225bb: Pull complete [2023-11-14T22:18:24.700Z] f23df028b6ca: Pull complete [2023-11-14T22:18:24.968Z] d65c8cfc05b1: Pull complete [2023-11-14T22:18:43.171Z] 2437ff75d9bd: Pull complete [2023-11-14T22:18:43.171Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:18:43.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:18:43.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:43.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-18001 does not seem to be running inside a container [2023-11-14T22:18:43.438Z] $ 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/131 -v /w/workspace/device-rfid-llrp-go/131:/w/workspace/device-rfid-llrp-go/131:rw,z -v /w/workspace/device-rfid-llrp-go/131@tmp:/w/workspace/device-rfid-llrp-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T22:18:46.142Z] $ docker top 75dfef549413475924afc07af6026c862610d4ad5eab90c8a29e0fa1b91d54c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:46.985Z] ---> job-cost.sh [2023-11-14T22:18:46.985Z] lf-activate-venv: SKIPPING [2023-11-14T22:18:46.985Z] INFO: No Stack... [2023-11-14T22:18:47.251Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:18:48.205Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:18:48.842Z] + cat /w/workspace/device-rfid-llrp-go/131/archives/cost.csv [2023-11-14T22:18:48.842Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:18:48.914Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [2023-11-14T22:18:48.931Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] did not exist. Created. [2023-11-14T22:18:48.931Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:18:49.276Z] /w/workspace/device-rfid-llrp-go/131@tmp/durable-2e14adb1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:18:49.934Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:18:49.955Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:18:50.020Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:18:50.030Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:18:50.051Z] $ docker stop --time=1 75dfef549413475924afc07af6026c862610d4ad5eab90c8a29e0fa1b91d54c4 [2023-11-14T22:18:51.568Z] $ docker rm -f --volumes 75dfef549413475924afc07af6026c862610d4ad5eab90c8a29e0fa1b91d54c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T22:18:52.600Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-11-14T22:18:52.600Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-14T22:18:52.600Z] total 16 [2023-11-14T22:18:52.600Z] drwxr-xr-x 3 root root 4096 Nov 14 21:54 . [2023-11-14T22:18:52.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 21:54 .. [2023-11-14T22:18:52.600Z] drwxr-xr-x 2 root root 4096 Nov 14 21:54 cost [2023-11-14T22:18:52.600Z] -rw-r--r-- 1 root root 91 Nov 14 21:54 cost.csv [2023-11-14T22:18:52.600Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-14T22:18:52.600Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-14T22:18:52.600Z] total 16 [2023-11-14T22:18:52.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:54 . [2023-11-14T22:18:52.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 21:54 .. [2023-11-14T22:18:52.600Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:54 cost [2023-11-14T22:18:52.600Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 14 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:52.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:53.501Z] ---> package-listing.sh [2023-11-14T22:18:53.501Z] ++ facter osfamily [2023-11-14T22:18:53.501Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:18:53.763Z] + OS_FAMILY=debian [2023-11-14T22:18:53.764Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-11-14T22:18:53.764Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:18:53.764Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:18:53.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:18:53.764Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:18:53.764Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-14T22:18:53.764Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:18:53.764Z] + case "${OS_FAMILY}" in [2023-11-14T22:18:53.764Z] + dpkg -l [2023-11-14T22:18:53.764Z] + grep '^ii' [2023-11-14T22:18:53.764Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:18:53.764Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:18:53.764Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:18:53.764Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-14T22:18:53.764Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-11-14T22:18:53.764Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-11-14T22:18:53.773Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T22:18:54.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:54.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:18:54.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:54.421Z] prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container [2023-11-14T22:18:54.450Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T22:18:54.659Z] $ docker top a7e9ea9aeb1bf35aa06c9c6b43a7e6cc8ef89997e7f663db15661dd1ff9dda90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:18:55.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:18:55.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:18:55.569Z] + ls /var/log/sa-host [2023-11-14T22:18:55.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:18:55.740Z] provisioning config files... [2023-11-14T22:18:55.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4686783945837259594tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:18:55.766Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:56.050Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:18:56.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:56.399Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:18:56.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:56.691Z] ---> sudo-logs.sh [2023-11-14T22:18:56.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:18:56.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:57.007Z] ---> job-cost.sh [2023-11-14T22:18:57.007Z] lf-activate-venv: SKIPPING [2023-11-14T22:18:57.007Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:18:57.007Z] INFO: Retrieving Stack Cost... [2023-11-14T22:18:57.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:18:57.836Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:18:57.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:58.137Z] ---> logs-deploy.sh [2023-11-14T22:18:58.137Z] lf-activate-venv: SKIPPING [2023-11-14T22:18:58.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/131 [2023-11-14T22:18:58.137Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:18:59.076Z] Archives upload complete. [2023-11-14T22:18:59.076Z] INFO: archiving logs to Nexus