Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09a18741062a21bf4d66bc8091dadecf5a147284 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-ssh16328573351223533274.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12048307599117040804.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2302076846533937706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2750549967599763613.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-ssh4368730310793875581.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8143 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 09a18741062a21bf4d66bc8091dadecf5a147284 (main) Commit message: "Merge pull request #256 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > 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 09a18741062a21bf4d66bc8091dadecf5a147284 # timeout=10 > git rev-list --no-walk 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T13:46:46.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T13:46:46.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T13:46:46.265Z] ========================================================= [2023-09-28T13:46:46.265Z] EdgeX Global Pipelines Version Info [2023-09-28T13:46:46.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:46:46.974Z] ------------------- [2023-09-28T13:46:46.974Z] stable info: [2023-09-28T13:46:46.974Z] ------------------- [2023-09-28T13:46:46.974Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T13:46:46.974Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T13:46:46.974Z] Message: update stable to v1.0.254 [2023-09-28T13:46:47.545Z] ------------------- [2023-09-28T13:46:47.545Z] experimental info: [2023-09-28T13:46:47.545Z] ------------------- [2023-09-28T13:46:47.545Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T13:46:47.545Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T13:46:47.545Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T13:46:47.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-28T13:46:47.723Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-28T13:46:47.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T13:46:47.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T13:46:47.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T13:46:47.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T13:46:47.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T13:46:47.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T13:46:47.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T13:46:47.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T13:46:47.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T13:46:47.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-28T13:46:47.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T13:46:47.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T13:46:47.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T13:46:47.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T13:46:47.923Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T13:46:47.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T13:46:47.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T13:46:47.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T13:46:47.983Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T13:46:47.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T13:46:48.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T13:46:48.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T13:46:48.047Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T13:46:48.063Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T13:46:48.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T13:46:48.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-28T13:46:48.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-28T13:46:48.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-28T13:46:48.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo [2023-09-28T13:46:48.152Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09a1874 [Pipeline] echo [2023-09-28T13:46:48.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:46:48.226Z] provisioning config files... [2023-09-28T13:46:48.239Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1119497927929914658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:46:48.540Z] ---> docker-login.sh [2023-09-28T13:46:48.540Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:46:48.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:46:48.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:46:48.799Z] Configure a credential helper to remove this warning. See [2023-09-28T13:46:48.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:46:48.799Z] [2023-09-28T13:46:48.799Z] Login Succeeded [2023-09-28T13:46:48.799Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:46:48.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:46:48.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:46:48.799Z] Configure a credential helper to remove this warning. See [2023-09-28T13:46:48.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:46:48.799Z] [2023-09-28T13:46:48.799Z] Login Succeeded [2023-09-28T13:46:48.799Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:46:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:46:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:46:49.059Z] Configure a credential helper to remove this warning. See [2023-09-28T13:46:49.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:46:49.059Z] [2023-09-28T13:46:49.059Z] Login Succeeded [2023-09-28T13:46:49.059Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:46:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:46:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:46:49.059Z] Configure a credential helper to remove this warning. See [2023-09-28T13:46:49.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:46:49.059Z] [2023-09-28T13:46:49.059Z] Login Succeeded [2023-09-28T13:46:49.059Z] docker.io [2023-09-28T13:46:49.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:46:49.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:46:49.578Z] Configure a credential helper to remove this warning. See [2023-09-28T13:46:49.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:46:49.578Z] [2023-09-28T13:46:49.578Z] Login Succeeded [2023-09-28T13:46:49.578Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:46:49.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T13:46:49.951Z] + git rev-list -1 --merges 09a18741062a21bf4d66bc8091dadecf5a147284~1..09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo [2023-09-28T13:46:49.995Z] -----------> git rev-list -1 --merges 09a18741062a21bf4d66bc8091dadecf5a147284~1..09a18741062a21bf4d66bc8091dadecf5a147284 09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:46:49.995Z] 09a18741062a21bf4d66bc8091dadecf5a147284 [false] [Pipeline] sh [2023-09-28T13:46:50.289Z] + git log --format=format:%s -1 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo [2023-09-28T13:46:50.322Z] ========================================================= [2023-09-28T13:46:50.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T13:46:50.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T13:46:50.662Z] + git log --format=format:%s -1 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo [2023-09-28T13:46:50.673Z] [semverPrep] GIT_COMMIT: 09a18741062a21bf4d66bc8091dadecf5a147284, Commit Message: Merge pull request #256 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo [2023-09-28T13:46:50.685Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T13:46:51.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T13:46:51.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T13:46:51.068Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T13:46:51.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T13:46:51.068Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T13:46:51.068Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T13:46:51.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:46:51.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:46:51.492Z] [2023-09-28T13:46:51.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:46:51.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:46:51.793Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T13:46:51.793Z] b85a868b505f: Pulling fs layer [2023-09-28T13:46:51.793Z] e2be974225ed: Pulling fs layer [2023-09-28T13:46:51.793Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T13:46:51.793Z] 988bab9f4d93: Pulling fs layer [2023-09-28T13:46:51.793Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T13:46:51.793Z] eaf3925da568: Pulling fs layer [2023-09-28T13:46:51.793Z] bab4dde63d76: Pulling fs layer [2023-09-28T13:46:51.793Z] bde34c3a00c8: Pulling fs layer [2023-09-28T13:46:51.794Z] b352a97aabf1: Pulling fs layer [2023-09-28T13:46:51.794Z] 4872d77fe225: Pulling fs layer [2023-09-28T13:46:51.794Z] 5851b861e8e6: Pulling fs layer [2023-09-28T13:46:51.794Z] 1469e6f7b9e6: Waiting [2023-09-28T13:46:51.794Z] eaf3925da568: Waiting [2023-09-28T13:46:51.794Z] b352a97aabf1: Waiting [2023-09-28T13:46:51.794Z] bab4dde63d76: Waiting [2023-09-28T13:46:51.794Z] bde34c3a00c8: Waiting [2023-09-28T13:46:51.794Z] 5851b861e8e6: Waiting [2023-09-28T13:46:51.794Z] 988bab9f4d93: Waiting [2023-09-28T13:46:51.794Z] 4872d77fe225: Waiting [2023-09-28T13:46:51.794Z] e2be974225ed: Download complete [2023-09-28T13:46:51.794Z] 988bab9f4d93: Verifying Checksum [2023-09-28T13:46:51.794Z] 988bab9f4d93: Download complete [2023-09-28T13:46:51.794Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T13:46:51.794Z] 1469e6f7b9e6: Download complete [2023-09-28T13:46:52.054Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T13:46:52.054Z] 339a4e72a1f5: Download complete [2023-09-28T13:46:52.054Z] eaf3925da568: Verifying Checksum [2023-09-28T13:46:52.054Z] eaf3925da568: Download complete [2023-09-28T13:46:52.054Z] bde34c3a00c8: Download complete [2023-09-28T13:46:52.054Z] b352a97aabf1: Verifying Checksum [2023-09-28T13:46:52.054Z] b352a97aabf1: Download complete [2023-09-28T13:46:52.054Z] 4872d77fe225: Verifying Checksum [2023-09-28T13:46:52.054Z] 4872d77fe225: Download complete [2023-09-28T13:46:52.054Z] 5851b861e8e6: Verifying Checksum [2023-09-28T13:46:52.054Z] 5851b861e8e6: Download complete [2023-09-28T13:46:52.054Z] b85a868b505f: Verifying Checksum [2023-09-28T13:46:52.054Z] b85a868b505f: Download complete [2023-09-28T13:46:52.313Z] bab4dde63d76: Verifying Checksum [2023-09-28T13:46:52.313Z] bab4dde63d76: Download complete [2023-09-28T13:46:53.250Z] b85a868b505f: Pull complete [2023-09-28T13:46:53.250Z] e2be974225ed: Pull complete [2023-09-28T13:46:53.818Z] 339a4e72a1f5: Pull complete [2023-09-28T13:46:53.818Z] 988bab9f4d93: Pull complete [2023-09-28T13:46:54.076Z] 1469e6f7b9e6: Pull complete [2023-09-28T13:46:54.076Z] eaf3925da568: Pull complete [2023-09-28T13:46:55.981Z] bab4dde63d76: Pull complete [2023-09-28T13:46:55.981Z] bde34c3a00c8: Pull complete [2023-09-28T13:46:55.981Z] b352a97aabf1: Pull complete [2023-09-28T13:46:55.981Z] 4872d77fe225: Pull complete [2023-09-28T13:46:55.981Z] 5851b861e8e6: Pull complete [2023-09-28T13:46:56.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T13:46:56.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:46:56.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:46:56.344Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:46:56.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T13:46:59.038Z] $ docker top 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc -eo pid,comm [2023-09-28T13:46:59.086Z] 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-09-28T13:46:59.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T13:46:59.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:46:59.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:46:59.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:46:59.239Z] $ docker exec 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent [2023-09-28T13:46:59.343Z] SSH_AUTH_SOCK=/tmp/ssh-zAwovCotFgc3/agent.32 [2023-09-28T13:46:59.343Z] SSH_AGENT_PID=38 [2023-09-28T13:46:59.350Z] Running ssh-add (command line suppressed) [2023-09-28T13:46:59.453Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5165594282941736439.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5165594282941736439.key) [2023-09-28T13:46:59.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:46:59.756Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T13:46:59.772Z] $ docker exec --env ******** --env ******** 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent -k [2023-09-28T13:46:59.861Z] unset SSH_AUTH_SOCK; [2023-09-28T13:46:59.862Z] unset SSH_AGENT_PID; [2023-09-28T13:46:59.862Z] echo Agent pid 38 killed; [2023-09-28T13:46:59.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T13:46:59.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:46:59.902Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:47:00.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:47:00.018Z] $ docker exec 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent [2023-09-28T13:47:00.122Z] SSH_AUTH_SOCK=/tmp/ssh-0yvTmpaRYn4S/agent.71 [2023-09-28T13:47:00.122Z] SSH_AGENT_PID=77 [2023-09-28T13:47:00.127Z] Running ssh-add (command line suppressed) [2023-09-28T13:47:00.237Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15275995374807236850.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15275995374807236850.key) [2023-09-28T13:47:00.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:47:00.534Z] + git semver init [2023-09-28T13:47:00.793Z] 2023-09-28 13:47:00,735 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T13:47:00.793Z] 2023-09-28 13:47:00,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-28T13:47:00.793Z] 2023-09-28 13:47:00,737 [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-09-28T13:47:00.793Z] 2023-09-28 13:47:00,737 [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-09-28T13:47:01.736Z] 2023-09-28 13:47:01,631 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-28T13:47:01.736Z] 2023-09-28 13:47:01,632 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-28T13:47:01.736Z] 2023-09-28 13:47:01,632 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:47:01.736Z] 2023-09-28 13:47:01,632 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:47:01.736Z] 3.1.0-dev.13 [Pipeline] } [2023-09-28T13:47:01.745Z] $ docker exec --env ******** --env ******** 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent -k [2023-09-28T13:47:01.854Z] unset SSH_AUTH_SOCK; [2023-09-28T13:47:01.854Z] unset SSH_AGENT_PID; [2023-09-28T13:47:01.854Z] echo Agent pid 77 killed; [2023-09-28T13:47:01.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T13:47:02.173Z] + git semver [Pipeline] } [2023-09-28T13:47:02.438Z] $ docker stop --time=1 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc [2023-09-28T13:47:03.716Z] $ docker rm -f --volumes 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:47:04.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T13:47:04.257Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T13:47:04.260Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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-09-28T13:47:04.373Z] provisioning config files... [2023-09-28T13:47:04.382Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2409654570848407650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:47:04.675Z] ---> docker-login.sh [2023-09-28T13:47:04.675Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:47:04.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:47:04.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:47:04.675Z] Configure a credential helper to remove this warning. See [2023-09-28T13:47:04.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:47:04.675Z] [2023-09-28T13:47:04.675Z] Login Succeeded [2023-09-28T13:47:04.675Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:47:04.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:47:04.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:47:04.675Z] Configure a credential helper to remove this warning. See [2023-09-28T13:47:04.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:47:04.675Z] [2023-09-28T13:47:04.675Z] Login Succeeded [2023-09-28T13:47:04.675Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:47:04.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:47:04.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:47:04.934Z] Configure a credential helper to remove this warning. See [2023-09-28T13:47:04.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:47:04.934Z] [2023-09-28T13:47:04.934Z] Login Succeeded [2023-09-28T13:47:04.934Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:47:04.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:47:04.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:47:04.934Z] Configure a credential helper to remove this warning. See [2023-09-28T13:47:04.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:47:04.934Z] [2023-09-28T13:47:04.934Z] Login Succeeded [2023-09-28T13:47:04.934Z] docker.io [2023-09-28T13:47:04.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:47:05.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:47:05.193Z] Configure a credential helper to remove this warning. See [2023-09-28T13:47:05.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:47:05.193Z] [2023-09-28T13:47:05.193Z] Login Succeeded [2023-09-28T13:47:05.193Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:47:05.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T13:47:05.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:47:05.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:47:05.278Z] ========================================================= [2023-09-28T13:47:05.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T13:47:05.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:47:05.582Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T13:47:05.582Z] Sending build context to Docker daemon 4.346MB [2023-09-28T13:47:05.582Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:47:05.582Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T13:47:05.582Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T13:47:05.582Z] 7264a8db6415: Pulling fs layer [2023-09-28T13:47:05.582Z] c4d48a809fc2: Pulling fs layer [2023-09-28T13:47:05.582Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T13:47:05.582Z] ad3a456e5733: Pulling fs layer [2023-09-28T13:47:05.582Z] 33e27b845d1e: Pulling fs layer [2023-09-28T13:47:05.582Z] c68163c4e522: Pulling fs layer [2023-09-28T13:47:05.582Z] 50da416c3ac9: Pulling fs layer [2023-09-28T13:47:05.582Z] c68163c4e522: Waiting [2023-09-28T13:47:05.582Z] 33e27b845d1e: Waiting [2023-09-28T13:47:05.582Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T13:47:05.582Z] 23d2d4c4bb30: Waiting [2023-09-28T13:47:05.582Z] c4d48a809fc2: Verifying Checksum [2023-09-28T13:47:05.582Z] c4d48a809fc2: Download complete [2023-09-28T13:47:05.582Z] ad3a456e5733: Verifying Checksum [2023-09-28T13:47:05.582Z] ad3a456e5733: Download complete [2023-09-28T13:47:05.582Z] 33e27b845d1e: Verifying Checksum [2023-09-28T13:47:05.582Z] 33e27b845d1e: Download complete [2023-09-28T13:47:05.582Z] 7264a8db6415: Verifying Checksum [2023-09-28T13:47:05.582Z] 7264a8db6415: Download complete [2023-09-28T13:47:05.843Z] c68163c4e522: Verifying Checksum [2023-09-28T13:47:05.843Z] c68163c4e522: Download complete [2023-09-28T13:47:05.843Z] 7264a8db6415: Pull complete [2023-09-28T13:47:05.843Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T13:47:05.843Z] 23d2d4c4bb30: Download complete [2023-09-28T13:47:06.103Z] c4d48a809fc2: Pull complete [2023-09-28T13:47:06.103Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T13:47:06.103Z] 4f1c88b9dad5: Download complete [2023-09-28T13:47:06.360Z] 50da416c3ac9: Verifying Checksum [2023-09-28T13:47:06.360Z] 50da416c3ac9: Download complete [2023-09-28T13:47:09.642Z] 4f1c88b9dad5: Pull complete [2023-09-28T13:47:09.642Z] ad3a456e5733: Pull complete [2023-09-28T13:47:09.642Z] 33e27b845d1e: Pull complete [2023-09-28T13:47:09.642Z] c68163c4e522: Pull complete [2023-09-28T13:47:11.545Z] 50da416c3ac9: Pull complete [2023-09-28T13:47:12.114Z] 23d2d4c4bb30: Pull complete [2023-09-28T13:47:12.114Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T13:47:12.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T13:47:12.114Z] ---> 0786185ac409 [2023-09-28T13:47:12.114Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:47:15.405Z] ---> Running in f6591da133eb [2023-09-28T13:47:15.663Z] Removing intermediate container f6591da133eb [2023-09-28T13:47:15.663Z] ---> 110ce207b361 [2023-09-28T13:47:15.663Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:47:15.663Z] ---> Running in 7fe45ed667b9 [2023-09-28T13:47:15.663Z] Removing intermediate container 7fe45ed667b9 [2023-09-28T13:47:15.663Z] ---> 2e47f2ad75e5 [2023-09-28T13:47:15.663Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:47:15.663Z] ---> Running in 1a72184abf2d [2023-09-28T13:47:15.663Z] Removing intermediate container 1a72184abf2d [2023-09-28T13:47:15.663Z] ---> 97f0fb35ade7 [2023-09-28T13:47:15.663Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:47:15.923Z] ---> Running in 939f16b084f4 [2023-09-28T13:47:15.923Z] Removing intermediate container 939f16b084f4 [2023-09-28T13:47:15.923Z] ---> 9b6bd896eb8c [2023-09-28T13:47:15.923Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:47:15.923Z] ---> Running in 3bd299ffca72 [2023-09-28T13:47:16.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T13:47:16.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T13:47:16.442Z] OK: 264 MiB in 52 packages [2023-09-28T13:47:16.702Z] Removing intermediate container 3bd299ffca72 [2023-09-28T13:47:16.702Z] ---> f20bbe7fb97b [2023-09-28T13:47:16.702Z] Step 8/12 : WORKDIR /app [2023-09-28T13:47:16.702Z] ---> Running in e8d88daf4d53 [2023-09-28T13:47:16.961Z] Removing intermediate container e8d88daf4d53 [2023-09-28T13:47:16.961Z] ---> 96227762cc04 [2023-09-28T13:47:16.961Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T13:47:16.961Z] ---> c70b2ce040a1 [2023-09-28T13:47:16.961Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:47:16.961Z] ---> Running in 0737c48bb595 [2023-09-28T13:47:19.337Z] Still waiting to schedule task [2023-09-28T13:47:19.337Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-28T13:47:55.841Z] Removing intermediate container 0737c48bb595 [2023-09-28T13:47:55.841Z] ---> aae4db41e8b7 [2023-09-28T13:47:55.841Z] Step 11/12 : COPY . . [2023-09-28T13:47:55.841Z] ---> ee85b2773948 [2023-09-28T13:47:55.841Z] Step 12/12 : RUN $MAKE [2023-09-28T13:47:55.841Z] ---> Running in faef16fc21a5 [2023-09-28T13:47:55.841Z] noop [2023-09-28T13:47:55.841Z] Removing intermediate container faef16fc21a5 [2023-09-28T13:47:55.841Z] ---> 63fca78c1cdd [2023-09-28T13:47:55.841Z] Successfully built 63fca78c1cdd [2023-09-28T13:47:55.841Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:47:56.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T13:47:56.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:47:56.234Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:47:56.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T13:47:56.616Z] $ docker top 26a404db1f7eff4070732ee0b53730dac8fc3be6ba5b02736fd88515628564cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:47:56.954Z] + go version [2023-09-28T13:47:56.954Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T13:47:56.968Z] $ docker stop --time=1 26a404db1f7eff4070732ee0b53730dac8fc3be6ba5b02736fd88515628564cf [2023-09-28T13:47:58.229Z] $ docker rm -f --volumes 26a404db1f7eff4070732ee0b53730dac8fc3be6ba5b02736fd88515628564cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:47:58.617Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T13:47:58.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:47:58.689Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:47:58.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T13:47:59.060Z] $ docker top 9c0f3d82312daf18dbcbd4b0d6c1a10ad21f0aa5fe643c083d8e00db7e16b4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:47:59.399Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-28T13:47:59.699Z] + make test [2023-09-28T13:47:59.699Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T13:48:01.075Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-28T13:48:11.037Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-28T13:48:11.037Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-28T13:48:14.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.936s coverage: 40.6% of statements [2023-09-28T13:48:14.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-09-28T13:48:14.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-09-28T13:48:30.524Z] go vet ./... [2023-09-28T13:48:33.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T13:48:33.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T13:48:33.806Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T13:48:35.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T13:48:35.295Z] $ docker stop --time=1 9c0f3d82312daf18dbcbd4b0d6c1a10ad21f0aa5fe643c083d8e00db7e16b4c1 [2023-09-28T13:48:40.244Z] $ docker rm -f --volumes 9c0f3d82312daf18dbcbd4b0d6c1a10ad21f0aa5fe643c083d8e00db7e16b4c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:48:44.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T13:48:44.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-28T13:48:45.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T13:48:45.522Z] + ls -al . [2023-09-28T13:48:45.522Z] total 644 [2023-09-28T13:48:45.522Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 13:47 . [2023-09-28T13:48:45.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:46 .. [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 13:46 .dockerignore [2023-09-28T13:48:45.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:48 .git [2023-09-28T13:48:45.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:46 .github [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 13:46 .gitignore [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:46 .golangci.yml [2023-09-28T13:48:45.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:47 .semver [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 28 13:46 Attribution.txt [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 28 13:46 CHANGELOG.md [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 28 13:46 Dockerfile [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:46 GOVERNANCE.md [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 13:46 Jenkinsfile [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:46 LICENSE [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 28 13:46 Makefile [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 13:46 OWNERS.md [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 28 13:46 README.md [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 13:47 VERSION [2023-09-28T13:48:45.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:46 bin [2023-09-28T13:48:45.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:46 cmd [2023-09-28T13:48:45.522Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 28 13:48 coverage.out [2023-09-28T13:48:45.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:46 examples [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 28 13:46 go.mod [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 13:46 go.sum [2023-09-28T13:48:45.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:46 images [2023-09-28T13:48:45.522Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 13:46 internal [2023-09-28T13:48:45.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:46 snap [2023-09-28T13:48:45.522Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 13:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:48:45.934Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=09a18741062a21bf4d66bc8091dadecf5a147284 --label arch=amd64 --label version=3.1.0-dev.13 . [2023-09-28T13:48:45.934Z] Sending build context to Docker daemon 4.346MB [2023-09-28T13:48:45.934Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:48:45.934Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-28T13:48:45.934Z] ---> 63fca78c1cdd [2023-09-28T13:48:45.934Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:48:46.219Z] ---> Running in 3ed61f2a1b18 [2023-09-28T13:48:46.219Z] Removing intermediate container 3ed61f2a1b18 [2023-09-28T13:48:46.219Z] ---> 2078e4f5814b [2023-09-28T13:48:46.219Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:48:46.219Z] ---> Running in 5b2a06a8b43a [2023-09-28T13:48:46.219Z] Removing intermediate container 5b2a06a8b43a [2023-09-28T13:48:46.219Z] ---> d3cf4529e245 [2023-09-28T13:48:46.219Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:48:46.219Z] ---> Running in 52e47ef1377c [2023-09-28T13:48:46.219Z] Removing intermediate container 52e47ef1377c [2023-09-28T13:48:46.219Z] ---> 24f22b540536 [2023-09-28T13:48:46.219Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:48:46.219Z] ---> Running in b3b7d43df0b4 [2023-09-28T13:48:46.477Z] Removing intermediate container b3b7d43df0b4 [2023-09-28T13:48:46.477Z] ---> 086f80504d15 [2023-09-28T13:48:46.477Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:48:46.477Z] ---> Running in 2de32cf6c2a1 [2023-09-28T13:48:46.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T13:48:46.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T13:48:46.994Z] OK: 264 MiB in 52 packages [2023-09-28T13:48:47.560Z] Removing intermediate container 2de32cf6c2a1 [2023-09-28T13:48:47.561Z] ---> fb6f377673dc [2023-09-28T13:48:47.561Z] Step 8/24 : WORKDIR /app [2023-09-28T13:48:47.561Z] ---> Running in 7c1da7782b0e [2023-09-28T13:48:47.561Z] Removing intermediate container 7c1da7782b0e [2023-09-28T13:48:47.561Z] ---> 7241c48c9ca5 [2023-09-28T13:48:47.561Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-28T13:48:47.561Z] ---> 0ebf3f50637d [2023-09-28T13:48:47.561Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:48:47.561Z] ---> Running in 94c87aacbbe2 [2023-09-28T13:48:48.127Z] Removing intermediate container 94c87aacbbe2 [2023-09-28T13:48:48.127Z] ---> 3ec8a257b4da [2023-09-28T13:48:48.127Z] Step 11/24 : COPY . . [2023-09-28T13:48:48.695Z] ---> 606cd40f21a0 [2023-09-28T13:48:48.695Z] Step 12/24 : RUN $MAKE [2023-09-28T13:48:48.695Z] ---> Running in 5f51fb8a1ac9 [2023-09-28T13:48:48.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-28T13:49:02.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8144 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-28T13:49:02.661Z] Running in /w/workspace/device-rfid-llrp-go/118 [Pipeline] { [Pipeline] checkout [2023-09-28T13:49:02.690Z] The recommended git tool is: git [2023-09-28T13:49:07.031Z] Removing intermediate container 5f51fb8a1ac9 [2023-09-28T13:49:07.031Z] ---> abfaef53d0cb [2023-09-28T13:49:07.031Z] Step 13/24 : FROM alpine:3.18 [2023-09-28T13:49:07.031Z] 3.18: Pulling from library/alpine [2023-09-28T13:49:07.031Z] 7264a8db6415: Already exists [2023-09-28T13:49:07.031Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T13:49:07.031Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T13:49:07.031Z] ---> 7e01a0d0a1dc [2023-09-28T13:49:07.031Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T13:49:07.031Z] ---> Running in 0f23a3a0dfd3 [2023-09-28T13:49:07.031Z] Removing intermediate container 0f23a3a0dfd3 [2023-09-28T13:49:07.031Z] ---> 645c5a32670b [2023-09-28T13:49:07.031Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-28T13:49:07.031Z] ---> Running in f23d5a2a8303 [2023-09-28T13:49:07.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T13:49:07.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T13:49:07.804Z] using credential edgex-jenkins-ssh [2023-09-28T13:49:07.805Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T13:49:07.805Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T13:49:07.805Z] OK: 7 MiB in 16 packages [2023-09-28T13:49:07.822Z] Cloning the remote Git repository [2023-09-28T13:49:08.064Z] Removing intermediate container f23d5a2a8303 [2023-09-28T13:49:08.064Z] ---> 39bc142b5322 [2023-09-28T13:49:08.064Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-28T13:49:08.321Z] ---> 8c858f15640a [2023-09-28T13:49:08.322Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-28T13:49:08.322Z] ---> 310bfb68aea3 [2023-09-28T13:49:08.322Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-28T13:49:07.860Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-28T13:49:07.940Z] > git init /w/workspace/device-rfid-llrp-go/118 # timeout=10 [2023-09-28T13:49:08.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-28T13:49:08.072Z] > git --version # timeout=10 [2023-09-28T13:49:08.093Z] > git --version # 'git version 2.25.1' [2023-09-28T13:49:08.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T13:49:08.235Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T13:49:09.257Z] ---> 8cbb01b7840c [2023-09-28T13:49:09.257Z] Step 19/24 : EXPOSE 59989 [2023-09-28T13:49:09.257Z] ---> Running in a588121b4bbc [2023-09-28T13:49:09.257Z] Removing intermediate container a588121b4bbc [2023-09-28T13:49:09.257Z] ---> 2e683012ea6f [2023-09-28T13:49:09.257Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-28T13:49:09.257Z] ---> Running in b41a94af5e37 [2023-09-28T13:49:09.257Z] Removing intermediate container b41a94af5e37 [2023-09-28T13:49:09.257Z] ---> dc93b515646a [2023-09-28T13:49:09.257Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T13:49:09.257Z] ---> Running in c1792e5da75f [2023-09-28T13:49:09.257Z] Removing intermediate container c1792e5da75f [2023-09-28T13:49:09.257Z] ---> 745b7ba83b4e [2023-09-28T13:49:09.257Z] Step 22/24 : LABEL arch=amd64 [2023-09-28T13:49:09.257Z] ---> Running in 5aa94b08dca7 [2023-09-28T13:49:09.257Z] Removing intermediate container 5aa94b08dca7 [2023-09-28T13:49:09.257Z] ---> 9f00fad19361 [2023-09-28T13:49:09.257Z] Step 23/24 : LABEL git_sha=09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:49:09.257Z] ---> Running in 168faae15473 [2023-09-28T13:49:09.516Z] Removing intermediate container 168faae15473 [2023-09-28T13:49:09.516Z] ---> 418c6c4ad19e [2023-09-28T13:49:09.516Z] Step 24/24 : LABEL version=3.1.0-dev.13 [2023-09-28T13:49:09.516Z] ---> Running in bf15a6fea1ad [2023-09-28T13:49:09.516Z] Removing intermediate container bf15a6fea1ad [2023-09-28T13:49:09.516Z] ---> 28b99321a057 [2023-09-28T13:49:09.516Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T13:49:09.516Z] Successfully built 28b99321a057 [2023-09-28T13:49:09.516Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:49:09.637Z] provisioning config files... [2023-09-28T13:49:09.646Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15992583991706671809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:49:09.943Z] ---> docker-login.sh [2023-09-28T13:49:09.943Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:49:09.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:09.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:09.943Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:09.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:09.943Z] [2023-09-28T13:49:09.943Z] Login Succeeded [2023-09-28T13:49:09.943Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:49:09.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:09.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:09.943Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:09.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:09.943Z] [2023-09-28T13:49:09.943Z] Login Succeeded [2023-09-28T13:49:09.943Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:49:09.380Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-28T13:49:09.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T13:49:10.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:10.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:10.204Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:10.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:10.204Z] [2023-09-28T13:49:10.204Z] Login Succeeded [2023-09-28T13:49:10.204Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:49:10.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:10.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:10.204Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:10.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:10.204Z] [2023-09-28T13:49:10.204Z] Login Succeeded [2023-09-28T13:49:10.204Z] docker.io [2023-09-28T13:49:10.216Z] Avoid second fetch [2023-09-28T13:49:10.216Z] Checking out Revision 09a18741062a21bf4d66bc8091dadecf5a147284 (main) [2023-09-28T13:49:10.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:10.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:10.721Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:10.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:10.721Z] [2023-09-28T13:49:10.721Z] Login Succeeded [2023-09-28T13:49:10.721Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:49:10.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-28T13:49:10.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-09-28T13:49:10.764Z] Commit message: "Merge pull request #256 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] echo [2023-09-28T13:49:10.784Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-09-28T13:49:10.784Z] 09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:49:10.784Z] latest [2023-09-28T13:49:10.784Z] 3.1.0-dev.13 [2023-09-28T13:49:10.784Z] 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [2023-09-28T13:49:10.784Z] main [2023-09-28T13:49:10.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:11.106Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T13:49:11.407Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:49:11.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-28T13:49:11.408Z] 57f17478b3dc: Preparing [2023-09-28T13:49:11.408Z] a454d0feec68: Preparing [2023-09-28T13:49:11.408Z] a2c1966c769c: Preparing [2023-09-28T13:49:11.408Z] f538efbebc0c: Preparing [2023-09-28T13:49:11.408Z] 4693057ce236: Preparing [2023-09-28T13:49:11.408Z] 4693057ce236: Layer already exists [2023-09-28T13:49:11.408Z] f538efbebc0c: Pushed [2023-09-28T13:49:11.408Z] a2c1966c769c: Pushed [2023-09-28T13:49:11.408Z] a454d0feec68: Pushed [2023-09-28T13:49:10.231Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T13:49:10.294Z] > git checkout -f 09a18741062a21bf4d66bc8091dadecf5a147284 # timeout=10 [2023-09-28T13:49:11.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T13:49:11.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T13:49:11.733Z] Dload Upload Total Spent Left Speed [2023-09-28T13:49:11.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-09-28T13:49:12.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-28T13:49:12.678Z] + sudo tee /etc/docker/daemon.new [2023-09-28T13:49:12.678Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T13:49:12.678Z] { [2023-09-28T13:49:12.678Z] "registry-mirrors": [ [2023-09-28T13:49:12.678Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T13:49:12.678Z] ], [2023-09-28T13:49:12.678Z] "bip": "10.250.0.254/24", [2023-09-28T13:49:12.678Z] "hosts": [ [2023-09-28T13:49:12.678Z] "tcp://0.0.0.0:5555", [2023-09-28T13:49:12.678Z] "unix:///var/run/docker.sock" [2023-09-28T13:49:12.678Z] ], [2023-09-28T13:49:12.678Z] "mtu": 1458, [2023-09-28T13:49:12.678Z] "selinux-enabled": true, [2023-09-28T13:49:12.678Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T13:49:12.678Z] } [Pipeline] sh [2023-09-28T13:49:13.016Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T13:49:13.354Z] + sudo service docker restart [2023-09-28T13:49:13.934Z] 57f17478b3dc: Pushed [2023-09-28T13:49:13.934Z] 09a18741062a21bf4d66bc8091dadecf5a147284: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:14.248Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:14.553Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-28T13:49:14.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-28T13:49:14.553Z] 57f17478b3dc: Preparing [2023-09-28T13:49:14.553Z] a454d0feec68: Preparing [2023-09-28T13:49:14.553Z] a2c1966c769c: Preparing [2023-09-28T13:49:14.553Z] f538efbebc0c: Preparing [2023-09-28T13:49:14.553Z] 4693057ce236: Preparing [2023-09-28T13:49:14.553Z] a454d0feec68: Layer already exists [2023-09-28T13:49:14.553Z] f538efbebc0c: Layer already exists [2023-09-28T13:49:14.553Z] a2c1966c769c: Layer already exists [2023-09-28T13:49:14.553Z] 57f17478b3dc: Layer already exists [2023-09-28T13:49:14.553Z] 4693057ce236: Layer already exists [2023-09-28T13:49:14.553Z] latest: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:14.864Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:15.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.13 [2023-09-28T13:49:15.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-28T13:49:15.172Z] 57f17478b3dc: Preparing [2023-09-28T13:49:15.172Z] a454d0feec68: Preparing [2023-09-28T13:49:15.172Z] a2c1966c769c: Preparing [2023-09-28T13:49:15.172Z] f538efbebc0c: Preparing [2023-09-28T13:49:15.172Z] 4693057ce236: Preparing [2023-09-28T13:49:15.172Z] f538efbebc0c: Layer already exists [2023-09-28T13:49:15.172Z] a2c1966c769c: Layer already exists [2023-09-28T13:49:15.172Z] a454d0feec68: Layer already exists [2023-09-28T13:49:15.172Z] 4693057ce236: Layer already exists [2023-09-28T13:49:15.172Z] 57f17478b3dc: Layer already exists [2023-09-28T13:49:15.172Z] 3.1.0-dev.13: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:15.492Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:15.804Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [2023-09-28T13:49:15.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-28T13:49:15.804Z] 57f17478b3dc: Preparing [2023-09-28T13:49:15.804Z] a454d0feec68: Preparing [2023-09-28T13:49:15.804Z] a2c1966c769c: Preparing [2023-09-28T13:49:15.804Z] f538efbebc0c: Preparing [2023-09-28T13:49:15.804Z] 4693057ce236: Preparing [2023-09-28T13:49:15.804Z] a2c1966c769c: Layer already exists [2023-09-28T13:49:15.804Z] 4693057ce236: Layer already exists [2023-09-28T13:49:15.804Z] 57f17478b3dc: Layer already exists [2023-09-28T13:49:15.804Z] f538efbebc0c: Layer already exists [2023-09-28T13:49:15.804Z] a454d0feec68: Layer already exists [2023-09-28T13:49:15.804Z] 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:16.117Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:16.422Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-09-28T13:49:16.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-28T13:49:16.422Z] 57f17478b3dc: Preparing [2023-09-28T13:49:16.422Z] a454d0feec68: Preparing [2023-09-28T13:49:16.422Z] a2c1966c769c: Preparing [2023-09-28T13:49:16.422Z] f538efbebc0c: Preparing [2023-09-28T13:49:16.422Z] 4693057ce236: Preparing [2023-09-28T13:49:16.422Z] a454d0feec68: Layer already exists [2023-09-28T13:49:16.422Z] 4693057ce236: Layer already exists [2023-09-28T13:49:16.422Z] 57f17478b3dc: Layer already exists [2023-09-28T13:49:16.422Z] f538efbebc0c: Layer already exists [2023-09-28T13:49:16.422Z] a2c1966c769c: Layer already exists [2023-09-28T13:49:16.422Z] main: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-28T13:49:16.466Z] ===================================================== [Pipeline] echo [2023-09-28T13:49:16.472Z] taggedImages: [2023-09-28T13:49:16.472Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:49:16.472Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-28T13:49:16.472Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.13 [2023-09-28T13:49:16.472Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [2023-09-28T13:49:16.472Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:16.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:49:16.846Z] [2023-09-28T13:49:16.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:17.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:49:17.142Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T13:49:17.142Z] 5eb5b503b376: Pulling fs layer [2023-09-28T13:49:17.142Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T13:49:17.142Z] ec43610c2a17: Pulling fs layer [2023-09-28T13:49:17.142Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T13:49:17.142Z] 33b1e0a273af: Pulling fs layer [2023-09-28T13:49:17.142Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T13:49:17.142Z] 2f39f015ded8: Pulling fs layer [2023-09-28T13:49:17.142Z] 5d3b04190fa2: Waiting [2023-09-28T13:49:17.142Z] 2f39f015ded8: Waiting [2023-09-28T13:49:17.142Z] 3a2ae6a8a46f: Waiting [2023-09-28T13:49:17.142Z] 33b1e0a273af: Waiting [2023-09-28T13:49:17.142Z] 5c69ac0246d0: Verifying Checksum [2023-09-28T13:49:17.142Z] 5c69ac0246d0: Download complete [2023-09-28T13:49:17.142Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-28T13:49:17.142Z] 3a2ae6a8a46f: Download complete [2023-09-28T13:49:17.142Z] 33b1e0a273af: Verifying Checksum [2023-09-28T13:49:17.142Z] 33b1e0a273af: Download complete [2023-09-28T13:49:17.142Z] ec43610c2a17: Verifying Checksum [2023-09-28T13:49:17.142Z] ec43610c2a17: Download complete [2023-09-28T13:49:17.142Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T13:49:17.142Z] 5d3b04190fa2: Download complete [2023-09-28T13:49:17.400Z] 5eb5b503b376: Verifying Checksum [2023-09-28T13:49:17.400Z] 5eb5b503b376: Download complete [2023-09-28T13:49:17.967Z] 2f39f015ded8: Download complete [2023-09-28T13:49:18.534Z] 5eb5b503b376: Pull complete [2023-09-28T13:49:18.534Z] 5c69ac0246d0: Pull complete [2023-09-28T13:49:19.101Z] ec43610c2a17: Pull complete [2023-09-28T13:49:19.101Z] 3a2ae6a8a46f: Pull complete [2023-09-28T13:49:19.359Z] 33b1e0a273af: Pull complete [2023-09-28T13:49:19.359Z] 5d3b04190fa2: Pull complete [2023-09-28T13:49:23.541Z] 2f39f015ded8: Pull complete [2023-09-28T13:49:23.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T13:49:23.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:49:23.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:49:23.629Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:49:23.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-28T13:49:27.307Z] $ docker top 3f74b80b022cb9f2d14359fe34f80958355ae6214ba0bdfd284f4a4ab36b7e0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:49:27.697Z] ---> job-cost.sh [2023-09-28T13:49:27.697Z] lf-activate-venv: SKIPPING [2023-09-28T13:49:27.697Z] INFO: No Stack... [2023-09-28T13:49:27.957Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T13:49:28.217Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T13:49:28.504Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-28T13:49:28.504Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T13:49:28.516Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [2023-09-28T13:49:28.522Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] did not exist. Created. [2023-09-28T13:49:28.522Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T13:49:28.815Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T13:49:28.840Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T13:49:28.846Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T13:49:28.868Z] $ docker stop --time=1 3f74b80b022cb9f2d14359fe34f80958355ae6214ba0bdfd284f4a4ab36b7e0f [2023-09-28T13:49:30.014Z] $ docker rm -f --volumes 3f74b80b022cb9f2d14359fe34f80958355ae6214ba0bdfd284f4a4ab36b7e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:49:31.752Z] provisioning config files... [2023-09-28T13:49:31.797Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/118@tmp/config13327069923568280881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:49:32.145Z] ---> docker-login.sh [2023-09-28T13:49:32.145Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:49:32.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:32.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:32.686Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:32.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:32.686Z] [2023-09-28T13:49:32.686Z] Login Succeeded [2023-09-28T13:49:32.686Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:49:32.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:32.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:32.954Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:32.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:32.954Z] [2023-09-28T13:49:32.954Z] Login Succeeded [2023-09-28T13:49:32.954Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:49:33.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:33.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:33.497Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:33.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:33.497Z] [2023-09-28T13:49:33.497Z] Login Succeeded [2023-09-28T13:49:33.497Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:49:33.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:33.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:33.773Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:33.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:33.773Z] [2023-09-28T13:49:33.773Z] Login Succeeded [2023-09-28T13:49:33.773Z] docker.io [2023-09-28T13:49:34.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:49:34.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:49:34.307Z] Configure a credential helper to remove this warning. See [2023-09-28T13:49:34.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:49:34.307Z] [2023-09-28T13:49:34.307Z] Login Succeeded [2023-09-28T13:49:34.307Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:49:34.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T13:49:34.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:49:34.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:49:34.605Z] ========================================================= [2023-09-28T13:49:34.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T13:49:34.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:49:34.966Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T13:49:35.236Z] Sending build context to Docker daemon 1.219MB [2023-09-28T13:49:35.236Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:49:35.236Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T13:49:35.522Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T13:49:35.522Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T13:49:35.522Z] 5d54e960e981: Pulling fs layer [2023-09-28T13:49:35.522Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T13:49:35.522Z] f0e02332f6b5: Pulling fs layer [2023-09-28T13:49:35.523Z] cefa15bbcfad: Pulling fs layer [2023-09-28T13:49:35.523Z] 17808c966233: Pulling fs layer [2023-09-28T13:49:35.523Z] f4c1fc716caa: Pulling fs layer [2023-09-28T13:49:35.523Z] f4c1fc716caa: Waiting [2023-09-28T13:49:35.523Z] 17808c966233: Waiting [2023-09-28T13:49:35.523Z] f0e02332f6b5: Waiting [2023-09-28T13:49:35.523Z] 5d54e960e981: Download complete [2023-09-28T13:49:35.523Z] f0e02332f6b5: Download complete [2023-09-28T13:49:35.523Z] cefa15bbcfad: Verifying Checksum [2023-09-28T13:49:35.523Z] cefa15bbcfad: Download complete [2023-09-28T13:49:35.523Z] 9fda8d8052c6: Download complete [2023-09-28T13:49:36.112Z] f4c1fc716caa: Verifying Checksum [2023-09-28T13:49:36.112Z] f4c1fc716caa: Download complete [2023-09-28T13:49:36.383Z] 9fda8d8052c6: Pull complete [2023-09-28T13:49:36.976Z] 5d54e960e981: Pull complete [2023-09-28T13:49:36.976Z] c4a7e357bf2a: Verifying Checksum [2023-09-28T13:49:36.976Z] c4a7e357bf2a: Download complete [2023-09-28T13:49:37.955Z] 17808c966233: Verifying Checksum [2023-09-28T13:49:37.955Z] 17808c966233: Download complete [2023-09-28T13:49:48.051Z] c4a7e357bf2a: Pull complete [2023-09-28T13:49:48.051Z] f0e02332f6b5: Pull complete [2023-09-28T13:49:48.318Z] cefa15bbcfad: Pull complete [2023-09-28T13:49:54.970Z] 17808c966233: Pull complete [2023-09-28T13:49:56.995Z] f4c1fc716caa: Pull complete [2023-09-28T13:49:56.996Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T13:49:56.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T13:49:56.996Z] ---> ea914061e18c [2023-09-28T13:49:56.996Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:49:59.059Z] ---> Running in 859a995aa9a1 [2023-09-28T13:49:59.059Z] Removing intermediate container 859a995aa9a1 [2023-09-28T13:49:59.059Z] ---> 95ef64e93ae6 [2023-09-28T13:49:59.059Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:49:59.059Z] ---> Running in a60885777ea8 [2023-09-28T13:49:59.330Z] Removing intermediate container a60885777ea8 [2023-09-28T13:49:59.330Z] ---> 31054ce264dc [2023-09-28T13:49:59.330Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:49:59.330Z] ---> Running in 29857a0ab2e4 [2023-09-28T13:49:59.599Z] Removing intermediate container 29857a0ab2e4 [2023-09-28T13:49:59.599Z] ---> 27c443bdc8d9 [2023-09-28T13:49:59.599Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:49:59.599Z] ---> Running in 801ccbbc4cfd [2023-09-28T13:49:59.868Z] Removing intermediate container 801ccbbc4cfd [2023-09-28T13:49:59.868Z] ---> 4d83697bd3a0 [2023-09-28T13:49:59.868Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:49:59.868Z] ---> Running in 468920e9dab4 [2023-09-28T13:50:01.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T13:50:01.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T13:50:02.508Z] OK: 266 MiB in 52 packages [2023-09-28T13:50:03.473Z] Removing intermediate container 468920e9dab4 [2023-09-28T13:50:03.473Z] ---> 994e03e166aa [2023-09-28T13:50:03.473Z] Step 8/12 : WORKDIR /app [2023-09-28T13:50:03.473Z] ---> Running in 1930fe3266d9 [2023-09-28T13:50:03.740Z] Removing intermediate container 1930fe3266d9 [2023-09-28T13:50:03.740Z] ---> b4b639bac425 [2023-09-28T13:50:03.740Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T13:50:04.007Z] ---> 30ee3dfda073 [2023-09-28T13:50:04.007Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:50:04.276Z] ---> Running in 57a8504646f5 [2023-09-28T13:51:12.237Z] Removing intermediate container 57a8504646f5 [2023-09-28T13:51:12.237Z] ---> c1e908c6f1b0 [2023-09-28T13:51:12.237Z] Step 11/12 : COPY . . [2023-09-28T13:51:12.237Z] ---> d9e8e644f5ec [2023-09-28T13:51:12.237Z] Step 12/12 : RUN $MAKE [2023-09-28T13:51:12.237Z] ---> Running in b3aeae6bc700 [2023-09-28T13:51:12.237Z] noop [2023-09-28T13:51:12.237Z] Removing intermediate container b3aeae6bc700 [2023-09-28T13:51:12.237Z] ---> 670be1641ff7 [2023-09-28T13:51:12.237Z] Successfully built 670be1641ff7 [2023-09-28T13:51:12.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:51:12.577Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T13:51:12.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:51:12.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container [2023-09-28T13:51:12.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/118 -v /w/workspace/device-rfid-llrp-go/118:/w/workspace/device-rfid-llrp-go/118:rw,z -v /w/workspace/device-rfid-llrp-go/118@tmp:/w/workspace/device-rfid-llrp-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-28T13:51:14.080Z] $ docker top 6af6fc278ed06ea7988435bc6def13991020211edb48f2cba2e3003efc9052e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:51:14.901Z] + go version [2023-09-28T13:51:14.901Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T13:51:14.918Z] $ docker stop --time=1 6af6fc278ed06ea7988435bc6def13991020211edb48f2cba2e3003efc9052e1 [2023-09-28T13:51:17.978Z] $ docker rm -f --volumes 6af6fc278ed06ea7988435bc6def13991020211edb48f2cba2e3003efc9052e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:51:18.538Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T13:51:18.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:51:18.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container [2023-09-28T13:51:18.768Z] $ 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/118 -v /w/workspace/device-rfid-llrp-go/118:/w/workspace/device-rfid-llrp-go/118:rw,z -v /w/workspace/device-rfid-llrp-go/118@tmp:/w/workspace/device-rfid-llrp-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-28T13:51:19.880Z] $ docker top 8c3131d24d8970ec08d48dfa70c943a0a099e282b9186342c61c87c8f2ae92d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:51:20.587Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/118 [Pipeline] fileExists [Pipeline] sh [2023-09-28T13:51:21.232Z] + make test [2023-09-28T13:51:21.232Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T13:51:25.490Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-28T13:53:02.124Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-28T13:53:02.124Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-28T13:53:24.241Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.508s coverage: 40.6% of statements [2023-09-28T13:53:24.241Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 51.9% of statements [2023-09-28T13:53:24.241Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements [2023-09-28T13:53:24.241Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-28T13:53:24.241Z] go vet ./... [2023-09-28T13:53:46.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T13:53:46.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T13:53:46.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T13:53:46.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T13:53:46.320Z] $ docker stop --time=1 8c3131d24d8970ec08d48dfa70c943a0a099e282b9186342c61c87c8f2ae92d7 [2023-09-28T13:53:48.952Z] $ docker rm -f --volumes 8c3131d24d8970ec08d48dfa70c943a0a099e282b9186342c61c87c8f2ae92d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:53:50.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T13:53:50.095Z] Warning: overwriting stash ‘coverage-report’ [2023-09-28T13:53:50.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T13:53:51.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T13:53:51.399Z] + ls -al . [2023-09-28T13:53:51.400Z] total 640 [2023-09-28T13:53:51.400Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 13:51 . [2023-09-28T13:53:51.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:49 .. [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 13:49 .dockerignore [2023-09-28T13:53:51.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:49 .git [2023-09-28T13:53:51.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:49 .github [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 13:49 .gitignore [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:49 .golangci.yml [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 28 13:49 Attribution.txt [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 28 13:49 CHANGELOG.md [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 28 13:49 Dockerfile [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:49 GOVERNANCE.md [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 13:49 Jenkinsfile [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:49 LICENSE [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 28 13:49 Makefile [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 13:49 OWNERS.md [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 28 13:49 README.md [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 13:47 VERSION [2023-09-28T13:53:51.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:49 bin [2023-09-28T13:53:51.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:49 cmd [2023-09-28T13:53:51.400Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 28 13:53 coverage.out [2023-09-28T13:53:51.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:49 examples [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 28 13:49 go.mod [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 13:49 go.sum [2023-09-28T13:53:51.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:49 images [2023-09-28T13:53:51.400Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 13:49 internal [2023-09-28T13:53:51.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:49 snap [2023-09-28T13:53:51.400Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 13:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:53:51.750Z] + 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=09a18741062a21bf4d66bc8091dadecf5a147284 --label arch=arm64 --label version=3.1.0-dev.13 . [2023-09-28T13:53:52.024Z] Sending build context to Docker daemon 1.219MB [2023-09-28T13:53:52.024Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:53:52.024Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-28T13:53:52.024Z] ---> 670be1641ff7 [2023-09-28T13:53:52.024Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:53:52.024Z] ---> Running in df3c3a6f09cc [2023-09-28T13:53:52.292Z] Removing intermediate container df3c3a6f09cc [2023-09-28T13:53:52.292Z] ---> 25d4b2bf58fc [2023-09-28T13:53:52.292Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:53:52.560Z] ---> Running in 8bd8192ed506 [2023-09-28T13:53:52.828Z] Removing intermediate container 8bd8192ed506 [2023-09-28T13:53:52.828Z] ---> 166c247a664d [2023-09-28T13:53:52.828Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:53:52.828Z] ---> Running in d2a612a1f74d [2023-09-28T13:53:53.096Z] Removing intermediate container d2a612a1f74d [2023-09-28T13:53:53.096Z] ---> 1e80c1f76679 [2023-09-28T13:53:53.096Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:53:53.096Z] ---> Running in c06acbc191a8 [2023-09-28T13:53:53.364Z] Removing intermediate container c06acbc191a8 [2023-09-28T13:53:53.364Z] ---> fe4ac1edad99 [2023-09-28T13:53:53.364Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:53:53.364Z] ---> Running in 647ac17945f7 [2023-09-28T13:53:54.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T13:53:54.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T13:53:55.875Z] OK: 266 MiB in 52 packages [2023-09-28T13:53:56.839Z] Removing intermediate container 647ac17945f7 [2023-09-28T13:53:56.839Z] ---> e034799187ec [2023-09-28T13:53:56.839Z] Step 8/24 : WORKDIR /app [2023-09-28T13:53:56.839Z] ---> Running in db65f11af465 [2023-09-28T13:53:56.839Z] Removing intermediate container db65f11af465 [2023-09-28T13:53:56.839Z] ---> a608c785b81d [2023-09-28T13:53:56.839Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-28T13:53:57.423Z] ---> 790b71f7bac7 [2023-09-28T13:53:57.423Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:53:57.423Z] ---> Running in abafc1e4ef74 [2023-09-28T13:53:59.364Z] Removing intermediate container abafc1e4ef74 [2023-09-28T13:53:59.364Z] ---> 3888da79bc70 [2023-09-28T13:53:59.364Z] Step 11/24 : COPY . . [2023-09-28T13:54:00.332Z] ---> 9f4faf95af74 [2023-09-28T13:54:00.332Z] Step 12/24 : RUN $MAKE [2023-09-28T13:54:00.332Z] ---> Running in e5a2f1fa1807 [2023-09-28T13:54:01.293Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-28T13:55:52.951Z] Removing intermediate container e5a2f1fa1807 [2023-09-28T13:55:52.951Z] ---> 762c82015003 [2023-09-28T13:55:52.951Z] Step 13/24 : FROM alpine:3.18 [2023-09-28T13:55:52.951Z] 3.18: Pulling from library/alpine [2023-09-28T13:55:52.951Z] 9fda8d8052c6: Already exists [2023-09-28T13:55:52.951Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T13:55:52.951Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T13:55:52.951Z] ---> f6648c04cd6c [2023-09-28T13:55:52.951Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T13:55:52.951Z] ---> Running in baef307c8eb0 [2023-09-28T13:55:52.951Z] Removing intermediate container baef307c8eb0 [2023-09-28T13:55:52.951Z] ---> d771f4170b74 [2023-09-28T13:55:52.951Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-28T13:55:52.951Z] ---> Running in d7b7c757ecb7 [2023-09-28T13:55:52.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T13:55:52.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T13:55:52.951Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T13:55:52.951Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T13:55:52.951Z] OK: 8 MiB in 16 packages [2023-09-28T13:55:52.951Z] Removing intermediate container d7b7c757ecb7 [2023-09-28T13:55:52.951Z] ---> 807f8decc148 [2023-09-28T13:55:52.951Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-28T13:55:52.951Z] ---> e1118671f44b [2023-09-28T13:55:52.951Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-28T13:55:52.951Z] ---> 39d4f3025fed [2023-09-28T13:55:52.951Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-28T13:55:52.951Z] ---> 9d7f584c692f [2023-09-28T13:55:52.951Z] Step 19/24 : EXPOSE 59989 [2023-09-28T13:55:52.951Z] ---> Running in c5c5864b1a20 [2023-09-28T13:55:52.951Z] Removing intermediate container c5c5864b1a20 [2023-09-28T13:55:52.951Z] ---> 063f0e3fe3e4 [2023-09-28T13:55:52.951Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-28T13:55:52.951Z] ---> Running in 6e5ed1718665 [2023-09-28T13:55:52.951Z] Removing intermediate container 6e5ed1718665 [2023-09-28T13:55:52.951Z] ---> 94d388ee27c8 [2023-09-28T13:55:52.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T13:55:52.951Z] ---> Running in 25b395cdbc60 [2023-09-28T13:55:52.951Z] Removing intermediate container 25b395cdbc60 [2023-09-28T13:55:52.951Z] ---> 340bd025fbde [2023-09-28T13:55:52.951Z] Step 22/24 : LABEL arch=arm64 [2023-09-28T13:55:52.951Z] ---> Running in 712d6c7a6aa5 [2023-09-28T13:55:52.951Z] Removing intermediate container 712d6c7a6aa5 [2023-09-28T13:55:52.951Z] ---> da2759cb9413 [2023-09-28T13:55:52.951Z] Step 23/24 : LABEL git_sha=09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:55:52.951Z] ---> Running in 7e0ab850d25a [2023-09-28T13:55:53.224Z] Removing intermediate container 7e0ab850d25a [2023-09-28T13:55:53.224Z] ---> 0c8326066a51 [2023-09-28T13:55:53.224Z] Step 24/24 : LABEL version=3.1.0-dev.13 [2023-09-28T13:55:53.491Z] ---> Running in 6bc391e88e32 [2023-09-28T13:55:53.758Z] Removing intermediate container 6bc391e88e32 [2023-09-28T13:55:53.758Z] ---> 4020116eb2c9 [2023-09-28T13:55:53.758Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T13:55:53.758Z] Successfully built 4020116eb2c9 [2023-09-28T13:55:53.758Z] 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-09-28T13:55:53.886Z] provisioning config files... [2023-09-28T13:55:53.898Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/118@tmp/config13150578839596478018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:55:54.229Z] ---> docker-login.sh [2023-09-28T13:55:54.229Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:55:54.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:55:54.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:55:54.498Z] Configure a credential helper to remove this warning. See [2023-09-28T13:55:54.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:55:54.498Z] [2023-09-28T13:55:54.498Z] Login Succeeded [2023-09-28T13:55:54.498Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:55:54.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:55:54.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:55:54.765Z] Configure a credential helper to remove this warning. See [2023-09-28T13:55:54.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:55:54.765Z] [2023-09-28T13:55:54.765Z] Login Succeeded [2023-09-28T13:55:54.765Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:55:55.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:55:55.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:55:55.035Z] Configure a credential helper to remove this warning. See [2023-09-28T13:55:55.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:55:55.035Z] [2023-09-28T13:55:55.035Z] Login Succeeded [2023-09-28T13:55:55.035Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:55:55.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:55:55.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:55:55.571Z] Configure a credential helper to remove this warning. See [2023-09-28T13:55:55.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:55:55.571Z] [2023-09-28T13:55:55.571Z] Login Succeeded [2023-09-28T13:55:55.571Z] docker.io [2023-09-28T13:55:55.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:55:56.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:55:56.102Z] Configure a credential helper to remove this warning. See [2023-09-28T13:55:56.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:55:56.102Z] [2023-09-28T13:55:56.102Z] Login Succeeded [2023-09-28T13:55:56.102Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:55:56.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-28T13:55:56.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:55:56.177Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-28T13:55:56.177Z] 09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:55:56.177Z] latest [2023-09-28T13:55:56.177Z] 3.1.0-dev.13 [2023-09-28T13:55:56.177Z] 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [2023-09-28T13:55:56.177Z] main [2023-09-28T13:55:56.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:55:56.530Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:55:56.871Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:55:56.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-28T13:55:56.871Z] 1f82e98ffe0e: Preparing [2023-09-28T13:55:56.871Z] 48d9b745295d: Preparing [2023-09-28T13:55:56.871Z] 1dc5a4b84776: Preparing [2023-09-28T13:55:56.871Z] 8ee4a5b4c5c6: Preparing [2023-09-28T13:55:56.871Z] b2191e2be29d: Preparing [2023-09-28T13:55:56.871Z] b2191e2be29d: Layer already exists [2023-09-28T13:55:57.139Z] 1dc5a4b84776: Pushed [2023-09-28T13:55:57.139Z] 8ee4a5b4c5c6: Pushed [2023-09-28T13:55:57.139Z] 48d9b745295d: Pushed [2023-09-28T13:56:03.775Z] 1f82e98ffe0e: Pushed [2023-09-28T13:56:03.775Z] 09a18741062a21bf4d66bc8091dadecf5a147284: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:04.114Z] + 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-09-28T13:56:04.447Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-28T13:56:04.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-28T13:56:04.447Z] 1f82e98ffe0e: Preparing [2023-09-28T13:56:04.447Z] 48d9b745295d: Preparing [2023-09-28T13:56:04.447Z] 1dc5a4b84776: Preparing [2023-09-28T13:56:04.447Z] 8ee4a5b4c5c6: Preparing [2023-09-28T13:56:04.447Z] b2191e2be29d: Preparing [2023-09-28T13:56:04.447Z] 1dc5a4b84776: Layer already exists [2023-09-28T13:56:04.447Z] 48d9b745295d: Layer already exists [2023-09-28T13:56:04.447Z] 8ee4a5b4c5c6: Layer already exists [2023-09-28T13:56:04.447Z] 1f82e98ffe0e: Layer already exists [2023-09-28T13:56:04.447Z] b2191e2be29d: Layer already exists [2023-09-28T13:56:04.447Z] latest: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:05.063Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:05.404Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.13 [2023-09-28T13:56:05.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-28T13:56:05.404Z] 1f82e98ffe0e: Preparing [2023-09-28T13:56:05.404Z] 48d9b745295d: Preparing [2023-09-28T13:56:05.404Z] 1dc5a4b84776: Preparing [2023-09-28T13:56:05.404Z] 8ee4a5b4c5c6: Preparing [2023-09-28T13:56:05.404Z] b2191e2be29d: Preparing [2023-09-28T13:56:05.404Z] 8ee4a5b4c5c6: Layer already exists [2023-09-28T13:56:05.404Z] 1dc5a4b84776: Layer already exists [2023-09-28T13:56:05.404Z] 48d9b745295d: Layer already exists [2023-09-28T13:56:05.404Z] 1f82e98ffe0e: Layer already exists [2023-09-28T13:56:05.404Z] b2191e2be29d: Layer already exists [2023-09-28T13:56:05.404Z] 3.1.0-dev.13: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:05.753Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:06.188Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [2023-09-28T13:56:06.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-28T13:56:06.189Z] 1f82e98ffe0e: Preparing [2023-09-28T13:56:06.189Z] 48d9b745295d: Preparing [2023-09-28T13:56:06.189Z] 1dc5a4b84776: Preparing [2023-09-28T13:56:06.189Z] 8ee4a5b4c5c6: Preparing [2023-09-28T13:56:06.189Z] b2191e2be29d: Preparing [2023-09-28T13:56:06.189Z] b2191e2be29d: Layer already exists [2023-09-28T13:56:06.189Z] 1dc5a4b84776: Layer already exists [2023-09-28T13:56:06.189Z] 1f82e98ffe0e: Layer already exists [2023-09-28T13:56:06.189Z] 48d9b745295d: Layer already exists [2023-09-28T13:56:06.189Z] 8ee4a5b4c5c6: Layer already exists [2023-09-28T13:56:06.189Z] 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:06.540Z] + 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-09-28T13:56:06.891Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-28T13:56:06.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-28T13:56:06.891Z] 1f82e98ffe0e: Preparing [2023-09-28T13:56:06.891Z] 48d9b745295d: Preparing [2023-09-28T13:56:06.891Z] 1dc5a4b84776: Preparing [2023-09-28T13:56:06.891Z] 8ee4a5b4c5c6: Preparing [2023-09-28T13:56:06.891Z] b2191e2be29d: Preparing [2023-09-28T13:56:06.891Z] 48d9b745295d: Layer already exists [2023-09-28T13:56:06.891Z] 1f82e98ffe0e: Layer already exists [2023-09-28T13:56:06.891Z] b2191e2be29d: Layer already exists [2023-09-28T13:56:06.891Z] 1dc5a4b84776: Layer already exists [2023-09-28T13:56:06.891Z] 8ee4a5b4c5c6: Layer already exists [2023-09-28T13:56:06.891Z] main: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-28T13:56:06.933Z] ===================================================== [Pipeline] echo [2023-09-28T13:56:06.939Z] taggedImages: [2023-09-28T13:56:06.939Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284 [2023-09-28T13:56:06.939Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-28T13:56:06.939Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.13 [2023-09-28T13:56:06.939Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [2023-09-28T13:56:06.939Z] - 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-09-28T13:56:07.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T13:56:07.315Z] [2023-09-28T13:56:07.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:07.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T13:56:07.678Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T13:56:07.678Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T13:56:07.678Z] 04944245beec: Pulling fs layer [2023-09-28T13:56:07.678Z] 699f458cf7ca: Pulling fs layer [2023-09-28T13:56:07.678Z] 765212b225bb: Pulling fs layer [2023-09-28T13:56:07.678Z] f23df028b6ca: Pulling fs layer [2023-09-28T13:56:07.678Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T13:56:07.678Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T13:56:07.678Z] 765212b225bb: Waiting [2023-09-28T13:56:07.678Z] f23df028b6ca: Waiting [2023-09-28T13:56:07.678Z] d65c8cfc05b1: Waiting [2023-09-28T13:56:07.678Z] 2437ff75d9bd: Waiting [2023-09-28T13:56:07.952Z] 04944245beec: Verifying Checksum [2023-09-28T13:56:07.952Z] 04944245beec: Download complete [2023-09-28T13:56:07.952Z] 765212b225bb: Verifying Checksum [2023-09-28T13:56:07.952Z] 765212b225bb: Download complete [2023-09-28T13:56:07.952Z] f23df028b6ca: Verifying Checksum [2023-09-28T13:56:07.952Z] f23df028b6ca: Download complete [2023-09-28T13:56:07.952Z] d65c8cfc05b1: Verifying Checksum [2023-09-28T13:56:07.952Z] d65c8cfc05b1: Download complete [2023-09-28T13:56:07.952Z] 699f458cf7ca: Verifying Checksum [2023-09-28T13:56:07.952Z] 699f458cf7ca: Download complete [2023-09-28T13:56:08.537Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T13:56:08.537Z] 8998bd30e6a1: Download complete [2023-09-28T13:56:10.478Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T13:56:10.478Z] 2437ff75d9bd: Download complete [2023-09-28T13:56:12.421Z] 8998bd30e6a1: Pull complete [2023-09-28T13:56:12.688Z] 04944245beec: Pull complete [2023-09-28T13:56:14.098Z] 699f458cf7ca: Pull complete [2023-09-28T13:56:14.098Z] 765212b225bb: Pull complete [2023-09-28T13:56:17.437Z] f23df028b6ca: Pull complete [2023-09-28T13:56:17.705Z] d65c8cfc05b1: Pull complete [2023-09-28T13:56:32.692Z] 2437ff75d9bd: Pull complete [2023-09-28T13:56:32.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T13:56:32.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T13:56:32.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:56:32.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container [2023-09-28T13:56:32.931Z] $ 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/118 -v /w/workspace/device-rfid-llrp-go/118:/w/workspace/device-rfid-llrp-go/118:rw,z -v /w/workspace/device-rfid-llrp-go/118@tmp:/w/workspace/device-rfid-llrp-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-28T13:56:35.262Z] $ docker top e5150a36763d7e2168f658474087d9c2521a029a190d7cba36a4c98f79518cc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:56:35.752Z] ---> job-cost.sh [2023-09-28T13:56:36.016Z] lf-activate-venv: SKIPPING [2023-09-28T13:56:36.017Z] INFO: No Stack... [2023-09-28T13:56:36.282Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T13:56:37.234Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T13:56:37.860Z] + cat /w/workspace/device-rfid-llrp-go/118/archives/cost.csv [2023-09-28T13:56:37.860Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T13:56:37.918Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [2023-09-28T13:56:37.927Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] did not exist. Created. [2023-09-28T13:56:37.927Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T13:56:38.255Z] /w/workspace/device-rfid-llrp-go/118@tmp/durable-7b46aaba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T13:56:38.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T13:56:38.868Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T13:56:38.931Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T13:56:38.937Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T13:56:38.951Z] $ docker stop --time=1 e5150a36763d7e2168f658474087d9c2521a029a190d7cba36a4c98f79518cc1 [2023-09-28T13:56:40.441Z] $ docker rm -f --volumes e5150a36763d7e2168f658474087d9c2521a029a190d7cba36a4c98f79518cc1 [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) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-28T13:56:40.851Z] provisioning config files... [2023-09-28T13:56:40.857Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3390619088759198847tmp [Pipeline] { [Pipeline] sh [2023-09-28T13:56:42.450Z] + set +x [2023-09-28T13:56:42.450Z] + + bash -s -- [2023-09-28T13:56:42.450Z] curl -s https://codecov.io/bash [2023-09-28T13:56:42.450Z] [2023-09-28T13:56:42.450Z] _____ _ [2023-09-28T13:56:42.450Z] / ____| | | [2023-09-28T13:56:42.450Z] | | ___ __| | ___ ___ _____ __ [2023-09-28T13:56:42.450Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-28T13:56:42.450Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-28T13:56:42.450Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-28T13:56:42.450Z] Bash-1.0.6 [2023-09-28T13:56:42.450Z] [2023-09-28T13:56:42.450Z] [2023-09-28T13:56:42.450Z] ==> git version 2.25.1 found [2023-09-28T13:56:42.450Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-28T13:56:42.450Z] Release-Date: 2020-01-08 [2023-09-28T13:56:42.450Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-28T13:56:42.450Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-28T13:56:42.450Z] ==> Jenkins CI detected. [2023-09-28T13:56:42.450Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-09-28T13:56:42.450Z] project root: . [2023-09-28T13:56:42.450Z] --> token set from env [2023-09-28T13:56:42.450Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-28T13:56:42.450Z] ==> Running gcov in . (disable via -X gcov) [2023-09-28T13:56:42.450Z] ==> Python coveragepy not found [2023-09-28T13:56:42.450Z] ==> Searching for coverage reports in: [2023-09-28T13:56:42.450Z] + . [2023-09-28T13:56:42.450Z] -> Found 1 reports [2023-09-28T13:56:42.450Z] ==> Detecting git/mercurial file structure [2023-09-28T13:56:42.708Z] ==> Reading reports [2023-09-28T13:56:42.708Z] + ./coverage.out bytes=459493 [2023-09-28T13:56:42.708Z] ==> Appending adjustments [2023-09-28T13:56:42.709Z] https://docs.codecov.io/docs/fixing-reports [2023-09-28T13:56:42.709Z] + Found adjustments [2023-09-28T13:56:42.709Z] ==> Gzipping contents [2023-09-28T13:56:42.968Z] 52K /tmp/codecov.yBsFYw.gz [2023-09-28T13:56:42.968Z] ==> Uploading reports [2023-09-28T13:56:42.968Z] url: https://codecov.io [2023-09-28T13:56:42.968Z] query: branch=main&commit=09a18741062a21bf4d66bc8091dadecf5a147284&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-28T13:56:42.968Z] -> Pinging Codecov [2023-09-28T13:56:42.968Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=09a18741062a21bf4d66bc8091dadecf5a147284&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-28T13:56:42.968Z] -> Uploading to [2023-09-28T13:56:42.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-28/581DD39554BDF9B6E22D074273EAD858/09a18741062a21bf4d66bc8091dadecf5a147284/6df9f107-e6f4-4fd7-80ba-62f7bd200e95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T135642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8cd9c0d49b60a3a92e2de8fa83ae1761b39265268fe1743c8db1a0fd85822a1 [2023-09-28T13:56:42.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T13:56:42.968Z] Dload Upload Total Spent Left Speed [2023-09-28T13:56:43.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-09-28T13:56:43.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] } [2023-09-28T13:56:43.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-28T13:56:43.370Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-28T13:56:43.379Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:43.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-28T13:56:43.679Z] [2023-09-28T13:56:43.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:56:45.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-28T13:56:45.820Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-28T13:56:45.820Z] df9b9388f04a: Pulling fs layer [2023-09-28T13:56:45.820Z] 52dc419b0ee2: Pulling fs layer [2023-09-28T13:56:45.820Z] 25bc292e5bac: Pulling fs layer [2023-09-28T13:56:45.820Z] 114826534d7a: Pulling fs layer [2023-09-28T13:56:45.820Z] 4657fd5d0bcf: Pulling fs layer [2023-09-28T13:56:45.820Z] 6ad1cebc031e: Pulling fs layer [2023-09-28T13:56:45.820Z] 8a3aa393b2d8: Pulling fs layer [2023-09-28T13:56:45.820Z] 114826534d7a: Waiting [2023-09-28T13:56:45.820Z] 4657fd5d0bcf: Waiting [2023-09-28T13:56:45.820Z] 6ad1cebc031e: Waiting [2023-09-28T13:56:45.820Z] 8a3aa393b2d8: Waiting [2023-09-28T13:56:45.820Z] 25bc292e5bac: Verifying Checksum [2023-09-28T13:56:45.820Z] 25bc292e5bac: Download complete [2023-09-28T13:56:45.820Z] 52dc419b0ee2: Verifying Checksum [2023-09-28T13:56:45.820Z] 52dc419b0ee2: Download complete [2023-09-28T13:56:45.820Z] 4657fd5d0bcf: Verifying Checksum [2023-09-28T13:56:45.820Z] 4657fd5d0bcf: Download complete [2023-09-28T13:56:45.820Z] df9b9388f04a: Download complete [2023-09-28T13:56:45.820Z] df9b9388f04a: Pull complete [2023-09-28T13:56:45.820Z] 52dc419b0ee2: Pull complete [2023-09-28T13:56:46.080Z] 25bc292e5bac: Pull complete [2023-09-28T13:56:46.080Z] 6ad1cebc031e: Verifying Checksum [2023-09-28T13:56:46.080Z] 6ad1cebc031e: Download complete [2023-09-28T13:56:46.650Z] 114826534d7a: Verifying Checksum [2023-09-28T13:56:46.650Z] 114826534d7a: Download complete [2023-09-28T13:56:46.650Z] 8a3aa393b2d8: Verifying Checksum [2023-09-28T13:56:46.650Z] 8a3aa393b2d8: Download complete [2023-09-28T13:56:49.927Z] 114826534d7a: Pull complete [2023-09-28T13:56:49.927Z] 4657fd5d0bcf: Pull complete [2023-09-28T13:56:50.186Z] 6ad1cebc031e: Pull complete [2023-09-28T13:56:52.721Z] 8a3aa393b2d8: Pull complete [2023-09-28T13:56:52.721Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-28T13:56:52.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-28T13:56:52.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:56:52.796Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:56:52.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-28T13:56:56.461Z] $ docker top eca65dff9ae83fac666a47d8f61de76e0ea9017f2248c88d15be18f286c851fc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-28T13:56:56.520Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-09-28T13:56:56.796Z] + set -o pipefail [2023-09-28T13:56:56.796Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-09-28T13:57:02.072Z] [2023-09-28T13:57:02.072Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-09-28T13:57:02.072Z] [2023-09-28T13:57:02.072Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/88f74f58-2b7b-4f56-b59d-0fe29054a1ca [2023-09-28T13:57:02.072Z] [2023-09-28T13:57:02.072Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-28T13:57:02.072Z] [2023-09-28T13:57:02.072Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-28T13:57:02.072Z] [2023-09-28T13:57:02.072Z] [2023-09-28T13:57:02.072Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-28T13:57:02.072Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-28T13:57:02.072Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-28T13:57:02.087Z] $ docker stop --time=1 eca65dff9ae83fac666a47d8f61de76e0ea9017f2248c88d15be18f286c851fc [2023-09-28T13:57:04.880Z] $ docker rm -f --volumes eca65dff9ae83fac666a47d8f61de76e0ea9017f2248c88d15be18f286c851fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T13:57:05.605Z] + git log --format=format:%s -1 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] sh [2023-09-28T13:57:05.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T13:57:05.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:57:06.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:57:06.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:57:06.262Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:57:06.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T13:57:06.709Z] $ docker top 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 -eo pid,comm [2023-09-28T13:57:06.749Z] 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-09-28T13:57:06.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T13:57:06.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:57:06.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:57:06.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:57:06.896Z] $ docker exec 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 ssh-agent [2023-09-28T13:57:06.991Z] SSH_AUTH_SOCK=/tmp/ssh-9eTJQf1vL5ta/agent.33 [2023-09-28T13:57:06.991Z] SSH_AGENT_PID=39 [2023-09-28T13:57:06.995Z] Running ssh-add (command line suppressed) [2023-09-28T13:57:07.110Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6261503963663472983.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6261503963663472983.key) [2023-09-28T13:57:07.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:57:07.891Z] + git semver tag [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,565 [run_tag] DEBUG tag force:False [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,565 [check_head_tag] DEBUG check head tag [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,566 [execute] INFO git cat-file --batch-check [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,570 [execute] INFO git cat-file --batch [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,581 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,581 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,581 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-28T13:57:07.891Z] 2023-09-28 13:57:07,587 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:07.891Z] 3.1.0-dev.13 [Pipeline] } [2023-09-28T13:57:07.904Z] $ docker exec --env ******** --env ******** 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 ssh-agent -k [2023-09-28T13:57:08.001Z] unset SSH_AUTH_SOCK; [2023-09-28T13:57:08.002Z] unset SSH_AGENT_PID; [2023-09-28T13:57:08.002Z] echo Agent pid 39 killed; [2023-09-28T13:57:08.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T13:57:08.316Z] + git semver [Pipeline] } [2023-09-28T13:57:08.592Z] $ docker stop --time=1 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 [2023-09-28T13:57:09.879Z] $ docker rm -f --volumes 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:57:10.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-28T13:57:10.258Z] [2023-09-28T13:57:10.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:57:11.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-28T13:57:11.548Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-28T13:57:11.548Z] ab5ef0e58194: Pulling fs layer [2023-09-28T13:57:11.548Z] 9712f1f96733: Pulling fs layer [2023-09-28T13:57:11.548Z] 63f879dbbcfc: Pulling fs layer [2023-09-28T13:57:11.548Z] 0d9ebad4ef96: Pulling fs layer [2023-09-28T13:57:11.548Z] e9a5061849ea: Pulling fs layer [2023-09-28T13:57:11.548Z] d747dcd14b5f: Pulling fs layer [2023-09-28T13:57:11.548Z] 2de7ff778b66: Pulling fs layer [2023-09-28T13:57:11.548Z] 0d9ebad4ef96: Waiting [2023-09-28T13:57:11.548Z] e9a5061849ea: Waiting [2023-09-28T13:57:11.548Z] d747dcd14b5f: Waiting [2023-09-28T13:57:11.548Z] 2de7ff778b66: Waiting [2023-09-28T13:57:11.548Z] 9712f1f96733: Verifying Checksum [2023-09-28T13:57:11.548Z] 9712f1f96733: Download complete [2023-09-28T13:57:11.808Z] 63f879dbbcfc: Verifying Checksum [2023-09-28T13:57:11.808Z] 63f879dbbcfc: Download complete [2023-09-28T13:57:12.067Z] e9a5061849ea: Verifying Checksum [2023-09-28T13:57:12.067Z] e9a5061849ea: Download complete [2023-09-28T13:57:12.067Z] d747dcd14b5f: Download complete [2023-09-28T13:57:12.067Z] 0d9ebad4ef96: Verifying Checksum [2023-09-28T13:57:12.067Z] 0d9ebad4ef96: Download complete [2023-09-28T13:57:12.067Z] ab5ef0e58194: Verifying Checksum [2023-09-28T13:57:12.067Z] ab5ef0e58194: Download complete [2023-09-28T13:57:12.325Z] 2de7ff778b66: Verifying Checksum [2023-09-28T13:57:12.325Z] 2de7ff778b66: Download complete [2023-09-28T13:57:14.668Z] ab5ef0e58194: Pull complete [2023-09-28T13:57:14.669Z] 9712f1f96733: Pull complete [2023-09-28T13:57:15.233Z] 63f879dbbcfc: Pull complete [2023-09-28T13:57:19.422Z] 0d9ebad4ef96: Pull complete [2023-09-28T13:57:19.422Z] e9a5061849ea: Pull complete [2023-09-28T13:57:19.422Z] d747dcd14b5f: Pull complete [2023-09-28T13:57:20.799Z] 2de7ff778b66: Pull complete [2023-09-28T13:57:20.799Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-28T13:57:20.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-28T13:57:20.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:57:20.900Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:57:20.939Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-28T13:57:25.228Z] $ docker top 4f047724d67008b64441628899c9c27979003514ce541c080ca598eb3314fcbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:57:25.301Z] provisioning config files... [2023-09-28T13:57:25.306Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16722349926965883330tmp [2023-09-28T13:57:25.315Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13207829466699964233tmp [2023-09-28T13:57:25.325Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16507078408455816284tmp [Pipeline] { [Pipeline] echo [2023-09-28T13:57:25.343Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:25.628Z] ---> sigul-configuration.sh [2023-09-28T13:57:25.628Z] gpg: directory `/root/.gnupg' created [2023-09-28T13:57:25.628Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-28T13:57:25.628Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-28T13:57:25.628Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-28T13:57:25.628Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-28T13:57:25.628Z] gpg: CAST5 encrypted data [2023-09-28T13:57:25.628Z] gpg: encrypted with 1 passphrase [2023-09-28T13:57:25.628Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-28T13:57:25.914Z] + mkdir /home/jenkins [2023-09-28T13:57:25.914Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-28T13:57:26.201Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-28T13:57:26.211Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:26.496Z] ---> sigul-install.sh [2023-09-28T13:57:26.497Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-28T13:57:26.784Z] + git tag --list [2023-09-28T13:57:26.784Z] v0.0.0 [2023-09-28T13:57:26.784Z] v1.0.0 [2023-09-28T13:57:26.784Z] v2.1.0 [2023-09-28T13:57:26.784Z] v2.1.1 [2023-09-28T13:57:26.784Z] v2.2.0 [2023-09-28T13:57:26.784Z] v2.3.0 [2023-09-28T13:57:26.784Z] v3.0 [2023-09-28T13:57:26.784Z] v3.0.0 [2023-09-28T13:57:26.784Z] v3.1.0-dev.1 [2023-09-28T13:57:26.784Z] v3.1.0-dev.10 [2023-09-28T13:57:26.784Z] v3.1.0-dev.11 [2023-09-28T13:57:26.784Z] v3.1.0-dev.12 [2023-09-28T13:57:26.784Z] v3.1.0-dev.13 [2023-09-28T13:57:26.784Z] v3.1.0-dev.2 [2023-09-28T13:57:26.784Z] v3.1.0-dev.3 [2023-09-28T13:57:26.784Z] v3.1.0-dev.4 [2023-09-28T13:57:26.784Z] v3.1.0-dev.5 [2023-09-28T13:57:26.784Z] v3.1.0-dev.6 [2023-09-28T13:57:26.784Z] v3.1.0-dev.7 [2023-09-28T13:57:26.784Z] v3.1.0-dev.8 [2023-09-28T13:57:26.784Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-28T13:57:27.075Z] + lftools sign git-tag v3.1.0-dev.13 [2023-09-28T13:57:27.645Z] Signing Git tag with Sigul... [2023-09-28T13:57:27.645Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-09-28T13:57:27.913Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:28.196Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-28T13:57:28.202Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-28T13:57:28.228Z] $ docker stop --time=1 4f047724d67008b64441628899c9c27979003514ce541c080ca598eb3314fcbe [2023-09-28T13:57:29.553Z] $ docker rm -f --volumes 4f047724d67008b64441628899c9c27979003514ce541c080ca598eb3314fcbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-28T13:57:29.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T13:57:29.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:57:30.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:57:30.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:57:30.332Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:57:30.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T13:57:30.687Z] $ docker top 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa -eo pid,comm [2023-09-28T13:57:30.730Z] 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-09-28T13:57:30.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T13:57:30.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:57:30.775Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:57:30.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:57:30.894Z] $ docker exec 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa ssh-agent [2023-09-28T13:57:30.990Z] SSH_AUTH_SOCK=/tmp/ssh-8C9s1vIPxR94/agent.32 [2023-09-28T13:57:30.990Z] SSH_AGENT_PID=38 [2023-09-28T13:57:30.995Z] Running ssh-add (command line suppressed) [2023-09-28T13:57:31.089Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5355299747372726721.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5355299747372726721.key) [2023-09-28T13:57:31.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:57:31.384Z] + git semver bump pre [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,563 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,563 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,563 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,564 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,564 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,564 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,567 [execute] INFO git cat-file --batch-check [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,573 [execute] INFO git cat-file --batch [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T13:57:31.645Z] 2023-09-28 13:57:31,578 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:31.645Z] 3.1.0-dev.14 [Pipeline] } [2023-09-28T13:57:31.657Z] $ docker exec --env ******** --env ******** 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa ssh-agent -k [2023-09-28T13:57:31.755Z] unset SSH_AUTH_SOCK; [2023-09-28T13:57:31.755Z] unset SSH_AGENT_PID; [2023-09-28T13:57:31.755Z] echo Agent pid 38 killed; [2023-09-28T13:57:31.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T13:57:32.061Z] + git semver [Pipeline] } [2023-09-28T13:57:32.333Z] $ docker stop --time=1 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa [2023-09-28T13:57:33.575Z] $ docker rm -f --volumes 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:57:33.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T13:57:33.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:57:34.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:57:34.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:57:34.288Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:57:34.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T13:57:34.625Z] $ docker top 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T13:57:34.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:57:34.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:57:34.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:57:34.821Z] $ docker exec 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e ssh-agent [2023-09-28T13:57:34.915Z] SSH_AUTH_SOCK=/tmp/ssh-cIeErXNljTea/agent.32 [2023-09-28T13:57:34.915Z] SSH_AGENT_PID=38 [2023-09-28T13:57:34.919Z] Running ssh-add (command line suppressed) [2023-09-28T13:57:35.021Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17383891832852353661.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17383891832852353661.key) [2023-09-28T13:57:35.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:57:35.320Z] + git semver push [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,481 [run_push] DEBUG push [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,482 [execute] INFO git cat-file --batch-check [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,486 [execute] INFO git rev-list 3474cc8e3de610e91e3fd65135b4a26458cd52f4 -- [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,486 [execute] DEBUG Popen(['git', 'rev-list', '3474cc8e3de610e91e3fd65135b4a26458cd52f4', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,493 [execute] INFO git fetch -v origin [2023-09-28T13:57:35.579Z] 2023-09-28 13:57:35,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-28T13:57:36.147Z] 2023-09-28 13:57:36,031 [run_push] DEBUG no remote changes detected [2023-09-28T13:57:36.147Z] 2023-09-28 13:57:36,031 [execute] INFO git push origin semver [2023-09-28T13:57:36.147Z] 2023-09-28 13:57:36,032 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-28T13:57:37.083Z] 2023-09-28 13:57:36,864 [run_push] DEBUG push all version tags [2023-09-28T13:57:37.083Z] 2023-09-28 13:57:36,864 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-28T13:57:37.083Z] 2023-09-28 13:57:36,865 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-28T13:57:38.022Z] 2023-09-28 13:57:37,714 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-28T13:57:38.022Z] 3.1.0-dev.14 [Pipeline] } [2023-09-28T13:57:38.034Z] $ docker exec --env ******** --env ******** 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e ssh-agent -k [2023-09-28T13:57:38.125Z] unset SSH_AUTH_SOCK; [2023-09-28T13:57:38.125Z] unset SSH_AGENT_PID; [2023-09-28T13:57:38.125Z] echo Agent pid 38 killed; [2023-09-28T13:57:38.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T13:57:38.445Z] + git semver [Pipeline] } [2023-09-28T13:57:38.720Z] $ docker stop --time=1 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e [2023-09-28T13:57:40.009Z] $ docker rm -f --volumes 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-09-28T13:57:40.535Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-28T13:57:40.535Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-28T13:57:40.535Z] total 16 [2023-09-28T13:57:40.535Z] drwxr-xr-x 3 root root 4096 Sep 28 13:49 . [2023-09-28T13:57:40.535Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:57 .. [2023-09-28T13:57:40.535Z] drwxr-xr-x 2 root root 4096 Sep 28 13:49 cost [2023-09-28T13:57:40.535Z] -rw-r--r-- 1 root root 91 Sep 28 13:49 cost.csv [2023-09-28T13:57:40.535Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-28T13:57:40.535Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-28T13:57:40.535Z] total 16 [2023-09-28T13:57:40.535Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:49 . [2023-09-28T13:57:40.535Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:57 .. [2023-09-28T13:57:40.535Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 13:49 cost [2023-09-28T13:57:40.535Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 28 13:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:40.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:41.683Z] ---> package-listing.sh [2023-09-28T13:57:41.683Z] ++ facter osfamily [2023-09-28T13:57:41.683Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T13:57:41.942Z] + OS_FAMILY=debian [2023-09-28T13:57:41.942Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-28T13:57:41.942Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T13:57:41.942Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T13:57:41.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T13:57:41.942Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T13:57:41.942Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-28T13:57:41.942Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T13:57:41.942Z] + case "${OS_FAMILY}" in [2023-09-28T13:57:41.942Z] + dpkg -l [2023-09-28T13:57:41.942Z] + grep '^ii' [2023-09-28T13:57:41.942Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T13:57:41.942Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T13:57:41.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T13:57:41.942Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-28T13:57:41.942Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-28T13:57:41.942Z] + 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-09-28T13:57:41.952Z] 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-09-28T13:57:42.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:57:42.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:57:42.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:57:42.861Z] prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container [2023-09-28T13:57:42.890Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-28T13:57:43.081Z] $ docker top 987c1f89f68a15008926f96751aba5460796d3d1ca5768aa0ae1b13e5317bbdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:57:43.414Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T13:57:43.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T13:57:44.103Z] + ls /var/log/sa-host [2023-09-28T13:57:44.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:57:44.229Z] provisioning config files... [2023-09-28T13:57:44.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17819885213149504247tmp [Pipeline] { [Pipeline] echo [2023-09-28T13:57:44.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:44.549Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T13:57:44.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:44.877Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T13:57:44.886Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:45.168Z] ---> sudo-logs.sh [2023-09-28T13:57:45.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T13:57:45.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:45.484Z] ---> job-cost.sh [2023-09-28T13:57:45.484Z] lf-activate-venv: SKIPPING [2023-09-28T13:57:45.484Z] DEBUG: total: 0.2199999988079071 [2023-09-28T13:57:45.484Z] INFO: Retrieving Stack Cost... [2023-09-28T13:57:45.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T13:57:46.309Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T13:57:46.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:57:46.601Z] ---> logs-deploy.sh [2023-09-28T13:57:46.601Z] lf-activate-venv: SKIPPING [2023-09-28T13:57:46.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/118 [2023-09-28T13:57:46.601Z] INFO: archiving workspace using pattern(s): [2023-09-28T13:57:47.536Z] Archives upload complete. [2023-09-28T13:57:47.536Z] INFO: archiving logs to Nexus [2023-09-28T13:57:50.220Z] ---> uname -a: [2023-09-28T13:57:50.220Z] Linux prd-ubuntu20-04-docker-8c-8g-8143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] ---> lscpu: [2023-09-28T13:57:50.220Z] Architecture: x86_64 [2023-09-28T13:57:50.220Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-28T13:57:50.220Z] Byte Order: Little Endian [2023-09-28T13:57:50.220Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-28T13:57:50.220Z] CPU(s): 8 [2023-09-28T13:57:50.220Z] On-line CPU(s) list: 0-7 [2023-09-28T13:57:50.220Z] Thread(s) per core: 1 [2023-09-28T13:57:50.220Z] Core(s) per socket: 1 [2023-09-28T13:57:50.220Z] Socket(s): 8 [2023-09-28T13:57:50.220Z] NUMA node(s): 1 [2023-09-28T13:57:50.220Z] Vendor ID: AuthenticAMD [2023-09-28T13:57:50.220Z] CPU family: 23 [2023-09-28T13:57:50.220Z] Model: 49 [2023-09-28T13:57:50.220Z] Model name: AMD EPYC-Rome Processor [2023-09-28T13:57:50.220Z] Stepping: 0 [2023-09-28T13:57:50.220Z] CPU MHz: 2800.000 [2023-09-28T13:57:50.220Z] BogoMIPS: 5600.00 [2023-09-28T13:57:50.220Z] Virtualization: AMD-V [2023-09-28T13:57:50.220Z] Hypervisor vendor: KVM [2023-09-28T13:57:50.220Z] Virtualization type: full [2023-09-28T13:57:50.220Z] L1d cache: 256 KiB [2023-09-28T13:57:50.220Z] L1i cache: 256 KiB [2023-09-28T13:57:50.220Z] L2 cache: 4 MiB [2023-09-28T13:57:50.220Z] L3 cache: 128 MiB [2023-09-28T13:57:50.220Z] NUMA node0 CPU(s): 0-7 [2023-09-28T13:57:50.220Z] Vulnerability Itlb multihit: Not affected [2023-09-28T13:57:50.220Z] Vulnerability L1tf: Not affected [2023-09-28T13:57:50.220Z] Vulnerability Mds: Not affected [2023-09-28T13:57:50.220Z] Vulnerability Meltdown: Not affected [2023-09-28T13:57:50.220Z] Vulnerability Mmio stale data: Not affected [2023-09-28T13:57:50.220Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-28T13:57:50.220Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-28T13:57:50.220Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-28T13:57:50.220Z] Vulnerability Srbds: Not affected [2023-09-28T13:57:50.220Z] Vulnerability Tsx async abort: Not affected [2023-09-28T13:57:50.220Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] ---> nproc: [2023-09-28T13:57:50.220Z] 8 [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] ---> df -h: [2023-09-28T13:57:50.220Z] Filesystem Size Used Avail Use% Mounted on [2023-09-28T13:57:50.220Z] overlay 155G 13G 143G 9% / [2023-09-28T13:57:50.220Z] tmpfs 64M 0 64M 0% /dev [2023-09-28T13:57:50.220Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-28T13:57:50.220Z] shm 64M 0 64M 0% /dev/shm [2023-09-28T13:57:50.220Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] ---> sar -b -r -n DEV: [2023-09-28T13:57:50.220Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8143) 09/28/23 _x86_64_ (8 CPU) [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] 13:46:10 LINUX RESTART (8 CPU) [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] 13:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-28T13:57:50.220Z] 13:48:01 213.76 1.63 212.13 0.00 41.06 74306.15 0.00 [2023-09-28T13:57:50.220Z] 13:49:01 83.45 0.15 83.30 0.00 2.40 13245.79 0.00 [2023-09-28T13:57:50.220Z] 13:50:01 105.87 0.10 105.77 0.00 13.33 33388.59 0.00 [2023-09-28T13:57:50.220Z] 13:51:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2023-09-28T13:57:50.220Z] 13:52:01 53.05 10.60 42.45 0.00 5154.15 8479.04 0.00 [2023-09-28T13:57:50.220Z] 13:53:01 7.23 0.02 7.22 0.00 0.13 145.73 0.00 [2023-09-28T13:57:50.220Z] 13:54:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2023-09-28T13:57:50.220Z] 13:55:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2023-09-28T13:57:50.220Z] 13:56:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2023-09-28T13:57:50.220Z] 13:57:01 34.68 0.23 34.44 0.00 15.46 30801.40 0.00 [2023-09-28T13:57:50.220Z] Average: 50.40 1.27 49.13 0.00 522.73 16043.19 0.00 [2023-09-28T13:57:50.220Z] [2023-09-28T13:57:50.220Z] 13:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-28T13:57:50.220Z] 13:48:01 28178176 31371096 938596 2.85 150172 3224544 2319340 6.84 1359808 2877340 54300 [2023-09-28T13:57:50.220Z] 13:49:01 28207084 31576084 734644 2.23 154504 3389708 1898152 5.59 1247888 2961852 133684 [2023-09-28T13:57:50.220Z] 13:50:01 27689764 31592776 717724 2.18 164596 3865572 1765884 5.20 1252556 3424084 132 [2023-09-28T13:57:50.220Z] 13:51:01 27690004 31593072 717172 2.18 164628 3865572 1765884 5.20 1251948 3424084 20 [2023-09-28T13:57:50.220Z] 13:52:01 27216204 31575080 703664 2.14 193768 4290148 1705188 5.03 1555684 3558364 1000 [2023-09-28T13:57:50.220Z] 13:53:01 27220800 31574988 703320 2.14 192344 4286896 1689952 4.98 1554064 3555144 20 [2023-09-28T13:57:50.220Z] 13:54:01 27228904 31583160 695152 2.11 192408 4286900 1689952 4.98 1546092 3555148 128 [2023-09-28T13:57:50.220Z] 13:55:01 27229628 31583888 694416 2.11 192452 4286904 1689952 4.98 1545828 3555152 8 [2023-09-28T13:57:50.220Z] 13:56:01 27232568 31586900 691604 2.10 192484 4286896 1689952 4.98 1543216 3555152 8 [2023-09-28T13:57:50.220Z] 13:57:01 26100052 31552772 718296 2.18 208796 5276872 1747844 5.15 1694488 4437216 301896 [2023-09-28T13:57:50.221Z] Average: 27399318 31558982 731459 2.22 180615 4106001 1796210 5.29 1455157 3490354 49120 [2023-09-28T13:57:50.221Z] [2023-09-28T13:57:50.221Z] 13:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-28T13:57:50.221Z] 13:48:01 docker0 222.80 367.46 18.60 2389.66 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:48:01 ens3 502.45 303.13 5499.14 42.94 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:48:01 veth020b4b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:48:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:49:01 docker0 2.12 4.03 0.12 30.95 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:49:01 ens3 41.78 40.36 62.48 90.35 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:50:01 docker0 1.28 2.77 0.08 31.36 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:50:01 ens3 149.61 106.08 2585.61 249.01 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:50:01 lo 7.27 7.27 0.72 0.72 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:51:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:52:01 ens3 203.47 100.23 2730.28 7.47 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:52:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:53:01 ens3 0.62 0.62 0.32 0.09 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:55:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:57:01 docker0 72.90 123.55 5.63 1025.16 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:57:01 ens3 251.91 145.79 5000.20 18.96 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] 13:57:01 vethf044caf 72.90 123.65 6.63 1025.17 0.00 0.00 0.00 0.08 [2023-09-28T13:57:50.221Z] 13:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] Average: docker0 29.91 49.78 2.44 347.71 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] Average: ens3 115.06 69.65 1587.83 40.88 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] Average: vethf044caf 7.29 12.36 0.66 102.51 0.00 0.00 0.00 0.01 [2023-09-28T13:57:50.221Z] Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-28T13:57:50.221Z] [2023-09-28T13:57:50.221Z] [2023-09-28T13:57:50.221Z] ---> sar -P ALL: [2023-09-28T13:57:50.221Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8143) 09/28/23 _x86_64_ (8 CPU) [2023-09-28T13:57:50.221Z] [2023-09-28T13:57:50.221Z] 13:46:10 LINUX RESTART (8 CPU) [2023-09-28T13:57:50.221Z] [2023-09-28T13:57:50.221Z] 13:47:01 CPU %user %nice %system %iowait %steal %idle [2023-09-28T13:57:50.221Z] 13:48:01 all 8.94 0.00 3.83 3.47 0.07 83.69 [2023-09-28T13:57:50.221Z] 13:48:01 0 8.79 0.00 4.11 2.19 0.05 84.87 [2023-09-28T13:57:50.221Z] 13:48:01 1 8.20 0.00 3.48 1.46 0.05 86.80 [2023-09-28T13:57:50.221Z] 13:48:01 2 8.19 0.00 3.34 1.38 0.05 87.04 [2023-09-28T13:57:50.221Z] 13:48:01 3 8.42 0.00 4.86 11.16 0.07 75.49 [2023-09-28T13:57:50.221Z] 13:48:01 4 9.01 0.00 4.02 6.04 0.05 80.88 [2023-09-28T13:57:50.221Z] 13:48:01 5 11.07 0.00 4.31 1.58 0.07 82.98 [2023-09-28T13:57:50.221Z] 13:48:01 6 9.44 0.00 3.69 2.98 0.10 83.79 [2023-09-28T13:57:50.221Z] 13:48:01 7 8.40 0.00 2.79 1.00 0.08 87.72 [2023-09-28T13:57:50.221Z] 13:49:01 all 40.74 0.00 3.90 1.38 0.23 53.76 [2023-09-28T13:57:50.221Z] 13:49:01 0 41.56 0.00 3.59 1.14 0.72 52.99 [2023-09-28T13:57:50.221Z] 13:49:01 1 40.23 0.00 4.37 0.13 0.08 55.19 [2023-09-28T13:57:50.221Z] 13:49:01 2 41.97 0.00 3.24 0.13 0.08 54.57 [2023-09-28T13:57:50.221Z] 13:49:01 3 39.64 0.00 4.09 0.72 0.60 54.95 [2023-09-28T13:57:50.221Z] 13:49:01 4 41.64 0.00 4.11 4.10 0.13 50.02 [2023-09-28T13:57:50.221Z] 13:49:01 5 40.80 0.00 3.91 0.17 0.07 55.06 [2023-09-28T13:57:50.221Z] 13:49:01 6 40.47 0.00 4.07 4.50 0.07 50.90 [2023-09-28T13:57:50.221Z] 13:49:01 7 39.60 0.00 3.83 0.10 0.08 56.38 [2023-09-28T13:57:50.221Z] 13:50:01 all 3.85 0.00 1.61 1.44 0.05 93.06 [2023-09-28T13:57:50.221Z] 13:50:01 0 4.19 0.00 2.13 9.35 0.05 84.28 [2023-09-28T13:57:50.221Z] 13:50:01 1 4.40 0.00 1.32 0.03 0.03 94.21 [2023-09-28T13:57:50.221Z] 13:50:01 2 3.42 0.00 2.24 0.08 0.07 94.20 [2023-09-28T13:57:50.221Z] 13:50:01 3 3.60 0.00 1.49 1.62 0.05 93.24 [2023-09-28T13:57:50.221Z] 13:50:01 4 4.52 0.00 1.12 0.18 0.02 94.15 [2023-09-28T13:57:50.221Z] 13:50:01 5 4.50 0.00 1.43 0.13 0.03 93.91 [2023-09-28T13:57:50.221Z] 13:50:01 6 3.28 0.00 1.37 0.08 0.05 95.21 [2023-09-28T13:57:50.221Z] 13:50:01 7 2.87 0.00 1.74 0.03 0.07 95.29 [2023-09-28T13:57:50.221Z] 13:51:01 all 0.21 0.00 0.02 0.05 0.00 99.72 [2023-09-28T13:57:50.221Z] 13:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-28T13:57:50.221Z] 13:51:01 1 0.00 0.00 0.03 0.35 0.00 99.62 [2023-09-28T13:57:50.221Z] 13:51:01 2 1.61 0.00 0.05 0.02 0.02 98.30 [2023-09-28T13:57:50.221Z] 13:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-28T13:57:50.221Z] 13:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-28T13:57:50.221Z] 13:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:52:01 all 2.58 0.00 1.33 0.50 0.03 95.56 [2023-09-28T13:57:50.221Z] 13:52:01 0 1.95 0.00 1.42 0.87 0.03 95.73 [2023-09-28T13:57:50.221Z] 13:52:01 1 1.95 0.00 0.85 0.52 0.03 96.64 [2023-09-28T13:57:50.221Z] 13:52:01 2 2.93 0.00 1.66 0.51 0.03 94.87 [2023-09-28T13:57:50.221Z] 13:52:01 3 3.26 0.00 0.77 0.99 0.03 94.95 [2023-09-28T13:57:50.221Z] 13:52:01 4 3.34 0.00 1.84 1.00 0.02 93.81 [2023-09-28T13:57:50.221Z] 13:52:01 5 2.64 0.00 0.87 0.03 0.02 96.44 [2023-09-28T13:57:50.221Z] 13:52:01 6 2.87 0.00 0.99 0.03 0.05 96.06 [2023-09-28T13:57:50.221Z] 13:52:01 7 1.69 0.00 2.24 0.03 0.03 96.00 [2023-09-28T13:57:50.221Z] 13:53:01 all 0.08 0.00 0.05 0.23 0.01 99.64 [2023-09-28T13:57:50.221Z] 13:53:01 0 0.28 0.00 0.07 0.15 0.00 99.50 [2023-09-28T13:57:50.221Z] 13:53:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2023-09-28T13:57:50.221Z] 13:53:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-28T13:57:50.221Z] 13:53:01 3 0.02 0.00 0.05 1.38 0.00 98.55 [2023-09-28T13:57:50.221Z] 13:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-28T13:57:50.221Z] 13:53:01 5 0.07 0.00 0.08 0.02 0.02 99.82 [2023-09-28T13:57:50.221Z] 13:53:01 6 0.05 0.00 0.03 0.30 0.02 99.60 [2023-09-28T13:57:50.221Z] 13:53:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-28T13:57:50.221Z] 13:54:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2023-09-28T13:57:50.221Z] 13:54:01 0 1.14 0.00 0.08 0.00 0.00 98.78 [2023-09-28T13:57:50.221Z] 13:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-28T13:57:50.221Z] 13:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-28T13:57:50.221Z] 13:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-28T13:57:50.221Z] 13:54:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-28T13:57:50.221Z] 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-28T13:57:50.221Z] 13:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-28T13:57:50.221Z] 13:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-28T13:57:50.221Z] 13:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-28T13:57:50.221Z] 13:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-28T13:57:50.221Z] 13:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-28T13:57:50.221Z] 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-28T13:57:50.221Z] 13:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-28T13:57:50.221Z] 13:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-28T13:57:50.221Z] 13:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-28T13:57:50.221Z] 13:56:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-09-28T13:57:50.221Z] 13:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-28T13:57:50.221Z] 13:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-28T13:57:50.221Z] 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-28T13:57:50.221Z] 13:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-28T13:57:50.221Z] 13:56:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2023-09-28T13:57:50.221Z] 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-28T13:57:50.221Z] 13:57:01 all 4.36 0.00 1.80 1.12 0.03 92.69 [2023-09-28T13:57:50.221Z] 13:57:01 0 5.22 0.00 1.35 0.07 0.02 93.35 [2023-09-28T13:57:50.221Z] 13:57:01 1 4.23 0.00 2.38 0.00 0.02 93.37 [2023-09-28T13:57:50.221Z] 13:57:01 2 4.03 0.00 1.56 0.49 0.02 93.91 [2023-09-28T13:57:50.221Z] 13:57:01 3 3.82 0.00 1.76 2.44 0.03 91.95 [2023-09-28T13:57:50.221Z] 13:57:01 4 5.52 0.00 2.01 0.12 0.02 92.34 [2023-09-28T13:57:50.222Z] 13:57:01 5 3.79 0.00 1.63 0.25 0.03 94.30 [2023-09-28T13:57:50.222Z] 13:57:01 6 4.26 0.00 1.82 5.65 0.05 88.23 [2023-09-28T13:57:50.222Z] 13:57:01 7 4.00 0.00 1.92 0.00 0.03 94.05 [2023-09-28T13:57:50.222Z] Average: all 6.07 0.00 1.25 0.82 0.04 91.82 [2023-09-28T13:57:50.222Z] Average: 0 6.29 0.00 1.27 1.37 0.09 90.97 [2023-09-28T13:57:50.222Z] Average: 1 5.89 0.00 1.25 0.25 0.02 92.59 [2023-09-28T13:57:50.222Z] Average: 2 6.20 0.00 1.20 0.26 0.03 92.31 [2023-09-28T13:57:50.222Z] Average: 3 5.87 0.00 1.30 1.83 0.08 90.92 [2023-09-28T13:57:50.222Z] Average: 4 6.38 0.00 1.31 1.14 0.03 91.15 [2023-09-28T13:57:50.222Z] Average: 5 6.27 0.00 1.22 0.22 0.03 92.26 [2023-09-28T13:57:50.222Z] Average: 6 6.04 0.00 1.20 1.35 0.04 91.37 [2023-09-28T13:57:50.222Z] Average: 7 5.63 0.00 1.25 0.12 0.03 92.98 [2023-09-28T13:57:50.222Z] [2023-09-28T13:57:50.222Z] [2023-09-28T13:57:50.222Z]