Pull request #282 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9994caafd27c9e556295c2bca37d0722c658299a+76a3705bb7b1f30100d3e6d71b296e67672242cb (ca2b1a64a5430308891ffca595d99a4e6e51e2ac) 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-ssh5867879769257026983.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-ssh2440483447591411373.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-282/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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14234570583713359536.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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3095695538421232343.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-ssh15375812460204599218.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-282/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-282/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8841715959369161165.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1055 in /w/workspace/undry_device-rfid-llrp-go_PR-282 [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-282 # 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/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76a3705bb7b1f30100d3e6d71b296e67672242cb into PR head commit 9994caafd27c9e556295c2bca37d0722c658299a Merge succeeded, producing 9994caafd27c9e556295c2bca37d0722c658299a Checking out Revision 9994caafd27c9e556295c2bca37d0722c658299a (PR-282) 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-16T10:21:24.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # 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 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T10:21:25.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T10:21:25.243Z] ========================================================= [2024-02-16T10:21:25.243Z] EdgeX Global Pipelines Version Info [2024-02-16T10:21:25.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:21:26.032Z] ------------------- [2024-02-16T10:21:26.032Z] stable info: [2024-02-16T10:21:26.032Z] ------------------- [2024-02-16T10:21:26.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T10:21:26.032Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T10:21:26.032Z] Message: update stable to v1.0.258 [2024-02-16T10:21:26.602Z] ------------------- [2024-02-16T10:21:26.602Z] experimental info: [2024-02-16T10:21:26.602Z] ------------------- [2024-02-16T10:21:26.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T10:21:26.602Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T10:21:26.602Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T10:21:26.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-02-16T10:21:26.901Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-02-16T10:21:26.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T10:21:27.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T10:21:27.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T10:21:27.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T10:21:27.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T10:21:27.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T10:21:27.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T10:21:27.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T10:21:27.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T10:21:27.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-02-16T10:21:27.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T10:21:27.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T10:21:27.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T10:21:28.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T10:21:28.081Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T10:21:28.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T10:21:28.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T10:21:28.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T10:21:28.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T10:21:28.442Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T10:21:28.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T10:21:28.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T10:21:28.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T10:21:28.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T10:21:28.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T10:21:28.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo [2024-02-16T10:21:29.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo [2024-02-16T10:21:29.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo [2024-02-16T10:21:29.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo [2024-02-16T10:21:29.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9994caa [Pipeline] echo [2024-02-16T10:21:29.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:21:29.589Z] provisioning config files... [2024-02-16T10:21:29.605Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config3608966611908391485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:21:30.016Z] ---> ****-login.sh [2024-02-16T10:21:30.016Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:21:30.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:30.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:30.279Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:30.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:30.279Z] [2024-02-16T10:21:30.279Z] Login Succeeded [2024-02-16T10:21:30.279Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:21:30.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:30.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:30.541Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:30.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:30.541Z] [2024-02-16T10:21:30.541Z] Login Succeeded [2024-02-16T10:21:30.541Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:21:30.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:30.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:30.541Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:30.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:30.541Z] [2024-02-16T10:21:30.541Z] Login Succeeded [2024-02-16T10:21:30.541Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:21:30.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:30.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:30.804Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:30.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:30.804Z] [2024-02-16T10:21:30.804Z] Login Succeeded [2024-02-16T10:21:30.804Z] ****.io [2024-02-16T10:21:30.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:31.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:31.067Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:31.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:31.067Z] [2024-02-16T10:21:31.067Z] Login Succeeded [2024-02-16T10:21:31.067Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:21:31.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T10:21:31.894Z] + git rev-list -1 --merges 9994caafd27c9e556295c2bca37d0722c658299a~1..9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo [2024-02-16T10:21:31.943Z] -----------> git rev-list -1 --merges 9994caafd27c9e556295c2bca37d0722c658299a~1..9994caafd27c9e556295c2bca37d0722c658299a 9994caafd27c9e556295c2bca37d0722c658299a [false] [Pipeline] sh [2024-02-16T10:21:32.277Z] + git log --format=format:%s -1 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo [2024-02-16T10:21:32.317Z] ========================================================= [2024-02-16T10:21:32.317Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T10:21:32.317Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T10:21:32.829Z] + git log --format=format:%s -1 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo [2024-02-16T10:21:32.907Z] [semverPrep] GIT_COMMIT: 9994caafd27c9e556295c2bca37d0722c658299a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-16T10:21:32.968Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T10:21:33.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T10:21:33.416Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T10:21:33.416Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T10:21:33.416Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T10:21:33.416Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2024-02-16T10:21:33.416Z] /etc/ssh/ssh_known_hosts [2024-02-16T10:21:33.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:21:33.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:21:33.934Z] [2024-02-16T10:21:33.934Z] 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-16T10:21:34.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:21:34.318Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T10:21:34.318Z] b85a868b505f: Pulling fs layer [2024-02-16T10:21:34.318Z] e2be974225ed: Pulling fs layer [2024-02-16T10:21:34.318Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T10:21:34.318Z] 988bab9f4d93: Pulling fs layer [2024-02-16T10:21:34.318Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T10:21:34.318Z] eaf3925da568: Pulling fs layer [2024-02-16T10:21:34.318Z] bab4dde63d76: Pulling fs layer [2024-02-16T10:21:34.318Z] bde34c3a00c8: Pulling fs layer [2024-02-16T10:21:34.318Z] b352a97aabf1: Pulling fs layer [2024-02-16T10:21:34.318Z] 4872d77fe225: Pulling fs layer [2024-02-16T10:21:34.318Z] 5851b861e8e6: Pulling fs layer [2024-02-16T10:21:34.318Z] bab4dde63d76: Waiting [2024-02-16T10:21:34.318Z] 988bab9f4d93: Waiting [2024-02-16T10:21:34.318Z] 1469e6f7b9e6: Waiting [2024-02-16T10:21:34.318Z] eaf3925da568: Waiting [2024-02-16T10:21:34.318Z] 4872d77fe225: Waiting [2024-02-16T10:21:34.318Z] bde34c3a00c8: Waiting [2024-02-16T10:21:34.318Z] 5851b861e8e6: Waiting [2024-02-16T10:21:34.318Z] b352a97aabf1: Waiting [2024-02-16T10:21:34.318Z] e2be974225ed: Verifying Checksum [2024-02-16T10:21:34.318Z] e2be974225ed: Download complete [2024-02-16T10:21:34.318Z] 988bab9f4d93: Download complete [2024-02-16T10:21:34.578Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T10:21:34.578Z] 1469e6f7b9e6: Download complete [2024-02-16T10:21:34.578Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T10:21:34.578Z] 339a4e72a1f5: Download complete [2024-02-16T10:21:34.578Z] eaf3925da568: Verifying Checksum [2024-02-16T10:21:34.578Z] eaf3925da568: Download complete [2024-02-16T10:21:34.578Z] bde34c3a00c8: Verifying Checksum [2024-02-16T10:21:34.578Z] bde34c3a00c8: Download complete [2024-02-16T10:21:34.578Z] b352a97aabf1: Download complete [2024-02-16T10:21:34.578Z] 4872d77fe225: Verifying Checksum [2024-02-16T10:21:34.578Z] 4872d77fe225: Download complete [2024-02-16T10:21:34.578Z] 5851b861e8e6: Verifying Checksum [2024-02-16T10:21:34.578Z] 5851b861e8e6: Download complete [2024-02-16T10:21:34.578Z] b85a868b505f: Verifying Checksum [2024-02-16T10:21:34.578Z] b85a868b505f: Download complete [2024-02-16T10:21:34.837Z] bab4dde63d76: Verifying Checksum [2024-02-16T10:21:34.837Z] bab4dde63d76: Download complete [2024-02-16T10:21:35.774Z] b85a868b505f: Pull complete [2024-02-16T10:21:36.040Z] e2be974225ed: Pull complete [2024-02-16T10:21:36.625Z] 339a4e72a1f5: Pull complete [2024-02-16T10:21:36.625Z] 988bab9f4d93: Pull complete [2024-02-16T10:21:36.884Z] 1469e6f7b9e6: Pull complete [2024-02-16T10:21:36.884Z] eaf3925da568: Pull complete [2024-02-16T10:21:38.792Z] bab4dde63d76: Pull complete [2024-02-16T10:21:38.792Z] bde34c3a00c8: Pull complete [2024-02-16T10:21:38.792Z] b352a97aabf1: Pull complete [2024-02-16T10:21:38.792Z] 4872d77fe225: Pull complete [2024-02-16T10:21:39.052Z] 5851b861e8e6: Pull complete [2024-02-16T10:21:39.052Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T10:21:39.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T10:21:39.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:21:39.406Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2024-02-16T10:21:39.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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-16T10:21:40.633Z] $ docker top c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f -eo pid,comm [2024-02-16T10:21:40.685Z] 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-16T10:21:40.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T10:21:40.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:21:40.904Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:21:41.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:21:41.068Z] $ docker exec c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent [2024-02-16T10:21:41.185Z] SSH_AUTH_SOCK=/tmp/ssh-DYHKkcrIq3yt/agent.32 [2024-02-16T10:21:41.185Z] SSH_AGENT_PID=38 [2024-02-16T10:21:41.193Z] Running ssh-add (command line suppressed) [2024-02-16T10:21:41.307Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7915445951405277799.key (/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7915445951405277799.key) [2024-02-16T10:21:41.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:21:41.676Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T10:21:41.707Z] $ docker exec --env ******** --env ******** c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent -k [2024-02-16T10:21:41.807Z] unset SSH_AUTH_SOCK; [2024-02-16T10:21:41.807Z] unset SSH_AGENT_PID; [2024-02-16T10:21:41.807Z] echo Agent pid 38 killed; [2024-02-16T10:21:41.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T10:21:41.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T10:21:41.951Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T10:21:42.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T10:21:42.070Z] $ docker exec c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent [2024-02-16T10:21:42.179Z] SSH_AUTH_SOCK=/tmp/ssh-jkFQwC8QOJUz/agent.70 [2024-02-16T10:21:42.179Z] SSH_AGENT_PID=76 [2024-02-16T10:21:42.183Z] Running ssh-add (command line suppressed) [2024-02-16T10:21:42.287Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7413895577728787106.key (/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7413895577728787106.key) [2024-02-16T10:21:42.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T10:21:42.653Z] + git semver init [2024-02-16T10:21:42.912Z] 2024-02-16 10:21:42,827 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T10:21:42.912Z] 2024-02-16 10:21:42,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver [2024-02-16T10:21:42.912Z] 2024-02-16 10:21:42,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-282/.semver [2024-02-16T10:21:42.912Z] 2024-02-16 10:21:42,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-282, universal_newlines=False, shell=None, istream=None) [2024-02-16T10:21:43.852Z] 2024-02-16 10:21:43,852 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-282/.git/info/exclude [2024-02-16T10:21:43.852Z] 2024-02-16 10:21:43,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver/PR-282 with force:False [2024-02-16T10:21:43.852Z] 2024-02-16 10:21:43,853 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver/PR-282 [2024-02-16T10:21:44.112Z] 2024-02-16 10:21:43,857 [execute] INFO git cat-file --batch-check [2024-02-16T10:21:44.112Z] 2024-02-16 10:21:43,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T10:21:44.112Z] 2024-02-16 10:21:43,864 [execute] INFO git cat-file --batch [2024-02-16T10:21:44.112Z] 2024-02-16 10:21:43,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T10:21:44.112Z] 2024-02-16 10:21:43,869 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-282/.semver/PR-282 [2024-02-16T10:21:44.112Z] 0.0.0 [Pipeline] } [2024-02-16T10:21:44.141Z] $ docker exec --env ******** --env ******** c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent -k [2024-02-16T10:21:44.243Z] unset SSH_AUTH_SOCK; [2024-02-16T10:21:44.243Z] unset SSH_AGENT_PID; [2024-02-16T10:21:44.243Z] echo Agent pid 76 killed; [2024-02-16T10:21:44.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T10:21:44.761Z] + git semver [Pipeline] } [2024-02-16T10:21:45.049Z] $ docker stop --time=1 c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f [2024-02-16T10:21:46.356Z] $ docker rm -f --volumes c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:21:46.790Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T10:21:47.119Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T10:21:47.138Z] [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-16T10:21:48.048Z] provisioning config files... [2024-02-16T10:21:48.059Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config7718385818422457884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:21:48.456Z] ---> ****-login.sh [2024-02-16T10:21:48.456Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:21:48.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:48.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:48.456Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:48.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:48.456Z] [2024-02-16T10:21:48.456Z] Login Succeeded [2024-02-16T10:21:48.456Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:21:48.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:48.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:48.456Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:48.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:48.456Z] [2024-02-16T10:21:48.456Z] Login Succeeded [2024-02-16T10:21:48.456Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:21:48.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:48.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:48.717Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:48.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:48.718Z] [2024-02-16T10:21:48.718Z] Login Succeeded [2024-02-16T10:21:48.718Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:21:48.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:48.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:48.718Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:48.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:48.718Z] [2024-02-16T10:21:48.718Z] Login Succeeded [2024-02-16T10:21:48.718Z] ****.io [2024-02-16T10:21:48.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:21:48.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:21:48.978Z] Configure a credential helper to remove this warning. See [2024-02-16T10:21:48.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:21:48.978Z] [2024-02-16T10:21:48.978Z] Login Succeeded [2024-02-16T10:21:48.978Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:21:49.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T10:21:49.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:21:49.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:21:49.472Z] ========================================================= [2024-02-16T10:21:49.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T10:21:49.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:21:50.048Z] + 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-16T10:21:50.048Z] Sending build context to Docker daemon 8.439MB [2024-02-16T10:21:50.048Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:21:50.048Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T10:21:50.048Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T10:21:50.048Z] 7264a8db6415: Pulling fs layer [2024-02-16T10:21:50.048Z] c4d48a809fc2: Pulling fs layer [2024-02-16T10:21:50.048Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T10:21:50.048Z] ad3a456e5733: Pulling fs layer [2024-02-16T10:21:50.048Z] 69c7f0334f64: Pulling fs layer [2024-02-16T10:21:50.048Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T10:21:50.048Z] ce7588e14bc9: Pulling fs layer [2024-02-16T10:21:50.048Z] b5e4710f87ac: Pulling fs layer [2024-02-16T10:21:50.048Z] 1f1c1a5573a3: Waiting [2024-02-16T10:21:50.048Z] ce7588e14bc9: Waiting [2024-02-16T10:21:50.048Z] ad3a456e5733: Waiting [2024-02-16T10:21:50.048Z] 69c7f0334f64: Waiting [2024-02-16T10:21:50.048Z] c4d48a809fc2: Verifying Checksum [2024-02-16T10:21:50.048Z] c4d48a809fc2: Download complete [2024-02-16T10:21:50.048Z] ad3a456e5733: Verifying Checksum [2024-02-16T10:21:50.048Z] ad3a456e5733: Download complete [2024-02-16T10:21:50.048Z] 69c7f0334f64: Verifying Checksum [2024-02-16T10:21:50.048Z] 69c7f0334f64: Download complete [2024-02-16T10:21:50.308Z] 7264a8db6415: Verifying Checksum [2024-02-16T10:21:50.308Z] 7264a8db6415: Download complete [2024-02-16T10:21:50.308Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T10:21:50.308Z] 1f1c1a5573a3: Download complete [2024-02-16T10:21:50.308Z] 7264a8db6415: Pull complete [2024-02-16T10:21:50.566Z] b5e4710f87ac: Verifying Checksum [2024-02-16T10:21:50.567Z] b5e4710f87ac: Download complete [2024-02-16T10:21:50.567Z] c4d48a809fc2: Pull complete [2024-02-16T10:21:50.567Z] 4f1c88b9dad5: Download complete [2024-02-16T10:21:51.132Z] ce7588e14bc9: Verifying Checksum [2024-02-16T10:21:51.132Z] ce7588e14bc9: Download complete [2024-02-16T10:21:53.668Z] 4f1c88b9dad5: Pull complete [2024-02-16T10:21:53.668Z] ad3a456e5733: Pull complete [2024-02-16T10:21:53.926Z] 69c7f0334f64: Pull complete [2024-02-16T10:21:53.926Z] 1f1c1a5573a3: Pull complete [2024-02-16T10:21:56.455Z] ce7588e14bc9: Pull complete [2024-02-16T10:21:56.715Z] b5e4710f87ac: Pull complete [2024-02-16T10:21:56.715Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T10:21:56.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T10:21:56.715Z] ---> 88b5674ff536 [2024-02-16T10:21:56.715Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:21:58.092Z] ---> Running in 085c1b3990c7 [2024-02-16T10:21:58.093Z] Removing intermediate container 085c1b3990c7 [2024-02-16T10:21:58.093Z] ---> 971b20cdf5fb [2024-02-16T10:21:58.093Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:21:58.093Z] ---> Running in 47899149387f [2024-02-16T10:21:58.093Z] Removing intermediate container 47899149387f [2024-02-16T10:21:58.093Z] ---> 5339240b408b [2024-02-16T10:21:58.093Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:21:58.351Z] ---> Running in 977bcb29e90d [2024-02-16T10:21:58.351Z] Removing intermediate container 977bcb29e90d [2024-02-16T10:21:58.351Z] ---> 9ca21de14ef0 [2024-02-16T10:21:58.351Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:21:58.351Z] ---> Running in 2f108bd27610 [2024-02-16T10:21:58.351Z] Removing intermediate container 2f108bd27610 [2024-02-16T10:21:58.351Z] ---> fd4904a7078b [2024-02-16T10:21:58.351Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:21:58.351Z] ---> Running in eaa8038375d3 [2024-02-16T10:21:58.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:21:58.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:21:59.127Z] OK: 264 MiB in 52 packages [2024-02-16T10:21:59.386Z] Removing intermediate container eaa8038375d3 [2024-02-16T10:21:59.386Z] ---> 1eaf4d109042 [2024-02-16T10:21:59.386Z] Step 8/12 : WORKDIR /app [2024-02-16T10:21:59.645Z] ---> Running in 638d56625343 [2024-02-16T10:21:59.645Z] Removing intermediate container 638d56625343 [2024-02-16T10:21:59.645Z] ---> 9ce942b8ff72 [2024-02-16T10:21:59.645Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-16T10:21:59.645Z] ---> 75a5a1c7ff7d [2024-02-16T10:21:59.645Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:21:59.645Z] ---> Running in 92a958deef3e [2024-02-16T10:22:02.803Z] Still waiting to schedule task [2024-02-16T10:22:02.804Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T10:22:26.218Z] Removing intermediate container 92a958deef3e [2024-02-16T10:22:26.218Z] ---> acfae27ba213 [2024-02-16T10:22:26.218Z] Step 11/12 : COPY . . [2024-02-16T10:22:26.218Z] ---> 0ebf55edc49b [2024-02-16T10:22:26.218Z] Step 12/12 : RUN $MAKE [2024-02-16T10:22:26.218Z] ---> Running in 329ba9e82d57 [2024-02-16T10:22:26.218Z] noop [2024-02-16T10:22:26.218Z] Removing intermediate container 329ba9e82d57 [2024-02-16T10:22:26.218Z] ---> accedecf78a2 [2024-02-16T10:22:26.218Z] Successfully built accedecf78a2 [2024-02-16T10:22:26.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:22:26.753Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T10:22:26.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:22:26.978Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2024-02-16T10:22:27.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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-16T10:22:27.342Z] $ docker top f6ea72744d3785187a7011d668146924bd5af81962e3be6b804025bce7b45946 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:22:27.794Z] + go version [2024-02-16T10:22:27.794Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T10:22:27.834Z] $ docker stop --time=1 f6ea72744d3785187a7011d668146924bd5af81962e3be6b804025bce7b45946 [2024-02-16T10:22:29.074Z] $ docker rm -f --volumes f6ea72744d3785187a7011d668146924bd5af81962e3be6b804025bce7b45946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:22:30.043Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T10:22:30.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:22:30.247Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2024-02-16T10:22:30.278Z] $ 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-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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-16T10:22:30.587Z] $ docker top c7b264988b3905b893f7946e0ba2cabd958211755ca17a0b292f73f4162e2573 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:22:31.030Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-282 [Pipeline] fileExists [Pipeline] sh [2024-02-16T10:22:31.419Z] + make test [2024-02-16T10:22:31.419Z] go test ./... -coverprofile=coverage.out ./... [2024-02-16T10:22:32.355Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-16T10:22:42.340Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-16T10:22:42.340Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-16T10:22:46.535Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.096s coverage: 40.6% of statements [2024-02-16T10:22:46.535Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2024-02-16T10:22:46.535Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 95.5% of statements [2024-02-16T10:23:04.623Z] go vet ./... [2024-02-16T10:23:05.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T10:23:05.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T10:23:05.560Z] ./bin/test-attribution-txt.sh [2024-02-16T10:23:05.560Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T10:23:05.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T10:23:05.788Z] $ docker stop --time=1 c7b264988b3905b893f7946e0ba2cabd958211755ca17a0b292f73f4162e2573 [2024-02-16T10:23:07.496Z] $ docker rm -f --volumes c7b264988b3905b893f7946e0ba2cabd958211755ca17a0b292f73f4162e2573 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:23:08.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T10:23:08.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T10:23:09.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T10:23:09.399Z] + ls -al . [2024-02-16T10:23:09.400Z] total 640 [2024-02-16T10:23:09.400Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 10:22 . [2024-02-16T10:23:09.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:21 .. [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:21 .dockerignore [2024-02-16T10:23:09.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:22 .git [2024-02-16T10:23:09.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:21 .github [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:21 .gitignore [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:21 .golangci.yml [2024-02-16T10:23:09.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:21 .semver [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:21 Attribution.txt [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:21 CHANGELOG.md [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:21 Dockerfile [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:21 GOVERNANCE.md [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:21 Jenkinsfile [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:21 LICENSE [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:21 Makefile [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:21 OWNERS.md [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:21 README.md [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 10:21 VERSION [2024-02-16T10:23:09.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:21 bin [2024-02-16T10:23:09.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:21 cmd [2024-02-16T10:23:09.400Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:22 coverage.out [2024-02-16T10:23:09.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:21 examples [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:21 go.mod [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:21 go.sum [2024-02-16T10:23:09.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:21 images [2024-02-16T10:23:09.400Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:21 internal [2024-02-16T10:23:09.400Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:23:09.860Z] + 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=9994caafd27c9e556295c2bca37d0722c658299a --label arch=amd64 --label version=0.0.0 . [2024-02-16T10:23:09.860Z] Sending build context to Docker daemon 8.439MB [2024-02-16T10:23:09.860Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:23:09.860Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-16T10:23:09.860Z] ---> accedecf78a2 [2024-02-16T10:23:09.860Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:23:09.860Z] ---> Running in 946d334a0d9b [2024-02-16T10:23:09.860Z] Removing intermediate container 946d334a0d9b [2024-02-16T10:23:09.860Z] ---> 82d5f6719aef [2024-02-16T10:23:09.860Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:23:10.120Z] ---> Running in f259392fce39 [2024-02-16T10:23:10.120Z] Removing intermediate container f259392fce39 [2024-02-16T10:23:10.120Z] ---> 0d2ef91c67f6 [2024-02-16T10:23:10.120Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:23:10.120Z] ---> Running in 50236e43220a [2024-02-16T10:23:10.120Z] Removing intermediate container 50236e43220a [2024-02-16T10:23:10.120Z] ---> 6a7d0b3709e5 [2024-02-16T10:23:10.120Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:23:10.120Z] ---> Running in c256a241ff30 [2024-02-16T10:23:10.120Z] Removing intermediate container c256a241ff30 [2024-02-16T10:23:10.120Z] ---> f507340a9876 [2024-02-16T10:23:10.120Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:23:10.380Z] ---> Running in 25c3bc418053 [2024-02-16T10:23:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:23:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:23:10.900Z] OK: 264 MiB in 52 packages [2024-02-16T10:23:11.468Z] Removing intermediate container 25c3bc418053 [2024-02-16T10:23:11.468Z] ---> 94a4c082796d [2024-02-16T10:23:11.468Z] Step 8/25 : WORKDIR /app [2024-02-16T10:23:11.468Z] ---> Running in 9b1f545c3fb4 [2024-02-16T10:23:11.468Z] Removing intermediate container 9b1f545c3fb4 [2024-02-16T10:23:11.468Z] ---> 77a947743191 [2024-02-16T10:23:11.468Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-16T10:23:11.468Z] ---> 527338096743 [2024-02-16T10:23:11.468Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:23:11.468Z] ---> Running in fcbc58961c93 [2024-02-16T10:23:12.034Z] Removing intermediate container fcbc58961c93 [2024-02-16T10:23:12.034Z] ---> 1131b8135554 [2024-02-16T10:23:12.034Z] Step 11/25 : COPY . . [2024-02-16T10:23:12.293Z] ---> 2882c96b2dc5 [2024-02-16T10:23:12.293Z] Step 12/25 : RUN $MAKE [2024-02-16T10:23:12.293Z] ---> Running in 509f3754633b [2024-02-16T10:23:12.553Z] 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.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-16T10:23:30.644Z] Removing intermediate container 509f3754633b [2024-02-16T10:23:30.644Z] ---> 586dffc092ba [2024-02-16T10:23:30.644Z] Step 13/25 : FROM alpine:3.18 [2024-02-16T10:23:30.644Z] 3.18: Pulling from library/alpine [2024-02-16T10:23:30.644Z] 619be1103602: Pulling fs layer [2024-02-16T10:23:30.644Z] 619be1103602: Verifying Checksum [2024-02-16T10:23:30.644Z] 619be1103602: Download complete [2024-02-16T10:23:30.644Z] 619be1103602: Pull complete [2024-02-16T10:23:30.644Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T10:23:30.644Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T10:23:30.644Z] ---> d3782b16ccc9 [2024-02-16T10:23:30.644Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T10:23:30.644Z] ---> Running in 17412760d981 [2024-02-16T10:23:30.644Z] Removing intermediate container 17412760d981 [2024-02-16T10:23:30.644Z] ---> ce07de9a43a8 [2024-02-16T10:23:30.644Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-16T10:23:30.644Z] ---> Running in eaeac009bc13 [2024-02-16T10:23:30.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:23:30.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:23:30.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T10:23:30.644Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T10:23:30.644Z] OK: 7 MiB in 16 packages [2024-02-16T10:23:30.644Z] Removing intermediate container eaeac009bc13 [2024-02-16T10:23:30.644Z] ---> 948a9850f9b8 [2024-02-16T10:23:30.644Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-16T10:23:30.644Z] ---> Running in 0b6b0e2cc83f [2024-02-16T10:23:30.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T10:23:30.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T10:23:31.161Z] OK: 7 MiB in 16 packages [2024-02-16T10:23:31.419Z] Removing intermediate container 0b6b0e2cc83f [2024-02-16T10:23:31.419Z] ---> 5c1185be2449 [2024-02-16T10:23:31.419Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-16T10:23:31.419Z] ---> 4f6d25dcad24 [2024-02-16T10:23:31.419Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-16T10:23:31.678Z] ---> 88987199bcec [2024-02-16T10:23:31.678Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-16T10:23:31.937Z] ---> 50266edd4616 [2024-02-16T10:23:31.937Z] Step 20/25 : EXPOSE 59989 [2024-02-16T10:23:32.196Z] ---> Running in 662acc4b45c8 [2024-02-16T10:23:32.196Z] Removing intermediate container 662acc4b45c8 [2024-02-16T10:23:32.196Z] ---> a99ffe4d0eaf [2024-02-16T10:23:32.196Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-16T10:23:32.196Z] ---> Running in a0eb396bb0bb [2024-02-16T10:23:32.196Z] Removing intermediate container a0eb396bb0bb [2024-02-16T10:23:32.196Z] ---> 888131c6e416 [2024-02-16T10:23:32.196Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T10:23:32.196Z] ---> Running in f94d4f491f85 [2024-02-16T10:23:32.455Z] Removing intermediate container f94d4f491f85 [2024-02-16T10:23:32.455Z] ---> d51a2c965f05 [2024-02-16T10:23:32.455Z] Step 23/25 : LABEL arch=amd64 [2024-02-16T10:23:32.455Z] ---> Running in 8e65db0c8fc3 [2024-02-16T10:23:32.455Z] Removing intermediate container 8e65db0c8fc3 [2024-02-16T10:23:32.455Z] ---> 3a7dfe31bf56 [2024-02-16T10:23:32.455Z] Step 24/25 : LABEL git_sha=9994caafd27c9e556295c2bca37d0722c658299a [2024-02-16T10:23:32.455Z] ---> Running in 3bbd54a59352 [2024-02-16T10:23:32.455Z] Removing intermediate container 3bbd54a59352 [2024-02-16T10:23:32.455Z] ---> 2ccf9f592eb3 [2024-02-16T10:23:32.455Z] Step 25/25 : LABEL version=0.0.0 [2024-02-16T10:23:32.455Z] ---> Running in bf356a2ab16a [2024-02-16T10:23:32.715Z] Removing intermediate container bf356a2ab16a [2024-02-16T10:23:32.715Z] ---> e1769bbc6533 [2024-02-16T10:23:32.715Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T10:23:32.715Z] Successfully built e1769bbc6533 [2024-02-16T10:23:32.715Z] 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-16T10:23:34.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:23:34.002Z] [2024-02-16T10:23:34.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:23:34.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:23:34.419Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T10:23:34.419Z] 5eb5b503b376: Pulling fs layer [2024-02-16T10:23:34.419Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T10:23:34.419Z] ec43610c2a17: Pulling fs layer [2024-02-16T10:23:34.419Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T10:23:34.419Z] 33b1e0a273af: Pulling fs layer [2024-02-16T10:23:34.419Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T10:23:34.419Z] 2f39f015ded8: Pulling fs layer [2024-02-16T10:23:34.419Z] 5d3b04190fa2: Waiting [2024-02-16T10:23:34.419Z] 33b1e0a273af: Waiting [2024-02-16T10:23:34.419Z] 2f39f015ded8: Waiting [2024-02-16T10:23:34.419Z] 3a2ae6a8a46f: Waiting [2024-02-16T10:23:34.419Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T10:23:34.419Z] 5c69ac0246d0: Download complete [2024-02-16T10:23:34.419Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T10:23:34.419Z] 3a2ae6a8a46f: Download complete [2024-02-16T10:23:34.419Z] 33b1e0a273af: Verifying Checksum [2024-02-16T10:23:34.419Z] 33b1e0a273af: Download complete [2024-02-16T10:23:34.419Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T10:23:34.419Z] 5d3b04190fa2: Download complete [2024-02-16T10:23:34.419Z] ec43610c2a17: Verifying Checksum [2024-02-16T10:23:34.419Z] ec43610c2a17: Download complete [2024-02-16T10:23:34.678Z] 5eb5b503b376: Download complete [2024-02-16T10:23:35.246Z] 2f39f015ded8: Download complete [2024-02-16T10:23:35.814Z] 5eb5b503b376: Pull complete [2024-02-16T10:23:35.814Z] 5c69ac0246d0: Pull complete [2024-02-16T10:23:36.073Z] ec43610c2a17: Pull complete [2024-02-16T10:23:36.073Z] 3a2ae6a8a46f: Pull complete [2024-02-16T10:23:36.332Z] 33b1e0a273af: Pull complete [2024-02-16T10:23:36.332Z] 5d3b04190fa2: Pull complete [2024-02-16T10:23:36.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1056 in /w/workspace/undry_device-rfid-llrp-go_PR-282 [Pipeline] { [Pipeline] ws [2024-02-16T10:23:36.955Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-02-16T10:23:37.068Z] The recommended git tool is: git [2024-02-16T10:23:40.520Z] 2f39f015ded8: Pull complete [2024-02-16T10:23:40.520Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T10:23:40.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:23:40.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:23:40.895Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2024-02-16T10:23:40.925Z] $ 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-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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-16T10:23:42.066Z] using credential edgex-jenkins-ssh [2024-02-16T10:23:42.089Z] Cloning the remote Git repository [2024-02-16T10:23:42.166Z] $ docker top 71f1e86f12cd75455323631dcda830379d6d1a4048d6e12711b9eacc4ac936ec -eo pid,comm [2024-02-16T10:23:42.128Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-16T10:23:42.215Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:23:42.714Z] ---> job-cost.sh [2024-02-16T10:23:42.714Z] lf-activate-venv: SKIPPING [2024-02-16T10:23:42.714Z] INFO: No Stack... [2024-02-16T10:23:42.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T10:23:43.233Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T10:23:42.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-16T10:23:42.357Z] > git --version # timeout=10 [2024-02-16T10:23:42.376Z] > git --version # 'git version 2.25.1' [2024-02-16T10:23:42.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T10:23:42.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T10:23:43.549Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-282/archives/cost.csv [2024-02-16T10:23:43.549Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T10:23:43.608Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [2024-02-16T10:23:43.614Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] did not exist. Created. [2024-02-16T10:23:43.618Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T10:23:44.083Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T10:23:44.132Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T10:23:44.195Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T10:23:44.349Z] $ docker stop --time=1 71f1e86f12cd75455323631dcda830379d6d1a4048d6e12711b9eacc4ac936ec [2024-02-16T10:23:44.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-02-16T10:23:44.254Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T10:23:45.509Z] $ docker rm -f --volumes 71f1e86f12cd75455323631dcda830379d6d1a4048d6e12711b9eacc4ac936ec [Pipeline] // withDockerContainer [2024-02-16T10:23:45.661Z] Merging remotes/origin/main commit 76a3705bb7b1f30100d3e6d71b296e67672242cb into PR head commit 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-02-16T10:23:45.979Z] Merge succeeded, producing 9994caafd27c9e556295c2bca37d0722c658299a [2024-02-16T10:23:45.980Z] Checking out Revision 9994caafd27c9e556295c2bca37d0722c658299a (PR-282) [Pipeline] } [2024-02-16T10:23:45.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-02-16T10:23:45.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-16T10:23:45.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T10:23:45.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-16T10:23:45.678Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T10:23:45.742Z] > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # timeout=10 [2024-02-16T10:23:45.859Z] > git remote # timeout=10 [2024-02-16T10:23:45.876Z] > git config --get remote.origin.url # timeout=10 [2024-02-16T10:23:45.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T10:23:45.915Z] > git merge 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 [2024-02-16T10:23:45.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-16T10:23:45.984Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T10:23:46.002Z] > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # timeout=10 [Pipeline] // stage [Pipeline] } [2024-02-16T10:23:46.544Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-16T10:23:46.587Z] > git --version # timeout=10 [2024-02-16T10:23:46.599Z] > git --version # 'git version 2.25.1' [2024-02-16T10:23:46.614Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T10:23:48.095Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T10:23:48.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T10:23:48.095Z] Dload Upload Total Spent Left Speed [2024-02-16T10:23:48.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2024-02-16T10:23:48.438Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T10:23:48.786Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-02-16T10:23:48.786Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T10:23:48.786Z] { [2024-02-16T10:23:48.786Z] "registry-mirrors": [ [2024-02-16T10:23:48.786Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T10:23:48.786Z] ], [2024-02-16T10:23:48.786Z] "bip": "10.250.0.254/24", [2024-02-16T10:23:48.786Z] "hosts": [ [2024-02-16T10:23:48.786Z] "tcp://0.0.0.0:5555", [2024-02-16T10:23:48.786Z] "unix:///var/run/docker.sock" [2024-02-16T10:23:48.786Z] ], [2024-02-16T10:23:48.786Z] "mtu": 1458, [2024-02-16T10:23:48.786Z] "selinux-enabled": true, [2024-02-16T10:23:48.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T10:23:48.786Z] } [Pipeline] sh [2024-02-16T10:23:49.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T10:23:49.468Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:24:11.730Z] provisioning config files... [2024-02-16T10:24:11.765Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config382224431869773653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:24:12.272Z] ---> ****-login.sh [2024-02-16T10:24:12.272Z] nexus3.edgexfoundry.org:10001 [2024-02-16T10:24:12.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:24:12.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:24:12.813Z] Configure a credential helper to remove this warning. See [2024-02-16T10:24:12.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:24:12.813Z] [2024-02-16T10:24:12.813Z] Login Succeeded [2024-02-16T10:24:12.813Z] nexus3.edgexfoundry.org:10002 [2024-02-16T10:24:13.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:24:13.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:24:13.350Z] Configure a credential helper to remove this warning. See [2024-02-16T10:24:13.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:24:13.350Z] [2024-02-16T10:24:13.350Z] Login Succeeded [2024-02-16T10:24:13.350Z] nexus3.edgexfoundry.org:10003 [2024-02-16T10:24:13.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:24:13.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:24:13.621Z] Configure a credential helper to remove this warning. See [2024-02-16T10:24:13.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:24:13.621Z] [2024-02-16T10:24:13.621Z] Login Succeeded [2024-02-16T10:24:13.621Z] nexus3.edgexfoundry.org:10004 [2024-02-16T10:24:13.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:24:13.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:24:13.889Z] Configure a credential helper to remove this warning. See [2024-02-16T10:24:13.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:24:13.889Z] [2024-02-16T10:24:13.889Z] Login Succeeded [2024-02-16T10:24:13.889Z] ****.io [2024-02-16T10:24:14.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T10:24:14.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T10:24:14.426Z] Configure a credential helper to remove this warning. See [2024-02-16T10:24:14.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T10:24:14.426Z] [2024-02-16T10:24:14.426Z] Login Succeeded [2024-02-16T10:24:14.426Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T10:24:14.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T10:24:15.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:24:15.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T10:24:15.160Z] ========================================================= [2024-02-16T10:24:15.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T10:24:15.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:24:15.813Z] + 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-16T10:24:16.081Z] Sending build context to Docker daemon 1.198MB [2024-02-16T10:24:16.081Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:24:16.081Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T10:24:16.349Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T10:24:16.349Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T10:24:16.349Z] 5d54e960e981: Pulling fs layer [2024-02-16T10:24:16.349Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T10:24:16.349Z] f0e02332f6b5: Pulling fs layer [2024-02-16T10:24:16.349Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T10:24:16.349Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T10:24:16.349Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T10:24:16.349Z] f0e02332f6b5: Waiting [2024-02-16T10:24:16.349Z] 872ee5b61b7b: Waiting [2024-02-16T10:24:16.349Z] 0c6a40ed1a82: Waiting [2024-02-16T10:24:16.349Z] 94ae7d8d031c: Waiting [2024-02-16T10:24:16.349Z] 5d54e960e981: Verifying Checksum [2024-02-16T10:24:16.349Z] 5d54e960e981: Download complete [2024-02-16T10:24:16.349Z] f0e02332f6b5: Download complete [2024-02-16T10:24:16.349Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T10:24:16.349Z] 872ee5b61b7b: Download complete [2024-02-16T10:24:16.349Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T10:24:16.349Z] 9fda8d8052c6: Download complete [2024-02-16T10:24:16.939Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T10:24:16.939Z] 94ae7d8d031c: Download complete [2024-02-16T10:24:17.902Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T10:24:17.902Z] c4a7e357bf2a: Download complete [2024-02-16T10:24:18.864Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T10:24:18.864Z] 0c6a40ed1a82: Download complete [2024-02-16T10:24:20.276Z] 9fda8d8052c6: Pull complete [2024-02-16T10:24:20.545Z] 5d54e960e981: Pull complete [2024-02-16T10:24:35.552Z] c4a7e357bf2a: Pull complete [2024-02-16T10:24:35.552Z] f0e02332f6b5: Pull complete [2024-02-16T10:24:35.818Z] 872ee5b61b7b: Pull complete [2024-02-16T10:24:44.019Z] 0c6a40ed1a82: Pull complete [2024-02-16T10:24:45.588Z] 94ae7d8d031c: Pull complete [2024-02-16T10:24:45.588Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T10:24:45.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T10:24:45.588Z] ---> 86de565de09d [2024-02-16T10:24:45.588Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:24:47.532Z] ---> Running in 03ef79008e76 [2024-02-16T10:24:47.533Z] Removing intermediate container 03ef79008e76 [2024-02-16T10:24:47.533Z] ---> e13ac8f3ff4b [2024-02-16T10:24:47.533Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:24:47.533Z] ---> Running in 37b988619c92 [2024-02-16T10:24:47.800Z] Removing intermediate container 37b988619c92 [2024-02-16T10:24:47.800Z] ---> 00470edd1627 [2024-02-16T10:24:47.800Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:24:47.800Z] ---> Running in 701a3e6a4734 [2024-02-16T10:24:48.068Z] Removing intermediate container 701a3e6a4734 [2024-02-16T10:24:48.068Z] ---> 7f82245d23d4 [2024-02-16T10:24:48.068Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:24:48.339Z] ---> Running in 4b799c91d84c [2024-02-16T10:24:48.613Z] Removing intermediate container 4b799c91d84c [2024-02-16T10:24:48.613Z] ---> 1ce0d74c24a2 [2024-02-16T10:24:48.614Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:24:48.614Z] ---> Running in 09b5db3442be [2024-02-16T10:24:49.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:24:50.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:24:51.153Z] OK: 266 MiB in 52 packages [2024-02-16T10:24:52.108Z] Removing intermediate container 09b5db3442be [2024-02-16T10:24:52.108Z] ---> a279cb55eec1 [2024-02-16T10:24:52.108Z] Step 8/12 : WORKDIR /app [2024-02-16T10:24:52.108Z] ---> Running in 8c9fe6e433f7 [2024-02-16T10:24:52.374Z] Removing intermediate container 8c9fe6e433f7 [2024-02-16T10:24:52.374Z] ---> 10c06064af19 [2024-02-16T10:24:52.374Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-16T10:24:52.702Z] ---> 521db977510c [2024-02-16T10:24:52.702Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:24:52.997Z] ---> Running in 7b9085c63d1c [2024-02-16T10:25:49.486Z] Removing intermediate container 7b9085c63d1c [2024-02-16T10:25:49.486Z] ---> be61b832a5f3 [2024-02-16T10:25:49.486Z] Step 11/12 : COPY . . [2024-02-16T10:25:49.486Z] ---> 7533740fac10 [2024-02-16T10:25:49.486Z] Step 12/12 : RUN $MAKE [2024-02-16T10:25:49.486Z] ---> Running in f5690028f8dc [2024-02-16T10:25:49.486Z] noop [2024-02-16T10:25:50.066Z] Removing intermediate container f5690028f8dc [2024-02-16T10:25:50.066Z] ---> e1cc647bb240 [2024-02-16T10:25:50.066Z] Successfully built e1cc647bb240 [2024-02-16T10:25:50.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:25:50.926Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T10:25:50.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:25:51.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-1056 does not seem to be running inside a container [2024-02-16T10:25:51.419Z] $ 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-16T10:25:52.660Z] $ docker top 334ca98f7b33dded9ebf751fe2f2d561b170be2e7240f8081deab861bd5e60d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:25:53.601Z] + go version [2024-02-16T10:25:53.601Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T10:25:53.637Z] $ docker stop --time=1 334ca98f7b33dded9ebf751fe2f2d561b170be2e7240f8081deab861bd5e60d4 [2024-02-16T10:25:55.213Z] $ docker rm -f --volumes 334ca98f7b33dded9ebf751fe2f2d561b170be2e7240f8081deab861bd5e60d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:25:56.421Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T10:25:56.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:25:56.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-1056 does not seem to be running inside a container [2024-02-16T10:25:56.832Z] $ 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-16T10:25:57.943Z] $ docker top 9b341f66bd84e4f8163d992b3a986573114512ccd6ddb4a81e2ccb78630145bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:25:58.580Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-16T10:25:59.581Z] + make test [2024-02-16T10:25:59.581Z] go test ./... -coverprofile=coverage.out ./... [2024-02-16T10:26:06.213Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-16T10:27:42.865Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-16T10:27:42.865Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-16T10:28:09.576Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.593s coverage: 40.6% of statements [2024-02-16T10:28:09.576Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.520s coverage: 51.9% of statements [2024-02-16T10:28:09.576Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements [2024-02-16T10:28:09.576Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T10:28:09.576Z] go vet ./... [2024-02-16T10:28:41.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T10:28:41.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T10:28:41.826Z] ./bin/test-attribution-txt.sh [2024-02-16T10:28:41.826Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T10:28:41.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T10:28:41.948Z] $ docker stop --time=1 9b341f66bd84e4f8163d992b3a986573114512ccd6ddb4a81e2ccb78630145bd [2024-02-16T10:28:45.780Z] $ docker rm -f --volumes 9b341f66bd84e4f8163d992b3a986573114512ccd6ddb4a81e2ccb78630145bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T10:28:47.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T10:28:47.207Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T10:28:47.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T10:28:48.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T10:28:49.004Z] + ls -al . [2024-02-16T10:28:49.004Z] total 636 [2024-02-16T10:28:49.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 10:26 . [2024-02-16T10:28:49.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:23 .. [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:23 .dockerignore [2024-02-16T10:28:49.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:23 .git [2024-02-16T10:28:49.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:23 .github [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:23 .gitignore [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:23 .golangci.yml [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:23 Attribution.txt [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:23 CHANGELOG.md [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:23 Dockerfile [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:23 GOVERNANCE.md [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:23 Jenkinsfile [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:23 LICENSE [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:23 Makefile [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:23 OWNERS.md [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:23 README.md [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 10:21 VERSION [2024-02-16T10:28:49.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:23 bin [2024-02-16T10:28:49.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:23 cmd [2024-02-16T10:28:49.004Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:28 coverage.out [2024-02-16T10:28:49.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:23 examples [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:23 go.mod [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:23 go.sum [2024-02-16T10:28:49.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:23 images [2024-02-16T10:28:49.004Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:23 internal [2024-02-16T10:28:49.004Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:28:49.513Z] + 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=9994caafd27c9e556295c2bca37d0722c658299a --label arch=arm64 --label version=0.0.0 . [2024-02-16T10:28:49.779Z] Sending build context to Docker daemon 1.198MB [2024-02-16T10:28:49.779Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T10:28:49.779Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-16T10:28:49.779Z] ---> e1cc647bb240 [2024-02-16T10:28:49.779Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-16T10:28:50.046Z] ---> Running in fe03ed36a109 [2024-02-16T10:28:50.313Z] Removing intermediate container fe03ed36a109 [2024-02-16T10:28:50.313Z] ---> d5aaa3cc8c98 [2024-02-16T10:28:50.313Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T10:28:50.313Z] ---> Running in 4bf4f1414e50 [2024-02-16T10:28:50.579Z] Removing intermediate container 4bf4f1414e50 [2024-02-16T10:28:50.579Z] ---> bee9a735799c [2024-02-16T10:28:50.579Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T10:28:50.845Z] ---> Running in 4b9e04575042 [2024-02-16T10:28:51.112Z] Removing intermediate container 4b9e04575042 [2024-02-16T10:28:51.112Z] ---> 4cbc7812d20b [2024-02-16T10:28:51.112Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T10:28:51.112Z] ---> Running in 88f36c80f8b0 [2024-02-16T10:28:51.379Z] Removing intermediate container 88f36c80f8b0 [2024-02-16T10:28:51.379Z] ---> 2aeff4ada16a [2024-02-16T10:28:51.379Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T10:28:51.644Z] ---> Running in 0dfd80214242 [2024-02-16T10:28:52.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:28:53.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:28:54.142Z] OK: 266 MiB in 52 packages [2024-02-16T10:28:58.398Z] Removing intermediate container 0dfd80214242 [2024-02-16T10:28:58.398Z] ---> c22538649a2c [2024-02-16T10:28:58.398Z] Step 8/25 : WORKDIR /app [2024-02-16T10:28:58.398Z] ---> Running in 662540a291ed [2024-02-16T10:28:58.979Z] Removing intermediate container 662540a291ed [2024-02-16T10:28:58.979Z] ---> 2270e6ad15fc [2024-02-16T10:28:58.979Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-16T10:29:00.921Z] ---> 5c490727f424 [2024-02-16T10:29:00.921Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T10:29:00.921Z] ---> Running in 809d8b40dada [2024-02-16T10:29:03.500Z] Removing intermediate container 809d8b40dada [2024-02-16T10:29:03.500Z] ---> 908ae7b9acdd [2024-02-16T10:29:03.500Z] Step 11/25 : COPY . . [2024-02-16T10:29:04.903Z] ---> 37d3a605c39f [2024-02-16T10:29:04.903Z] Step 12/25 : RUN $MAKE [2024-02-16T10:29:04.903Z] ---> Running in 795f7336cab3 [2024-02-16T10:29:06.845Z] 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.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-16T10:30:58.502Z] Removing intermediate container 795f7336cab3 [2024-02-16T10:30:58.502Z] ---> 15d969d3d56d [2024-02-16T10:30:58.502Z] Step 13/25 : FROM alpine:3.18 [2024-02-16T10:30:58.502Z] 3.18: Pulling from library/alpine [2024-02-16T10:30:58.502Z] c6b39de5b339: Pulling fs layer [2024-02-16T10:30:58.502Z] c6b39de5b339: Verifying Checksum [2024-02-16T10:30:58.502Z] c6b39de5b339: Download complete [2024-02-16T10:30:58.502Z] c6b39de5b339: Pull complete [2024-02-16T10:30:58.502Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T10:30:58.502Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T10:30:58.502Z] ---> 33abbf032149 [2024-02-16T10:30:58.502Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T10:30:58.502Z] ---> Running in a93ca32cbd4d [2024-02-16T10:30:58.502Z] Removing intermediate container a93ca32cbd4d [2024-02-16T10:30:58.502Z] ---> 5162662b649e [2024-02-16T10:30:58.502Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-16T10:30:58.502Z] ---> Running in 1a57b1ddddaa [2024-02-16T10:30:58.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:30:58.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:30:58.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T10:30:58.770Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T10:30:58.770Z] OK: 8 MiB in 16 packages [2024-02-16T10:30:59.729Z] Removing intermediate container 1a57b1ddddaa [2024-02-16T10:30:59.729Z] ---> c06cd230d882 [2024-02-16T10:30:59.729Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-16T10:30:59.729Z] ---> Running in 47f19b699441 [2024-02-16T10:31:00.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T10:31:01.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T10:31:02.229Z] OK: 8 MiB in 16 packages [2024-02-16T10:31:02.811Z] Removing intermediate container 47f19b699441 [2024-02-16T10:31:02.811Z] ---> 069f521bee62 [2024-02-16T10:31:02.811Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-16T10:31:08.137Z] ---> cad8ffe1586e [2024-02-16T10:31:08.137Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-16T10:31:08.408Z] ---> 7ed9d8fbcc52 [2024-02-16T10:31:08.408Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-16T10:31:09.809Z] ---> 7bbd75a5bb85 [2024-02-16T10:31:09.809Z] Step 20/25 : EXPOSE 59989 [2024-02-16T10:31:09.809Z] ---> Running in a357c59158aa [2024-02-16T10:31:10.074Z] Removing intermediate container a357c59158aa [2024-02-16T10:31:10.074Z] ---> 4d2a68018e40 [2024-02-16T10:31:10.074Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-16T10:31:10.074Z] ---> Running in 4f07d00d3961 [2024-02-16T10:31:10.339Z] Removing intermediate container 4f07d00d3961 [2024-02-16T10:31:10.339Z] ---> f36d6be45156 [2024-02-16T10:31:10.339Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T10:31:10.605Z] ---> Running in 95955cf326f0 [2024-02-16T10:31:10.869Z] Removing intermediate container 95955cf326f0 [2024-02-16T10:31:10.869Z] ---> fc9f49598cf2 [2024-02-16T10:31:10.869Z] Step 23/25 : LABEL arch=arm64 [2024-02-16T10:31:10.869Z] ---> Running in 20c2279bddf2 [2024-02-16T10:31:11.134Z] Removing intermediate container 20c2279bddf2 [2024-02-16T10:31:11.134Z] ---> 36c475a7fe05 [2024-02-16T10:31:11.134Z] Step 24/25 : LABEL git_sha=9994caafd27c9e556295c2bca37d0722c658299a [2024-02-16T10:31:11.134Z] ---> Running in 6d7f0e3ed3a1 [2024-02-16T10:31:11.399Z] Removing intermediate container 6d7f0e3ed3a1 [2024-02-16T10:31:11.399Z] ---> e5e3fca90cc3 [2024-02-16T10:31:11.399Z] Step 25/25 : LABEL version=0.0.0 [2024-02-16T10:31:11.664Z] ---> Running in a746d67b4d04 [2024-02-16T10:31:11.929Z] Removing intermediate container a746d67b4d04 [2024-02-16T10:31:11.929Z] ---> acc7f6f906c0 [2024-02-16T10:31:11.929Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T10:31:11.929Z] Successfully built acc7f6f906c0 [2024-02-16T10:31:11.929Z] 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-16T10:31:13.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T10:31:13.262Z] [2024-02-16T10:31:13.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:31:13.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T10:31:13.746Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T10:31:13.746Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T10:31:13.746Z] 04944245beec: Pulling fs layer [2024-02-16T10:31:13.746Z] 699f458cf7ca: Pulling fs layer [2024-02-16T10:31:13.746Z] 765212b225bb: Pulling fs layer [2024-02-16T10:31:13.746Z] f23df028b6ca: Pulling fs layer [2024-02-16T10:31:13.746Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T10:31:13.746Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T10:31:13.746Z] f23df028b6ca: Waiting [2024-02-16T10:31:13.746Z] d65c8cfc05b1: Waiting [2024-02-16T10:31:13.746Z] 2437ff75d9bd: Waiting [2024-02-16T10:31:13.746Z] 765212b225bb: Waiting [2024-02-16T10:31:14.012Z] 04944245beec: Verifying Checksum [2024-02-16T10:31:14.012Z] 04944245beec: Download complete [2024-02-16T10:31:14.012Z] 765212b225bb: Verifying Checksum [2024-02-16T10:31:14.012Z] 765212b225bb: Download complete [2024-02-16T10:31:14.012Z] f23df028b6ca: Download complete [2024-02-16T10:31:14.012Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T10:31:14.012Z] d65c8cfc05b1: Download complete [2024-02-16T10:31:14.012Z] 699f458cf7ca: Verifying Checksum [2024-02-16T10:31:14.012Z] 699f458cf7ca: Download complete [2024-02-16T10:31:14.594Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T10:31:14.594Z] 8998bd30e6a1: Download complete [2024-02-16T10:31:17.178Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T10:31:17.178Z] 2437ff75d9bd: Download complete [2024-02-16T10:31:23.933Z] 8998bd30e6a1: Pull complete [2024-02-16T10:31:23.933Z] 04944245beec: Pull complete [2024-02-16T10:31:25.399Z] 699f458cf7ca: Pull complete [2024-02-16T10:31:25.399Z] 765212b225bb: Pull complete [2024-02-16T10:31:26.371Z] f23df028b6ca: Pull complete [2024-02-16T10:31:26.371Z] d65c8cfc05b1: Pull complete [2024-02-16T10:31:44.568Z] 2437ff75d9bd: Pull complete [2024-02-16T10:31:44.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T10:31:44.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T10:31:44.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:31:45.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-1056 does not seem to be running inside a container [2024-02-16T10:31:45.187Z] $ 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-16T10:31:47.644Z] $ docker top 8139f47b3cfaea2b8ee7fb658fecdfbe6c1f43fba57af18971cc952e575206d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:31:48.669Z] ---> job-cost.sh [2024-02-16T10:31:48.669Z] lf-activate-venv: SKIPPING [2024-02-16T10:31:48.669Z] INFO: No Stack... [2024-02-16T10:31:48.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T10:31:49.885Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T10:31:50.547Z] + cut -d, -f6 [2024-02-16T10:31:50.547Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-02-16T10:31:50.620Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [2024-02-16T10:31:50.627Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] did not exist. Created. [2024-02-16T10:31:50.642Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T10:31:51.454Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-aceaa8fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T10:31:52.109Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T10:31:52.146Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T10:31:52.202Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T10:31:52.232Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T10:31:52.410Z] $ docker stop --time=1 8139f47b3cfaea2b8ee7fb658fecdfbe6c1f43fba57af18971cc952e575206d4 [2024-02-16T10:31:53.883Z] $ docker rm -f --volumes 8139f47b3cfaea2b8ee7fb658fecdfbe6c1f43fba57af18971cc952e575206d4 [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-16T10:31:56.074Z] provisioning config files... [2024-02-16T10:31:56.081Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config17778689600717105217tmp [Pipeline] { [Pipeline] sh [2024-02-16T10:31:56.520Z] + set +x [2024-02-16T10:31:56.520Z] + bash -s -- [2024-02-16T10:31:56.520Z] + curl -s https://codecov.io/bash [2024-02-16T10:31:56.520Z] [2024-02-16T10:31:56.520Z] _____ _ [2024-02-16T10:31:56.520Z] / ____| | | [2024-02-16T10:31:56.520Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T10:31:56.520Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T10:31:56.520Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T10:31:56.520Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T10:31:56.520Z] Bash-1.0.6 [2024-02-16T10:31:56.520Z] [2024-02-16T10:31:56.520Z] [2024-02-16T10:31:56.520Z] ==> git version 2.25.1 found [2024-02-16T10:31:56.520Z] ==> 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-16T10:31:56.520Z] Release-Date: 2020-01-08 [2024-02-16T10:31:56.520Z] 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-16T10:31:56.520Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T10:31:56.520Z] ==> Jenkins CI detected. [2024-02-16T10:31:56.520Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-282 [2024-02-16T10:31:56.520Z] project root: . [2024-02-16T10:31:56.520Z] --> token set from env [2024-02-16T10:31:56.520Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T10:31:56.520Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T10:31:56.520Z] ==> Python coveragepy not found [2024-02-16T10:31:56.520Z] ==> Searching for coverage reports in: [2024-02-16T10:31:56.520Z] + . [2024-02-16T10:31:56.520Z] -> Found 1 reports [2024-02-16T10:31:56.520Z] ==> Detecting git/mercurial file structure [2024-02-16T10:31:56.855Z] ==> Reading reports [2024-02-16T10:31:56.855Z] + ./coverage.out bytes=459493 [2024-02-16T10:31:56.855Z] ==> Appending adjustments [2024-02-16T10:31:56.855Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T10:31:56.855Z] + Found adjustments [2024-02-16T10:31:56.855Z] ==> Gzipping contents [2024-02-16T10:31:56.855Z] 52K /tmp/codecov.p0Ic6T.gz [2024-02-16T10:31:56.855Z] ==> Uploading reports [2024-02-16T10:31:56.855Z] url: https://codecov.io [2024-02-16T10:31:56.855Z] query: branch=PR-282&commit=9994caafd27c9e556295c2bca37d0722c658299a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=282&job=&cmd_args= [2024-02-16T10:31:56.855Z] -> Pinging Codecov [2024-02-16T10:31:56.855Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-282&commit=9994caafd27c9e556295c2bca37d0722c658299a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=282&job=&cmd_args= [2024-02-16T10:31:57.115Z] -> Uploading to [2024-02-16T10:31:57.115Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/9994caafd27c9e556295c2bca37d0722c658299a/4818fb7c-e62a-4f49-8fec-117a15d7acc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T103156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b85cfb26fb2daed648c9f75e7612dd74a9e6a9363bb76525e170eea50595b06 [2024-02-16T10:31:57.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T10:31:57.115Z] Dload Upload Total Spent Left Speed [2024-02-16T10:31:57.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 165k --:--:-- --:--:-- --:--:-- 165k [2024-02-16T10:31:57.375Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] } [2024-02-16T10:31:57.407Z] 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-16T10:32:00.694Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-282/archives ] [2024-02-16T10:32:00.694Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-282/archives [2024-02-16T10:32:00.694Z] total 16 [2024-02-16T10:32:00.694Z] drwxr-xr-x 3 root root 4096 Feb 16 10:23 . [2024-02-16T10:32:00.694Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:23 .. [2024-02-16T10:32:00.694Z] drwxr-xr-x 2 root root 4096 Feb 16 10:23 cost [2024-02-16T10:32:00.694Z] -rw-r--r-- 1 root root 91 Feb 16 10:23 cost.csv [2024-02-16T10:32:00.694Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-282/archives [2024-02-16T10:32:00.694Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-282/archives [2024-02-16T10:32:00.694Z] total 16 [2024-02-16T10:32:00.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:23 . [2024-02-16T10:32:00.694Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:23 .. [2024-02-16T10:32:00.694Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 10:23 cost [2024-02-16T10:32:00.694Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 16 10:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:01.022Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:01.920Z] ---> package-listing.sh [2024-02-16T10:32:01.920Z] ++ facter osfamily [2024-02-16T10:32:01.920Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T10:32:02.181Z] + OS_FAMILY=debian [2024-02-16T10:32:02.181Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-282 [2024-02-16T10:32:02.181Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T10:32:02.181Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T10:32:02.181Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T10:32:02.181Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T10:32:02.181Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-282 ']' [2024-02-16T10:32:02.181Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T10:32:02.181Z] + case "${OS_FAMILY}" in [2024-02-16T10:32:02.181Z] + dpkg -l [2024-02-16T10:32:02.181Z] + grep '^ii' [2024-02-16T10:32:02.181Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T10:32:02.181Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T10:32:02.181Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T10:32:02.181Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-282 ']' [2024-02-16T10:32:02.181Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-282/archives/ [2024-02-16T10:32:02.181Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-282/archives/ [Pipeline] echo [2024-02-16T10:32:02.221Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T10:32:02.515Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T10:32:03.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T10:32:03.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T10:32:03.450Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2024-02-16T10:32:03.481Z] $ 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-282/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-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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-16T10:32:03.659Z] $ docker top 26c1070a7e2478897a488c12738608d4758c8b32d500b1eda6849757a3488351 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T10:32:04.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T10:32:04.454Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T10:32:04.764Z] + ls /var/log/sa-host [2024-02-16T10:32:04.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T10:32:05.059Z] provisioning config files... [2024-02-16T10:32:05.070Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config14707177383154608514tmp [Pipeline] { [Pipeline] echo [2024-02-16T10:32:05.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:05.533Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T10:32:05.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:06.067Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T10:32:06.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:06.416Z] ---> sudo-logs.sh [2024-02-16T10:32:06.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T10:32:06.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:06.872Z] ---> job-cost.sh [2024-02-16T10:32:06.872Z] lf-activate-venv: SKIPPING [2024-02-16T10:32:06.872Z] DEBUG: total: 0.2199999988079071 [2024-02-16T10:32:06.872Z] INFO: Retrieving Stack Cost... [2024-02-16T10:32:07.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T10:32:07.699Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T10:32:07.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T10:32:08.048Z] ---> logs-deploy.sh [2024-02-16T10:32:08.048Z] lf-activate-venv: SKIPPING [2024-02-16T10:32:08.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-282/1 [2024-02-16T10:32:08.048Z] INFO: archiving workspace using pattern(s): [2024-02-16T10:32:08.987Z] Archives upload complete. [2024-02-16T10:32:08.987Z] INFO: archiving logs to Nexus