Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd8b86e6a893c9f074626212dc18efab5eec6be1 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-ssh3808698921584438367.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1375780751675408599.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3223625043805224583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18128082337735147197.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-ssh1779678442929358542.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, buildSnap:false] ========================================================= [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.20 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-15957 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bd8b86e6a893c9f074626212dc18efab5eec6be1 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#231)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 > git rev-list --no-walk 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T21:22:54.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T21:22:54.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T21:22:54.110Z] ========================================================= [2023-05-17T21:22:54.110Z] EdgeX Global Pipelines Version Info [2023-05-17T21:22:54.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:22:54.833Z] ------------------- [2023-05-17T21:22:54.833Z] stable info: [2023-05-17T21:22:54.833Z] ------------------- [2023-05-17T21:22:54.833Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T21:22:54.833Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:22:54.833Z] Message: update stable to v1.0.249 [2023-05-17T21:22:55.402Z] ------------------- [2023-05-17T21:22:55.402Z] experimental info: [2023-05-17T21:22:55.402Z] ------------------- [2023-05-17T21:22:55.402Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T21:22:55.402Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:22:55.402Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T21:22:55.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-17T21:22:55.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-17T21:22:55.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T21:22:55.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T21:22:55.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T21:22:55.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T21:22:55.699Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T21:22:55.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T21:22:55.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T21:22:55.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T21:22:55.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T21:22:55.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-17T21:22:55.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T21:22:55.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T21:22:55.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T21:22:55.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T21:22:55.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T21:22:55.834Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T21:22:55.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T21:22:55.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T21:22:55.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T21:22:55.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T21:22:55.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T21:22:55.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T21:22:55.944Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T21:22:55.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T21:22:55.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T21:22:55.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T21:22:55.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T21:22:56.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T21:22:56.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo [2023-05-17T21:22:56.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8b86e [Pipeline] echo [2023-05-17T21:22:56.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:22:56.100Z] provisioning config files... [2023-05-17T21:22:56.112Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2195704524275730296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:22:56.409Z] ---> docker-login.sh [2023-05-17T21:22:56.409Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:22:56.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:22:56.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:22:56.670Z] Configure a credential helper to remove this warning. See [2023-05-17T21:22:56.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:22:56.670Z] [2023-05-17T21:22:56.670Z] Login Succeeded [2023-05-17T21:22:56.670Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:22:56.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:22:56.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:22:56.932Z] Configure a credential helper to remove this warning. See [2023-05-17T21:22:56.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:22:56.932Z] [2023-05-17T21:22:56.932Z] Login Succeeded [2023-05-17T21:22:56.932Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:22:56.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:22:56.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:22:56.932Z] Configure a credential helper to remove this warning. See [2023-05-17T21:22:56.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:22:56.932Z] [2023-05-17T21:22:56.932Z] Login Succeeded [2023-05-17T21:22:56.932Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:22:57.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:22:57.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:22:57.194Z] Configure a credential helper to remove this warning. See [2023-05-17T21:22:57.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:22:57.194Z] [2023-05-17T21:22:57.194Z] Login Succeeded [2023-05-17T21:22:57.194Z] docker.io [2023-05-17T21:22:57.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:22:57.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:22:57.456Z] Configure a credential helper to remove this warning. See [2023-05-17T21:22:57.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:22:57.456Z] [2023-05-17T21:22:57.456Z] Login Succeeded [2023-05-17T21:22:57.456Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:22:57.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T21:22:57.863Z] + git rev-list -1 --merges bd8b86e6a893c9f074626212dc18efab5eec6be1~1..bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo [2023-05-17T21:22:57.918Z] -----------> git rev-list -1 --merges bd8b86e6a893c9f074626212dc18efab5eec6be1~1..bd8b86e6a893c9f074626212dc18efab5eec6be1 bd8b86e6a893c9f074626212dc18efab5eec6be1 [false] [Pipeline] sh [2023-05-17T21:22:58.213Z] + git log --format=format:%s -1 bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo [2023-05-17T21:22:58.231Z] ========================================================= [2023-05-17T21:22:58.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T21:22:58.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:22:58.575Z] + git log --format=format:%s -1 bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] echo [2023-05-17T21:22:58.588Z] [semverPrep] GIT_COMMIT: bd8b86e6a893c9f074626212dc18efab5eec6be1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#231) [Pipeline] echo [2023-05-17T21:22:58.598Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T21:22:58.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T21:22:58.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T21:22:58.951Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T21:22:58.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T21:22:58.951Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T21:22:58.951Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T21:22:58.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:22:59.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:22:59.302Z] [2023-05-17T21:22:59.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:22:59.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:22:59.621Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T21:22:59.621Z] b85a868b505f: Pulling fs layer [2023-05-17T21:22:59.621Z] e2be974225ed: Pulling fs layer [2023-05-17T21:22:59.621Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T21:22:59.621Z] 988bab9f4d93: Pulling fs layer [2023-05-17T21:22:59.621Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T21:22:59.621Z] eaf3925da568: Pulling fs layer [2023-05-17T21:22:59.621Z] bab4dde63d76: Pulling fs layer [2023-05-17T21:22:59.621Z] bde34c3a00c8: Pulling fs layer [2023-05-17T21:22:59.621Z] b352a97aabf1: Pulling fs layer [2023-05-17T21:22:59.621Z] 4872d77fe225: Pulling fs layer [2023-05-17T21:22:59.621Z] 5851b861e8e6: Pulling fs layer [2023-05-17T21:22:59.621Z] bab4dde63d76: Waiting [2023-05-17T21:22:59.621Z] 988bab9f4d93: Waiting [2023-05-17T21:22:59.621Z] 5851b861e8e6: Waiting [2023-05-17T21:22:59.621Z] 4872d77fe225: Waiting [2023-05-17T21:22:59.621Z] 1469e6f7b9e6: Waiting [2023-05-17T21:22:59.621Z] eaf3925da568: Waiting [2023-05-17T21:22:59.621Z] bde34c3a00c8: Waiting [2023-05-17T21:22:59.621Z] e2be974225ed: Download complete [2023-05-17T21:22:59.621Z] 988bab9f4d93: Verifying Checksum [2023-05-17T21:22:59.621Z] 988bab9f4d93: Download complete [2023-05-17T21:22:59.892Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T21:22:59.892Z] 1469e6f7b9e6: Download complete [2023-05-17T21:22:59.892Z] eaf3925da568: Verifying Checksum [2023-05-17T21:22:59.892Z] eaf3925da568: Download complete [2023-05-17T21:22:59.892Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T21:22:59.892Z] 339a4e72a1f5: Download complete [2023-05-17T21:22:59.892Z] bde34c3a00c8: Verifying Checksum [2023-05-17T21:22:59.892Z] bde34c3a00c8: Download complete [2023-05-17T21:22:59.892Z] b352a97aabf1: Verifying Checksum [2023-05-17T21:22:59.892Z] b352a97aabf1: Download complete [2023-05-17T21:22:59.892Z] 4872d77fe225: Download complete [2023-05-17T21:22:59.892Z] 5851b861e8e6: Verifying Checksum [2023-05-17T21:22:59.892Z] b85a868b505f: Download complete [2023-05-17T21:23:00.152Z] bab4dde63d76: Verifying Checksum [2023-05-17T21:23:00.152Z] bab4dde63d76: Download complete [2023-05-17T21:23:01.092Z] b85a868b505f: Pull complete [2023-05-17T21:23:01.351Z] e2be974225ed: Pull complete [2023-05-17T21:23:01.920Z] 339a4e72a1f5: Pull complete [2023-05-17T21:23:01.920Z] 988bab9f4d93: Pull complete [2023-05-17T21:23:02.180Z] 1469e6f7b9e6: Pull complete [2023-05-17T21:23:02.180Z] eaf3925da568: Pull complete [2023-05-17T21:23:04.086Z] bab4dde63d76: Pull complete [2023-05-17T21:23:04.086Z] bde34c3a00c8: Pull complete [2023-05-17T21:23:04.347Z] b352a97aabf1: Pull complete [2023-05-17T21:23:04.347Z] 4872d77fe225: Pull complete [2023-05-17T21:23:04.347Z] 5851b861e8e6: Pull complete [2023-05-17T21:23:04.347Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T21:23:04.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:23:04.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:23:04.456Z] prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container [2023-05-17T21:23:04.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T21:23:06.504Z] $ docker top c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 -eo pid,comm [2023-05-17T21:23:06.564Z] 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-05-17T21:23:06.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T21:23:06.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:23:06.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:23:06.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:23:06.736Z] $ docker exec c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent [2023-05-17T21:23:06.861Z] SSH_AUTH_SOCK=/tmp/ssh-JeKRoh8qQFYx/agent.33 [2023-05-17T21:23:06.861Z] SSH_AGENT_PID=39 [2023-05-17T21:23:06.868Z] Running ssh-add (command line suppressed) [2023-05-17T21:23:06.974Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9149343280551468550.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9149343280551468550.key) [2023-05-17T21:23:06.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:23:07.283Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T21:23:07.295Z] $ docker exec --env ******** --env ******** c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent -k [2023-05-17T21:23:07.401Z] unset SSH_AUTH_SOCK; [2023-05-17T21:23:07.402Z] unset SSH_AGENT_PID; [2023-05-17T21:23:07.402Z] echo Agent pid 39 killed; [2023-05-17T21:23:07.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T21:23:07.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:23:07.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:23:07.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:23:07.576Z] $ docker exec c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent [2023-05-17T21:23:07.689Z] SSH_AUTH_SOCK=/tmp/ssh-ydrTZ1mU45Wp/agent.71 [2023-05-17T21:23:07.689Z] SSH_AGENT_PID=77 [2023-05-17T21:23:07.694Z] Running ssh-add (command line suppressed) [2023-05-17T21:23:07.796Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3112106989700183730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3112106989700183730.key) [2023-05-17T21:23:07.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:23:08.104Z] + git semver init [2023-05-17T21:23:08.364Z] 2023-05-17 21:23:08,289 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T21:23:08.364Z] 2023-05-17 21:23:08,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-17T21:23:08.364Z] 2023-05-17 21:23:08,290 [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-05-17T21:23:08.364Z] 2023-05-17 21:23:08,290 [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-05-17T21:23:09.306Z] 2023-05-17 21:23:09,097 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-17T21:23:09.307Z] 2023-05-17 21:23:09,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-17T21:23:09.307Z] 2023-05-17 21:23:09,098 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-17T21:23:09.307Z] 2023-05-17 21:23:09,098 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-17T21:23:09.307Z] 3.0.0-dev.26 [Pipeline] } [2023-05-17T21:23:09.317Z] $ docker exec --env ******** --env ******** c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 ssh-agent -k [2023-05-17T21:23:09.420Z] unset SSH_AUTH_SOCK; [2023-05-17T21:23:09.421Z] unset SSH_AGENT_PID; [2023-05-17T21:23:09.421Z] echo Agent pid 77 killed; [2023-05-17T21:23:09.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T21:23:09.730Z] + git semver [Pipeline] } [2023-05-17T21:23:10.008Z] $ docker stop --time=1 c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 [2023-05-17T21:23:11.269Z] $ docker rm -f --volumes c43dc72e88494e6c673b774cde9b96acde0de9758f582e33cb617ba535de2371 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:23:11.608Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T21:23:11.833Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T21:23:11.836Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-05-17T21:23:11.946Z] provisioning config files... [2023-05-17T21:23:11.956Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6903240818076114002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:23:12.256Z] ---> docker-login.sh [2023-05-17T21:23:12.256Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:23:12.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:23:12.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:23:12.256Z] Configure a credential helper to remove this warning. See [2023-05-17T21:23:12.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:23:12.256Z] [2023-05-17T21:23:12.256Z] Login Succeeded [2023-05-17T21:23:12.256Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:23:12.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:23:12.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:23:12.516Z] Configure a credential helper to remove this warning. See [2023-05-17T21:23:12.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:23:12.516Z] [2023-05-17T21:23:12.516Z] Login Succeeded [2023-05-17T21:23:12.516Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:23:12.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:23:12.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:23:12.516Z] Configure a credential helper to remove this warning. See [2023-05-17T21:23:12.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:23:12.516Z] [2023-05-17T21:23:12.516Z] Login Succeeded [2023-05-17T21:23:12.516Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:23:12.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:23:12.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:23:12.776Z] Configure a credential helper to remove this warning. See [2023-05-17T21:23:12.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:23:12.776Z] [2023-05-17T21:23:12.776Z] Login Succeeded [2023-05-17T21:23:12.776Z] docker.io [2023-05-17T21:23:12.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:23:13.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:23:13.035Z] Configure a credential helper to remove this warning. See [2023-05-17T21:23:13.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:23:13.035Z] [2023-05-17T21:23:13.035Z] Login Succeeded [2023-05-17T21:23:13.035Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:23:13.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:23:13.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:23:13.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:23:13.115Z] ========================================================= [2023-05-17T21:23:13.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T21:23:13.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:23:13.419Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T21:23:13.419Z] Sending build context to Docker daemon 4.249MB [2023-05-17T21:23:13.419Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:23:13.419Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:23:13.419Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T21:23:13.419Z] f56be85fc22e: Pulling fs layer [2023-05-17T21:23:13.419Z] 85791d961cd3: Pulling fs layer [2023-05-17T21:23:13.419Z] d694b5ae8c79: Pulling fs layer [2023-05-17T21:23:13.419Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T21:23:13.419Z] 4d19c01a9841: Pulling fs layer [2023-05-17T21:23:13.419Z] 9325e15d5711: Pulling fs layer [2023-05-17T21:23:13.419Z] 556b6ee489ea: Pulling fs layer [2023-05-17T21:23:13.419Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T21:23:13.419Z] 4d19c01a9841: Waiting [2023-05-17T21:23:13.419Z] c5a4b2cf53e6: Waiting [2023-05-17T21:23:13.419Z] 9325e15d5711: Waiting [2023-05-17T21:23:13.419Z] 556b6ee489ea: Waiting [2023-05-17T21:23:13.419Z] 9f32a84ed3da: Waiting [2023-05-17T21:23:13.419Z] 85791d961cd3: Download complete [2023-05-17T21:23:13.678Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T21:23:13.678Z] 9f32a84ed3da: Download complete [2023-05-17T21:23:13.678Z] 4d19c01a9841: Verifying Checksum [2023-05-17T21:23:13.678Z] 4d19c01a9841: Download complete [2023-05-17T21:23:13.678Z] f56be85fc22e: Verifying Checksum [2023-05-17T21:23:13.678Z] f56be85fc22e: Download complete [2023-05-17T21:23:13.678Z] 9325e15d5711: Verifying Checksum [2023-05-17T21:23:13.678Z] 9325e15d5711: Download complete [2023-05-17T21:23:13.678Z] f56be85fc22e: Pull complete [2023-05-17T21:23:13.944Z] 85791d961cd3: Pull complete [2023-05-17T21:23:14.203Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T21:23:14.203Z] c5a4b2cf53e6: Download complete [2023-05-17T21:23:14.461Z] d694b5ae8c79: Verifying Checksum [2023-05-17T21:23:14.461Z] d694b5ae8c79: Download complete [2023-05-17T21:23:14.461Z] 556b6ee489ea: Verifying Checksum [2023-05-17T21:23:14.461Z] 556b6ee489ea: Download complete [2023-05-17T21:23:18.668Z] d694b5ae8c79: Pull complete [2023-05-17T21:23:18.668Z] 9f32a84ed3da: Pull complete [2023-05-17T21:23:18.668Z] 4d19c01a9841: Pull complete [2023-05-17T21:23:18.668Z] 9325e15d5711: Pull complete [2023-05-17T21:23:21.195Z] 556b6ee489ea: Pull complete [2023-05-17T21:23:21.762Z] c5a4b2cf53e6: Pull complete [2023-05-17T21:23:21.763Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T21:23:21.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T21:23:21.763Z] ---> c4be618373d6 [2023-05-17T21:23:21.763Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:23:25.951Z] ---> Running in fe95683566ee [2023-05-17T21:23:25.951Z] Removing intermediate container fe95683566ee [2023-05-17T21:23:25.951Z] ---> 9794a8f66f51 [2023-05-17T21:23:25.951Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:23:25.951Z] ---> Running in 24408bed706c [2023-05-17T21:23:25.951Z] Removing intermediate container 24408bed706c [2023-05-17T21:23:25.951Z] ---> 427db4fecea5 [2023-05-17T21:23:25.951Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:23:26.212Z] ---> Running in be5cdf1ce720 [2023-05-17T21:23:26.212Z] Removing intermediate container be5cdf1ce720 [2023-05-17T21:23:26.212Z] ---> f2103689939b [2023-05-17T21:23:26.212Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:23:26.212Z] ---> Running in 6097aa30af48 [2023-05-17T21:23:26.471Z] Removing intermediate container 6097aa30af48 [2023-05-17T21:23:26.471Z] ---> d525467618e5 [2023-05-17T21:23:26.471Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:23:26.471Z] ---> Running in 349a51eff4dc [2023-05-17T21:23:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:23:26.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:23:26.917Z] Still waiting to schedule task [2023-05-17T21:23:26.917Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-17T21:23:26.991Z] OK: 265 MiB in 53 packages [2023-05-17T21:23:27.249Z] Removing intermediate container 349a51eff4dc [2023-05-17T21:23:27.249Z] ---> ea39e14ee91e [2023-05-17T21:23:27.249Z] Step 8/12 : WORKDIR /app [2023-05-17T21:23:27.249Z] ---> Running in 9b0065025b95 [2023-05-17T21:23:27.508Z] Removing intermediate container 9b0065025b95 [2023-05-17T21:23:27.508Z] ---> 53138440a24c [2023-05-17T21:23:27.508Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T21:23:27.508Z] ---> 8ba27f30db0b [2023-05-17T21:23:27.508Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:23:27.508Z] ---> Running in 298ffd6ca852 [2023-05-17T21:23:59.637Z] Removing intermediate container 298ffd6ca852 [2023-05-17T21:23:59.637Z] ---> 6fab5e7f2a54 [2023-05-17T21:23:59.637Z] Step 11/12 : COPY . . [2023-05-17T21:23:59.637Z] ---> a759bf9c14f3 [2023-05-17T21:23:59.637Z] Step 12/12 : RUN $MAKE [2023-05-17T21:23:59.637Z] ---> Running in 6693ae6f1305 [2023-05-17T21:23:59.637Z] noop [2023-05-17T21:23:59.895Z] Removing intermediate container 6693ae6f1305 [2023-05-17T21:23:59.895Z] ---> 93db0c9fc593 [2023-05-17T21:23:59.895Z] Successfully built 93db0c9fc593 [2023-05-17T21:23:59.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:24:00.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:24:00.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:24:00.282Z] prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container [2023-05-17T21:24:00.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T21:24:00.728Z] $ docker top 3a446735757b3d1f91cbddcd7d6707c267292eb977ed6cc9b8c154f474b1be25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:24:01.067Z] + go version [2023-05-17T21:24:01.067Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T21:24:01.083Z] $ docker stop --time=1 3a446735757b3d1f91cbddcd7d6707c267292eb977ed6cc9b8c154f474b1be25 [2023-05-17T21:24:02.345Z] $ docker rm -f --volumes 3a446735757b3d1f91cbddcd7d6707c267292eb977ed6cc9b8c154f474b1be25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:24:02.772Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:24:02.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:24:02.852Z] prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container [2023-05-17T21:24:02.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T21:24:03.253Z] $ docker top 2719da2d55f6b024bd4f4d9a6b809396cd18d430d13f50db1b0201c5ad5b0c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:24:03.596Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:24:03.894Z] + make test [2023-05-17T21:24:03.894Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T21:24:09.175Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-17T21:24:21.378Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-17T21:24:21.378Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.359386867Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.359755574Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.359829353Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.359863902Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=WARN ts=2023-05-17T21:24:19.359887422Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.359904852Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.36007789Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.360303747Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=WARN ts=2023-05-17T21:24:19.360324827Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.360343137Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.360427296Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.360521015Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.360551194Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.360569964Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.360586014Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.360671523Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.360729382Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.360792032Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.3609321Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.360976419Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.361063569Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.361464065Z 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-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.361703192Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.3618639Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.36188619Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.36190055Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.362516923Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=WARN ts=2023-05-17T21:24:19.362546573Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.362613162Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.362694601Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=WARN ts=2023-05-17T21:24:19.362714111Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.362736721Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.362760471Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.3628542Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.362873649Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.362889039Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.362901279Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363041257Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.363078127Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363110107Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363177706Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.363202936Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363227185Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363248805Z 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-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.363396893Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363561321Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363600971Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363618771Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=WARN ts=2023-05-17T21:24:19.363638531Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.363614651Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.36371111Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.36381211Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.283Z] level=WARN ts=2023-05-17T21:24:19.363830109Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.283Z] level=DEBUG ts=2023-05-17T21:24:19.363850879Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363875649Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.283Z] level=INFO ts=2023-05-17T21:24:19.363946898Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.363964718Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.363983538Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364020577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364076926Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364100976Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364117996Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364163795Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364181565Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364212085Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364231655Z 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-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364396553Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364545161Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364576111Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364582351Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.36459577Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.36463397Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364682929Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364732779Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.364745159Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364763588Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364784008Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364821728Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364842208Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.364860607Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364894177Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.364973386Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365006766Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365030095Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365092875Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365116844Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365157634Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365184654Z 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-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365397502Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365521571Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365534091Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.36554284Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.36557779Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.36559526Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.36561969Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365674219Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.365690339Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365705649Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365724398Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365759838Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365776708Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365790528Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365804777Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365855727Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365873687Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365891146Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365918926Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.365932626Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365949486Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.365967296Z 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-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366119304Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366322021Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366335621Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366350611Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.366396011Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366374171Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.36641981Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366504279Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.366516669Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366529449Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366543479Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366605599Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366624829Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366648289Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366660409Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366727538Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366749117Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366768137Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366828877Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.366888456Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366909936Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.366929335Z 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-05-17T21:24:23.284Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-05-17T21:24:23.284Z] --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) [2023-05-17T21:24:23.284Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:34246: use of closed network connection [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367070444Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367332151Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367550628Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367580588Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367592778Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367602138Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.367612437Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367647477Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367714886Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.367729756Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367750706Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367774915Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367849945Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367868274Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367876064Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367896124Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367942334Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.367957313Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.367975693Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368032223Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368074233Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368131562Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368147302Z 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-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368263421Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.36836351Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368376709Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368417429Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.368426649Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368449429Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368398429Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368513378Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.368522428Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368536118Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368577127Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368681096Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368709426Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368728405Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368760815Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368830184Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368849094Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368860774Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.368932743Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-17T21:24:23.284Z] level=DEBUG ts=2023-05-17T21:24:19.368976032Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.369031942Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-17T21:24:23.284Z] level=INFO ts=2023-05-17T21:24:19.369052462Z 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-05-17T21:24:23.284Z] level=WARN ts=2023-05-17T21:24:19.36918432Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-05-17T21:24:23.284Z] FAIL [2023-05-17T21:24:23.285Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements [2023-05-17T21:24:23.285Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.785s [2023-05-17T21:24:23.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements [2023-05-17T21:24:23.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-05-17T21:24:23.285Z] FAIL [2023-05-17T21:24:23.285Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-05-17T21:24:23.302Z] $ docker stop --time=1 2719da2d55f6b024bd4f4d9a6b809396cd18d430d13f50db1b0201c5ad5b0c1e [2023-05-17T21:24:27.123Z] $ docker rm -f --volumes 2719da2d55f6b024bd4f4d9a6b809396cd18d430d13f50db1b0201c5ad5b0c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:24:27.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:24:27.695Z] [2023-05-17T21:24:27.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:24:27.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:24:27.989Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T21:24:27.989Z] 5eb5b503b376: Pulling fs layer [2023-05-17T21:24:27.989Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T21:24:27.989Z] ec43610c2a17: Pulling fs layer [2023-05-17T21:24:27.989Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T21:24:27.989Z] 33b1e0a273af: Pulling fs layer [2023-05-17T21:24:27.989Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T21:24:27.989Z] 2f39f015ded8: Pulling fs layer [2023-05-17T21:24:27.989Z] 5d3b04190fa2: Waiting [2023-05-17T21:24:27.989Z] 3a2ae6a8a46f: Waiting [2023-05-17T21:24:27.989Z] 33b1e0a273af: Waiting [2023-05-17T21:24:27.989Z] 2f39f015ded8: Waiting [2023-05-17T21:24:27.989Z] 5c69ac0246d0: Download complete [2023-05-17T21:24:27.989Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T21:24:27.989Z] 3a2ae6a8a46f: Download complete [2023-05-17T21:24:28.255Z] 33b1e0a273af: Verifying Checksum [2023-05-17T21:24:28.255Z] 33b1e0a273af: Download complete [2023-05-17T21:24:28.255Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T21:24:28.255Z] 5d3b04190fa2: Download complete [2023-05-17T21:24:28.255Z] ec43610c2a17: Download complete [2023-05-17T21:24:28.255Z] 5eb5b503b376: Verifying Checksum [2023-05-17T21:24:28.255Z] 5eb5b503b376: Download complete [2023-05-17T21:24:28.823Z] 2f39f015ded8: Verifying Checksum [2023-05-17T21:24:29.390Z] 5eb5b503b376: Pull complete [2023-05-17T21:24:29.648Z] 5c69ac0246d0: Pull complete [2023-05-17T21:24:30.215Z] ec43610c2a17: Pull complete [2023-05-17T21:24:30.215Z] 3a2ae6a8a46f: Pull complete [2023-05-17T21:24:30.480Z] 33b1e0a273af: Pull complete [2023-05-17T21:24:30.480Z] 5d3b04190fa2: Pull complete [2023-05-17T21:24:34.671Z] 2f39f015ded8: Pull complete [2023-05-17T21:24:34.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T21:24:34.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:24:34.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:24:34.747Z] prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container [2023-05-17T21:24:34.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:24:40.344Z] $ docker top 2d5b55fc791af0a8a9d1dd68480303ed2790d0537c9a211445960ce04bf35bc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:24:40.797Z] ---> job-cost.sh [2023-05-17T21:24:40.797Z] lf-activate-venv: SKIPPING [2023-05-17T21:24:40.797Z] INFO: No Stack... [2023-05-17T21:24:41.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:24:41.696Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:24:42.012Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-17T21:24:42.013Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:24:42.025Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [2023-05-17T21:24:42.034Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] did not exist. Created. [2023-05-17T21:24:42.034Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:24:42.336Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T21:24:42.376Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:24:42.383Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:24:42.405Z] $ docker stop --time=1 2d5b55fc791af0a8a9d1dd68480303ed2790d0537c9a211445960ce04bf35bc6 [2023-05-17T21:24:43.593Z] $ docker rm -f --volumes 2d5b55fc791af0a8a9d1dd68480303ed2790d0537c9a211445960ce04bf35bc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T21:24:43.725Z] Failed in branch amd64 [2023-05-17T21:26:55.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15958 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-17T21:26:55.382Z] Running in /w/workspace/device-rfid-llrp-go/95 [Pipeline] { [Pipeline] checkout [2023-05-17T21:26:55.419Z] Selected Git installation does not exist. Using Default [2023-05-17T21:26:55.419Z] The recommended git tool is: NONE [2023-05-17T21:27:01.024Z] using credential edgex-jenkins-ssh [2023-05-17T21:27:01.039Z] Cloning the remote Git repository [2023-05-17T21:27:01.084Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-17T21:27:01.197Z] > git init /w/workspace/device-rfid-llrp-go/95 # timeout=10 [2023-05-17T21:27:01.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-17T21:27:01.341Z] > git --version # timeout=10 [2023-05-17T21:27:01.362Z] > git --version # 'git version 2.25.1' [2023-05-17T21:27:01.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:27:01.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:27:03.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-17T21:27:03.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:27:04.661Z] Avoid second fetch [2023-05-17T21:27:04.662Z] Checking out Revision bd8b86e6a893c9f074626212dc18efab5eec6be1 (main) [2023-05-17T21:27:05.465Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#231)" [2023-05-17T21:27:04.683Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:27:04.758Z] > git checkout -f bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:27:06.425Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T21:27:06.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:27:06.425Z] Dload Upload Total Spent Left Speed [2023-05-17T21:27:06.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-17T21:27:07.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T21:27:07.524Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T21:27:07.524Z] + sudo tee /etc/docker/daemon.new [2023-05-17T21:27:07.524Z] { [2023-05-17T21:27:07.524Z] "registry-mirrors": [ [2023-05-17T21:27:07.524Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T21:27:07.524Z] ], [2023-05-17T21:27:07.524Z] "bip": "10.250.0.254/24", [2023-05-17T21:27:07.524Z] "hosts": [ [2023-05-17T21:27:07.524Z] "tcp://0.0.0.0:5555", [2023-05-17T21:27:07.524Z] "unix:///var/run/docker.sock" [2023-05-17T21:27:07.524Z] ], [2023-05-17T21:27:07.524Z] "mtu": 1458, [2023-05-17T21:27:07.524Z] "selinux-enabled": true, [2023-05-17T21:27:07.524Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T21:27:07.524Z] } [Pipeline] sh [2023-05-17T21:27:07.864Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T21:27:08.216Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:27:26.529Z] provisioning config files... [2023-05-17T21:27:26.560Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/95@tmp/config12052870121822004167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:27:26.934Z] ---> docker-login.sh [2023-05-17T21:27:26.934Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:27:27.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:27:27.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:27:27.535Z] Configure a credential helper to remove this warning. See [2023-05-17T21:27:27.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:27:27.535Z] [2023-05-17T21:27:27.535Z] Login Succeeded [2023-05-17T21:27:27.535Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:27:27.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:27:27.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:27:27.805Z] Configure a credential helper to remove this warning. See [2023-05-17T21:27:27.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:27:27.805Z] [2023-05-17T21:27:27.805Z] Login Succeeded [2023-05-17T21:27:28.078Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:27:28.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:27:28.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:27:28.351Z] Configure a credential helper to remove this warning. See [2023-05-17T21:27:28.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:27:28.351Z] [2023-05-17T21:27:28.351Z] Login Succeeded [2023-05-17T21:27:28.351Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:27:28.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:27:28.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:27:28.624Z] Configure a credential helper to remove this warning. See [2023-05-17T21:27:28.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:27:28.624Z] [2023-05-17T21:27:28.624Z] Login Succeeded [2023-05-17T21:27:28.624Z] docker.io [2023-05-17T21:27:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:27:29.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:27:29.168Z] Configure a credential helper to remove this warning. See [2023-05-17T21:27:29.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:27:29.168Z] [2023-05-17T21:27:29.168Z] Login Succeeded [2023-05-17T21:27:29.168Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:27:29.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:27:29.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:27:29.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:27:29.506Z] ========================================================= [2023-05-17T21:27:29.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T21:27:29.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:27:29.866Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T21:27:30.136Z] Sending build context to Docker daemon 1.212MB [2023-05-17T21:27:30.137Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:27:30.137Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:27:31.129Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T21:27:31.130Z] c41833b44d91: Pulling fs layer [2023-05-17T21:27:31.130Z] ed15518f5707: Pulling fs layer [2023-05-17T21:27:31.130Z] feae8fd75edb: Pulling fs layer [2023-05-17T21:27:31.130Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T21:27:31.130Z] 3cdef696dda3: Pulling fs layer [2023-05-17T21:27:31.130Z] 2ced38df9373: Pulling fs layer [2023-05-17T21:27:31.130Z] 58f1dce35555: Pulling fs layer [2023-05-17T21:27:31.130Z] 242c74f7c9fa: Waiting [2023-05-17T21:27:31.130Z] 3cdef696dda3: Waiting [2023-05-17T21:27:31.130Z] 2ced38df9373: Waiting [2023-05-17T21:27:31.130Z] 58f1dce35555: Waiting [2023-05-17T21:27:31.130Z] ed15518f5707: Verifying Checksum [2023-05-17T21:27:31.130Z] ed15518f5707: Download complete [2023-05-17T21:27:31.130Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T21:27:31.130Z] 242c74f7c9fa: Download complete [2023-05-17T21:27:31.130Z] 3cdef696dda3: Verifying Checksum [2023-05-17T21:27:31.130Z] 3cdef696dda3: Download complete [2023-05-17T21:27:31.130Z] c41833b44d91: Verifying Checksum [2023-05-17T21:27:32.114Z] c41833b44d91: Pull complete [2023-05-17T21:27:32.740Z] 58f1dce35555: Verifying Checksum [2023-05-17T21:27:32.740Z] 58f1dce35555: Download complete [2023-05-17T21:27:32.740Z] ed15518f5707: Pull complete [2023-05-17T21:27:33.711Z] feae8fd75edb: Verifying Checksum [2023-05-17T21:27:33.711Z] feae8fd75edb: Download complete [2023-05-17T21:27:33.711Z] 2ced38df9373: Verifying Checksum [2023-05-17T21:27:33.711Z] 2ced38df9373: Download complete [2023-05-17T21:27:43.820Z] feae8fd75edb: Pull complete [2023-05-17T21:27:44.090Z] 242c74f7c9fa: Pull complete [2023-05-17T21:27:44.360Z] 3cdef696dda3: Pull complete [2023-05-17T21:27:51.054Z] 2ced38df9373: Pull complete [2023-05-17T21:27:53.018Z] 58f1dce35555: Pull complete [2023-05-17T21:27:53.018Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T21:27:53.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T21:27:53.018Z] ---> fadd8f120f05 [2023-05-17T21:27:53.018Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:27:55.048Z] ---> Running in 59ea6bc1a4b5 [2023-05-17T21:27:55.048Z] Removing intermediate container 59ea6bc1a4b5 [2023-05-17T21:27:55.048Z] ---> 940f7f69281c [2023-05-17T21:27:55.048Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:27:55.318Z] ---> Running in 7df1a01f9f40 [2023-05-17T21:27:55.588Z] Removing intermediate container 7df1a01f9f40 [2023-05-17T21:27:55.588Z] ---> 853408ddedf7 [2023-05-17T21:27:55.588Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:27:55.588Z] ---> Running in 1912efc497b1 [2023-05-17T21:27:55.859Z] Removing intermediate container 1912efc497b1 [2023-05-17T21:27:55.859Z] ---> ef9b7e577cad [2023-05-17T21:27:55.859Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:27:56.128Z] ---> Running in 65e0919149f0 [2023-05-17T21:27:56.400Z] Removing intermediate container 65e0919149f0 [2023-05-17T21:27:56.400Z] ---> a048a273075a [2023-05-17T21:27:56.400Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:27:56.400Z] ---> Running in 7fae53847494 [2023-05-17T21:27:57.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:27:58.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:27:59.377Z] OK: 263 MiB in 53 packages [2023-05-17T21:28:00.347Z] Removing intermediate container 7fae53847494 [2023-05-17T21:28:00.347Z] ---> 6e77932d15dd [2023-05-17T21:28:00.347Z] Step 8/12 : WORKDIR /app [2023-05-17T21:28:00.347Z] ---> Running in 4663d42fe176 [2023-05-17T21:28:00.626Z] Removing intermediate container 4663d42fe176 [2023-05-17T21:28:00.626Z] ---> b4bf8cadfb36 [2023-05-17T21:28:00.626Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T21:28:01.238Z] ---> bd6ce9d14cbf [2023-05-17T21:28:01.238Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:28:01.238Z] ---> Running in 6fe61d3621b9 [2023-05-17T21:29:09.205Z] Removing intermediate container 6fe61d3621b9 [2023-05-17T21:29:09.205Z] ---> 5d41b6182bc7 [2023-05-17T21:29:09.205Z] Step 11/12 : COPY . . [2023-05-17T21:29:09.206Z] ---> 0a8b4140c1fe [2023-05-17T21:29:09.206Z] Step 12/12 : RUN $MAKE [2023-05-17T21:29:09.206Z] ---> Running in 087743ac26c0 [2023-05-17T21:29:09.206Z] noop [2023-05-17T21:29:09.206Z] Removing intermediate container 087743ac26c0 [2023-05-17T21:29:09.206Z] ---> 5da37a69f933 [2023-05-17T21:29:09.206Z] Successfully built 5da37a69f933 [2023-05-17T21:29:09.206Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:29:09.560Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:29:09.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:29:09.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-15958 does not seem to be running inside a container [2023-05-17T21:29:09.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/95 -v /w/workspace/device-rfid-llrp-go/95:/w/workspace/device-rfid-llrp-go/95:rw,z -v /w/workspace/device-rfid-llrp-go/95@tmp:/w/workspace/device-rfid-llrp-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T21:29:11.082Z] $ docker top e5237c2153c273c4e2ede59820d3d14a486cb73a04bc96134ed8ea5dea6aa818 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:29:11.940Z] + go version [2023-05-17T21:29:11.940Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T21:29:11.961Z] $ docker stop --time=1 e5237c2153c273c4e2ede59820d3d14a486cb73a04bc96134ed8ea5dea6aa818 [2023-05-17T21:29:13.579Z] $ docker rm -f --volumes e5237c2153c273c4e2ede59820d3d14a486cb73a04bc96134ed8ea5dea6aa818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:29:14.103Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:29:14.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:29:14.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-15958 does not seem to be running inside a container [2023-05-17T21:29:14.346Z] $ 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/95 -v /w/workspace/device-rfid-llrp-go/95:/w/workspace/device-rfid-llrp-go/95:rw,z -v /w/workspace/device-rfid-llrp-go/95@tmp:/w/workspace/device-rfid-llrp-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T21:29:15.495Z] $ docker top 4bd63b3cb06735fd9619d64f786f12e22f0e5563fe64c9843b2ce88ea8d4c3e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:29:15.992Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/95 [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:29:16.322Z] + make test [2023-05-17T21:29:16.590Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T21:29:55.495Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-17T21:32:02.220Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-17T21:32:02.220Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-17T21:32:28.902Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.138s coverage: 40.5% of statements [2023-05-17T21:32:28.902Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.539s coverage: 51.9% of statements [2023-05-17T21:32:28.902Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2023-05-17T21:32:28.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T21:32:28.902Z] go vet ./... [2023-05-17T21:32:55.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:32:55.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:32:55.596Z] ./bin/test-attribution-txt.sh [2023-05-17T21:32:55.596Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-17T21:32:55.596Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:32:55.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:32:55.628Z] $ docker stop --time=1 4bd63b3cb06735fd9619d64f786f12e22f0e5563fe64c9843b2ce88ea8d4c3e2 [2023-05-17T21:32:57.453Z] $ docker rm -f --volumes 4bd63b3cb06735fd9619d64f786f12e22f0e5563fe64c9843b2ce88ea8d4c3e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:32:58.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:32:59.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:32:59.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:33:00.250Z] + ls -al . [2023-05-17T21:33:00.250Z] total 624 [2023-05-17T21:33:00.250Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 21:29 . [2023-05-17T21:33:00.250Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:27 .. [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 134 May 17 21:27 .dockerignore [2023-05-17T21:33:00.250Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:27 .git [2023-05-17T21:33:00.250Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:27 .github [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 946 May 17 21:27 .gitignore [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:27 .golangci.yml [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 17 21:27 Attribution.txt [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 17 21:27 CHANGELOG.md [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 17 21:27 Dockerfile [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:27 GOVERNANCE.md [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 683 May 17 21:27 Jenkinsfile [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:27 LICENSE [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 17 21:27 Makefile [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 21:27 OWNERS.md [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 17 21:27 README.md [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 21:23 VERSION [2023-05-17T21:33:00.250Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:27 bin [2023-05-17T21:33:00.250Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:27 cmd [2023-05-17T21:33:00.250Z] -rw-r--r-- 1 jenkins jenkins 458038 May 17 21:32 coverage.out [2023-05-17T21:33:00.250Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:27 examples [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 21:27 go.mod [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 17 21:27 go.sum [2023-05-17T21:33:00.250Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:27 images [2023-05-17T21:33:00.250Z] drwxrwxr-x 5 jenkins jenkins 4096 May 17 21:27 internal [2023-05-17T21:33:00.250Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:27 snap [2023-05-17T21:33:00.250Z] -rw-rw-r-- 1 jenkins jenkins 193 May 17 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:33:00.596Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd8b86e6a893c9f074626212dc18efab5eec6be1 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-05-17T21:33:00.866Z] Sending build context to Docker daemon 1.212MB [2023-05-17T21:33:00.866Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:33:00.866Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T21:33:00.866Z] ---> 5da37a69f933 [2023-05-17T21:33:00.866Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:33:00.866Z] ---> Running in 3b4e5f957589 [2023-05-17T21:33:01.136Z] Removing intermediate container 3b4e5f957589 [2023-05-17T21:33:01.136Z] ---> 6ffa440266d3 [2023-05-17T21:33:01.136Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:33:01.406Z] ---> Running in a91f38c3299c [2023-05-17T21:33:01.673Z] Removing intermediate container a91f38c3299c [2023-05-17T21:33:01.673Z] ---> 5c55d7068882 [2023-05-17T21:33:01.673Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:33:01.673Z] ---> Running in a08292b272a3 [2023-05-17T21:33:01.942Z] Removing intermediate container a08292b272a3 [2023-05-17T21:33:01.942Z] ---> d1fe0ac03af2 [2023-05-17T21:33:01.942Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:33:01.942Z] ---> Running in 99162cc4e498 [2023-05-17T21:33:02.210Z] Removing intermediate container 99162cc4e498 [2023-05-17T21:33:02.210Z] ---> dc619364b98f [2023-05-17T21:33:02.210Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:33:02.480Z] ---> Running in 18a4a1e5fe7c [2023-05-17T21:33:03.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:33:04.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:33:04.986Z] OK: 263 MiB in 53 packages [2023-05-17T21:33:06.930Z] Removing intermediate container 18a4a1e5fe7c [2023-05-17T21:33:06.930Z] ---> 304ec8f64525 [2023-05-17T21:33:06.930Z] Step 8/24 : WORKDIR /app [2023-05-17T21:33:07.198Z] ---> Running in 0ee6463db285 [2023-05-17T21:33:07.466Z] Removing intermediate container 0ee6463db285 [2023-05-17T21:33:07.466Z] ---> 9683ea56ccbf [2023-05-17T21:33:07.466Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T21:33:08.053Z] ---> d89ef9f7bc8e [2023-05-17T21:33:08.053Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:33:08.053Z] ---> Running in 4ffece754d34 [2023-05-17T21:33:10.632Z] Removing intermediate container 4ffece754d34 [2023-05-17T21:33:10.632Z] ---> 2d76ff6d5517 [2023-05-17T21:33:10.632Z] Step 11/24 : COPY . . [2023-05-17T21:33:10.900Z] ---> f4467585ba0b [2023-05-17T21:33:10.901Z] Step 12/24 : RUN $MAKE [2023-05-17T21:33:11.171Z] ---> Running in 19d47afe810b [2023-05-17T21:33:12.133Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-17T21:35:33.833Z] Removing intermediate container 19d47afe810b [2023-05-17T21:35:33.833Z] ---> 118ce669403f [2023-05-17T21:35:33.833Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T21:35:33.833Z] 3.17: Pulling from library/alpine [2023-05-17T21:35:33.833Z] c41833b44d91: Already exists [2023-05-17T21:35:33.833Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:35:33.833Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:35:33.833Z] ---> 51e60588ff2c [2023-05-17T21:35:33.833Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T21:35:33.833Z] ---> Running in dba13aa05bb9 [2023-05-17T21:35:33.833Z] Removing intermediate container dba13aa05bb9 [2023-05-17T21:35:33.833Z] ---> b2e9ca399f17 [2023-05-17T21:35:33.833Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T21:35:33.833Z] ---> Running in c1bbbe254d3d [2023-05-17T21:35:33.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:35:33.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:35:33.833Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T21:35:33.833Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:35:33.833Z] OK: 8 MiB in 16 packages [2023-05-17T21:35:33.833Z] Removing intermediate container c1bbbe254d3d [2023-05-17T21:35:33.833Z] ---> 67007b929b0b [2023-05-17T21:35:33.833Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-17T21:35:33.833Z] ---> 30ac6d7a93c9 [2023-05-17T21:35:33.833Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-17T21:35:33.833Z] ---> 719b71ebfab4 [2023-05-17T21:35:33.833Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-17T21:35:33.833Z] ---> 384090fbf0ca [2023-05-17T21:35:33.833Z] Step 19/24 : EXPOSE 59989 [2023-05-17T21:35:33.833Z] ---> Running in 7a42dd87e2d6 [2023-05-17T21:35:33.833Z] Removing intermediate container 7a42dd87e2d6 [2023-05-17T21:35:33.833Z] ---> 92f1d3848de0 [2023-05-17T21:35:33.833Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-17T21:35:33.833Z] ---> Running in 382ad9812bc8 [2023-05-17T21:35:33.833Z] Removing intermediate container 382ad9812bc8 [2023-05-17T21:35:33.833Z] ---> b87a208e0649 [2023-05-17T21:35:33.833Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T21:35:33.833Z] ---> Running in 8d8570f9631c [2023-05-17T21:35:33.833Z] Removing intermediate container 8d8570f9631c [2023-05-17T21:35:33.833Z] ---> d04e24345f35 [2023-05-17T21:35:33.833Z] Step 22/24 : LABEL arch=arm64 [2023-05-17T21:35:33.833Z] ---> Running in cd8658a6800a [2023-05-17T21:35:33.833Z] Removing intermediate container cd8658a6800a [2023-05-17T21:35:33.833Z] ---> 430ed165bac6 [2023-05-17T21:35:33.833Z] Step 23/24 : LABEL git_sha=bd8b86e6a893c9f074626212dc18efab5eec6be1 [2023-05-17T21:35:33.833Z] ---> Running in 4ed0ac746b91 [2023-05-17T21:35:33.833Z] Removing intermediate container 4ed0ac746b91 [2023-05-17T21:35:33.833Z] ---> b2dc68edfaf2 [2023-05-17T21:35:33.833Z] Step 24/24 : LABEL version=3.0.0-dev.26 [2023-05-17T21:35:33.833Z] ---> Running in 3f6dfd5551d7 [2023-05-17T21:35:33.833Z] Removing intermediate container 3f6dfd5551d7 [2023-05-17T21:35:33.833Z] ---> e60537643973 [2023-05-17T21:35:33.833Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:35:33.833Z] Successfully built e60537643973 [2023-05-17T21:35:33.833Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:35:33.963Z] provisioning config files... [2023-05-17T21:35:33.978Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/95@tmp/config2293626868232093003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:35:34.324Z] ---> docker-login.sh [2023-05-17T21:35:34.324Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:35:34.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:35:34.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:35:34.594Z] Configure a credential helper to remove this warning. See [2023-05-17T21:35:34.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:35:34.594Z] [2023-05-17T21:35:34.594Z] Login Succeeded [2023-05-17T21:35:34.594Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:35:34.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:35:34.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:35:34.864Z] Configure a credential helper to remove this warning. See [2023-05-17T21:35:34.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:35:34.864Z] [2023-05-17T21:35:34.864Z] Login Succeeded [2023-05-17T21:35:34.864Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:35:35.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:35:35.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:35:35.401Z] Configure a credential helper to remove this warning. See [2023-05-17T21:35:35.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:35:35.401Z] [2023-05-17T21:35:35.401Z] Login Succeeded [2023-05-17T21:35:35.401Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:35:35.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:35:35.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:35:35.672Z] Configure a credential helper to remove this warning. See [2023-05-17T21:35:35.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:35:35.672Z] [2023-05-17T21:35:35.672Z] Login Succeeded [2023-05-17T21:35:35.672Z] docker.io [2023-05-17T21:35:35.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:35:36.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:35:36.206Z] Configure a credential helper to remove this warning. See [2023-05-17T21:35:36.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:35:36.206Z] [2023-05-17T21:35:36.206Z] Login Succeeded [2023-05-17T21:35:36.206Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:35:36.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T21:35:36.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:35:36.263Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-17T21:35:36.263Z] bd8b86e6a893c9f074626212dc18efab5eec6be1 [2023-05-17T21:35:36.263Z] latest [2023-05-17T21:35:36.263Z] 3.0.0-dev.26 [2023-05-17T21:35:36.263Z] bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 [2023-05-17T21:35:36.263Z] main [2023-05-17T21:35:36.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:36.650Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:37.073Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1 [2023-05-17T21:35:37.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-17T21:35:37.073Z] d8f9371a817c: Preparing [2023-05-17T21:35:37.073Z] 86cc6058942e: Preparing [2023-05-17T21:35:37.073Z] 32bebd98a206: Preparing [2023-05-17T21:35:37.073Z] b4101b7a7df3: Preparing [2023-05-17T21:35:37.073Z] 26cbea5cba74: Preparing [2023-05-17T21:35:37.073Z] 26cbea5cba74: Layer already exists [2023-05-17T21:35:37.351Z] b4101b7a7df3: Pushed [2023-05-17T21:35:37.351Z] 32bebd98a206: Pushed [2023-05-17T21:35:37.351Z] 86cc6058942e: Pushed [2023-05-17T21:35:42.711Z] d8f9371a817c: Pushed [2023-05-17T21:35:42.711Z] bd8b86e6a893c9f074626212dc18efab5eec6be1: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:43.081Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:43.431Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-17T21:35:43.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-17T21:35:43.431Z] d8f9371a817c: Preparing [2023-05-17T21:35:43.431Z] 86cc6058942e: Preparing [2023-05-17T21:35:43.431Z] 32bebd98a206: Preparing [2023-05-17T21:35:43.431Z] b4101b7a7df3: Preparing [2023-05-17T21:35:43.431Z] 26cbea5cba74: Preparing [2023-05-17T21:35:43.431Z] b4101b7a7df3: Layer already exists [2023-05-17T21:35:43.431Z] 86cc6058942e: Layer already exists [2023-05-17T21:35:43.431Z] 32bebd98a206: Layer already exists [2023-05-17T21:35:43.431Z] d8f9371a817c: Layer already exists [2023-05-17T21:35:43.431Z] 26cbea5cba74: Layer already exists [2023-05-17T21:35:43.698Z] latest: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:44.044Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:44.382Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.26 [2023-05-17T21:35:46.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-17T21:35:46.955Z] d8f9371a817c: Preparing [2023-05-17T21:35:46.955Z] 86cc6058942e: Preparing [2023-05-17T21:35:46.955Z] 32bebd98a206: Preparing [2023-05-17T21:35:46.955Z] b4101b7a7df3: Preparing [2023-05-17T21:35:46.955Z] 26cbea5cba74: Preparing [2023-05-17T21:35:46.955Z] b4101b7a7df3: Layer already exists [2023-05-17T21:35:46.955Z] 32bebd98a206: Layer already exists [2023-05-17T21:35:46.955Z] 26cbea5cba74: Layer already exists [2023-05-17T21:35:46.955Z] 86cc6058942e: Layer already exists [2023-05-17T21:35:46.955Z] d8f9371a817c: Layer already exists [2023-05-17T21:35:46.955Z] 3.0.0-dev.26: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:47.307Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:47.647Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 [2023-05-17T21:35:47.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-17T21:35:47.647Z] d8f9371a817c: Preparing [2023-05-17T21:35:47.647Z] 86cc6058942e: Preparing [2023-05-17T21:35:47.647Z] 32bebd98a206: Preparing [2023-05-17T21:35:47.647Z] b4101b7a7df3: Preparing [2023-05-17T21:35:47.647Z] 26cbea5cba74: Preparing [2023-05-17T21:35:47.647Z] b4101b7a7df3: Layer already exists [2023-05-17T21:35:47.647Z] d8f9371a817c: Layer already exists [2023-05-17T21:35:47.647Z] 26cbea5cba74: Layer already exists [2023-05-17T21:35:47.647Z] 32bebd98a206: Layer already exists [2023-05-17T21:35:47.647Z] 86cc6058942e: Layer already exists [2023-05-17T21:35:47.647Z] bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:47.992Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:48.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-17T21:35:48.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-17T21:35:48.344Z] d8f9371a817c: Preparing [2023-05-17T21:35:48.344Z] 86cc6058942e: Preparing [2023-05-17T21:35:48.344Z] 32bebd98a206: Preparing [2023-05-17T21:35:48.344Z] b4101b7a7df3: Preparing [2023-05-17T21:35:48.344Z] 26cbea5cba74: Preparing [2023-05-17T21:35:48.344Z] b4101b7a7df3: Layer already exists [2023-05-17T21:35:48.344Z] d8f9371a817c: Layer already exists [2023-05-17T21:35:48.344Z] 32bebd98a206: Layer already exists [2023-05-17T21:35:48.344Z] 26cbea5cba74: Layer already exists [2023-05-17T21:35:48.344Z] 86cc6058942e: Layer already exists [2023-05-17T21:35:48.344Z] main: digest: sha256:cb2fff949d5a845e4ea94a41d3780dd30c29e93ddb541266b5025b9247fad4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T21:35:48.409Z] ===================================================== [Pipeline] echo [2023-05-17T21:35:48.418Z] taggedImages: [2023-05-17T21:35:48.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1 [2023-05-17T21:35:48.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-17T21:35:48.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.26 [2023-05-17T21:35:48.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bd8b86e6a893c9f074626212dc18efab5eec6be1-3.0.0-dev.26 [2023-05-17T21:35:48.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:48.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:35:48.780Z] [2023-05-17T21:35:48.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:35:49.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:35:49.109Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T21:35:49.109Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T21:35:49.109Z] 04944245beec: Pulling fs layer [2023-05-17T21:35:49.109Z] 699f458cf7ca: Pulling fs layer [2023-05-17T21:35:49.109Z] 765212b225bb: Pulling fs layer [2023-05-17T21:35:49.109Z] f23df028b6ca: Pulling fs layer [2023-05-17T21:35:49.109Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T21:35:49.109Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T21:35:49.109Z] d65c8cfc05b1: Waiting [2023-05-17T21:35:49.109Z] 765212b225bb: Waiting [2023-05-17T21:35:49.109Z] f23df028b6ca: Waiting [2023-05-17T21:35:49.109Z] 2437ff75d9bd: Waiting [2023-05-17T21:35:49.378Z] 04944245beec: Verifying Checksum [2023-05-17T21:35:49.378Z] 04944245beec: Download complete [2023-05-17T21:35:49.378Z] 765212b225bb: Verifying Checksum [2023-05-17T21:35:49.378Z] 765212b225bb: Download complete [2023-05-17T21:35:49.378Z] f23df028b6ca: Verifying Checksum [2023-05-17T21:35:49.378Z] f23df028b6ca: Download complete [2023-05-17T21:35:49.378Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T21:35:49.378Z] d65c8cfc05b1: Download complete [2023-05-17T21:35:49.378Z] 699f458cf7ca: Verifying Checksum [2023-05-17T21:35:49.378Z] 699f458cf7ca: Download complete [2023-05-17T21:35:49.970Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T21:35:49.970Z] 8998bd30e6a1: Download complete [2023-05-17T21:35:52.550Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T21:35:52.550Z] 2437ff75d9bd: Download complete [2023-05-17T21:35:53.961Z] 8998bd30e6a1: Pull complete [2023-05-17T21:35:54.229Z] 04944245beec: Pull complete [2023-05-17T21:35:55.637Z] 699f458cf7ca: Pull complete [2023-05-17T21:35:55.637Z] 765212b225bb: Pull complete [2023-05-17T21:35:56.233Z] f23df028b6ca: Pull complete [2023-05-17T21:35:56.502Z] d65c8cfc05b1: Pull complete [2023-05-17T21:36:11.500Z] 2437ff75d9bd: Pull complete [2023-05-17T21:36:11.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T21:36:11.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:36:11.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:36:11.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-15958 does not seem to be running inside a container [2023-05-17T21:36:11.786Z] $ 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/95 -v /w/workspace/device-rfid-llrp-go/95:/w/workspace/device-rfid-llrp-go/95:rw,z -v /w/workspace/device-rfid-llrp-go/95@tmp:/w/workspace/device-rfid-llrp-go/95@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:arm64 cat [2023-05-17T21:36:14.580Z] $ docker top c1c711d82c3f8b5b7efc43d7884bf8cd0ff77547ecec9dc3fcdab3943cdae8a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:15.112Z] ---> job-cost.sh [2023-05-17T21:36:15.378Z] lf-activate-venv: SKIPPING [2023-05-17T21:36:15.378Z] INFO: No Stack... [2023-05-17T21:36:15.959Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T21:36:16.915Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:36:17.236Z] + cut -d, -f6 [2023-05-17T21:36:17.236Z] + cat /w/workspace/device-rfid-llrp-go/95/archives/cost.csv [Pipeline] lock [2023-05-17T21:36:17.570Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [2023-05-17T21:36:17.576Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] did not exist. Created. [2023-05-17T21:36:17.576Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:36:17.911Z] /w/workspace/device-rfid-llrp-go/95@tmp/durable-f7d38e70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T21:36:18.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T21:36:18.541Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T21:36:18.599Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:36:18.606Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:36:18.635Z] $ docker stop --time=1 c1c711d82c3f8b5b7efc43d7884bf8cd0ff77547ecec9dc3fcdab3943cdae8a6 [2023-05-17T21:36:20.155Z] $ docker rm -f --volumes c1c711d82c3f8b5b7efc43d7884bf8cd0ff77547ecec9dc3fcdab3943cdae8a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T21:36:21.188Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-17T21:36:21.188Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-17T21:36:21.188Z] total 16 [2023-05-17T21:36:21.188Z] drwxr-xr-x 3 root root 4096 May 17 21:24 . [2023-05-17T21:36:21.188Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:24 .. [2023-05-17T21:36:21.188Z] drwxr-xr-x 2 root root 4096 May 17 21:24 cost [2023-05-17T21:36:21.188Z] -rw-r--r-- 1 root root 90 May 17 21:24 cost.csv [2023-05-17T21:36:21.188Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-17T21:36:21.188Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-17T21:36:21.188Z] total 16 [2023-05-17T21:36:21.188Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:24 . [2023-05-17T21:36:21.188Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:24 .. [2023-05-17T21:36:21.188Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:24 cost [2023-05-17T21:36:21.188Z] -rw-r--r-- 1 jenkins jenkins 90 May 17 21:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:21.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:22.343Z] ---> package-listing.sh [2023-05-17T21:36:22.343Z] ++ facter osfamily [2023-05-17T21:36:22.343Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T21:36:22.602Z] + OS_FAMILY=debian [2023-05-17T21:36:22.602Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-17T21:36:22.602Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T21:36:22.602Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T21:36:22.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T21:36:22.602Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T21:36:22.602Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-17T21:36:22.602Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T21:36:22.602Z] + case "${OS_FAMILY}" in [2023-05-17T21:36:22.602Z] + dpkg -l [2023-05-17T21:36:22.602Z] + grep '^ii' [2023-05-17T21:36:22.602Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T21:36:22.602Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T21:36:22.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T21:36:22.602Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-17T21:36:22.602Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-17T21:36:22.602Z] + 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-05-17T21:36:22.614Z] 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-05-17T21:36:22.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:36:23.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:36:23.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:36:23.535Z] prd-ubuntu20.04-docker-8c-8g-15957 does not seem to be running inside a container [2023-05-17T21:36:23.571Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:36:23.755Z] $ docker top 6cf6ad9e55e0a5fa81c057e9337c2bed8e1374964b61df209f4a822557cbf526 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:36:24.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T21:36:24.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T21:36:24.664Z] + ls /var/log/sa-host [2023-05-17T21:36:24.664Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:36:24.734Z] provisioning config files... [2023-05-17T21:36:24.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15567996587509187590tmp [Pipeline] { [Pipeline] echo [2023-05-17T21:36:24.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:25.041Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T21:36:25.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:25.377Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T21:36:25.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:25.670Z] ---> sudo-logs.sh [2023-05-17T21:36:25.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T21:36:25.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:25.980Z] ---> job-cost.sh [2023-05-17T21:36:25.980Z] lf-activate-venv: SKIPPING [2023-05-17T21:36:25.980Z] DEBUG: total: 0.2199999988079071 [2023-05-17T21:36:25.980Z] INFO: Retrieving Stack Cost... [2023-05-17T21:36:26.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:36:26.808Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T21:36:26.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:36:27.106Z] ---> logs-deploy.sh [2023-05-17T21:36:27.106Z] lf-activate-venv: SKIPPING [2023-05-17T21:36:27.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/95 [2023-05-17T21:36:27.106Z] INFO: archiving workspace using pattern(s): [2023-05-17T21:36:28.047Z] Archives upload complete. [2023-05-17T21:36:28.047Z] INFO: archiving logs to Nexus