Pull request #279 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f3618038246c3681b93d1a410699283a47565b9+55197f706729dbefbf57db43d4176d2ae9ddc26e (10c54bebb7c48f3920f3a9b0c04898bc58f247fd) 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-ssh3742203995193129192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8477057693538890323.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5909924473410339574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11843447679263035110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11583023474932828246.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6064219606519293764.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26304 in /w/workspace/undry_device-rfid-llrp-go_PR-279 [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/undry_device-rfid-llrp-go_PR-279 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit 9f3618038246c3681b93d1a410699283a47565b9 Merge succeeded, producing 9f3618038246c3681b93d1a410699283a47565b9 Checking out Revision 9f3618038246c3681b93d1a410699283a47565b9 (PR-279) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 9f3618038246c3681b93d1a410699283a47565b9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f3618038246c3681b93d1a410699283a47565b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-28T10:55:24.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-28T10:55:24.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-28T10:55:24.968Z] ========================================================= [2023-12-28T10:55:24.968Z] EdgeX Global Pipelines Version Info [2023-12-28T10:55:24.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-28T10:55:25.787Z] ------------------- [2023-12-28T10:55:25.787Z] stable info: [2023-12-28T10:55:25.787Z] ------------------- [2023-12-28T10:55:25.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-28T10:55:25.787Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T10:55:25.787Z] Message: update stable to v1.0.258 [2023-12-28T10:55:26.360Z] ------------------- [2023-12-28T10:55:26.360Z] experimental info: [2023-12-28T10:55:26.360Z] ------------------- [2023-12-28T10:55:26.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-28T10:55:26.360Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T10:55:26.360Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-28T10:55:26.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-28T10:55:26.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-28T10:55:26.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-28T10:55:26.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-28T10:55:26.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-28T10:55:26.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-28T10:55:26.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-28T10:55:26.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-28T10:55:27.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-28T10:55:27.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-28T10:55:27.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-28T10:55:27.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-28T10:55:27.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-28T10:55:27.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-28T10:55:27.417Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T10:55:27.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T10:55:27.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T10:55:27.617Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-28T10:55:27.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-28T10:55:27.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-28T10:55:27.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-28T10:55:27.883Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-28T10:55:27.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-28T10:55:28.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-28T10:55:28.089Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-28T10:55:28.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-28T10:55:28.239Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-28T10:55:28.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo [2023-12-28T10:55:28.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo [2023-12-28T10:55:28.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo [2023-12-28T10:55:28.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f3618038246c3681b93d1a410699283a47565b9 [Pipeline] echo [2023-12-28T10:55:28.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f36180 [Pipeline] echo [2023-12-28T10:55:28.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T10:55:28.902Z] provisioning config files... [2023-12-28T10:55:28.920Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/config16381455508954097979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T10:55:29.323Z] ---> ****-login.sh [2023-12-28T10:55:29.324Z] nexus3.edgexfoundry.org:10001 [2023-12-28T10:55:29.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:29.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:29.586Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:29.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:29.586Z] [2023-12-28T10:55:29.586Z] Login Succeeded [2023-12-28T10:55:29.586Z] nexus3.edgexfoundry.org:10002 [2023-12-28T10:55:29.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:29.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:29.845Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:29.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:29.845Z] [2023-12-28T10:55:29.845Z] Login Succeeded [2023-12-28T10:55:29.845Z] nexus3.edgexfoundry.org:10003 [2023-12-28T10:55:29.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:29.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:29.845Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:29.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:29.845Z] [2023-12-28T10:55:29.845Z] Login Succeeded [2023-12-28T10:55:29.845Z] nexus3.edgexfoundry.org:10004 [2023-12-28T10:55:29.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:30.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:30.106Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:30.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:30.106Z] [2023-12-28T10:55:30.106Z] Login Succeeded [2023-12-28T10:55:30.106Z] ****.io [2023-12-28T10:55:30.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:30.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:30.367Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:30.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:30.367Z] [2023-12-28T10:55:30.367Z] Login Succeeded [2023-12-28T10:55:30.367Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T10:55:30.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-28T10:55:31.190Z] + git rev-list -1 --merges 9f3618038246c3681b93d1a410699283a47565b9~1..9f3618038246c3681b93d1a410699283a47565b9 [Pipeline] echo [2023-12-28T10:55:31.232Z] -----------> git rev-list -1 --merges 9f3618038246c3681b93d1a410699283a47565b9~1..9f3618038246c3681b93d1a410699283a47565b9 9f3618038246c3681b93d1a410699283a47565b9 [false] [Pipeline] sh [2023-12-28T10:55:31.562Z] + git log --format=format:%s -1 9f3618038246c3681b93d1a410699283a47565b9 [Pipeline] echo [2023-12-28T10:55:31.598Z] ========================================================= [2023-12-28T10:55:31.598Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-28T10:55:31.598Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T10:55:32.096Z] + git log --format=format:%s -1 9f3618038246c3681b93d1a410699283a47565b9 [Pipeline] echo [2023-12-28T10:55:32.130Z] [semverPrep] GIT_COMMIT: 9f3618038246c3681b93d1a410699283a47565b9, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-28T10:55:32.189Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-28T10:55:32.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T10:55:32.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-28T10:55:32.638Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-28T10:55:32.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-28T10:55:32.638Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-28T10:55:32.638Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-28T10:55:32.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:55:33.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T10:55:33.171Z] [2023-12-28T10:55:33.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:55:33.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T10:55:33.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-28T10:55:33.565Z] b85a868b505f: Pulling fs layer [2023-12-28T10:55:33.565Z] e2be974225ed: Pulling fs layer [2023-12-28T10:55:33.565Z] 339a4e72a1f5: Pulling fs layer [2023-12-28T10:55:33.565Z] 988bab9f4d93: Pulling fs layer [2023-12-28T10:55:33.565Z] 1469e6f7b9e6: Pulling fs layer [2023-12-28T10:55:33.565Z] eaf3925da568: Pulling fs layer [2023-12-28T10:55:33.565Z] bab4dde63d76: Pulling fs layer [2023-12-28T10:55:33.565Z] bde34c3a00c8: Pulling fs layer [2023-12-28T10:55:33.565Z] b352a97aabf1: Pulling fs layer [2023-12-28T10:55:33.565Z] 4872d77fe225: Pulling fs layer [2023-12-28T10:55:33.565Z] 5851b861e8e6: Pulling fs layer [2023-12-28T10:55:33.565Z] 988bab9f4d93: Waiting [2023-12-28T10:55:33.565Z] 1469e6f7b9e6: Waiting [2023-12-28T10:55:33.565Z] eaf3925da568: Waiting [2023-12-28T10:55:33.565Z] bab4dde63d76: Waiting [2023-12-28T10:55:33.565Z] bde34c3a00c8: Waiting [2023-12-28T10:55:33.565Z] b352a97aabf1: Waiting [2023-12-28T10:55:33.565Z] 4872d77fe225: Waiting [2023-12-28T10:55:33.565Z] 5851b861e8e6: Waiting [2023-12-28T10:55:33.565Z] e2be974225ed: Verifying Checksum [2023-12-28T10:55:33.565Z] e2be974225ed: Download complete [2023-12-28T10:55:33.565Z] 988bab9f4d93: Verifying Checksum [2023-12-28T10:55:33.565Z] 988bab9f4d93: Download complete [2023-12-28T10:55:33.565Z] 1469e6f7b9e6: Verifying Checksum [2023-12-28T10:55:33.565Z] 1469e6f7b9e6: Download complete [2023-12-28T10:55:33.565Z] eaf3925da568: Verifying Checksum [2023-12-28T10:55:33.565Z] eaf3925da568: Download complete [2023-12-28T10:55:33.565Z] 339a4e72a1f5: Verifying Checksum [2023-12-28T10:55:33.565Z] 339a4e72a1f5: Download complete [2023-12-28T10:55:33.565Z] bde34c3a00c8: Verifying Checksum [2023-12-28T10:55:33.565Z] bde34c3a00c8: Download complete [2023-12-28T10:55:33.824Z] b352a97aabf1: Verifying Checksum [2023-12-28T10:55:33.824Z] b352a97aabf1: Download complete [2023-12-28T10:55:33.824Z] 4872d77fe225: Verifying Checksum [2023-12-28T10:55:33.824Z] 4872d77fe225: Download complete [2023-12-28T10:55:33.824Z] 5851b861e8e6: Verifying Checksum [2023-12-28T10:55:33.824Z] 5851b861e8e6: Download complete [2023-12-28T10:55:33.824Z] b85a868b505f: Download complete [2023-12-28T10:55:34.083Z] bab4dde63d76: Download complete [2023-12-28T10:55:35.034Z] b85a868b505f: Pull complete [2023-12-28T10:55:35.296Z] e2be974225ed: Pull complete [2023-12-28T10:55:35.866Z] 339a4e72a1f5: Pull complete [2023-12-28T10:55:35.866Z] 988bab9f4d93: Pull complete [2023-12-28T10:55:36.129Z] 1469e6f7b9e6: Pull complete [2023-12-28T10:55:36.390Z] eaf3925da568: Pull complete [2023-12-28T10:55:38.301Z] bab4dde63d76: Pull complete [2023-12-28T10:55:38.301Z] bde34c3a00c8: Pull complete [2023-12-28T10:55:38.301Z] b352a97aabf1: Pull complete [2023-12-28T10:55:38.301Z] 4872d77fe225: Pull complete [2023-12-28T10:55:38.301Z] 5851b861e8e6: Pull complete [2023-12-28T10:55:38.562Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-28T10:55:38.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T10:55:38.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T10:55:38.913Z] prd-ubuntu20.04-docker-8c-8g-26304 does not seem to be running inside a container [2023-12-28T10:55:38.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-279 -v /w/workspace/undry_device-rfid-llrp-go_PR-279:/w/workspace/undry_device-rfid-llrp-go_PR-279:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-279@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-12-28T10:55:42.611Z] $ docker top 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e -eo pid,comm [2023-12-28T10:55:42.656Z] 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-12-28T10:55:42.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T10:55:42.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T10:55:42.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T10:55:42.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T10:55:42.981Z] $ docker exec 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e ssh-agent [2023-12-28T10:55:43.089Z] SSH_AUTH_SOCK=/tmp/ssh-dxFyHqkQUEnN/agent.32 [2023-12-28T10:55:43.089Z] SSH_AGENT_PID=38 [2023-12-28T10:55:43.097Z] Running ssh-add (command line suppressed) [2023-12-28T10:55:43.204Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/private_key_6632049852090012162.key (/w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/private_key_6632049852090012162.key) [2023-12-28T10:55:43.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T10:55:43.569Z] + git tag --points-at HEAD [Pipeline] } [2023-12-28T10:55:43.600Z] $ docker exec --env ******** --env ******** 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e ssh-agent -k [2023-12-28T10:55:43.709Z] unset SSH_AUTH_SOCK; [2023-12-28T10:55:43.710Z] unset SSH_AGENT_PID; [2023-12-28T10:55:43.710Z] echo Agent pid 38 killed; [2023-12-28T10:55:43.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-28T10:55:43.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T10:55:43.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T10:55:43.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T10:55:43.972Z] $ docker exec 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e ssh-agent [2023-12-28T10:55:44.081Z] SSH_AUTH_SOCK=/tmp/ssh-OY0R8z6CimHA/agent.70 [2023-12-28T10:55:44.081Z] SSH_AGENT_PID=76 [2023-12-28T10:55:44.087Z] Running ssh-add (command line suppressed) [2023-12-28T10:55:44.184Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/private_key_10858176140802201594.key (/w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/private_key_10858176140802201594.key) [2023-12-28T10:55:44.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T10:55:44.551Z] + git semver init [2023-12-28T10:55:44.813Z] 2023-12-28 10:55:44,718 [run_init] DEBUG init version:0.0.0 force:False [2023-12-28T10:55:44.813Z] 2023-12-28 10:55:44,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-279/.semver [2023-12-28T10:55:44.813Z] 2023-12-28 10:55:44,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-279/.semver [2023-12-28T10:55:44.813Z] 2023-12-28 10:55:44,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-279/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-279, universal_newlines=False, shell=None, istream=None) [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,879 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-279/.git/info/exclude [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-279/.semver/PR-279 with force:False [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,880 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-279/.semver/PR-279 [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,884 [execute] INFO git cat-file --batch-check [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-279/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,891 [execute] INFO git cat-file --batch [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-279/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T10:55:46.209Z] 2023-12-28 10:55:45,897 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-279/.semver/PR-279 [2023-12-28T10:55:46.209Z] 0.0.0 [Pipeline] } [2023-12-28T10:55:46.245Z] $ docker exec --env ******** --env ******** 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e ssh-agent -k [2023-12-28T10:55:46.349Z] unset SSH_AUTH_SOCK; [2023-12-28T10:55:46.350Z] unset SSH_AGENT_PID; [2023-12-28T10:55:46.350Z] echo Agent pid 76 killed; [2023-12-28T10:55:46.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T10:55:46.884Z] + git semver [Pipeline] } [2023-12-28T10:55:47.173Z] $ docker stop --time=1 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e [2023-12-28T10:55:48.480Z] $ docker rm -f --volumes 693dee28eab39399fafe14e680abb7ab11caa5438c9c149451bb173240656d2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T10:55:48.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-28T10:55:49.275Z] Stashed 1 file(s) [Pipeline] echo [2023-12-28T10:55:49.294Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-12-28T10:55:50.193Z] provisioning config files... [2023-12-28T10:55:50.204Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/config5609195959115537005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T10:55:50.604Z] ---> ****-login.sh [2023-12-28T10:55:50.604Z] nexus3.edgexfoundry.org:10001 [2023-12-28T10:55:50.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:50.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:50.604Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:50.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:50.604Z] [2023-12-28T10:55:50.604Z] Login Succeeded [2023-12-28T10:55:50.604Z] nexus3.edgexfoundry.org:10002 [2023-12-28T10:55:50.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:50.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:50.604Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:50.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:50.604Z] [2023-12-28T10:55:50.604Z] Login Succeeded [2023-12-28T10:55:50.604Z] nexus3.edgexfoundry.org:10003 [2023-12-28T10:55:50.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:50.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:50.865Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:50.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:50.865Z] [2023-12-28T10:55:50.865Z] Login Succeeded [2023-12-28T10:55:50.865Z] nexus3.edgexfoundry.org:10004 [2023-12-28T10:55:50.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:50.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:50.865Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:50.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:50.865Z] [2023-12-28T10:55:50.865Z] Login Succeeded [2023-12-28T10:55:50.865Z] ****.io [2023-12-28T10:55:51.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:55:51.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:55:51.125Z] Configure a credential helper to remove this warning. See [2023-12-28T10:55:51.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:55:51.125Z] [2023-12-28T10:55:51.125Z] Login Succeeded [2023-12-28T10:55:51.125Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T10:55:51.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-28T10:55:51.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T10:55:51.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T10:55:51.597Z] ========================================================= [2023-12-28T10:55:51.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-28T10:55:51.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:55:52.189Z] + 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-12-28T10:55:52.189Z] Sending build context to Docker daemon 8.431MB [2023-12-28T10:55:52.189Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-28T10:55:52.189Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-28T10:55:52.189Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-28T10:55:52.189Z] 7264a8db6415: Pulling fs layer [2023-12-28T10:55:52.189Z] c4d48a809fc2: Pulling fs layer [2023-12-28T10:55:52.189Z] 4f1c88b9dad5: Pulling fs layer [2023-12-28T10:55:52.189Z] ad3a456e5733: Pulling fs layer [2023-12-28T10:55:52.189Z] 69c7f0334f64: Pulling fs layer [2023-12-28T10:55:52.189Z] 1f1c1a5573a3: Pulling fs layer [2023-12-28T10:55:52.189Z] ce7588e14bc9: Pulling fs layer [2023-12-28T10:55:52.189Z] b5e4710f87ac: Pulling fs layer [2023-12-28T10:55:52.189Z] ad3a456e5733: Waiting [2023-12-28T10:55:52.189Z] 69c7f0334f64: Waiting [2023-12-28T10:55:52.189Z] 1f1c1a5573a3: Waiting [2023-12-28T10:55:52.189Z] ce7588e14bc9: Waiting [2023-12-28T10:55:52.189Z] c4d48a809fc2: Verifying Checksum [2023-12-28T10:55:52.189Z] c4d48a809fc2: Download complete [2023-12-28T10:55:52.447Z] ad3a456e5733: Download complete [2023-12-28T10:55:52.447Z] 69c7f0334f64: Download complete [2023-12-28T10:55:52.447Z] 7264a8db6415: Verifying Checksum [2023-12-28T10:55:52.447Z] 7264a8db6415: Download complete [2023-12-28T10:55:52.447Z] 1f1c1a5573a3: Verifying Checksum [2023-12-28T10:55:52.447Z] 1f1c1a5573a3: Download complete [2023-12-28T10:55:52.447Z] 7264a8db6415: Pull complete [2023-12-28T10:55:52.447Z] b5e4710f87ac: Verifying Checksum [2023-12-28T10:55:52.447Z] b5e4710f87ac: Download complete [2023-12-28T10:55:52.706Z] c4d48a809fc2: Pull complete [2023-12-28T10:55:52.706Z] 4f1c88b9dad5: Verifying Checksum [2023-12-28T10:55:52.706Z] 4f1c88b9dad5: Download complete [2023-12-28T10:55:53.272Z] ce7588e14bc9: Verifying Checksum [2023-12-28T10:55:53.272Z] ce7588e14bc9: Download complete [2023-12-28T10:55:55.805Z] 4f1c88b9dad5: Pull complete [2023-12-28T10:55:56.082Z] ad3a456e5733: Pull complete [2023-12-28T10:55:56.082Z] 69c7f0334f64: Pull complete [2023-12-28T10:55:56.082Z] 1f1c1a5573a3: Pull complete [2023-12-28T10:55:58.614Z] ce7588e14bc9: Pull complete [2023-12-28T10:55:58.873Z] b5e4710f87ac: Pull complete [2023-12-28T10:55:58.873Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-28T10:55:58.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T10:55:58.873Z] ---> 88b5674ff536 [2023-12-28T10:55:58.873Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-28T10:56:04.943Z] Still waiting to schedule task [2023-12-28T10:56:04.944Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-28T10:56:05.460Z] ---> Running in ccaedd67b972 [2023-12-28T10:56:05.460Z] Removing intermediate container ccaedd67b972 [2023-12-28T10:56:05.460Z] ---> 0bfc4370e6e3 [2023-12-28T10:56:05.460Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-28T10:56:05.721Z] ---> Running in 29d04b7a6c98 [2023-12-28T10:56:05.721Z] Removing intermediate container 29d04b7a6c98 [2023-12-28T10:56:05.721Z] ---> 3034e266659f [2023-12-28T10:56:05.721Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-28T10:56:05.721Z] ---> Running in a8b3397a3dfa [2023-12-28T10:56:05.721Z] Removing intermediate container a8b3397a3dfa [2023-12-28T10:56:05.721Z] ---> 00b753fac9d7 [2023-12-28T10:56:05.721Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-28T10:56:05.721Z] ---> Running in e2441575e4e7 [2023-12-28T10:56:05.980Z] Removing intermediate container e2441575e4e7 [2023-12-28T10:56:05.980Z] ---> 50f9d3d41e9e [2023-12-28T10:56:05.980Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-28T10:56:05.980Z] ---> Running in 99c26a7ac4f4 [2023-12-28T10:56:06.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T10:56:06.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T10:56:06.762Z] OK: 264 MiB in 52 packages [2023-12-28T10:56:07.022Z] Removing intermediate container 99c26a7ac4f4 [2023-12-28T10:56:07.022Z] ---> 53ba903fcd23 [2023-12-28T10:56:07.022Z] Step 8/12 : WORKDIR /app [2023-12-28T10:56:07.022Z] ---> Running in e6a2cced044a [2023-12-28T10:56:07.282Z] Removing intermediate container e6a2cced044a [2023-12-28T10:56:07.282Z] ---> 37f28302b0e7 [2023-12-28T10:56:07.282Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-28T10:56:07.282Z] ---> 781fb8e5a27d [2023-12-28T10:56:07.282Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T10:56:07.282Z] ---> Running in b0875b209360 [2023-12-28T10:57:14.999Z] Removing intermediate container b0875b209360 [2023-12-28T10:57:14.999Z] ---> a7c2a042fea1 [2023-12-28T10:57:14.999Z] Step 11/12 : COPY . . [2023-12-28T10:57:14.999Z] ---> f664e9dbe647 [2023-12-28T10:57:14.999Z] Step 12/12 : RUN $MAKE [2023-12-28T10:57:14.999Z] ---> Running in 4c21449644a0 [2023-12-28T10:57:15.258Z] noop [2023-12-28T10:57:15.517Z] Removing intermediate container 4c21449644a0 [2023-12-28T10:57:15.518Z] ---> b11e6b73baff [2023-12-28T10:57:15.518Z] Successfully built b11e6b73baff [2023-12-28T10:57:15.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:57:16.067Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T10:57:16.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T10:57:16.438Z] prd-ubuntu20.04-docker-8c-8g-26304 does not seem to be running inside a container [2023-12-28T10:57:16.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-279 -v /w/workspace/undry_device-rfid-llrp-go_PR-279:/w/workspace/undry_device-rfid-llrp-go_PR-279:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-279@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T10:57:16.804Z] $ docker top f8c0247b3918b07753df8f31d471384fe558079efe881605101a9bde135df67f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T10:57:17.252Z] + go version [2023-12-28T10:57:17.252Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-28T10:57:17.292Z] $ docker stop --time=1 f8c0247b3918b07753df8f31d471384fe558079efe881605101a9bde135df67f [2023-12-28T10:57:18.549Z] $ docker rm -f --volumes f8c0247b3918b07753df8f31d471384fe558079efe881605101a9bde135df67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:57:19.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T10:57:19.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T10:57:19.766Z] prd-ubuntu20.04-docker-8c-8g-26304 does not seem to be running inside a container [2023-12-28T10:57:19.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-279 -v /w/workspace/undry_device-rfid-llrp-go_PR-279:/w/workspace/undry_device-rfid-llrp-go_PR-279:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-279@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T10:57:20.105Z] $ docker top b8a4c433474ab118eff402457392910a5ee1c819f15f6c55dbebc5f022d5d3d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T10:57:20.559Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-279 [Pipeline] fileExists [Pipeline] sh [2023-12-28T10:57:20.947Z] + make test [2023-12-28T10:57:20.947Z] go test ./... -coverprofile=coverage.out ./... [2023-12-28T10:57:22.338Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-28T10:57:32.304Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-28T10:57:32.304Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-28T10:57:35.674Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.817s coverage: 40.6% of statements [2023-12-28T10:57:35.674Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-12-28T10:57:35.674Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 96.4% of statements [2023-12-28T10:57:46.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26305 in /w/workspace/undry_device-rfid-llrp-go_PR-279 [Pipeline] { [Pipeline] ws [2023-12-28T10:57:46.511Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-28T10:57:46.621Z] The recommended git tool is: git [2023-12-28T10:57:50.547Z] go vet ./... [2023-12-28T10:57:52.049Z] using credential edgex-jenkins-ssh [2023-12-28T10:57:52.072Z] Cloning the remote Git repository [2023-12-28T10:57:52.123Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-28T10:57:52.218Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-12-28T10:57:52.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-28T10:57:52.358Z] > git --version # timeout=10 [2023-12-28T10:57:52.377Z] > git --version # 'git version 2.25.1' [2023-12-28T10:57:52.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T10:57:52.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T10:57:53.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T10:57:53.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T10:57:53.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T10:57:53.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-28T10:57:53.955Z] $ docker stop --time=1 b8a4c433474ab118eff402457392910a5ee1c819f15f6c55dbebc5f022d5d3d4 [2023-12-28T10:57:54.209Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-28T10:57:54.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T10:57:55.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-28T10:57:55.067Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-28T10:57:55.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T10:57:55.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-28T10:57:55.587Z] Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit 9f3618038246c3681b93d1a410699283a47565b9 [2023-12-28T10:57:55.849Z] Merge succeeded, producing 9f3618038246c3681b93d1a410699283a47565b9 [2023-12-28T10:57:55.850Z] Checking out Revision 9f3618038246c3681b93d1a410699283a47565b9 (PR-279) [2023-12-28T10:57:56.377Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-28T10:57:56.427Z] > git --version # timeout=10 [2023-12-28T10:57:56.438Z] > git --version # 'git version 2.25.1' [2023-12-28T10:57:56.454Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T10:57:55.608Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T10:57:55.667Z] > git checkout -f 9f3618038246c3681b93d1a410699283a47565b9 # timeout=10 [2023-12-28T10:57:55.770Z] > git remote # timeout=10 [2023-12-28T10:57:55.788Z] > git config --get remote.origin.url # timeout=10 [2023-12-28T10:57:55.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T10:57:55.819Z] > git merge 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [2023-12-28T10:57:55.841Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-28T10:57:55.860Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T10:57:55.874Z] > git checkout -f 9f3618038246c3681b93d1a410699283a47565b9 # timeout=10 [2023-12-28T10:57:58.365Z] $ docker rm -f --volumes b8a4c433474ab118eff402457392910a5ee1c819f15f6c55dbebc5f022d5d3d4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-28T10:57:58.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-28T10:57:59.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-12-28T10:58:00.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-28T10:58:00.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T10:58:00.660Z] Dload Upload Total Spent Left Speed [2023-12-28T10:58:00.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [Pipeline] sh [2023-12-28T10:58:01.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-28T10:58:01.118Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-28T10:58:01.338Z] + ls -al . [2023-12-28T10:58:01.338Z] total 640 [2023-12-28T10:58:01.338Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 28 10:57 . [2023-12-28T10:58:01.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 10:55 .. [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 28 10:55 .dockerignore [2023-12-28T10:58:01.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 10:57 .git [2023-12-28T10:58:01.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 10:55 .github [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 28 10:55 .gitignore [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 28 10:55 .golangci.yml [2023-12-28T10:58:01.338Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 10:55 .semver [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 28 10:55 Attribution.txt [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 28 10:55 CHANGELOG.md [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 28 10:55 Dockerfile [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 28 10:55 GOVERNANCE.md [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 28 10:55 Jenkinsfile [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 28 10:55 LICENSE [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 28 10:55 Makefile [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 28 10:55 OWNERS.md [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 28 10:55 README.md [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 28 10:55 VERSION [2023-12-28T10:58:01.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 10:55 bin [2023-12-28T10:58:01.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 10:55 cmd [2023-12-28T10:58:01.338Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 28 10:57 coverage.out [2023-12-28T10:58:01.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 10:55 examples [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 28 10:55 go.mod [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 33989 Dec 28 10:55 go.sum [2023-12-28T10:58:01.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 10:55 images [2023-12-28T10:58:01.338Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 28 10:55 internal [2023-12-28T10:58:01.338Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 28 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-28T10:58:01.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-28T10:58:01.489Z] + sudo tee /etc/docker/daemon.new [2023-12-28T10:58:01.489Z] { [2023-12-28T10:58:01.489Z] "registry-mirrors": [ [2023-12-28T10:58:01.489Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-28T10:58:01.489Z] ], [2023-12-28T10:58:01.489Z] "bip": "10.250.0.254/24", [2023-12-28T10:58:01.489Z] "hosts": [ [2023-12-28T10:58:01.489Z] "tcp://0.0.0.0:5555", [2023-12-28T10:58:01.489Z] "unix:///var/run/docker.sock" [2023-12-28T10:58:01.489Z] ], [2023-12-28T10:58:01.489Z] "mtu": 1458, [2023-12-28T10:58:01.489Z] "selinux-enabled": true, [2023-12-28T10:58:01.489Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-28T10:58:01.489Z] } [Pipeline] sh [Pipeline] sh [2023-12-28T10:58:01.860Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-28T10:58:01.891Z] + 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=9f3618038246c3681b93d1a410699283a47565b9 --label arch=amd64 --label version=0.0.0 . [2023-12-28T10:58:01.892Z] Sending build context to Docker daemon 8.431MB [2023-12-28T10:58:01.892Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-28T10:58:01.892Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-28T10:58:01.892Z] ---> b11e6b73baff [2023-12-28T10:58:01.892Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [Pipeline] sh [2023-12-28T10:58:02.210Z] + sudo service docker restart [2023-12-28T10:58:02.460Z] ---> Running in 9709f91435cf [2023-12-28T10:58:02.460Z] Removing intermediate container 9709f91435cf [2023-12-28T10:58:02.460Z] ---> 6581eeb5f384 [2023-12-28T10:58:02.460Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-28T10:58:02.460Z] ---> Running in b35ba08802ed [2023-12-28T10:58:02.460Z] Removing intermediate container b35ba08802ed [2023-12-28T10:58:02.460Z] ---> 5c7233000922 [2023-12-28T10:58:02.460Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-28T10:58:02.460Z] ---> Running in a9a48c5e6d4b [2023-12-28T10:58:02.720Z] Removing intermediate container a9a48c5e6d4b [2023-12-28T10:58:02.720Z] ---> 37af99d7fcf0 [2023-12-28T10:58:02.720Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-28T10:58:02.720Z] ---> Running in 1bb134da33f4 [2023-12-28T10:58:02.720Z] Removing intermediate container 1bb134da33f4 [2023-12-28T10:58:02.720Z] ---> 0642faaea6fb [2023-12-28T10:58:02.720Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-28T10:58:02.720Z] ---> Running in 96439b28b2c8 [2023-12-28T10:58:02.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T10:58:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T10:58:03.499Z] OK: 264 MiB in 52 packages [2023-12-28T10:58:03.760Z] Removing intermediate container 96439b28b2c8 [2023-12-28T10:58:03.760Z] ---> 6c6b869bb51d [2023-12-28T10:58:03.760Z] Step 8/25 : WORKDIR /app [2023-12-28T10:58:03.760Z] ---> Running in c25fff575533 [2023-12-28T10:58:03.760Z] Removing intermediate container c25fff575533 [2023-12-28T10:58:03.760Z] ---> 137bf51fa839 [2023-12-28T10:58:03.760Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-28T10:58:04.021Z] ---> b600387b6558 [2023-12-28T10:58:04.021Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T10:58:04.021Z] ---> Running in 513a1c321c6b [2023-12-28T10:58:04.615Z] Removing intermediate container 513a1c321c6b [2023-12-28T10:58:04.615Z] ---> e54bb870447c [2023-12-28T10:58:04.615Z] Step 11/25 : COPY . . [2023-12-28T10:58:05.183Z] ---> 7a884404890b [2023-12-28T10:58:05.183Z] Step 12/25 : RUN $MAKE [2023-12-28T10:58:05.183Z] ---> Running in 226222fd0238 [2023-12-28T10:58:05.446Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.5" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T10:58:20.646Z] provisioning config files... [2023-12-28T10:58:20.674Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8246449650607080648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T10:58:21.185Z] ---> ****-login.sh [2023-12-28T10:58:21.185Z] nexus3.edgexfoundry.org:10001 [2023-12-28T10:58:21.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:58:21.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:58:21.730Z] Configure a credential helper to remove this warning. See [2023-12-28T10:58:21.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:58:21.730Z] [2023-12-28T10:58:21.730Z] Login Succeeded [2023-12-28T10:58:21.730Z] nexus3.edgexfoundry.org:10002 [2023-12-28T10:58:21.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:58:22.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:58:22.002Z] Configure a credential helper to remove this warning. See [2023-12-28T10:58:22.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:58:22.002Z] [2023-12-28T10:58:22.002Z] Login Succeeded [2023-12-28T10:58:22.002Z] nexus3.edgexfoundry.org:10003 [2023-12-28T10:58:22.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:58:22.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:58:22.274Z] Configure a credential helper to remove this warning. See [2023-12-28T10:58:22.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:58:22.274Z] [2023-12-28T10:58:22.274Z] Login Succeeded [2023-12-28T10:58:22.274Z] nexus3.edgexfoundry.org:10004 [2023-12-28T10:58:22.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:58:22.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:58:22.547Z] Configure a credential helper to remove this warning. See [2023-12-28T10:58:22.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:58:22.548Z] [2023-12-28T10:58:22.548Z] Login Succeeded [2023-12-28T10:58:22.548Z] ****.io [2023-12-28T10:58:22.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T10:58:23.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T10:58:23.091Z] Configure a credential helper to remove this warning. See [2023-12-28T10:58:23.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T10:58:23.091Z] [2023-12-28T10:58:23.091Z] Login Succeeded [2023-12-28T10:58:23.091Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T10:58:23.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-12-28T10:58:23.544Z] Removing intermediate container 226222fd0238 [2023-12-28T10:58:23.544Z] ---> 4862a52b9d1f [2023-12-28T10:58:23.544Z] Step 13/25 : FROM alpine:3.18 [Pipeline] echo [2023-12-28T10:58:23.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T10:58:23.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T10:58:23.875Z] ========================================================= [2023-12-28T10:58:23.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-28T10:58:23.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-12-28T10:58:24.111Z] 3.18: Pulling from library/alpine [2023-12-28T10:58:24.111Z] c926b61bad3b: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:58:24.473Z] c926b61bad3b: Verifying Checksum [2023-12-28T10:58:24.473Z] c926b61bad3b: Download complete [2023-12-28T10:58:24.473Z] c926b61bad3b: Pull complete [2023-12-28T10:58:24.473Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T10:58:24.473Z] Status: Downloaded newer image for alpine:3.18 [2023-12-28T10:58:24.473Z] ---> b541f2080109 [2023-12-28T10:58:24.473Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-28T10:58:24.543Z] + 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-12-28T10:58:24.733Z] ---> Running in 87cb2175d416 [2023-12-28T10:58:24.733Z] Removing intermediate container 87cb2175d416 [2023-12-28T10:58:24.733Z] ---> 726e14b27a05 [2023-12-28T10:58:24.733Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-28T10:58:24.733Z] ---> Running in 7bfaf73c9487 [2023-12-28T10:58:24.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T10:58:25.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T10:58:25.748Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T10:58:25.748Z] Executing busybox-1.36.1-r5.trigger [2023-12-28T10:58:25.748Z] OK: 7 MiB in 16 packages [2023-12-28T10:58:25.748Z] Removing intermediate container 7bfaf73c9487 [2023-12-28T10:58:25.748Z] ---> e84b03948412 [2023-12-28T10:58:25.748Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-28T10:58:25.748Z] ---> Running in 0da4f0c94ca3 [2023-12-28T10:58:25.756Z] #0 building with "default" instance using docker driver [2023-12-28T10:58:25.756Z] [2023-12-28T10:58:25.756Z] #1 [internal] load .dockerignore [2023-12-28T10:58:25.756Z] #1 transferring context: 176B 0.0s done [2023-12-28T10:58:25.756Z] #1 DONE 0.1s [2023-12-28T10:58:25.756Z] [2023-12-28T10:58:25.756Z] #2 [internal] load build definition from Dockerfile [2023-12-28T10:58:25.756Z] #2 transferring dockerfile: 1.50kB done [2023-12-28T10:58:25.756Z] #2 DONE 0.1s [2023-12-28T10:58:25.756Z] [2023-12-28T10:58:25.756Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T10:58:25.756Z] #3 DONE 0.1s [2023-12-28T10:58:25.756Z] [2023-12-28T10:58:25.757Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T10:58:25.757Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-28T10:58:26.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T10:58:26.030Z] #4 ... [2023-12-28T10:58:26.030Z] [2023-12-28T10:58:26.030Z] #5 [internal] load build context [2023-12-28T10:58:26.030Z] #5 transferring context: 1.11MB 0.1s done [2023-12-28T10:58:26.030Z] #5 DONE 0.2s [2023-12-28T10:58:26.030Z] [2023-12-28T10:58:26.030Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T10:58:26.030Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-28T10:58:26.030Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-28T10:58:26.030Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-28T10:58:26.030Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-28T10:58:26.030Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-28T10:58:26.030Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-28T10:58:26.030Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-28T10:58:26.030Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-28T10:58:26.030Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-28T10:58:26.030Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-28T10:58:26.030Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-28T10:58:26.030Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-28T10:58:26.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T10:58:26.300Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s [2023-12-28T10:58:26.300Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.07MB / 11.40MB 0.4s [2023-12-28T10:58:26.300Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.4s [2023-12-28T10:58:26.300Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s [2023-12-28T10:58:26.300Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2023-12-28T10:58:26.300Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.5s [2023-12-28T10:58:26.533Z] OK: 7 MiB in 16 packages [2023-12-28T10:58:26.572Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.89MB / 63.99MB 0.6s [2023-12-28T10:58:26.572Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-28T10:58:26.572Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-28T10:58:26.572Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.44MB / 97.63MB 0.6s [2023-12-28T10:58:26.572Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.8s [2023-12-28T10:58:26.572Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-28T10:58:26.572Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.8s [2023-12-28T10:58:26.794Z] Removing intermediate container 0da4f0c94ca3 [2023-12-28T10:58:26.794Z] ---> f4e0051c9ffb [2023-12-28T10:58:26.794Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-28T10:58:26.794Z] ---> 3dbfe2ffd1cc [2023-12-28T10:58:26.794Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-28T10:58:26.842Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.9s [2023-12-28T10:58:26.842Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 0.9s [2023-12-28T10:58:26.842Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-28T10:58:26.842Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s [2023-12-28T10:58:26.842Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.1s [2023-12-28T10:58:26.842Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-28T10:58:26.842Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s [2023-12-28T10:58:26.842Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.2s [2023-12-28T10:58:27.053Z] ---> 902b6a54895c [2023-12-28T10:58:27.053Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-28T10:58:27.111Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s [2023-12-28T10:58:27.111Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.3s [2023-12-28T10:58:27.111Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.4s [2023-12-28T10:58:27.111Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.4s [2023-12-28T10:58:27.379Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.6s [2023-12-28T10:58:27.646Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.7s [2023-12-28T10:58:27.646Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 1.9s [2023-12-28T10:58:27.992Z] ---> f11569855ab7 [2023-12-28T10:58:27.993Z] Step 20/25 : EXPOSE 59989 [2023-12-28T10:58:27.993Z] ---> Running in e8662ccfabfa [2023-12-28T10:58:27.993Z] Removing intermediate container e8662ccfabfa [2023-12-28T10:58:27.993Z] ---> 7254d7fbaed4 [2023-12-28T10:58:27.993Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-28T10:58:27.993Z] ---> Running in 703e73000382 [2023-12-28T10:58:27.993Z] Removing intermediate container 703e73000382 [2023-12-28T10:58:27.993Z] ---> 9fadf090956f [2023-12-28T10:58:27.993Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-28T10:58:27.993Z] ---> Running in 9a13a5f3c228 [2023-12-28T10:58:27.993Z] Removing intermediate container 9a13a5f3c228 [2023-12-28T10:58:27.993Z] ---> 6ec2acc87710 [2023-12-28T10:58:27.993Z] Step 23/25 : LABEL arch=amd64 [2023-12-28T10:58:27.993Z] ---> Running in a8370f7cea5f [2023-12-28T10:58:28.252Z] Removing intermediate container a8370f7cea5f [2023-12-28T10:58:28.252Z] ---> 7b8dae1ada9f [2023-12-28T10:58:28.252Z] Step 24/25 : LABEL git_sha=9f3618038246c3681b93d1a410699283a47565b9 [2023-12-28T10:58:28.252Z] ---> Running in a21d6467dd4c [2023-12-28T10:58:28.252Z] Removing intermediate container a21d6467dd4c [2023-12-28T10:58:28.252Z] ---> 5e30a4065665 [2023-12-28T10:58:28.252Z] Step 25/25 : LABEL version=0.0.0 [2023-12-28T10:58:28.252Z] ---> Running in b88357a9320e [2023-12-28T10:58:28.252Z] Removing intermediate container b88357a9320e [2023-12-28T10:58:28.252Z] ---> 5d86e864b171 [2023-12-28T10:58:28.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-28T10:58:28.252Z] Successfully built 5d86e864b171 [2023-12-28T10:58:28.252Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-12-28T10:58:29.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T10:58:29.731Z] [2023-12-28T10:58:29.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:58:30.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T10:58:30.159Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-28T10:58:30.159Z] 5eb5b503b376: Pulling fs layer [2023-12-28T10:58:30.159Z] 5c69ac0246d0: Pulling fs layer [2023-12-28T10:58:30.159Z] ec43610c2a17: Pulling fs layer [2023-12-28T10:58:30.159Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-28T10:58:30.159Z] 33b1e0a273af: Pulling fs layer [2023-12-28T10:58:30.159Z] 5d3b04190fa2: Pulling fs layer [2023-12-28T10:58:30.159Z] 2f39f015ded8: Pulling fs layer [2023-12-28T10:58:30.159Z] 33b1e0a273af: Waiting [2023-12-28T10:58:30.159Z] 5d3b04190fa2: Waiting [2023-12-28T10:58:30.159Z] 3a2ae6a8a46f: Waiting [2023-12-28T10:58:30.159Z] 5c69ac0246d0: Download complete [2023-12-28T10:58:30.159Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-28T10:58:30.159Z] 3a2ae6a8a46f: Download complete [2023-12-28T10:58:30.159Z] 33b1e0a273af: Verifying Checksum [2023-12-28T10:58:30.159Z] 33b1e0a273af: Download complete [2023-12-28T10:58:30.159Z] ec43610c2a17: Verifying Checksum [2023-12-28T10:58:30.159Z] ec43610c2a17: Download complete [2023-12-28T10:58:30.159Z] 5d3b04190fa2: Verifying Checksum [2023-12-28T10:58:30.159Z] 5d3b04190fa2: Download complete [2023-12-28T10:58:30.423Z] 5eb5b503b376: Download complete [2023-12-28T10:58:30.989Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done [2023-12-28T10:58:30.989Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done [2023-12-28T10:58:30.989Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-28T10:58:30.995Z] 2f39f015ded8: Verifying Checksum [2023-12-28T10:58:30.995Z] 2f39f015ded8: Download complete [2023-12-28T10:58:31.566Z] 5eb5b503b376: Pull complete [2023-12-28T10:58:31.566Z] 5c69ac0246d0: Pull complete [2023-12-28T10:58:32.133Z] ec43610c2a17: Pull complete [2023-12-28T10:58:32.133Z] 3a2ae6a8a46f: Pull complete [2023-12-28T10:58:32.392Z] 33b1e0a273af: Pull complete [2023-12-28T10:58:32.392Z] 5d3b04190fa2: Pull complete [2023-12-28T10:58:36.326Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2023-12-28T10:58:36.589Z] 2f39f015ded8: Pull complete [2023-12-28T10:58:36.589Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-28T10:58:36.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T10:58:36.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T10:58:36.997Z] prd-ubuntu20.04-docker-8c-8g-26304 does not seem to be running inside a container [2023-12-28T10:58:37.031Z] $ 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/undry_device-rfid-llrp-go_PR-279 -v /w/workspace/undry_device-rfid-llrp-go_PR-279:/w/workspace/undry_device-rfid-llrp-go_PR-279:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-279@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-28T10:58:41.668Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2023-12-28T10:58:41.707Z] $ docker top d127168e276dd4dbb8f14319ed6abe3128c827aa40387f5c602a1657cbeb3d90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T10:58:42.285Z] ---> job-cost.sh [2023-12-28T10:58:42.285Z] lf-activate-venv: SKIPPING [2023-12-28T10:58:42.285Z] INFO: No Stack... [2023-12-28T10:58:42.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T10:58:42.804Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T10:58:43.129Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-279/archives/cost.csv [2023-12-28T10:58:43.129Z] + cut -d, -f6 [Pipeline] lock [2023-12-28T10:58:43.178Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] [2023-12-28T10:58:43.183Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] did not exist. Created. [2023-12-28T10:58:43.183Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T10:58:43.663Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T10:58:43.717Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T10:58:43.786Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T10:58:43.950Z] $ docker stop --time=1 d127168e276dd4dbb8f14319ed6abe3128c827aa40387f5c602a1657cbeb3d90 [2023-12-28T10:58:45.121Z] $ docker rm -f --volumes d127168e276dd4dbb8f14319ed6abe3128c827aa40387f5c602a1657cbeb3d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-28T10:58:47.032Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done [2023-12-28T10:58:48.439Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-28T10:58:48.439Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-28T10:58:48.439Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-28T10:58:48.439Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-28T10:58:53.780Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-28T10:58:57.124Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2023-12-28T10:58:58.306Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-28T10:59:00.243Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-28T10:59:00.243Z] #4 DONE 34.5s [2023-12-28T10:59:00.243Z] [2023-12-28T10:59:00.243Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-28T10:59:00.825Z] #6 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T10:59:01.405Z] #6 1.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T10:59:02.362Z] #6 2.048 OK: 266 MiB in 52 packages [2023-12-28T10:59:04.300Z] #6 DONE 3.8s [2023-12-28T10:59:04.301Z] [2023-12-28T10:59:04.301Z] #7 [builder 3/7] WORKDIR /app [2023-12-28T10:59:04.301Z] #7 DONE 0.1s [2023-12-28T10:59:04.301Z] [2023-12-28T10:59:04.301Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-28T10:59:04.301Z] #8 DONE 0.1s [2023-12-28T10:59:04.301Z] [2023-12-28T10:59:04.301Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T10:59:26.354Z] #9 DONE 21.9s [2023-12-28T10:59:26.354Z] [2023-12-28T10:59:26.354Z] #10 [builder 6/7] COPY . . [2023-12-28T10:59:26.354Z] #10 DONE 0.2s [2023-12-28T10:59:26.354Z] [2023-12-28T10:59:26.354Z] #11 [builder 7/7] RUN echo noop [2023-12-28T10:59:26.937Z] #11 0.586 noop [2023-12-28T10:59:26.937Z] #11 DONE 0.7s [2023-12-28T10:59:26.937Z] [2023-12-28T10:59:26.937Z] #12 exporting to image [2023-12-28T10:59:26.937Z] #12 exporting layers [2023-12-28T10:59:48.987Z] #12 exporting layers 22.0s done [2023-12-28T10:59:48.987Z] #12 writing image sha256:264c71d05a7e6dfb8ef19e791cf28991a0f870cffdc77a68150b8d257cb579b8 done [2023-12-28T10:59:48.987Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-28T10:59:48.987Z] #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:59:49.590Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T10:59:49.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T10:59:49.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-26305 does not seem to be running inside a container [2023-12-28T10:59:49.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-12-28T10:59:55.018Z] $ docker top 7e42b3ec6ccc369e0112dad8e33699ebde7ba6800c9231e70fc017f32ae08c9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T10:59:55.606Z] + go version [2023-12-28T10:59:55.871Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-28T10:59:55.911Z] $ docker stop --time=1 7e42b3ec6ccc369e0112dad8e33699ebde7ba6800c9231e70fc017f32ae08c9e [2023-12-28T10:59:57.444Z] $ docker rm -f --volumes 7e42b3ec6ccc369e0112dad8e33699ebde7ba6800c9231e70fc017f32ae08c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T10:59:58.649Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T10:59:58.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T10:59:58.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-26305 does not seem to be running inside a container [2023-12-28T10:59:59.031Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-12-28T10:59:59.868Z] $ docker top 7d9d00972959483c459f37716bdb42726bb5b6924075a675411680239573a6b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T11:00:00.470Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-28T11:00:00.910Z] + make test [2023-12-28T11:00:00.910Z] go test ./... -coverprofile=coverage.out ./... [2023-12-28T11:00:05.180Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-28T11:01:01.747Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-28T11:01:01.747Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-28T11:01:14.087Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.846s coverage: 40.6% of statements [2023-12-28T11:01:14.087Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 51.9% of statements [2023-12-28T11:01:14.087Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2023-12-28T11:01:14.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-28T11:01:14.668Z] go vet ./... [2023-12-28T11:01:29.651Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T11:01:29.651Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T11:01:29.651Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T11:01:29.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-28T11:01:29.786Z] $ docker stop --time=1 7d9d00972959483c459f37716bdb42726bb5b6924075a675411680239573a6b0 [2023-12-28T11:01:31.524Z] $ docker rm -f --volumes 7d9d00972959483c459f37716bdb42726bb5b6924075a675411680239573a6b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T11:01:32.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-28T11:01:32.826Z] Warning: overwriting stash ‘coverage-report’ [2023-12-28T11:01:33.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T11:01:34.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-28T11:01:34.621Z] + ls -al . [2023-12-28T11:01:34.621Z] total 636 [2023-12-28T11:01:34.621Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 28 11:00 . [2023-12-28T11:01:34.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 10:57 .. [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 28 10:57 .dockerignore [2023-12-28T11:01:34.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 10:57 .git [2023-12-28T11:01:34.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 10:57 .github [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 28 10:57 .gitignore [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 28 10:57 .golangci.yml [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 28 10:57 Attribution.txt [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 28 10:57 CHANGELOG.md [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 28 10:57 Dockerfile [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 28 10:57 GOVERNANCE.md [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 28 10:57 Jenkinsfile [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 28 10:57 LICENSE [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 28 10:57 Makefile [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 28 10:57 OWNERS.md [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 28 10:57 README.md [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 28 10:55 VERSION [2023-12-28T11:01:34.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 10:57 bin [2023-12-28T11:01:34.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 10:57 cmd [2023-12-28T11:01:34.621Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 28 11:01 coverage.out [2023-12-28T11:01:34.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 10:57 examples [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 28 10:57 go.mod [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 33989 Dec 28 10:57 go.sum [2023-12-28T11:01:34.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 10:57 images [2023-12-28T11:01:34.621Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 28 10:57 internal [2023-12-28T11:01:34.621Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 28 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T11:01:35.145Z] + 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=9f3618038246c3681b93d1a410699283a47565b9 --label arch=arm64 --label version=0.0.0 . [2023-12-28T11:01:38.478Z] #0 building with "default" instance using docker driver [2023-12-28T11:01:38.478Z] [2023-12-28T11:01:38.478Z] #1 [internal] load build definition from Dockerfile [2023-12-28T11:01:38.478Z] #1 transferring dockerfile: 1.50kB done [2023-12-28T11:01:38.478Z] #1 DONE 0.0s [2023-12-28T11:01:38.478Z] [2023-12-28T11:01:38.478Z] #2 [internal] load .dockerignore [2023-12-28T11:01:38.479Z] #2 transferring context: 176B 0.0s done [2023-12-28T11:01:38.479Z] #2 DONE 0.0s [2023-12-28T11:01:38.479Z] [2023-12-28T11:01:38.479Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T11:01:38.479Z] #3 DONE 0.0s [2023-12-28T11:01:38.479Z] [2023-12-28T11:01:38.479Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T11:01:38.479Z] #4 DONE 0.3s [2023-12-28T11:01:38.479Z] [2023-12-28T11:01:38.479Z] #5 [internal] load build context [2023-12-28T11:01:38.479Z] #5 transferring context: 6.22kB 0.0s done [2023-12-28T11:01:38.744Z] #5 DONE 0.1s [2023-12-28T11:01:38.744Z] [2023-12-28T11:01:38.744Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T11:01:38.744Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-28T11:01:38.744Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T11:01:38.744Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T11:01:38.744Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T11:01:38.744Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s [2023-12-28T11:01:38.744Z] #6 ... [2023-12-28T11:01:38.744Z] [2023-12-28T11:01:38.744Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T11:01:38.744Z] #7 DONE 0.2s [2023-12-28T11:01:38.744Z] [2023-12-28T11:01:38.744Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T11:01:38.744Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-28T11:01:38.744Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-28T11:01:39.327Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-28T11:01:39.327Z] #6 DONE 0.9s [2023-12-28T11:01:39.327Z] [2023-12-28T11:01:39.327Z] #8 [builder 2/7] RUN apk add --no-cache make git [2023-12-28T11:01:39.597Z] #8 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T11:01:39.865Z] #8 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T11:01:41.281Z] #8 2.218 OK: 266 MiB in 52 packages [2023-12-28T11:01:41.281Z] #8 DONE 2.5s [2023-12-28T11:01:41.281Z] [2023-12-28T11:01:41.281Z] #9 [builder 3/7] WORKDIR /app [2023-12-28T11:01:41.281Z] #9 DONE 0.1s [2023-12-28T11:01:41.281Z] [2023-12-28T11:01:41.281Z] #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-28T11:01:41.281Z] #10 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T11:01:41.281Z] #10 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T11:01:41.553Z] #10 1.968 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T11:01:41.553Z] #10 1.978 Executing busybox-1.36.1-r5.trigger [2023-12-28T11:01:41.553Z] #10 2.013 OK: 8 MiB in 16 packages [2023-12-28T11:01:41.553Z] #10 ... [2023-12-28T11:01:41.553Z] [2023-12-28T11:01:41.553Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-28T11:01:41.553Z] #11 DONE 0.2s [2023-12-28T11:01:41.821Z] [2023-12-28T11:01:41.821Z] #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-28T11:01:41.821Z] #10 DONE 2.3s [2023-12-28T11:01:41.821Z] [2023-12-28T11:01:41.821Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T11:01:42.782Z] #12 DONE 1.3s [2023-12-28T11:01:42.782Z] [2023-12-28T11:01:42.782Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-28T11:01:42.782Z] #13 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T11:01:43.066Z] #13 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T11:01:43.066Z] #13 ... [2023-12-28T11:01:43.066Z] [2023-12-28T11:01:43.066Z] #14 [builder 6/7] COPY . . [2023-12-28T11:01:43.066Z] #14 DONE 0.2s [2023-12-28T11:01:43.333Z] [2023-12-28T11:01:43.333Z] #15 [builder 7/7] RUN make build [2023-12-28T11:01:43.919Z] #15 0.665 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.5" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-28T11:01:44.519Z] #15 ... [2023-12-28T11:01:44.519Z] [2023-12-28T11:01:44.519Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-28T11:01:44.519Z] #13 2.369 OK: 8 MiB in 16 packages [2023-12-28T11:01:44.519Z] #13 DONE 2.7s [2023-12-28T11:01:44.519Z] [2023-12-28T11:01:44.519Z] #15 [builder 7/7] RUN make build [2023-12-28T11:02:52.367Z] #15 DONE 61.4s [2023-12-28T11:02:52.367Z] [2023-12-28T11:02:52.367Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-28T11:02:52.367Z] #16 DONE 0.1s [2023-12-28T11:02:52.367Z] [2023-12-28T11:02:52.367Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-28T11:02:52.367Z] #17 DONE 0.1s [2023-12-28T11:02:52.367Z] [2023-12-28T11:02:52.367Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-28T11:02:52.367Z] #18 DONE 0.3s [2023-12-28T11:02:52.367Z] [2023-12-28T11:02:52.367Z] #19 exporting to image [2023-12-28T11:02:52.367Z] #19 exporting layers [2023-12-28T11:02:52.367Z] #19 exporting layers 0.4s done [2023-12-28T11:02:52.367Z] #19 writing image sha256:f0643c3d395ec90f8adef7d8aed0c7ddb9505930344b077e47c43b1098e6e8bf done [2023-12-28T11:02:52.367Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2023-12-28T11:02:52.367Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T11:02:53.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T11:02:53.671Z] [2023-12-28T11:02:53.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T11:02:54.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T11:02:54.116Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-28T11:02:54.116Z] 8998bd30e6a1: Pulling fs layer [2023-12-28T11:02:54.116Z] 04944245beec: Pulling fs layer [2023-12-28T11:02:54.116Z] 699f458cf7ca: Pulling fs layer [2023-12-28T11:02:54.116Z] 765212b225bb: Pulling fs layer [2023-12-28T11:02:54.116Z] f23df028b6ca: Pulling fs layer [2023-12-28T11:02:54.116Z] d65c8cfc05b1: Pulling fs layer [2023-12-28T11:02:54.116Z] 2437ff75d9bd: Pulling fs layer [2023-12-28T11:02:54.116Z] d65c8cfc05b1: Waiting [2023-12-28T11:02:54.116Z] 2437ff75d9bd: Waiting [2023-12-28T11:02:54.116Z] 765212b225bb: Waiting [2023-12-28T11:02:54.116Z] f23df028b6ca: Waiting [2023-12-28T11:02:54.383Z] 04944245beec: Verifying Checksum [2023-12-28T11:02:54.383Z] 04944245beec: Download complete [2023-12-28T11:02:54.383Z] 765212b225bb: Verifying Checksum [2023-12-28T11:02:54.383Z] 765212b225bb: Download complete [2023-12-28T11:02:54.383Z] f23df028b6ca: Verifying Checksum [2023-12-28T11:02:54.383Z] f23df028b6ca: Download complete [2023-12-28T11:02:54.383Z] d65c8cfc05b1: Verifying Checksum [2023-12-28T11:02:54.383Z] d65c8cfc05b1: Download complete [2023-12-28T11:02:54.653Z] 699f458cf7ca: Verifying Checksum [2023-12-28T11:02:54.653Z] 699f458cf7ca: Download complete [2023-12-28T11:02:54.921Z] 8998bd30e6a1: Verifying Checksum [2023-12-28T11:02:54.921Z] 8998bd30e6a1: Download complete [2023-12-28T11:02:56.866Z] 2437ff75d9bd: Verifying Checksum [2023-12-28T11:02:56.866Z] 2437ff75d9bd: Download complete [2023-12-28T11:03:01.120Z] 8998bd30e6a1: Pull complete [2023-12-28T11:03:05.374Z] 04944245beec: Pull complete [2023-12-28T11:03:07.314Z] 699f458cf7ca: Pull complete [2023-12-28T11:03:07.314Z] 765212b225bb: Pull complete [2023-12-28T11:03:08.276Z] f23df028b6ca: Pull complete [2023-12-28T11:03:08.276Z] d65c8cfc05b1: Pull complete [2023-12-28T11:03:34.967Z] 2437ff75d9bd: Pull complete [2023-12-28T11:03:34.967Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-28T11:03:34.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T11:03:34.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T11:03:35.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-26305 does not seem to be running inside a container [2023-12-28T11:03:35.544Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-28T11:03:37.430Z] $ docker top 1710bb63e8f2aceea4e96527a6a096a2d6f4ed5a434d4134b1874b792a5a5ef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:38.043Z] ---> job-cost.sh [2023-12-28T11:03:38.308Z] lf-activate-venv: SKIPPING [2023-12-28T11:03:38.308Z] INFO: No Stack... [2023-12-28T11:03:38.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T11:03:39.154Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T11:03:39.493Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-12-28T11:03:39.493Z] + cut -d, -f6 [Pipeline] lock [2023-12-28T11:03:39.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] [2023-12-28T11:03:39.578Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] did not exist. Created. [2023-12-28T11:03:39.578Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T11:03:40.087Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-4875d96a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-28T11:03:40.428Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T11:03:40.466Z] Warning: overwriting stash ‘stack-cost’ [2023-12-28T11:03:40.525Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T11:03:40.564Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T11:03:40.751Z] $ docker stop --time=1 1710bb63e8f2aceea4e96527a6a096a2d6f4ed5a434d4134b1874b792a5a5ef8 [2023-12-28T11:03:42.101Z] $ docker rm -f --volumes 1710bb63e8f2aceea4e96527a6a096a2d6f4ed5a434d4134b1874b792a5a5ef8 [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-12-28T11:03:44.113Z] provisioning config files... [2023-12-28T11:03:44.123Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/config3724488509021444378tmp [Pipeline] { [Pipeline] sh [2023-12-28T11:03:44.550Z] + set +x [2023-12-28T11:03:44.550Z] + bash -s -- [2023-12-28T11:03:44.550Z] + curl -s https://codecov.io/bash [2023-12-28T11:03:44.810Z] [2023-12-28T11:03:44.810Z] _____ _ [2023-12-28T11:03:44.810Z] / ____| | | [2023-12-28T11:03:44.810Z] | | ___ __| | ___ ___ _____ __ [2023-12-28T11:03:44.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-28T11:03:44.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-28T11:03:44.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-28T11:03:44.810Z] Bash-1.0.6 [2023-12-28T11:03:44.810Z] [2023-12-28T11:03:44.810Z] [2023-12-28T11:03:44.810Z] ==> git version 2.25.1 found [2023-12-28T11:03:44.810Z] ==> 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-12-28T11:03:44.810Z] Release-Date: 2020-01-08 [2023-12-28T11:03:44.810Z] 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-12-28T11:03:44.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-28T11:03:44.810Z] ==> Jenkins CI detected. [2023-12-28T11:03:44.810Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-279 [2023-12-28T11:03:44.810Z] project root: . [2023-12-28T11:03:44.810Z] --> token set from env [2023-12-28T11:03:44.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-28T11:03:44.810Z] ==> Running gcov in . (disable via -X gcov) [2023-12-28T11:03:44.810Z] ==> Python coveragepy not found [2023-12-28T11:03:44.810Z] ==> Searching for coverage reports in: [2023-12-28T11:03:44.811Z] + . [2023-12-28T11:03:44.811Z] -> Found 1 reports [2023-12-28T11:03:44.811Z] ==> Detecting git/mercurial file structure [2023-12-28T11:03:44.811Z] ==> Reading reports [2023-12-28T11:03:44.811Z] + ./coverage.out bytes=459493 [2023-12-28T11:03:44.811Z] ==> Appending adjustments [2023-12-28T11:03:44.811Z] https://docs.codecov.io/docs/fixing-reports [2023-12-28T11:03:45.069Z] + Found adjustments [2023-12-28T11:03:45.069Z] ==> Gzipping contents [2023-12-28T11:03:45.069Z] 52K /tmp/codecov.v0GLpw.gz [2023-12-28T11:03:45.069Z] ==> Uploading reports [2023-12-28T11:03:45.070Z] url: https://codecov.io [2023-12-28T11:03:45.070Z] query: branch=PR-279&commit=9f3618038246c3681b93d1a410699283a47565b9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=279&job=&cmd_args= [2023-12-28T11:03:45.070Z] -> Pinging Codecov [2023-12-28T11:03:45.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-279&commit=9f3618038246c3681b93d1a410699283a47565b9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=279&job=&cmd_args= [2023-12-28T11:03:45.402Z] -> Uploading to [2023-12-28T11:03:45.402Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-28/581DD39554BDF9B6E22D074273EAD858/9f3618038246c3681b93d1a410699283a47565b9/3b2e1e6f-830d-4a25-b170-e2f1fc186aaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T110345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea52c1fcd012696f88be862f7e3b3f47034112e73b4a7273df1a6ac4ec8abfa0 [2023-12-28T11:03:45.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T11:03:45.402Z] Dload Upload Total Spent Left Speed [2023-12-28T11:03:45.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-12-28T11:03:45.662Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9f3618038246c3681b93d1a410699283a47565b9 [Pipeline] } [2023-12-28T11:03:45.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-12-28T11:03:49.156Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-279/archives ] [2023-12-28T11:03:49.156Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-279/archives [2023-12-28T11:03:49.156Z] total 16 [2023-12-28T11:03:49.156Z] drwxr-xr-x 3 root root 4096 Dec 28 10:58 . [2023-12-28T11:03:49.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 28 10:58 .. [2023-12-28T11:03:49.156Z] drwxr-xr-x 2 root root 4096 Dec 28 10:58 cost [2023-12-28T11:03:49.156Z] -rw-r--r-- 1 root root 91 Dec 28 10:58 cost.csv [2023-12-28T11:03:49.156Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-279/archives [2023-12-28T11:03:49.156Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-279/archives [2023-12-28T11:03:49.156Z] total 16 [2023-12-28T11:03:49.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 10:58 . [2023-12-28T11:03:49.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 28 10:58 .. [2023-12-28T11:03:49.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 28 10:58 cost [2023-12-28T11:03:49.156Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 28 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:49.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:50.379Z] ---> package-listing.sh [2023-12-28T11:03:50.379Z] ++ facter osfamily [2023-12-28T11:03:50.379Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-28T11:03:50.640Z] + OS_FAMILY=debian [2023-12-28T11:03:50.640Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-279 [2023-12-28T11:03:50.640Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-28T11:03:50.640Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-28T11:03:50.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-28T11:03:50.640Z] + PACKAGES=/tmp/packages_start.txt [2023-12-28T11:03:50.640Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-279 ']' [2023-12-28T11:03:50.640Z] + PACKAGES=/tmp/packages_end.txt [2023-12-28T11:03:50.640Z] + case "${OS_FAMILY}" in [2023-12-28T11:03:50.640Z] + dpkg -l [2023-12-28T11:03:50.640Z] + grep '^ii' [2023-12-28T11:03:50.640Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-28T11:03:50.640Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-28T11:03:50.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-28T11:03:50.640Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-279 ']' [2023-12-28T11:03:50.640Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-279/archives/ [2023-12-28T11:03:50.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-279/archives/ [Pipeline] echo [2023-12-28T11:03:50.676Z] 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/undry_device-rfid-llrp-go_PR-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-28T11:03:50.970Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T11:03:51.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T11:03:51.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T11:03:51.897Z] prd-ubuntu20.04-docker-8c-8g-26304 does not seem to be running inside a container [2023-12-28T11:03:51.933Z] $ 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/undry_device-rfid-llrp-go_PR-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-279 -v /w/workspace/undry_device-rfid-llrp-go_PR-279:/w/workspace/undry_device-rfid-llrp-go_PR-279:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-279@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-279@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-28T11:03:52.118Z] $ docker top 5af6a532b0ac2bcce9e05e4a19df06063bb8caf79df7365f877370eae8ca03f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T11:03:52.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-28T11:03:52.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-28T11:03:53.235Z] + ls /var/log/sa-host [2023-12-28T11:03:53.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T11:03:53.506Z] provisioning config files... [2023-12-28T11:03:53.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-279@tmp/config693421224358522538tmp [Pipeline] { [Pipeline] echo [2023-12-28T11:03:53.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:54.006Z] ---> create-netrc.sh [Pipeline] } [2023-12-28T11:03:54.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:54.539Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-28T11:03:54.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:54.894Z] ---> sudo-logs.sh [2023-12-28T11:03:54.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-28T11:03:55.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:55.362Z] ---> job-cost.sh [2023-12-28T11:03:55.362Z] lf-activate-venv: SKIPPING [2023-12-28T11:03:55.362Z] DEBUG: total: 0.2199999988079071 [2023-12-28T11:03:55.362Z] INFO: Retrieving Stack Cost... [2023-12-28T11:03:55.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T11:03:55.883Z] INFO: Archiving Costs [Pipeline] echo [2023-12-28T11:03:55.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T11:03:56.242Z] ---> logs-deploy.sh [2023-12-28T11:03:56.242Z] lf-activate-venv: SKIPPING [2023-12-28T11:03:56.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-279/1 [2023-12-28T11:03:56.242Z] INFO: archiving workspace using pattern(s): [2023-12-28T11:03:57.180Z] Archives upload complete. [2023-12-28T11:03:57.444Z] INFO: archiving logs to Nexus [2023-12-28T11:03:58.017Z] ---> uname -a: [2023-12-28T11:03:58.017Z] Linux prd-ubuntu20-04-docker-8c-8g-26304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] ---> lscpu: [2023-12-28T11:03:58.017Z] Architecture: x86_64 [2023-12-28T11:03:58.017Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-28T11:03:58.017Z] Byte Order: Little Endian [2023-12-28T11:03:58.017Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-28T11:03:58.017Z] CPU(s): 8 [2023-12-28T11:03:58.017Z] On-line CPU(s) list: 0-7 [2023-12-28T11:03:58.017Z] Thread(s) per core: 1 [2023-12-28T11:03:58.017Z] Core(s) per socket: 1 [2023-12-28T11:03:58.017Z] Socket(s): 8 [2023-12-28T11:03:58.017Z] NUMA node(s): 1 [2023-12-28T11:03:58.017Z] Vendor ID: AuthenticAMD [2023-12-28T11:03:58.017Z] CPU family: 23 [2023-12-28T11:03:58.017Z] Model: 49 [2023-12-28T11:03:58.017Z] Model name: AMD EPYC-Rome Processor [2023-12-28T11:03:58.017Z] Stepping: 0 [2023-12-28T11:03:58.017Z] CPU MHz: 2800.000 [2023-12-28T11:03:58.017Z] BogoMIPS: 5600.00 [2023-12-28T11:03:58.017Z] Virtualization: AMD-V [2023-12-28T11:03:58.017Z] Hypervisor vendor: KVM [2023-12-28T11:03:58.017Z] Virtualization type: full [2023-12-28T11:03:58.017Z] L1d cache: 256 KiB [2023-12-28T11:03:58.017Z] L1i cache: 256 KiB [2023-12-28T11:03:58.017Z] L2 cache: 4 MiB [2023-12-28T11:03:58.017Z] L3 cache: 128 MiB [2023-12-28T11:03:58.017Z] NUMA node0 CPU(s): 0-7 [2023-12-28T11:03:58.017Z] Vulnerability Itlb multihit: Not affected [2023-12-28T11:03:58.017Z] Vulnerability L1tf: Not affected [2023-12-28T11:03:58.017Z] Vulnerability Mds: Not affected [2023-12-28T11:03:58.017Z] Vulnerability Meltdown: Not affected [2023-12-28T11:03:58.017Z] Vulnerability Mmio stale data: Not affected [2023-12-28T11:03:58.017Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-28T11:03:58.017Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-28T11:03:58.017Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-28T11:03:58.017Z] Vulnerability Srbds: Not affected [2023-12-28T11:03:58.017Z] Vulnerability Tsx async abort: Not affected [2023-12-28T11:03:58.017Z] 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-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] ---> nproc: [2023-12-28T11:03:58.017Z] 8 [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] ---> df -h: [2023-12-28T11:03:58.017Z] Filesystem Size Used Avail Use% Mounted on [2023-12-28T11:03:58.017Z] overlay 155G 12G 144G 8% / [2023-12-28T11:03:58.017Z] tmpfs 64M 0 64M 0% /dev [2023-12-28T11:03:58.017Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-28T11:03:58.017Z] shm 64M 0 64M 0% /dev/shm [2023-12-28T11:03:58.017Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] ---> sar -b -r -n DEV: [2023-12-28T11:03:58.017Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26304) 12/28/23 _x86_64_ (8 CPU) [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] 10:54:44 LINUX RESTART (8 CPU) [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] 10:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-28T11:03:58.017Z] 10:56:02 140.77 47.82 92.95 0.00 5385.27 60636.19 0.00 [2023-12-28T11:03:58.017Z] 10:57:01 129.00 1.08 127.91 0.00 13.69 35693.88 0.00 [2023-12-28T11:03:58.017Z] 10:58:01 116.38 0.23 116.15 0.00 16.13 36863.74 0.00 [2023-12-28T11:03:58.017Z] 10:59:01 180.99 0.13 180.85 0.00 7.60 38580.50 0.00 [2023-12-28T11:03:58.017Z] 11:00:01 41.11 10.28 30.83 0.00 3215.73 5624.93 0.00 [2023-12-28T11:03:58.017Z] 11:01:01 8.47 1.28 7.18 0.00 248.49 232.63 0.00 [2023-12-28T11:03:58.017Z] 11:02:01 3.42 0.02 3.40 0.00 0.13 79.57 0.00 [2023-12-28T11:03:58.017Z] 11:03:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2023-12-28T11:03:58.017Z] Average: 77.65 7.62 70.03 0.00 1113.24 22188.86 0.00 [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] 10:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-28T11:03:58.017Z] 10:56:02 29264708 31576620 756476 2.30 73788 2507696 1861220 5.49 986740 2252428 266560 [2023-12-28T11:03:58.017Z] 10:57:01 27888188 31517808 800836 2.44 135356 3653908 2029812 5.98 1236720 3255592 509136 [2023-12-28T11:03:58.017Z] 10:58:01 28431564 31556804 760216 2.31 152596 3162176 1737280 5.12 1180008 2797164 252 [2023-12-28T11:03:58.017Z] 10:59:01 27604228 31546824 765884 2.33 165300 3899264 1752816 5.17 1280952 3450012 488 [2023-12-28T11:03:58.017Z] 11:00:01 27280488 31505720 771924 2.35 182472 4169232 1723548 5.08 1490596 3527704 608 [2023-12-28T11:03:58.017Z] 11:01:01 27278836 31534204 745084 2.27 188004 4192932 1715424 5.06 1501428 3521716 192 [2023-12-28T11:03:58.017Z] 11:02:01 27284260 31534788 744820 2.27 186572 4189684 1700264 5.01 1499964 3518504 176 [2023-12-28T11:03:58.017Z] 11:03:01 27292128 31542724 736872 2.24 186648 4189684 1700264 5.01 1491936 3518504 8 [2023-12-28T11:03:58.017Z] Average: 27790550 31539436 760264 2.31 158842 3745572 1777578 5.24 1333543 3230203 97178 [2023-12-28T11:03:58.017Z] [2023-12-28T11:03:58.017Z] 10:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-28T11:03:58.017Z] 10:56:02 ens3 549.43 372.13 5784.36 87.57 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.017Z] 10:56:02 docker0 14.13 15.08 1.14 115.99 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.017Z] 10:56:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.017Z] 10:57:01 ens3 444.11 262.41 2439.87 27.94 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.017Z] 10:57:01 docker0 257.84 435.01 20.69 2432.85 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.017Z] 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 10:58:01 ens3 43.83 33.88 35.69 74.24 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 10:58:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 10:58:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 10:59:01 ens3 117.55 72.24 2688.44 16.89 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 10:59:01 docker0 4.35 8.97 0.26 93.22 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 10:59:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:00:01 ens3 131.69 60.87 2075.85 4.31 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:00:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:01:01 ens3 0.73 0.65 0.40 0.15 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] Average: ens3 160.35 99.95 1626.44 26.39 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] Average: docker0 34.07 56.60 2.72 325.86 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-28T11:03:58.018Z] [2023-12-28T11:03:58.018Z] [2023-12-28T11:03:58.018Z] ---> sar -P ALL: [2023-12-28T11:03:58.018Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26304) 12/28/23 _x86_64_ (8 CPU) [2023-12-28T11:03:58.018Z] [2023-12-28T11:03:58.018Z] 10:54:44 LINUX RESTART (8 CPU) [2023-12-28T11:03:58.018Z] [2023-12-28T11:03:58.018Z] 10:55:01 CPU %user %nice %system %iowait %steal %idle [2023-12-28T11:03:58.018Z] 10:56:02 all 8.98 0.00 2.87 3.02 0.05 85.07 [2023-12-28T11:03:58.018Z] 10:56:02 0 8.18 0.00 3.87 0.39 0.05 87.51 [2023-12-28T11:03:58.018Z] 10:56:02 1 8.09 0.00 3.11 0.13 0.07 88.59 [2023-12-28T11:03:58.018Z] 10:56:02 2 9.48 0.00 3.08 15.02 0.07 72.35 [2023-12-28T11:03:58.018Z] 10:56:02 3 9.12 0.00 2.04 0.50 0.05 88.29 [2023-12-28T11:03:58.018Z] 10:56:02 4 10.76 0.00 2.32 2.17 0.05 84.69 [2023-12-28T11:03:58.018Z] 10:56:02 5 8.40 0.00 3.39 5.36 0.05 82.80 [2023-12-28T11:03:58.018Z] 10:56:02 6 9.26 0.00 2.79 0.32 0.05 87.58 [2023-12-28T11:03:58.018Z] 10:56:02 7 8.56 0.00 2.38 0.27 0.05 88.75 [2023-12-28T11:03:58.018Z] 10:57:01 all 3.84 0.00 1.78 3.26 0.04 91.08 [2023-12-28T11:03:58.018Z] 10:57:01 0 3.91 0.00 2.28 0.53 0.03 93.26 [2023-12-28T11:03:58.018Z] 10:57:01 1 4.13 0.00 1.87 0.43 0.05 93.52 [2023-12-28T11:03:58.018Z] 10:57:01 2 3.97 0.00 2.10 20.61 0.05 73.27 [2023-12-28T11:03:58.018Z] 10:57:01 3 4.06 0.00 1.58 0.48 0.03 93.85 [2023-12-28T11:03:58.018Z] 10:57:01 4 3.20 0.00 1.60 1.28 0.03 93.89 [2023-12-28T11:03:58.018Z] 10:57:01 5 3.42 0.00 1.31 0.36 0.03 94.87 [2023-12-28T11:03:58.018Z] 10:57:01 6 3.97 0.00 1.92 2.23 0.05 91.82 [2023-12-28T11:03:58.018Z] 10:57:01 7 4.09 0.00 1.60 0.31 0.03 93.97 [2023-12-28T11:03:58.018Z] 10:58:01 all 29.74 0.00 3.13 3.43 0.07 63.63 [2023-12-28T11:03:58.018Z] 10:58:01 0 28.86 0.00 3.03 0.35 0.10 67.66 [2023-12-28T11:03:58.018Z] 10:58:01 1 32.25 0.00 3.04 0.47 0.07 64.18 [2023-12-28T11:03:58.018Z] 10:58:01 2 29.07 0.00 3.72 11.96 0.07 55.18 [2023-12-28T11:03:58.018Z] 10:58:01 3 28.11 0.00 2.94 10.25 0.07 58.63 [2023-12-28T11:03:58.018Z] 10:58:01 4 29.81 0.00 3.46 1.94 0.08 64.71 [2023-12-28T11:03:58.018Z] 10:58:01 5 30.34 0.00 2.92 0.49 0.07 66.19 [2023-12-28T11:03:58.018Z] 10:58:01 6 31.34 0.00 3.22 1.60 0.07 63.78 [2023-12-28T11:03:58.018Z] 10:58:01 7 28.16 0.00 2.70 0.39 0.05 68.71 [2023-12-28T11:03:58.018Z] 10:59:01 all 16.79 0.00 2.99 2.42 0.07 77.74 [2023-12-28T11:03:58.018Z] 10:59:01 0 17.60 0.00 3.35 1.28 0.05 77.73 [2023-12-28T11:03:58.018Z] 10:59:01 1 17.37 0.00 3.02 0.23 0.05 79.33 [2023-12-28T11:03:58.018Z] 10:59:01 2 16.36 0.00 3.15 8.40 0.07 72.03 [2023-12-28T11:03:58.018Z] 10:59:01 3 16.24 0.00 2.95 0.57 0.08 80.15 [2023-12-28T11:03:58.018Z] 10:59:01 4 16.72 0.00 2.60 0.72 0.07 79.89 [2023-12-28T11:03:58.018Z] 10:59:01 5 16.47 0.00 2.83 0.89 0.07 79.74 [2023-12-28T11:03:58.018Z] 10:59:01 6 16.96 0.00 3.05 0.45 0.07 79.47 [2023-12-28T11:03:58.018Z] 10:59:01 7 16.58 0.00 3.00 6.81 0.07 73.54 [2023-12-28T11:03:58.018Z] 11:00:01 all 1.95 0.00 0.89 0.42 0.01 96.72 [2023-12-28T11:03:58.018Z] 11:00:01 0 1.25 0.00 0.92 2.14 0.02 95.67 [2023-12-28T11:03:58.018Z] 11:00:01 1 1.95 0.00 0.77 0.05 0.02 97.21 [2023-12-28T11:03:58.018Z] 11:00:01 2 1.78 0.00 0.87 0.05 0.02 97.28 [2023-12-28T11:03:58.018Z] 11:00:01 3 2.32 0.00 0.85 0.05 0.00 96.78 [2023-12-28T11:03:58.018Z] 11:00:01 4 1.59 0.00 0.60 0.00 0.00 97.81 [2023-12-28T11:03:58.018Z] 11:00:01 5 1.22 0.00 0.94 0.43 0.02 97.40 [2023-12-28T11:03:58.018Z] 11:00:01 6 3.54 0.00 0.65 0.62 0.03 95.16 [2023-12-28T11:03:58.018Z] 11:00:01 7 1.95 0.00 1.55 0.05 0.02 96.43 [2023-12-28T11:03:58.018Z] 11:01:01 all 0.21 0.00 0.27 0.03 0.01 99.47 [2023-12-28T11:03:58.018Z] 11:01:01 0 0.12 0.00 0.18 0.03 0.00 99.67 [2023-12-28T11:03:58.018Z] 11:01:01 1 0.43 0.00 0.20 0.00 0.02 99.35 [2023-12-28T11:03:58.018Z] 11:01:01 2 0.12 0.00 0.12 0.00 0.00 99.77 [2023-12-28T11:03:58.018Z] 11:01:01 3 0.28 0.00 0.13 0.02 0.02 99.55 [2023-12-28T11:03:58.018Z] 11:01:01 4 0.13 0.00 0.12 0.02 0.02 99.72 [2023-12-28T11:03:58.018Z] 11:01:01 5 0.08 0.00 0.13 0.00 0.00 99.78 [2023-12-28T11:03:58.018Z] 11:01:01 6 0.42 0.00 0.33 0.13 0.02 99.10 [2023-12-28T11:03:58.018Z] 11:01:01 7 0.12 0.00 0.95 0.07 0.00 98.87 [2023-12-28T11:03:58.018Z] 11:02:01 all 0.32 0.00 0.04 0.01 0.01 99.62 [2023-12-28T11:03:58.018Z] 11:02:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2023-12-28T11:03:58.018Z] 11:02:01 1 2.02 0.00 0.05 0.00 0.02 97.92 [2023-12-28T11:03:58.018Z] 11:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-28T11:03:58.018Z] 11:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-12-28T11:03:58.018Z] 11:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-28T11:03:58.018Z] 11:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-28T11:03:58.018Z] 11:02:01 6 0.25 0.00 0.08 0.10 0.02 99.55 [2023-12-28T11:03:58.018Z] 11:02:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-12-28T11:03:58.018Z] 11:03:01 all 0.09 0.00 0.02 0.06 0.01 99.83 [2023-12-28T11:03:58.018Z] 11:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-28T11:03:58.018Z] 11:03:01 1 0.58 0.00 0.02 0.00 0.00 99.40 [2023-12-28T11:03:58.018Z] 11:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-28T11:03:58.018Z] 11:03:01 3 0.03 0.00 0.00 0.17 0.02 99.78 [2023-12-28T11:03:58.018Z] 11:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-28T11:03:58.018Z] 11:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-28T11:03:58.018Z] 11:03:01 6 0.03 0.00 0.00 0.30 0.02 99.65 [2023-12-28T11:03:58.018Z] 11:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-28T11:03:58.018Z] Average: all 7.72 0.00 1.49 1.57 0.03 89.18 [2023-12-28T11:03:58.018Z] Average: 0 7.48 0.00 1.71 0.59 0.03 90.19 [2023-12-28T11:03:58.018Z] Average: 1 8.32 0.00 1.50 0.16 0.04 89.98 [2023-12-28T11:03:58.018Z] Average: 2 7.59 0.00 1.63 6.94 0.03 83.81 [2023-12-28T11:03:58.018Z] Average: 3 7.50 0.00 1.31 1.50 0.04 89.65 [2023-12-28T11:03:58.018Z] Average: 4 7.77 0.00 1.34 0.76 0.03 90.09 [2023-12-28T11:03:58.018Z] Average: 5 7.48 0.00 1.44 0.94 0.03 90.11 [2023-12-28T11:03:58.018Z] Average: 6 8.20 0.00 1.50 0.71 0.04 89.55 [2023-12-28T11:03:58.018Z] Average: 7 7.42 0.00 1.52 0.98 0.03 90.06 [2023-12-28T11:03:58.018Z] [2023-12-28T11:03:58.018Z] [2023-12-28T11:03:58.018Z]