Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5262328ab65540e21e451b8b0dec2850c67e729 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-ssh3716957089246850435.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9772340617565842853.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8347861969478197180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2794642242411428880.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-ssh2019234351185052064.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 ‘prd-ubuntu20.04-docker-8c-8g-5927’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5929 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 > 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 Avoid second fetch Checking out Revision f5262328ab65540e21e451b8b0dec2850c67e729 (main) Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 > git rev-list --no-walk 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:45:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:45:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:45:51 ========================================================= 10:45:51 EdgeX Global Pipelines Version Info 10:45:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:45:52 ------------------- 10:45:52 stable info: 10:45:52 ------------------- 10:45:52 Commited By: Ginny Guan ginny@iotechsys.com 10:45:52 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:45:52 Message: update stable to v1.0.260 10:45:53 ------------------- 10:45:53 experimental info: 10:45:53 ------------------- 10:45:53 Commited By: Ginny Guan ginny@iotechsys.com 10:45:53 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:45:53 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:45:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:45:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:45:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:45:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:45:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:45:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:45:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo 10:45:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f526232 [Pipeline] echo 10:45:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:55 provisioning config files... 10:45:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14017293394683231139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:55 ---> ****-login.sh 10:45:55 nexus3.edgexfoundry.org:10001 10:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:56 Configure a credential helper to remove this warning. See 10:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:56 10:45:56 Login Succeeded 10:45:56 nexus3.edgexfoundry.org:10002 10:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:56 Configure a credential helper to remove this warning. See 10:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:56 10:45:56 Login Succeeded 10:45:56 nexus3.edgexfoundry.org:10003 10:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:56 Configure a credential helper to remove this warning. See 10:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:56 10:45:56 Login Succeeded 10:45:56 nexus3.edgexfoundry.org:10004 10:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:56 Configure a credential helper to remove this warning. See 10:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:56 10:45:56 Login Succeeded 10:45:56 ****.io 10:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:56 Configure a credential helper to remove this warning. See 10:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:56 10:45:56 Login Succeeded 10:45:56 ---> ****-login.sh ends [Pipeline] } 10:45:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:45:57 + git rev-list -1 --merges f5262328ab65540e21e451b8b0dec2850c67e729~1..f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo 10:45:57 -----------> git rev-list -1 --merges f5262328ab65540e21e451b8b0dec2850c67e729~1..f5262328ab65540e21e451b8b0dec2850c67e729 f5262328ab65540e21e451b8b0dec2850c67e729 10:45:57 f5262328ab65540e21e451b8b0dec2850c67e729 [false] [Pipeline] sh 10:45:57 + git log --format=format:%s -1 f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo 10:45:57 ========================================================= 10:45:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:45:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:45:58 + git log --format=format:%s -1 f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo 10:45:58 [semverPrep] GIT_COMMIT: f5262328ab65540e21e451b8b0dec2850c67e729, Commit Message: Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo 10:45:58 [semverPrep] This is not a build commit. [Pipeline] sh 10:45:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:45:58 + grep -v github /etc/ssh/ssh_known_hosts 10:45:58 + [ -e /tmp/ssh_known_hosts ] 10:45:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:45:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:45:58 + sudo tee -a /etc/ssh/ssh_known_hosts 10:45:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:45:59 10:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:45:59 0.1.4: Pulling from edgex-devops/py-git-semver 10:45:59 b85a868b505f: Pulling fs layer 10:45:59 e2be974225ed: Pulling fs layer 10:45:59 339a4e72a1f5: Pulling fs layer 10:45:59 988bab9f4d93: Pulling fs layer 10:45:59 1469e6f7b9e6: Pulling fs layer 10:45:59 eaf3925da568: Pulling fs layer 10:45:59 bab4dde63d76: Pulling fs layer 10:45:59 bde34c3a00c8: Pulling fs layer 10:45:59 b352a97aabf1: Pulling fs layer 10:45:59 4872d77fe225: Pulling fs layer 10:45:59 5851b861e8e6: Pulling fs layer 10:45:59 bab4dde63d76: Waiting 10:45:59 bde34c3a00c8: Waiting 10:45:59 5851b861e8e6: Waiting 10:45:59 b352a97aabf1: Waiting 10:45:59 988bab9f4d93: Waiting 10:45:59 eaf3925da568: Waiting 10:45:59 e2be974225ed: Download complete 10:45:59 988bab9f4d93: Verifying Checksum 10:45:59 988bab9f4d93: Download complete 10:45:59 339a4e72a1f5: Verifying Checksum 10:45:59 339a4e72a1f5: Download complete 10:45:59 1469e6f7b9e6: Verifying Checksum 10:46:00 eaf3925da568: Verifying Checksum 10:46:00 eaf3925da568: Download complete 10:46:00 bde34c3a00c8: Download complete 10:46:00 b352a97aabf1: Download complete 10:46:00 4872d77fe225: Verifying Checksum 10:46:00 4872d77fe225: Download complete 10:46:00 5851b861e8e6: Verifying Checksum 10:46:00 5851b861e8e6: Download complete 10:46:00 b85a868b505f: Verifying Checksum 10:46:00 b85a868b505f: Download complete 10:46:00 bab4dde63d76: Verifying Checksum 10:46:00 bab4dde63d76: Download complete 10:46:01 b85a868b505f: Pull complete 10:46:01 e2be974225ed: Pull complete 10:46:01 339a4e72a1f5: Pull complete 10:46:02 988bab9f4d93: Pull complete 10:46:02 1469e6f7b9e6: Pull complete 10:46:02 eaf3925da568: Pull complete 10:46:04 bab4dde63d76: Pull complete 10:46:04 bde34c3a00c8: Pull complete 10:46:04 b352a97aabf1: Pull complete 10:46:04 4872d77fe225: Pull complete 10:46:04 5851b861e8e6: Pull complete 10:46:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:46:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:04 prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container 10:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:46:07 $ docker top 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f -eo pid,comm 10:46:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:46:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:07 [ssh-agent] Looking for ssh-agent implementation... 10:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:08 $ docker exec 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent 10:46:08 SSH_AUTH_SOCK=/tmp/ssh-CGRCVT38cT6v/agent.32 10:46:08 SSH_AGENT_PID=39 10:46:08 Running ssh-add (command line suppressed) 10:46:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10346695046057522490.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10346695046057522490.key) 10:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:08 + git tag --points-at HEAD [Pipeline] } 10:46:08 $ docker exec --env ******** --env ******** 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent -k 10:46:08 unset SSH_AUTH_SOCK; 10:46:08 unset SSH_AGENT_PID; 10:46:08 echo Agent pid 39 killed; 10:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:09 [ssh-agent] Looking for ssh-agent implementation... 10:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:09 $ docker exec 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent 10:46:09 SSH_AUTH_SOCK=/tmp/ssh-VG3VpTKS6A3c/agent.72 10:46:09 SSH_AGENT_PID=78 10:46:09 Running ssh-add (command line suppressed) 10:46:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15632786587469723052.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15632786587469723052.key) 10:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:09 + git semver init 10:46:10 2024-07-19 10:46:09,991 [run_init] DEBUG init version:0.0.0 force:False 10:46:10 2024-07-19 10:46:09,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:46:10 2024-07-19 10:46:09,992 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:46:10 2024-07-19 10:46:09,993 [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) 10:46:11 2024-07-19 10:46:11,637 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:46:11 2024-07-19 10:46:11,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:46:11 2024-07-19 10:46:11,637 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:46:11 2024-07-19 10:46:11,638 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:46:11 3.2.0-dev.14 [Pipeline] } 10:46:11 $ docker exec --env ******** --env ******** 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent -k 10:46:11 unset SSH_AUTH_SOCK; 10:46:11 unset SSH_AGENT_PID; 10:46:11 echo Agent pid 78 killed; 10:46:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:46:12 + git semver [Pipeline] } 10:46:12 $ docker stop --time=1 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f 10:46:13 $ docker rm -f --volumes 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f [Pipeline] // withDockerContainer [Pipeline] sh 10:46:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:46:15 Stashed 1 file(s) [Pipeline] echo 10:46:15 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:15 provisioning config files... 10:46:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6412476791608379972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:15 ---> ****-login.sh 10:46:15 nexus3.edgexfoundry.org:10001 10:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:15 Configure a credential helper to remove this warning. See 10:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:15 10:46:15 Login Succeeded 10:46:15 nexus3.edgexfoundry.org:10002 10:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:15 Configure a credential helper to remove this warning. See 10:46:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:15 10:46:15 Login Succeeded 10:46:15 nexus3.edgexfoundry.org:10003 10:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:16 Configure a credential helper to remove this warning. See 10:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:16 10:46:16 Login Succeeded 10:46:16 nexus3.edgexfoundry.org:10004 10:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:16 Configure a credential helper to remove this warning. See 10:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:16 10:46:16 Login Succeeded 10:46:16 ****.io 10:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:16 Configure a credential helper to remove this warning. See 10:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:16 10:46:16 Login Succeeded 10:46:16 ---> ****-login.sh ends [Pipeline] } 10:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:46:16 ========================================================= 10:46:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:46:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:17 + 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 . 10:46:17 Sending build context to Docker daemon 11.41MB 10:46:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:46:17 Step 2/12 : FROM ${BASE} AS builder 10:46:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:46:17 619be1103602: Pulling fs layer 10:46:17 7862e08f4a3e: Pulling fs layer 10:46:17 5df492c9dc93: Pulling fs layer 10:46:17 7629e6793208: Pulling fs layer 10:46:17 4f4fb700ef54: Pulling fs layer 10:46:17 fb5054dd5b73: Pulling fs layer 10:46:17 eeca6798cff9: Pulling fs layer 10:46:17 aa269ceb94a6: Pulling fs layer 10:46:17 ada007ff1a6a: Pulling fs layer 10:46:17 7629e6793208: Waiting 10:46:17 4f4fb700ef54: Waiting 10:46:17 fb5054dd5b73: Waiting 10:46:17 eeca6798cff9: Waiting 10:46:17 aa269ceb94a6: Waiting 10:46:17 ada007ff1a6a: Waiting 10:46:17 7862e08f4a3e: Download complete 10:46:17 7629e6793208: Verifying Checksum 10:46:17 7629e6793208: Download complete 10:46:17 4f4fb700ef54: Verifying Checksum 10:46:17 4f4fb700ef54: Download complete 10:46:17 fb5054dd5b73: Verifying Checksum 10:46:17 fb5054dd5b73: Download complete 10:46:17 619be1103602: Verifying Checksum 10:46:17 619be1103602: Download complete 10:46:17 eeca6798cff9: Verifying Checksum 10:46:17 eeca6798cff9: Download complete 10:46:17 619be1103602: Pull complete 10:46:17 ada007ff1a6a: Verifying Checksum 10:46:17 ada007ff1a6a: Download complete 10:46:18 7862e08f4a3e: Pull complete 10:46:18 5df492c9dc93: Download complete 10:46:18 aa269ceb94a6: Download complete 10:46:21 5df492c9dc93: Pull complete 10:46:21 7629e6793208: Pull complete 10:46:21 4f4fb700ef54: Pull complete 10:46:21 fb5054dd5b73: Pull complete 10:46:21 eeca6798cff9: Pull complete 10:46:23 aa269ceb94a6: Pull complete 10:46:24 ada007ff1a6a: Pull complete 10:46:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:46:24 ---> f489d0715acc 10:46:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:46:28 ---> Running in 993fd8ea3e58 10:46:28 Removing intermediate container 993fd8ea3e58 10:46:28 ---> 96a2bae93680 10:46:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:46:28 ---> Running in 23ae9c6220ef 10:46:28 Removing intermediate container 23ae9c6220ef 10:46:28 ---> 86314d1aecbb 10:46:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:46:28 ---> Running in 124497784d6c 10:46:28 Removing intermediate container 124497784d6c 10:46:28 ---> 3c2861514288 10:46:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:46:28 ---> Running in fef3bbcc4ce1 10:46:28 Removing intermediate container fef3bbcc4ce1 10:46:28 ---> 9ec76a300a61 10:46:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:46:28 ---> Running in 9e084da57735 10:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:46:29 OK: 264 MiB in 52 packages 10:46:29 Removing intermediate container 9e084da57735 10:46:29 ---> 5ec43cca2fa6 10:46:29 Step 8/12 : WORKDIR /app 10:46:29 ---> Running in 41ebec8395b3 10:46:29 Removing intermediate container 41ebec8395b3 10:46:29 ---> 4a3f33ea13f0 10:46:29 Step 9/12 : COPY go.mod vendor* ./ 10:46:29 ---> 2f1e49ac78f1 10:46:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:29 ---> Running in bc86d57de670 10:46:30 Still waiting to schedule task 10:46:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5928’ is offline 10:47:17 Removing intermediate container bc86d57de670 10:47:17 ---> 0687e043e3e4 10:47:17 Step 11/12 : COPY . . 10:47:18 ---> b8a2e78b6e4a 10:47:18 Step 12/12 : RUN $MAKE 10:47:18 ---> Running in 5d1b6d696d17 10:47:18 noop 10:47:18 Removing intermediate container 5d1b6d696d17 10:47:18 ---> 069d20057a2f 10:47:18 Successfully built 069d20057a2f 10:47:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:19 + docker inspect -f . ci-base-image-x86_64 10:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:19 prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container 10:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:47:20 $ docker top c13bb3db176f3dc7e4530fbbffaf3aba9917c9e39aaaf169bfc3cf2e3929425b -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:20 + go version 10:47:20 go version go1.21.9 linux/amd64 [Pipeline] } 10:47:20 $ docker stop --time=1 c13bb3db176f3dc7e4530fbbffaf3aba9917c9e39aaaf169bfc3cf2e3929425b 10:47:22 $ docker rm -f --volumes c13bb3db176f3dc7e4530fbbffaf3aba9917c9e39aaaf169bfc3cf2e3929425b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:23 + docker inspect -f . ci-base-image-x86_64 10:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:23 prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container 10:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:47:23 $ docker top 6951aeee3988b58516d42b63f7ef8f64449fcce6e6c3a559d18011e3e1a6010d -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:24 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:47:24 + make test 10:47:24 go test ./... -coverprofile=coverage.out ./... 10:47:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:47:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:47:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.359055713Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.359971802Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.360069224Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360089894Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.360103204Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.360134955Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360218977Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.360355439Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.36038314Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.360418001Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360458671Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.360543573Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.360561173Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.360581535Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360611075Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.360692157Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.360723778Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360747788Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.360813229Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.36083977Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360889251Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.360941712Z 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}" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.361384501Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.361691637Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.361710238Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=INFO ts=2024-07-19T10:47:44.361774209Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.361788949Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36181816Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.361721918Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.361918302Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.361934362Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.361953492Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.361995613Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.362071115Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.362094905Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.362114466Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.362134676Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.362187977Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.362209888Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.362241728Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36230624Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.36233391Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.362359561Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.362397321Z 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}" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.362632976Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36280206Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.362854371Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.363013294Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.363488934Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.363503555Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=INFO ts=2024-07-19T10:47:44.363535675Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.364332521Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.364346762Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.364360642Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.364382932Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.364494725Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.364525335Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.364539976Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.364561956Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.364634377Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.364694079Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.364716989Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.364785371Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.364808511Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.364866442Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.364893633Z 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}" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.365123557Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36525758Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36527801Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.365294771Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.365395903Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.365431874Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=INFO ts=2024-07-19T10:47:44.365509125Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.365594887Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.365608777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.365627347Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.365646758Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.365706709Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.36573033Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.365744Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.36576183Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.365834032Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.365869032Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.365889943Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.365936694Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.365958454Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.365994435Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366015375Z 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}" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.366231221Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.366438295Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.366454125Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.366485126Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366464185Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.366515956Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=INFO ts=2024-07-19T10:47:44.366547167Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.366606298Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.366618598Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.366632219Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366648929Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36670379Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.36672102Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.366737001Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366749561Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.366807252Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.366831333Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366848933Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.366897054Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.366915954Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366935795Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.366950765Z 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}" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367082908Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36722261Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.367247711Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=INFO ts=2024-07-19T10:47:44.367259781Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367260271Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=WARN ts=2024-07-19T10:47:44.367269421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=INFO ts=2024-07-19T10:47:44.367304692Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.367349163Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.367360223Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367373653Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.367393774Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.367453095Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367480036Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367494976Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.367517296Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.367571157Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367592138Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.367610088Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.367662969Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.36768268Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.367726271Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.367743431Z 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}" 10:47:48 --- FAIL: TestAutoDiscoverNaming (0.01s) 10:47:48 --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) 10:47:48 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:46502: use of closed network connection 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.367926145Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.36818398Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.368364723Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.368414604Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368430925Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.368446855Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.368452905Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368500816Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.368559687Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.368587648Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.368610798Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368629399Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.36870495Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.368728641Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.368742661Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368756981Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.368813122Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.368837953Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368858703Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.368919524Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.368946575Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368977537Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.368998827Z 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}" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369119619Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369244822Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369265442Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369280533Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:47:48 level=INFO ts=2024-07-19T10:47:44.369310803Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.369324104Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369353144Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369417525Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=WARN ts=2024-07-19T10:47:44.369427416Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369445136Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.369480327Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369582149Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369605379Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369620279Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:47:48 level=INFO ts=2024-07-19T10:47:44.36964002Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369694471Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369710841Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.369746342Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:47:48 level=INFO ts=2024-07-19T10:47:44.369808233Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:47:48 level=DEBUG ts=2024-07-19T10:47:44.369834504Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:47:48 level=INFO ts=2024-07-19T10:47:44.369858874Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:47:48 level=INFO ts=2024-07-19T10:47:44.369874615Z 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}" 10:47:48 level=WARN ts=2024-07-19T10:47:44.369957336Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:47:48 FAIL 10:47:48 coverage: 40.6% of statements 10:47:48 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.824s 10:47:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 10:47:48 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements 10:47:48 FAIL 10:47:48 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 10:47:49 $ docker stop --time=1 6951aeee3988b58516d42b63f7ef8f64449fcce6e6c3a559d18011e3e1a6010d 10:47:53 $ docker rm -f --volumes 6951aeee3988b58516d42b63f7ef8f64449fcce6e6c3a559d18011e3e1a6010d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:54 10:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:55 latest: Pulling from edgex-lftools-log-publisher 10:47:55 5eb5b503b376: Pulling fs layer 10:47:55 5c69ac0246d0: Pulling fs layer 10:47:55 ec43610c2a17: Pulling fs layer 10:47:55 3a2ae6a8a46f: Pulling fs layer 10:47:55 33b1e0a273af: Pulling fs layer 10:47:55 5d3b04190fa2: Pulling fs layer 10:47:55 2f39f015ded8: Pulling fs layer 10:47:55 3a2ae6a8a46f: Waiting 10:47:55 33b1e0a273af: Waiting 10:47:55 5d3b04190fa2: Waiting 10:47:55 2f39f015ded8: Waiting 10:47:55 5c69ac0246d0: Download complete 10:47:55 3a2ae6a8a46f: Verifying Checksum 10:47:55 3a2ae6a8a46f: Download complete 10:47:55 33b1e0a273af: Verifying Checksum 10:47:55 33b1e0a273af: Download complete 10:47:55 5d3b04190fa2: Verifying Checksum 10:47:55 5d3b04190fa2: Download complete 10:47:55 ec43610c2a17: Verifying Checksum 10:47:55 ec43610c2a17: Download complete 10:47:55 5eb5b503b376: Verifying Checksum 10:47:55 5eb5b503b376: Download complete 10:47:56 2f39f015ded8: Download complete 10:47:56 5eb5b503b376: Pull complete 10:47:56 5c69ac0246d0: Pull complete 10:47:56 ec43610c2a17: Pull complete 10:47:56 3a2ae6a8a46f: Pull complete 10:47:57 33b1e0a273af: Pull complete 10:47:57 5d3b04190fa2: Pull complete 10:48:00 2f39f015ded8: Pull complete 10:48:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:01 prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container 10:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:48:04 $ docker top 9213dd439fb89ec0daaa3c4b6e0a9482afff9017348b431076639f5cabe050a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:05 ---> job-cost.sh 10:48:05 lf-activate-venv: SKIPPING 10:48:05 INFO: No Stack... 10:48:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:48:06 INFO: Archiving Costs [Pipeline] sh 10:48:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5930 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:48:06 Running in /w/workspace/device-rfid-llrp-go/148 [Pipeline] { 10:48:06 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:48:06 + cut -d, -f6 [Pipeline] checkout 10:48:09 The recommended git tool is: git [Pipeline] lock 10:48:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] 10:48:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] did not exist. Created. 10:48:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:48:10 + echo total: 0.2199999988079071 [Pipeline] stash 10:48:10 Stashed 1 file(s) [Pipeline] } 10:48:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 10:48:10 $ docker stop --time=1 9213dd439fb89ec0daaa3c4b6e0a9482afff9017348b431076639f5cabe050a1 10:48:11 $ docker rm -f --volumes 9213dd439fb89ec0daaa3c4b6e0a9482afff9017348b431076639f5cabe050a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:48:11 Failed in branch amd64 10:48:16 using credential edgex-jenkins-ssh 10:48:16 Cloning the remote Git repository 10:48:16 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:48:16 > git init /w/workspace/device-rfid-llrp-go/148 # timeout=10 10:48:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:48:16 > git --version # timeout=10 10:48:16 > git --version # 'git version 2.25.1' 10:48:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:48:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:20 Avoid second fetch 10:48:20 Checking out Revision f5262328ab65540e21e451b8b0dec2850c67e729 (main) 10:48:20 > git config core.sparsecheckout # timeout=10 10:48:20 > git checkout -f f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 10:48:21 Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:48:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:48:27 Dload Upload Total Spent Left Speed 10:48:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 10:48:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:48:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:48:28 + sudo tee /etc/docker/daemon.new 10:48:28 { 10:48:28 "registry-mirrors": [ 10:48:28 "https://nexus3.edgexfoundry.org:10001" 10:48:28 ], 10:48:28 "bip": "10.250.0.254/24", 10:48:28 "hosts": [ 10:48:28 "tcp://0.0.0.0:5555", 10:48:28 "unix:///var/run/docker.sock" 10:48:28 ], 10:48:28 "mtu": 1458, 10:48:28 "selinux-enabled": true, 10:48:28 "seccomp-profile": "/etc/docker/seccomp.json" 10:48:28 } [Pipeline] sh 10:48:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:48:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:47 provisioning config files... 10:48:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/148@tmp/config5244692141768618592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:48 ---> ****-login.sh 10:48:48 nexus3.edgexfoundry.org:10001 10:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:49 Configure a credential helper to remove this warning. See 10:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:49 10:48:49 Login Succeeded 10:48:49 nexus3.edgexfoundry.org:10002 10:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:49 Configure a credential helper to remove this warning. See 10:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:49 10:48:49 Login Succeeded 10:48:49 nexus3.edgexfoundry.org:10003 10:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:49 Configure a credential helper to remove this warning. See 10:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:49 10:48:49 Login Succeeded 10:48:49 nexus3.edgexfoundry.org:10004 10:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:50 Configure a credential helper to remove this warning. See 10:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:50 10:48:50 Login Succeeded 10:48:50 ****.io 10:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:50 Configure a credential helper to remove this warning. See 10:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:50 10:48:50 Login Succeeded 10:48:50 ---> ****-login.sh ends [Pipeline] } 10:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:48:51 ========================================================= 10:48:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:48:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:52 + 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 . 10:48:52 Sending build context to Docker daemon 1.201MB 10:48:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:48:52 Step 2/12 : FROM ${BASE} AS builder 10:48:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:48:52 c6b39de5b339: Pulling fs layer 10:48:52 a69c41024577: Pulling fs layer 10:48:52 d6de4b400683: Pulling fs layer 10:48:52 35cb2a7552d0: Pulling fs layer 10:48:52 4f4fb700ef54: Pulling fs layer 10:48:52 464afbd9ba4c: Pulling fs layer 10:48:52 00f215d4a9da: Pulling fs layer 10:48:52 d496ad576159: Pulling fs layer 10:48:52 35cb2a7552d0: Waiting 10:48:52 4f4fb700ef54: Waiting 10:48:52 464afbd9ba4c: Waiting 10:48:52 00f215d4a9da: Waiting 10:48:52 d496ad576159: Waiting 10:48:52 a69c41024577: Verifying Checksum 10:48:52 a69c41024577: Download complete 10:48:53 35cb2a7552d0: Download complete 10:48:53 4f4fb700ef54: Verifying Checksum 10:48:53 4f4fb700ef54: Download complete 10:48:53 c6b39de5b339: Download complete 10:48:53 464afbd9ba4c: Verifying Checksum 10:48:53 464afbd9ba4c: Download complete 10:48:53 d496ad576159: Verifying Checksum 10:48:53 d496ad576159: Download complete 10:48:53 c6b39de5b339: Pull complete 10:48:54 a69c41024577: Pull complete 10:48:55 d6de4b400683: Verifying Checksum 10:48:55 d6de4b400683: Download complete 10:48:55 00f215d4a9da: Verifying Checksum 10:48:55 00f215d4a9da: Download complete 10:49:08 d6de4b400683: Pull complete 10:49:08 35cb2a7552d0: Pull complete 10:49:08 4f4fb700ef54: Pull complete 10:49:08 464afbd9ba4c: Pull complete 10:49:17 00f215d4a9da: Pull complete 10:49:18 d496ad576159: Pull complete 10:49:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:49:18 ---> f246e2811388 10:49:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:49:19 ---> Running in 25f8283245ef 10:49:19 Removing intermediate container 25f8283245ef 10:49:19 ---> b0b150903483 10:49:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:49:19 ---> Running in adce99e6fae8 10:49:20 Removing intermediate container adce99e6fae8 10:49:20 ---> 81cf376c1537 10:49:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:49:20 ---> Running in 7ba0928404fe 10:49:20 Removing intermediate container 7ba0928404fe 10:49:20 ---> 2fb226fce61c 10:49:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:49:20 ---> Running in 7ed0a4b15e22 10:49:20 Removing intermediate container 7ed0a4b15e22 10:49:20 ---> 441d87fc389b 10:49:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:49:20 ---> Running in 4bd30e9adcbb 10:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:49:23 OK: 266 MiB in 52 packages 10:49:23 Removing intermediate container 4bd30e9adcbb 10:49:23 ---> f70e22b28661 10:49:23 Step 8/12 : WORKDIR /app 10:49:24 ---> Running in 752a67b5370a 10:49:24 Removing intermediate container 752a67b5370a 10:49:24 ---> af26ba98a95e 10:49:24 Step 9/12 : COPY go.mod vendor* ./ 10:49:24 ---> f6bf568bba80 10:49:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:24 ---> Running in 098a01f1f4f1 10:51:17 Removing intermediate container 098a01f1f4f1 10:51:17 ---> e812dffa41a0 10:51:17 Step 11/12 : COPY . . 10:51:17 ---> 33ce40fe2985 10:51:17 Step 12/12 : RUN $MAKE 10:51:17 ---> Running in 54a3925e3b25 10:51:17 noop 10:51:17 Removing intermediate container 54a3925e3b25 10:51:17 ---> 5c2cf3362cc2 10:51:17 Successfully built 5c2cf3362cc2 10:51:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:18 + docker inspect -f . ci-base-image-arm64 10:51:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-5930 does not seem to be running inside a container 10:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/148 -v /w/workspace/device-rfid-llrp-go/148:/w/workspace/device-rfid-llrp-go/148:rw,z -v /w/workspace/device-rfid-llrp-go/148@tmp:/w/workspace/device-rfid-llrp-go/148@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 10:51:20 $ docker top 0e279fed321bc483d70861c8435a53a856bf6ed6c42bc29b74c214969c9ca691 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:20 + go version 10:51:20 go version go1.21.9 linux/arm64 [Pipeline] } 10:51:20 $ docker stop --time=1 0e279fed321bc483d70861c8435a53a856bf6ed6c42bc29b74c214969c9ca691 10:51:22 $ docker rm -f --volumes 0e279fed321bc483d70861c8435a53a856bf6ed6c42bc29b74c214969c9ca691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:23 + docker inspect -f . ci-base-image-arm64 10:51:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:23 prd-ubuntu20.04-docker-arm64-4c-16g-5930 does not seem to be running inside a container 10:51:23 $ 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/148 -v /w/workspace/device-rfid-llrp-go/148:/w/workspace/device-rfid-llrp-go/148:rw,z -v /w/workspace/device-rfid-llrp-go/148@tmp:/w/workspace/device-rfid-llrp-go/148@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 10:51:25 $ docker top 463ef56d8510f1338615ce4594eec2279dc9451776c6e6ca10952c88fdcb1117 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/148 [Pipeline] fileExists [Pipeline] sh 10:51:26 + make test 10:51:26 go test ./... -coverprofile=coverage.out ./... 10:51:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:55:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:55:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:55:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.851s coverage: 40.6% of statements 10:55:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 10:55:43 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.579s coverage: 51.9% of statements 10:55:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:55:43 go vet ./... 10:56:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:56:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:56:31 ./bin/test-attribution-txt.sh 10:56:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:56:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:56:31 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:56:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:56:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:56:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:56:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:56:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:56:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:56:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:56:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:56:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:56:31 $ docker stop --time=1 463ef56d8510f1338615ce4594eec2279dc9451776c6e6ca10952c88fdcb1117 10:56:33 $ docker rm -f --volumes 463ef56d8510f1338615ce4594eec2279dc9451776c6e6ca10952c88fdcb1117 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:56:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:56:37 + ls -al . 10:56:37 total 684 10:56:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 10:51 . 10:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:48 .. 10:56:37 -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 10:48 .dockerignore 10:56:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 10:48 .git 10:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:48 .github 10:56:37 -rw-rw-r-- 1 jenkins jenkins 880 Jul 19 10:48 .gitignore 10:56:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 10:48 .golangci.yml 10:56:37 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 19 10:48 Attribution.txt 10:56:37 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 19 10:48 CHANGELOG.md 10:56:37 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 19 10:48 Dockerfile 10:56:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 10:48 GOVERNANCE.md 10:56:37 -rw-rw-r-- 1 jenkins jenkins 661 Jul 19 10:48 Jenkinsfile 10:56:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 10:48 LICENSE 10:56:37 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 19 10:48 Makefile 10:56:37 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 10:48 OWNERS.md 10:56:37 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 19 10:48 README.md 10:56:37 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 10:46 VERSION 10:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:48 bin 10:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:48 cmd 10:56:37 -rw-r--r-- 1 jenkins jenkins 438103 Jul 19 10:55 coverage.out 10:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:48 examples 10:56:37 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 19 10:48 go.mod 10:56:37 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 10:48 go.sum 10:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:48 images 10:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:48 internal 10:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:48 pkg 10:56:37 -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:38 + 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=f5262328ab65540e21e451b8b0dec2850c67e729 --label arch=arm64 --label version=3.2.0-dev.14 . 10:56:38 Sending build context to Docker daemon 1.201MB 10:56:38 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:56:38 Step 2/25 : FROM ${BASE} AS builder 10:56:38 ---> 5c2cf3362cc2 10:56:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:56:38 ---> Running in d87ce0bff6b9 10:56:38 Removing intermediate container d87ce0bff6b9 10:56:38 ---> ea5c8dec16ab 10:56:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:38 ---> Running in 6c988fe52725 10:56:39 Removing intermediate container 6c988fe52725 10:56:39 ---> 15677b653aa4 10:56:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:56:39 ---> Running in c4ac2f5b4dce 10:56:39 Removing intermediate container c4ac2f5b4dce 10:56:39 ---> d6880f345f54 10:56:39 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:56:39 ---> Running in 8804631b31be 10:56:40 Removing intermediate container 8804631b31be 10:56:40 ---> 0ace0290ddd3 10:56:40 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:40 ---> Running in 598bbec4fe2e 10:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:56:42 OK: 266 MiB in 52 packages 10:56:43 Removing intermediate container 598bbec4fe2e 10:56:43 ---> 32c036d55eaf 10:56:43 Step 8/25 : WORKDIR /app 10:56:43 ---> Running in 5f8115420059 10:56:43 Removing intermediate container 5f8115420059 10:56:43 ---> d10f666fe32f 10:56:43 Step 9/25 : COPY go.mod vendor* ./ 10:56:44 ---> 80346c718def 10:56:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:44 ---> Running in 4d57e046b74b 10:56:46 Removing intermediate container 4d57e046b74b 10:56:46 ---> d0a09506bc94 10:56:46 Step 11/25 : COPY . . 10:56:46 ---> 53160082f8bc 10:56:46 Step 12/25 : RUN $MAKE 10:56:46 ---> Running in 3567c06e2f1b 10:56:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:00:10 Removing intermediate container 3567c06e2f1b 11:00:10 ---> c85212dc2b1c 11:00:10 Step 13/25 : FROM alpine:3.18 11:00:10 3.18: Pulling from library/alpine 11:00:10 5c905c7ebe2f: Pulling fs layer 11:00:10 5c905c7ebe2f: Verifying Checksum 11:00:10 5c905c7ebe2f: Download complete 11:00:10 5c905c7ebe2f: Pull complete 11:00:10 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:00:10 Status: Downloaded newer image for alpine:3.18 11:00:10 ---> dec292d02e07 11:00:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:00:10 ---> Running in 29d4ea00acb9 11:00:10 Removing intermediate container 29d4ea00acb9 11:00:10 ---> e21ee2e621ce 11:00:10 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:00:10 ---> Running in 2405c2b0cb09 11:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:13 (1/1) Installing dumb-init (1.2.5-r2) 11:00:13 Executing busybox-1.36.1-r7.trigger 11:00:13 OK: 8 MiB in 16 packages 11:00:14 Removing intermediate container 2405c2b0cb09 11:00:14 ---> 58d83d6c2fc1 11:00:14 Step 16/25 : RUN apk --no-cache upgrade 11:00:14 ---> Running in 7b62bd991f52 11:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:16 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:00:16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:00:16 OK: 8 MiB in 16 packages 11:00:17 Removing intermediate container 7b62bd991f52 11:00:17 ---> 11f413157103 11:00:17 Step 17/25 : COPY --from=builder /app/LICENSE / 11:00:18 ---> b964fb3b3ec1 11:00:18 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:00:18 ---> 5c5b2897ccbf 11:00:18 Step 19/25 : COPY --from=builder /app/cmd/ / 11:00:20 ---> f8f87407d9fa 11:00:20 Step 20/25 : EXPOSE 59989 11:00:20 ---> Running in b5edaab9515e 11:00:20 Removing intermediate container b5edaab9515e 11:00:20 ---> 1c2a9875a90d 11:00:20 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:00:20 ---> Running in e8ec53fc402c 11:00:21 Removing intermediate container e8ec53fc402c 11:00:21 ---> fae68cd77d65 11:00:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:00:21 ---> Running in 1cf9cc84c9dd 11:00:21 Removing intermediate container 1cf9cc84c9dd 11:00:21 ---> 2bcf89d67118 11:00:21 Step 23/25 : LABEL arch=arm64 11:00:21 ---> Running in f2ee272b3090 11:00:21 Removing intermediate container f2ee272b3090 11:00:21 ---> 734db451c443 11:00:21 Step 24/25 : LABEL git_sha=f5262328ab65540e21e451b8b0dec2850c67e729 11:00:22 ---> Running in 26fbc240e298 11:00:22 Removing intermediate container 26fbc240e298 11:00:22 ---> 111e576e7b71 11:00:22 Step 25/25 : LABEL version=3.2.0-dev.14 11:00:22 ---> Running in cd072b657877 11:00:22 Removing intermediate container cd072b657877 11:00:22 ---> f099d951d6cb 11:00:22 [Warning] One or more build-args [ARCH] were not consumed 11:00:22 Successfully built f099d951d6cb 11:00:22 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 11:00:23 provisioning config files... 11:00:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/148@tmp/config9107338187238922963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:23 ---> ****-login.sh 11:00:23 nexus3.edgexfoundry.org:10001 11:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10002 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10003 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10004 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:25 Configure a credential helper to remove this warning. See 11:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:25 11:00:25 Login Succeeded 11:00:25 ****.io 11:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:25 Configure a credential helper to remove this warning. See 11:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:25 11:00:25 Login Succeeded 11:00:25 ---> ****-login.sh ends [Pipeline] } 11:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:00:25 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:00:25 f5262328ab65540e21e451b8b0dec2850c67e729 11:00:25 latest 11:00:25 3.2.0-dev.14 11:00:25 f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 11:00:25 main 11:00:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729 11:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:00:27 5c92f3d53645: Preparing 11:00:27 c2d8e3f1f428: Preparing 11:00:27 d15e0001848a: Preparing 11:00:27 7e243007f291: Preparing 11:00:27 4b117877a963: Preparing 11:00:27 da707bb00cb8: Preparing 11:00:27 da707bb00cb8: Waiting 11:00:27 c2d8e3f1f428: Pushed 11:00:27 d15e0001848a: Pushed 11:00:27 4b117877a963: Pushed 11:00:27 da707bb00cb8: Layer already exists 11:00:28 7e243007f291: Pushed 11:00:36 5c92f3d53645: Pushed 11:00:36 f5262328ab65540e21e451b8b0dec2850c67e729: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:37 + 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 11:00:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:00:38 5c92f3d53645: Preparing 11:00:38 c2d8e3f1f428: Preparing 11:00:38 d15e0001848a: Preparing 11:00:38 7e243007f291: Preparing 11:00:38 4b117877a963: Preparing 11:00:38 da707bb00cb8: Preparing 11:00:38 da707bb00cb8: Waiting 11:00:38 4b117877a963: Layer already exists 11:00:38 c2d8e3f1f428: Layer already exists 11:00:38 7e243007f291: Layer already exists 11:00:38 5c92f3d53645: Layer already exists 11:00:38 d15e0001848a: Layer already exists 11:00:38 da707bb00cb8: Layer already exists 11:00:38 latest: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:38 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 11:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:00:39 5c92f3d53645: Preparing 11:00:39 c2d8e3f1f428: Preparing 11:00:39 d15e0001848a: Preparing 11:00:39 7e243007f291: Preparing 11:00:39 4b117877a963: Preparing 11:00:39 da707bb00cb8: Preparing 11:00:39 da707bb00cb8: Waiting 11:00:39 c2d8e3f1f428: Layer already exists 11:00:39 4b117877a963: Layer already exists 11:00:39 d15e0001848a: Layer already exists 11:00:39 5c92f3d53645: Layer already exists 11:00:39 7e243007f291: Layer already exists 11:00:39 da707bb00cb8: Layer already exists 11:00:39 3.2.0-dev.14: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 11:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:00:40 5c92f3d53645: Preparing 11:00:40 c2d8e3f1f428: Preparing 11:00:40 d15e0001848a: Preparing 11:00:40 7e243007f291: Preparing 11:00:40 4b117877a963: Preparing 11:00:40 da707bb00cb8: Preparing 11:00:40 da707bb00cb8: Waiting 11:00:40 4b117877a963: Layer already exists 11:00:40 c2d8e3f1f428: Layer already exists 11:00:40 d15e0001848a: Layer already exists 11:00:40 7e243007f291: Layer already exists 11:00:40 5c92f3d53645: Layer already exists 11:00:40 da707bb00cb8: Layer already exists 11:00:40 f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:40 + 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 11:00:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:00:41 5c92f3d53645: Preparing 11:00:41 c2d8e3f1f428: Preparing 11:00:41 d15e0001848a: Preparing 11:00:41 7e243007f291: Preparing 11:00:41 4b117877a963: Preparing 11:00:41 da707bb00cb8: Preparing 11:00:41 da707bb00cb8: Waiting 11:00:41 5c92f3d53645: Layer already exists 11:00:41 4b117877a963: Layer already exists 11:00:41 c2d8e3f1f428: Layer already exists 11:00:41 7e243007f291: Layer already exists 11:00:41 d15e0001848a: Layer already exists 11:00:41 da707bb00cb8: Layer already exists 11:00:41 main: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:41 ===================================================== [Pipeline] echo 11:00:41 taggedImages: 11:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729 11:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 11:00:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 11:00:41 - 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 11:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:42 11:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:42 arm64: Pulling from edgex-lftools-log-publisher 11:00:42 8998bd30e6a1: Pulling fs layer 11:00:42 04944245beec: Pulling fs layer 11:00:42 699f458cf7ca: Pulling fs layer 11:00:42 765212b225bb: Pulling fs layer 11:00:42 f23df028b6ca: Pulling fs layer 11:00:42 d65c8cfc05b1: Pulling fs layer 11:00:42 2437ff75d9bd: Pulling fs layer 11:00:42 d65c8cfc05b1: Waiting 11:00:42 765212b225bb: Waiting 11:00:42 f23df028b6ca: Waiting 11:00:42 2437ff75d9bd: Waiting 11:00:42 04944245beec: Verifying Checksum 11:00:42 04944245beec: Download complete 11:00:42 765212b225bb: Verifying Checksum 11:00:42 765212b225bb: Download complete 11:00:43 f23df028b6ca: Verifying Checksum 11:00:43 f23df028b6ca: Download complete 11:00:43 d65c8cfc05b1: Verifying Checksum 11:00:43 d65c8cfc05b1: Download complete 11:00:43 699f458cf7ca: Verifying Checksum 11:00:43 699f458cf7ca: Download complete 11:00:43 8998bd30e6a1: Verifying Checksum 11:00:43 8998bd30e6a1: Download complete 11:00:46 2437ff75d9bd: Verifying Checksum 11:00:46 2437ff75d9bd: Download complete 11:00:48 8998bd30e6a1: Pull complete 11:00:48 04944245beec: Pull complete 11:00:50 699f458cf7ca: Pull complete 11:00:50 765212b225bb: Pull complete 11:00:51 f23df028b6ca: Pull complete 11:00:51 d65c8cfc05b1: Pull complete 11:01:07 2437ff75d9bd: Pull complete 11:01:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-5930 does not seem to be running inside a container 11:01:07 $ 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/148 -v /w/workspace/device-rfid-llrp-go/148:/w/workspace/device-rfid-llrp-go/148:rw,z -v /w/workspace/device-rfid-llrp-go/148@tmp:/w/workspace/device-rfid-llrp-go/148@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 11:01:10 $ docker top 267e527be2603842de90b4d60d21035d89ca509893879424d1ed35bd973309ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:10 ---> job-cost.sh 11:01:11 lf-activate-venv: SKIPPING 11:01:11 INFO: No Stack... 11:01:11 INFO: Retrieving Pricing Info for: v3-standard-4 11:01:12 INFO: Archiving Costs [Pipeline] sh 11:01:12 + + cut -d, -f6cat 11:01:12 /w/workspace/device-rfid-llrp-go/148/archives/cost.csv [Pipeline] lock 11:01:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] 11:01:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] did not exist. Created. 11:01:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:13 /w/workspace/device-rfid-llrp-go/148@tmp/durable-97c2ec40/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:01:14 + echo total: 0.10999999940395355 [Pipeline] stash 11:01:14 Warning: overwriting stash ‘stack-cost’ 11:01:14 Stashed 1 file(s) [Pipeline] } 11:01:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:14 $ docker stop --time=1 267e527be2603842de90b4d60d21035d89ca509893879424d1ed35bd973309ef 11:01:15 $ docker rm -f --volumes 267e527be2603842de90b4d60d21035d89ca509893879424d1ed35bd973309ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:01:18 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:01:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:01:18 total 16 11:01:18 drwxr-xr-x 3 root root 4096 Jul 19 10:48 . 11:01:18 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:48 .. 11:01:18 drwxr-xr-x 2 root root 4096 Jul 19 10:48 cost 11:01:18 -rw-r--r-- 1 root root 91 Jul 19 10:48 cost.csv 11:01:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:01:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:01:18 total 16 11:01:18 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 10:48 . 11:01:18 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:48 .. 11:01:18 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 10:48 cost 11:01:18 -rw-r--r-- 1 jenkins jenkins 91 Jul 19 10:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:01:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:01:19 ---> package-listing.sh 11:01:19 ++ tr '[:upper:]' '[:lower:]' 11:01:19 ++ facter osfamily 11:01:19 + OS_FAMILY=debian 11:01:19 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:01:19 + START_PACKAGES=/tmp/packages_start.txt 11:01:19 + END_PACKAGES=/tmp/packages_end.txt 11:01:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:01:19 + PACKAGES=/tmp/packages_start.txt 11:01:19 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:01:19 + PACKAGES=/tmp/packages_end.txt 11:01:19 + case "${OS_FAMILY}" in 11:01:19 + dpkg -l 11:01:19 + grep '^ii' 11:01:19 + '[' -f /tmp/packages_start.txt ']' 11:01:19 + '[' -f /tmp/packages_end.txt ']' 11:01:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:01:19 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:01:19 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:01:19 + 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 11:01:19 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 11:01:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:20 prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container 11:01:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:01:21 $ docker top aee1b04259db55e1caeb97f2fde5963d14a24cef845d76bbb335ff747edc6d1a -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:21 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:22 + mkdir -p /var/log/sysstat [Pipeline] sh 11:01:22 + ls /var/log/sa-host 11:01:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:22 provisioning config files... 11:01:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1626425788429790264tmp [Pipeline] { [Pipeline] echo 11:01:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:23 ---> create-netrc.sh [Pipeline] } 11:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:01:23 ---> python-tools-install.sh [Pipeline] echo 11:01:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:24 ---> sudo-logs.sh 11:01:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:01:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:24 ---> job-cost.sh 11:01:24 lf-activate-venv: SKIPPING 11:01:24 DEBUG: total: 0.2199999988079071 11:01:24 INFO: Retrieving Stack Cost... 11:01:25 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:25 INFO: Archiving Costs [Pipeline] echo 11:01:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:25 ---> logs-deploy.sh 11:01:25 lf-activate-venv: SKIPPING 11:01:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/148 11:01:25 INFO: archiving workspace using pattern(s): 11:01:26 Archives upload complete. 11:01:26 INFO: archiving logs to Nexus 11:01:27 ---> uname -a: 11:01:27 Linux prd-ubuntu20-04-docker-8c-8g-5929 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:01:27 11:01:27 11:01:27 ---> lscpu: 11:01:27 Architecture: x86_64 11:01:27 CPU op-mode(s): 32-bit, 64-bit 11:01:27 Byte Order: Little Endian 11:01:27 Address sizes: 40 bits physical, 48 bits virtual 11:01:27 CPU(s): 8 11:01:27 On-line CPU(s) list: 0-7 11:01:27 Thread(s) per core: 1 11:01:27 Core(s) per socket: 1 11:01:27 Socket(s): 8 11:01:27 NUMA node(s): 1 11:01:27 Vendor ID: AuthenticAMD 11:01:27 CPU family: 23 11:01:27 Model: 49 11:01:27 Model name: AMD EPYC-Rome Processor 11:01:27 Stepping: 0 11:01:27 CPU MHz: 2799.998 11:01:27 BogoMIPS: 5599.99 11:01:27 Virtualization: AMD-V 11:01:27 Hypervisor vendor: KVM 11:01:27 Virtualization type: full 11:01:27 L1d cache: 256 KiB 11:01:27 L1i cache: 256 KiB 11:01:27 L2 cache: 4 MiB 11:01:27 L3 cache: 128 MiB 11:01:27 NUMA node0 CPU(s): 0-7 11:01:27 Vulnerability Itlb multihit: Not affected 11:01:27 Vulnerability L1tf: Not affected 11:01:27 Vulnerability Mds: Not affected 11:01:27 Vulnerability Meltdown: Not affected 11:01:27 Vulnerability Mmio stale data: Not affected 11:01:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:01:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:01:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:01:27 Vulnerability Srbds: Not affected 11:01:27 Vulnerability Tsx async abort: Not affected 11:01:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:01:27 11:01:27 11:01:27 ---> nproc: 11:01:27 8 11:01:27 11:01:27 11:01:27 ---> df -h: 11:01:27 Filesystem Size Used Avail Use% Mounted on 11:01:27 overlay 155G 12G 144G 8% / 11:01:27 tmpfs 64M 0 64M 0% /dev 11:01:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:01:27 shm 64M 0 64M 0% /dev/shm 11:01:27 /dev/vda1 155G 12G 144G 8% /facter-os 11:01:27 11:01:27 11:01:27 ---> sar -b -r -n DEV: 11:01:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5929) 07/19/24 _x86_64_ (8 CPU) 11:01:27 11:01:27 10:45:03 LINUX RESTART (8 CPU) 11:01:27 11:01:27 10:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:01:27 10:47:01 254.51 5.82 248.69 0.00 455.66 70172.70 0.00 11:01:27 10:48:01 158.06 0.08 157.97 0.00 4.67 53677.85 0.00 11:01:27 10:49:01 43.84 0.10 43.74 0.00 5.20 15961.89 0.00 11:01:27 10:50:01 1.78 0.00 1.78 0.00 0.00 21.86 0.00 11:01:27 10:51:01 50.02 6.12 43.91 0.00 4364.34 8449.53 0.00 11:01:27 10:52:01 3.62 0.02 3.60 0.00 0.13 96.77 0.00 11:01:27 10:53:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 11:01:27 10:54:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 11:01:27 10:55:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 11:01:27 10:56:01 1.93 0.00 1.93 0.00 0.00 22.66 0.00 11:01:27 10:57:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 11:01:27 10:58:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 11:01:27 10:59:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 11:01:27 11:00:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 11:01:27 11:01:01 1.80 0.02 1.78 0.00 0.13 25.73 0.00 11:01:27 Average: 35.01 0.81 34.20 0.00 322.00 9902.50 0.00 11:01:27 11:01:27 10:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:27 10:47:01 27424856 31477628 829376 2.52 160928 3998496 2022376 5.96 1346172 3544764 555004 11:01:27 10:48:01 27501956 31527000 776384 2.36 196024 3926724 1730996 5.10 1258352 3544744 469564 11:01:27 10:49:01 27497820 31523988 779448 2.37 196312 3926896 1788312 5.27 1271132 3532524 156 11:01:27 10:50:01 27497832 31524068 779132 2.37 196352 3926892 1788312 5.27 1270872 3532528 16 11:01:27 10:51:01 27049612 31506516 767084 2.33 225188 4325004 1728220 5.09 1551060 3665424 172 11:01:27 10:52:01 27054412 31506508 767208 2.33 223792 4321748 1691864 4.99 1549716 3662220 8 11:01:27 10:53:01 27064792 31517000 756752 2.30 223884 4321760 1691864 4.99 1540008 3662220 8 11:01:27 10:54:01 27064364 31516632 757032 2.30 223972 4321760 1691864 4.99 1540388 3662224 8 11:01:27 10:55:01 27065052 31517452 756380 2.30 224080 4321760 1691864 4.99 1539588 3662224 8 11:01:27 10:56:01 27064900 31517380 756244 2.30 224160 4321768 1691864 4.99 1539720 3662232 8 11:01:27 10:57:01 27065088 31517632 755920 2.30 224200 4321772 1691864 4.99 1539760 3662236 16 11:01:27 10:58:01 27067560 31520112 753352 2.29 224232 4321776 1691864 4.99 1537004 3662232 8 11:01:27 10:59:01 27067764 31520372 753064 2.29 224248 4321780 1691864 4.99 1537072 3662236 8 11:01:27 11:00:01 27067424 31520064 753252 2.29 224288 4321772 1691864 4.99 1537240 3662236 8 11:01:27 11:01:01 27066024 31518876 754848 2.30 224340 4321828 1726668 5.09 1538080 3662280 176 11:01:27 Average: 27174630 31515415 766365 2.33 214400 4221449 1734111 5.11 1473078 3629488 68345 11:01:27 11:01:27 10:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:27 10:47:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 11:01:27 10:47:01 docker0 341.26 520.53 29.41 3430.66 0.00 0.00 0.00 0.00 11:01:27 10:47:01 ens3 664.06 428.05 6622.01 56.02 0.00 0.00 0.00 0.00 11:01:27 10:48:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:01:27 10:48:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:01:27 10:48:01 ens3 100.70 63.09 2539.09 17.30 0.00 0.00 0.00 0.00 11:01:27 10:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:49:01 ens3 10.11 6.08 11.76 3.72 0.00 0.00 0.00 0.00 11:01:27 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:50:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:01:27 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:51:01 ens3 179.37 88.89 2713.65 6.31 0.00 0.00 0.00 0.00 11:01:27 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:52:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 11:01:27 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:54:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:56:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:01:27 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 10:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 11:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:27 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:27 11:01:01 ens3 0.25 0.25 0.14 0.08 0.00 0.00 0.00 0.00 11:01:27 Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 11:01:27 Average: docker0 22.75 34.71 1.96 228.71 0.00 0.00 0.00 0.00 11:01:27 Average: ens3 63.71 39.15 792.44 5.57 0.00 0.00 0.00 0.00 11:01:27 11:01:27 11:01:27 ---> sar -P ALL: 11:01:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5929) 07/19/24 _x86_64_ (8 CPU) 11:01:27 11:01:27 10:45:03 LINUX RESTART (8 CPU) 11:01:27 11:01:27 10:46:01 CPU %user %nice %system %iowait %steal %idle 11:01:27 10:47:01 all 9.10 0.00 4.40 4.24 0.07 82.20 11:01:27 10:47:01 0 8.14 0.00 3.87 4.74 0.05 83.20 11:01:27 10:47:01 1 8.48 0.00 4.44 1.26 0.07 85.75 11:01:27 10:47:01 2 9.02 0.00 3.74 2.37 0.07 84.80 11:01:27 10:47:01 3 10.35 0.00 3.98 1.76 0.07 83.84 11:01:27 10:47:01 4 9.57 0.00 4.86 13.50 0.07 72.00 11:01:27 10:47:01 5 7.78 0.00 5.48 1.03 0.07 85.65 11:01:27 10:47:01 6 10.30 0.00 4.16 0.19 0.07 85.28 11:01:27 10:47:01 7 9.14 0.00 4.70 9.12 0.07 76.97 11:01:27 10:48:01 all 30.01 0.00 6.40 3.48 0.07 60.04 11:01:27 10:48:01 0 30.89 0.00 6.14 1.33 0.07 61.57 11:01:27 10:48:01 1 29.98 0.00 7.27 10.86 0.08 51.80 11:01:27 10:48:01 2 29.86 0.00 6.01 1.78 0.07 62.29 11:01:27 10:48:01 3 31.63 0.00 5.86 1.34 0.07 61.10 11:01:27 10:48:01 4 29.73 0.00 7.77 10.23 0.07 52.20 11:01:27 10:48:01 5 29.31 0.00 6.25 1.33 0.07 63.04 11:01:27 10:48:01 6 31.12 0.00 6.27 0.86 0.08 61.67 11:01:27 10:48:01 7 27.55 0.00 5.63 0.12 0.07 66.63 11:01:27 10:49:01 all 0.49 0.00 0.18 0.70 0.02 98.61 11:01:27 10:49:01 0 0.22 0.00 0.12 0.00 0.02 99.65 11:01:27 10:49:01 1 0.22 0.00 0.12 0.00 0.00 99.67 11:01:27 10:49:01 2 0.23 0.00 0.15 0.48 0.02 99.12 11:01:27 10:49:01 3 2.01 0.00 0.48 4.74 0.03 92.74 11:01:27 10:49:01 4 0.65 0.00 0.22 0.30 0.02 98.82 11:01:27 10:49:01 5 0.17 0.00 0.18 0.00 0.03 99.62 11:01:27 10:49:01 6 0.18 0.00 0.08 0.00 0.00 99.73 11:01:27 10:49:01 7 0.23 0.00 0.12 0.00 0.02 99.63 11:01:27 10:50:01 all 0.19 0.00 0.02 0.01 0.01 99.77 11:01:27 10:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:50:01 1 0.05 0.00 0.02 0.02 0.00 99.92 11:01:27 10:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:01:27 10:50:01 3 1.29 0.00 0.12 0.00 0.02 98.58 11:01:27 10:50:01 4 0.07 0.00 0.02 0.07 0.02 99.83 11:01:27 10:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:01:27 10:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:01:27 10:51:01 all 2.40 0.00 1.27 0.51 0.03 95.79 11:01:27 10:51:01 0 2.22 0.00 1.05 0.48 0.02 96.23 11:01:27 10:51:01 1 3.14 0.00 1.32 0.12 0.03 95.39 11:01:27 10:51:01 2 1.77 0.00 0.92 0.27 0.03 97.01 11:01:27 10:51:01 3 2.54 0.00 0.97 0.23 0.03 96.22 11:01:27 10:51:01 4 2.14 0.00 2.07 0.92 0.02 94.86 11:01:27 10:51:01 5 1.69 0.00 0.90 1.00 0.03 96.37 11:01:27 10:51:01 6 3.25 0.00 1.99 1.03 0.03 93.69 11:01:27 10:51:01 7 2.46 0.00 0.90 0.03 0.03 96.57 11:01:27 10:52:01 all 0.07 0.00 0.06 0.01 0.01 99.85 11:01:27 10:52:01 0 0.05 0.00 0.03 0.02 0.02 99.88 11:01:27 10:52:01 1 0.03 0.00 0.07 0.02 0.00 99.88 11:01:27 10:52:01 2 0.08 0.00 0.08 0.00 0.02 99.82 11:01:27 10:52:01 3 0.13 0.00 0.07 0.00 0.02 99.78 11:01:27 10:52:01 4 0.17 0.00 0.10 0.00 0.00 99.73 11:01:27 10:52:01 5 0.07 0.00 0.05 0.08 0.02 99.78 11:01:27 10:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:01:27 10:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:01:27 10:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:01:27 10:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:01:27 10:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:01:27 10:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:01:27 10:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:01:27 10:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:53:01 5 0.03 0.00 0.03 0.03 0.02 99.88 11:01:27 10:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:53:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:01:27 10:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:01:27 10:54:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:01:27 10:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:01:27 10:54:01 2 0.03 0.00 0.02 0.00 0.03 99.92 11:01:27 10:54:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:01:27 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 10:54:01 5 0.02 0.00 0.02 0.03 0.00 99.93 11:01:27 10:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:01:27 10:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:01:27 10:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:01:27 10:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:01:27 10:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:01:27 10:55:01 3 0.00 0.00 0.02 0.00 0.03 99.95 11:01:27 10:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:01:27 10:55:01 5 0.02 0.00 0.02 0.05 0.02 99.90 11:01:27 10:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:01:27 10:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 10:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:01:27 10:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 10:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:27 10:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:01:27 10:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:01:27 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 10:56:01 5 0.03 0.00 0.02 0.02 0.03 99.90 11:01:27 10:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:01:27 10:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:57:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:01:27 10:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:01:27 10:57:01 1 0.35 0.00 0.00 0.02 0.00 99.63 11:01:27 10:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:27 10:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:01:27 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:57:01 5 0.03 0.00 0.02 0.02 0.03 99.90 11:01:27 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 10:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:01:27 11:01:27 10:57:01 CPU %user %nice %system %iowait %steal %idle 11:01:27 10:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:01:27 10:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:58:01 1 0.02 0.00 0.00 0.08 0.00 99.90 11:01:27 10:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:01:27 10:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:01:27 10:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:27 10:58:01 5 0.02 0.00 0.00 0.02 0.02 99.95 11:01:27 10:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:01:27 10:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:01:27 10:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:01:27 10:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 10:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:01:27 10:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:27 10:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:01:27 10:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 10:59:01 5 0.03 0.00 0.03 0.00 0.03 99.90 11:01:27 10:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:01:27 10:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:01:27 11:00:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:01:27 11:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:01:27 11:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:01:27 11:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:01:27 11:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:01:27 11:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 11:00:01 5 0.02 0.00 0.00 0.02 0.03 99.93 11:01:27 11:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 11:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:01:27 11:01:01 all 0.03 0.00 0.03 0.00 0.01 99.93 11:01:27 11:01:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:01:27 11:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:01:27 11:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:01:27 11:01:01 3 0.03 0.00 0.05 0.00 0.02 99.90 11:01:27 11:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:01:27 11:01:01 5 0.03 0.00 0.05 0.02 0.02 99.88 11:01:27 11:01:01 6 0.05 0.00 0.02 0.02 0.02 99.90 11:01:27 11:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:01:27 Average: all 2.81 0.00 0.82 0.60 0.02 95.76 11:01:27 Average: 0 2.75 0.00 0.74 0.44 0.02 96.05 11:01:27 Average: 1 2.79 0.00 0.88 0.81 0.02 95.50 11:01:27 Average: 2 2.73 0.00 0.74 0.32 0.02 96.19 11:01:27 Average: 3 3.20 0.00 0.77 0.54 0.03 95.46 11:01:27 Average: 4 2.80 0.00 1.00 1.65 0.01 94.54 11:01:27 Average: 5 2.59 0.00 0.86 0.24 0.03 96.27 11:01:27 Average: 6 2.98 0.00 0.83 0.14 0.02 96.03 11:01:27 Average: 7 2.60 0.00 0.75 0.61 0.01 96.02 11:01:27 11:01:27 11:01:27