Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea6e33377e441dd0a0aa7d86a2f367869732496f+e826f5dc6037df20d053c31d2f5c704deee50eae (651c5a5f36a5957ba898afb58e7c6a5870ab464c) 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-ssh5540778964783708937.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-ssh1186209019002587201.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-327/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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5739682825040356381.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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3284360255318496672.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-ssh14869700905267685706.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-327/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-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904757519341867329.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25912 in /w/workspace/undry_device-rfid-llrp-go_PR-327 [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-327 # 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/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit ea6e33377e441dd0a0aa7d86a2f367869732496f > git config core.sparsecheckout # timeout=10 > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 Merge succeeded, producing ea6e33377e441dd0a0aa7d86a2f367869732496f Checking out Revision ea6e33377e441dd0a0aa7d86a2f367869732496f (PR-327) 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 remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T10:23:27.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T10:23:27.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T10:23:27.546Z] ========================================================= [2024-11-08T10:23:27.546Z] EdgeX Global Pipelines Version Info [2024-11-08T10:23:27.546Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:23:28.335Z] ------------------- [2024-11-08T10:23:28.335Z] stable info: [2024-11-08T10:23:28.335Z] ------------------- [2024-11-08T10:23:28.335Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T10:23:28.335Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T10:23:28.335Z] Message: update stable to v1.0.265 [2024-11-08T10:23:28.909Z] ------------------- [2024-11-08T10:23:28.909Z] experimental info: [2024-11-08T10:23:28.909Z] ------------------- [2024-11-08T10:23:28.909Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T10:23:28.909Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T10:23:28.909Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T10:23:29.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-08T10:23:29.188Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-08T10:23:29.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T10:23:29.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T10:23:29.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T10:23:29.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T10:23:29.492Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T10:23:29.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T10:23:29.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T10:23:29.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T10:23:29.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T10:23:29.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-08T10:23:29.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T10:23:29.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T10:23:29.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T10:23:30.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T10:23:30.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T10:23:30.168Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T10:23:30.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T10:23:30.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T10:23:30.353Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T10:23:30.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T10:23:30.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T10:23:30.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T10:23:30.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T10:23:31.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T10:23:31.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T10:23:32.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2024-11-08T10:23:32.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2024-11-08T10:23:32.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2024-11-08T10:23:32.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo [2024-11-08T10:23:32.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea6e333 [Pipeline] echo [2024-11-08T10:23:32.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T10:23:32.502Z] provisioning config files... [2024-11-08T10:23:32.518Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config6610884371093209867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:23:32.918Z] ---> ****-login.sh [2024-11-08T10:23:32.918Z] nexus3.edgexfoundry.org:10001 [2024-11-08T10:23:33.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:33.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:33.181Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:33.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:33.181Z] [2024-11-08T10:23:33.181Z] Login Succeeded [2024-11-08T10:23:33.181Z] nexus3.edgexfoundry.org:10002 [2024-11-08T10:23:33.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:33.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:33.450Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:33.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:33.450Z] [2024-11-08T10:23:33.450Z] Login Succeeded [2024-11-08T10:23:33.450Z] nexus3.edgexfoundry.org:10003 [2024-11-08T10:23:33.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:33.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:33.451Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:33.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:33.451Z] [2024-11-08T10:23:33.451Z] Login Succeeded [2024-11-08T10:23:33.451Z] nexus3.edgexfoundry.org:10004 [2024-11-08T10:23:33.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:33.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:33.711Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:33.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:33.711Z] [2024-11-08T10:23:33.711Z] Login Succeeded [2024-11-08T10:23:33.711Z] ****.io [2024-11-08T10:23:33.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:33.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:33.971Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:33.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:33.971Z] [2024-11-08T10:23:33.971Z] Login Succeeded [2024-11-08T10:23:33.971Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T10:23:34.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T10:23:34.825Z] + git rev-list -1 --merges ea6e33377e441dd0a0aa7d86a2f367869732496f~1..ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo [2024-11-08T10:23:34.878Z] -----------> git rev-list -1 --merges ea6e33377e441dd0a0aa7d86a2f367869732496f~1..ea6e33377e441dd0a0aa7d86a2f367869732496f ea6e33377e441dd0a0aa7d86a2f367869732496f [false] [Pipeline] sh [2024-11-08T10:23:35.206Z] + git log --format=format:%s -1 ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo [2024-11-08T10:23:35.251Z] ========================================================= [2024-11-08T10:23:35.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T10:23:35.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T10:23:35.720Z] + git log --format=format:%s -1 ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo [2024-11-08T10:23:35.759Z] [semverPrep] GIT_COMMIT: ea6e33377e441dd0a0aa7d86a2f367869732496f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-08T10:23:35.803Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T10:23:36.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T10:23:36.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T10:23:36.226Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T10:23:36.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T10:23:36.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-11-08T10:23:36.226Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T10:23:36.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:23:36.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T10:23:36.774Z] [2024-11-08T10:23:36.774Z] 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-08T10:23:37.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T10:23:37.181Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T10:23:37.181Z] b85a868b505f: Pulling fs layer [2024-11-08T10:23:37.181Z] e2be974225ed: Pulling fs layer [2024-11-08T10:23:37.181Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T10:23:37.181Z] 988bab9f4d93: Pulling fs layer [2024-11-08T10:23:37.181Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T10:23:37.181Z] eaf3925da568: Pulling fs layer [2024-11-08T10:23:37.181Z] bab4dde63d76: Pulling fs layer [2024-11-08T10:23:37.181Z] bde34c3a00c8: Pulling fs layer [2024-11-08T10:23:37.181Z] b352a97aabf1: Pulling fs layer [2024-11-08T10:23:37.181Z] 4872d77fe225: Pulling fs layer [2024-11-08T10:23:37.181Z] 5851b861e8e6: Pulling fs layer [2024-11-08T10:23:37.181Z] 4872d77fe225: Waiting [2024-11-08T10:23:37.181Z] 1469e6f7b9e6: Waiting [2024-11-08T10:23:37.181Z] 5851b861e8e6: Waiting [2024-11-08T10:23:37.181Z] b352a97aabf1: Waiting [2024-11-08T10:23:37.181Z] bde34c3a00c8: Waiting [2024-11-08T10:23:37.181Z] eaf3925da568: Waiting [2024-11-08T10:23:37.181Z] bab4dde63d76: Waiting [2024-11-08T10:23:37.181Z] 988bab9f4d93: Waiting [2024-11-08T10:23:37.181Z] e2be974225ed: Download complete [2024-11-08T10:23:37.181Z] 988bab9f4d93: Download complete [2024-11-08T10:23:37.181Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T10:23:37.181Z] 1469e6f7b9e6: Download complete [2024-11-08T10:23:37.181Z] eaf3925da568: Verifying Checksum [2024-11-08T10:23:37.181Z] eaf3925da568: Download complete [2024-11-08T10:23:37.181Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T10:23:37.181Z] 339a4e72a1f5: Download complete [2024-11-08T10:23:37.443Z] bde34c3a00c8: Verifying Checksum [2024-11-08T10:23:37.443Z] bde34c3a00c8: Download complete [2024-11-08T10:23:37.443Z] b352a97aabf1: Download complete [2024-11-08T10:23:37.443Z] 4872d77fe225: Verifying Checksum [2024-11-08T10:23:37.443Z] 4872d77fe225: Download complete [2024-11-08T10:23:37.443Z] 5851b861e8e6: Verifying Checksum [2024-11-08T10:23:37.443Z] 5851b861e8e6: Download complete [2024-11-08T10:23:37.443Z] b85a868b505f: Download complete [2024-11-08T10:23:37.703Z] bab4dde63d76: Verifying Checksum [2024-11-08T10:23:37.703Z] bab4dde63d76: Download complete [2024-11-08T10:23:38.641Z] b85a868b505f: Pull complete [2024-11-08T10:23:38.901Z] e2be974225ed: Pull complete [2024-11-08T10:23:39.163Z] 339a4e72a1f5: Pull complete [2024-11-08T10:23:39.422Z] 988bab9f4d93: Pull complete [2024-11-08T10:23:39.681Z] 1469e6f7b9e6: Pull complete [2024-11-08T10:23:39.681Z] eaf3925da568: Pull complete [2024-11-08T10:23:41.589Z] bab4dde63d76: Pull complete [2024-11-08T10:23:41.589Z] bde34c3a00c8: Pull complete [2024-11-08T10:23:41.589Z] b352a97aabf1: Pull complete [2024-11-08T10:23:41.851Z] 4872d77fe225: Pull complete [2024-11-08T10:23:41.851Z] 5851b861e8e6: Pull complete [2024-11-08T10:23:41.851Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T10:23:41.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T10:23:41.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:23:42.138Z] prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container [2024-11-08T10:23:42.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T10:23:43.834Z] $ docker top e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b -eo pid,comm [2024-11-08T10:23:43.900Z] 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-08T10:23:43.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T10:23:44.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T10:23:44.070Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T10:23:44.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T10:23:44.186Z] $ docker exec e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent [2024-11-08T10:23:44.305Z] SSH_AUTH_SOCK=/tmp/ssh-hyB4rcTWRDmI/agent.32 [2024-11-08T10:23:44.305Z] SSH_AGENT_PID=38 [2024-11-08T10:23:44.312Z] Running ssh-add (command line suppressed) [2024-11-08T10:23:44.411Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_15221095502563997181.key (/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_15221095502563997181.key) [2024-11-08T10:23:44.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T10:23:44.773Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T10:23:44.799Z] $ docker exec --env ******** --env ******** e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent -k [2024-11-08T10:23:44.902Z] unset SSH_AUTH_SOCK; [2024-11-08T10:23:44.903Z] unset SSH_AGENT_PID; [2024-11-08T10:23:44.903Z] echo Agent pid 38 killed; [2024-11-08T10:23:44.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T10:23:45.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T10:23:45.025Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T10:23:45.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T10:23:45.138Z] $ docker exec e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent [2024-11-08T10:23:45.248Z] SSH_AUTH_SOCK=/tmp/ssh-Ud4hwXKp7IWZ/agent.71 [2024-11-08T10:23:45.248Z] SSH_AGENT_PID=77 [2024-11-08T10:23:45.253Z] Running ssh-add (command line suppressed) [2024-11-08T10:23:45.348Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_6721383501356331193.key (/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_6721383501356331193.key) [2024-11-08T10:23:45.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T10:23:45.722Z] + git semver init [2024-11-08T10:23:45.985Z] 2024-11-08 10:23:45,940 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T10:23:45.985Z] 2024-11-08 10:23:45,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver [2024-11-08T10:23:45.985Z] 2024-11-08 10:23:45,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-327/.semver [2024-11-08T10:23:45.985Z] 2024-11-08 10:23:45,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-327, universal_newlines=False, shell=None, istream=None) [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,484 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-327/.git/info/exclude [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver/PR-327 with force:False [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,485 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver/PR-327 [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,489 [execute] INFO git cat-file --batch-check [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,495 [execute] INFO git cat-file --batch [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T10:23:47.895Z] 2024-11-08 10:23:47,500 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-327/.semver/PR-327 [2024-11-08T10:23:47.895Z] 0.0.0 [Pipeline] } [2024-11-08T10:23:47.921Z] $ docker exec --env ******** --env ******** e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent -k [2024-11-08T10:23:48.013Z] unset SSH_AUTH_SOCK; [2024-11-08T10:23:48.014Z] unset SSH_AGENT_PID; [2024-11-08T10:23:48.015Z] echo Agent pid 77 killed; [2024-11-08T10:23:48.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T10:23:48.490Z] + git semver [Pipeline] } [2024-11-08T10:23:48.776Z] $ docker stop --time=1 e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b [2024-11-08T10:23:50.070Z] $ docker rm -f --volumes e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T10:23:50.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T10:23:50.792Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T10:23:50.818Z] [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-08T10:23:51.502Z] provisioning config files... [2024-11-08T10:23:51.511Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config3281962845787319417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:23:51.876Z] ---> ****-login.sh [2024-11-08T10:23:51.876Z] nexus3.edgexfoundry.org:10001 [2024-11-08T10:23:51.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:51.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:51.877Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:51.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:51.877Z] [2024-11-08T10:23:51.877Z] Login Succeeded [2024-11-08T10:23:51.877Z] nexus3.edgexfoundry.org:10002 [2024-11-08T10:23:51.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:51.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:51.877Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:51.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:51.877Z] [2024-11-08T10:23:51.877Z] Login Succeeded [2024-11-08T10:23:51.877Z] nexus3.edgexfoundry.org:10003 [2024-11-08T10:23:52.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:52.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:52.137Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:52.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:52.137Z] [2024-11-08T10:23:52.137Z] Login Succeeded [2024-11-08T10:23:52.137Z] nexus3.edgexfoundry.org:10004 [2024-11-08T10:23:52.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:52.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:52.138Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:52.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:52.138Z] [2024-11-08T10:23:52.138Z] Login Succeeded [2024-11-08T10:23:52.138Z] ****.io [2024-11-08T10:23:52.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:23:52.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:23:52.398Z] Configure a credential helper to remove this warning. See [2024-11-08T10:23:52.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:23:52.398Z] [2024-11-08T10:23:52.398Z] Login Succeeded [2024-11-08T10:23:52.398Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T10:23:52.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T10:23:52.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T10:23:52.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T10:23:52.770Z] ========================================================= [2024-11-08T10:23:52.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T10:23:52.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:23:53.307Z] + 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-08T10:23:53.307Z] Sending build context to Docker daemon 11.48MB [2024-11-08T10:23:53.307Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T10:23:53.307Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T10:23:53.307Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T10:23:53.307Z] 43c4264eed91: Pulling fs layer [2024-11-08T10:23:53.307Z] 4cc291be95ef: Pulling fs layer [2024-11-08T10:23:53.307Z] 2ac1f1163629: Pulling fs layer [2024-11-08T10:23:53.307Z] 5c3c966382ef: Pulling fs layer [2024-11-08T10:23:53.307Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T10:23:53.307Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T10:23:53.307Z] 9f66e0745190: Pulling fs layer [2024-11-08T10:23:53.307Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T10:23:53.307Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T10:23:53.307Z] 5c3c966382ef: Waiting [2024-11-08T10:23:53.307Z] 4f4fb700ef54: Waiting [2024-11-08T10:23:53.307Z] 5d5c8e513c77: Waiting [2024-11-08T10:23:53.307Z] 9f66e0745190: Waiting [2024-11-08T10:23:53.307Z] f49a43e4bbc0: Waiting [2024-11-08T10:23:53.307Z] 561ebcabdf7f: Waiting [2024-11-08T10:23:53.307Z] 4cc291be95ef: Verifying Checksum [2024-11-08T10:23:53.307Z] 4cc291be95ef: Download complete [2024-11-08T10:23:53.307Z] 5c3c966382ef: Verifying Checksum [2024-11-08T10:23:53.307Z] 5c3c966382ef: Download complete [2024-11-08T10:23:53.568Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T10:23:53.568Z] 4f4fb700ef54: Download complete [2024-11-08T10:23:53.568Z] 5d5c8e513c77: Download complete [2024-11-08T10:23:53.568Z] 43c4264eed91: Download complete [2024-11-08T10:23:53.568Z] 9f66e0745190: Verifying Checksum [2024-11-08T10:23:53.568Z] 9f66e0745190: Download complete [2024-11-08T10:23:53.568Z] 43c4264eed91: Pull complete [2024-11-08T10:23:53.827Z] 561ebcabdf7f: Download complete [2024-11-08T10:23:53.827Z] 4cc291be95ef: Pull complete [2024-11-08T10:23:53.827Z] 2ac1f1163629: Verifying Checksum [2024-11-08T10:23:53.827Z] 2ac1f1163629: Download complete [2024-11-08T10:23:54.086Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T10:23:54.086Z] f49a43e4bbc0: Download complete [2024-11-08T10:23:57.371Z] 2ac1f1163629: Pull complete [2024-11-08T10:23:57.632Z] 5c3c966382ef: Pull complete [2024-11-08T10:23:57.632Z] 4f4fb700ef54: Pull complete [2024-11-08T10:23:57.632Z] 5d5c8e513c77: Pull complete [2024-11-08T10:23:57.632Z] 9f66e0745190: Pull complete [2024-11-08T10:24:00.172Z] f49a43e4bbc0: Pull complete [2024-11-08T10:24:00.433Z] 561ebcabdf7f: Pull complete [2024-11-08T10:24:00.692Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T10:24:00.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T10:24:00.692Z] ---> 3a752c3f9dda [2024-11-08T10:24:00.692Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T10:24:03.516Z] ---> Running in 955a019052e9 [2024-11-08T10:24:03.516Z] Removing intermediate container 955a019052e9 [2024-11-08T10:24:03.516Z] ---> 6f0aa77ee85e [2024-11-08T10:24:03.516Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T10:24:03.516Z] ---> Running in 10be43021181 [2024-11-08T10:24:03.516Z] Removing intermediate container 10be43021181 [2024-11-08T10:24:03.516Z] ---> 3c25b13ff888 [2024-11-08T10:24:03.516Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T10:24:03.516Z] ---> Running in aa8a9aa198b7 [2024-11-08T10:24:03.516Z] Removing intermediate container aa8a9aa198b7 [2024-11-08T10:24:03.516Z] ---> 571137327c5b [2024-11-08T10:24:03.516Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T10:24:03.516Z] ---> Running in 260e5020d569 [2024-11-08T10:24:03.516Z] Removing intermediate container 260e5020d569 [2024-11-08T10:24:03.516Z] ---> 4373d882c174 [2024-11-08T10:24:03.516Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T10:24:03.516Z] ---> Running in 5ee23b328742 [2024-11-08T10:24:03.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T10:24:03.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T10:24:04.344Z] OK: 246 MiB in 54 packages [2024-11-08T10:24:04.606Z] Removing intermediate container 5ee23b328742 [2024-11-08T10:24:04.606Z] ---> 758df79b223a [2024-11-08T10:24:04.606Z] Step 8/12 : WORKDIR /app [2024-11-08T10:24:04.606Z] ---> Running in aeb033ed39f3 [2024-11-08T10:24:04.606Z] Removing intermediate container aeb033ed39f3 [2024-11-08T10:24:04.606Z] ---> 11453a211be2 [2024-11-08T10:24:04.606Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-08T10:24:04.868Z] ---> 385999b3df80 [2024-11-08T10:24:04.868Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T10:24:04.868Z] ---> Running in f2270b135c5a [2024-11-08T10:24:06.305Z] Still waiting to schedule task [2024-11-08T10:24:06.306Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T10:24:44.678Z] Removing intermediate container f2270b135c5a [2024-11-08T10:24:44.678Z] ---> c19d93d37c64 [2024-11-08T10:24:44.678Z] Step 11/12 : COPY . . [2024-11-08T10:24:44.678Z] ---> dd8ec89defa4 [2024-11-08T10:24:44.678Z] Step 12/12 : RUN $MAKE [2024-11-08T10:24:44.678Z] ---> Running in b8e80c462f6f [2024-11-08T10:24:44.678Z] noop [2024-11-08T10:24:44.678Z] Removing intermediate container b8e80c462f6f [2024-11-08T10:24:44.678Z] ---> e17ab2ef9ae1 [2024-11-08T10:24:44.678Z] Successfully built e17ab2ef9ae1 [2024-11-08T10:24:44.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:24:45.151Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T10:24:45.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:24:45.301Z] prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container [2024-11-08T10:24:45.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T10:24:45.687Z] $ docker top 41edfcc403dc66996722fc3b41744c2c922a29e9e129b37281f74365bda65d6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T10:24:46.095Z] + go version [2024-11-08T10:24:46.095Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T10:24:46.129Z] $ docker stop --time=1 41edfcc403dc66996722fc3b41744c2c922a29e9e129b37281f74365bda65d6b [2024-11-08T10:24:47.404Z] $ docker rm -f --volumes 41edfcc403dc66996722fc3b41744c2c922a29e9e129b37281f74365bda65d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:24:48.195Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T10:24:48.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:24:48.371Z] prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container [2024-11-08T10:24:48.401Z] $ 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-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T10:24:48.696Z] $ docker top 50d15aefacd4ba899dc9c29c581d3ec3496d313f4d0371568123b992d9ea3f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T10:24:49.105Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-327 [Pipeline] fileExists [Pipeline] sh [2024-11-08T10:24:49.486Z] + make test [2024-11-08T10:24:49.486Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T10:24:50.863Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-08T10:25:08.935Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-08T10:25:08.935Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-08T10:25:12.221Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.066s coverage: 40.6% of statements [2024-11-08T10:25:12.221Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 94.6% of statements [2024-11-08T10:25:12.221Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.251s coverage: 51.9% of statements [2024-11-08T10:25:24.416Z] go vet ./... [2024-11-08T10:25:28.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T10:25:28.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T10:25:28.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T10:25:28.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T10:25:28.695Z] $ docker stop --time=1 50d15aefacd4ba899dc9c29c581d3ec3496d313f4d0371568123b992d9ea3f54 [2024-11-08T10:25:31.129Z] $ docker rm -f --volumes 50d15aefacd4ba899dc9c29c581d3ec3496d313f4d0371568123b992d9ea3f54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T10:25:31.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T10:25:31.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T10:25:32.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T10:25:33.023Z] + ls -al . [2024-11-08T10:25:33.023Z] total 704 [2024-11-08T10:25:33.023Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 10:24 . [2024-11-08T10:25:33.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:23 .. [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 10:23 .dockerignore [2024-11-08T10:25:33.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 10:25 .git [2024-11-08T10:25:33.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:23 .github [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 10:23 .gitignore [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 10:23 .golangci.yml [2024-11-08T10:25:33.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 10:23 .semver [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 8 10:23 Attribution.txt [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 8 10:23 CHANGELOG.md [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 8 10:23 Dockerfile [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 10:23 GOVERNANCE.md [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 10:23 Jenkinsfile [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 10:23 LICENSE [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 8 10:23 Makefile [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 10:23 OWNERS.md [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 10:23 README.md [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 10:23 VERSION [2024-11-08T10:25:33.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:23 bin [2024-11-08T10:25:33.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:23 cmd [2024-11-08T10:25:33.023Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 8 10:25 coverage.out [2024-11-08T10:25:33.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:23 examples [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 8 10:23 go.mod [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 10:23 go.sum [2024-11-08T10:25:33.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:23 images [2024-11-08T10:25:33.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:23 internal [2024-11-08T10:25:33.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:23 pkg [2024-11-08T10:25:33.023Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:25:33.450Z] + 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=ea6e33377e441dd0a0aa7d86a2f367869732496f --label arch=amd64 --label version=0.0.0 . [2024-11-08T10:25:33.450Z] Sending build context to Docker daemon 11.48MB [2024-11-08T10:25:33.450Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T10:25:33.450Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-08T10:25:33.450Z] ---> e17ab2ef9ae1 [2024-11-08T10:25:33.450Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-08T10:25:33.450Z] ---> Running in ada10ab831ff [2024-11-08T10:25:33.713Z] Removing intermediate container ada10ab831ff [2024-11-08T10:25:33.714Z] ---> a52d75684ab9 [2024-11-08T10:25:33.714Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T10:25:33.714Z] ---> Running in e355ccaa96da [2024-11-08T10:25:33.714Z] Removing intermediate container e355ccaa96da [2024-11-08T10:25:33.714Z] ---> 246aa74f763f [2024-11-08T10:25:33.714Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T10:25:33.714Z] ---> Running in 512d94711f28 [2024-11-08T10:25:33.975Z] Removing intermediate container 512d94711f28 [2024-11-08T10:25:33.975Z] ---> 03146eff416f [2024-11-08T10:25:33.975Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T10:25:33.975Z] ---> Running in 8bc387014565 [2024-11-08T10:25:33.975Z] Removing intermediate container 8bc387014565 [2024-11-08T10:25:33.975Z] ---> 80311f9f378c [2024-11-08T10:25:33.975Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T10:25:33.975Z] ---> Running in 6572935f47dc [2024-11-08T10:25:34.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T10:25:34.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T10:25:34.491Z] OK: 246 MiB in 54 packages [2024-11-08T10:25:35.058Z] Removing intermediate container 6572935f47dc [2024-11-08T10:25:35.058Z] ---> 6bb8c19911dc [2024-11-08T10:25:35.058Z] Step 8/25 : WORKDIR /app [2024-11-08T10:25:35.058Z] ---> Running in 1f4f46838d56 [2024-11-08T10:25:35.058Z] Removing intermediate container 1f4f46838d56 [2024-11-08T10:25:35.058Z] ---> b51fe9773a0a [2024-11-08T10:25:35.058Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-08T10:25:35.058Z] ---> dcab15dcd1ed [2024-11-08T10:25:35.058Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T10:25:35.316Z] ---> Running in bee0b61db736 [2024-11-08T10:25:35.883Z] Removing intermediate container bee0b61db736 [2024-11-08T10:25:35.883Z] ---> 6441faade817 [2024-11-08T10:25:35.883Z] Step 11/25 : COPY . . [2024-11-08T10:25:36.142Z] ---> 553dd3f8570b [2024-11-08T10:25:36.142Z] Step 12/25 : RUN $MAKE [2024-11-08T10:25:36.400Z] ---> Running in 91f5bc612a66 [2024-11-08T10:25:36.658Z] 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.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-08T10:25:37.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25913 in /w/workspace/undry_device-rfid-llrp-go_PR-327 [Pipeline] { [Pipeline] ws [2024-11-08T10:25:37.393Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-11-08T10:25:40.517Z] The recommended git tool is: git [2024-11-08T10:25:45.593Z] using credential edgex-jenkins-ssh [2024-11-08T10:25:45.618Z] Cloning the remote Git repository [2024-11-08T10:25:45.665Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-08T10:25:45.767Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-11-08T10:25:45.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-08T10:25:45.931Z] > git --version # timeout=10 [2024-11-08T10:25:45.954Z] > git --version # 'git version 2.25.1' [2024-11-08T10:25:45.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T10:25:46.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T10:25:48.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-08T10:25:48.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T10:25:50.245Z] Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit ea6e33377e441dd0a0aa7d86a2f367869732496f [2024-11-08T10:25:50.516Z] Merge succeeded, producing ea6e33377e441dd0a0aa7d86a2f367869732496f [2024-11-08T10:25:50.517Z] Checking out Revision ea6e33377e441dd0a0aa7d86a2f367869732496f (PR-327) [2024-11-08T10:25:49.671Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-08T10:25:49.709Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-08T10:25:49.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T10:25:49.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T10:25:50.260Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T10:25:50.321Z] > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 [2024-11-08T10:25:50.422Z] > git remote # timeout=10 [2024-11-08T10:25:50.438Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T10:25:50.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T10:25:50.481Z] > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 [2024-11-08T10:25:50.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T10:25:50.523Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T10:25:50.537Z] > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 [2024-11-08T10:25:51.041Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-08T10:25:51.086Z] > git --version # timeout=10 [2024-11-08T10:25:51.095Z] > git --version # 'git version 2.25.1' [2024-11-08T10:25:51.114Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T10:25:56.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T10:25:56.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T10:25:56.087Z] Dload Upload Total Spent Left Speed [2024-11-08T10:25:56.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-11-08T10:25:56.465Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T10:25:56.821Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-08T10:25:56.821Z] /etc/docker/daemon.json [2024-11-08T10:25:56.821Z] { [2024-11-08T10:25:56.821Z] "registry-mirrors": [ [2024-11-08T10:25:56.821Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T10:25:56.821Z] ], [2024-11-08T10:25:56.821Z] "bip": "10.250.0.254/24", [2024-11-08T10:25:56.821Z] "hosts": [ [2024-11-08T10:25:56.821Z] "tcp://0.0.0.0:5555", [2024-11-08T10:25:56.821Z] "unix:///var/run/docker.sock" [2024-11-08T10:25:56.821Z] ], [2024-11-08T10:25:56.821Z] "mtu": 1458, [2024-11-08T10:25:56.821Z] "selinux-enabled": true, [2024-11-08T10:25:56.821Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T10:25:56.821Z] } [Pipeline] sh [2024-11-08T10:25:57.176Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T10:25:57.524Z] + sudo service docker restart [2024-11-08T10:26:03.192Z] Removing intermediate container 91f5bc612a66 [2024-11-08T10:26:03.192Z] ---> 2011f82d45aa [2024-11-08T10:26:03.192Z] Step 13/25 : FROM alpine:3.20 [2024-11-08T10:26:03.452Z] 3.20: Pulling from library/alpine [2024-11-08T10:26:03.711Z] 43c4264eed91: Already exists [2024-11-08T10:26:03.712Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T10:26:03.712Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T10:26:03.712Z] ---> 91ef0af61f39 [2024-11-08T10:26:03.712Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T10:26:03.712Z] ---> Running in 9855e84c32bc [2024-11-08T10:26:03.971Z] Removing intermediate container 9855e84c32bc [2024-11-08T10:26:03.971Z] ---> cf3cf7f9d90a [2024-11-08T10:26:03.971Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-08T10:26:03.971Z] ---> Running in 4a4b81001561 [2024-11-08T10:26:04.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T10:26:04.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T10:26:04.747Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T10:26:04.747Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T10:26:04.747Z] OK: 8 MiB in 15 packages [2024-11-08T10:26:05.008Z] Removing intermediate container 4a4b81001561 [2024-11-08T10:26:05.008Z] ---> 5300b4e7656f [2024-11-08T10:26:05.008Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-08T10:26:05.008Z] ---> Running in d86fa8198abc [2024-11-08T10:26:05.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T10:26:05.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T10:26:05.786Z] Upgrading critical system libraries and apk-tools: [2024-11-08T10:26:05.786Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T10:26:05.786Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T10:26:05.786Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T10:26:05.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T10:26:05.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T10:26:06.048Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T10:26:06.048Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T10:26:06.048Z] OK: 8 MiB in 15 packages [2024-11-08T10:26:06.615Z] Removing intermediate container d86fa8198abc [2024-11-08T10:26:06.615Z] ---> 08ee3f7684d8 [2024-11-08T10:26:06.615Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-08T10:26:06.615Z] ---> dc96ec95991b [2024-11-08T10:26:06.615Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-08T10:26:06.873Z] ---> 0937d5abcb42 [2024-11-08T10:26:06.874Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-08T10:26:07.808Z] ---> 37e2ae587811 [2024-11-08T10:26:07.808Z] Step 20/25 : EXPOSE 59989 [2024-11-08T10:26:07.808Z] ---> Running in 0a0b98ae06ed [2024-11-08T10:26:08.067Z] Removing intermediate container 0a0b98ae06ed [2024-11-08T10:26:08.067Z] ---> 9a01fd8c6db0 [2024-11-08T10:26:08.067Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-08T10:26:08.067Z] ---> Running in 71565a1dbcbb [2024-11-08T10:26:08.067Z] Removing intermediate container 71565a1dbcbb [2024-11-08T10:26:08.067Z] ---> 0a1b625bc5bf [2024-11-08T10:26:08.067Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T10:26:08.067Z] ---> Running in 92e8e302ae8c [2024-11-08T10:26:08.067Z] Removing intermediate container 92e8e302ae8c [2024-11-08T10:26:08.067Z] ---> 3ccf5b12dc2a [2024-11-08T10:26:08.067Z] Step 23/25 : LABEL arch=amd64 [2024-11-08T10:26:08.326Z] ---> Running in f703a2d334c2 [2024-11-08T10:26:08.326Z] Removing intermediate container f703a2d334c2 [2024-11-08T10:26:08.326Z] ---> 6be5cf595eed [2024-11-08T10:26:08.326Z] Step 24/25 : LABEL git_sha=ea6e33377e441dd0a0aa7d86a2f367869732496f [2024-11-08T10:26:08.326Z] ---> Running in 1575e14c3872 [2024-11-08T10:26:08.326Z] Removing intermediate container 1575e14c3872 [2024-11-08T10:26:08.326Z] ---> f6afbcd45ca4 [2024-11-08T10:26:08.326Z] Step 25/25 : LABEL version=0.0.0 [2024-11-08T10:26:08.326Z] ---> Running in d8976064c806 [2024-11-08T10:26:08.585Z] Removing intermediate container d8976064c806 [2024-11-08T10:26:08.585Z] ---> 8e77c046b502 [2024-11-08T10:26:08.585Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T10:26:08.585Z] Successfully built 8e77c046b502 [2024-11-08T10:26:08.585Z] 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-08T10:26:09.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T10:26:09.625Z] [2024-11-08T10:26:09.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:26:10.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T10:26:10.038Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T10:26:10.038Z] 5eb5b503b376: Pulling fs layer [2024-11-08T10:26:10.038Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T10:26:10.038Z] ec43610c2a17: Pulling fs layer [2024-11-08T10:26:10.038Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T10:26:10.038Z] 33b1e0a273af: Pulling fs layer [2024-11-08T10:26:10.038Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T10:26:10.038Z] 2f39f015ded8: Pulling fs layer [2024-11-08T10:26:10.038Z] 3a2ae6a8a46f: Waiting [2024-11-08T10:26:10.038Z] 33b1e0a273af: Waiting [2024-11-08T10:26:10.038Z] 5d3b04190fa2: Waiting [2024-11-08T10:26:10.038Z] 5c69ac0246d0: Download complete [2024-11-08T10:26:10.038Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T10:26:10.038Z] 3a2ae6a8a46f: Download complete [2024-11-08T10:26:10.038Z] 33b1e0a273af: Verifying Checksum [2024-11-08T10:26:10.038Z] 33b1e0a273af: Download complete [2024-11-08T10:26:10.039Z] 5d3b04190fa2: Download complete [2024-11-08T10:26:10.039Z] ec43610c2a17: Verifying Checksum [2024-11-08T10:26:10.039Z] ec43610c2a17: Download complete [2024-11-08T10:26:10.298Z] 5eb5b503b376: Verifying Checksum [2024-11-08T10:26:10.298Z] 5eb5b503b376: Download complete [2024-11-08T10:26:10.865Z] 2f39f015ded8: Download complete [2024-11-08T10:26:11.440Z] 5eb5b503b376: Pull complete [2024-11-08T10:26:11.440Z] 5c69ac0246d0: Pull complete [2024-11-08T10:26:11.701Z] ec43610c2a17: Pull complete [2024-11-08T10:26:11.960Z] 3a2ae6a8a46f: Pull complete [2024-11-08T10:26:11.961Z] 33b1e0a273af: Pull complete [2024-11-08T10:26:12.219Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T10:26:15.875Z] provisioning config files... [2024-11-08T10:26:15.896Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15292282768606480596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:26:16.379Z] ---> ****-login.sh [2024-11-08T10:26:16.379Z] nexus3.edgexfoundry.org:10001 [2024-11-08T10:26:16.410Z] 2f39f015ded8: Pull complete [2024-11-08T10:26:16.411Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T10:26:16.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T10:26:16.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:26:16.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:26:16.676Z] prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container [2024-11-08T10:26:16.701Z] $ 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-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@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-08T10:26:16.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:26:16.913Z] Configure a credential helper to remove this warning. See [2024-11-08T10:26:16.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:26:16.913Z] [2024-11-08T10:26:16.913Z] Login Succeeded [2024-11-08T10:26:16.913Z] nexus3.edgexfoundry.org:10002 [2024-11-08T10:26:17.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:26:17.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:26:17.183Z] Configure a credential helper to remove this warning. See [2024-11-08T10:26:17.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:26:17.183Z] [2024-11-08T10:26:17.183Z] Login Succeeded [2024-11-08T10:26:17.183Z] nexus3.edgexfoundry.org:10003 [2024-11-08T10:26:17.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:26:17.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:26:17.723Z] Configure a credential helper to remove this warning. See [2024-11-08T10:26:17.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:26:17.723Z] [2024-11-08T10:26:17.723Z] Login Succeeded [2024-11-08T10:26:17.723Z] nexus3.edgexfoundry.org:10004 [2024-11-08T10:26:17.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:26:17.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:26:17.994Z] Configure a credential helper to remove this warning. See [2024-11-08T10:26:17.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:26:17.994Z] [2024-11-08T10:26:17.994Z] Login Succeeded [2024-11-08T10:26:17.994Z] ****.io [2024-11-08T10:26:18.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T10:26:18.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T10:26:18.531Z] Configure a credential helper to remove this warning. See [2024-11-08T10:26:18.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T10:26:18.531Z] [2024-11-08T10:26:18.531Z] Login Succeeded [2024-11-08T10:26:18.531Z] ---> ****-login.sh ends [2024-11-08T10:26:19.275Z] $ docker top 43e730137ab8dca6342b4125ae4c9e4e4d9450e01386dc789f94513ecab4d36c -eo pid,comm [Pipeline] { [Pipeline] } [2024-11-08T10:26:19.521Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-08T10:26:19.932Z] ---> job-cost.sh [2024-11-08T10:26:19.932Z] lf-activate-venv: SKIPPING [2024-11-08T10:26:19.932Z] INFO: No Stack... [Pipeline] echo [2024-11-08T10:26:20.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T10:26:20.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T10:26:20.178Z] ========================================================= [2024-11-08T10:26:20.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T10:26:20.178Z] ========================================================= [2024-11-08T10:26:20.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:26:20.448Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T10:26:20.759Z] + 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-08T10:26:20.863Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-327/archives/cost.csv [2024-11-08T10:26:20.864Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T10:26:20.916Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [2024-11-08T10:26:20.922Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] did not exist. Created. [2024-11-08T10:26:20.928Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-11-08T10:26:21.033Z] Sending build context to Docker daemon 1.21MB [2024-11-08T10:26:21.033Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T10:26:21.033Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T10:26:21.033Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T10:26:21.033Z] cf04c63912e1: Pulling fs layer [2024-11-08T10:26:21.033Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T10:26:21.033Z] a37a00ec5f00: Pulling fs layer [2024-11-08T10:26:21.033Z] 50b3750afda1: Pulling fs layer [2024-11-08T10:26:21.033Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T10:26:21.033Z] 80978eb59214: Pulling fs layer [2024-11-08T10:26:21.033Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T10:26:21.033Z] c5a475d317c9: Pulling fs layer [2024-11-08T10:26:21.033Z] c9f46d7d2bd2: Waiting [2024-11-08T10:26:21.033Z] c5a475d317c9: Waiting [2024-11-08T10:26:21.033Z] 50b3750afda1: Waiting [2024-11-08T10:26:21.033Z] 4f4fb700ef54: Waiting [2024-11-08T10:26:21.033Z] 80978eb59214: Waiting [2024-11-08T10:26:21.033Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T10:26:21.033Z] 55b35a11ae5e: Download complete [Pipeline] sh [2024-11-08T10:26:21.303Z] 50b3750afda1: Verifying Checksum [2024-11-08T10:26:21.303Z] 50b3750afda1: Download complete [2024-11-08T10:26:21.303Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T10:26:21.303Z] 4f4fb700ef54: Download complete [2024-11-08T10:26:21.303Z] 80978eb59214: Download complete [2024-11-08T10:26:21.303Z] cf04c63912e1: Download complete [2024-11-08T10:26:21.375Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T10:26:21.445Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T10:26:21.497Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] // lock [2024-11-08T10:26:21.574Z] c5a475d317c9: Verifying Checksum [2024-11-08T10:26:21.574Z] c5a475d317c9: Download complete [Pipeline] } [2024-11-08T10:26:21.600Z] $ docker stop --time=1 43e730137ab8dca6342b4125ae4c9e4e4d9450e01386dc789f94513ecab4d36c [2024-11-08T10:26:22.166Z] cf04c63912e1: Pull complete [2024-11-08T10:26:22.757Z] 55b35a11ae5e: Pull complete [2024-11-08T10:26:22.769Z] $ docker rm -f --volumes 43e730137ab8dca6342b4125ae4c9e4e4d9450e01386dc789f94513ecab4d36c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-11-08T10:26:23.027Z] a37a00ec5f00: Verifying Checksum [2024-11-08T10:26:23.027Z] a37a00ec5f00: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T10:26:23.993Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T10:26:23.993Z] c9f46d7d2bd2: Download complete [2024-11-08T10:26:36.328Z] a37a00ec5f00: Pull complete [2024-11-08T10:26:36.328Z] 50b3750afda1: Pull complete [2024-11-08T10:26:36.599Z] 4f4fb700ef54: Pull complete [2024-11-08T10:26:36.867Z] 80978eb59214: Pull complete [2024-11-08T10:26:45.121Z] c9f46d7d2bd2: Pull complete [2024-11-08T10:26:46.107Z] c5a475d317c9: Pull complete [2024-11-08T10:26:46.107Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T10:26:46.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T10:26:46.107Z] ---> be29e6b0f0d4 [2024-11-08T10:26:46.107Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T10:26:47.067Z] ---> Running in 67fe83a79531 [2024-11-08T10:26:47.343Z] Removing intermediate container 67fe83a79531 [2024-11-08T10:26:47.343Z] ---> 241eadf5d04a [2024-11-08T10:26:47.343Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T10:26:47.343Z] ---> Running in 3f2d3d4dc0d0 [2024-11-08T10:26:47.619Z] Removing intermediate container 3f2d3d4dc0d0 [2024-11-08T10:26:47.619Z] ---> 3dfb566e1d48 [2024-11-08T10:26:47.619Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T10:26:47.889Z] ---> Running in 36d95818837c [2024-11-08T10:26:48.156Z] Removing intermediate container 36d95818837c [2024-11-08T10:26:48.156Z] ---> dfb1d780fdfb [2024-11-08T10:26:48.156Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T10:26:48.156Z] ---> Running in 4c991320f938 [2024-11-08T10:26:48.423Z] Removing intermediate container 4c991320f938 [2024-11-08T10:26:48.423Z] ---> 1113e1482e7b [2024-11-08T10:26:48.423Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T10:26:48.689Z] ---> Running in 038aaa194581 [2024-11-08T10:26:49.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T10:26:49.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T10:26:51.325Z] OK: 238 MiB in 54 packages [2024-11-08T10:26:52.291Z] Removing intermediate container 038aaa194581 [2024-11-08T10:26:52.291Z] ---> a1e36389ed7b [2024-11-08T10:26:52.291Z] Step 8/12 : WORKDIR /app [2024-11-08T10:26:52.291Z] ---> Running in da10a53dd17a [2024-11-08T10:26:52.558Z] Removing intermediate container da10a53dd17a [2024-11-08T10:26:52.558Z] ---> 62225bd39f11 [2024-11-08T10:26:52.558Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-08T10:26:53.139Z] ---> c4a08fc201be [2024-11-08T10:26:53.140Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T10:26:53.140Z] ---> Running in e6b1992f84dd [2024-11-08T10:28:44.818Z] Removing intermediate container e6b1992f84dd [2024-11-08T10:28:44.818Z] ---> e115311c53ca [2024-11-08T10:28:44.818Z] Step 11/12 : COPY . . [2024-11-08T10:28:44.818Z] ---> 6f5f94d3ce57 [2024-11-08T10:28:44.818Z] Step 12/12 : RUN $MAKE [2024-11-08T10:28:44.818Z] ---> Running in 798c91c014a1 [2024-11-08T10:28:44.818Z] noop [2024-11-08T10:28:44.818Z] Removing intermediate container 798c91c014a1 [2024-11-08T10:28:44.818Z] ---> 417f8dca224a [2024-11-08T10:28:44.818Z] Successfully built 417f8dca224a [2024-11-08T10:28:44.818Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:28:45.348Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T10:28:45.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:28:45.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-25913 does not seem to be running inside a container [2024-11-08T10:28:45.732Z] $ 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-08T10:28:46.954Z] $ docker top 92f8da85cc5e90d2e8ae6ec4648b2aac08d535f2b5f1fdf302154f98bfd17fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T10:28:47.848Z] + go version [2024-11-08T10:28:47.848Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T10:28:47.889Z] $ docker stop --time=1 92f8da85cc5e90d2e8ae6ec4648b2aac08d535f2b5f1fdf302154f98bfd17fbb [2024-11-08T10:28:50.226Z] $ docker rm -f --volumes 92f8da85cc5e90d2e8ae6ec4648b2aac08d535f2b5f1fdf302154f98bfd17fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:28:51.210Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T10:28:51.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:28:51.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-25913 does not seem to be running inside a container [2024-11-08T10:28:51.541Z] $ 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-08T10:28:52.771Z] $ docker top 7309089a1fc6128a6b13761bd32051a42d19d6d4a8ff73df5bb2744c26e7f8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T10:28:53.681Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T10:28:54.423Z] + make test [2024-11-08T10:28:54.423Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T10:29:01.071Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-08T10:32:08.155Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-08T10:32:08.155Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-08T10:32:40.354Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.026s coverage: 40.6% of statements [2024-11-08T10:32:40.354Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements [2024-11-08T10:32:40.354Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.579s coverage: 51.9% of statements [2024-11-08T10:32:40.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T10:32:40.355Z] go vet ./... [2024-11-08T10:33:27.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T10:33:27.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T10:33:27.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T10:33:27.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T10:33:27.572Z] $ docker stop --time=1 7309089a1fc6128a6b13761bd32051a42d19d6d4a8ff73df5bb2744c26e7f8f4 [2024-11-08T10:33:29.547Z] $ docker rm -f --volumes 7309089a1fc6128a6b13761bd32051a42d19d6d4a8ff73df5bb2744c26e7f8f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T10:33:31.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T10:33:31.146Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T10:33:31.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T10:33:32.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T10:33:32.778Z] + ls -al . [2024-11-08T10:33:32.778Z] total 700 [2024-11-08T10:33:32.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 10:28 . [2024-11-08T10:33:32.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:25 .. [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 10:25 .dockerignore [2024-11-08T10:33:32.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 10:25 .git [2024-11-08T10:33:32.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:25 .github [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 10:25 .gitignore [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 10:25 .golangci.yml [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 8 10:25 Attribution.txt [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 8 10:25 CHANGELOG.md [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 8 10:25 Dockerfile [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 10:25 GOVERNANCE.md [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 10:25 Jenkinsfile [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 10:25 LICENSE [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 8 10:25 Makefile [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 10:25 OWNERS.md [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 10:25 README.md [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 10:23 VERSION [2024-11-08T10:33:32.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:25 bin [2024-11-08T10:33:32.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:25 cmd [2024-11-08T10:33:32.778Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 8 10:32 coverage.out [2024-11-08T10:33:32.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:25 examples [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 8 10:25 go.mod [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 10:25 go.sum [2024-11-08T10:33:32.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:25 images [2024-11-08T10:33:32.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:25 internal [2024-11-08T10:33:32.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:25 pkg [2024-11-08T10:33:32.778Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:33:33.227Z] + 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=ea6e33377e441dd0a0aa7d86a2f367869732496f --label arch=arm64 --label version=0.0.0 . [2024-11-08T10:33:33.497Z] Sending build context to Docker daemon 1.21MB [2024-11-08T10:33:33.497Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T10:33:33.497Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-08T10:33:33.497Z] ---> 417f8dca224a [2024-11-08T10:33:33.497Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-08T10:33:33.764Z] ---> Running in 90d0619278ba [2024-11-08T10:33:34.031Z] Removing intermediate container 90d0619278ba [2024-11-08T10:33:34.031Z] ---> 2bc3e67187d2 [2024-11-08T10:33:34.031Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T10:33:34.031Z] ---> Running in cd4f21fdbc85 [2024-11-08T10:33:34.299Z] Removing intermediate container cd4f21fdbc85 [2024-11-08T10:33:34.299Z] ---> 613549afded8 [2024-11-08T10:33:34.299Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T10:33:34.566Z] ---> Running in b02276ed435c [2024-11-08T10:33:34.834Z] Removing intermediate container b02276ed435c [2024-11-08T10:33:34.834Z] ---> 9561c3602fe5 [2024-11-08T10:33:34.834Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T10:33:34.834Z] ---> Running in e8781c76f48a [2024-11-08T10:33:35.101Z] Removing intermediate container e8781c76f48a [2024-11-08T10:33:35.101Z] ---> 23b6b9378bb0 [2024-11-08T10:33:35.101Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T10:33:35.101Z] ---> Running in 12d31d082935 [2024-11-08T10:33:36.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T10:33:36.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T10:33:37.603Z] OK: 238 MiB in 54 packages [2024-11-08T10:33:38.565Z] Removing intermediate container 12d31d082935 [2024-11-08T10:33:38.565Z] ---> a379d975791e [2024-11-08T10:33:38.565Z] Step 8/25 : WORKDIR /app [2024-11-08T10:33:38.834Z] ---> Running in adf44f6e97eb [2024-11-08T10:33:39.102Z] Removing intermediate container adf44f6e97eb [2024-11-08T10:33:39.102Z] ---> 31dc196601bf [2024-11-08T10:33:39.102Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-08T10:33:39.693Z] ---> 419d3e6752cd [2024-11-08T10:33:39.693Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T10:33:39.693Z] ---> Running in da394caec209 [2024-11-08T10:33:41.646Z] Removing intermediate container da394caec209 [2024-11-08T10:33:41.646Z] ---> 5d9355f081d6 [2024-11-08T10:33:41.646Z] Step 11/25 : COPY . . [2024-11-08T10:33:42.607Z] ---> 875554c605b1 [2024-11-08T10:33:42.607Z] Step 12/25 : RUN $MAKE [2024-11-08T10:33:42.607Z] ---> Running in 922ab711b699 [2024-11-08T10:33:43.570Z] 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.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-08T10:37:05.323Z] Removing intermediate container 922ab711b699 [2024-11-08T10:37:05.323Z] ---> 2f48e692b6c7 [2024-11-08T10:37:05.323Z] Step 13/25 : FROM alpine:3.20 [2024-11-08T10:37:05.323Z] 3.20: Pulling from library/alpine [2024-11-08T10:37:05.323Z] cf04c63912e1: Already exists [2024-11-08T10:37:05.323Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T10:37:05.323Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T10:37:05.323Z] ---> c157a85ed455 [2024-11-08T10:37:05.323Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T10:37:05.323Z] ---> Running in 5168e1055e9d [2024-11-08T10:37:05.323Z] Removing intermediate container 5168e1055e9d [2024-11-08T10:37:05.323Z] ---> 73a39f0fdeaf [2024-11-08T10:37:05.323Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-08T10:37:05.323Z] ---> Running in ba2443e03a2e [2024-11-08T10:37:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T10:37:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T10:37:05.323Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T10:37:05.323Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T10:37:05.323Z] OK: 9 MiB in 15 packages [2024-11-08T10:37:05.323Z] Removing intermediate container ba2443e03a2e [2024-11-08T10:37:05.323Z] ---> 3153723fef67 [2024-11-08T10:37:05.323Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-08T10:37:05.323Z] ---> Running in a214335aecac [2024-11-08T10:37:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T10:37:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T10:37:05.323Z] Upgrading critical system libraries and apk-tools: [2024-11-08T10:37:05.323Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T10:37:05.323Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T10:37:05.323Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T10:37:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T10:37:05.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T10:37:06.988Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T10:37:06.988Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T10:37:06.988Z] OK: 9 MiB in 15 packages [2024-11-08T10:37:07.950Z] Removing intermediate container a214335aecac [2024-11-08T10:37:07.950Z] ---> 8495d2c7545e [2024-11-08T10:37:07.950Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-08T10:37:08.217Z] ---> 2384e168192e [2024-11-08T10:37:08.217Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-08T10:37:08.796Z] ---> 5c6c7d7399b2 [2024-11-08T10:37:08.796Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-08T10:37:10.761Z] ---> a6bd86f7737b [2024-11-08T10:37:10.761Z] Step 20/25 : EXPOSE 59989 [2024-11-08T10:37:11.030Z] ---> Running in 41b30c28cbce [2024-11-08T10:37:11.294Z] Removing intermediate container 41b30c28cbce [2024-11-08T10:37:11.294Z] ---> eb727e969f47 [2024-11-08T10:37:11.294Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-08T10:37:11.294Z] ---> Running in ecb943adea0a [2024-11-08T10:37:11.559Z] Removing intermediate container ecb943adea0a [2024-11-08T10:37:11.559Z] ---> b9db83fb9f83 [2024-11-08T10:37:11.559Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T10:37:11.559Z] ---> Running in 519d51f85912 [2024-11-08T10:37:11.829Z] Removing intermediate container 519d51f85912 [2024-11-08T10:37:11.829Z] ---> 74a0107c0391 [2024-11-08T10:37:11.829Z] Step 23/25 : LABEL arch=arm64 [2024-11-08T10:37:11.829Z] ---> Running in 963626eff6c6 [2024-11-08T10:37:12.093Z] Removing intermediate container 963626eff6c6 [2024-11-08T10:37:12.093Z] ---> 2f99dd06ff48 [2024-11-08T10:37:12.093Z] Step 24/25 : LABEL git_sha=ea6e33377e441dd0a0aa7d86a2f367869732496f [2024-11-08T10:37:12.358Z] ---> Running in 0a4c408f528e [2024-11-08T10:37:12.358Z] Removing intermediate container 0a4c408f528e [2024-11-08T10:37:12.358Z] ---> 82e0eda14a70 [2024-11-08T10:37:12.358Z] Step 25/25 : LABEL version=0.0.0 [2024-11-08T10:37:12.622Z] ---> Running in 5c4f2f4b9323 [2024-11-08T10:37:12.886Z] Removing intermediate container 5c4f2f4b9323 [2024-11-08T10:37:12.886Z] ---> 52cbaf1374ca [2024-11-08T10:37:12.886Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T10:37:12.886Z] Successfully built 52cbaf1374ca [2024-11-08T10:37:12.886Z] 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-08T10:37:13.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T10:37:13.807Z] [2024-11-08T10:37:13.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:37:14.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T10:37:14.226Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T10:37:14.226Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T10:37:14.226Z] 04944245beec: Pulling fs layer [2024-11-08T10:37:14.226Z] 699f458cf7ca: Pulling fs layer [2024-11-08T10:37:14.226Z] 765212b225bb: Pulling fs layer [2024-11-08T10:37:14.226Z] f23df028b6ca: Pulling fs layer [2024-11-08T10:37:14.226Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T10:37:14.226Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T10:37:14.226Z] 765212b225bb: Waiting [2024-11-08T10:37:14.226Z] f23df028b6ca: Waiting [2024-11-08T10:37:14.226Z] d65c8cfc05b1: Waiting [2024-11-08T10:37:14.226Z] 2437ff75d9bd: Waiting [2024-11-08T10:37:14.492Z] 04944245beec: Verifying Checksum [2024-11-08T10:37:14.492Z] 04944245beec: Download complete [2024-11-08T10:37:14.492Z] 765212b225bb: Verifying Checksum [2024-11-08T10:37:14.492Z] 765212b225bb: Download complete [2024-11-08T10:37:14.492Z] f23df028b6ca: Verifying Checksum [2024-11-08T10:37:14.492Z] f23df028b6ca: Download complete [2024-11-08T10:37:14.492Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T10:37:14.492Z] d65c8cfc05b1: Download complete [2024-11-08T10:37:14.758Z] 699f458cf7ca: Verifying Checksum [2024-11-08T10:37:14.758Z] 699f458cf7ca: Download complete [2024-11-08T10:37:15.023Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T10:37:15.023Z] 8998bd30e6a1: Download complete [2024-11-08T10:37:17.592Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T10:37:17.592Z] 2437ff75d9bd: Download complete [2024-11-08T10:37:19.522Z] 8998bd30e6a1: Pull complete [2024-11-08T10:37:19.522Z] 04944245beec: Pull complete [2024-11-08T10:37:20.922Z] 699f458cf7ca: Pull complete [2024-11-08T10:37:21.188Z] 765212b225bb: Pull complete [2024-11-08T10:37:22.151Z] f23df028b6ca: Pull complete [2024-11-08T10:37:22.151Z] d65c8cfc05b1: Pull complete [2024-11-08T10:37:40.347Z] 2437ff75d9bd: Pull complete [2024-11-08T10:37:40.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T10:37:40.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T10:37:40.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:37:40.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-25913 does not seem to be running inside a container [2024-11-08T10:37:40.765Z] $ 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-08T10:37:43.302Z] $ docker top a820a88eaa41166f4a18d4f61f916f0941a344038de186525b38d1653f1abbca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:44.214Z] ---> job-cost.sh [2024-11-08T10:37:44.215Z] lf-activate-venv: SKIPPING [2024-11-08T10:37:44.215Z] INFO: No Stack... [2024-11-08T10:37:44.792Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T10:37:45.370Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T10:37:45.720Z] + cut -d, -f6 [2024-11-08T10:37:45.720Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-11-08T10:37:46.046Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [2024-11-08T10:37:46.051Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] did not exist. Created. [2024-11-08T10:37:46.058Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T10:37:46.488Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-25f98b4e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T10:37:46.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T10:37:46.882Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T10:37:46.937Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T10:37:46.958Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T10:37:47.058Z] $ docker stop --time=1 a820a88eaa41166f4a18d4f61f916f0941a344038de186525b38d1653f1abbca [2024-11-08T10:37:48.529Z] $ docker rm -f --volumes a820a88eaa41166f4a18d4f61f916f0941a344038de186525b38d1653f1abbca [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-08T10:37:49.719Z] provisioning config files... [2024-11-08T10:37:49.730Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config1250989625111172775tmp [Pipeline] { [Pipeline] sh [2024-11-08T10:37:50.085Z] + set +x [2024-11-08T10:37:50.085Z] + bash -s -- [2024-11-08T10:37:50.085Z] + curl -s https://codecov.io/bash [2024-11-08T10:37:50.085Z] [2024-11-08T10:37:50.085Z] _____ _ [2024-11-08T10:37:50.085Z] / ____| | | [2024-11-08T10:37:50.085Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T10:37:50.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T10:37:50.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T10:37:50.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T10:37:50.085Z] Bash-1.0.6 [2024-11-08T10:37:50.085Z] [2024-11-08T10:37:50.085Z] [2024-11-08T10:37:50.085Z] ==> git version 2.25.1 found [2024-11-08T10:37:50.085Z] ==> 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-08T10:37:50.085Z] Release-Date: 2020-01-08 [2024-11-08T10:37:50.085Z] 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-08T10:37:50.085Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T10:37:50.085Z] ==> Jenkins CI detected. [2024-11-08T10:37:50.085Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-327 [2024-11-08T10:37:50.085Z] project root: . [2024-11-08T10:37:50.085Z] --> token set from env [2024-11-08T10:37:50.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T10:37:50.085Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T10:37:50.344Z] ==> Python coveragepy not found [2024-11-08T10:37:50.344Z] ==> Searching for coverage reports in: [2024-11-08T10:37:50.344Z] + . [2024-11-08T10:37:50.344Z] -> Found 1 reports [2024-11-08T10:37:50.344Z] ==> Detecting git/mercurial file structure [2024-11-08T10:37:50.344Z] ==> Reading reports [2024-11-08T10:37:50.344Z] + ./coverage.out bytes=451915 [2024-11-08T10:37:50.344Z] ==> Appending adjustments [2024-11-08T10:37:50.344Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T10:37:50.604Z] + Found adjustments [2024-11-08T10:37:50.604Z] ==> Gzipping contents [2024-11-08T10:37:50.604Z] 52K /tmp/codecov.hRfVLu.gz [2024-11-08T10:37:50.604Z] ==> Uploading reports [2024-11-08T10:37:50.604Z] url: https://codecov.io [2024-11-08T10:37:50.604Z] query: branch=PR-327&commit=ea6e33377e441dd0a0aa7d86a2f367869732496f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2024-11-08T10:37:50.604Z] -> Pinging Codecov [2024-11-08T10:37:50.605Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-327&commit=ea6e33377e441dd0a0aa7d86a2f367869732496f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2024-11-08T10:37:50.868Z] -> Uploading to [2024-11-08T10:37:50.868Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/ea6e33377e441dd0a0aa7d86a2f367869732496f/316b3a87-2931-44ff-8d59-283e9b252c2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T103750Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f49f8d895063a906036f92ae89497e1f0f7ecbc1faa9235c948e79404a80ba92 [2024-11-08T10:37:50.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T10:37:50.868Z] Dload Upload Total Spent Left Speed [2024-11-08T10:37:51.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 185k --:--:-- --:--:-- --:--:-- 185k [2024-11-08T10:37:51.129Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] } [2024-11-08T10:37:51.162Z] 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-08T10:37:53.478Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-327/archives ] [2024-11-08T10:37:53.479Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-327/archives [2024-11-08T10:37:53.479Z] total 16 [2024-11-08T10:37:53.479Z] drwxr-xr-x 3 root root 4096 Nov 8 10:26 . [2024-11-08T10:37:53.479Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 10:26 .. [2024-11-08T10:37:53.479Z] drwxr-xr-x 2 root root 4096 Nov 8 10:26 cost [2024-11-08T10:37:53.479Z] -rw-r--r-- 1 root root 91 Nov 8 10:26 cost.csv [2024-11-08T10:37:53.479Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-327/archives [2024-11-08T10:37:53.479Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-327/archives [2024-11-08T10:37:53.479Z] total 16 [2024-11-08T10:37:53.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 10:26 . [2024-11-08T10:37:53.479Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 10:26 .. [2024-11-08T10:37:53.479Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 10:26 cost [2024-11-08T10:37:53.479Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:53.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:54.728Z] ---> package-listing.sh [2024-11-08T10:37:54.728Z] ++ facter osfamily [2024-11-08T10:37:54.728Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T10:37:54.989Z] + OS_FAMILY=debian [2024-11-08T10:37:54.989Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-327 [2024-11-08T10:37:54.989Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T10:37:54.989Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T10:37:54.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T10:37:54.989Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T10:37:54.989Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-327 ']' [2024-11-08T10:37:54.989Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T10:37:54.989Z] + case "${OS_FAMILY}" in [2024-11-08T10:37:54.989Z] + grep '^ii' [2024-11-08T10:37:54.989Z] + dpkg -l [2024-11-08T10:37:54.989Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T10:37:54.989Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T10:37:54.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T10:37:54.989Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-327 ']' [2024-11-08T10:37:54.989Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-327/archives/ [2024-11-08T10:37:54.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-327/archives/ [Pipeline] echo [2024-11-08T10:37:55.035Z] 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T10:37:55.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T10:37:55.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T10:37:55.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T10:37:56.158Z] prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container [2024-11-08T10:37:56.185Z] $ 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-327/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-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T10:37:56.385Z] $ docker top 136060e92284e1626ba07d0f5e7c5e8fb7a87b87aa0b19dbf2e121fa98e40742 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T10:37:56.797Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T10:37:57.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T10:37:57.448Z] + ls /var/log/sa-host [2024-11-08T10:37:57.449Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T10:37:57.726Z] provisioning config files... [2024-11-08T10:37:57.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config7318592219835165194tmp [Pipeline] { [Pipeline] echo [2024-11-08T10:37:57.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:58.189Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T10:37:58.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:58.729Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T10:37:58.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:59.096Z] ---> sudo-logs.sh [2024-11-08T10:37:59.096Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T10:37:59.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:37:59.533Z] ---> job-cost.sh [2024-11-08T10:37:59.533Z] lf-activate-venv: SKIPPING [2024-11-08T10:37:59.533Z] DEBUG: total: 0.2199999988079071 [2024-11-08T10:37:59.533Z] INFO: Retrieving Stack Cost... [2024-11-08T10:37:59.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T10:38:00.363Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T10:38:00.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T10:38:00.738Z] ---> logs-deploy.sh [2024-11-08T10:38:00.738Z] lf-activate-venv: SKIPPING [2024-11-08T10:38:00.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-327/1 [2024-11-08T10:38:00.738Z] INFO: archiving workspace using pattern(s): [2024-11-08T10:38:01.683Z] Archives upload complete. [2024-11-08T10:38:01.683Z] INFO: archiving logs to Nexus