Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 726c43c22a989f407380357b7dfb88294a16c2b2+1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (b437d8f22f6eea8f63585dcf3f6fc9f3c5630ab5) 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-ssh5241627511178670011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13839842704920027996.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-325/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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8443422418074885250.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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8558555825959432533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3046149134753399860.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-325/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-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14959330947070531147.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24320 in /w/workspace/undry_device-rfid-llrp-go_PR-325 [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-325 # 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/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 726c43c22a989f407380357b7dfb88294a16c2b2 Merge succeeded, producing 726c43c22a989f407380357b7dfb88294a16c2b2 Checking out Revision 726c43c22a989f407380357b7dfb88294a16c2b2 (PR-325) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T10:31:43.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T10:31:43.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T10:31:44.026Z] ========================================================= [2024-11-01T10:31:44.026Z] EdgeX Global Pipelines Version Info [2024-11-01T10:31:44.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:31:44.815Z] ------------------- [2024-11-01T10:31:44.815Z] stable info: [2024-11-01T10:31:44.815Z] ------------------- [2024-11-01T10:31:44.815Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T10:31:44.815Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T10:31:44.815Z] Message: update stable to v1.0.265 [2024-11-01T10:31:45.395Z] ------------------- [2024-11-01T10:31:45.395Z] experimental info: [2024-11-01T10:31:45.395Z] ------------------- [2024-11-01T10:31:45.395Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T10:31:45.395Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T10:31:45.395Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T10:31:45.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-01T10:31:45.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-01T10:31:45.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T10:31:45.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T10:31:45.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T10:31:45.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T10:31:45.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T10:31:46.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T10:31:46.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T10:31:46.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T10:31:46.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T10:31:46.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-01T10:31:46.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T10:31:46.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T10:31:46.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T10:31:46.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T10:31:46.591Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T10:31:46.650Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T10:31:46.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T10:31:46.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T10:31:46.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T10:31:46.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T10:31:46.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T10:31:47.015Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T10:31:47.080Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T10:31:47.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T10:31:47.199Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T10:31:47.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo [2024-11-01T10:31:47.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo [2024-11-01T10:31:47.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo [2024-11-01T10:31:47.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo [2024-11-01T10:31:47.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726c43c [Pipeline] echo [2024-11-01T10:31:47.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T10:31:47.707Z] provisioning config files... [2024-11-01T10:31:47.722Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config12286808359423114074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:31:48.119Z] ---> ****-login.sh [2024-11-01T10:31:48.119Z] nexus3.edgexfoundry.org:10001 [2024-11-01T10:31:48.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:31:48.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:31:48.378Z] Configure a credential helper to remove this warning. See [2024-11-01T10:31:48.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:31:48.378Z] [2024-11-01T10:31:48.378Z] Login Succeeded [2024-11-01T10:31:48.378Z] nexus3.edgexfoundry.org:10002 [2024-11-01T10:31:48.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:31:48.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:31:48.638Z] Configure a credential helper to remove this warning. See [2024-11-01T10:31:48.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:31:48.638Z] [2024-11-01T10:31:48.638Z] Login Succeeded [2024-11-01T10:31:48.638Z] nexus3.edgexfoundry.org:10003 [2024-11-01T10:31:48.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:31:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:31:48.639Z] Configure a credential helper to remove this warning. See [2024-11-01T10:31:48.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:31:48.639Z] [2024-11-01T10:31:48.639Z] Login Succeeded [2024-11-01T10:31:48.639Z] nexus3.edgexfoundry.org:10004 [2024-11-01T10:31:48.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:31:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:31:48.639Z] Configure a credential helper to remove this warning. See [2024-11-01T10:31:48.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:31:48.639Z] [2024-11-01T10:31:48.639Z] Login Succeeded [2024-11-01T10:31:48.898Z] ****.io [2024-11-01T10:31:48.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:31:49.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:31:49.159Z] Configure a credential helper to remove this warning. See [2024-11-01T10:31:49.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:31:49.159Z] [2024-11-01T10:31:49.159Z] Login Succeeded [2024-11-01T10:31:49.159Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T10:31:49.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T10:31:49.884Z] + git rev-list -1 --merges 726c43c22a989f407380357b7dfb88294a16c2b2~1..726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo [2024-11-01T10:31:49.932Z] -----------> git rev-list -1 --merges 726c43c22a989f407380357b7dfb88294a16c2b2~1..726c43c22a989f407380357b7dfb88294a16c2b2 726c43c22a989f407380357b7dfb88294a16c2b2 [false] [Pipeline] sh [2024-11-01T10:31:50.247Z] + git log --format=format:%s -1 726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo [2024-11-01T10:31:50.292Z] ========================================================= [2024-11-01T10:31:50.292Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T10:31:50.292Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T10:31:50.759Z] + git log --format=format:%s -1 726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo [2024-11-01T10:31:50.797Z] [semverPrep] GIT_COMMIT: 726c43c22a989f407380357b7dfb88294a16c2b2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-01T10:31:50.843Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T10:31:51.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T10:31:51.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T10:31:51.285Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T10:31:51.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T10:31:51.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T10:31:51.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T10:31:51.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:31:51.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T10:31:51.826Z] [2024-11-01T10:31:51.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:31:52.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T10:31:52.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T10:31:52.229Z] b85a868b505f: Pulling fs layer [2024-11-01T10:31:52.229Z] e2be974225ed: Pulling fs layer [2024-11-01T10:31:52.229Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T10:31:52.229Z] 988bab9f4d93: Pulling fs layer [2024-11-01T10:31:52.229Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T10:31:52.229Z] eaf3925da568: Pulling fs layer [2024-11-01T10:31:52.229Z] bab4dde63d76: Pulling fs layer [2024-11-01T10:31:52.229Z] bde34c3a00c8: Pulling fs layer [2024-11-01T10:31:52.229Z] b352a97aabf1: Pulling fs layer [2024-11-01T10:31:52.229Z] 4872d77fe225: Pulling fs layer [2024-11-01T10:31:52.229Z] 5851b861e8e6: Pulling fs layer [2024-11-01T10:31:52.229Z] bab4dde63d76: Waiting [2024-11-01T10:31:52.229Z] bde34c3a00c8: Waiting [2024-11-01T10:31:52.229Z] b352a97aabf1: Waiting [2024-11-01T10:31:52.229Z] 4872d77fe225: Waiting [2024-11-01T10:31:52.229Z] 5851b861e8e6: Waiting [2024-11-01T10:31:52.229Z] 988bab9f4d93: Waiting [2024-11-01T10:31:52.229Z] 1469e6f7b9e6: Waiting [2024-11-01T10:31:52.229Z] eaf3925da568: Waiting [2024-11-01T10:31:52.229Z] e2be974225ed: Download complete [2024-11-01T10:31:52.229Z] 988bab9f4d93: Verifying Checksum [2024-11-01T10:31:52.229Z] 988bab9f4d93: Download complete [2024-11-01T10:31:52.229Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T10:31:52.229Z] 1469e6f7b9e6: Download complete [2024-11-01T10:31:52.229Z] eaf3925da568: Verifying Checksum [2024-11-01T10:31:52.229Z] eaf3925da568: Download complete [2024-11-01T10:31:52.487Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T10:31:52.488Z] 339a4e72a1f5: Download complete [2024-11-01T10:31:52.488Z] bde34c3a00c8: Verifying Checksum [2024-11-01T10:31:52.488Z] bde34c3a00c8: Download complete [2024-11-01T10:31:52.488Z] b352a97aabf1: Verifying Checksum [2024-11-01T10:31:52.488Z] b352a97aabf1: Download complete [2024-11-01T10:31:52.488Z] 4872d77fe225: Verifying Checksum [2024-11-01T10:31:52.488Z] 4872d77fe225: Download complete [2024-11-01T10:31:52.488Z] 5851b861e8e6: Download complete [2024-11-01T10:31:52.488Z] b85a868b505f: Download complete [2024-11-01T10:31:52.745Z] bab4dde63d76: Verifying Checksum [2024-11-01T10:31:52.745Z] bab4dde63d76: Download complete [2024-11-01T10:31:54.119Z] b85a868b505f: Pull complete [2024-11-01T10:31:54.119Z] e2be974225ed: Pull complete [2024-11-01T10:31:54.392Z] 339a4e72a1f5: Pull complete [2024-11-01T10:31:54.651Z] 988bab9f4d93: Pull complete [2024-11-01T10:31:54.911Z] 1469e6f7b9e6: Pull complete [2024-11-01T10:31:54.911Z] eaf3925da568: Pull complete [2024-11-01T10:31:56.816Z] bab4dde63d76: Pull complete [2024-11-01T10:31:56.816Z] bde34c3a00c8: Pull complete [2024-11-01T10:31:57.077Z] b352a97aabf1: Pull complete [2024-11-01T10:31:57.077Z] 4872d77fe225: Pull complete [2024-11-01T10:31:57.339Z] 5851b861e8e6: Pull complete [2024-11-01T10:31:57.339Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T10:31:57.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T10:31:57.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:31:57.658Z] prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container [2024-11-01T10:31:57.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 [2024-11-01T10:32:01.086Z] $ docker top 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd -eo pid,comm [2024-11-01T10:32:01.142Z] 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). [2024-11-01T10:32:01.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T10:32:01.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T10:32:01.326Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T10:32:01.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T10:32:01.437Z] $ docker exec 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent [2024-11-01T10:32:01.552Z] SSH_AUTH_SOCK=/tmp/ssh-v2lETVkswg9E/agent.33 [2024-11-01T10:32:01.552Z] SSH_AGENT_PID=39 [2024-11-01T10:32:01.559Z] Running ssh-add (command line suppressed) [2024-11-01T10:32:01.665Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_4268659620828491516.key (/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_4268659620828491516.key) [2024-11-01T10:32:01.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T10:32:02.032Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T10:32:02.059Z] $ docker exec --env ******** --env ******** 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent -k [2024-11-01T10:32:02.184Z] unset SSH_AUTH_SOCK; [2024-11-01T10:32:02.184Z] unset SSH_AGENT_PID; [2024-11-01T10:32:02.184Z] echo Agent pid 39 killed; [2024-11-01T10:32:02.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T10:32:02.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T10:32:02.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T10:32:02.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T10:32:02.423Z] $ docker exec 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent [2024-11-01T10:32:02.563Z] SSH_AUTH_SOCK=/tmp/ssh-6Jc8uzgxAZot/agent.72 [2024-11-01T10:32:02.563Z] SSH_AGENT_PID=78 [2024-11-01T10:32:02.569Z] Running ssh-add (command line suppressed) [2024-11-01T10:32:02.660Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_13999666833455680649.key (/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_13999666833455680649.key) [2024-11-01T10:32:02.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T10:32:03.024Z] + git semver init [2024-11-01T10:32:03.287Z] 2024-11-01 10:32:03,201 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T10:32:03.287Z] 2024-11-01 10:32:03,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver [2024-11-01T10:32:03.287Z] 2024-11-01 10:32:03,202 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-325/.semver [2024-11-01T10:32:03.287Z] 2024-11-01 10:32:03,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-325, universal_newlines=False, shell=None, istream=None) [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,819 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-325/.git/info/exclude [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver/PR-325 with force:False [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,820 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver/PR-325 [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,824 [execute] INFO git cat-file --batch-check [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,831 [execute] INFO git cat-file --batch [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T10:32:05.228Z] 2024-11-01 10:32:04,837 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-325/.semver/PR-325 [2024-11-01T10:32:05.228Z] 0.0.0 [Pipeline] } [2024-11-01T10:32:05.253Z] $ docker exec --env ******** --env ******** 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent -k [2024-11-01T10:32:05.356Z] unset SSH_AUTH_SOCK; [2024-11-01T10:32:05.357Z] unset SSH_AGENT_PID; [2024-11-01T10:32:05.357Z] echo Agent pid 78 killed; [2024-11-01T10:32:05.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T10:32:05.841Z] + git semver [Pipeline] } [2024-11-01T10:32:06.128Z] $ docker stop --time=1 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd [2024-11-01T10:32:07.454Z] $ docker rm -f --volumes 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T10:32:07.878Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T10:32:08.193Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T10:32:08.219Z] [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 [2024-11-01T10:32:08.963Z] provisioning config files... [2024-11-01T10:32:08.973Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config16296733507238955451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:32:09.352Z] ---> ****-login.sh [2024-11-01T10:32:09.352Z] nexus3.edgexfoundry.org:10001 [2024-11-01T10:32:09.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:32:09.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:32:09.352Z] Configure a credential helper to remove this warning. See [2024-11-01T10:32:09.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:32:09.352Z] [2024-11-01T10:32:09.352Z] Login Succeeded [2024-11-01T10:32:09.352Z] nexus3.edgexfoundry.org:10002 [2024-11-01T10:32:09.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:32:09.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:32:09.353Z] Configure a credential helper to remove this warning. See [2024-11-01T10:32:09.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:32:09.353Z] [2024-11-01T10:32:09.353Z] Login Succeeded [2024-11-01T10:32:09.353Z] nexus3.edgexfoundry.org:10003 [2024-11-01T10:32:09.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:32:09.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:32:09.621Z] Configure a credential helper to remove this warning. See [2024-11-01T10:32:09.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:32:09.621Z] [2024-11-01T10:32:09.621Z] Login Succeeded [2024-11-01T10:32:09.621Z] nexus3.edgexfoundry.org:10004 [2024-11-01T10:32:09.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:32:09.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:32:09.621Z] Configure a credential helper to remove this warning. See [2024-11-01T10:32:09.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:32:09.621Z] [2024-11-01T10:32:09.621Z] Login Succeeded [2024-11-01T10:32:09.621Z] ****.io [2024-11-01T10:32:09.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:32:09.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:32:09.880Z] Configure a credential helper to remove this warning. See [2024-11-01T10:32:09.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:32:09.880Z] [2024-11-01T10:32:09.880Z] Login Succeeded [2024-11-01T10:32:09.880Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T10:32:09.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T10:32:10.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T10:32:10.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T10:32:10.258Z] ========================================================= [2024-11-01T10:32:10.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T10:32:10.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:32:10.766Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T10:32:10.766Z] Sending build context to Docker daemon 11.48MB [2024-11-01T10:32:10.766Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T10:32:10.766Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T10:32:10.766Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T10:32:10.766Z] 43c4264eed91: Pulling fs layer [2024-11-01T10:32:10.766Z] 4cc291be95ef: Pulling fs layer [2024-11-01T10:32:10.766Z] 2ac1f1163629: Pulling fs layer [2024-11-01T10:32:10.766Z] 5c3c966382ef: Pulling fs layer [2024-11-01T10:32:10.766Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T10:32:10.766Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T10:32:10.766Z] 9f66e0745190: Pulling fs layer [2024-11-01T10:32:10.766Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T10:32:10.766Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T10:32:10.766Z] 5c3c966382ef: Waiting [2024-11-01T10:32:10.766Z] 4f4fb700ef54: Waiting [2024-11-01T10:32:10.766Z] f49a43e4bbc0: Waiting [2024-11-01T10:32:10.766Z] 5d5c8e513c77: Waiting [2024-11-01T10:32:10.766Z] 9f66e0745190: Waiting [2024-11-01T10:32:11.033Z] 4cc291be95ef: Download complete [2024-11-01T10:32:11.033Z] 5c3c966382ef: Download complete [2024-11-01T10:32:11.033Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T10:32:11.033Z] 4f4fb700ef54: Download complete [2024-11-01T10:32:11.033Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T10:32:11.033Z] 5d5c8e513c77: Download complete [2024-11-01T10:32:11.033Z] 43c4264eed91: Download complete [2024-11-01T10:32:11.033Z] 9f66e0745190: Verifying Checksum [2024-11-01T10:32:11.033Z] 43c4264eed91: Pull complete [2024-11-01T10:32:11.293Z] 561ebcabdf7f: Download complete [2024-11-01T10:32:11.293Z] 4cc291be95ef: Pull complete [2024-11-01T10:32:11.293Z] 2ac1f1163629: Verifying Checksum [2024-11-01T10:32:11.293Z] 2ac1f1163629: Download complete [2024-11-01T10:32:11.860Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T10:32:11.860Z] f49a43e4bbc0: Download complete [2024-11-01T10:32:16.050Z] 2ac1f1163629: Pull complete [2024-11-01T10:32:16.050Z] 5c3c966382ef: Pull complete [2024-11-01T10:32:16.050Z] 4f4fb700ef54: Pull complete [2024-11-01T10:32:16.050Z] 5d5c8e513c77: Pull complete [2024-11-01T10:32:16.050Z] 9f66e0745190: Pull complete [2024-11-01T10:32:17.964Z] f49a43e4bbc0: Pull complete [2024-11-01T10:32:18.532Z] 561ebcabdf7f: Pull complete [2024-11-01T10:32:18.532Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T10:32:18.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T10:32:18.792Z] ---> 3a752c3f9dda [2024-11-01T10:32:18.792Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T10:32:23.005Z] ---> Running in 55f148fce8b0 [2024-11-01T10:32:23.264Z] Removing intermediate container 55f148fce8b0 [2024-11-01T10:32:23.264Z] ---> 7617f5b422de [2024-11-01T10:32:23.264Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T10:32:23.264Z] ---> Running in bea0033418f9 [2024-11-01T10:32:23.264Z] Removing intermediate container bea0033418f9 [2024-11-01T10:32:23.264Z] ---> 8517327693e2 [2024-11-01T10:32:23.264Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T10:32:23.264Z] ---> Running in 26a55cc1bae8 [2024-11-01T10:32:23.522Z] Removing intermediate container 26a55cc1bae8 [2024-11-01T10:32:23.522Z] ---> 51d6b12fde92 [2024-11-01T10:32:23.522Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T10:32:23.522Z] ---> Running in 5760382cb1f7 [2024-11-01T10:32:23.522Z] Removing intermediate container 5760382cb1f7 [2024-11-01T10:32:23.522Z] ---> 817639080aba [2024-11-01T10:32:23.522Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T10:32:23.522Z] ---> Running in c5c68ee303d0 [2024-11-01T10:32:23.731Z] Still waiting to schedule task [2024-11-01T10:32:23.731Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-01T10:32:23.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T10:32:24.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T10:32:24.613Z] OK: 246 MiB in 54 packages [2024-11-01T10:32:25.206Z] Removing intermediate container c5c68ee303d0 [2024-11-01T10:32:25.206Z] ---> da9b0820799d [2024-11-01T10:32:25.206Z] Step 8/12 : WORKDIR /app [2024-11-01T10:32:25.206Z] ---> Running in 97f60a6b7997 [2024-11-01T10:32:25.206Z] Removing intermediate container 97f60a6b7997 [2024-11-01T10:32:25.206Z] ---> 67efca2514fe [2024-11-01T10:32:25.206Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-01T10:32:25.206Z] ---> 85e63e538d6b [2024-11-01T10:32:25.206Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T10:32:25.466Z] ---> Running in ef0adb9e15d6 [2024-11-01T10:33:12.163Z] Removing intermediate container ef0adb9e15d6 [2024-11-01T10:33:12.163Z] ---> 7e9e3a61b48a [2024-11-01T10:33:12.163Z] Step 11/12 : COPY . . [2024-11-01T10:33:12.163Z] ---> bc12c088089c [2024-11-01T10:33:12.163Z] Step 12/12 : RUN $MAKE [2024-11-01T10:33:12.163Z] ---> Running in 573a97a11c66 [2024-11-01T10:33:12.163Z] noop [2024-11-01T10:33:12.163Z] Removing intermediate container 573a97a11c66 [2024-11-01T10:33:12.163Z] ---> 97a10f122da5 [2024-11-01T10:33:12.163Z] Successfully built 97a10f122da5 [2024-11-01T10:33:12.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:33:12.656Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T10:33:12.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:33:12.840Z] prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container [2024-11-01T10:33:12.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 [2024-11-01T10:33:13.243Z] $ docker top 8fa1e5fcf8705ecb5582780edcb90ad2b4dd56d531b9efc6fddda8a3245cd09a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T10:33:13.701Z] + go version [2024-11-01T10:33:13.701Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T10:33:13.732Z] $ docker stop --time=1 8fa1e5fcf8705ecb5582780edcb90ad2b4dd56d531b9efc6fddda8a3245cd09a [2024-11-01T10:33:15.023Z] $ docker rm -f --volumes 8fa1e5fcf8705ecb5582780edcb90ad2b4dd56d531b9efc6fddda8a3245cd09a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:33:15.779Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T10:33:15.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:33:15.957Z] prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container [2024-11-01T10:33:15.986Z] $ 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-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 [2024-11-01T10:33:16.348Z] $ docker top aae722fb341637eb4b583d943e79d220e7da233f24a75d1808f5343d69ea8556 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T10:33:16.763Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-325 [Pipeline] fileExists [Pipeline] sh [2024-11-01T10:33:17.147Z] + make test [2024-11-01T10:33:17.147Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T10:33:18.531Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-01T10:33:40.464Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-01T10:33:40.464Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-01T10:33:42.372Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.454s coverage: 40.6% of statements [2024-11-01T10:33:42.372Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2024-11-01T10:33:42.372Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements [2024-11-01T10:33:57.263Z] go vet ./... [2024-11-01T10:34:02.279Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24322 in /w/workspace/undry_device-rfid-llrp-go_PR-325 [Pipeline] { [Pipeline] ws [2024-11-01T10:34:02.358Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-11-01T10:34:02.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T10:34:02.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T10:34:02.523Z] ./bin/test-attribution-txt.sh [2024-11-01T10:34:05.473Z] The recommended git tool is: git [Pipeline] echo [2024-11-01T10:34:05.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T10:34:05.567Z] $ docker stop --time=1 aae722fb341637eb4b583d943e79d220e7da233f24a75d1808f5343d69ea8556 [2024-11-01T10:34:07.440Z] $ docker rm -f --volumes aae722fb341637eb4b583d943e79d220e7da233f24a75d1808f5343d69ea8556 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T10:34:08.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T10:34:08.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T10:34:08.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T10:34:09.261Z] + ls -al . [2024-11-01T10:34:09.261Z] total 704 [2024-11-01T10:34:09.261Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 10:33 . [2024-11-01T10:34:09.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:31 .. [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 1 10:31 .dockerignore [2024-11-01T10:34:09.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 10:33 .git [2024-11-01T10:34:09.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:31 .github [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 1 10:31 .gitignore [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 10:31 .golangci.yml [2024-11-01T10:34:09.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 10:32 .semver [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 1 10:31 Attribution.txt [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 1 10:31 CHANGELOG.md [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 1 10:31 Dockerfile [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 10:31 GOVERNANCE.md [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 1 10:31 Jenkinsfile [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 10:31 LICENSE [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 2716 Nov 1 10:31 Makefile [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 10:31 OWNERS.md [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 1 10:31 README.md [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 10:32 VERSION [2024-11-01T10:34:09.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:31 bin [2024-11-01T10:34:09.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:31 cmd [2024-11-01T10:34:09.261Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 1 10:33 coverage.out [2024-11-01T10:34:09.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:31 examples [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 1 10:31 go.mod [2024-11-01T10:34:09.261Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 10:31 go.sum [2024-11-01T10:34:09.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:31 images [2024-11-01T10:34:09.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:31 internal [2024-11-01T10:34:09.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:31 pkg [2024-11-01T10:34:09.262Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 1 10:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:34:09.696Z] + 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=726c43c22a989f407380357b7dfb88294a16c2b2 --label arch=amd64 --label version=0.0.0 . [2024-11-01T10:34:09.696Z] Sending build context to Docker daemon 11.48MB [2024-11-01T10:34:09.696Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T10:34:09.696Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-01T10:34:09.696Z] ---> 97a10f122da5 [2024-11-01T10:34:09.696Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-01T10:34:09.696Z] ---> Running in f300e41ff9ea [2024-11-01T10:34:09.956Z] Removing intermediate container f300e41ff9ea [2024-11-01T10:34:09.956Z] ---> f0428f4cf945 [2024-11-01T10:34:09.956Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T10:34:09.956Z] ---> Running in be8635f45f60 [2024-11-01T10:34:09.956Z] Removing intermediate container be8635f45f60 [2024-11-01T10:34:09.956Z] ---> 4c7e492752ff [2024-11-01T10:34:09.956Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T10:34:09.956Z] ---> Running in 774fd6013931 [2024-11-01T10:34:09.956Z] Removing intermediate container 774fd6013931 [2024-11-01T10:34:09.956Z] ---> d2afb78a85da [2024-11-01T10:34:09.956Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T10:34:10.214Z] ---> Running in 8972d75e0288 [2024-11-01T10:34:10.214Z] Removing intermediate container 8972d75e0288 [2024-11-01T10:34:10.214Z] ---> 152a6bac3a5b [2024-11-01T10:34:10.214Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T10:34:10.214Z] ---> Running in cfda9f3face6 [2024-11-01T10:34:10.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T10:34:10.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T10:34:10.998Z] OK: 246 MiB in 54 packages [2024-11-01T10:34:11.568Z] Removing intermediate container cfda9f3face6 [2024-11-01T10:34:11.568Z] ---> 87f44c528511 [2024-11-01T10:34:11.568Z] Step 8/25 : WORKDIR /app [2024-11-01T10:34:11.568Z] ---> Running in acfdbc416765 [2024-11-01T10:34:11.568Z] Removing intermediate container acfdbc416765 [2024-11-01T10:34:11.568Z] ---> f953e10f0696 [2024-11-01T10:34:11.568Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-01T10:34:11.568Z] ---> 069c8c6dcd51 [2024-11-01T10:34:11.568Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T10:34:11.585Z] using credential edgex-jenkins-ssh [2024-11-01T10:34:11.609Z] Cloning the remote Git repository [2024-11-01T10:34:11.665Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-01T10:34:11.827Z] ---> Running in a4c16ee4f211 [2024-11-01T10:34:12.395Z] Removing intermediate container a4c16ee4f211 [2024-11-01T10:34:12.395Z] ---> f610e0d2c8f1 [2024-11-01T10:34:12.395Z] Step 11/25 : COPY . . [2024-11-01T10:34:12.655Z] ---> da20a9172814 [2024-11-01T10:34:12.655Z] Step 12/25 : RUN $MAKE [2024-11-01T10:34:12.655Z] ---> Running in d5601d1b1f05 [2024-11-01T10:34:11.806Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-11-01T10:34:12.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-01T10:34:12.036Z] > git --version # timeout=10 [2024-11-01T10:34:12.063Z] > git --version # 'git version 2.25.1' [2024-11-01T10:34:12.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T10:34:12.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T10:34:13.224Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-01T10:34:15.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-01T10:34:15.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T10:34:17.090Z] Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 726c43c22a989f407380357b7dfb88294a16c2b2 [2024-11-01T10:34:16.529Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-01T10:34:16.576Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-01T10:34:16.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T10:34:16.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-01T10:34:17.126Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T10:34:17.473Z] Merge succeeded, producing 726c43c22a989f407380357b7dfb88294a16c2b2 [2024-11-01T10:34:17.474Z] Checking out Revision 726c43c22a989f407380357b7dfb88294a16c2b2 (PR-325) [2024-11-01T10:34:18.251Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-01T10:34:18.315Z] > git --version # timeout=10 [2024-11-01T10:34:18.328Z] > git --version # 'git version 2.25.1' [2024-11-01T10:34:18.346Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T10:34:17.198Z] > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # timeout=10 [2024-11-01T10:34:17.331Z] > git remote # timeout=10 [2024-11-01T10:34:17.353Z] > git config --get remote.origin.url # timeout=10 [2024-11-01T10:34:17.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T10:34:17.406Z] > git merge 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 [2024-11-01T10:34:17.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-01T10:34:17.479Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T10:34:17.503Z] > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T10:34:23.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T10:34:23.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T10:34:23.525Z] Dload Upload Total Spent Left Speed [2024-11-01T10:34:23.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2024-11-01T10:34:23.886Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T10:34:24.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T10:34:24.253Z] + sudo tee /etc/docker/daemon.new [2024-11-01T10:34:24.253Z] { [2024-11-01T10:34:24.253Z] "registry-mirrors": [ [2024-11-01T10:34:24.253Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T10:34:24.253Z] ], [2024-11-01T10:34:24.253Z] "bip": "10.250.0.254/24", [2024-11-01T10:34:24.253Z] "hosts": [ [2024-11-01T10:34:24.253Z] "tcp://0.0.0.0:5555", [2024-11-01T10:34:24.253Z] "unix:///var/run/docker.sock" [2024-11-01T10:34:24.253Z] ], [2024-11-01T10:34:24.253Z] "mtu": 1458, [2024-11-01T10:34:24.253Z] "selinux-enabled": true, [2024-11-01T10:34:24.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T10:34:24.253Z] } [Pipeline] sh [2024-11-01T10:34:24.628Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T10:34:24.994Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T10:34:43.369Z] provisioning config files... [2024-11-01T10:34:43.402Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13226227860404352988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:34:43.911Z] ---> ****-login.sh [2024-11-01T10:34:43.911Z] nexus3.edgexfoundry.org:10001 [2024-11-01T10:34:44.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:34:44.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:34:44.504Z] Configure a credential helper to remove this warning. See [2024-11-01T10:34:44.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:34:44.505Z] [2024-11-01T10:34:44.505Z] Login Succeeded [2024-11-01T10:34:44.505Z] nexus3.edgexfoundry.org:10002 [2024-11-01T10:34:44.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:34:45.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:34:45.046Z] Configure a credential helper to remove this warning. See [2024-11-01T10:34:45.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:34:45.046Z] [2024-11-01T10:34:45.046Z] Login Succeeded [2024-11-01T10:34:45.046Z] nexus3.edgexfoundry.org:10003 [2024-11-01T10:34:45.304Z] Removing intermediate container d5601d1b1f05 [2024-11-01T10:34:45.304Z] ---> 8a1ab4b23987 [2024-11-01T10:34:45.304Z] Step 13/25 : FROM alpine:3.20 [2024-11-01T10:34:45.304Z] 3.20: Pulling from library/alpine [2024-11-01T10:34:45.304Z] 43c4264eed91: Already exists [2024-11-01T10:34:45.304Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T10:34:45.304Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T10:34:45.304Z] ---> 91ef0af61f39 [2024-11-01T10:34:45.304Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T10:34:45.304Z] ---> Running in c84e3c848e27 [2024-11-01T10:34:45.304Z] Removing intermediate container c84e3c848e27 [2024-11-01T10:34:45.304Z] ---> 07376157aa0a [2024-11-01T10:34:45.304Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-01T10:34:45.304Z] ---> Running in aac455c153b4 [2024-11-01T10:34:45.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T10:34:45.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:34:45.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:34:45.317Z] Configure a credential helper to remove this warning. See [2024-11-01T10:34:45.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:34:45.317Z] [2024-11-01T10:34:45.317Z] Login Succeeded [2024-11-01T10:34:45.317Z] nexus3.edgexfoundry.org:10004 [2024-11-01T10:34:45.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T10:34:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:34:45.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:34:45.592Z] Configure a credential helper to remove this warning. See [2024-11-01T10:34:45.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:34:45.592Z] [2024-11-01T10:34:45.592Z] Login Succeeded [2024-11-01T10:34:45.592Z] ****.io [2024-11-01T10:34:45.823Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T10:34:45.823Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T10:34:45.823Z] OK: 8 MiB in 15 packages [2024-11-01T10:34:45.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T10:34:46.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T10:34:46.135Z] Configure a credential helper to remove this warning. See [2024-11-01T10:34:46.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T10:34:46.135Z] [2024-11-01T10:34:46.135Z] Login Succeeded [2024-11-01T10:34:46.135Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T10:34:46.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-01T10:34:46.390Z] Removing intermediate container aac455c153b4 [2024-11-01T10:34:46.390Z] ---> 1eec0c90f6c3 [2024-11-01T10:34:46.390Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-01T10:34:46.390Z] ---> Running in 6403d530b141 [2024-11-01T10:34:46.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-11-01T10:34:46.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-11-01T10:34:46.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-11-01T10:34:46.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T10:34:46.745Z] ========================================================= [2024-11-01T10:34:46.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T10:34:46.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-11-01T10:34:46.907Z] Upgrading critical system libraries and apk-tools: [2024-11-01T10:34:46.907Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T10:34:46.907Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T10:34:46.907Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T10:34:46.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:34:47.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T10:34:47.305Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T10:34:47.425Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T10:34:47.425Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T10:34:47.425Z] OK: 8 MiB in 15 packages [2024-11-01T10:34:47.574Z] Sending build context to Docker daemon 1.21MB [2024-11-01T10:34:47.574Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T10:34:47.574Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T10:34:47.684Z] Removing intermediate container 6403d530b141 [2024-11-01T10:34:47.684Z] ---> 1eaf15844153 [2024-11-01T10:34:47.684Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-01T10:34:47.844Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T10:34:47.844Z] cf04c63912e1: Pulling fs layer [2024-11-01T10:34:47.844Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T10:34:47.844Z] a37a00ec5f00: Pulling fs layer [2024-11-01T10:34:47.844Z] 50b3750afda1: Pulling fs layer [2024-11-01T10:34:47.844Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T10:34:47.844Z] 80978eb59214: Pulling fs layer [2024-11-01T10:34:47.844Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T10:34:47.844Z] c5a475d317c9: Pulling fs layer [2024-11-01T10:34:47.844Z] 50b3750afda1: Waiting [2024-11-01T10:34:47.844Z] 4f4fb700ef54: Waiting [2024-11-01T10:34:47.844Z] 80978eb59214: Waiting [2024-11-01T10:34:47.844Z] c9f46d7d2bd2: Waiting [2024-11-01T10:34:47.844Z] c5a475d317c9: Waiting [2024-11-01T10:34:47.844Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T10:34:47.844Z] 55b35a11ae5e: Download complete [2024-11-01T10:34:47.844Z] 50b3750afda1: Verifying Checksum [2024-11-01T10:34:47.844Z] 50b3750afda1: Download complete [2024-11-01T10:34:47.844Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T10:34:47.844Z] 4f4fb700ef54: Download complete [2024-11-01T10:34:47.844Z] 80978eb59214: Verifying Checksum [2024-11-01T10:34:47.844Z] 80978eb59214: Download complete [2024-11-01T10:34:47.844Z] cf04c63912e1: Verifying Checksum [2024-11-01T10:34:47.844Z] cf04c63912e1: Download complete [2024-11-01T10:34:47.943Z] ---> 601a16670581 [2024-11-01T10:34:47.943Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-01T10:34:47.943Z] ---> ba43af1f3175 [2024-11-01T10:34:47.943Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-01T10:34:48.113Z] c5a475d317c9: Verifying Checksum [2024-11-01T10:34:48.113Z] c5a475d317c9: Download complete [2024-11-01T10:34:48.701Z] cf04c63912e1: Pull complete [2024-11-01T10:34:49.292Z] 55b35a11ae5e: Pull complete [2024-11-01T10:34:49.318Z] ---> e04eef735bb4 [2024-11-01T10:34:49.318Z] Step 20/25 : EXPOSE 59989 [2024-11-01T10:34:49.318Z] ---> Running in af3dc4a32808 [2024-11-01T10:34:49.318Z] Removing intermediate container af3dc4a32808 [2024-11-01T10:34:49.318Z] ---> 1e9f8aa7bb33 [2024-11-01T10:34:49.318Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-01T10:34:49.318Z] ---> Running in 84494c85495c [2024-11-01T10:34:49.318Z] Removing intermediate container 84494c85495c [2024-11-01T10:34:49.318Z] ---> ac7a2154531b [2024-11-01T10:34:49.318Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T10:34:49.318Z] ---> Running in 2f611e21e59d [2024-11-01T10:34:49.318Z] Removing intermediate container 2f611e21e59d [2024-11-01T10:34:49.318Z] ---> f3a79315ce05 [2024-11-01T10:34:49.318Z] Step 23/25 : LABEL arch=amd64 [2024-11-01T10:34:49.318Z] ---> Running in 2d93ba449004 [2024-11-01T10:34:49.318Z] Removing intermediate container 2d93ba449004 [2024-11-01T10:34:49.318Z] ---> 18f2d9dd674d [2024-11-01T10:34:49.318Z] Step 24/25 : LABEL git_sha=726c43c22a989f407380357b7dfb88294a16c2b2 [2024-11-01T10:34:49.573Z] a37a00ec5f00: Verifying Checksum [2024-11-01T10:34:49.573Z] a37a00ec5f00: Download complete [2024-11-01T10:34:49.577Z] ---> Running in 94a2cedf9770 [2024-11-01T10:34:49.578Z] Removing intermediate container 94a2cedf9770 [2024-11-01T10:34:49.578Z] ---> e31c528b322b [2024-11-01T10:34:49.578Z] Step 25/25 : LABEL version=0.0.0 [2024-11-01T10:34:49.578Z] ---> Running in ad1de8c126fb [2024-11-01T10:34:49.578Z] Removing intermediate container ad1de8c126fb [2024-11-01T10:34:49.578Z] ---> 7b3c34130543 [2024-11-01T10:34:49.578Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T10:34:49.578Z] Successfully built 7b3c34130543 [2024-11-01T10:34:49.578Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:34:50.534Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T10:34:50.534Z] c9f46d7d2bd2: Download complete [2024-11-01T10:34:50.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T10:34:50.630Z] [2024-11-01T10:34:50.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:34:51.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T10:34:51.045Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T10:34:51.045Z] 5eb5b503b376: Pulling fs layer [2024-11-01T10:34:51.045Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T10:34:51.045Z] ec43610c2a17: Pulling fs layer [2024-11-01T10:34:51.046Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T10:34:51.046Z] 33b1e0a273af: Pulling fs layer [2024-11-01T10:34:51.046Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T10:34:51.046Z] 2f39f015ded8: Pulling fs layer [2024-11-01T10:34:51.046Z] 3a2ae6a8a46f: Waiting [2024-11-01T10:34:51.046Z] 33b1e0a273af: Waiting [2024-11-01T10:34:51.046Z] 5d3b04190fa2: Waiting [2024-11-01T10:34:51.046Z] 2f39f015ded8: Waiting [2024-11-01T10:34:51.046Z] 5c69ac0246d0: Verifying Checksum [2024-11-01T10:34:51.046Z] 5c69ac0246d0: Download complete [2024-11-01T10:34:51.046Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-01T10:34:51.046Z] 3a2ae6a8a46f: Download complete [2024-11-01T10:34:51.046Z] 33b1e0a273af: Verifying Checksum [2024-11-01T10:34:51.046Z] 33b1e0a273af: Download complete [2024-11-01T10:34:51.046Z] ec43610c2a17: Verifying Checksum [2024-11-01T10:34:51.046Z] ec43610c2a17: Download complete [2024-11-01T10:34:51.046Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T10:34:51.046Z] 5d3b04190fa2: Download complete [2024-11-01T10:34:51.306Z] 5eb5b503b376: Verifying Checksum [2024-11-01T10:34:51.306Z] 5eb5b503b376: Download complete [2024-11-01T10:34:51.874Z] 2f39f015ded8: Download complete [2024-11-01T10:34:52.441Z] 5eb5b503b376: Pull complete [2024-11-01T10:34:52.699Z] 5c69ac0246d0: Pull complete [2024-11-01T10:34:53.268Z] ec43610c2a17: Pull complete [2024-11-01T10:34:53.268Z] 3a2ae6a8a46f: Pull complete [2024-11-01T10:34:53.530Z] 33b1e0a273af: Pull complete [2024-11-01T10:34:53.530Z] 5d3b04190fa2: Pull complete [2024-11-01T10:34:57.727Z] 2f39f015ded8: Pull complete [2024-11-01T10:34:57.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T10:34:57.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T10:34:57.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:34:58.249Z] prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container [2024-11-01T10:34:58.274Z] $ 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-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 [2024-11-01T10:35:01.100Z] $ docker top 115026b32cb7a6cd1ba84bd030ede8bb36e8a83e0658fb4a64d17773f8c1b624 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:35:01.608Z] ---> job-cost.sh [2024-11-01T10:35:01.608Z] lf-activate-venv: SKIPPING [2024-11-01T10:35:01.608Z] INFO: No Stack... [2024-11-01T10:35:01.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T10:35:02.132Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T10:35:02.462Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-325/archives/cost.csv [2024-11-01T10:35:02.462Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T10:35:02.516Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [2024-11-01T10:35:02.522Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] did not exist. Created. [2024-11-01T10:35:02.528Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T10:35:02.955Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T10:35:03.006Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T10:35:03.050Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T10:35:03.142Z] $ docker stop --time=1 115026b32cb7a6cd1ba84bd030ede8bb36e8a83e0658fb4a64d17773f8c1b624 [2024-11-01T10:35:04.312Z] $ docker rm -f --volumes 115026b32cb7a6cd1ba84bd030ede8bb36e8a83e0658fb4a64d17773f8c1b624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T10:35:05.526Z] a37a00ec5f00: Pull complete [2024-11-01T10:35:05.526Z] 50b3750afda1: Pull complete [2024-11-01T10:35:05.526Z] 4f4fb700ef54: Pull complete [2024-11-01T10:35:05.526Z] 80978eb59214: Pull complete [2024-11-01T10:35:12.171Z] c9f46d7d2bd2: Pull complete [2024-11-01T10:35:14.131Z] c5a475d317c9: Pull complete [2024-11-01T10:35:14.131Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T10:35:14.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T10:35:14.131Z] ---> be29e6b0f0d4 [2024-11-01T10:35:14.131Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T10:35:16.131Z] ---> Running in 856393aba78d [2024-11-01T10:35:16.400Z] Removing intermediate container 856393aba78d [2024-11-01T10:35:16.400Z] ---> 5b2e1e34876a [2024-11-01T10:35:16.400Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T10:35:16.400Z] ---> Running in 358a572194aa [2024-11-01T10:35:16.666Z] Removing intermediate container 358a572194aa [2024-11-01T10:35:16.666Z] ---> 605d42ef5153 [2024-11-01T10:35:16.666Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T10:35:16.666Z] ---> Running in 42f2fc551855 [2024-11-01T10:35:17.248Z] Removing intermediate container 42f2fc551855 [2024-11-01T10:35:17.248Z] ---> b96443bdcf65 [2024-11-01T10:35:17.248Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T10:35:17.248Z] ---> Running in 9bd58a8339f8 [2024-11-01T10:35:17.519Z] Removing intermediate container 9bd58a8339f8 [2024-11-01T10:35:17.519Z] ---> f8979c7eba9b [2024-11-01T10:35:17.519Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T10:35:17.519Z] ---> Running in 04fbefe025a1 [2024-11-01T10:35:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T10:35:19.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T10:35:20.604Z] OK: 238 MiB in 54 packages [2024-11-01T10:35:21.572Z] Removing intermediate container 04fbefe025a1 [2024-11-01T10:35:21.572Z] ---> 4a13a57a85ba [2024-11-01T10:35:21.572Z] Step 8/12 : WORKDIR /app [2024-11-01T10:35:21.572Z] ---> Running in c7a5944ccf4f [2024-11-01T10:35:21.841Z] Removing intermediate container c7a5944ccf4f [2024-11-01T10:35:21.841Z] ---> f849604260f5 [2024-11-01T10:35:21.841Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-01T10:35:22.433Z] ---> 875c6b819a2a [2024-11-01T10:35:22.433Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T10:35:22.433Z] ---> Running in 0f21dcc98781 [2024-11-01T10:37:14.132Z] Removing intermediate container 0f21dcc98781 [2024-11-01T10:37:14.132Z] ---> 36aa50f4d13e [2024-11-01T10:37:14.132Z] Step 11/12 : COPY . . [2024-11-01T10:37:14.132Z] ---> 13b781e38a2c [2024-11-01T10:37:14.132Z] Step 12/12 : RUN $MAKE [2024-11-01T10:37:14.132Z] ---> Running in 2c611bf5a3d4 [2024-11-01T10:37:14.132Z] noop [2024-11-01T10:37:14.132Z] Removing intermediate container 2c611bf5a3d4 [2024-11-01T10:37:14.132Z] ---> d89af8f5cf19 [2024-11-01T10:37:14.132Z] Successfully built d89af8f5cf19 [2024-11-01T10:37:14.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:37:14.635Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T10:37:14.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:37:14.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-24322 does not seem to be running inside a container [2024-11-01T10:37:15.003Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-11-01T10:37:16.197Z] $ docker top fb03d8a0df315ba3d68e40406b34a8ef72f49f0d0ccde1e79065e332901fa563 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T10:37:17.113Z] + go version [2024-11-01T10:37:17.113Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T10:37:17.149Z] $ docker stop --time=1 fb03d8a0df315ba3d68e40406b34a8ef72f49f0d0ccde1e79065e332901fa563 [2024-11-01T10:37:18.947Z] $ docker rm -f --volumes fb03d8a0df315ba3d68e40406b34a8ef72f49f0d0ccde1e79065e332901fa563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:37:19.926Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T10:37:19.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:37:20.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-24322 does not seem to be running inside a container [2024-11-01T10:37:20.281Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-11-01T10:37:21.528Z] $ docker top 3013605c0fb3f20d19739d9798f34024a78d795ff0426d6e8d730ea57f8773ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T10:37:22.444Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-01T10:37:23.284Z] + make test [2024-11-01T10:37:23.284Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T10:37:31.604Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-01T10:41:23.523Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-01T10:41:23.523Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-01T10:41:55.774Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.561s coverage: 40.6% of statements [2024-11-01T10:41:55.774Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 94.6% of statements [2024-11-01T10:41:55.774Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.612s coverage: 51.9% of statements [2024-11-01T10:41:55.774Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T10:41:55.774Z] go vet ./... [2024-11-01T10:42:52.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T10:42:52.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T10:42:52.255Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T10:42:52.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T10:42:52.350Z] $ docker stop --time=1 3013605c0fb3f20d19739d9798f34024a78d795ff0426d6e8d730ea57f8773ce [2024-11-01T10:42:54.380Z] $ docker rm -f --volumes 3013605c0fb3f20d19739d9798f34024a78d795ff0426d6e8d730ea57f8773ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T10:42:56.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T10:42:56.238Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T10:42:56.912Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T10:42:57.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T10:42:57.933Z] + ls -al . [2024-11-01T10:42:57.933Z] total 700 [2024-11-01T10:42:57.933Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 10:37 . [2024-11-01T10:42:57.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:34 .. [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 1 10:34 .dockerignore [2024-11-01T10:42:57.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 10:34 .git [2024-11-01T10:42:57.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:34 .github [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 1 10:34 .gitignore [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 10:34 .golangci.yml [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 1 10:34 Attribution.txt [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 1 10:34 CHANGELOG.md [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 1 10:34 Dockerfile [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 10:34 GOVERNANCE.md [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 1 10:34 Jenkinsfile [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 10:34 LICENSE [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 2716 Nov 1 10:34 Makefile [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 10:34 OWNERS.md [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 1 10:34 README.md [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 10:32 VERSION [2024-11-01T10:42:57.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:34 bin [2024-11-01T10:42:57.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:34 cmd [2024-11-01T10:42:57.933Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 1 10:41 coverage.out [2024-11-01T10:42:57.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:34 examples [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 1 10:34 go.mod [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 10:34 go.sum [2024-11-01T10:42:57.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:34 images [2024-11-01T10:42:57.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:34 internal [2024-11-01T10:42:57.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:34 pkg [2024-11-01T10:42:57.933Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 1 10:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:42:58.391Z] + 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=726c43c22a989f407380357b7dfb88294a16c2b2 --label arch=arm64 --label version=0.0.0 . [2024-11-01T10:42:58.658Z] Sending build context to Docker daemon 1.21MB [2024-11-01T10:42:58.658Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T10:42:58.658Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-01T10:42:58.658Z] ---> d89af8f5cf19 [2024-11-01T10:42:58.658Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-01T10:42:58.926Z] ---> Running in c07f3f0fc4de [2024-11-01T10:42:59.194Z] Removing intermediate container c07f3f0fc4de [2024-11-01T10:42:59.194Z] ---> 18c6a5fe7ad0 [2024-11-01T10:42:59.194Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T10:42:59.194Z] ---> Running in 49460c418369 [2024-11-01T10:42:59.465Z] Removing intermediate container 49460c418369 [2024-11-01T10:42:59.465Z] ---> 8945aa610e5d [2024-11-01T10:42:59.465Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T10:42:59.465Z] ---> Running in 9d3d144630e1 [2024-11-01T10:43:00.051Z] Removing intermediate container 9d3d144630e1 [2024-11-01T10:43:00.051Z] ---> 12534476ac8a [2024-11-01T10:43:00.051Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T10:43:00.051Z] ---> Running in 5c5c1df516cf [2024-11-01T10:43:00.318Z] Removing intermediate container 5c5c1df516cf [2024-11-01T10:43:00.318Z] ---> 32ddf0115ead [2024-11-01T10:43:00.318Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T10:43:00.318Z] ---> Running in f66cf2625041 [2024-11-01T10:43:01.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T10:43:02.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T10:43:03.407Z] OK: 238 MiB in 54 packages [2024-11-01T10:43:04.364Z] Removing intermediate container f66cf2625041 [2024-11-01T10:43:04.364Z] ---> be645a904e66 [2024-11-01T10:43:04.364Z] Step 8/25 : WORKDIR /app [2024-11-01T10:43:04.629Z] ---> Running in ef911d093fc7 [2024-11-01T10:43:04.894Z] Removing intermediate container ef911d093fc7 [2024-11-01T10:43:04.894Z] ---> 77a95eb4e2bd [2024-11-01T10:43:04.894Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-01T10:43:05.475Z] ---> a11d656c5666 [2024-11-01T10:43:05.475Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T10:43:05.475Z] ---> Running in fad69e083e8d [2024-11-01T10:43:07.423Z] Removing intermediate container fad69e083e8d [2024-11-01T10:43:07.423Z] ---> 69bd3d982bec [2024-11-01T10:43:07.423Z] Step 11/25 : COPY . . [2024-11-01T10:43:08.382Z] ---> b7633662969d [2024-11-01T10:43:08.383Z] Step 12/25 : RUN $MAKE [2024-11-01T10:43:08.383Z] ---> Running in def77408d999 [2024-11-01T10:43:09.342Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-01T10:47:01.168Z] Removing intermediate container def77408d999 [2024-11-01T10:47:01.168Z] ---> f361fa0cdef2 [2024-11-01T10:47:01.168Z] Step 13/25 : FROM alpine:3.20 [2024-11-01T10:47:01.168Z] 3.20: Pulling from library/alpine [2024-11-01T10:47:01.168Z] cf04c63912e1: Already exists [2024-11-01T10:47:01.168Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T10:47:01.168Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T10:47:01.168Z] ---> c157a85ed455 [2024-11-01T10:47:01.168Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T10:47:01.168Z] ---> Running in 7c36c05adf2e [2024-11-01T10:47:01.168Z] Removing intermediate container 7c36c05adf2e [2024-11-01T10:47:01.168Z] ---> 28a9f2dbaeef [2024-11-01T10:47:01.168Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-01T10:47:01.168Z] ---> Running in b4b68a6d38dd [2024-11-01T10:47:01.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T10:47:01.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T10:47:01.168Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T10:47:01.168Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T10:47:01.168Z] OK: 9 MiB in 15 packages [2024-11-01T10:47:01.168Z] Removing intermediate container b4b68a6d38dd [2024-11-01T10:47:01.168Z] ---> 83e2200ffa22 [2024-11-01T10:47:01.168Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-01T10:47:01.168Z] ---> Running in 3cc3926a1fb2 [2024-11-01T10:47:01.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T10:47:01.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T10:47:02.134Z] Upgrading critical system libraries and apk-tools: [2024-11-01T10:47:02.134Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T10:47:02.134Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T10:47:02.405Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T10:47:02.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T10:47:02.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T10:47:04.087Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T10:47:04.355Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T10:47:04.355Z] OK: 9 MiB in 15 packages [2024-11-01T10:47:05.772Z] Removing intermediate container 3cc3926a1fb2 [2024-11-01T10:47:05.772Z] ---> 791a52b9f891 [2024-11-01T10:47:05.772Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-01T10:47:06.039Z] ---> 65fb2dad2835 [2024-11-01T10:47:06.039Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-01T10:47:06.624Z] ---> b478dc2d6132 [2024-11-01T10:47:06.624Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-01T10:47:09.213Z] ---> 41381851c533 [2024-11-01T10:47:09.213Z] Step 20/25 : EXPOSE 59989 [2024-11-01T10:47:09.213Z] ---> Running in 793575c1e0f6 [2024-11-01T10:47:09.213Z] Removing intermediate container 793575c1e0f6 [2024-11-01T10:47:09.213Z] ---> 691803239a0d [2024-11-01T10:47:09.213Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-01T10:47:09.213Z] ---> Running in 08d7e3a32b31 [2024-11-01T10:47:09.803Z] Removing intermediate container 08d7e3a32b31 [2024-11-01T10:47:09.803Z] ---> 86ec9e8770d9 [2024-11-01T10:47:09.803Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T10:47:09.803Z] ---> Running in 241f320fafdb [2024-11-01T10:47:10.070Z] Removing intermediate container 241f320fafdb [2024-11-01T10:47:10.070Z] ---> 0d86d97fdb6c [2024-11-01T10:47:10.070Z] Step 23/25 : LABEL arch=arm64 [2024-11-01T10:47:10.070Z] ---> Running in 455cf25a98a5 [2024-11-01T10:47:10.340Z] Removing intermediate container 455cf25a98a5 [2024-11-01T10:47:10.340Z] ---> 4b94e288156a [2024-11-01T10:47:10.340Z] Step 24/25 : LABEL git_sha=726c43c22a989f407380357b7dfb88294a16c2b2 [2024-11-01T10:47:10.609Z] ---> Running in 59c5534b3d6b [2024-11-01T10:47:10.876Z] Removing intermediate container 59c5534b3d6b [2024-11-01T10:47:10.876Z] ---> f926dc9b078d [2024-11-01T10:47:10.876Z] Step 25/25 : LABEL version=0.0.0 [2024-11-01T10:47:10.876Z] ---> Running in 838707c61c9f [2024-11-01T10:47:11.143Z] Removing intermediate container 838707c61c9f [2024-11-01T10:47:11.143Z] ---> 500d70469419 [2024-11-01T10:47:11.143Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T10:47:11.143Z] Successfully built 500d70469419 [2024-11-01T10:47:11.143Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:47:12.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T10:47:12.084Z] [2024-11-01T10:47:12.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:47:12.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T10:47:12.509Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T10:47:12.779Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T10:47:12.779Z] 04944245beec: Pulling fs layer [2024-11-01T10:47:12.779Z] 699f458cf7ca: Pulling fs layer [2024-11-01T10:47:12.779Z] 765212b225bb: Pulling fs layer [2024-11-01T10:47:12.779Z] f23df028b6ca: Pulling fs layer [2024-11-01T10:47:12.779Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T10:47:12.779Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T10:47:12.779Z] 765212b225bb: Waiting [2024-11-01T10:47:12.779Z] f23df028b6ca: Waiting [2024-11-01T10:47:12.779Z] 04944245beec: Verifying Checksum [2024-11-01T10:47:12.779Z] 04944245beec: Download complete [2024-11-01T10:47:12.779Z] 765212b225bb: Verifying Checksum [2024-11-01T10:47:12.779Z] 765212b225bb: Download complete [2024-11-01T10:47:12.779Z] f23df028b6ca: Download complete [2024-11-01T10:47:12.779Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T10:47:12.779Z] d65c8cfc05b1: Download complete [2024-11-01T10:47:13.044Z] 699f458cf7ca: Verifying Checksum [2024-11-01T10:47:13.044Z] 699f458cf7ca: Download complete [2024-11-01T10:47:13.310Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T10:47:13.310Z] 8998bd30e6a1: Download complete [2024-11-01T10:47:15.880Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T10:47:15.880Z] 2437ff75d9bd: Download complete [2024-11-01T10:47:17.818Z] 8998bd30e6a1: Pull complete [2024-11-01T10:47:18.398Z] 04944245beec: Pull complete [2024-11-01T10:47:19.801Z] 699f458cf7ca: Pull complete [2024-11-01T10:47:20.066Z] 765212b225bb: Pull complete [2024-11-01T10:47:20.645Z] f23df028b6ca: Pull complete [2024-11-01T10:47:20.910Z] d65c8cfc05b1: Pull complete [2024-11-01T10:47:39.121Z] 2437ff75d9bd: Pull complete [2024-11-01T10:47:39.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T10:47:39.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T10:47:39.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:47:39.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-24322 does not seem to be running inside a container [2024-11-01T10:47:39.551Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-01T10:47:42.549Z] $ docker top 33f2c914ccd89361e41f496d2eeecff83481e284d1109220c9c1c27158521e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:43.156Z] ---> job-cost.sh [2024-11-01T10:47:43.423Z] lf-activate-venv: SKIPPING [2024-11-01T10:47:43.423Z] INFO: No Stack... [2024-11-01T10:47:43.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T10:47:44.641Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T10:47:45.300Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-11-01T10:47:45.300Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T10:47:45.388Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [2024-11-01T10:47:45.395Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] did not exist. Created. [2024-11-01T10:47:45.403Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T10:47:45.829Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-13b47e0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T10:47:46.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T10:47:46.504Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T10:47:46.590Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T10:47:46.613Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T10:47:46.700Z] $ docker stop --time=1 33f2c914ccd89361e41f496d2eeecff83481e284d1109220c9c1c27158521e77 [2024-11-01T10:47:48.163Z] $ docker rm -f --volumes 33f2c914ccd89361e41f496d2eeecff83481e284d1109220c9c1c27158521e77 [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 [2024-11-01T10:47:49.320Z] provisioning config files... [2024-11-01T10:47:49.329Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config5039971105500299659tmp [Pipeline] { [Pipeline] sh [2024-11-01T10:47:49.682Z] + set +x [2024-11-01T10:47:49.682Z] + bash -s -- [2024-11-01T10:47:49.682Z] + curl -s https://codecov.io/bash [2024-11-01T10:47:49.682Z] [2024-11-01T10:47:49.682Z] _____ _ [2024-11-01T10:47:49.682Z] / ____| | | [2024-11-01T10:47:49.682Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T10:47:49.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T10:47:49.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T10:47:49.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T10:47:49.682Z] Bash-1.0.6 [2024-11-01T10:47:49.682Z] [2024-11-01T10:47:49.682Z] [2024-11-01T10:47:49.682Z] ==> git version 2.25.1 found [2024-11-01T10:47:49.682Z] ==> 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 [2024-11-01T10:47:49.682Z] Release-Date: 2020-01-08 [2024-11-01T10:47:49.682Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-01T10:47:49.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T10:47:49.682Z] ==> Jenkins CI detected. [2024-11-01T10:47:49.682Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-325 [2024-11-01T10:47:49.682Z] project root: . [2024-11-01T10:47:49.682Z] --> token set from env [2024-11-01T10:47:49.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T10:47:49.682Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T10:47:49.682Z] ==> Python coveragepy not found [2024-11-01T10:47:49.682Z] ==> Searching for coverage reports in: [2024-11-01T10:47:49.682Z] + . [2024-11-01T10:47:49.682Z] -> Found 1 reports [2024-11-01T10:47:49.682Z] ==> Detecting git/mercurial file structure [2024-11-01T10:47:49.682Z] ==> Reading reports [2024-11-01T10:47:49.682Z] + ./coverage.out bytes=451915 [2024-11-01T10:47:49.682Z] ==> Appending adjustments [2024-11-01T10:47:49.682Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T10:47:49.943Z] + Found adjustments [2024-11-01T10:47:49.943Z] ==> Gzipping contents [2024-11-01T10:47:49.943Z] 52K /tmp/codecov.kjAcYZ.gz [2024-11-01T10:47:49.943Z] ==> Uploading reports [2024-11-01T10:47:49.943Z] url: https://codecov.io [2024-11-01T10:47:49.943Z] query: branch=PR-325&commit=726c43c22a989f407380357b7dfb88294a16c2b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2024-11-01T10:47:49.943Z] -> Pinging Codecov [2024-11-01T10:47:49.943Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-325&commit=726c43c22a989f407380357b7dfb88294a16c2b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2024-11-01T10:47:50.204Z] -> Uploading to [2024-11-01T10:47:50.204Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/726c43c22a989f407380357b7dfb88294a16c2b2/88fa21fc-c4fc-4312-ae8d-93028a64dafb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T104750Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7a318cd3210767acab1d16696e23ef4512b44016e07d890a2b961e5e636bfad4 [2024-11-01T10:47:50.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T10:47:50.204Z] Dload Upload Total Spent Left Speed [2024-11-01T10:47:50.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 192k --:--:-- --:--:-- --:--:-- 192k [2024-11-01T10:47:50.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] } [2024-11-01T10:47:50.496Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T10:47:52.667Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-325/archives ] [2024-11-01T10:47:52.667Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-325/archives [2024-11-01T10:47:52.667Z] total 16 [2024-11-01T10:47:52.667Z] drwxr-xr-x 3 root root 4096 Nov 1 10:35 . [2024-11-01T10:47:52.667Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 10:35 .. [2024-11-01T10:47:52.667Z] drwxr-xr-x 2 root root 4096 Nov 1 10:35 cost [2024-11-01T10:47:52.667Z] -rw-r--r-- 1 root root 91 Nov 1 10:35 cost.csv [2024-11-01T10:47:52.667Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-325/archives [2024-11-01T10:47:52.667Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-325/archives [2024-11-01T10:47:52.667Z] total 16 [2024-11-01T10:47:52.667Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 10:35 . [2024-11-01T10:47:52.667Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 10:35 .. [2024-11-01T10:47:52.667Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 10:35 cost [2024-11-01T10:47:52.667Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 1 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:53.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:53.916Z] ---> package-listing.sh [2024-11-01T10:47:53.917Z] ++ facter osfamily [2024-11-01T10:47:53.917Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T10:47:54.178Z] + OS_FAMILY=debian [2024-11-01T10:47:54.178Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-325 [2024-11-01T10:47:54.178Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T10:47:54.178Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T10:47:54.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T10:47:54.178Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T10:47:54.178Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-325 ']' [2024-11-01T10:47:54.178Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T10:47:54.178Z] + case "${OS_FAMILY}" in [2024-11-01T10:47:54.178Z] + dpkg -l [2024-11-01T10:47:54.178Z] + grep '^ii' [2024-11-01T10:47:54.178Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T10:47:54.178Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T10:47:54.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T10:47:54.178Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-325 ']' [2024-11-01T10:47:54.178Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-325/archives/ [2024-11-01T10:47:54.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-325/archives/ [Pipeline] echo [2024-11-01T10:47:54.221Z] 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T10:47:54.525Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T10:47:54.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T10:47:54.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T10:47:55.098Z] prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container [2024-11-01T10:47:55.122Z] $ 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-325/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-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 [2024-11-01T10:47:55.370Z] $ docker top 591ec4b6c3994f0f07a7eb4960106a5144c25f458a7f4b4ccca44a5f2fca63ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T10:47:55.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T10:47:56.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T10:47:56.431Z] + ls /var/log/sa-host [2024-11-01T10:47:56.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T10:47:56.713Z] provisioning config files... [2024-11-01T10:47:56.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config7275508040390365368tmp [Pipeline] { [Pipeline] echo [2024-11-01T10:47:56.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:57.131Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T10:47:57.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:57.597Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T10:47:57.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:58.043Z] ---> sudo-logs.sh [2024-11-01T10:47:58.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T10:47:58.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:58.509Z] ---> job-cost.sh [2024-11-01T10:47:58.509Z] lf-activate-venv: SKIPPING [2024-11-01T10:47:58.509Z] DEBUG: total: 0.2199999988079071 [2024-11-01T10:47:58.509Z] INFO: Retrieving Stack Cost... [2024-11-01T10:47:58.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T10:47:59.089Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T10:47:59.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T10:47:59.463Z] ---> logs-deploy.sh [2024-11-01T10:47:59.463Z] lf-activate-venv: SKIPPING [2024-11-01T10:47:59.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-325/1 [2024-11-01T10:47:59.463Z] INFO: archiving workspace using pattern(s): [2024-11-01T10:48:00.405Z] Archives upload complete. [2024-11-01T10:48:00.405Z] INFO: archiving logs to Nexus