Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9183fab70f5305c11e22753a9d735b181ccbdb61 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-ssh6035814114154579206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12127912093815434730.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11491335526340359432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17497689480684017946.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-ssh4897315737062355522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8886 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 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 > git rev-list --no-walk 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T22:14:32.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T22:14:32.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T22:14:32.922Z] ========================================================= [2023-11-28T22:14:32.922Z] EdgeX Global Pipelines Version Info [2023-11-28T22:14:32.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:14:33.647Z] ------------------- [2023-11-28T22:14:33.647Z] stable info: [2023-11-28T22:14:33.647Z] ------------------- [2023-11-28T22:14:33.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T22:14:33.647Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T22:14:33.647Z] Message: update stable to v1.0.258 [2023-11-28T22:14:34.221Z] ------------------- [2023-11-28T22:14:34.221Z] experimental info: [2023-11-28T22:14:34.221Z] ------------------- [2023-11-28T22:14:34.221Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T22:14:34.221Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T22:14:34.221Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T22:14:34.308Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-28T22:14:34.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-28T22:14:34.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T22:14:34.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T22:14:34.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T22:14:34.439Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T22:14:34.465Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T22:14:34.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T22:14:34.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T22:14:34.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T22:14:34.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T22:14:34.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-28T22:14:34.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T22:14:34.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T22:14:34.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T22:14:34.740Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T22:14:34.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T22:14:34.806Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T22:14:34.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T22:14:34.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T22:14:34.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T22:14:34.941Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T22:14:34.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T22:14:35.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T22:14:35.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T22:14:35.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T22:14:35.118Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T22:14:35.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T22:14:35.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T22:14:35.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T22:14:35.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:14:35.307Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9183fab [Pipeline] echo [2023-11-28T22:14:35.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T22:14:35.421Z] provisioning config files... [2023-11-28T22:14:35.434Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17061263234293551220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:14:35.772Z] ---> ****-login.sh [2023-11-28T22:14:35.772Z] nexus3.edgexfoundry.org:10001 [2023-11-28T22:14:36.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:36.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:36.032Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:36.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:36.032Z] [2023-11-28T22:14:36.032Z] Login Succeeded [2023-11-28T22:14:36.032Z] nexus3.edgexfoundry.org:10002 [2023-11-28T22:14:36.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:36.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:36.032Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:36.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:36.032Z] [2023-11-28T22:14:36.032Z] Login Succeeded [2023-11-28T22:14:36.032Z] nexus3.edgexfoundry.org:10003 [2023-11-28T22:14:36.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:36.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:36.339Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:36.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:36.339Z] [2023-11-28T22:14:36.339Z] Login Succeeded [2023-11-28T22:14:36.339Z] nexus3.edgexfoundry.org:10004 [2023-11-28T22:14:36.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:36.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:36.339Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:36.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:36.339Z] [2023-11-28T22:14:36.339Z] Login Succeeded [2023-11-28T22:14:36.339Z] ****.io [2023-11-28T22:14:36.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:36.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:36.598Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:36.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:36.599Z] [2023-11-28T22:14:36.599Z] Login Succeeded [2023-11-28T22:14:36.599Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T22:14:36.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T22:14:37.103Z] + git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:14:37.138Z] -----------> git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 9183fab70f5305c11e22753a9d735b181ccbdb61 [false] [Pipeline] sh [2023-11-28T22:14:37.441Z] + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:14:37.461Z] ========================================================= [2023-11-28T22:14:37.461Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T22:14:37.461Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T22:14:37.841Z] + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:14:37.853Z] [semverPrep] GIT_COMMIT: 9183fab70f5305c11e22753a9d735b181ccbdb61, Commit Message: build: Update to latest 3.2.0 dev go-mods (#274) [Pipeline] echo [2023-11-28T22:14:37.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T22:14:38.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T22:14:38.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T22:14:38.266Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T22:14:38.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T22:14:38.266Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T22:14:38.266Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T22:14:38.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:14:38.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T22:14:38.695Z] [2023-11-28T22:14:38.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:14:39.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T22:14:39.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T22:14:39.009Z] b85a868b505f: Pulling fs layer [2023-11-28T22:14:39.009Z] e2be974225ed: Pulling fs layer [2023-11-28T22:14:39.009Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T22:14:39.009Z] 988bab9f4d93: Pulling fs layer [2023-11-28T22:14:39.009Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T22:14:39.009Z] eaf3925da568: Pulling fs layer [2023-11-28T22:14:39.009Z] bab4dde63d76: Pulling fs layer [2023-11-28T22:14:39.009Z] bde34c3a00c8: Pulling fs layer [2023-11-28T22:14:39.009Z] b352a97aabf1: Pulling fs layer [2023-11-28T22:14:39.009Z] 4872d77fe225: Pulling fs layer [2023-11-28T22:14:39.009Z] 5851b861e8e6: Pulling fs layer [2023-11-28T22:14:39.009Z] eaf3925da568: Waiting [2023-11-28T22:14:39.009Z] 1469e6f7b9e6: Waiting [2023-11-28T22:14:39.009Z] bde34c3a00c8: Waiting [2023-11-28T22:14:39.009Z] b352a97aabf1: Waiting [2023-11-28T22:14:39.009Z] 4872d77fe225: Waiting [2023-11-28T22:14:39.009Z] bab4dde63d76: Waiting [2023-11-28T22:14:39.009Z] 5851b861e8e6: Waiting [2023-11-28T22:14:39.009Z] e2be974225ed: Verifying Checksum [2023-11-28T22:14:39.009Z] e2be974225ed: Download complete [2023-11-28T22:14:39.009Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T22:14:39.009Z] 1469e6f7b9e6: Download complete [2023-11-28T22:14:39.009Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T22:14:39.009Z] 339a4e72a1f5: Download complete [2023-11-28T22:14:39.009Z] eaf3925da568: Download complete [2023-11-28T22:14:39.009Z] bde34c3a00c8: Download complete [2023-11-28T22:14:39.269Z] b352a97aabf1: Download complete [2023-11-28T22:14:39.269Z] 4872d77fe225: Download complete [2023-11-28T22:14:39.269Z] 5851b861e8e6: Verifying Checksum [2023-11-28T22:14:39.269Z] 5851b861e8e6: Download complete [2023-11-28T22:14:39.269Z] b85a868b505f: Verifying Checksum [2023-11-28T22:14:39.269Z] b85a868b505f: Download complete [2023-11-28T22:14:39.529Z] bab4dde63d76: Verifying Checksum [2023-11-28T22:14:39.529Z] bab4dde63d76: Download complete [2023-11-28T22:14:40.469Z] b85a868b505f: Pull complete [2023-11-28T22:14:40.469Z] e2be974225ed: Pull complete [2023-11-28T22:14:41.038Z] 339a4e72a1f5: Pull complete [2023-11-28T22:14:41.038Z] 988bab9f4d93: Pull complete [2023-11-28T22:14:41.299Z] 1469e6f7b9e6: Pull complete [2023-11-28T22:14:41.299Z] eaf3925da568: Pull complete [2023-11-28T22:14:43.227Z] bab4dde63d76: Pull complete [2023-11-28T22:14:43.227Z] bde34c3a00c8: Pull complete [2023-11-28T22:14:43.227Z] b352a97aabf1: Pull complete [2023-11-28T22:14:43.486Z] 4872d77fe225: Pull complete [2023-11-28T22:14:43.487Z] 5851b861e8e6: Pull complete [2023-11-28T22:14:43.487Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T22:14:43.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T22:14:43.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:14:43.684Z] prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container [2023-11-28T22:14:43.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T22:14:46.735Z] $ docker top 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 -eo pid,comm [2023-11-28T22:14:46.788Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T22:14:46.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T22:14:46.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T22:14:46.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T22:14:46.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T22:14:46.976Z] $ docker exec 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent [2023-11-28T22:14:47.085Z] SSH_AUTH_SOCK=/tmp/ssh-LtWz1KclV9eu/agent.32 [2023-11-28T22:14:47.085Z] SSH_AGENT_PID=38 [2023-11-28T22:14:47.092Z] Running ssh-add (command line suppressed) [2023-11-28T22:14:47.183Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14081874187419246141.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14081874187419246141.key) [2023-11-28T22:14:47.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T22:14:47.502Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T22:14:47.517Z] $ docker exec --env ******** --env ******** 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent -k [2023-11-28T22:14:47.617Z] unset SSH_AUTH_SOCK; [2023-11-28T22:14:47.618Z] unset SSH_AGENT_PID; [2023-11-28T22:14:47.618Z] echo Agent pid 38 killed; [2023-11-28T22:14:47.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T22:14:47.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T22:14:47.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T22:14:47.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T22:14:47.874Z] $ docker exec 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent [2023-11-28T22:14:47.976Z] SSH_AUTH_SOCK=/tmp/ssh-ymEBqtV4BSH3/agent.70 [2023-11-28T22:14:47.976Z] SSH_AGENT_PID=76 [2023-11-28T22:14:47.980Z] Running ssh-add (command line suppressed) [2023-11-28T22:14:48.088Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17334694809999124078.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17334694809999124078.key) [2023-11-28T22:14:48.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T22:14:48.408Z] + git semver init [2023-11-28T22:14:48.668Z] 2023-11-28 22:14:48,610 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T22:14:48.668Z] 2023-11-28 22:14:48,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-28T22:14:48.668Z] 2023-11-28 22:14:48,611 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-28T22:14:48.668Z] 2023-11-28 22:14:48,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T22:14:50.051Z] 2023-11-28 22:14:49,834 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-11-28T22:14:50.051Z] 2023-11-28 22:14:49,835 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-11-28T22:14:50.051Z] 2023-11-28 22:14:49,835 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T22:14:50.051Z] 2023-11-28 22:14:49,835 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T22:14:50.051Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T22:14:50.061Z] $ docker exec --env ******** --env ******** 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 ssh-agent -k [2023-11-28T22:14:50.151Z] unset SSH_AUTH_SOCK; [2023-11-28T22:14:50.151Z] unset SSH_AGENT_PID; [2023-11-28T22:14:50.152Z] echo Agent pid 76 killed; [2023-11-28T22:14:50.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T22:14:50.546Z] + git semver [Pipeline] } [2023-11-28T22:14:50.821Z] $ docker stop --time=1 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 [2023-11-28T22:14:52.121Z] $ docker rm -f --volumes 9805197c33e34b0dc3e0c43daec24820a4673bf128e7db2725ecb440e2d25872 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T22:14:52.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T22:14:52.743Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T22:14:52.745Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T22:14:53.103Z] provisioning config files... [2023-11-28T22:14:53.112Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18071434770472575210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:14:53.441Z] ---> ****-login.sh [2023-11-28T22:14:53.442Z] nexus3.edgexfoundry.org:10001 [2023-11-28T22:14:53.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:53.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:53.442Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:53.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:53.442Z] [2023-11-28T22:14:53.442Z] Login Succeeded [2023-11-28T22:14:53.442Z] nexus3.edgexfoundry.org:10002 [2023-11-28T22:14:53.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:53.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:53.442Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:53.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:53.442Z] [2023-11-28T22:14:53.442Z] Login Succeeded [2023-11-28T22:14:53.442Z] nexus3.edgexfoundry.org:10003 [2023-11-28T22:14:53.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:53.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:53.701Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:53.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:53.701Z] [2023-11-28T22:14:53.701Z] Login Succeeded [2023-11-28T22:14:53.701Z] nexus3.edgexfoundry.org:10004 [2023-11-28T22:14:53.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:53.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:53.701Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:53.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:53.701Z] [2023-11-28T22:14:53.701Z] Login Succeeded [2023-11-28T22:14:53.701Z] ****.io [2023-11-28T22:14:53.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:14:53.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:14:53.961Z] Configure a credential helper to remove this warning. See [2023-11-28T22:14:53.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:14:53.961Z] [2023-11-28T22:14:53.961Z] Login Succeeded [2023-11-28T22:14:53.961Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T22:14:53.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T22:14:54.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:14:54.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:14:54.178Z] ========================================================= [2023-11-28T22:14:54.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T22:14:54.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:14:54.607Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T22:14:54.607Z] Sending build context to Docker daemon 8.41MB [2023-11-28T22:14:54.607Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T22:14:54.607Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T22:14:54.607Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T22:14:54.607Z] 7264a8db6415: Pulling fs layer [2023-11-28T22:14:54.607Z] c4d48a809fc2: Pulling fs layer [2023-11-28T22:14:54.607Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T22:14:54.607Z] ad3a456e5733: Pulling fs layer [2023-11-28T22:14:54.607Z] 69c7f0334f64: Pulling fs layer [2023-11-28T22:14:54.607Z] ad3a456e5733: Waiting [2023-11-28T22:14:54.607Z] 69c7f0334f64: Waiting [2023-11-28T22:14:54.607Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T22:14:54.607Z] ce7588e14bc9: Pulling fs layer [2023-11-28T22:14:54.607Z] b5e4710f87ac: Pulling fs layer [2023-11-28T22:14:54.607Z] ce7588e14bc9: Waiting [2023-11-28T22:14:54.607Z] b5e4710f87ac: Waiting [2023-11-28T22:14:54.607Z] 1f1c1a5573a3: Waiting [2023-11-28T22:14:54.607Z] c4d48a809fc2: Download complete [2023-11-28T22:14:54.607Z] 69c7f0334f64: Download complete [2023-11-28T22:14:54.866Z] 7264a8db6415: Verifying Checksum [2023-11-28T22:14:54.866Z] 7264a8db6415: Download complete [2023-11-28T22:14:54.866Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T22:14:54.866Z] 1f1c1a5573a3: Download complete [2023-11-28T22:14:54.866Z] b5e4710f87ac: Download complete [2023-11-28T22:14:54.866Z] 7264a8db6415: Pull complete [2023-11-28T22:14:55.125Z] c4d48a809fc2: Pull complete [2023-11-28T22:14:55.125Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T22:14:55.125Z] 4f1c88b9dad5: Download complete [2023-11-28T22:14:55.696Z] ce7588e14bc9: Verifying Checksum [2023-11-28T22:14:55.696Z] ce7588e14bc9: Download complete [2023-11-28T22:14:58.222Z] 4f1c88b9dad5: Pull complete [2023-11-28T22:14:58.222Z] ad3a456e5733: Pull complete [2023-11-28T22:14:58.222Z] 69c7f0334f64: Pull complete [2023-11-28T22:14:58.222Z] 1f1c1a5573a3: Pull complete [2023-11-28T22:15:00.752Z] ce7588e14bc9: Pull complete [2023-11-28T22:15:01.009Z] b5e4710f87ac: Pull complete [2023-11-28T22:15:01.009Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T22:15:01.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T22:15:01.009Z] ---> 88b5674ff536 [2023-11-28T22:15:01.009Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T22:15:07.598Z] ---> Running in 9213823cc49d [2023-11-28T22:15:07.598Z] Removing intermediate container 9213823cc49d [2023-11-28T22:15:07.598Z] ---> 8c16df0194f8 [2023-11-28T22:15:07.598Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T22:15:07.598Z] ---> Running in fdd0ede5e4ce [2023-11-28T22:15:07.598Z] Removing intermediate container fdd0ede5e4ce [2023-11-28T22:15:07.598Z] ---> 8188ca59db21 [2023-11-28T22:15:07.598Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T22:15:07.598Z] ---> Running in 17d92e78915f [2023-11-28T22:15:07.598Z] Removing intermediate container 17d92e78915f [2023-11-28T22:15:07.598Z] ---> 335b91339be2 [2023-11-28T22:15:07.598Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T22:15:07.598Z] ---> Running in c352a2a95db0 [2023-11-28T22:15:07.598Z] Removing intermediate container c352a2a95db0 [2023-11-28T22:15:07.598Z] ---> 36730d15ed0b [2023-11-28T22:15:07.598Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T22:15:07.598Z] ---> Running in 57082d38475c [2023-11-28T22:15:07.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T22:15:07.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T22:15:07.598Z] OK: 264 MiB in 52 packages [2023-11-28T22:15:08.001Z] Still waiting to schedule task [2023-11-28T22:15:08.001Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T22:15:08.165Z] Removing intermediate container 57082d38475c [2023-11-28T22:15:08.165Z] ---> 27298e2b61c4 [2023-11-28T22:15:08.165Z] Step 8/12 : WORKDIR /app [2023-11-28T22:15:08.165Z] ---> Running in facb386a5d36 [2023-11-28T22:15:08.165Z] Removing intermediate container facb386a5d36 [2023-11-28T22:15:08.165Z] ---> 9e98c5082541 [2023-11-28T22:15:08.165Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T22:15:08.165Z] ---> c35d66158846 [2023-11-28T22:15:08.165Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T22:15:08.424Z] ---> Running in d2e5be25f473 [2023-11-28T22:15:55.189Z] Removing intermediate container d2e5be25f473 [2023-11-28T22:15:55.189Z] ---> 7fc71c0477fe [2023-11-28T22:15:55.189Z] Step 11/12 : COPY . . [2023-11-28T22:15:55.189Z] ---> 7c05851b231c [2023-11-28T22:15:55.189Z] Step 12/12 : RUN $MAKE [2023-11-28T22:15:55.189Z] ---> Running in 922f19bfd982 [2023-11-28T22:15:55.448Z] noop [2023-11-28T22:15:56.018Z] Removing intermediate container 922f19bfd982 [2023-11-28T22:15:56.018Z] ---> e3a8f7b493ab [2023-11-28T22:15:56.018Z] Successfully built e3a8f7b493ab [2023-11-28T22:15:56.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:15:56.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T22:15:56.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:15:56.498Z] prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container [2023-11-28T22:15:56.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T22:15:57.154Z] $ docker top 148811a91c0f7b2c235fdfdf416579197a566144043442a2ca202b847226246c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:15:57.537Z] + go version [2023-11-28T22:15:57.537Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T22:15:57.553Z] $ docker stop --time=1 148811a91c0f7b2c235fdfdf416579197a566144043442a2ca202b847226246c [2023-11-28T22:15:58.827Z] $ docker rm -f --volumes 148811a91c0f7b2c235fdfdf416579197a566144043442a2ca202b847226246c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:15:59.388Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T22:15:59.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:15:59.503Z] prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container [2023-11-28T22:15:59.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T22:15:59.869Z] $ docker top f526e561ad4928adc03c197ad9080046a1a180176b09510967934f93c03a9a71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:16:00.247Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T22:16:00.566Z] + make test [2023-11-28T22:16:00.566Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T22:16:02.465Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-28T22:16:12.431Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-28T22:16:12.431Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-28T22:16:15.716Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.862s coverage: 40.6% of statements [2023-11-28T22:16:15.716Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 51.9% of statements [2023-11-28T22:16:15.716Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-11-28T22:16:33.845Z] go vet ./... [2023-11-28T22:16:35.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T22:16:35.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T22:16:35.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T22:16:35.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T22:16:35.527Z] $ docker stop --time=1 f526e561ad4928adc03c197ad9080046a1a180176b09510967934f93c03a9a71 [2023-11-28T22:16:40.319Z] $ docker rm -f --volumes f526e561ad4928adc03c197ad9080046a1a180176b09510967934f93c03a9a71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T22:16:40.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T22:16:40.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T22:16:41.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T22:16:41.870Z] + ls -al . [2023-11-28T22:16:41.870Z] total 640 [2023-11-28T22:16:41.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 22:16 . [2023-11-28T22:16:41.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:14 .. [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 28 22:14 .dockerignore [2023-11-28T22:16:41.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 22:16 .git [2023-11-28T22:16:41.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 22:14 .github [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 28 22:14 .gitignore [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 22:14 .golangci.yml [2023-11-28T22:16:41.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 22:14 .semver [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 28 22:14 Attribution.txt [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 28 22:14 CHANGELOG.md [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 28 22:14 Dockerfile [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 22:14 GOVERNANCE.md [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 28 22:14 Jenkinsfile [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 22:14 LICENSE [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 28 22:14 Makefile [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 22:14 OWNERS.md [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 28 22:14 README.md [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 22:14 VERSION [2023-11-28T22:16:41.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:14 bin [2023-11-28T22:16:41.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:14 cmd [2023-11-28T22:16:41.870Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 28 22:16 coverage.out [2023-11-28T22:16:41.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:14 examples [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 3873 Nov 28 22:14 go.mod [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 22:14 go.sum [2023-11-28T22:16:41.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:14 images [2023-11-28T22:16:41.870Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 22:14 internal [2023-11-28T22:16:41.870Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 28 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:16:42.233Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T22:16:42.233Z] Sending build context to Docker daemon 8.41MB [2023-11-28T22:16:42.233Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T22:16:42.233Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T22:16:42.233Z] ---> e3a8f7b493ab [2023-11-28T22:16:42.233Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T22:16:42.493Z] ---> Running in fe423a27e72f [2023-11-28T22:16:42.493Z] Removing intermediate container fe423a27e72f [2023-11-28T22:16:42.493Z] ---> e82518021639 [2023-11-28T22:16:42.493Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T22:16:42.493Z] ---> Running in 60a60887d92f [2023-11-28T22:16:42.493Z] Removing intermediate container 60a60887d92f [2023-11-28T22:16:42.493Z] ---> cc29c885eade [2023-11-28T22:16:42.493Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T22:16:42.493Z] ---> Running in fc9a86529fa5 [2023-11-28T22:16:42.751Z] Removing intermediate container fc9a86529fa5 [2023-11-28T22:16:42.752Z] ---> fcb8ebd1b3ae [2023-11-28T22:16:42.752Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T22:16:42.752Z] ---> Running in b6a5775b1f78 [2023-11-28T22:16:42.752Z] Removing intermediate container b6a5775b1f78 [2023-11-28T22:16:42.752Z] ---> 9f5868633acf [2023-11-28T22:16:42.752Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T22:16:42.752Z] ---> Running in 7ed548f26f06 [2023-11-28T22:16:43.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T22:16:43.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T22:16:43.528Z] OK: 264 MiB in 52 packages [2023-11-28T22:16:43.787Z] Removing intermediate container 7ed548f26f06 [2023-11-28T22:16:43.787Z] ---> a04bc096eaa2 [2023-11-28T22:16:43.787Z] Step 8/25 : WORKDIR /app [2023-11-28T22:16:43.787Z] ---> Running in 4b7a598a4f13 [2023-11-28T22:16:43.787Z] Removing intermediate container 4b7a598a4f13 [2023-11-28T22:16:43.787Z] ---> a420ad328b79 [2023-11-28T22:16:43.787Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T22:16:44.047Z] ---> dc52b0acc086 [2023-11-28T22:16:44.047Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T22:16:44.047Z] ---> Running in 825fb3789104 [2023-11-28T22:16:44.615Z] Removing intermediate container 825fb3789104 [2023-11-28T22:16:44.615Z] ---> 37180f04dab8 [2023-11-28T22:16:44.615Z] Step 11/25 : COPY . . [2023-11-28T22:16:45.182Z] ---> 1d39502a2bf7 [2023-11-28T22:16:45.182Z] Step 12/25 : RUN $MAKE [2023-11-28T22:16:45.182Z] ---> Running in 285dc7d60c9e [2023-11-28T22:16:45.443Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-28T22:17:08.300Z] Removing intermediate container 285dc7d60c9e [2023-11-28T22:17:08.300Z] ---> 79b4976841e4 [2023-11-28T22:17:08.300Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T22:17:08.300Z] 3.18: Pulling from library/alpine [2023-11-28T22:17:08.300Z] 96526aa774ef: Pulling fs layer [2023-11-28T22:17:08.300Z] 96526aa774ef: Verifying Checksum [2023-11-28T22:17:08.300Z] 96526aa774ef: Download complete [2023-11-28T22:17:08.300Z] 96526aa774ef: Pull complete [2023-11-28T22:17:08.300Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T22:17:08.300Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T22:17:08.300Z] ---> 8ca4688f4f35 [2023-11-28T22:17:08.300Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T22:17:08.300Z] ---> Running in 8f3fe5ba777b [2023-11-28T22:17:08.300Z] Removing intermediate container 8f3fe5ba777b [2023-11-28T22:17:08.300Z] ---> a7eea7a3f195 [2023-11-28T22:17:08.300Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T22:17:08.300Z] ---> Running in be2a493a42a3 [2023-11-28T22:17:08.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T22:17:08.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T22:17:08.300Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T22:17:08.300Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T22:17:08.300Z] OK: 7 MiB in 16 packages [2023-11-28T22:17:08.300Z] Removing intermediate container be2a493a42a3 [2023-11-28T22:17:08.300Z] ---> 66f384ee5b2e [2023-11-28T22:17:08.300Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-28T22:17:08.300Z] ---> Running in 9114692cd222 [2023-11-28T22:17:08.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T22:17:08.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T22:17:08.300Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T22:17:08.300Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T22:17:08.300Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T22:17:08.300Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T22:17:08.300Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T22:17:08.300Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T22:17:08.300Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T22:17:08.300Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T22:17:08.300Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T22:17:08.300Z] OK: 7 MiB in 16 packages [2023-11-28T22:17:08.300Z] Removing intermediate container 9114692cd222 [2023-11-28T22:17:08.300Z] ---> 1ba94336d1d0 [2023-11-28T22:17:08.300Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-28T22:17:08.560Z] ---> b2825a099064 [2023-11-28T22:17:08.560Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-28T22:17:08.819Z] ---> cb4d0bb6ed3a [2023-11-28T22:17:08.819Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-28T22:17:09.387Z] ---> 14252334ab2d [2023-11-28T22:17:09.387Z] Step 20/25 : EXPOSE 59989 [2023-11-28T22:17:09.387Z] ---> Running in f097a28b9df7 [2023-11-28T22:17:09.387Z] Removing intermediate container f097a28b9df7 [2023-11-28T22:17:09.387Z] ---> 6dff28050643 [2023-11-28T22:17:09.387Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-28T22:17:09.645Z] ---> Running in a9bbd940b394 [2023-11-28T22:17:09.645Z] Removing intermediate container a9bbd940b394 [2023-11-28T22:17:09.645Z] ---> e36c1c858d2b [2023-11-28T22:17:09.646Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T22:17:09.646Z] ---> Running in 5e8649ecab88 [2023-11-28T22:17:09.646Z] Removing intermediate container 5e8649ecab88 [2023-11-28T22:17:09.646Z] ---> 56c89fb99186 [2023-11-28T22:17:09.646Z] Step 23/25 : LABEL arch=amd64 [2023-11-28T22:17:09.646Z] ---> Running in bd7bd6d1ab1f [2023-11-28T22:17:09.904Z] Removing intermediate container bd7bd6d1ab1f [2023-11-28T22:17:09.904Z] ---> eb5888ad61d2 [2023-11-28T22:17:09.904Z] Step 24/25 : LABEL git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T22:17:09.904Z] ---> Running in de59b08cac7b [2023-11-28T22:17:09.904Z] Removing intermediate container de59b08cac7b [2023-11-28T22:17:09.904Z] ---> 025ce4caa6e5 [2023-11-28T22:17:09.904Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T22:17:09.904Z] ---> Running in 3ca9d03eee71 [2023-11-28T22:17:09.904Z] Removing intermediate container 3ca9d03eee71 [2023-11-28T22:17:09.904Z] ---> dca4335173a1 [2023-11-28T22:17:09.904Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T22:17:09.904Z] Successfully built dca4335173a1 [2023-11-28T22:17:09.904Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T22:17:10.431Z] provisioning config files... [2023-11-28T22:17:10.445Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15013718342289412467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:17:10.774Z] ---> ****-login.sh [2023-11-28T22:17:10.774Z] nexus3.edgexfoundry.org:10001 [2023-11-28T22:17:10.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:17:10.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:17:10.774Z] Configure a credential helper to remove this warning. See [2023-11-28T22:17:10.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:17:10.774Z] [2023-11-28T22:17:10.774Z] Login Succeeded [2023-11-28T22:17:10.774Z] nexus3.edgexfoundry.org:10002 [2023-11-28T22:17:10.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:17:10.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:17:10.774Z] Configure a credential helper to remove this warning. See [2023-11-28T22:17:10.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:17:10.774Z] [2023-11-28T22:17:10.774Z] Login Succeeded [2023-11-28T22:17:10.774Z] nexus3.edgexfoundry.org:10003 [2023-11-28T22:17:11.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:17:11.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:17:11.034Z] Configure a credential helper to remove this warning. See [2023-11-28T22:17:11.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:17:11.034Z] [2023-11-28T22:17:11.034Z] Login Succeeded [2023-11-28T22:17:11.034Z] nexus3.edgexfoundry.org:10004 [2023-11-28T22:17:11.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:17:11.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:17:11.034Z] Configure a credential helper to remove this warning. See [2023-11-28T22:17:11.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:17:11.034Z] [2023-11-28T22:17:11.034Z] Login Succeeded [2023-11-28T22:17:11.034Z] ****.io [2023-11-28T22:17:11.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:17:11.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:17:11.292Z] Configure a credential helper to remove this warning. See [2023-11-28T22:17:11.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:17:11.292Z] [2023-11-28T22:17:11.292Z] Login Succeeded [2023-11-28T22:17:11.292Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T22:17:11.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T22:17:11.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:17:11.466Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-11-28T22:17:11.466Z] 9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T22:17:11.466Z] latest [2023-11-28T22:17:11.466Z] 3.2.0-dev.1 [2023-11-28T22:17:11.466Z] 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T22:17:11.466Z] main [2023-11-28T22:17:11.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:11.920Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:12.377Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T22:17:12.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T22:17:12.377Z] f74ade17ff01: Preparing [2023-11-28T22:17:12.377Z] 4e4d945cb1ac: Preparing [2023-11-28T22:17:12.377Z] e25de0edd52b: Preparing [2023-11-28T22:17:12.377Z] 2713a5d820a6: Preparing [2023-11-28T22:17:12.377Z] ec268bfa1b43: Preparing [2023-11-28T22:17:12.377Z] cc2447e1835a: Preparing [2023-11-28T22:17:12.377Z] cc2447e1835a: Waiting [2023-11-28T22:17:12.377Z] ec268bfa1b43: Pushed [2023-11-28T22:17:12.377Z] 4e4d945cb1ac: Pushed [2023-11-28T22:17:12.377Z] e25de0edd52b: Pushed [2023-11-28T22:17:12.377Z] cc2447e1835a: Layer already exists [2023-11-28T22:17:12.997Z] 2713a5d820a6: Pushed [2023-11-28T22:17:14.944Z] f74ade17ff01: Pushed [2023-11-28T22:17:15.208Z] 9183fab70f5305c11e22753a9d735b181ccbdb61: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:15.598Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:15.984Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-11-28T22:17:15.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T22:17:15.984Z] f74ade17ff01: Preparing [2023-11-28T22:17:15.984Z] 4e4d945cb1ac: Preparing [2023-11-28T22:17:15.984Z] e25de0edd52b: Preparing [2023-11-28T22:17:15.984Z] 2713a5d820a6: Preparing [2023-11-28T22:17:15.984Z] ec268bfa1b43: Preparing [2023-11-28T22:17:15.984Z] cc2447e1835a: Preparing [2023-11-28T22:17:15.984Z] cc2447e1835a: Waiting [2023-11-28T22:17:15.984Z] e25de0edd52b: Layer already exists [2023-11-28T22:17:15.984Z] ec268bfa1b43: Layer already exists [2023-11-28T22:17:15.984Z] 4e4d945cb1ac: Layer already exists [2023-11-28T22:17:15.984Z] f74ade17ff01: Layer already exists [2023-11-28T22:17:15.984Z] 2713a5d820a6: Layer already exists [2023-11-28T22:17:15.984Z] cc2447e1835a: Layer already exists [2023-11-28T22:17:15.984Z] latest: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:16.374Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:16.770Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [2023-11-28T22:17:16.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T22:17:16.770Z] f74ade17ff01: Preparing [2023-11-28T22:17:16.770Z] 4e4d945cb1ac: Preparing [2023-11-28T22:17:16.770Z] e25de0edd52b: Preparing [2023-11-28T22:17:16.770Z] 2713a5d820a6: Preparing [2023-11-28T22:17:16.770Z] ec268bfa1b43: Preparing [2023-11-28T22:17:16.770Z] cc2447e1835a: Preparing [2023-11-28T22:17:16.770Z] cc2447e1835a: Waiting [2023-11-28T22:17:16.770Z] ec268bfa1b43: Layer already exists [2023-11-28T22:17:16.770Z] e25de0edd52b: Layer already exists [2023-11-28T22:17:16.770Z] f74ade17ff01: Layer already exists [2023-11-28T22:17:16.770Z] 4e4d945cb1ac: Layer already exists [2023-11-28T22:17:16.770Z] 2713a5d820a6: Layer already exists [2023-11-28T22:17:16.770Z] cc2447e1835a: Layer already exists [2023-11-28T22:17:16.770Z] 3.2.0-dev.1: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:17.180Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:17.569Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T22:17:17.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T22:17:17.570Z] f74ade17ff01: Preparing [2023-11-28T22:17:17.570Z] 4e4d945cb1ac: Preparing [2023-11-28T22:17:17.570Z] e25de0edd52b: Preparing [2023-11-28T22:17:17.570Z] 2713a5d820a6: Preparing [2023-11-28T22:17:17.570Z] ec268bfa1b43: Preparing [2023-11-28T22:17:17.570Z] cc2447e1835a: Preparing [2023-11-28T22:17:17.570Z] cc2447e1835a: Waiting [2023-11-28T22:17:17.570Z] 4e4d945cb1ac: Layer already exists [2023-11-28T22:17:17.570Z] e25de0edd52b: Layer already exists [2023-11-28T22:17:17.570Z] f74ade17ff01: Layer already exists [2023-11-28T22:17:17.570Z] ec268bfa1b43: Layer already exists [2023-11-28T22:17:17.570Z] 2713a5d820a6: Layer already exists [2023-11-28T22:17:17.570Z] cc2447e1835a: Layer already exists [2023-11-28T22:17:17.570Z] 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:17.975Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:18.375Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-11-28T22:17:18.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T22:17:18.375Z] f74ade17ff01: Preparing [2023-11-28T22:17:18.375Z] 4e4d945cb1ac: Preparing [2023-11-28T22:17:18.375Z] e25de0edd52b: Preparing [2023-11-28T22:17:18.375Z] 2713a5d820a6: Preparing [2023-11-28T22:17:18.375Z] ec268bfa1b43: Preparing [2023-11-28T22:17:18.375Z] cc2447e1835a: Preparing [2023-11-28T22:17:18.375Z] cc2447e1835a: Waiting [2023-11-28T22:17:18.375Z] f74ade17ff01: Layer already exists [2023-11-28T22:17:18.375Z] 4e4d945cb1ac: Layer already exists [2023-11-28T22:17:18.375Z] ec268bfa1b43: Layer already exists [2023-11-28T22:17:18.375Z] e25de0edd52b: Layer already exists [2023-11-28T22:17:18.375Z] 2713a5d820a6: Layer already exists [2023-11-28T22:17:18.375Z] cc2447e1835a: Layer already exists [2023-11-28T22:17:18.375Z] main: digest: sha256:df12960e6f2e28c87f7895908c8c1f5bc8d4c831a2ba0ca92aeb6ef526a62f4e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T22:17:18.606Z] ===================================================== [Pipeline] echo [2023-11-28T22:17:18.643Z] taggedImages: [2023-11-28T22:17:18.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T22:17:18.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-11-28T22:17:18.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [2023-11-28T22:17:18.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T22:17:18.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:19.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T22:17:19.272Z] [2023-11-28T22:17:19.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:17:19.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T22:17:19.595Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T22:17:19.595Z] 5eb5b503b376: Pulling fs layer [2023-11-28T22:17:19.595Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T22:17:19.595Z] ec43610c2a17: Pulling fs layer [2023-11-28T22:17:19.595Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T22:17:19.595Z] 33b1e0a273af: Pulling fs layer [2023-11-28T22:17:19.595Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T22:17:19.595Z] 2f39f015ded8: Pulling fs layer [2023-11-28T22:17:19.595Z] 2f39f015ded8: Waiting [2023-11-28T22:17:19.595Z] 33b1e0a273af: Waiting [2023-11-28T22:17:19.595Z] 5d3b04190fa2: Waiting [2023-11-28T22:17:19.595Z] 3a2ae6a8a46f: Waiting [2023-11-28T22:17:19.595Z] 5c69ac0246d0: Download complete [2023-11-28T22:17:19.595Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T22:17:19.595Z] 3a2ae6a8a46f: Download complete [2023-11-28T22:17:19.595Z] 33b1e0a273af: Verifying Checksum [2023-11-28T22:17:19.595Z] 33b1e0a273af: Download complete [2023-11-28T22:17:19.595Z] ec43610c2a17: Verifying Checksum [2023-11-28T22:17:19.595Z] ec43610c2a17: Download complete [2023-11-28T22:17:19.595Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T22:17:19.595Z] 5d3b04190fa2: Download complete [2023-11-28T22:17:19.853Z] 5eb5b503b376: Verifying Checksum [2023-11-28T22:17:19.853Z] 5eb5b503b376: Download complete [2023-11-28T22:17:20.418Z] 2f39f015ded8: Download complete [2023-11-28T22:17:20.984Z] 5eb5b503b376: Pull complete [2023-11-28T22:17:20.984Z] 5c69ac0246d0: Pull complete [2023-11-28T22:17:21.550Z] ec43610c2a17: Pull complete [2023-11-28T22:17:21.550Z] 3a2ae6a8a46f: Pull complete [2023-11-28T22:17:21.809Z] 33b1e0a273af: Pull complete [2023-11-28T22:17:21.809Z] 5d3b04190fa2: Pull complete [2023-11-28T22:17:25.995Z] 2f39f015ded8: Pull complete [2023-11-28T22:17:25.995Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T22:17:25.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T22:17:25.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:17:26.212Z] prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container [2023-11-28T22:17:26.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T22:17:30.332Z] $ docker top 8767af26cf7415fd4c0796060193fc71d993e231c109eae2956412aded0083cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:17:30.777Z] ---> job-cost.sh [2023-11-28T22:17:30.777Z] lf-activate-venv: SKIPPING [2023-11-28T22:17:30.777Z] INFO: No Stack... [2023-11-28T22:17:31.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T22:17:31.603Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T22:17:31.888Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-11-28T22:17:31.888Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T22:17:31.901Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [2023-11-28T22:17:31.908Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] did not exist. Created. [2023-11-28T22:17:31.908Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T22:17:32.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T22:17:32.336Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T22:17:32.342Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T22:17:32.430Z] $ docker stop --time=1 8767af26cf7415fd4c0796060193fc71d993e231c109eae2956412aded0083cc [2023-11-28T22:17:33.643Z] $ docker rm -f --volumes 8767af26cf7415fd4c0796060193fc71d993e231c109eae2956412aded0083cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T22:18:10.955Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8888 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-11-28T22:18:10.999Z] Running in /w/workspace/device-rfid-llrp-go/133 [Pipeline] { [Pipeline] checkout [2023-11-28T22:18:14.070Z] The recommended git tool is: git [2023-11-28T22:18:18.894Z] using credential edgex-jenkins-ssh [2023-11-28T22:18:18.923Z] Cloning the remote Git repository [2023-11-28T22:18:18.968Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-28T22:18:19.063Z] > git init /w/workspace/device-rfid-llrp-go/133 # timeout=10 [2023-11-28T22:18:19.285Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-28T22:18:19.286Z] > git --version # timeout=10 [2023-11-28T22:18:19.307Z] > git --version # 'git version 2.25.1' [2023-11-28T22:18:19.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T22:18:19.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T22:18:21.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-28T22:18:21.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T22:18:22.107Z] Avoid second fetch [2023-11-28T22:18:22.107Z] Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) [2023-11-28T22:18:22.125Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T22:18:22.211Z] > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 [2023-11-28T22:18:22.754Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T22:18:23.919Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T22:18:23.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T22:18:23.919Z] Dload Upload Total Spent Left Speed [2023-11-28T22:18:23.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91898 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh [2023-11-28T22:18:24.268Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T22:18:24.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T22:18:24.602Z] + sudo tee /etc/docker/daemon.new [2023-11-28T22:18:24.602Z] { [2023-11-28T22:18:24.602Z] "registry-mirrors": [ [2023-11-28T22:18:24.602Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T22:18:24.602Z] ], [2023-11-28T22:18:24.602Z] "bip": "10.250.0.254/24", [2023-11-28T22:18:24.602Z] "hosts": [ [2023-11-28T22:18:24.602Z] "tcp://0.0.0.0:5555", [2023-11-28T22:18:24.602Z] "unix:///var/run/docker.sock" [2023-11-28T22:18:24.602Z] ], [2023-11-28T22:18:24.602Z] "mtu": 1458, [2023-11-28T22:18:24.602Z] "selinux-enabled": true, [2023-11-28T22:18:24.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T22:18:24.602Z] } [Pipeline] sh [2023-11-28T22:18:24.944Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T22:18:25.282Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T22:18:43.580Z] provisioning config files... [2023-11-28T22:18:43.603Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/133@tmp/config9277621865047088147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:18:44.061Z] ---> ****-login.sh [2023-11-28T22:18:44.061Z] nexus3.edgexfoundry.org:10001 [2023-11-28T22:18:44.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:18:44.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:18:44.599Z] Configure a credential helper to remove this warning. See [2023-11-28T22:18:44.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:18:44.599Z] [2023-11-28T22:18:44.599Z] Login Succeeded [2023-11-28T22:18:44.599Z] nexus3.edgexfoundry.org:10002 [2023-11-28T22:18:44.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:18:44.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:18:44.875Z] Configure a credential helper to remove this warning. See [2023-11-28T22:18:44.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:18:44.875Z] [2023-11-28T22:18:44.875Z] Login Succeeded [2023-11-28T22:18:44.875Z] nexus3.edgexfoundry.org:10003 [2023-11-28T22:18:45.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:18:45.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:18:45.413Z] Configure a credential helper to remove this warning. See [2023-11-28T22:18:45.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:18:45.413Z] [2023-11-28T22:18:45.413Z] Login Succeeded [2023-11-28T22:18:45.413Z] nexus3.edgexfoundry.org:10004 [2023-11-28T22:18:45.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:18:45.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:18:45.683Z] Configure a credential helper to remove this warning. See [2023-11-28T22:18:45.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:18:45.683Z] [2023-11-28T22:18:45.683Z] Login Succeeded [2023-11-28T22:18:45.683Z] ****.io [2023-11-28T22:18:45.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:18:46.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:18:46.220Z] Configure a credential helper to remove this warning. See [2023-11-28T22:18:46.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:18:46.220Z] [2023-11-28T22:18:46.220Z] Login Succeeded [2023-11-28T22:18:46.220Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T22:18:46.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T22:18:46.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:18:46.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:18:46.729Z] ========================================================= [2023-11-28T22:18:46.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T22:18:46.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:18:47.216Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T22:18:50.577Z] Sending build context to Docker daemon 1.198MB [2023-11-28T22:18:50.577Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T22:18:50.577Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T22:18:50.577Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T22:18:50.577Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T22:18:50.577Z] 5d54e960e981: Pulling fs layer [2023-11-28T22:18:50.577Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T22:18:50.577Z] f0e02332f6b5: Pulling fs layer [2023-11-28T22:18:50.577Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T22:18:50.577Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T22:18:50.577Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T22:18:50.577Z] f0e02332f6b5: Waiting [2023-11-28T22:18:50.577Z] 94ae7d8d031c: Waiting [2023-11-28T22:18:50.577Z] 872ee5b61b7b: Waiting [2023-11-28T22:18:50.577Z] 5d54e960e981: Download complete [2023-11-28T22:18:50.577Z] f0e02332f6b5: Verifying Checksum [2023-11-28T22:18:50.577Z] f0e02332f6b5: Download complete [2023-11-28T22:18:50.577Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T22:18:50.577Z] 872ee5b61b7b: Download complete [2023-11-28T22:18:50.577Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T22:18:50.577Z] 9fda8d8052c6: Download complete [2023-11-28T22:18:50.577Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T22:18:50.577Z] 94ae7d8d031c: Download complete [2023-11-28T22:18:51.169Z] 9fda8d8052c6: Pull complete [2023-11-28T22:18:52.176Z] 5d54e960e981: Pull complete [2023-11-28T22:18:52.446Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T22:18:52.446Z] c4a7e357bf2a: Download complete [2023-11-28T22:18:53.412Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T22:18:53.412Z] 0c6a40ed1a82: Download complete [2023-11-28T22:19:05.737Z] c4a7e357bf2a: Pull complete [2023-11-28T22:19:05.737Z] f0e02332f6b5: Pull complete [2023-11-28T22:19:05.737Z] 872ee5b61b7b: Pull complete [2023-11-28T22:19:12.389Z] 0c6a40ed1a82: Pull complete [2023-11-28T22:19:13.803Z] 94ae7d8d031c: Pull complete [2023-11-28T22:19:13.804Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T22:19:13.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T22:19:13.804Z] ---> 86de565de09d [2023-11-28T22:19:13.804Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T22:19:14.767Z] ---> Running in 297096338f1d [2023-11-28T22:19:15.034Z] Removing intermediate container 297096338f1d [2023-11-28T22:19:15.034Z] ---> 11be438bf322 [2023-11-28T22:19:15.034Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T22:19:15.034Z] ---> Running in 68cb0d0d9ae8 [2023-11-28T22:19:15.303Z] Removing intermediate container 68cb0d0d9ae8 [2023-11-28T22:19:15.303Z] ---> 290e338ab3dd [2023-11-28T22:19:15.303Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T22:19:15.303Z] ---> Running in 2c0b61b45c43 [2023-11-28T22:19:15.886Z] Removing intermediate container 2c0b61b45c43 [2023-11-28T22:19:15.886Z] ---> 029a384d2924 [2023-11-28T22:19:15.886Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T22:19:15.886Z] ---> Running in 5b8cc23c3193 [2023-11-28T22:19:16.157Z] Removing intermediate container 5b8cc23c3193 [2023-11-28T22:19:16.157Z] ---> fe18aa6902a1 [2023-11-28T22:19:16.157Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T22:19:16.157Z] ---> Running in 59f74efc87aa [2023-11-28T22:19:17.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T22:19:17.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T22:19:18.975Z] OK: 266 MiB in 52 packages [2023-11-28T22:19:19.559Z] Removing intermediate container 59f74efc87aa [2023-11-28T22:19:19.559Z] ---> 25f9d5784340 [2023-11-28T22:19:19.559Z] Step 8/12 : WORKDIR /app [2023-11-28T22:19:19.828Z] ---> Running in 7ff6d513b41c [2023-11-28T22:19:20.097Z] Removing intermediate container 7ff6d513b41c [2023-11-28T22:19:20.097Z] ---> dc49e6b51e5a [2023-11-28T22:19:20.097Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T22:19:20.366Z] ---> 066b693ce301 [2023-11-28T22:19:20.366Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T22:19:20.633Z] ---> Running in 199676f2242e [2023-11-28T22:20:45.371Z] Removing intermediate container 199676f2242e [2023-11-28T22:20:45.371Z] ---> 6d490c43b3fe [2023-11-28T22:20:45.371Z] Step 11/12 : COPY . . [2023-11-28T22:20:45.371Z] ---> da2b11e10fd6 [2023-11-28T22:20:45.371Z] Step 12/12 : RUN $MAKE [2023-11-28T22:20:45.371Z] ---> Running in 6f3a933e6a17 [2023-11-28T22:20:45.371Z] noop [2023-11-28T22:20:45.371Z] Removing intermediate container 6f3a933e6a17 [2023-11-28T22:20:45.371Z] ---> baefb61ec87e [2023-11-28T22:20:45.371Z] Successfully built baefb61ec87e [2023-11-28T22:20:45.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:20:45.836Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T22:20:45.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:20:46.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container [2023-11-28T22:20:46.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/133 -v /w/workspace/device-rfid-llrp-go/133:/w/workspace/device-rfid-llrp-go/133:rw,z -v /w/workspace/device-rfid-llrp-go/133@tmp:/w/workspace/device-rfid-llrp-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T22:20:47.341Z] $ docker top 5614cb25e2d02ebbaf68c135564b853db83f2ecc74ac8032a44c12a3b59edcf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:20:48.278Z] + go version [2023-11-28T22:20:48.278Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T22:20:48.297Z] $ docker stop --time=1 5614cb25e2d02ebbaf68c135564b853db83f2ecc74ac8032a44c12a3b59edcf7 [2023-11-28T22:20:49.939Z] $ docker rm -f --volumes 5614cb25e2d02ebbaf68c135564b853db83f2ecc74ac8032a44c12a3b59edcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:20:50.927Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T22:20:50.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:20:51.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container [2023-11-28T22:20:51.246Z] $ 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/133 -v /w/workspace/device-rfid-llrp-go/133:/w/workspace/device-rfid-llrp-go/133:rw,z -v /w/workspace/device-rfid-llrp-go/133@tmp:/w/workspace/device-rfid-llrp-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T22:20:52.453Z] $ docker top f6d3c54cdad233a64e94a56e771c73d9e77f2907f9c07cead7fde247cb26a713 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:20:53.383Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/133 [Pipeline] fileExists [Pipeline] sh [2023-11-28T22:20:54.102Z] + make test [2023-11-28T22:20:54.102Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T22:21:00.761Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-28T22:22:37.425Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-28T22:22:37.425Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.566227069Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.568191303Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.568324351Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.568463259Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.568610048Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.568871273Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.569029442Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.571362048Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.573193804Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.573430468Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.573507973Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.574708683Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.575211602Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.57534748Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.575428905Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.575933104Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.576079952Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.576237832Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.576630734Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.576779343Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.576916791Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.577089571Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.577948701Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.578730087Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.578872995Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.578971391Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.579325601Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.579404526Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.579575196Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.579934167Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.580133338Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.580302568Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.58050993Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.580948636Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.581071873Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.581178629Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.581269474Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.581648126Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.581760483Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.581854018Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.582175997Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.582267942Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.582421191Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.582517307Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.583267311Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.584035065Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.584126611Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.584218486Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.584594978Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.584674202Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.58480101Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.585107738Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.585183992Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.585264377Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.585382254Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.585721583Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.58582615Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.585899574Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.585988129Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.586364981Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.586489138Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.586586724Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.586924643Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.587060801Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.58738912Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.587476616Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.588229169Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.588867456Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.588949451Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.589040777Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.589249109Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.589303272Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.589497423Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.589882716Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.589998732Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.590095628Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.590213815Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.590585796Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.590739005Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.590897285Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.59098998Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.591355631Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.591491179Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.591609136Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.591973207Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.592171359Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.592598914Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.592670018Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.593637724Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.594926499Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.595167493Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.595383766Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.595593638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.59546207Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.595869714Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.596277178Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.596338771Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.596596076Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.596872022Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.597141758Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.597235643Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.597308128Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.597406083Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.597896042Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.598011589Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.598369739Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.59890422Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.599031278Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.599219439Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.599312924Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-11-28T22:23:04.170Z] level=DEBUG ts=2023-11-28T22:22:31.600186895Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.601002243Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.601233956Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.601333022Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.170Z] level=WARN ts=2023-11-28T22:22:31.601412786Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.170Z] level=INFO ts=2023-11-28T22:22:31.601599627Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.601875853Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.601921746Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=WARN ts=2023-11-28T22:22:31.602136929Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.602300518Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.602467188Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.602867901Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.603068113Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.603207631Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.603469536Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.603890421Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.604130535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.604290444Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.604982004Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.605105851Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.605395678Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.605634082Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-11-28T22:23:04.171Z] --- FAIL: TestAutoDiscoverNaming (0.04s) [2023-11-28T22:23:04.171Z] --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) [2023-11-28T22:23:04.171Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:34344: use of closed network connection [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.606872534Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.607941316Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.609074032Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.609265283Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.609414182Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.609619164Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=WARN ts=2023-11-28T22:22:31.609938843Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.610280812Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.61057649Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=WARN ts=2023-11-28T22:22:31.610722798Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.610940481Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.611108961Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.611601099Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.611805571Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.611973371Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.612236036Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.61264115Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.612855552Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.61298832Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.613463258Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.613664419Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.613906483Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.614128656Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.61470259Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.615637694Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.615942782Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.616154324Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.616147514Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=WARN ts=2023-11-28T22:22:31.61625787Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.616408599Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.616856135Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=WARN ts=2023-11-28T22:22:31.616915419Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.617025935Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.61727633Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.617730616Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.617931148Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.618070656Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.618331771Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.618724674Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.618969148Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.619110216Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.619585654Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-11-28T22:23:04.171Z] level=DEBUG ts=2023-11-28T22:22:31.619783305Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.620053051Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-11-28T22:23:04.171Z] level=INFO ts=2023-11-28T22:22:31.620263573Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-11-28T22:23:04.171Z] level=WARN ts=2023-11-28T22:22:31.620786844Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-11-28T22:23:04.171Z] FAIL [2023-11-28T22:23:04.171Z] coverage: 40.6% of statements [2023-11-28T22:23:04.171Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.466s [2023-11-28T22:23:04.171Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.567s coverage: 51.9% of statements [2023-11-28T22:23:04.171Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 96.4% of statements [2023-11-28T22:23:04.171Z] FAIL [2023-11-28T22:23:04.171Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-11-28T22:23:04.197Z] $ docker stop --time=1 f6d3c54cdad233a64e94a56e771c73d9e77f2907f9c07cead7fde247cb26a713 [2023-11-28T22:23:06.217Z] $ docker rm -f --volumes f6d3c54cdad233a64e94a56e771c73d9e77f2907f9c07cead7fde247cb26a713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:23:08.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T22:23:08.171Z] [2023-11-28T22:23:08.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:23:08.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T22:23:11.226Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T22:23:11.226Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T22:23:11.226Z] 04944245beec: Pulling fs layer [2023-11-28T22:23:11.226Z] 699f458cf7ca: Pulling fs layer [2023-11-28T22:23:11.226Z] 765212b225bb: Pulling fs layer [2023-11-28T22:23:11.226Z] f23df028b6ca: Pulling fs layer [2023-11-28T22:23:11.226Z] 765212b225bb: Waiting [2023-11-28T22:23:11.226Z] f23df028b6ca: Waiting [2023-11-28T22:23:11.226Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T22:23:11.226Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T22:23:11.226Z] d65c8cfc05b1: Waiting [2023-11-28T22:23:11.226Z] 2437ff75d9bd: Waiting [2023-11-28T22:23:11.226Z] 04944245beec: Verifying Checksum [2023-11-28T22:23:11.226Z] 04944245beec: Download complete [2023-11-28T22:23:11.226Z] 765212b225bb: Download complete [2023-11-28T22:23:11.226Z] f23df028b6ca: Verifying Checksum [2023-11-28T22:23:11.226Z] f23df028b6ca: Download complete [2023-11-28T22:23:11.226Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T22:23:11.226Z] d65c8cfc05b1: Download complete [2023-11-28T22:23:11.497Z] 699f458cf7ca: Verifying Checksum [2023-11-28T22:23:11.497Z] 699f458cf7ca: Download complete [2023-11-28T22:23:12.091Z] 8998bd30e6a1: Download complete [2023-11-28T22:23:15.551Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T22:23:15.551Z] 2437ff75d9bd: Download complete [2023-11-28T22:23:18.144Z] 8998bd30e6a1: Pull complete [2023-11-28T22:23:18.731Z] 04944245beec: Pull complete [2023-11-28T22:23:20.686Z] 699f458cf7ca: Pull complete [2023-11-28T22:23:21.001Z] 765212b225bb: Pull complete [2023-11-28T22:23:26.393Z] f23df028b6ca: Pull complete [2023-11-28T22:23:26.393Z] d65c8cfc05b1: Pull complete [2023-11-28T22:23:48.472Z] 2437ff75d9bd: Pull complete [2023-11-28T22:23:48.472Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T22:23:48.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T22:23:48.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:23:48.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-8888 does not seem to be running inside a container [2023-11-28T22:23:48.943Z] $ 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/133 -v /w/workspace/device-rfid-llrp-go/133:/w/workspace/device-rfid-llrp-go/133:rw,z -v /w/workspace/device-rfid-llrp-go/133@tmp:/w/workspace/device-rfid-llrp-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T22:23:53.591Z] $ docker top a4f321db587959b5f78781b610a3a9ad59c03125a64a2b2175d66c17df4b95cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:23:54.532Z] ---> job-cost.sh [2023-11-28T22:23:54.532Z] lf-activate-venv: SKIPPING [2023-11-28T22:23:54.532Z] INFO: No Stack... [2023-11-28T22:23:54.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T22:23:55.754Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T22:23:56.077Z] + cat /w/workspace/device-rfid-llrp-go/133/archives/cost.csv [2023-11-28T22:23:56.077Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T22:23:56.140Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [2023-11-28T22:23:56.149Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] did not exist. Created. [2023-11-28T22:23:56.149Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T22:23:56.588Z] /w/workspace/device-rfid-llrp-go/133@tmp/durable-7357796c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T22:23:56.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T22:23:57.013Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T22:23:57.441Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T22:23:57.448Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T22:23:57.565Z] $ docker stop --time=1 a4f321db587959b5f78781b610a3a9ad59c03125a64a2b2175d66c17df4b95cf [2023-11-28T22:23:59.039Z] $ docker rm -f --volumes a4f321db587959b5f78781b610a3a9ad59c03125a64a2b2175d66c17df4b95cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T22:23:59.929Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T22:24:02.424Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-11-28T22:24:02.424Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-28T22:24:02.424Z] total 16 [2023-11-28T22:24:02.424Z] drwxr-xr-x 3 root root 4096 Nov 28 22:17 . [2023-11-28T22:24:02.424Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 22:17 .. [2023-11-28T22:24:02.424Z] drwxr-xr-x 2 root root 4096 Nov 28 22:17 cost [2023-11-28T22:24:02.424Z] -rw-r--r-- 1 root root 91 Nov 28 22:17 cost.csv [2023-11-28T22:24:02.424Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-28T22:24:02.424Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-28T22:24:02.424Z] total 16 [2023-11-28T22:24:02.424Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 22:17 . [2023-11-28T22:24:02.424Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 22:17 .. [2023-11-28T22:24:02.424Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 22:17 cost [2023-11-28T22:24:02.424Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 28 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:02.718Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:03.597Z] ---> package-listing.sh [2023-11-28T22:24:03.597Z] ++ facter osfamily [2023-11-28T22:24:03.597Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T22:24:03.857Z] + OS_FAMILY=debian [2023-11-28T22:24:03.857Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-11-28T22:24:03.857Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T22:24:03.857Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T22:24:03.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T22:24:03.857Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T22:24:03.857Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-28T22:24:03.857Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T22:24:03.857Z] + case "${OS_FAMILY}" in [2023-11-28T22:24:03.857Z] + dpkg -l [2023-11-28T22:24:03.857Z] + grep '^ii' [2023-11-28T22:24:03.857Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T22:24:03.857Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T22:24:03.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T22:24:03.857Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-28T22:24:03.857Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-11-28T22:24:03.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-11-28T22:24:03.866Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T22:24:04.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:24:04.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T22:24:04.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:24:04.939Z] prd-ubuntu20.04-docker-8c-8g-8886 does not seem to be running inside a container [2023-11-28T22:24:04.977Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T22:24:05.159Z] $ docker top 529e50a36410866d5ba6c304585331425855dfdf19935c39c8568592c734e4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:24:05.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T22:24:05.923Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T22:24:06.208Z] + ls /var/log/sa-host [2023-11-28T22:24:06.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T22:24:06.399Z] provisioning config files... [2023-11-28T22:24:06.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17680679170411799365tmp [Pipeline] { [Pipeline] echo [2023-11-28T22:24:06.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:06.789Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T22:24:06.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:07.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T22:24:07.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:07.522Z] ---> sudo-logs.sh [2023-11-28T22:24:07.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T22:24:07.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:07.938Z] ---> job-cost.sh [2023-11-28T22:24:07.938Z] lf-activate-venv: SKIPPING [2023-11-28T22:24:07.938Z] DEBUG: total: 0.2199999988079071 [2023-11-28T22:24:07.938Z] INFO: Retrieving Stack Cost... [2023-11-28T22:24:08.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T22:24:08.457Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T22:24:08.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:24:08.834Z] ---> logs-deploy.sh [2023-11-28T22:24:08.834Z] lf-activate-venv: SKIPPING [2023-11-28T22:24:08.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/133 [2023-11-28T22:24:08.834Z] INFO: archiving workspace using pattern(s): [2023-11-28T22:24:09.794Z] Archives upload complete. [2023-11-28T22:24:09.794Z] INFO: archiving logs to Nexus [2023-11-28T22:24:10.365Z] ---> uname -a: [2023-11-28T22:24:10.365Z] Linux prd-ubuntu20-04-docker-8c-8g-8886 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] ---> lscpu: [2023-11-28T22:24:10.365Z] Architecture: x86_64 [2023-11-28T22:24:10.365Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-28T22:24:10.365Z] Byte Order: Little Endian [2023-11-28T22:24:10.365Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-28T22:24:10.365Z] CPU(s): 8 [2023-11-28T22:24:10.365Z] On-line CPU(s) list: 0-7 [2023-11-28T22:24:10.365Z] Thread(s) per core: 1 [2023-11-28T22:24:10.365Z] Core(s) per socket: 1 [2023-11-28T22:24:10.365Z] Socket(s): 8 [2023-11-28T22:24:10.365Z] NUMA node(s): 1 [2023-11-28T22:24:10.365Z] Vendor ID: AuthenticAMD [2023-11-28T22:24:10.365Z] CPU family: 23 [2023-11-28T22:24:10.365Z] Model: 49 [2023-11-28T22:24:10.365Z] Model name: AMD EPYC-Rome Processor [2023-11-28T22:24:10.365Z] Stepping: 0 [2023-11-28T22:24:10.365Z] CPU MHz: 2799.998 [2023-11-28T22:24:10.365Z] BogoMIPS: 5599.99 [2023-11-28T22:24:10.365Z] Virtualization: AMD-V [2023-11-28T22:24:10.365Z] Hypervisor vendor: KVM [2023-11-28T22:24:10.365Z] Virtualization type: full [2023-11-28T22:24:10.365Z] L1d cache: 256 KiB [2023-11-28T22:24:10.365Z] L1i cache: 256 KiB [2023-11-28T22:24:10.365Z] L2 cache: 4 MiB [2023-11-28T22:24:10.365Z] L3 cache: 128 MiB [2023-11-28T22:24:10.365Z] NUMA node0 CPU(s): 0-7 [2023-11-28T22:24:10.365Z] Vulnerability Itlb multihit: Not affected [2023-11-28T22:24:10.365Z] Vulnerability L1tf: Not affected [2023-11-28T22:24:10.365Z] Vulnerability Mds: Not affected [2023-11-28T22:24:10.365Z] Vulnerability Meltdown: Not affected [2023-11-28T22:24:10.365Z] Vulnerability Mmio stale data: Not affected [2023-11-28T22:24:10.365Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-28T22:24:10.365Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-28T22:24:10.365Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-28T22:24:10.365Z] Vulnerability Srbds: Not affected [2023-11-28T22:24:10.365Z] Vulnerability Tsx async abort: Not affected [2023-11-28T22:24:10.365Z] 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 [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] ---> nproc: [2023-11-28T22:24:10.365Z] 8 [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] ---> df -h: [2023-11-28T22:24:10.365Z] Filesystem Size Used Avail Use% Mounted on [2023-11-28T22:24:10.365Z] overlay 155G 12G 144G 8% / [2023-11-28T22:24:10.365Z] tmpfs 64M 0 64M 0% /dev [2023-11-28T22:24:10.365Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-28T22:24:10.365Z] shm 64M 0 64M 0% /dev/shm [2023-11-28T22:24:10.365Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] ---> sar -b -r -n DEV: [2023-11-28T22:24:10.365Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8886) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] 22:13:53 LINUX RESTART (8 CPU) [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-28T22:24:10.365Z] 22:15:01 131.76 48.11 83.65 0.00 5415.10 96101.58 0.00 [2023-11-28T22:24:10.365Z] 22:16:01 237.16 2.13 235.03 0.00 39.46 70321.08 0.00 [2023-11-28T22:24:10.365Z] 22:17:01 88.45 0.18 88.27 0.00 8.13 20000.40 0.00 [2023-11-28T22:24:10.365Z] 22:18:01 119.81 0.08 119.73 0.00 10.66 28673.75 0.00 [2023-11-28T22:24:10.365Z] 22:19:01 17.79 7.08 10.71 0.00 898.63 1766.76 0.00 [2023-11-28T22:24:10.365Z] 22:20:01 39.91 3.52 36.39 0.00 4256.22 6768.21 0.00 [2023-11-28T22:24:10.365Z] 22:21:01 3.50 0.02 3.48 0.00 0.13 86.80 0.00 [2023-11-28T22:24:10.365Z] 22:22:01 2.05 0.00 2.05 0.00 0.00 21.86 0.00 [2023-11-28T22:24:10.365Z] 22:23:01 1.03 0.00 1.03 0.00 0.00 11.47 0.00 [2023-11-28T22:24:10.365Z] 22:24:01 1.78 0.00 1.78 0.00 0.00 18.93 0.00 [2023-11-28T22:24:10.365Z] Average: 64.32 6.11 58.21 0.00 1062.83 22376.74 0.00 [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-28T22:24:10.365Z] 22:15:01 29255984 31564456 757360 2.30 73680 2509628 1847312 5.44 1004044 2251948 487664 [2023-11-28T22:24:10.365Z] 22:16:01 28306660 31458600 843972 2.57 149696 3186436 1953792 5.76 1209496 2881832 7448 [2023-11-28T22:24:10.365Z] 22:17:01 27931336 31498360 806000 2.45 154684 3580844 2056068 6.06 1310728 3142400 158448 [2023-11-28T22:24:10.365Z] 22:18:01 27579536 31527636 773516 2.35 165288 3908296 1793572 5.29 1303928 3455044 420 [2023-11-28T22:24:10.365Z] 22:19:01 27470944 31514960 768184 2.34 174952 4001532 1623180 4.78 1375800 3480244 1192 [2023-11-28T22:24:10.365Z] 22:20:01 27106100 31510984 760856 2.31 194232 4332656 1720476 5.07 1606424 3590088 4 [2023-11-28T22:24:10.365Z] 22:21:01 27112116 31512152 759420 2.31 192780 4329404 1712264 5.05 1604528 3586872 16 [2023-11-28T22:24:10.365Z] 22:22:01 27114676 31514808 756784 2.30 192848 4329404 1712264 5.05 1601724 3586872 4 [2023-11-28T22:24:10.365Z] 22:23:01 27115408 31515616 755940 2.30 192888 4329408 1712264 5.05 1600992 3586880 160 [2023-11-28T22:24:10.365Z] 22:24:01 27115368 31515628 755892 2.30 192928 4329412 1712264 5.05 1601032 3586880 4 [2023-11-28T22:24:10.365Z] Average: 27610813 31513320 773792 2.35 168398 3883702 1784346 5.26 1421870 3314906 65536 [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-28T22:24:10.365Z] 22:15:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:15:01 ens3 581.60 365.92 5783.49 86.69 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:15:01 docker0 11.58 11.98 0.92 115.29 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:16:01 ens3 400.43 231.54 2416.83 31.63 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:16:01 docker0 214.78 376.37 17.94 2389.58 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:16:01 veth81a9ede 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:17:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:17:01 ens3 28.30 18.48 55.14 11.76 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:17:01 docker0 1.28 2.28 0.08 30.87 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:18:01 lo 8.20 8.20 0.81 0.81 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:18:01 ens3 177.40 142.94 2719.21 395.82 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:18:01 docker0 4.07 8.85 0.26 110.21 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:19:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:19:01 ens3 43.07 18.51 704.64 1.63 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:20:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:20:01 ens3 145.83 79.45 2028.27 5.46 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:21:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:22:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:23:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:24:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] Average: ens3 137.74 85.71 1370.76 53.30 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] Average: docker0 23.17 39.95 1.92 264.59 0.00 0.00 0.00 0.00 [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] ---> sar -P ALL: [2023-11-28T22:24:10.365Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8886) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] 22:13:53 LINUX RESTART (8 CPU) [2023-11-28T22:24:10.365Z] [2023-11-28T22:24:10.365Z] 22:14:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T22:24:10.365Z] 22:15:01 all 8.99 0.00 2.95 2.00 0.07 85.99 [2023-11-28T22:24:10.365Z] 22:15:01 0 6.66 0.00 2.52 5.25 0.08 85.49 [2023-11-28T22:24:10.365Z] 22:15:01 1 11.03 0.00 2.52 0.30 0.07 86.09 [2023-11-28T22:24:10.365Z] 22:15:01 2 7.11 0.00 2.42 0.66 0.05 89.76 [2023-11-28T22:24:10.365Z] 22:15:01 3 7.13 0.00 3.56 1.32 0.07 87.93 [2023-11-28T22:24:10.365Z] 22:15:01 4 9.60 0.00 4.76 1.01 0.07 84.56 [2023-11-28T22:24:10.365Z] 22:15:01 5 11.36 0.00 2.30 0.32 0.05 85.98 [2023-11-28T22:24:10.365Z] 22:15:01 6 8.24 0.00 2.37 6.94 0.08 82.36 [2023-11-28T22:24:10.365Z] 22:15:01 7 10.80 0.00 3.12 0.20 0.08 85.79 [2023-11-28T22:24:10.365Z] 22:16:01 all 5.10 0.00 2.71 6.64 0.05 85.49 [2023-11-28T22:24:10.365Z] 22:16:01 0 5.48 0.00 2.51 2.93 0.05 89.03 [2023-11-28T22:24:10.365Z] 22:16:01 1 4.91 0.00 2.28 1.01 0.05 91.76 [2023-11-28T22:24:10.365Z] 22:16:01 2 5.44 0.00 2.05 1.01 0.03 91.48 [2023-11-28T22:24:10.365Z] 22:16:01 3 4.90 0.00 2.97 16.43 0.08 75.62 [2023-11-28T22:24:10.365Z] 22:16:01 4 4.46 0.00 3.53 0.68 0.05 91.28 [2023-11-28T22:24:10.365Z] 22:16:01 5 4.82 0.00 3.02 28.38 0.05 63.73 [2023-11-28T22:24:10.365Z] 22:16:01 6 5.99 0.00 2.74 1.43 0.05 89.78 [2023-11-28T22:24:10.365Z] 22:16:01 7 4.82 0.00 2.62 1.29 0.05 91.21 [2023-11-28T22:24:10.365Z] 22:17:01 all 44.32 0.00 4.49 1.92 0.10 49.17 [2023-11-28T22:24:10.365Z] 22:17:01 0 45.25 0.00 4.25 0.25 0.10 50.14 [2023-11-28T22:24:10.365Z] 22:17:01 1 45.62 0.00 3.77 3.86 0.12 46.63 [2023-11-28T22:24:10.365Z] 22:17:01 2 45.15 0.00 4.26 0.35 0.10 50.13 [2023-11-28T22:24:10.365Z] 22:17:01 3 43.49 0.00 5.95 3.12 0.08 47.36 [2023-11-28T22:24:10.365Z] 22:17:01 4 45.29 0.00 4.43 3.23 0.12 46.94 [2023-11-28T22:24:10.365Z] 22:17:01 5 44.17 0.00 5.38 0.41 0.10 49.95 [2023-11-28T22:24:10.365Z] 22:17:01 6 43.03 0.00 3.62 3.72 0.10 49.53 [2023-11-28T22:24:10.365Z] 22:17:01 7 42.54 0.00 4.23 0.43 0.09 52.72 [2023-11-28T22:24:10.365Z] 22:18:01 all 4.22 0.00 1.62 1.72 0.03 92.41 [2023-11-28T22:24:10.365Z] 22:18:01 0 3.08 0.00 1.37 0.22 0.02 95.31 [2023-11-28T22:24:10.365Z] 22:18:01 1 4.88 0.00 1.71 0.08 0.03 93.29 [2023-11-28T22:24:10.365Z] 22:18:01 2 3.77 0.00 1.98 0.50 0.03 93.72 [2023-11-28T22:24:10.365Z] 22:18:01 3 4.85 0.00 1.61 2.67 0.03 90.84 [2023-11-28T22:24:10.365Z] 22:18:01 4 4.31 0.00 1.28 0.02 0.02 94.38 [2023-11-28T22:24:10.365Z] 22:18:01 5 4.68 0.00 1.72 0.48 0.03 93.08 [2023-11-28T22:24:10.365Z] 22:18:01 6 3.98 0.00 1.77 9.28 0.03 84.94 [2023-11-28T22:24:10.365Z] 22:18:01 7 4.19 0.00 1.48 0.56 0.05 93.72 [2023-11-28T22:24:10.365Z] 22:19:01 all 0.61 0.00 0.31 0.21 0.01 98.86 [2023-11-28T22:24:10.365Z] 22:19:01 0 0.27 0.00 0.22 0.02 0.02 99.48 [2023-11-28T22:24:10.365Z] 22:19:01 1 0.42 0.00 0.20 0.02 0.02 99.35 [2023-11-28T22:24:10.365Z] 22:19:01 2 0.67 0.00 0.13 0.55 0.02 98.63 [2023-11-28T22:24:10.365Z] 22:19:01 3 1.89 0.00 0.12 0.36 0.02 97.62 [2023-11-28T22:24:10.365Z] 22:19:01 4 0.13 0.00 0.13 0.05 0.00 99.68 [2023-11-28T22:24:10.365Z] 22:19:01 5 0.87 0.00 1.00 0.02 0.02 98.10 [2023-11-28T22:24:10.365Z] 22:19:01 6 0.18 0.00 0.10 0.27 0.02 99.43 [2023-11-28T22:24:10.366Z] 22:19:01 7 0.45 0.00 0.58 0.40 0.00 98.57 [2023-11-28T22:24:10.366Z] 22:20:01 all 2.08 0.00 1.03 0.75 0.02 96.12 [2023-11-28T22:24:10.366Z] 22:20:01 0 2.18 0.00 0.60 0.32 0.02 96.88 [2023-11-28T22:24:10.366Z] 22:20:01 1 2.15 0.00 0.85 0.82 0.02 96.16 [2023-11-28T22:24:10.366Z] 22:20:01 2 1.60 0.00 1.35 0.28 0.02 96.74 [2023-11-28T22:24:10.366Z] 22:20:01 3 1.20 0.00 1.02 2.64 0.02 95.12 [2023-11-28T22:24:10.366Z] 22:20:01 4 2.39 0.00 1.15 0.03 0.02 96.41 [2023-11-28T22:24:10.366Z] 22:20:01 5 2.26 0.00 1.52 0.75 0.03 95.44 [2023-11-28T22:24:10.366Z] 22:20:01 6 2.07 0.00 0.70 0.08 0.02 97.13 [2023-11-28T22:24:10.366Z] 22:20:01 7 2.77 0.00 1.07 1.09 0.03 95.04 [2023-11-28T22:24:10.366Z] 22:21:01 all 0.07 0.00 0.05 0.01 0.01 99.87 [2023-11-28T22:24:10.366Z] 22:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T22:24:10.366Z] 22:21:01 1 0.17 0.00 0.10 0.00 0.00 99.73 [2023-11-28T22:24:10.366Z] 22:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T22:24:10.366Z] 22:21:01 3 0.08 0.00 0.03 0.05 0.00 99.83 [2023-11-28T22:24:10.366Z] 22:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T22:24:10.366Z] 22:21:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2023-11-28T22:24:10.366Z] 22:21:01 6 0.08 0.00 0.07 0.00 0.02 99.83 [2023-11-28T22:24:10.366Z] 22:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T22:24:10.366Z] 22:22:01 all 0.20 0.00 0.03 0.01 0.01 99.76 [2023-11-28T22:24:10.366Z] 22:22:01 0 1.26 0.00 0.12 0.00 0.00 98.63 [2023-11-28T22:24:10.366Z] 22:22:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-11-28T22:24:10.366Z] 22:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T22:24:10.366Z] 22:22:01 3 0.17 0.00 0.00 0.03 0.02 99.78 [2023-11-28T22:24:10.366Z] 22:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T22:24:10.366Z] 22:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T22:24:10.366Z] 22:22:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-28T22:24:10.366Z] 22:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T22:24:10.366Z] 22:23:01 all 0.12 0.00 0.01 0.01 0.00 99.85 [2023-11-28T22:24:10.366Z] 22:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T22:24:10.366Z] 22:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T22:24:10.366Z] 22:23:01 2 0.23 0.00 0.00 0.00 0.02 99.75 [2023-11-28T22:24:10.366Z] 22:23:01 3 0.71 0.00 0.00 0.07 0.00 99.22 [2023-11-28T22:24:10.366Z] 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T22:24:10.366Z] 22:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T22:24:10.366Z] 22:23:01 6 0.03 0.00 0.00 0.05 0.00 99.92 [2023-11-28T22:24:10.366Z] 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T22:24:10.366Z] 22:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-11-28T22:24:10.366Z] 22:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T22:24:10.366Z] 22:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-28T22:24:10.366Z] 22:24:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2023-11-28T22:24:10.366Z] 22:24:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-11-28T22:24:10.366Z] 22:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T22:24:10.366Z] 22:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T22:24:10.366Z] 22:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T22:24:10.366Z] 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T22:24:10.366Z] Average: all 6.53 0.00 1.31 1.32 0.03 90.80 [2023-11-28T22:24:10.366Z] Average: 0 6.39 0.00 1.16 0.89 0.03 91.52 [2023-11-28T22:24:10.366Z] Average: 1 6.88 0.00 1.15 0.61 0.03 91.33 [2023-11-28T22:24:10.366Z] Average: 2 6.38 0.00 1.22 0.33 0.03 92.04 [2023-11-28T22:24:10.366Z] Average: 3 6.42 0.00 1.52 2.65 0.03 89.38 [2023-11-28T22:24:10.366Z] Average: 4 6.59 0.00 1.52 0.50 0.03 91.36 [2023-11-28T22:24:10.366Z] Average: 5 6.79 0.00 1.50 3.02 0.03 88.67 [2023-11-28T22:24:10.366Z] Average: 6 6.33 0.00 1.13 2.17 0.03 90.33 [2023-11-28T22:24:10.366Z] Average: 7 6.48 0.00 1.31 0.40 0.03 91.79 [2023-11-28T22:24:10.366Z] [2023-11-28T22:24:10.366Z] [2023-11-28T22:24:10.366Z]