Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8098dd8846b53d811863813b1fcc7d083d99194 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-ssh2280322459543295351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17334643040505271770.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6075882529496218573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7867140619290875557.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-ssh9507550684958540730.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10139 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 e8098dd8846b53d811863813b1fcc7d083d99194 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" > 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 e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 > git rev-list --no-walk ec76fefacd564d5a805f4b6ee2c3fdcc17777694 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:29:31.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:29:31.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:29:31.291Z] ========================================================= [2023-10-24T18:29:31.291Z] EdgeX Global Pipelines Version Info [2023-10-24T18:29:31.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:29:32.017Z] ------------------- [2023-10-24T18:29:32.018Z] stable info: [2023-10-24T18:29:32.018Z] ------------------- [2023-10-24T18:29:32.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:29:32.018Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:29:32.018Z] Message: update stable to v1.0.254 [2023-10-24T18:29:32.587Z] ------------------- [2023-10-24T18:29:32.587Z] experimental info: [2023-10-24T18:29:32.587Z] ------------------- [2023-10-24T18:29:32.587Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:29:32.587Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:29:32.587Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:29:32.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-24T18:29:32.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-24T18:29:32.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:29:32.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:29:32.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:29:32.806Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:29:32.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:29:32.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:29:32.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:29:32.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:29:32.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:29:32.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-24T18:29:32.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:29:32.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:29:32.951Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:29:32.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:29:32.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:29:32.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:29:33.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:29:33.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:29:33.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:29:33.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:29:33.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:29:33.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:29:33.098Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:29:33.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:29:33.122Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:29:33.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:29:33.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:29:33.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:29:33.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T18:29:33.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8098dd [Pipeline] echo [2023-10-24T18:29:33.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:29:33.259Z] provisioning config files... [2023-10-24T18:29:33.272Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4288571650004749414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:29:33.576Z] ---> docker-login.sh [2023-10-24T18:29:33.576Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:29:33.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:33.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:33.836Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:33.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:33.836Z] [2023-10-24T18:29:33.836Z] Login Succeeded [2023-10-24T18:29:33.836Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:29:33.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:33.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:33.836Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:33.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:33.836Z] [2023-10-24T18:29:33.836Z] Login Succeeded [2023-10-24T18:29:33.836Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:29:34.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:34.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:34.107Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:34.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:34.107Z] [2023-10-24T18:29:34.107Z] Login Succeeded [2023-10-24T18:29:34.107Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:29:34.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:34.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:34.107Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:34.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:34.107Z] [2023-10-24T18:29:34.107Z] Login Succeeded [2023-10-24T18:29:34.107Z] docker.io [2023-10-24T18:29:34.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:34.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:34.680Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:34.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:34.680Z] [2023-10-24T18:29:34.680Z] Login Succeeded [2023-10-24T18:29:34.680Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:29:34.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:29:35.051Z] + git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T18:29:35.099Z] -----------> git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 e8098dd8846b53d811863813b1fcc7d083d99194 [false] [Pipeline] sh [2023-10-24T18:29:35.388Z] + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T18:29:35.430Z] ========================================================= [2023-10-24T18:29:35.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:29:35.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:29:35.768Z] + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T18:29:35.782Z] [semverPrep] GIT_COMMIT: e8098dd8846b53d811863813b1fcc7d083d99194, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262) [Pipeline] echo [2023-10-24T18:29:35.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:29:36.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:29:36.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:29:36.132Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:29:36.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:29:36.132Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:29:36.132Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:29:36.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:36.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:29:36.475Z] [2023-10-24T18:29:36.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:36.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:29:36.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:29:36.775Z] b85a868b505f: Pulling fs layer [2023-10-24T18:29:36.775Z] e2be974225ed: Pulling fs layer [2023-10-24T18:29:36.775Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:29:36.775Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:29:36.775Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:29:36.775Z] eaf3925da568: Pulling fs layer [2023-10-24T18:29:36.775Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:29:36.775Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:29:36.775Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:29:36.775Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:29:36.775Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:29:36.775Z] 988bab9f4d93: Waiting [2023-10-24T18:29:36.775Z] 1469e6f7b9e6: Waiting [2023-10-24T18:29:36.775Z] eaf3925da568: Waiting [2023-10-24T18:29:36.775Z] bab4dde63d76: Waiting [2023-10-24T18:29:36.775Z] b352a97aabf1: Waiting [2023-10-24T18:29:36.775Z] bde34c3a00c8: Waiting [2023-10-24T18:29:36.775Z] 4872d77fe225: Waiting [2023-10-24T18:29:36.775Z] 5851b861e8e6: Waiting [2023-10-24T18:29:36.775Z] e2be974225ed: Verifying Checksum [2023-10-24T18:29:36.775Z] e2be974225ed: Download complete [2023-10-24T18:29:36.775Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:29:36.775Z] 988bab9f4d93: Download complete [2023-10-24T18:29:36.775Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:29:36.775Z] 1469e6f7b9e6: Download complete [2023-10-24T18:29:36.775Z] eaf3925da568: Verifying Checksum [2023-10-24T18:29:36.775Z] eaf3925da568: Download complete [2023-10-24T18:29:37.035Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:29:37.035Z] 339a4e72a1f5: Download complete [2023-10-24T18:29:37.035Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:29:37.035Z] bde34c3a00c8: Download complete [2023-10-24T18:29:37.035Z] b352a97aabf1: Download complete [2023-10-24T18:29:37.035Z] 4872d77fe225: Download complete [2023-10-24T18:29:37.035Z] b85a868b505f: Verifying Checksum [2023-10-24T18:29:37.035Z] b85a868b505f: Download complete [2023-10-24T18:29:37.035Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:29:37.035Z] 5851b861e8e6: Download complete [2023-10-24T18:29:37.294Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:29:37.295Z] bab4dde63d76: Download complete [2023-10-24T18:29:38.264Z] b85a868b505f: Pull complete [2023-10-24T18:29:38.524Z] e2be974225ed: Pull complete [2023-10-24T18:29:39.096Z] 339a4e72a1f5: Pull complete [2023-10-24T18:29:39.096Z] 988bab9f4d93: Pull complete [2023-10-24T18:29:39.357Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:29:39.357Z] eaf3925da568: Pull complete [2023-10-24T18:29:41.261Z] bab4dde63d76: Pull complete [2023-10-24T18:29:41.261Z] bde34c3a00c8: Pull complete [2023-10-24T18:29:41.519Z] b352a97aabf1: Pull complete [2023-10-24T18:29:41.519Z] 4872d77fe225: Pull complete [2023-10-24T18:29:41.519Z] 5851b861e8e6: Pull complete [2023-10-24T18:29:41.519Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:29:41.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:29:41.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:29:41.633Z] prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container [2023-10-24T18:29:41.672Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:29:44.960Z] $ docker top 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a -eo pid,comm [2023-10-24T18:29:45.008Z] 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-10-24T18:29:45.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:29:45.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:29:45.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:29:45.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:29:45.172Z] $ docker exec 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent [2023-10-24T18:29:45.262Z] SSH_AUTH_SOCK=/tmp/ssh-A4N9MlfU663O/agent.32 [2023-10-24T18:29:45.262Z] SSH_AGENT_PID=38 [2023-10-24T18:29:45.268Z] Running ssh-add (command line suppressed) [2023-10-24T18:29:45.368Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350717547134347174.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350717547134347174.key) [2023-10-24T18:29:45.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:29:45.657Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:29:45.676Z] $ docker exec --env ******** --env ******** 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent -k [2023-10-24T18:29:45.784Z] unset SSH_AUTH_SOCK; [2023-10-24T18:29:45.785Z] unset SSH_AGENT_PID; [2023-10-24T18:29:45.786Z] echo Agent pid 38 killed; [2023-10-24T18:29:45.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:29:45.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:29:45.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:29:45.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:29:45.942Z] $ docker exec 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent [2023-10-24T18:29:46.035Z] SSH_AUTH_SOCK=/tmp/ssh-APrLvRiXP4Do/agent.70 [2023-10-24T18:29:46.035Z] SSH_AGENT_PID=76 [2023-10-24T18:29:46.039Z] Running ssh-add (command line suppressed) [2023-10-24T18:29:46.150Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5140910149309592555.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5140910149309592555.key) [2023-10-24T18:29:46.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:29:46.440Z] + git semver init [2023-10-24T18:29:46.700Z] 2023-10-24 18:29:46,615 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:29:46.700Z] 2023-10-24 18:29:46,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-24T18:29:46.700Z] 2023-10-24 18:29:46,616 [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-10-24T18:29:46.700Z] 2023-10-24 18:29:46,616 [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-10-24T18:29:47.640Z] 2023-10-24 18:29:47,548 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-24T18:29:47.641Z] 2023-10-24 18:29:47,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-10-24T18:29:47.641Z] 2023-10-24 18:29:47,549 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:29:47.641Z] 2023-10-24 18:29:47,549 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T18:29:47.641Z] 3.1.0-dev.18 [Pipeline] } [2023-10-24T18:29:47.658Z] $ docker exec --env ******** --env ******** 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a ssh-agent -k [2023-10-24T18:29:47.747Z] unset SSH_AUTH_SOCK; [2023-10-24T18:29:47.747Z] unset SSH_AGENT_PID; [2023-10-24T18:29:47.747Z] echo Agent pid 76 killed; [2023-10-24T18:29:47.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:29:48.060Z] + git semver [Pipeline] } [2023-10-24T18:29:48.337Z] $ docker stop --time=1 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a [2023-10-24T18:29:49.646Z] $ docker rm -f --volumes 467fa608c2016e66ca8db607f69962cc2606e5893bfb018158cbd9f78f41f22a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:29:49.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:29:50.189Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:29:50.191Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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-10-24T18:29:50.361Z] provisioning config files... [2023-10-24T18:29:50.372Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3581612044065561590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:29:50.669Z] ---> docker-login.sh [2023-10-24T18:29:50.669Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:29:50.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:50.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:50.669Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:50.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:50.669Z] [2023-10-24T18:29:50.669Z] Login Succeeded [2023-10-24T18:29:50.669Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:29:50.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:50.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:50.669Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:50.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:50.669Z] [2023-10-24T18:29:50.669Z] Login Succeeded [2023-10-24T18:29:50.669Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:29:50.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:50.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:50.928Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:50.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:50.928Z] [2023-10-24T18:29:50.928Z] Login Succeeded [2023-10-24T18:29:50.928Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:29:50.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:50.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:50.928Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:50.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:50.928Z] [2023-10-24T18:29:50.928Z] Login Succeeded [2023-10-24T18:29:50.928Z] docker.io [2023-10-24T18:29:50.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:29:51.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:29:51.186Z] Configure a credential helper to remove this warning. See [2023-10-24T18:29:51.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:29:51.186Z] [2023-10-24T18:29:51.186Z] Login Succeeded [2023-10-24T18:29:51.186Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:29:51.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:29:51.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:29:51.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:29:51.273Z] ========================================================= [2023-10-24T18:29:51.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:29:51.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:51.573Z] + 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-10-24T18:29:51.573Z] Sending build context to Docker daemon 4.337MB [2023-10-24T18:29:51.573Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:29:51.573Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:29:51.573Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:29:51.573Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:29:51.573Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:29:51.573Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:29:51.573Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:29:51.573Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:29:51.573Z] c68163c4e522: Pulling fs layer [2023-10-24T18:29:51.573Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:29:51.573Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:29:51.573Z] 33e27b845d1e: Waiting [2023-10-24T18:29:51.573Z] ad3a456e5733: Waiting [2023-10-24T18:29:51.573Z] c68163c4e522: Waiting [2023-10-24T18:29:51.573Z] 50da416c3ac9: Waiting [2023-10-24T18:29:51.573Z] 23d2d4c4bb30: Waiting [2023-10-24T18:29:51.573Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:29:51.573Z] c4d48a809fc2: Download complete [2023-10-24T18:29:51.573Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:29:51.573Z] ad3a456e5733: Download complete [2023-10-24T18:29:51.833Z] 33e27b845d1e: Download complete [2023-10-24T18:29:51.833Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:29:51.833Z] 7264a8db6415: Download complete [2023-10-24T18:29:51.833Z] c68163c4e522: Verifying Checksum [2023-10-24T18:29:51.833Z] c68163c4e522: Download complete [2023-10-24T18:29:51.833Z] 7264a8db6415: Pull complete [2023-10-24T18:29:52.097Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:29:52.097Z] 23d2d4c4bb30: Download complete [2023-10-24T18:29:52.097Z] c4d48a809fc2: Pull complete [2023-10-24T18:29:52.097Z] 4f1c88b9dad5: Download complete [2023-10-24T18:29:52.355Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:29:52.355Z] 50da416c3ac9: Download complete [2023-10-24T18:29:55.635Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:29:55.635Z] ad3a456e5733: Pull complete [2023-10-24T18:29:55.635Z] 33e27b845d1e: Pull complete [2023-10-24T18:29:55.635Z] c68163c4e522: Pull complete [2023-10-24T18:29:58.162Z] 50da416c3ac9: Pull complete [2023-10-24T18:29:58.162Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:29:58.162Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:29:58.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:29:58.162Z] ---> 0786185ac409 [2023-10-24T18:29:58.162Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:30:03.472Z] ---> Running in 4442e0d7e69d [2023-10-24T18:30:03.472Z] Removing intermediate container 4442e0d7e69d [2023-10-24T18:30:03.472Z] ---> 82e771ba762c [2023-10-24T18:30:03.472Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:30:03.472Z] ---> Running in d4d55552bc43 [2023-10-24T18:30:03.472Z] Removing intermediate container d4d55552bc43 [2023-10-24T18:30:03.472Z] ---> 9e14139ac92f [2023-10-24T18:30:03.472Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:30:03.472Z] ---> Running in 1450ed892788 [2023-10-24T18:30:03.472Z] Removing intermediate container 1450ed892788 [2023-10-24T18:30:03.472Z] ---> fbd904a4d472 [2023-10-24T18:30:03.472Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:30:03.472Z] ---> Running in 583485f26d06 [2023-10-24T18:30:03.472Z] Removing intermediate container 583485f26d06 [2023-10-24T18:30:03.472Z] ---> 2cb3a9b5622b [2023-10-24T18:30:03.472Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:30:03.472Z] ---> Running in 97d7dd3857f3 [2023-10-24T18:30:03.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:30:03.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:30:03.991Z] OK: 264 MiB in 52 packages [2023-10-24T18:30:04.248Z] Removing intermediate container 97d7dd3857f3 [2023-10-24T18:30:04.248Z] ---> 32760f94e985 [2023-10-24T18:30:04.248Z] Step 8/12 : WORKDIR /app [2023-10-24T18:30:04.248Z] ---> Running in cc26bce5409e [2023-10-24T18:30:04.506Z] Removing intermediate container cc26bce5409e [2023-10-24T18:30:04.506Z] ---> 1f1de8596f29 [2023-10-24T18:30:04.506Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:30:04.506Z] ---> 8058eac2ffcb [2023-10-24T18:30:04.506Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:30:04.506Z] ---> Running in bd2835d57ae0 [2023-10-24T18:30:05.313Z] Still waiting to schedule task [2023-10-24T18:30:05.313Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:31:00.746Z] Removing intermediate container bd2835d57ae0 [2023-10-24T18:31:00.746Z] ---> 982f15eb56a8 [2023-10-24T18:31:00.746Z] Step 11/12 : COPY . . [2023-10-24T18:31:00.746Z] ---> 88d2ea57f206 [2023-10-24T18:31:00.746Z] Step 12/12 : RUN $MAKE [2023-10-24T18:31:00.746Z] ---> Running in 50947d313342 [2023-10-24T18:31:00.746Z] noop [2023-10-24T18:31:00.746Z] Removing intermediate container 50947d313342 [2023-10-24T18:31:00.746Z] ---> f6ee72f072ec [2023-10-24T18:31:00.746Z] Successfully built f6ee72f072ec [2023-10-24T18:31:00.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:01.050Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:31:01.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:31:01.112Z] prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container [2023-10-24T18:31:01.145Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T18:31:01.507Z] $ docker top c3ebaf72d08f04dfd917be2cd718e425baa1ad7139243e1a8a3659a3ad426b66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:31:01.845Z] + go version [2023-10-24T18:31:01.845Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:31:01.858Z] $ docker stop --time=1 c3ebaf72d08f04dfd917be2cd718e425baa1ad7139243e1a8a3659a3ad426b66 [2023-10-24T18:31:03.124Z] $ docker rm -f --volumes c3ebaf72d08f04dfd917be2cd718e425baa1ad7139243e1a8a3659a3ad426b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:03.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:31:03.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:31:03.603Z] prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container [2023-10-24T18:31:03.640Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T18:31:03.979Z] $ docker top 57af6f88dbe800dacc2e62b2938732b5670ad69c61ccb62669019cd4659975ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:31:04.315Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:31:04.607Z] + make test [2023-10-24T18:31:04.607Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:31:05.987Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T18:31:18.208Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T18:31:18.208Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.184129326Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.185056643Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.18645414Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.185840788Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.186670494Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=WARN ts=2023-10-24T18:31:16.186736305Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.186902908Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.187260375Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=WARN ts=2023-10-24T18:31:16.187289515Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.187339796Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.187414168Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.18753659Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.187591241Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.187618412Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.187669042Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.187792835Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.187849456Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.187882537Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.188035629Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.188101571Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.188185722Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.188226463Z 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-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.188881875Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.189457866Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.189526448Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.189553288Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.189730261Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=WARN ts=2023-10-24T18:31:16.189764372Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.189825183Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.189958416Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=WARN ts=2023-10-24T18:31:16.189978496Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.190016967Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190078288Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.19019799Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.190277852Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.190309982Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190359143Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190490756Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.190544527Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190574677Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190661589Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.19071125Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190782411Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.190817922Z 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-10-24T18:31:20.737Z] level=DEBUG ts=2023-10-24T18:31:16.191160809Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.191426884Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.191503685Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.191531906Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.737Z] level=WARN ts=2023-10-24T18:31:16.191549436Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.737Z] level=INFO ts=2023-10-24T18:31:16.191610157Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.191579226Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.191705279Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.191731509Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.19177493Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.191812451Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.191913763Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.191942963Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.191961594Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.191982114Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192074246Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.192100476Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192126317Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192195288Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.192224809Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192257609Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.19227929Z 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-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.192511224Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192770469Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192791709Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.19282239Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.19281604Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.19283527Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192880571Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.192983553Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.193001133Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193021374Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193061185Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193134616Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193159636Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193175117Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193190447Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193271529Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193314889Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.19334171Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193405961Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193423471Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193446672Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193466892Z 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-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193643946Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193787298Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193805059Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.193816689Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.19387999Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.19389772Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.193930141Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194010093Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.194024803Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.194050893Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194070634Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194152075Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.194175836Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.194196106Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194234497Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194320338Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.194347109Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194368889Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194432071Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.194457931Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194488262Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194511382Z 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-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.194744166Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.19492592Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.19495299Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.194978751Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.194990501Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.195018302Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.195030542Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.195114543Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=WARN ts=2023-10-24T18:31:16.195133424Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.195151244Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.195187155Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.195255816Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.195281997Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.195297827Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.195313817Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.195386589Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.738Z] level=DEBUG ts=2023-10-24T18:31:16.195413939Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.738Z] level=INFO ts=2023-10-24T18:31:16.1954359Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.195490521Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.195519321Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.195559962Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.195586202Z 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-10-24T18:31:20.739Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-10-24T18:31:20.739Z] --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) [2023-10-24T18:31:20.739Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:57060: use of closed network connection [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.195789906Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.19596718Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196122053Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196174674Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196197074Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=WARN ts=2023-10-24T18:31:16.196210974Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.196241725Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196261465Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196439009Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=WARN ts=2023-10-24T18:31:16.196456589Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.1965002Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196547211Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196632852Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.196666433Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.196684503Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196699564Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196766585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.196790535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196809556Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196876847Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.196918518Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196944888Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.196961748Z 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-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.197095401Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197251644Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197271274Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.197284005Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197372636Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=WARN ts=2023-10-24T18:31:16.197392457Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197427997Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197513499Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=WARN ts=2023-10-24T18:31:16.197531739Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.19755188Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.19757774Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197646621Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.197672372Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.197688552Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197710493Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197772634Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.197798174Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197836895Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197899586Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-24T18:31:20.739Z] level=DEBUG ts=2023-10-24T18:31:16.197924047Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197948777Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-24T18:31:20.739Z] level=INFO ts=2023-10-24T18:31:16.197966508Z 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-10-24T18:31:20.739Z] level=WARN ts=2023-10-24T18:31:16.19807195Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-10-24T18:31:20.739Z] FAIL [2023-10-24T18:31:20.739Z] coverage: 40.6% of statements [2023-10-24T18:31:20.739Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.036s [2023-10-24T18:31:20.739Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-10-24T18:31:20.739Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-10-24T18:31:20.739Z] FAIL [2023-10-24T18:31:20.739Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-10-24T18:31:20.756Z] $ docker stop --time=1 57af6f88dbe800dacc2e62b2938732b5670ad69c61ccb62669019cd4659975ab [2023-10-24T18:31:23.492Z] $ docker rm -f --volumes 57af6f88dbe800dacc2e62b2938732b5670ad69c61ccb62669019cd4659975ab [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-10-24T18:31:24.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:31:24.046Z] [2023-10-24T18:31:24.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:24.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:31:24.346Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:31:24.346Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:31:24.346Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:31:24.346Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:31:24.346Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:31:24.346Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:31:24.346Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:31:24.346Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:31:24.346Z] 33b1e0a273af: Waiting [2023-10-24T18:31:24.346Z] 5d3b04190fa2: Waiting [2023-10-24T18:31:24.346Z] 2f39f015ded8: Waiting [2023-10-24T18:31:24.346Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:31:24.346Z] 5c69ac0246d0: Download complete [2023-10-24T18:31:24.346Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:31:24.346Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:31:24.346Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:31:24.346Z] 33b1e0a273af: Download complete [2023-10-24T18:31:24.604Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:31:24.604Z] ec43610c2a17: Download complete [2023-10-24T18:31:24.604Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:31:24.604Z] 5d3b04190fa2: Download complete [2023-10-24T18:31:24.604Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:31:24.604Z] 5eb5b503b376: Download complete [2023-10-24T18:31:25.170Z] 2f39f015ded8: Download complete [2023-10-24T18:31:25.735Z] 5eb5b503b376: Pull complete [2023-10-24T18:31:25.994Z] 5c69ac0246d0: Pull complete [2023-10-24T18:31:26.561Z] ec43610c2a17: Pull complete [2023-10-24T18:31:26.561Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:31:26.819Z] 33b1e0a273af: Pull complete [2023-10-24T18:31:26.819Z] 5d3b04190fa2: Pull complete [2023-10-24T18:31:31.009Z] 2f39f015ded8: Pull complete [2023-10-24T18:31:31.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:31:31.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:31:31.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:31:31.158Z] prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container [2023-10-24T18:31:31.229Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:31:34.923Z] $ docker top 2f52e06c1d8cffb27f146d8996ba8f4debb9250dba2755ba74db7b29ddd0a6a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:31:35.292Z] ---> job-cost.sh [2023-10-24T18:31:35.292Z] lf-activate-venv: SKIPPING [2023-10-24T18:31:35.292Z] INFO: No Stack... [2023-10-24T18:31:35.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:31:35.810Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:31:36.095Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-24T18:31:36.095Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:31:36.107Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [2023-10-24T18:31:36.117Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] did not exist. Created. [2023-10-24T18:31:36.117Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:31:36.416Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:31:36.447Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:31:36.453Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:31:36.479Z] $ docker stop --time=1 2f52e06c1d8cffb27f146d8996ba8f4debb9250dba2755ba74db7b29ddd0a6a6 [2023-10-24T18:31:37.627Z] $ docker rm -f --volumes 2f52e06c1d8cffb27f146d8996ba8f4debb9250dba2755ba74db7b29ddd0a6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:31:37.738Z] Failed in branch amd64 [2023-10-24T18:38:09.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10240 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-10-24T18:38:09.046Z] Running in /w/workspace/device-rfid-llrp-go/123 [Pipeline] { [Pipeline] checkout [2023-10-24T18:38:09.085Z] The recommended git tool is: git [2023-10-24T18:38:16.979Z] using credential edgex-jenkins-ssh [2023-10-24T18:38:16.997Z] Cloning the remote Git repository [2023-10-24T18:38:17.058Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:38:17.176Z] > git init /w/workspace/device-rfid-llrp-go/123 # timeout=10 [2023-10-24T18:38:17.351Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T18:38:17.353Z] > git --version # timeout=10 [2023-10-24T18:38:17.377Z] > git --version # 'git version 2.25.1' [2023-10-24T18:38:17.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:38:17.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:38:19.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-24T18:38:19.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:38:20.218Z] Avoid second fetch [2023-10-24T18:38:20.219Z] Checking out Revision e8098dd8846b53d811863813b1fcc7d083d99194 (main) [2023-10-24T18:38:20.999Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" [2023-10-24T18:38:20.242Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:38:20.333Z] > git checkout -f e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:38:21.985Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:38:21.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:38:21.985Z] Dload Upload Total Spent Left Speed [2023-10-24T18:38:21.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-10-24T18:38:22.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:38:23.090Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:38:23.090Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:38:23.090Z] { [2023-10-24T18:38:23.090Z] "registry-mirrors": [ [2023-10-24T18:38:23.090Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:38:23.090Z] ], [2023-10-24T18:38:23.090Z] "bip": "10.250.0.254/24", [2023-10-24T18:38:23.090Z] "hosts": [ [2023-10-24T18:38:23.090Z] "tcp://0.0.0.0:5555", [2023-10-24T18:38:23.090Z] "unix:///var/run/docker.sock" [2023-10-24T18:38:23.090Z] ], [2023-10-24T18:38:23.090Z] "mtu": 1458, [2023-10-24T18:38:23.090Z] "selinux-enabled": true, [2023-10-24T18:38:23.090Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:38:23.090Z] } [Pipeline] sh [2023-10-24T18:38:23.433Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:38:23.783Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:38:42.131Z] provisioning config files... [2023-10-24T18:38:42.168Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/123@tmp/config6481268224843172778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:38:42.553Z] ---> docker-login.sh [2023-10-24T18:38:42.553Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:38:43.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:43.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:43.145Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:43.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:43.145Z] [2023-10-24T18:38:43.145Z] Login Succeeded [2023-10-24T18:38:43.145Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:38:43.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:43.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:43.691Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:43.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:43.691Z] [2023-10-24T18:38:43.691Z] Login Succeeded [2023-10-24T18:38:43.691Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:38:43.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:43.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:43.970Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:43.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:43.970Z] [2023-10-24T18:38:43.970Z] Login Succeeded [2023-10-24T18:38:43.970Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:38:44.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:44.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:44.524Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:44.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:44.524Z] [2023-10-24T18:38:44.524Z] Login Succeeded [2023-10-24T18:38:44.524Z] docker.io [2023-10-24T18:38:44.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:45.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:45.079Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:45.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:45.079Z] [2023-10-24T18:38:45.079Z] Login Succeeded [2023-10-24T18:38:45.079Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:38:45.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:38:45.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:38:45.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:38:45.482Z] ========================================================= [2023-10-24T18:38:45.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:38:45.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:45.858Z] + 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-10-24T18:38:46.181Z] Sending build context to Docker daemon 1.197MB [2023-10-24T18:38:46.181Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:38:46.181Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:38:46.454Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:38:46.454Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:38:46.454Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:38:46.454Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:38:46.454Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:38:46.454Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:38:46.454Z] 17808c966233: Pulling fs layer [2023-10-24T18:38:46.454Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:38:46.454Z] f0e02332f6b5: Waiting [2023-10-24T18:38:46.454Z] cefa15bbcfad: Waiting [2023-10-24T18:38:46.454Z] 17808c966233: Waiting [2023-10-24T18:38:46.454Z] f4c1fc716caa: Waiting [2023-10-24T18:38:46.454Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:38:46.454Z] 5d54e960e981: Download complete [2023-10-24T18:38:46.454Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:38:46.454Z] f0e02332f6b5: Download complete [2023-10-24T18:38:46.454Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:38:46.454Z] cefa15bbcfad: Download complete [2023-10-24T18:38:46.732Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:38:46.732Z] 9fda8d8052c6: Download complete [2023-10-24T18:38:47.327Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:38:47.327Z] f4c1fc716caa: Download complete [2023-10-24T18:38:47.948Z] 9fda8d8052c6: Pull complete [2023-10-24T18:38:48.546Z] 5d54e960e981: Pull complete [2023-10-24T18:38:48.818Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:38:48.818Z] c4a7e357bf2a: Download complete [2023-10-24T18:38:49.794Z] 17808c966233: Verifying Checksum [2023-10-24T18:38:49.794Z] 17808c966233: Download complete [2023-10-24T18:39:02.148Z] c4a7e357bf2a: Pull complete [2023-10-24T18:39:02.421Z] f0e02332f6b5: Pull complete [2023-10-24T18:39:02.693Z] cefa15bbcfad: Pull complete [2023-10-24T18:39:12.988Z] 17808c966233: Pull complete [2023-10-24T18:39:12.988Z] f4c1fc716caa: Pull complete [2023-10-24T18:39:12.988Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:39:12.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:39:12.988Z] ---> ea914061e18c [2023-10-24T18:39:12.988Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:39:13.971Z] ---> Running in 3b8ae9f962ac [2023-10-24T18:39:14.566Z] Removing intermediate container 3b8ae9f962ac [2023-10-24T18:39:14.567Z] ---> 7e5c9493b86e [2023-10-24T18:39:14.567Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:39:14.567Z] ---> Running in 82a7d1944190 [2023-10-24T18:39:14.840Z] Removing intermediate container 82a7d1944190 [2023-10-24T18:39:14.840Z] ---> ca24cb5904a4 [2023-10-24T18:39:14.840Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:39:15.900Z] ---> Running in df5edf87840d [2023-10-24T18:39:15.900Z] Removing intermediate container df5edf87840d [2023-10-24T18:39:15.900Z] ---> 40002ec336e4 [2023-10-24T18:39:15.900Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:39:15.900Z] ---> Running in 6950f7b77c6d [2023-10-24T18:39:15.900Z] Removing intermediate container 6950f7b77c6d [2023-10-24T18:39:15.900Z] ---> f0f246bacd7c [2023-10-24T18:39:15.900Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:39:15.900Z] ---> Running in ea8fd855c0e1 [2023-10-24T18:39:17.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:39:17.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:39:19.034Z] OK: 266 MiB in 52 packages [2023-10-24T18:39:20.028Z] Removing intermediate container ea8fd855c0e1 [2023-10-24T18:39:20.028Z] ---> 6ab0d39d3017 [2023-10-24T18:39:20.028Z] Step 8/12 : WORKDIR /app [2023-10-24T18:39:20.028Z] ---> Running in 0680766f0030 [2023-10-24T18:39:20.635Z] Removing intermediate container 0680766f0030 [2023-10-24T18:39:20.635Z] ---> e6a740b532a2 [2023-10-24T18:39:20.635Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T18:39:21.246Z] ---> cd7f64e621c3 [2023-10-24T18:39:21.246Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:39:21.246Z] ---> Running in a231efa0df9d [2023-10-24T18:40:57.971Z] Removing intermediate container a231efa0df9d [2023-10-24T18:40:57.971Z] ---> 2a781adcf373 [2023-10-24T18:40:57.971Z] Step 11/12 : COPY . . [2023-10-24T18:40:57.971Z] ---> a9e29398b9ce [2023-10-24T18:40:57.971Z] Step 12/12 : RUN $MAKE [2023-10-24T18:40:57.971Z] ---> Running in e5ddc4e267ed [2023-10-24T18:40:57.971Z] noop [2023-10-24T18:40:57.971Z] Removing intermediate container e5ddc4e267ed [2023-10-24T18:40:57.971Z] ---> 81d1d1cc1d4a [2023-10-24T18:40:57.971Z] Successfully built 81d1d1cc1d4a [2023-10-24T18:40:57.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:40:58.319Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:40:58.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:40:58.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container [2023-10-24T18:40:58.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/123 -v /w/workspace/device-rfid-llrp-go/123:/w/workspace/device-rfid-llrp-go/123:rw,z -v /w/workspace/device-rfid-llrp-go/123@tmp:/w/workspace/device-rfid-llrp-go/123@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-10-24T18:41:00.197Z] $ docker top 9dc7d03527e0b352556a30539def73395a23a14d9bf1a5dce621f62ace5ef581 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:41:01.049Z] + go version [2023-10-24T18:41:01.049Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:41:01.072Z] $ docker stop --time=1 9dc7d03527e0b352556a30539def73395a23a14d9bf1a5dce621f62ace5ef581 [2023-10-24T18:41:02.782Z] $ docker rm -f --volumes 9dc7d03527e0b352556a30539def73395a23a14d9bf1a5dce621f62ace5ef581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:41:03.358Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:41:03.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:41:03.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container [2023-10-24T18:41:03.664Z] $ 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/123 -v /w/workspace/device-rfid-llrp-go/123:/w/workspace/device-rfid-llrp-go/123:rw,z -v /w/workspace/device-rfid-llrp-go/123@tmp:/w/workspace/device-rfid-llrp-go/123@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-10-24T18:41:04.998Z] $ docker top 630e76b91dc986d5f16eb6822452d814df34f4bdb95c7cb59c3a6f942a57e824 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:41:05.849Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/123 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:41:06.510Z] + make test [2023-10-24T18:41:06.510Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:41:11.915Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T18:43:33.681Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T18:43:33.681Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T18:44:06.185Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.632s coverage: 40.6% of statements [2023-10-24T18:44:06.185Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.559s coverage: 51.9% of statements [2023-10-24T18:44:06.185Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2023-10-24T18:44:06.185Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:44:06.185Z] go vet ./... [2023-10-24T18:44:32.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:44:32.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:44:32.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:44:32.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:44:32.937Z] $ docker stop --time=1 630e76b91dc986d5f16eb6822452d814df34f4bdb95c7cb59c3a6f942a57e824 [2023-10-24T18:44:34.872Z] $ docker rm -f --volumes 630e76b91dc986d5f16eb6822452d814df34f4bdb95c7cb59c3a6f942a57e824 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:44:36.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:44:41.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:44:41.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:44:42.016Z] + ls -al . [2023-10-24T18:44:42.016Z] total 636 [2023-10-24T18:44:42.016Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:41 . [2023-10-24T18:44:42.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 18:38 .dockerignore [2023-10-24T18:44:42.016Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git [2023-10-24T18:44:42.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 18:38 .gitignore [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 18:38 Attribution.txt [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 18:38 CHANGELOG.md [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 18:38 Dockerfile [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 18:38 Jenkinsfile [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:38 LICENSE [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 18:38 Makefile [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:38 OWNERS.md [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 18:38 README.md [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:29 VERSION [2023-10-24T18:44:42.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin [2023-10-24T18:44:42.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 cmd [2023-10-24T18:44:42.016Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 18:44 coverage.out [2023-10-24T18:44:42.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 examples [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 18:38 go.mod [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:38 go.sum [2023-10-24T18:44:42.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 images [2023-10-24T18:44:42.016Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 18:38 internal [2023-10-24T18:44:42.016Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 18:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:44:42.375Z] + 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=e8098dd8846b53d811863813b1fcc7d083d99194 --label arch=arm64 --label version=3.1.0-dev.18 . [2023-10-24T18:44:42.648Z] Sending build context to Docker daemon 1.197MB [2023-10-24T18:44:42.648Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:44:42.648Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T18:44:42.648Z] ---> 81d1d1cc1d4a [2023-10-24T18:44:42.648Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:44:42.918Z] ---> Running in d3377a46a535 [2023-10-24T18:44:43.190Z] Removing intermediate container d3377a46a535 [2023-10-24T18:44:43.190Z] ---> 40a890b882c0 [2023-10-24T18:44:43.190Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:44:43.466Z] ---> Running in 2f673e2d10fc [2023-10-24T18:44:43.737Z] Removing intermediate container 2f673e2d10fc [2023-10-24T18:44:43.737Z] ---> 8e20f5c23b77 [2023-10-24T18:44:43.737Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:44:43.737Z] ---> Running in a1860d158fc3 [2023-10-24T18:44:44.329Z] Removing intermediate container a1860d158fc3 [2023-10-24T18:44:44.329Z] ---> f00b63617469 [2023-10-24T18:44:44.329Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:44:44.329Z] ---> Running in eca7e8985bc6 [2023-10-24T18:44:44.601Z] Removing intermediate container eca7e8985bc6 [2023-10-24T18:44:44.601Z] ---> 3ddeb4f9013c [2023-10-24T18:44:44.601Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:44:44.601Z] ---> Running in 3047167abfb8 [2023-10-24T18:44:46.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:44:46.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:44:47.717Z] OK: 266 MiB in 52 packages [2023-10-24T18:44:48.701Z] Removing intermediate container 3047167abfb8 [2023-10-24T18:44:48.701Z] ---> 773af5ec6890 [2023-10-24T18:44:48.701Z] Step 8/24 : WORKDIR /app [2023-10-24T18:44:48.701Z] ---> Running in a7d17fce9884 [2023-10-24T18:44:49.289Z] Removing intermediate container a7d17fce9884 [2023-10-24T18:44:49.289Z] ---> 341ffcd46610 [2023-10-24T18:44:49.289Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T18:44:49.876Z] ---> 2a68a32bde3f [2023-10-24T18:44:49.876Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:44:49.876Z] ---> Running in beb12e3f80c1 [2023-10-24T18:44:52.480Z] Removing intermediate container beb12e3f80c1 [2023-10-24T18:44:52.480Z] ---> fc09674ef2fd [2023-10-24T18:44:52.480Z] Step 11/24 : COPY . . [2023-10-24T18:44:55.085Z] ---> 57c91379f06e [2023-10-24T18:44:55.085Z] Step 12/24 : RUN $MAKE [2023-10-24T18:44:55.085Z] ---> Running in 2d2bd3fb7537 [2023-10-24T18:44:56.065Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T18:47:17.798Z] Removing intermediate container 2d2bd3fb7537 [2023-10-24T18:47:17.798Z] ---> e4d53ded41c1 [2023-10-24T18:47:17.798Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T18:47:17.798Z] 3.18: Pulling from library/alpine [2023-10-24T18:47:17.798Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:47:17.799Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:47:17.799Z] 579b34f0a95b: Download complete [2023-10-24T18:47:17.799Z] 579b34f0a95b: Pull complete [2023-10-24T18:47:17.799Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:47:17.799Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:47:17.799Z] ---> 3cc203321400 [2023-10-24T18:47:17.799Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:47:17.799Z] ---> Running in f05c7b0ecbd0 [2023-10-24T18:47:17.799Z] Removing intermediate container f05c7b0ecbd0 [2023-10-24T18:47:17.799Z] ---> 803ac7cb07c8 [2023-10-24T18:47:17.799Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:47:17.799Z] ---> Running in 5f2643a381c5 [2023-10-24T18:47:17.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:47:17.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:47:17.799Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:47:17.799Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:47:17.799Z] OK: 8 MiB in 16 packages [2023-10-24T18:47:17.799Z] Removing intermediate container 5f2643a381c5 [2023-10-24T18:47:17.799Z] ---> 47acde63fbc0 [2023-10-24T18:47:17.799Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T18:47:17.799Z] ---> e6c6297c0e64 [2023-10-24T18:47:17.799Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T18:47:17.799Z] ---> de2e70095a84 [2023-10-24T18:47:17.799Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T18:47:18.388Z] ---> a16b8c6f1f1b [2023-10-24T18:47:18.388Z] Step 19/24 : EXPOSE 59989 [2023-10-24T18:47:18.388Z] ---> Running in 96a73cae3139 [2023-10-24T18:47:18.664Z] Removing intermediate container 96a73cae3139 [2023-10-24T18:47:18.664Z] ---> b1d03efecd8a [2023-10-24T18:47:18.664Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T18:47:18.933Z] ---> Running in 47b0836cb8ce [2023-10-24T18:47:19.523Z] Removing intermediate container 47b0836cb8ce [2023-10-24T18:47:19.523Z] ---> 2c6428e3afcd [2023-10-24T18:47:19.523Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:47:19.523Z] ---> Running in 5e6cc93950a3 [2023-10-24T18:47:19.791Z] Removing intermediate container 5e6cc93950a3 [2023-10-24T18:47:19.791Z] ---> 2815c1169525 [2023-10-24T18:47:19.791Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T18:47:19.791Z] ---> Running in cbd6e719415c [2023-10-24T18:47:20.376Z] Removing intermediate container cbd6e719415c [2023-10-24T18:47:20.376Z] ---> 5ccdc697563d [2023-10-24T18:47:20.376Z] Step 23/24 : LABEL git_sha=e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T18:47:20.376Z] ---> Running in 1a9b275fa24b [2023-10-24T18:47:20.642Z] Removing intermediate container 1a9b275fa24b [2023-10-24T18:47:20.643Z] ---> 2dccdd633833 [2023-10-24T18:47:20.643Z] Step 24/24 : LABEL version=3.1.0-dev.18 [2023-10-24T18:47:20.911Z] ---> Running in 8366e19a1a4a [2023-10-24T18:47:21.179Z] Removing intermediate container 8366e19a1a4a [2023-10-24T18:47:21.179Z] ---> 79f61b364e8b [2023-10-24T18:47:21.179Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:47:21.179Z] Successfully built 79f61b364e8b [2023-10-24T18:47:21.179Z] 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-10-24T18:47:21.283Z] provisioning config files... [2023-10-24T18:47:21.301Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/123@tmp/config10399157729999065358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:47:21.649Z] ---> docker-login.sh [2023-10-24T18:47:21.649Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:47:21.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:47:21.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:47:21.918Z] Configure a credential helper to remove this warning. See [2023-10-24T18:47:21.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:47:21.918Z] [2023-10-24T18:47:21.918Z] Login Succeeded [2023-10-24T18:47:21.918Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:47:22.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:47:22.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:47:22.464Z] Configure a credential helper to remove this warning. See [2023-10-24T18:47:22.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:47:22.464Z] [2023-10-24T18:47:22.464Z] Login Succeeded [2023-10-24T18:47:22.464Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:47:22.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:47:22.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:47:22.739Z] Configure a credential helper to remove this warning. See [2023-10-24T18:47:22.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:47:22.739Z] [2023-10-24T18:47:22.739Z] Login Succeeded [2023-10-24T18:47:22.739Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:47:23.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:47:23.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:47:23.330Z] Configure a credential helper to remove this warning. See [2023-10-24T18:47:23.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:47:23.330Z] [2023-10-24T18:47:23.330Z] Login Succeeded [2023-10-24T18:47:23.330Z] docker.io [2023-10-24T18:47:23.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:47:23.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:47:23.870Z] Configure a credential helper to remove this warning. See [2023-10-24T18:47:23.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:47:23.870Z] [2023-10-24T18:47:23.870Z] Login Succeeded [2023-10-24T18:47:23.870Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:47:23.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:47:23.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:47:23.947Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-24T18:47:23.947Z] e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T18:47:23.947Z] latest [2023-10-24T18:47:23.947Z] 3.1.0-dev.18 [2023-10-24T18:47:23.947Z] e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T18:47:23.947Z] main [2023-10-24T18:47:23.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:24.382Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:25.830Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T18:47:25.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:47:25.830Z] a22025346061: Preparing [2023-10-24T18:47:25.830Z] 7225638e1918: Preparing [2023-10-24T18:47:25.830Z] 03cf641c4ce2: Preparing [2023-10-24T18:47:25.830Z] 287c4fbca2af: Preparing [2023-10-24T18:47:25.830Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:47:26.111Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:47:26.111Z] 7225638e1918: Pushed [2023-10-24T18:47:26.111Z] 03cf641c4ce2: Pushed [2023-10-24T18:47:26.111Z] 287c4fbca2af: Pushed [2023-10-24T18:47:32.848Z] a22025346061: Pushed [2023-10-24T18:47:32.848Z] e8098dd8846b53d811863813b1fcc7d083d99194: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:33.217Z] + 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-10-24T18:47:33.568Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T18:47:33.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:47:33.568Z] a22025346061: Preparing [2023-10-24T18:47:33.568Z] 7225638e1918: Preparing [2023-10-24T18:47:33.568Z] 03cf641c4ce2: Preparing [2023-10-24T18:47:33.568Z] 287c4fbca2af: Preparing [2023-10-24T18:47:33.568Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:47:33.568Z] 287c4fbca2af: Layer already exists [2023-10-24T18:47:33.568Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:47:33.568Z] 03cf641c4ce2: Layer already exists [2023-10-24T18:47:33.568Z] 7225638e1918: Layer already exists [2023-10-24T18:47:33.568Z] a22025346061: Layer already exists [2023-10-24T18:47:33.842Z] latest: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:34.208Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:34.560Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [2023-10-24T18:47:34.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:47:34.560Z] a22025346061: Preparing [2023-10-24T18:47:34.560Z] 7225638e1918: Preparing [2023-10-24T18:47:34.560Z] 03cf641c4ce2: Preparing [2023-10-24T18:47:34.560Z] 287c4fbca2af: Preparing [2023-10-24T18:47:34.560Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:47:34.560Z] 287c4fbca2af: Layer already exists [2023-10-24T18:47:34.560Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:47:34.560Z] a22025346061: Layer already exists [2023-10-24T18:47:34.560Z] 03cf641c4ce2: Layer already exists [2023-10-24T18:47:34.560Z] 7225638e1918: Layer already exists [2023-10-24T18:47:34.830Z] 3.1.0-dev.18: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:35.188Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:35.535Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T18:47:35.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:47:35.535Z] a22025346061: Preparing [2023-10-24T18:47:35.535Z] 7225638e1918: Preparing [2023-10-24T18:47:35.535Z] 03cf641c4ce2: Preparing [2023-10-24T18:47:35.535Z] 287c4fbca2af: Preparing [2023-10-24T18:47:35.535Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:47:35.535Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:47:35.535Z] a22025346061: Layer already exists [2023-10-24T18:47:35.535Z] 03cf641c4ce2: Layer already exists [2023-10-24T18:47:35.535Z] 287c4fbca2af: Layer already exists [2023-10-24T18:47:35.535Z] 7225638e1918: Layer already exists [2023-10-24T18:47:35.535Z] e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:36.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-10-24T18:47:36.504Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-24T18:47:36.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T18:47:36.504Z] a22025346061: Preparing [2023-10-24T18:47:36.504Z] 7225638e1918: Preparing [2023-10-24T18:47:36.504Z] 03cf641c4ce2: Preparing [2023-10-24T18:47:36.504Z] 287c4fbca2af: Preparing [2023-10-24T18:47:36.504Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:47:36.504Z] 7225638e1918: Layer already exists [2023-10-24T18:47:36.504Z] a22025346061: Layer already exists [2023-10-24T18:47:36.504Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:47:36.504Z] 287c4fbca2af: Layer already exists [2023-10-24T18:47:36.504Z] 03cf641c4ce2: Layer already exists [2023-10-24T18:47:36.772Z] main: digest: sha256:c2c093a2aafb2279014881886c591ce1d7bce7032c4a80bd968b498552b9bb95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:47:36.825Z] ===================================================== [Pipeline] echo [2023-10-24T18:47:36.832Z] taggedImages: [2023-10-24T18:47:36.832Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T18:47:36.832Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T18:47:36.832Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [2023-10-24T18:47:36.832Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T18:47:36.832Z] - 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-10-24T18:47:37.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:47:37.200Z] [2023-10-24T18:47:37.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:37.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:47:40.140Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:47:40.140Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:47:40.140Z] 04944245beec: Pulling fs layer [2023-10-24T18:47:40.140Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:47:40.140Z] 765212b225bb: Pulling fs layer [2023-10-24T18:47:40.140Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:47:40.140Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:47:40.140Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:47:40.140Z] f23df028b6ca: Waiting [2023-10-24T18:47:40.140Z] d65c8cfc05b1: Waiting [2023-10-24T18:47:40.140Z] 2437ff75d9bd: Waiting [2023-10-24T18:47:40.140Z] 765212b225bb: Waiting [2023-10-24T18:47:40.140Z] 04944245beec: Verifying Checksum [2023-10-24T18:47:40.140Z] 04944245beec: Download complete [2023-10-24T18:47:40.140Z] 765212b225bb: Verifying Checksum [2023-10-24T18:47:40.140Z] 765212b225bb: Download complete [2023-10-24T18:47:40.140Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:47:40.140Z] f23df028b6ca: Download complete [2023-10-24T18:47:40.140Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:47:40.140Z] d65c8cfc05b1: Download complete [2023-10-24T18:47:40.412Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:47:40.412Z] 699f458cf7ca: Download complete [2023-10-24T18:47:40.679Z] 8998bd30e6a1: Download complete [2023-10-24T18:47:43.288Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:47:43.288Z] 2437ff75d9bd: Download complete [2023-10-24T18:47:45.893Z] 8998bd30e6a1: Pull complete [2023-10-24T18:47:46.161Z] 04944245beec: Pull complete [2023-10-24T18:47:48.122Z] 699f458cf7ca: Pull complete [2023-10-24T18:47:48.390Z] 765212b225bb: Pull complete [2023-10-24T18:47:49.352Z] f23df028b6ca: Pull complete [2023-10-24T18:47:49.620Z] d65c8cfc05b1: Pull complete [2023-10-24T18:48:07.876Z] 2437ff75d9bd: Pull complete [2023-10-24T18:48:07.876Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:48:07.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:48:07.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:48:08.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container [2023-10-24T18:48:08.168Z] $ 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/123 -v /w/workspace/device-rfid-llrp-go/123:/w/workspace/device-rfid-llrp-go/123:rw,z -v /w/workspace/device-rfid-llrp-go/123@tmp:/w/workspace/device-rfid-llrp-go/123@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-10-24T18:48:11.538Z] $ docker top ce877c3356d7ca15f02e46e2a3017e1192af7b01540d5c87f0157d28737f93a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:12.444Z] ---> job-cost.sh [2023-10-24T18:48:12.444Z] lf-activate-venv: SKIPPING [2023-10-24T18:48:12.444Z] INFO: No Stack... [2023-10-24T18:48:13.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:48:13.999Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:48:14.653Z] + cat /w/workspace/device-rfid-llrp-go/123/archives/cost.csv [2023-10-24T18:48:14.654Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:48:14.729Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [2023-10-24T18:48:14.734Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] did not exist. Created. [2023-10-24T18:48:14.734Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:48:15.399Z] /w/workspace/device-rfid-llrp-go/123@tmp/durable-7417d197/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:48:16.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:48:16.096Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:48:16.167Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:48:16.174Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:48:16.196Z] $ docker stop --time=1 ce877c3356d7ca15f02e46e2a3017e1192af7b01540d5c87f0157d28737f93a8 [2023-10-24T18:48:21.274Z] $ docker rm -f --volumes ce877c3356d7ca15f02e46e2a3017e1192af7b01540d5c87f0157d28737f93a8 [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-10-24T18:48:22.264Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-24T18:48:22.264Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T18:48:22.264Z] total 16 [2023-10-24T18:48:22.264Z] drwxr-xr-x 3 root root 4096 Oct 24 18:31 . [2023-10-24T18:48:22.264Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:31 .. [2023-10-24T18:48:22.264Z] drwxr-xr-x 2 root root 4096 Oct 24 18:31 cost [2023-10-24T18:48:22.264Z] -rw-r--r-- 1 root root 91 Oct 24 18:31 cost.csv [2023-10-24T18:48:22.264Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T18:48:22.264Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T18:48:22.264Z] total 16 [2023-10-24T18:48:22.264Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:31 . [2023-10-24T18:48:22.264Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:31 .. [2023-10-24T18:48:22.264Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:31 cost [2023-10-24T18:48:22.264Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:22.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:23.420Z] ---> package-listing.sh [2023-10-24T18:48:23.420Z] ++ facter osfamily [2023-10-24T18:48:23.420Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:48:23.679Z] + OS_FAMILY=debian [2023-10-24T18:48:23.679Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T18:48:23.679Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:48:23.679Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:48:23.679Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:48:23.679Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:48:23.679Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T18:48:23.679Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:48:23.679Z] + case "${OS_FAMILY}" in [2023-10-24T18:48:23.679Z] + dpkg -l [2023-10-24T18:48:23.679Z] + grep '^ii' [2023-10-24T18:48:23.679Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:48:23.679Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:48:23.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:48:23.679Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T18:48:23.679Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-24T18:48:23.679Z] + 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-10-24T18:48:23.690Z] 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-10-24T18:48:23.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:48:24.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:48:24.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:48:24.596Z] prd-ubuntu20.04-docker-8c-8g-10139 does not seem to be running inside a container [2023-10-24T18:48:24.624Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:48:24.830Z] $ docker top ba2936eba9c336fea87ad46742deded60b18c5a0d7a37befd5d290f3a20e5767 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:48:25.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:48:25.464Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:48:25.750Z] + ls /var/log/sa-host [2023-10-24T18:48:25.750Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:48:25.811Z] provisioning config files... [2023-10-24T18:48:25.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1438079197890790459tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:48:25.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:26.112Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:48:26.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:26.432Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:48:26.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:26.729Z] ---> sudo-logs.sh [2023-10-24T18:48:26.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:48:26.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:27.037Z] ---> job-cost.sh [2023-10-24T18:48:27.037Z] lf-activate-venv: SKIPPING [2023-10-24T18:48:27.037Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:48:27.037Z] INFO: Retrieving Stack Cost... [2023-10-24T18:48:27.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:48:27.864Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:48:27.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:28.159Z] ---> logs-deploy.sh [2023-10-24T18:48:28.159Z] lf-activate-venv: SKIPPING [2023-10-24T18:48:28.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/123 [2023-10-24T18:48:28.159Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:48:29.095Z] Archives upload complete. [2023-10-24T18:48:29.095Z] INFO: archiving logs to Nexus