Pull request #283 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f21e239e9e66c6921f1d10bb0611424707a4618+a7096337fbe18ce4591f9db7b669fa5343842ab9 (9f36ad3ac2095bd131aa8ee5894cae47e690fcde) 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-ssh18333646099073687400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13690624801779239139.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-283/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-283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4121480994652182079.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-283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5543184961086074080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12020338798749805583.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-283/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-283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2718087307272051136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1240’ Running on prd-ubuntu20.04-docker-8c-8g-1242 in /w/workspace/undry_device-rfid-llrp-go_PR-283 [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-283 # 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/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7096337fbe18ce4591f9db7b669fa5343842ab9 into PR head commit 3f21e239e9e66c6921f1d10bb0611424707a4618 Merge succeeded, producing 3f21e239e9e66c6921f1d10bb0611424707a4618 Checking out Revision 3f21e239e9e66c6921f1d10bb0611424707a4618 (PR-283) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T10:16:41.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 [Pipeline] withCredentials [2024-02-19T10:16:41.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T10:16:41.460Z] ========================================================= [2024-02-19T10:16:41.460Z] EdgeX Global Pipelines Version Info [2024-02-19T10:16:41.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:16:42.244Z] ------------------- [2024-02-19T10:16:42.244Z] stable info: [2024-02-19T10:16:42.244Z] ------------------- [2024-02-19T10:16:42.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T10:16:42.244Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T10:16:42.244Z] Message: update stable to v1.0.258 [2024-02-19T10:16:42.847Z] ------------------- [2024-02-19T10:16:42.847Z] experimental info: [2024-02-19T10:16:42.847Z] ------------------- [2024-02-19T10:16:42.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T10:16:42.847Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T10:16:42.847Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T10:16:43.073Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-02-19T10:16:43.124Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-02-19T10:16:43.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T10:16:43.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T10:16:43.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T10:16:43.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T10:16:43.428Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T10:16:43.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T10:16:43.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T10:16:43.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T10:16:43.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T10:16:43.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-02-19T10:16:43.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T10:16:43.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T10:16:43.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T10:16:44.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T10:16:44.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T10:16:44.147Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T10:16:44.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T10:16:44.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T10:16:44.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T10:16:44.448Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T10:16:44.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T10:16:44.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T10:16:44.637Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T10:16:44.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T10:16:44.773Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T10:16:44.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo [2024-02-19T10:16:44.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo [2024-02-19T10:16:44.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo [2024-02-19T10:16:45.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo [2024-02-19T10:16:45.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f21e23 [Pipeline] echo [2024-02-19T10:16:45.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:16:45.354Z] provisioning config files... [2024-02-19T10:16:45.371Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config17699155959843756419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:16:45.758Z] ---> ****-login.sh [2024-02-19T10:16:45.758Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:16:46.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:16:46.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:16:46.018Z] Configure a credential helper to remove this warning. See [2024-02-19T10:16:46.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:16:46.018Z] [2024-02-19T10:16:46.018Z] Login Succeeded [2024-02-19T10:16:46.018Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:16:46.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:16:46.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:16:46.281Z] Configure a credential helper to remove this warning. See [2024-02-19T10:16:46.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:16:46.281Z] [2024-02-19T10:16:46.281Z] Login Succeeded [2024-02-19T10:16:46.281Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:16:46.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:16:46.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:16:46.281Z] Configure a credential helper to remove this warning. See [2024-02-19T10:16:46.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:16:46.281Z] [2024-02-19T10:16:46.281Z] Login Succeeded [2024-02-19T10:16:46.281Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:16:46.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:16:46.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:16:46.542Z] Configure a credential helper to remove this warning. See [2024-02-19T10:16:46.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:16:46.542Z] [2024-02-19T10:16:46.542Z] Login Succeeded [2024-02-19T10:16:46.542Z] ****.io [2024-02-19T10:16:46.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:16:46.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:16:46.804Z] Configure a credential helper to remove this warning. See [2024-02-19T10:16:46.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:16:46.804Z] [2024-02-19T10:16:46.804Z] Login Succeeded [2024-02-19T10:16:46.804Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:16:46.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T10:16:47.618Z] + git rev-list -1 --merges 3f21e239e9e66c6921f1d10bb0611424707a4618~1..3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo [2024-02-19T10:16:47.659Z] -----------> git rev-list -1 --merges 3f21e239e9e66c6921f1d10bb0611424707a4618~1..3f21e239e9e66c6921f1d10bb0611424707a4618 3f21e239e9e66c6921f1d10bb0611424707a4618 [false] [Pipeline] sh [2024-02-19T10:16:47.982Z] + git log --format=format:%s -1 3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo [2024-02-19T10:16:48.017Z] ========================================================= [2024-02-19T10:16:48.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T10:16:48.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T10:16:48.518Z] + git log --format=format:%s -1 3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] echo [2024-02-19T10:16:48.549Z] [semverPrep] GIT_COMMIT: 3f21e239e9e66c6921f1d10bb0611424707a4618, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T10:16:48.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T10:16:49.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T10:16:49.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T10:16:49.023Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T10:16:49.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T10:16:49.023Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T10:16:49.023Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T10:16:49.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:16:49.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:16:49.483Z] [2024-02-19T10:16:49.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:16:49.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:16:49.892Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T10:16:49.892Z] b85a868b505f: Pulling fs layer [2024-02-19T10:16:49.892Z] e2be974225ed: Pulling fs layer [2024-02-19T10:16:49.892Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T10:16:49.892Z] 988bab9f4d93: Pulling fs layer [2024-02-19T10:16:49.892Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T10:16:49.892Z] eaf3925da568: Pulling fs layer [2024-02-19T10:16:49.892Z] bab4dde63d76: Pulling fs layer [2024-02-19T10:16:49.892Z] bde34c3a00c8: Pulling fs layer [2024-02-19T10:16:49.892Z] b352a97aabf1: Pulling fs layer [2024-02-19T10:16:49.892Z] 4872d77fe225: Pulling fs layer [2024-02-19T10:16:49.892Z] 5851b861e8e6: Pulling fs layer [2024-02-19T10:16:49.892Z] eaf3925da568: Waiting [2024-02-19T10:16:49.892Z] 988bab9f4d93: Waiting [2024-02-19T10:16:49.892Z] bab4dde63d76: Waiting [2024-02-19T10:16:49.892Z] bde34c3a00c8: Waiting [2024-02-19T10:16:49.892Z] b352a97aabf1: Waiting [2024-02-19T10:16:49.892Z] 4872d77fe225: Waiting [2024-02-19T10:16:49.892Z] 5851b861e8e6: Waiting [2024-02-19T10:16:49.892Z] 1469e6f7b9e6: Waiting [2024-02-19T10:16:49.892Z] e2be974225ed: Download complete [2024-02-19T10:16:49.893Z] 988bab9f4d93: Verifying Checksum [2024-02-19T10:16:49.893Z] 988bab9f4d93: Download complete [2024-02-19T10:16:49.893Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T10:16:49.893Z] 339a4e72a1f5: Download complete [2024-02-19T10:16:49.893Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T10:16:49.893Z] 1469e6f7b9e6: Download complete [2024-02-19T10:16:49.893Z] eaf3925da568: Verifying Checksum [2024-02-19T10:16:49.893Z] eaf3925da568: Download complete [2024-02-19T10:16:50.151Z] bde34c3a00c8: Download complete [2024-02-19T10:16:50.151Z] b352a97aabf1: Verifying Checksum [2024-02-19T10:16:50.151Z] b352a97aabf1: Download complete [2024-02-19T10:16:50.151Z] 4872d77fe225: Verifying Checksum [2024-02-19T10:16:50.151Z] 4872d77fe225: Download complete [2024-02-19T10:16:50.151Z] 5851b861e8e6: Verifying Checksum [2024-02-19T10:16:50.151Z] 5851b861e8e6: Download complete [2024-02-19T10:16:50.151Z] b85a868b505f: Verifying Checksum [2024-02-19T10:16:50.151Z] b85a868b505f: Download complete [2024-02-19T10:16:50.410Z] bab4dde63d76: Verifying Checksum [2024-02-19T10:16:50.410Z] bab4dde63d76: Download complete [2024-02-19T10:16:51.347Z] b85a868b505f: Pull complete [2024-02-19T10:16:51.347Z] e2be974225ed: Pull complete [2024-02-19T10:16:51.917Z] 339a4e72a1f5: Pull complete [2024-02-19T10:16:51.917Z] 988bab9f4d93: Pull complete [2024-02-19T10:16:52.175Z] 1469e6f7b9e6: Pull complete [2024-02-19T10:16:52.175Z] eaf3925da568: Pull complete [2024-02-19T10:16:54.076Z] bab4dde63d76: Pull complete [2024-02-19T10:16:54.076Z] bde34c3a00c8: Pull complete [2024-02-19T10:16:54.076Z] b352a97aabf1: Pull complete [2024-02-19T10:16:54.076Z] 4872d77fe225: Pull complete [2024-02-19T10:16:54.076Z] 5851b861e8e6: Pull complete [2024-02-19T10:16:54.076Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T10:16:54.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:16:54.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:16:54.435Z] prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container [2024-02-19T10:16:54.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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-02-19T10:16:55.627Z] $ docker top de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a -eo pid,comm [2024-02-19T10:16:55.682Z] 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-02-19T10:16:55.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T10:16:55.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:16:55.897Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:16:56.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:16:56.014Z] $ docker exec de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent [2024-02-19T10:16:56.127Z] SSH_AUTH_SOCK=/tmp/ssh-qTNT8nRjibyt/agent.32 [2024-02-19T10:16:56.127Z] SSH_AGENT_PID=38 [2024-02-19T10:16:56.134Z] Running ssh-add (command line suppressed) [2024-02-19T10:16:56.241Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_8604629860476243675.key (/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_8604629860476243675.key) [2024-02-19T10:16:56.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:16:56.609Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T10:16:56.644Z] $ docker exec --env ******** --env ******** de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent -k [2024-02-19T10:16:56.740Z] unset SSH_AUTH_SOCK; [2024-02-19T10:16:56.741Z] unset SSH_AGENT_PID; [2024-02-19T10:16:56.741Z] echo Agent pid 38 killed; [2024-02-19T10:16:56.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T10:16:56.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:16:56.887Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:16:57.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:16:57.029Z] $ docker exec de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent [2024-02-19T10:16:57.147Z] SSH_AUTH_SOCK=/tmp/ssh-TV6z5vcrOeB7/agent.70 [2024-02-19T10:16:57.147Z] SSH_AGENT_PID=76 [2024-02-19T10:16:57.151Z] Running ssh-add (command line suppressed) [2024-02-19T10:16:57.265Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_11538282194299001228.key (/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/private_key_11538282194299001228.key) [2024-02-19T10:16:57.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:16:57.649Z] + git semver init [2024-02-19T10:16:57.908Z] 2024-02-19 10:16:57,824 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T10:16:57.908Z] 2024-02-19 10:16:57,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver [2024-02-19T10:16:57.908Z] 2024-02-19 10:16:57,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-283/.semver [2024-02-19T10:16:57.908Z] 2024-02-19 10:16:57,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-283, universal_newlines=False, shell=None, istream=None) [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,816 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-283/.git/info/exclude [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver/PR-283 with force:False [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,817 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver/PR-283 [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,821 [execute] INFO git cat-file --batch-check [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,827 [execute] INFO git cat-file --batch [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T10:16:58.845Z] 2024-02-19 10:16:58,832 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-283/.semver/PR-283 [2024-02-19T10:16:58.845Z] 0.0.0 [Pipeline] } [2024-02-19T10:16:58.876Z] $ docker exec --env ******** --env ******** de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a ssh-agent -k [2024-02-19T10:16:58.972Z] unset SSH_AUTH_SOCK; [2024-02-19T10:16:58.972Z] unset SSH_AGENT_PID; [2024-02-19T10:16:58.972Z] echo Agent pid 76 killed; [2024-02-19T10:16:58.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T10:16:59.483Z] + git semver [Pipeline] } [2024-02-19T10:16:59.772Z] $ docker stop --time=1 de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a [2024-02-19T10:17:01.090Z] $ docker rm -f --volumes de7d3157e17f1cb6d770ece3a4636b5cda3354c9cb9f9103420a12b7df3c931a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:17:01.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T10:17:01.854Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T10:17:01.875Z] [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-02-19T10:17:02.750Z] provisioning config files... [2024-02-19T10:17:02.760Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config5506798266366368166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:17:03.158Z] ---> ****-login.sh [2024-02-19T10:17:03.158Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:17:03.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:17:03.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:17:03.158Z] Configure a credential helper to remove this warning. See [2024-02-19T10:17:03.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:17:03.158Z] [2024-02-19T10:17:03.158Z] Login Succeeded [2024-02-19T10:17:03.158Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:17:03.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:17:03.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:17:03.158Z] Configure a credential helper to remove this warning. See [2024-02-19T10:17:03.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:17:03.158Z] [2024-02-19T10:17:03.158Z] Login Succeeded [2024-02-19T10:17:03.158Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:17:03.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:17:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:17:03.421Z] Configure a credential helper to remove this warning. See [2024-02-19T10:17:03.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:17:03.421Z] [2024-02-19T10:17:03.421Z] Login Succeeded [2024-02-19T10:17:03.421Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:17:03.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:17:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:17:03.421Z] Configure a credential helper to remove this warning. See [2024-02-19T10:17:03.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:17:03.421Z] [2024-02-19T10:17:03.421Z] Login Succeeded [2024-02-19T10:17:03.421Z] ****.io [2024-02-19T10:17:03.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:17:03.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:17:03.682Z] Configure a credential helper to remove this warning. See [2024-02-19T10:17:03.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:17:03.682Z] [2024-02-19T10:17:03.682Z] Login Succeeded [2024-02-19T10:17:03.682Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:17:03.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T10:17:04.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:17:04.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:17:04.130Z] ========================================================= [2024-02-19T10:17:04.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T10:17:04.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:17:04.687Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T10:17:04.687Z] Sending build context to Docker daemon 8.443MB [2024-02-19T10:17:04.687Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:17:04.687Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T10:17:04.687Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T10:17:04.687Z] 7264a8db6415: Pulling fs layer [2024-02-19T10:17:04.687Z] c4d48a809fc2: Pulling fs layer [2024-02-19T10:17:04.687Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T10:17:04.687Z] ad3a456e5733: Pulling fs layer [2024-02-19T10:17:04.687Z] 69c7f0334f64: Pulling fs layer [2024-02-19T10:17:04.687Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T10:17:04.687Z] ce7588e14bc9: Pulling fs layer [2024-02-19T10:17:04.687Z] b5e4710f87ac: Pulling fs layer [2024-02-19T10:17:04.687Z] 69c7f0334f64: Waiting [2024-02-19T10:17:04.687Z] b5e4710f87ac: Waiting [2024-02-19T10:17:04.687Z] 1f1c1a5573a3: Waiting [2024-02-19T10:17:04.687Z] ce7588e14bc9: Waiting [2024-02-19T10:17:04.687Z] ad3a456e5733: Waiting [2024-02-19T10:17:04.687Z] c4d48a809fc2: Download complete [2024-02-19T10:17:04.687Z] ad3a456e5733: Download complete [2024-02-19T10:17:04.687Z] 69c7f0334f64: Verifying Checksum [2024-02-19T10:17:04.687Z] 69c7f0334f64: Download complete [2024-02-19T10:17:04.687Z] 7264a8db6415: Verifying Checksum [2024-02-19T10:17:04.687Z] 7264a8db6415: Download complete [2024-02-19T10:17:04.947Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T10:17:04.947Z] 1f1c1a5573a3: Download complete [2024-02-19T10:17:04.947Z] 7264a8db6415: Pull complete [2024-02-19T10:17:04.947Z] b5e4710f87ac: Verifying Checksum [2024-02-19T10:17:04.947Z] b5e4710f87ac: Download complete [2024-02-19T10:17:05.207Z] c4d48a809fc2: Pull complete [2024-02-19T10:17:05.207Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T10:17:05.207Z] 4f1c88b9dad5: Download complete [2024-02-19T10:17:05.772Z] ce7588e14bc9: Verifying Checksum [2024-02-19T10:17:05.772Z] ce7588e14bc9: Download complete [2024-02-19T10:17:08.309Z] 4f1c88b9dad5: Pull complete [2024-02-19T10:17:08.309Z] ad3a456e5733: Pull complete [2024-02-19T10:17:08.567Z] 69c7f0334f64: Pull complete [2024-02-19T10:17:08.567Z] 1f1c1a5573a3: Pull complete [2024-02-19T10:17:11.157Z] ce7588e14bc9: Pull complete [2024-02-19T10:17:11.422Z] b5e4710f87ac: Pull complete [2024-02-19T10:17:11.422Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T10:17:11.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T10:17:11.422Z] ---> 88b5674ff536 [2024-02-19T10:17:11.422Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:17:12.799Z] ---> Running in d67425a8097b [2024-02-19T10:17:12.799Z] Removing intermediate container d67425a8097b [2024-02-19T10:17:12.799Z] ---> d151f752c8f4 [2024-02-19T10:17:12.799Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:17:12.799Z] ---> Running in 7411b0405031 [2024-02-19T10:17:12.799Z] Removing intermediate container 7411b0405031 [2024-02-19T10:17:12.799Z] ---> 3a6789801ffb [2024-02-19T10:17:12.799Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:17:12.799Z] ---> Running in 5b9531662949 [2024-02-19T10:17:12.799Z] Removing intermediate container 5b9531662949 [2024-02-19T10:17:12.799Z] ---> de9ab4792f12 [2024-02-19T10:17:12.799Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:17:12.799Z] ---> Running in 61478cd357d5 [2024-02-19T10:17:13.058Z] Removing intermediate container 61478cd357d5 [2024-02-19T10:17:13.058Z] ---> 6c92042999dc [2024-02-19T10:17:13.058Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:17:13.058Z] ---> Running in 2da4d1f85d85 [2024-02-19T10:17:13.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:17:13.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:17:13.835Z] OK: 264 MiB in 52 packages [2024-02-19T10:17:14.093Z] Removing intermediate container 2da4d1f85d85 [2024-02-19T10:17:14.093Z] ---> a9c718a95e5d [2024-02-19T10:17:14.093Z] Step 8/12 : WORKDIR /app [2024-02-19T10:17:14.093Z] ---> Running in d1a3858b67ac [2024-02-19T10:17:14.352Z] Removing intermediate container d1a3858b67ac [2024-02-19T10:17:14.352Z] ---> a4462a029c3a [2024-02-19T10:17:14.352Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T10:17:14.352Z] ---> d5648ccaf197 [2024-02-19T10:17:14.352Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:17:14.352Z] ---> Running in 91bdaa06c639 [2024-02-19T10:17:17.498Z] Still waiting to schedule task [2024-02-19T10:17:17.499Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1241’ is offline [2024-02-19T10:17:40.933Z] Removing intermediate container 91bdaa06c639 [2024-02-19T10:17:40.933Z] ---> f1aa457da016 [2024-02-19T10:17:40.933Z] Step 11/12 : COPY . . [2024-02-19T10:17:40.933Z] ---> ddd171ad7b1b [2024-02-19T10:17:40.933Z] Step 12/12 : RUN $MAKE [2024-02-19T10:17:40.933Z] ---> Running in e845b36db1bd [2024-02-19T10:17:40.933Z] noop [2024-02-19T10:17:40.933Z] Removing intermediate container e845b36db1bd [2024-02-19T10:17:40.933Z] ---> 03df4b1007fb [2024-02-19T10:17:40.933Z] Successfully built 03df4b1007fb [2024-02-19T10:17:40.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:17:41.505Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T10:17:41.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:17:41.718Z] prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container [2024-02-19T10:17:41.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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-02-19T10:17:42.113Z] $ docker top 033e3ee4cdf9f2f822d8e7aa16bb870de0b97671b3a3134404e421972e2c5afe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:17:42.568Z] + go version [2024-02-19T10:17:42.568Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T10:17:42.606Z] $ docker stop --time=1 033e3ee4cdf9f2f822d8e7aa16bb870de0b97671b3a3134404e421972e2c5afe [2024-02-19T10:17:43.898Z] $ docker rm -f --volumes 033e3ee4cdf9f2f822d8e7aa16bb870de0b97671b3a3134404e421972e2c5afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:17:44.872Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T10:17:44.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:17:45.099Z] prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container [2024-02-19T10:17:45.137Z] $ 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-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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-02-19T10:17:45.498Z] $ docker top 112107e946e5793021e3f25f6c7a85d2b1c7a37dbc1d0613d5a7fe886a9ab1d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:17:45.957Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-283 [Pipeline] fileExists [Pipeline] sh [2024-02-19T10:17:46.351Z] + make test [2024-02-19T10:17:46.351Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T10:17:47.289Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-19T10:17:59.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-19T10:17:59.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-19T10:18:03.703Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.811s coverage: 40.6% of statements [2024-02-19T10:18:03.703Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2024-02-19T10:18:03.703Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-02-19T10:18:21.799Z] go vet ./... [2024-02-19T10:18:25.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T10:18:25.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T10:18:25.987Z] ./bin/test-attribution-txt.sh [2024-02-19T10:18:25.987Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T10:18:26.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T10:18:26.095Z] $ docker stop --time=1 112107e946e5793021e3f25f6c7a85d2b1c7a37dbc1d0613d5a7fe886a9ab1d9 [2024-02-19T10:18:27.550Z] $ docker rm -f --volumes 112107e946e5793021e3f25f6c7a85d2b1c7a37dbc1d0613d5a7fe886a9ab1d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:18:28.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T10:18:28.283Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T10:18:29.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T10:18:29.543Z] + ls -al . [2024-02-19T10:18:29.543Z] total 640 [2024-02-19T10:18:29.543Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 10:17 . [2024-02-19T10:18:29.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:16 .. [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:16 .dockerignore [2024-02-19T10:18:29.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:18 .git [2024-02-19T10:18:29.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:16 .github [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:16 .gitignore [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:16 .golangci.yml [2024-02-19T10:18:29.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:16 .semver [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:16 Attribution.txt [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:16 CHANGELOG.md [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:16 Dockerfile [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:16 GOVERNANCE.md [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:16 Jenkinsfile [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:16 LICENSE [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:16 Makefile [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:16 OWNERS.md [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:16 README.md [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 10:17 VERSION [2024-02-19T10:18:29.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:16 bin [2024-02-19T10:18:29.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:16 cmd [2024-02-19T10:18:29.543Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:18 coverage.out [2024-02-19T10:18:29.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:16 examples [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:16 go.mod [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:16 go.sum [2024-02-19T10:18:29.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:16 images [2024-02-19T10:18:29.543Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:16 internal [2024-02-19T10:18:29.543Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:18:30.055Z] + 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=3f21e239e9e66c6921f1d10bb0611424707a4618 --label arch=amd64 --label version=0.0.0 . [2024-02-19T10:18:30.055Z] Sending build context to Docker daemon 8.443MB [2024-02-19T10:18:30.055Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:18:30.055Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T10:18:30.055Z] ---> 03df4b1007fb [2024-02-19T10:18:30.055Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:18:30.055Z] ---> Running in c21a044d814c [2024-02-19T10:18:30.055Z] Removing intermediate container c21a044d814c [2024-02-19T10:18:30.055Z] ---> 3a9bd88474da [2024-02-19T10:18:30.055Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:18:30.314Z] ---> Running in 43c98135573c [2024-02-19T10:18:30.314Z] Removing intermediate container 43c98135573c [2024-02-19T10:18:30.314Z] ---> ea88c943efc0 [2024-02-19T10:18:30.314Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:18:30.314Z] ---> Running in fd131abb0c8a [2024-02-19T10:18:30.314Z] Removing intermediate container fd131abb0c8a [2024-02-19T10:18:30.314Z] ---> abee34ea567e [2024-02-19T10:18:30.314Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:18:30.314Z] ---> Running in 43863ed93b4e [2024-02-19T10:18:30.573Z] Removing intermediate container 43863ed93b4e [2024-02-19T10:18:30.573Z] ---> c6f4dc9c166d [2024-02-19T10:18:30.573Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:18:30.573Z] ---> Running in fabcb3b9315e [2024-02-19T10:18:30.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:18:30.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:18:31.403Z] OK: 264 MiB in 52 packages [2024-02-19T10:18:31.664Z] Removing intermediate container fabcb3b9315e [2024-02-19T10:18:31.664Z] ---> 850f4c64bfdb [2024-02-19T10:18:31.664Z] Step 8/25 : WORKDIR /app [2024-02-19T10:18:31.664Z] ---> Running in a36f7025efa0 [2024-02-19T10:18:31.664Z] Removing intermediate container a36f7025efa0 [2024-02-19T10:18:31.664Z] ---> 0c55c7bf1001 [2024-02-19T10:18:31.664Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T10:18:31.664Z] ---> 49b638e5168a [2024-02-19T10:18:31.664Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:18:31.926Z] ---> Running in 1b8f1d3e6383 [2024-02-19T10:18:32.495Z] Removing intermediate container 1b8f1d3e6383 [2024-02-19T10:18:32.495Z] ---> b5d6e37695bb [2024-02-19T10:18:32.495Z] Step 11/25 : COPY . . [2024-02-19T10:18:32.757Z] ---> dbf5a01c47cd [2024-02-19T10:18:32.757Z] Step 12/25 : RUN $MAKE [2024-02-19T10:18:32.757Z] ---> Running in 45b3340d145c [2024-02-19T10:18:33.016Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-19T10:18:51.113Z] Removing intermediate container 45b3340d145c [2024-02-19T10:18:51.113Z] ---> 88b379bed071 [2024-02-19T10:18:51.113Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T10:18:51.113Z] 3.18: Pulling from library/alpine [2024-02-19T10:18:51.113Z] 619be1103602: Pulling fs layer [2024-02-19T10:18:51.371Z] 619be1103602: Pull complete [2024-02-19T10:18:51.371Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T10:18:51.371Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T10:18:51.371Z] ---> d3782b16ccc9 [2024-02-19T10:18:51.371Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T10:18:51.629Z] ---> Running in 033f23f7a37f [2024-02-19T10:18:51.629Z] Removing intermediate container 033f23f7a37f [2024-02-19T10:18:51.629Z] ---> a53fe56d7090 [2024-02-19T10:18:51.629Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T10:18:51.629Z] ---> Running in d72ebf244dde [2024-02-19T10:18:51.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:18:52.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:18:52.405Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T10:18:52.405Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T10:18:52.405Z] OK: 7 MiB in 16 packages [2024-02-19T10:18:52.664Z] Removing intermediate container d72ebf244dde [2024-02-19T10:18:52.664Z] ---> e27530abcaf7 [2024-02-19T10:18:52.664Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-19T10:18:52.664Z] ---> Running in 4583dff25d6b [2024-02-19T10:18:52.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:18:53.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:18:53.181Z] OK: 7 MiB in 16 packages [2024-02-19T10:18:53.750Z] Removing intermediate container 4583dff25d6b [2024-02-19T10:18:53.750Z] ---> dbe1fbf75bc8 [2024-02-19T10:18:53.750Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-19T10:18:53.750Z] ---> 28856a1a9260 [2024-02-19T10:18:53.750Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-19T10:18:53.750Z] ---> 602c268a9f2f [2024-02-19T10:18:53.750Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-19T10:18:54.318Z] ---> 3328c21f59c4 [2024-02-19T10:18:54.318Z] Step 20/25 : EXPOSE 59989 [2024-02-19T10:18:54.318Z] ---> Running in cc5d15ee6679 [2024-02-19T10:18:54.577Z] Removing intermediate container cc5d15ee6679 [2024-02-19T10:18:54.577Z] ---> cb661e1e05f2 [2024-02-19T10:18:54.577Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-19T10:18:54.577Z] ---> Running in 898720c39430 [2024-02-19T10:18:54.577Z] Removing intermediate container 898720c39430 [2024-02-19T10:18:54.577Z] ---> eb5cea40472f [2024-02-19T10:18:54.577Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T10:18:54.577Z] ---> Running in 116698befddf [2024-02-19T10:18:54.577Z] Removing intermediate container 116698befddf [2024-02-19T10:18:54.577Z] ---> 529c6b41f6b4 [2024-02-19T10:18:54.577Z] Step 23/25 : LABEL arch=amd64 [2024-02-19T10:18:54.577Z] ---> Running in 7504623c8cb6 [2024-02-19T10:18:54.836Z] Removing intermediate container 7504623c8cb6 [2024-02-19T10:18:54.836Z] ---> 2af8d89f65fb [2024-02-19T10:18:54.836Z] Step 24/25 : LABEL git_sha=3f21e239e9e66c6921f1d10bb0611424707a4618 [2024-02-19T10:18:54.836Z] ---> Running in 95398ee3fad5 [2024-02-19T10:18:54.836Z] Removing intermediate container 95398ee3fad5 [2024-02-19T10:18:54.836Z] ---> c61d7c466f27 [2024-02-19T10:18:54.836Z] Step 25/25 : LABEL version=0.0.0 [2024-02-19T10:18:54.836Z] ---> Running in d3556d4ff0f2 [2024-02-19T10:18:54.836Z] Removing intermediate container d3556d4ff0f2 [2024-02-19T10:18:54.836Z] ---> 579322831cdd [2024-02-19T10:18:54.836Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T10:18:54.836Z] Successfully built 579322831cdd [2024-02-19T10:18:55.097Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:18:56.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:18:56.301Z] [2024-02-19T10:18:56.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:18:56.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:18:56.702Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T10:18:56.702Z] 5eb5b503b376: Pulling fs layer [2024-02-19T10:18:56.702Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T10:18:56.702Z] ec43610c2a17: Pulling fs layer [2024-02-19T10:18:56.702Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T10:18:56.702Z] 33b1e0a273af: Pulling fs layer [2024-02-19T10:18:56.702Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T10:18:56.702Z] 2f39f015ded8: Pulling fs layer [2024-02-19T10:18:56.702Z] 33b1e0a273af: Waiting [2024-02-19T10:18:56.702Z] 5d3b04190fa2: Waiting [2024-02-19T10:18:56.702Z] 2f39f015ded8: Waiting [2024-02-19T10:18:56.702Z] 3a2ae6a8a46f: Waiting [2024-02-19T10:18:56.702Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T10:18:56.702Z] 5c69ac0246d0: Download complete [2024-02-19T10:18:56.702Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T10:18:56.702Z] 3a2ae6a8a46f: Download complete [2024-02-19T10:18:56.702Z] 33b1e0a273af: Verifying Checksum [2024-02-19T10:18:56.702Z] 33b1e0a273af: Download complete [2024-02-19T10:18:56.702Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T10:18:56.702Z] 5d3b04190fa2: Download complete [2024-02-19T10:18:56.702Z] ec43610c2a17: Verifying Checksum [2024-02-19T10:18:56.702Z] ec43610c2a17: Download complete [2024-02-19T10:18:56.962Z] 5eb5b503b376: Download complete [2024-02-19T10:18:57.527Z] 2f39f015ded8: Verifying Checksum [2024-02-19T10:18:57.527Z] 2f39f015ded8: Download complete [2024-02-19T10:18:58.092Z] 5eb5b503b376: Pull complete [2024-02-19T10:18:58.350Z] 5c69ac0246d0: Pull complete [2024-02-19T10:18:58.609Z] ec43610c2a17: Pull complete [2024-02-19T10:18:58.869Z] 3a2ae6a8a46f: Pull complete [2024-02-19T10:18:58.869Z] 33b1e0a273af: Pull complete [2024-02-19T10:18:59.128Z] 5d3b04190fa2: Pull complete [2024-02-19T10:19:03.312Z] 2f39f015ded8: Pull complete [2024-02-19T10:19:03.312Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T10:19:03.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:19:03.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:19:03.662Z] prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container [2024-02-19T10:19:03.688Z] $ 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-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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-02-19T10:19:04.866Z] $ docker top a46239b0c58d58bfc6b63cf50fad55a4d7d6c46a5feeb52cb3df2c85578a074e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:19:05.361Z] ---> job-cost.sh [2024-02-19T10:19:05.361Z] lf-activate-venv: SKIPPING [2024-02-19T10:19:05.361Z] INFO: No Stack... [2024-02-19T10:19:05.623Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T10:19:06.191Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T10:19:06.509Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-283/archives/cost.csv [2024-02-19T10:19:06.509Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T10:19:06.551Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [2024-02-19T10:19:06.556Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] did not exist. Created. [2024-02-19T10:19:06.561Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T10:19:07.002Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T10:19:07.053Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T10:19:07.129Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T10:19:07.263Z] $ docker stop --time=1 a46239b0c58d58bfc6b63cf50fad55a4d7d6c46a5feeb52cb3df2c85578a074e [2024-02-19T10:19:07.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1243 in /w/workspace/undry_device-rfid-llrp-go_PR-283 [2024-02-19T10:19:08.432Z] $ docker rm -f --volumes a46239b0c58d58bfc6b63cf50fad55a4d7d6c46a5feeb52cb3df2c85578a074e [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2024-02-19T10:19:08.722Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-02-19T10:19:08.836Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T10:19:14.117Z] using credential edgex-jenkins-ssh [2024-02-19T10:19:14.135Z] Cloning the remote Git repository [2024-02-19T10:19:14.153Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-19T10:19:14.246Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-02-19T10:19:14.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-19T10:19:14.398Z] > git --version # timeout=10 [2024-02-19T10:19:14.417Z] > git --version # 'git version 2.25.1' [2024-02-19T10:19:14.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T10:19:14.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T10:19:16.195Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-02-19T10:19:16.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T10:19:17.612Z] Merging remotes/origin/main commit a7096337fbe18ce4591f9db7b669fa5343842ab9 into PR head commit 3f21e239e9e66c6921f1d10bb0611424707a4618 [2024-02-19T10:19:17.033Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-02-19T10:19:17.069Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-19T10:19:17.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T10:19:17.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T10:19:17.590Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T10:19:17.883Z] Merge succeeded, producing 3f21e239e9e66c6921f1d10bb0611424707a4618 [2024-02-19T10:19:17.884Z] Checking out Revision 3f21e239e9e66c6921f1d10bb0611424707a4618 (PR-283) [2024-02-19T10:19:18.400Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T10:19:18.407Z] > git --version # timeout=10 [2024-02-19T10:19:18.417Z] > git --version # 'git version 2.25.1' [2024-02-19T10:19:18.431Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-02-19T10:19:17.645Z] > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 [2024-02-19T10:19:17.754Z] > git remote # timeout=10 [2024-02-19T10:19:17.773Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T10:19:17.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T10:19:17.802Z] > git merge a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 [2024-02-19T10:19:17.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T10:19:17.852Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T10:19:17.863Z] > git checkout -f 3f21e239e9e66c6921f1d10bb0611424707a4618 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T10:19:19.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T10:19:19.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T10:19:19.799Z] Dload Upload Total Spent Left Speed [2024-02-19T10:19:19.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-02-19T10:19:20.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T10:19:20.476Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-02-19T10:19:20.476Z] [2024-02-19T10:19:20.476Z] { [2024-02-19T10:19:20.476Z] "registry-mirrors": [ [2024-02-19T10:19:20.476Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T10:19:20.476Z] ], [2024-02-19T10:19:20.476Z] "bip": "10.250.0.254/24", [2024-02-19T10:19:20.476Z] "hosts": [ [2024-02-19T10:19:20.476Z] "tcp://0.0.0.0:5555", [2024-02-19T10:19:20.476Z] "unix:///var/run/docker.sock" [2024-02-19T10:19:20.476Z] ], [2024-02-19T10:19:20.476Z] "mtu": 1458, [2024-02-19T10:19:20.476Z] "selinux-enabled": true, [2024-02-19T10:19:20.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T10:19:20.476Z] } [Pipeline] sh [2024-02-19T10:19:20.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T10:19:21.157Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:19:39.498Z] provisioning config files... [2024-02-19T10:19:39.528Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13261202364384679759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:19:40.060Z] ---> ****-login.sh [2024-02-19T10:19:40.060Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:19:40.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:19:40.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:19:40.603Z] Configure a credential helper to remove this warning. See [2024-02-19T10:19:40.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:19:40.603Z] [2024-02-19T10:19:40.603Z] Login Succeeded [2024-02-19T10:19:40.603Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:19:40.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:19:41.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:19:41.140Z] Configure a credential helper to remove this warning. See [2024-02-19T10:19:41.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:19:41.140Z] [2024-02-19T10:19:41.140Z] Login Succeeded [2024-02-19T10:19:41.140Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:19:41.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:19:41.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:19:41.413Z] Configure a credential helper to remove this warning. See [2024-02-19T10:19:41.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:19:41.413Z] [2024-02-19T10:19:41.413Z] Login Succeeded [2024-02-19T10:19:41.413Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:19:41.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:19:41.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:19:41.684Z] Configure a credential helper to remove this warning. See [2024-02-19T10:19:41.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:19:41.684Z] [2024-02-19T10:19:41.684Z] Login Succeeded [2024-02-19T10:19:41.684Z] ****.io [2024-02-19T10:19:41.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:19:42.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:19:42.221Z] Configure a credential helper to remove this warning. See [2024-02-19T10:19:42.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:19:42.221Z] [2024-02-19T10:19:42.221Z] Login Succeeded [2024-02-19T10:19:42.221Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:19:42.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T10:19:42.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:19:42.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:19:42.941Z] ========================================================= [2024-02-19T10:19:42.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T10:19:42.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:19:43.653Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T10:19:43.922Z] Sending build context to Docker daemon 1.198MB [2024-02-19T10:19:43.922Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:19:43.922Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T10:19:44.189Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T10:19:44.190Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T10:19:44.190Z] 5d54e960e981: Pulling fs layer [2024-02-19T10:19:44.190Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T10:19:44.190Z] f0e02332f6b5: Pulling fs layer [2024-02-19T10:19:44.190Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T10:19:44.190Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T10:19:44.190Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T10:19:44.190Z] f0e02332f6b5: Waiting [2024-02-19T10:19:44.190Z] 0c6a40ed1a82: Waiting [2024-02-19T10:19:44.190Z] 872ee5b61b7b: Waiting [2024-02-19T10:19:44.190Z] 94ae7d8d031c: Waiting [2024-02-19T10:19:44.190Z] 5d54e960e981: Verifying Checksum [2024-02-19T10:19:44.190Z] 5d54e960e981: Download complete [2024-02-19T10:19:44.190Z] f0e02332f6b5: Verifying Checksum [2024-02-19T10:19:44.190Z] f0e02332f6b5: Download complete [2024-02-19T10:19:44.190Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T10:19:44.190Z] 872ee5b61b7b: Download complete [2024-02-19T10:19:44.190Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T10:19:44.190Z] 9fda8d8052c6: Download complete [2024-02-19T10:19:44.778Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T10:19:44.778Z] 94ae7d8d031c: Download complete [2024-02-19T10:19:45.368Z] 9fda8d8052c6: Pull complete [2024-02-19T10:19:45.954Z] 5d54e960e981: Pull complete [2024-02-19T10:19:45.954Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T10:19:45.954Z] c4a7e357bf2a: Download complete [2024-02-19T10:19:46.918Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T10:19:46.918Z] 0c6a40ed1a82: Download complete [2024-02-19T10:19:59.242Z] c4a7e357bf2a: Pull complete [2024-02-19T10:19:59.242Z] f0e02332f6b5: Pull complete [2024-02-19T10:19:59.242Z] 872ee5b61b7b: Pull complete [2024-02-19T10:20:07.462Z] 0c6a40ed1a82: Pull complete [2024-02-19T10:20:09.424Z] 94ae7d8d031c: Pull complete [2024-02-19T10:20:09.424Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T10:20:09.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T10:20:09.424Z] ---> 86de565de09d [2024-02-19T10:20:09.424Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:20:11.006Z] ---> Running in 1289d6d83829 [2024-02-19T10:20:11.282Z] Removing intermediate container 1289d6d83829 [2024-02-19T10:20:11.282Z] ---> 0fc5889236a2 [2024-02-19T10:20:11.282Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:20:11.282Z] ---> Running in 2ecaab7feaca [2024-02-19T10:20:11.553Z] Removing intermediate container 2ecaab7feaca [2024-02-19T10:20:11.553Z] ---> 00d46e79f0fd [2024-02-19T10:20:11.553Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:20:11.822Z] ---> Running in f49095a30b83 [2024-02-19T10:20:12.096Z] Removing intermediate container f49095a30b83 [2024-02-19T10:20:12.096Z] ---> 5480ce930241 [2024-02-19T10:20:12.096Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:20:12.096Z] ---> Running in 73e853f17488 [2024-02-19T10:20:12.375Z] Removing intermediate container 73e853f17488 [2024-02-19T10:20:12.375Z] ---> a72daa15a916 [2024-02-19T10:20:12.375Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:20:12.641Z] ---> Running in 00893e699f40 [2024-02-19T10:20:13.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:20:14.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:20:15.143Z] OK: 266 MiB in 52 packages [2024-02-19T10:20:16.109Z] Removing intermediate container 00893e699f40 [2024-02-19T10:20:16.109Z] ---> 846db4460835 [2024-02-19T10:20:16.109Z] Step 8/12 : WORKDIR /app [2024-02-19T10:20:16.376Z] ---> Running in 513dc80a25d8 [2024-02-19T10:20:16.644Z] Removing intermediate container 513dc80a25d8 [2024-02-19T10:20:16.644Z] ---> b57a7bb14123 [2024-02-19T10:20:16.644Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T10:20:18.585Z] ---> 954ad7a3bf3f [2024-02-19T10:20:18.585Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:20:18.585Z] ---> Running in 4c331229461f [2024-02-19T10:21:14.990Z] Removing intermediate container 4c331229461f [2024-02-19T10:21:14.990Z] ---> 0d01533e386d [2024-02-19T10:21:14.990Z] Step 11/12 : COPY . . [2024-02-19T10:21:16.400Z] ---> 67b8ca6d31d2 [2024-02-19T10:21:16.400Z] Step 12/12 : RUN $MAKE [2024-02-19T10:21:16.400Z] ---> Running in dce184728060 [2024-02-19T10:21:17.365Z] noop [2024-02-19T10:21:17.946Z] Removing intermediate container dce184728060 [2024-02-19T10:21:17.946Z] ---> d47e2f128fb8 [2024-02-19T10:21:17.946Z] Successfully built d47e2f128fb8 [2024-02-19T10:21:17.946Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:21:18.997Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T10:21:18.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:21:19.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-1243 does not seem to be running inside a container [2024-02-19T10:21:19.436Z] $ 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-02-19T10:21:20.609Z] $ docker top 404d0b9328e56dc401650d165a1dadc0420d98f0510298afb926c706af96b771 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:21:21.541Z] + go version [2024-02-19T10:21:21.541Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T10:21:21.604Z] $ docker stop --time=1 404d0b9328e56dc401650d165a1dadc0420d98f0510298afb926c706af96b771 [2024-02-19T10:21:23.897Z] $ docker rm -f --volumes 404d0b9328e56dc401650d165a1dadc0420d98f0510298afb926c706af96b771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:21:25.030Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T10:21:25.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:21:25.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-1243 does not seem to be running inside a container [2024-02-19T10:21:25.434Z] $ 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-02-19T10:21:26.579Z] $ docker top 60068cad0921e89f043d40d695f909882be8b6f9ad4efa4310e50ef7e6e21e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:21:27.502Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T10:21:27.949Z] + make test [2024-02-19T10:21:27.949Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T10:21:34.590Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-19T10:23:13.567Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-19T10:23:13.567Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-19T10:23:45.808Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.822s coverage: 40.6% of statements [2024-02-19T10:23:45.808Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.585s coverage: 51.9% of statements [2024-02-19T10:23:45.808Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2024-02-19T10:23:45.808Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T10:23:45.808Z] go vet ./... [2024-02-19T10:24:18.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T10:24:18.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T10:24:18.065Z] ./bin/test-attribution-txt.sh [2024-02-19T10:24:18.065Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T10:24:18.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T10:24:18.234Z] $ docker stop --time=1 60068cad0921e89f043d40d695f909882be8b6f9ad4efa4310e50ef7e6e21e3b [2024-02-19T10:24:20.181Z] $ docker rm -f --volumes 60068cad0921e89f043d40d695f909882be8b6f9ad4efa4310e50ef7e6e21e3b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:24:21.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T10:24:21.625Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T10:24:22.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T10:24:23.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T10:24:23.513Z] + ls -al . [2024-02-19T10:24:23.513Z] total 636 [2024-02-19T10:24:23.513Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 10:21 . [2024-02-19T10:24:23.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:19 .. [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:19 .dockerignore [2024-02-19T10:24:23.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:19 .git [2024-02-19T10:24:23.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:19 .github [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:19 .gitignore [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:19 .golangci.yml [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:19 Attribution.txt [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:19 CHANGELOG.md [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:19 Dockerfile [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:19 GOVERNANCE.md [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:19 Jenkinsfile [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:19 LICENSE [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:19 Makefile [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:19 OWNERS.md [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:19 README.md [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 10:17 VERSION [2024-02-19T10:24:23.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:19 bin [2024-02-19T10:24:23.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:19 cmd [2024-02-19T10:24:23.513Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:23 coverage.out [2024-02-19T10:24:23.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:19 examples [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:19 go.mod [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:19 go.sum [2024-02-19T10:24:23.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:19 images [2024-02-19T10:24:23.513Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:19 internal [2024-02-19T10:24:23.513Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:24:24.036Z] + 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=3f21e239e9e66c6921f1d10bb0611424707a4618 --label arch=arm64 --label version=0.0.0 . [2024-02-19T10:24:24.304Z] Sending build context to Docker daemon 1.198MB [2024-02-19T10:24:24.304Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:24:24.304Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T10:24:24.304Z] ---> d47e2f128fb8 [2024-02-19T10:24:24.304Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:24:25.270Z] ---> Running in 2737f27e19be [2024-02-19T10:24:25.539Z] Removing intermediate container 2737f27e19be [2024-02-19T10:24:25.539Z] ---> c43065d389cb [2024-02-19T10:24:25.539Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:24:25.539Z] ---> Running in 18735aa11a2a [2024-02-19T10:24:25.816Z] Removing intermediate container 18735aa11a2a [2024-02-19T10:24:25.816Z] ---> 8f6bd2cca31a [2024-02-19T10:24:25.816Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:24:26.085Z] ---> Running in 685ca2d48374 [2024-02-19T10:24:26.352Z] Removing intermediate container 685ca2d48374 [2024-02-19T10:24:26.352Z] ---> 030853ce8ebb [2024-02-19T10:24:26.352Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:24:26.352Z] ---> Running in 25dd7aa8876b [2024-02-19T10:24:26.632Z] Removing intermediate container 25dd7aa8876b [2024-02-19T10:24:26.632Z] ---> a9ecf3267c33 [2024-02-19T10:24:26.632Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:24:26.907Z] ---> Running in aa002f97afb1 [2024-02-19T10:24:27.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:24:28.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:24:29.855Z] OK: 266 MiB in 52 packages [2024-02-19T10:24:31.803Z] Removing intermediate container aa002f97afb1 [2024-02-19T10:24:31.803Z] ---> 42c10c1ab9b8 [2024-02-19T10:24:31.803Z] Step 8/25 : WORKDIR /app [2024-02-19T10:24:32.179Z] ---> Running in 200f879e921f [2024-02-19T10:24:32.466Z] Removing intermediate container 200f879e921f [2024-02-19T10:24:32.466Z] ---> 0955f5df55c6 [2024-02-19T10:24:32.466Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T10:24:34.470Z] ---> 2987ec089d5b [2024-02-19T10:24:34.470Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:24:34.470Z] ---> Running in 0e9772af3e78 [2024-02-19T10:24:41.191Z] Removing intermediate container 0e9772af3e78 [2024-02-19T10:24:41.191Z] ---> e1c2d7d12eaa [2024-02-19T10:24:41.191Z] Step 11/25 : COPY . . [2024-02-19T10:24:42.616Z] ---> 499f8f846298 [2024-02-19T10:24:42.616Z] Step 12/25 : RUN $MAKE [2024-02-19T10:24:42.616Z] ---> Running in 308af90f61fa [2024-02-19T10:24:45.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-19T10:26:51.920Z] Removing intermediate container 308af90f61fa [2024-02-19T10:26:51.920Z] ---> d8f4d2013534 [2024-02-19T10:26:51.920Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T10:26:51.920Z] 3.18: Pulling from library/alpine [2024-02-19T10:26:51.920Z] c6b39de5b339: Pulling fs layer [2024-02-19T10:26:51.920Z] c6b39de5b339: Verifying Checksum [2024-02-19T10:26:51.920Z] c6b39de5b339: Download complete [2024-02-19T10:26:51.920Z] c6b39de5b339: Pull complete [2024-02-19T10:26:51.920Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T10:26:51.920Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T10:26:51.920Z] ---> 33abbf032149 [2024-02-19T10:26:51.920Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T10:26:51.920Z] ---> Running in 151964a53d44 [2024-02-19T10:26:51.920Z] Removing intermediate container 151964a53d44 [2024-02-19T10:26:51.920Z] ---> 9cedf09e6cbb [2024-02-19T10:26:51.920Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T10:26:51.920Z] ---> Running in 9f105f9597d6 [2024-02-19T10:26:51.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:26:51.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:26:51.920Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T10:26:51.920Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T10:26:51.920Z] OK: 8 MiB in 16 packages [2024-02-19T10:26:51.920Z] Removing intermediate container 9f105f9597d6 [2024-02-19T10:26:51.920Z] ---> 6d0c7c67d1f0 [2024-02-19T10:26:51.920Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-19T10:26:51.920Z] ---> Running in 807eb3af866c [2024-02-19T10:26:51.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:26:51.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:26:51.920Z] OK: 8 MiB in 16 packages [2024-02-19T10:26:51.920Z] Removing intermediate container 807eb3af866c [2024-02-19T10:26:51.920Z] ---> 63fb0bd4f704 [2024-02-19T10:26:51.920Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-19T10:26:51.920Z] ---> 6a76854c6ac3 [2024-02-19T10:26:51.920Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-19T10:26:51.920Z] ---> 823d98c66ce5 [2024-02-19T10:26:51.920Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-19T10:26:52.503Z] ---> 4c52e7235c70 [2024-02-19T10:26:52.503Z] Step 20/25 : EXPOSE 59989 [2024-02-19T10:26:52.771Z] ---> Running in 3b749750ef8d [2024-02-19T10:26:53.040Z] Removing intermediate container 3b749750ef8d [2024-02-19T10:26:53.040Z] ---> a5b885b06b3f [2024-02-19T10:26:53.040Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-19T10:26:53.040Z] ---> Running in 5a347861d24a [2024-02-19T10:26:53.318Z] Removing intermediate container 5a347861d24a [2024-02-19T10:26:53.318Z] ---> a159c8165099 [2024-02-19T10:26:53.318Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T10:26:53.318Z] ---> Running in 4a7363a753a3 [2024-02-19T10:26:53.594Z] Removing intermediate container 4a7363a753a3 [2024-02-19T10:26:53.594Z] ---> a3347e193d5c [2024-02-19T10:26:53.595Z] Step 23/25 : LABEL arch=arm64 [2024-02-19T10:26:53.865Z] ---> Running in d970a6143ab9 [2024-02-19T10:26:54.131Z] Removing intermediate container d970a6143ab9 [2024-02-19T10:26:54.132Z] ---> 38b22649f32f [2024-02-19T10:26:54.132Z] Step 24/25 : LABEL git_sha=3f21e239e9e66c6921f1d10bb0611424707a4618 [2024-02-19T10:26:54.132Z] ---> Running in 1a22fe8e106c [2024-02-19T10:26:54.399Z] Removing intermediate container 1a22fe8e106c [2024-02-19T10:26:54.399Z] ---> 97482e669809 [2024-02-19T10:26:54.399Z] Step 25/25 : LABEL version=0.0.0 [2024-02-19T10:26:54.399Z] ---> Running in 14c36dee4b1a [2024-02-19T10:26:54.664Z] Removing intermediate container 14c36dee4b1a [2024-02-19T10:26:54.664Z] ---> 4a9c1479e526 [2024-02-19T10:26:54.664Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T10:26:54.664Z] Successfully built 4a9c1479e526 [2024-02-19T10:26:54.664Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:26:55.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T10:26:55.979Z] [2024-02-19T10:26:55.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:26:56.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T10:26:56.415Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T10:26:56.415Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T10:26:56.415Z] 04944245beec: Pulling fs layer [2024-02-19T10:26:56.415Z] 699f458cf7ca: Pulling fs layer [2024-02-19T10:26:56.415Z] 765212b225bb: Pulling fs layer [2024-02-19T10:26:56.415Z] f23df028b6ca: Pulling fs layer [2024-02-19T10:26:56.415Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T10:26:56.415Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T10:26:56.415Z] 765212b225bb: Waiting [2024-02-19T10:26:56.415Z] f23df028b6ca: Waiting [2024-02-19T10:26:56.415Z] d65c8cfc05b1: Waiting [2024-02-19T10:26:56.415Z] 2437ff75d9bd: Waiting [2024-02-19T10:26:56.682Z] 04944245beec: Verifying Checksum [2024-02-19T10:26:56.682Z] 04944245beec: Download complete [2024-02-19T10:26:56.682Z] 765212b225bb: Verifying Checksum [2024-02-19T10:26:56.682Z] 765212b225bb: Download complete [2024-02-19T10:26:56.682Z] f23df028b6ca: Verifying Checksum [2024-02-19T10:26:56.682Z] f23df028b6ca: Download complete [2024-02-19T10:26:56.682Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T10:26:56.682Z] d65c8cfc05b1: Download complete [2024-02-19T10:26:56.949Z] 699f458cf7ca: Verifying Checksum [2024-02-19T10:26:56.949Z] 699f458cf7ca: Download complete [2024-02-19T10:26:57.214Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T10:26:57.214Z] 8998bd30e6a1: Download complete [2024-02-19T10:26:59.802Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T10:26:59.802Z] 2437ff75d9bd: Download complete [2024-02-19T10:27:01.744Z] 8998bd30e6a1: Pull complete [2024-02-19T10:27:07.080Z] 04944245beec: Pull complete [2024-02-19T10:27:07.660Z] 699f458cf7ca: Pull complete [2024-02-19T10:27:07.952Z] 765212b225bb: Pull complete [2024-02-19T10:27:08.541Z] f23df028b6ca: Pull complete [2024-02-19T10:27:08.807Z] d65c8cfc05b1: Pull complete [2024-02-19T10:27:26.999Z] 2437ff75d9bd: Pull complete [2024-02-19T10:27:26.999Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T10:27:26.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T10:27:26.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:27:27.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-1243 does not seem to be running inside a container [2024-02-19T10:27:27.588Z] $ 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-02-19T10:27:30.185Z] $ docker top 3b9440265919522eaefd839e8a9a3d97291b1bc066939e0dedd5cd6e036d8485 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:31.102Z] ---> job-cost.sh [2024-02-19T10:27:31.102Z] lf-activate-venv: SKIPPING [2024-02-19T10:27:31.102Z] INFO: No Stack... [2024-02-19T10:27:31.682Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T10:27:32.263Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T10:27:32.913Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-02-19T10:27:32.913Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T10:27:32.972Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [2024-02-19T10:27:32.977Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] did not exist. Created. [2024-02-19T10:27:32.982Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T10:27:33.794Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-17d1aa9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T10:27:34.458Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T10:27:34.495Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T10:27:34.559Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T10:27:34.588Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T10:27:34.801Z] $ docker stop --time=1 3b9440265919522eaefd839e8a9a3d97291b1bc066939e0dedd5cd6e036d8485 [2024-02-19T10:27:36.940Z] $ docker rm -f --volumes 3b9440265919522eaefd839e8a9a3d97291b1bc066939e0dedd5cd6e036d8485 [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-02-19T10:27:39.688Z] provisioning config files... [2024-02-19T10:27:39.697Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config414241389092697411tmp [Pipeline] { [Pipeline] sh [2024-02-19T10:27:40.197Z] + set +x [2024-02-19T10:27:40.197Z] + + curl -s https://codecov.io/bash [2024-02-19T10:27:40.197Z] bash -s -- [2024-02-19T10:27:40.197Z] [2024-02-19T10:27:40.197Z] _____ _ [2024-02-19T10:27:40.197Z] / ____| | | [2024-02-19T10:27:40.197Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T10:27:40.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T10:27:40.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T10:27:40.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T10:27:40.197Z] Bash-1.0.6 [2024-02-19T10:27:40.197Z] [2024-02-19T10:27:40.197Z] [2024-02-19T10:27:40.197Z] ==> git version 2.25.1 found [2024-02-19T10:27:40.197Z] ==> 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-02-19T10:27:40.197Z] Release-Date: 2020-01-08 [2024-02-19T10:27:40.197Z] 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-02-19T10:27:40.197Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T10:27:40.197Z] ==> Jenkins CI detected. [2024-02-19T10:27:40.197Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-283 [2024-02-19T10:27:40.197Z] project root: . [2024-02-19T10:27:40.197Z] --> token set from env [2024-02-19T10:27:40.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T10:27:40.197Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T10:27:40.458Z] ==> Python coveragepy not found [2024-02-19T10:27:40.458Z] ==> Searching for coverage reports in: [2024-02-19T10:27:40.458Z] + . [2024-02-19T10:27:40.458Z] -> Found 1 reports [2024-02-19T10:27:40.458Z] ==> Detecting git/mercurial file structure [2024-02-19T10:27:40.458Z] ==> Reading reports [2024-02-19T10:27:40.458Z] + ./coverage.out bytes=459493 [2024-02-19T10:27:40.458Z] ==> Appending adjustments [2024-02-19T10:27:40.458Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T10:27:40.458Z] + Found adjustments [2024-02-19T10:27:40.719Z] ==> Gzipping contents [2024-02-19T10:27:40.719Z] 52K /tmp/codecov.HenFCZ.gz [2024-02-19T10:27:40.719Z] ==> Uploading reports [2024-02-19T10:27:40.719Z] url: https://codecov.io [2024-02-19T10:27:40.719Z] query: branch=PR-283&commit=3f21e239e9e66c6921f1d10bb0611424707a4618&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2024-02-19T10:27:40.719Z] -> Pinging Codecov [2024-02-19T10:27:40.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-283&commit=3f21e239e9e66c6921f1d10bb0611424707a4618&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2024-02-19T10:27:40.979Z] -> Uploading to [2024-02-19T10:27:40.979Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/581DD39554BDF9B6E22D074273EAD858/3f21e239e9e66c6921f1d10bb0611424707a4618/ce44df36-78f7-4ff8-9641-c4d571fc8aeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T102740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=497165aac279d495a038926bdfdb3cf3998afafbb48c359fcf54f37be9de2111 [2024-02-19T10:27:40.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T10:27:40.979Z] Dload Upload Total Spent Left Speed [2024-02-19T10:27:41.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-02-19T10:27:41.238Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3f21e239e9e66c6921f1d10bb0611424707a4618 [Pipeline] } [2024-02-19T10:27:41.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-19T10:27:44.899Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-283/archives ] [2024-02-19T10:27:44.899Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-283/archives [2024-02-19T10:27:44.899Z] total 16 [2024-02-19T10:27:44.899Z] drwxr-xr-x 3 root root 4096 Feb 19 10:19 . [2024-02-19T10:27:44.899Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:19 .. [2024-02-19T10:27:44.899Z] drwxr-xr-x 2 root root 4096 Feb 19 10:19 cost [2024-02-19T10:27:44.899Z] -rw-r--r-- 1 root root 91 Feb 19 10:19 cost.csv [2024-02-19T10:27:44.899Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-283/archives [2024-02-19T10:27:44.899Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-283/archives [2024-02-19T10:27:44.899Z] total 16 [2024-02-19T10:27:44.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:19 . [2024-02-19T10:27:44.899Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:19 .. [2024-02-19T10:27:44.899Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 10:19 cost [2024-02-19T10:27:44.899Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 19 10:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:45.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:46.107Z] ---> package-listing.sh [2024-02-19T10:27:46.107Z] ++ facter osfamily [2024-02-19T10:27:46.107Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T10:27:46.367Z] + OS_FAMILY=debian [2024-02-19T10:27:46.367Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-283 [2024-02-19T10:27:46.367Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T10:27:46.367Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T10:27:46.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T10:27:46.367Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T10:27:46.367Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-283 ']' [2024-02-19T10:27:46.367Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T10:27:46.367Z] + case "${OS_FAMILY}" in [2024-02-19T10:27:46.367Z] + dpkg -l [2024-02-19T10:27:46.367Z] + grep '^ii' [2024-02-19T10:27:46.367Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T10:27:46.367Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T10:27:46.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T10:27:46.367Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-283 ']' [2024-02-19T10:27:46.367Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-283/archives/ [2024-02-19T10:27:46.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-283/archives/ [Pipeline] echo [2024-02-19T10:27:46.399Z] 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-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T10:27:46.687Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:27:47.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:27:47.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:27:47.603Z] prd-ubuntu20.04-docker-8c-8g-1242 does not seem to be running inside a container [2024-02-19T10:27:47.621Z] $ 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-283/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-283 -v /w/workspace/undry_device-rfid-llrp-go_PR-283:/w/workspace/undry_device-rfid-llrp-go_PR-283:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-283@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-283@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-02-19T10:27:47.798Z] $ docker top 8ab6ff83bbfea9c468e3fe95c10e0e437caccb79237e526d685d52615a3b91da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:27:48.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T10:27:48.610Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T10:27:48.924Z] + ls /var/log/sa-host [2024-02-19T10:27:48.925Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:27:49.132Z] provisioning config files... [2024-02-19T10:27:49.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-283@tmp/config17948624899536664224tmp [Pipeline] { [Pipeline] echo [2024-02-19T10:27:49.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:49.605Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T10:27:49.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:50.134Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T10:27:50.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:50.474Z] ---> sudo-logs.sh [2024-02-19T10:27:50.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T10:27:50.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:50.923Z] ---> job-cost.sh [2024-02-19T10:27:50.923Z] lf-activate-venv: SKIPPING [2024-02-19T10:27:50.923Z] DEBUG: total: 0.2199999988079071 [2024-02-19T10:27:50.923Z] INFO: Retrieving Stack Cost... [2024-02-19T10:27:51.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T10:27:51.750Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T10:27:51.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:27:52.089Z] ---> logs-deploy.sh [2024-02-19T10:27:52.089Z] lf-activate-venv: SKIPPING [2024-02-19T10:27:52.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-283/1 [2024-02-19T10:27:52.089Z] INFO: archiving workspace using pattern(s): [2024-02-19T10:27:53.031Z] Archives upload complete. [2024-02-19T10:27:53.032Z] INFO: archiving logs to Nexus