Pull request #284 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from baf1de361fa9ac091fc828ed2d23d9de2debdc9b+0ceaf042a45b624e1d5d1d7218676027e9a805b1 (9a16b99a20f291761136112de8d1017c1cffec22) 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-ssh12875204986880577905.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-ssh14391854444338000407.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-284/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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16610636672327261288.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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9909379474416602628.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-ssh17374463673861073010.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-284/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-284/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9319888284968036841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2167’ Running on prd-ubuntu20.04-docker-8c-8g-2169 in /w/workspace/undry_device-rfid-llrp-go_PR-284 [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-284 # 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 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit baf1de361fa9ac091fc828ed2d23d9de2debdc9b Merge succeeded, producing baf1de361fa9ac091fc828ed2d23d9de2debdc9b Checking out Revision baf1de361fa9ac091fc828ed2d23d9de2debdc9b (PR-284) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-04T10:29:25.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-04T10:29:25.864Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-04T10:29:25.971Z] ========================================================= [2024-03-04T10:29:25.972Z] EdgeX Global Pipelines Version Info [2024-03-04T10:29:25.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:29:26.724Z] ------------------- [2024-03-04T10:29:26.725Z] stable info: [2024-03-04T10:29:26.725Z] ------------------- [2024-03-04T10:29:26.725Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-04T10:29:26.725Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T10:29:26.725Z] Message: update stable to v1.0.258 [2024-03-04T10:29:27.296Z] ------------------- [2024-03-04T10:29:27.296Z] experimental info: [2024-03-04T10:29:27.296Z] ------------------- [2024-03-04T10:29:27.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-04T10:29:27.296Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T10:29:27.296Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-04T10:29:27.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-03-04T10:29:27.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-03-04T10:29:27.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-04T10:29:27.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-04T10:29:27.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-04T10:29:27.810Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-04T10:29:27.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-04T10:29:27.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-04T10:29:27.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-04T10:29:28.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-04T10:29:28.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-04T10:29:28.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-03-04T10:29:28.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-04T10:29:28.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-04T10:29:28.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T10:29:28.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T10:29:28.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-04T10:29:28.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-04T10:29:28.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-04T10:29:28.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-04T10:29:28.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-04T10:29:28.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-04T10:29:28.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-04T10:29:28.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-04T10:29:29.055Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-04T10:29:29.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-04T10:29:29.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-04T10:29:29.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo [2024-03-04T10:29:29.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo [2024-03-04T10:29:29.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo [2024-03-04T10:29:29.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo [2024-03-04T10:29:29.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baf1de3 [Pipeline] echo [2024-03-04T10:29:29.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:29:29.807Z] provisioning config files... [2024-03-04T10:29:29.850Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config2959858324262909878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:29:30.235Z] ---> ****-login.sh [2024-03-04T10:29:30.235Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:29:30.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:30.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:30.497Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:30.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:30.497Z] [2024-03-04T10:29:30.497Z] Login Succeeded [2024-03-04T10:29:30.497Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:29:30.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:30.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:30.497Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:30.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:30.497Z] [2024-03-04T10:29:30.497Z] Login Succeeded [2024-03-04T10:29:30.497Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:29:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:30.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:30.758Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:30.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:30.758Z] [2024-03-04T10:29:30.758Z] Login Succeeded [2024-03-04T10:29:30.758Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:29:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:30.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:30.758Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:30.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:30.758Z] [2024-03-04T10:29:30.758Z] Login Succeeded [2024-03-04T10:29:30.758Z] ****.io [2024-03-04T10:29:31.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:31.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:31.019Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:31.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:31.019Z] [2024-03-04T10:29:31.019Z] Login Succeeded [2024-03-04T10:29:31.019Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:29:31.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-04T10:29:31.841Z] + git rev-list -1 --merges baf1de361fa9ac091fc828ed2d23d9de2debdc9b~1..baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo [2024-03-04T10:29:31.890Z] -----------> git rev-list -1 --merges baf1de361fa9ac091fc828ed2d23d9de2debdc9b~1..baf1de361fa9ac091fc828ed2d23d9de2debdc9b baf1de361fa9ac091fc828ed2d23d9de2debdc9b [false] [Pipeline] sh [2024-03-04T10:29:32.222Z] + git log --format=format:%s -1 baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo [2024-03-04T10:29:32.261Z] ========================================================= [2024-03-04T10:29:32.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-04T10:29:32.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T10:29:32.756Z] + git log --format=format:%s -1 baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo [2024-03-04T10:29:32.788Z] [semverPrep] GIT_COMMIT: baf1de361fa9ac091fc828ed2d23d9de2debdc9b, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo [2024-03-04T10:29:32.839Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-04T10:29:33.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T10:29:33.341Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-04T10:29:33.341Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-04T10:29:33.341Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-04T10:29:33.341Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-04T10:29:33.341Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-04T10:29:33.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:33.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:29:33.859Z] [2024-03-04T10:29:33.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:34.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:29:34.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-04T10:29:34.266Z] b85a868b505f: Pulling fs layer [2024-03-04T10:29:34.266Z] e2be974225ed: Pulling fs layer [2024-03-04T10:29:34.266Z] 339a4e72a1f5: Pulling fs layer [2024-03-04T10:29:34.266Z] 988bab9f4d93: Pulling fs layer [2024-03-04T10:29:34.266Z] 1469e6f7b9e6: Pulling fs layer [2024-03-04T10:29:34.266Z] 988bab9f4d93: Waiting [2024-03-04T10:29:34.266Z] eaf3925da568: Pulling fs layer [2024-03-04T10:29:34.266Z] bab4dde63d76: Pulling fs layer [2024-03-04T10:29:34.266Z] bde34c3a00c8: Pulling fs layer [2024-03-04T10:29:34.266Z] 1469e6f7b9e6: Waiting [2024-03-04T10:29:34.266Z] eaf3925da568: Waiting [2024-03-04T10:29:34.266Z] bab4dde63d76: Waiting [2024-03-04T10:29:34.266Z] b352a97aabf1: Pulling fs layer [2024-03-04T10:29:34.266Z] 4872d77fe225: Pulling fs layer [2024-03-04T10:29:34.266Z] 5851b861e8e6: Pulling fs layer [2024-03-04T10:29:34.266Z] bde34c3a00c8: Waiting [2024-03-04T10:29:34.266Z] 4872d77fe225: Waiting [2024-03-04T10:29:34.266Z] b352a97aabf1: Waiting [2024-03-04T10:29:34.266Z] 5851b861e8e6: Waiting [2024-03-04T10:29:34.266Z] e2be974225ed: Download complete [2024-03-04T10:29:34.266Z] 988bab9f4d93: Verifying Checksum [2024-03-04T10:29:34.266Z] 988bab9f4d93: Download complete [2024-03-04T10:29:34.266Z] 1469e6f7b9e6: Verifying Checksum [2024-03-04T10:29:34.266Z] 1469e6f7b9e6: Download complete [2024-03-04T10:29:34.266Z] 339a4e72a1f5: Verifying Checksum [2024-03-04T10:29:34.266Z] 339a4e72a1f5: Download complete [2024-03-04T10:29:34.266Z] eaf3925da568: Verifying Checksum [2024-03-04T10:29:34.266Z] eaf3925da568: Download complete [2024-03-04T10:29:34.525Z] bde34c3a00c8: Verifying Checksum [2024-03-04T10:29:34.525Z] bde34c3a00c8: Download complete [2024-03-04T10:29:34.525Z] b352a97aabf1: Verifying Checksum [2024-03-04T10:29:34.525Z] b352a97aabf1: Download complete [2024-03-04T10:29:34.525Z] 4872d77fe225: Verifying Checksum [2024-03-04T10:29:34.525Z] 4872d77fe225: Download complete [2024-03-04T10:29:34.525Z] 5851b861e8e6: Verifying Checksum [2024-03-04T10:29:34.525Z] 5851b861e8e6: Download complete [2024-03-04T10:29:34.525Z] b85a868b505f: Download complete [2024-03-04T10:29:34.784Z] bab4dde63d76: Verifying Checksum [2024-03-04T10:29:34.784Z] bab4dde63d76: Download complete [2024-03-04T10:29:35.722Z] b85a868b505f: Pull complete [2024-03-04T10:29:35.980Z] e2be974225ed: Pull complete [2024-03-04T10:29:36.549Z] 339a4e72a1f5: Pull complete [2024-03-04T10:29:36.549Z] 988bab9f4d93: Pull complete [2024-03-04T10:29:36.810Z] 1469e6f7b9e6: Pull complete [2024-03-04T10:29:36.810Z] eaf3925da568: Pull complete [2024-03-04T10:29:38.737Z] bab4dde63d76: Pull complete [2024-03-04T10:29:38.737Z] bde34c3a00c8: Pull complete [2024-03-04T10:29:38.737Z] b352a97aabf1: Pull complete [2024-03-04T10:29:38.737Z] 4872d77fe225: Pull complete [2024-03-04T10:29:38.996Z] 5851b861e8e6: Pull complete [2024-03-04T10:29:38.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-04T10:29:38.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T10:29:38.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:29:39.355Z] prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container [2024-03-04T10:29:39.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-04T10:29:42.417Z] $ docker top d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 -eo pid,comm [2024-03-04T10:29:42.466Z] 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-03-04T10:29:42.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T10:29:42.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:29:42.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:29:42.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:29:42.840Z] $ docker exec d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent [2024-03-04T10:29:42.951Z] SSH_AUTH_SOCK=/tmp/ssh-RBxskg14edKQ/agent.32 [2024-03-04T10:29:42.951Z] SSH_AGENT_PID=38 [2024-03-04T10:29:42.957Z] Running ssh-add (command line suppressed) [2024-03-04T10:29:43.075Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_1105874521410101992.key (/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_1105874521410101992.key) [2024-03-04T10:29:43.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:29:43.430Z] + git tag --points-at HEAD [Pipeline] } [2024-03-04T10:29:43.457Z] $ docker exec --env ******** --env ******** d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent -k [2024-03-04T10:29:43.567Z] unset SSH_AUTH_SOCK; [2024-03-04T10:29:43.568Z] unset SSH_AGENT_PID; [2024-03-04T10:29:43.568Z] echo Agent pid 38 killed; [2024-03-04T10:29:43.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-04T10:29:43.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T10:29:43.843Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T10:29:43.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T10:29:43.979Z] $ docker exec d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent [2024-03-04T10:29:44.099Z] SSH_AUTH_SOCK=/tmp/ssh-WmpVJApGCVn2/agent.70 [2024-03-04T10:29:44.099Z] SSH_AGENT_PID=76 [2024-03-04T10:29:44.104Z] Running ssh-add (command line suppressed) [2024-03-04T10:29:44.212Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_6988896940397285262.key (/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_6988896940397285262.key) [2024-03-04T10:29:44.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T10:29:44.654Z] + git semver init [2024-03-04T10:29:44.916Z] 2024-03-04 10:29:44,852 [run_init] DEBUG init version:0.0.0 force:False [2024-03-04T10:29:44.916Z] 2024-03-04 10:29:44,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver [2024-03-04T10:29:44.916Z] 2024-03-04 10:29:44,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-284/.semver [2024-03-04T10:29:44.916Z] 2024-03-04 10:29:44,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-284, universal_newlines=False, shell=None, istream=None) [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,979 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-284/.git/info/exclude [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver/PR-284 with force:False [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,980 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver/PR-284 [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,984 [execute] INFO git cat-file --batch-check [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,990 [execute] INFO git cat-file --batch [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T10:29:46.298Z] 2024-03-04 10:29:45,996 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-284/.semver/PR-284 [2024-03-04T10:29:46.298Z] 0.0.0 [Pipeline] } [2024-03-04T10:29:46.349Z] $ docker exec --env ******** --env ******** d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent -k [2024-03-04T10:29:46.443Z] unset SSH_AUTH_SOCK; [2024-03-04T10:29:46.444Z] unset SSH_AGENT_PID; [2024-03-04T10:29:46.444Z] echo Agent pid 76 killed; [2024-03-04T10:29:46.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T10:29:47.082Z] + git semver [Pipeline] } [2024-03-04T10:29:47.385Z] $ docker stop --time=1 d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 [2024-03-04T10:29:48.663Z] $ docker rm -f --volumes d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:29:49.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-04T10:29:49.644Z] Stashed 1 file(s) [Pipeline] echo [2024-03-04T10:29:49.809Z] [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-03-04T10:29:51.265Z] provisioning config files... [2024-03-04T10:29:51.274Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config12380031794645487948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:29:51.736Z] ---> ****-login.sh [2024-03-04T10:29:51.736Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:29:51.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:51.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:51.736Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:51.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:51.736Z] [2024-03-04T10:29:51.736Z] Login Succeeded [2024-03-04T10:29:51.736Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:29:51.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:51.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:51.736Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:51.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:51.736Z] [2024-03-04T10:29:51.736Z] Login Succeeded [2024-03-04T10:29:51.736Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:29:51.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:51.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:51.997Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:51.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:51.997Z] [2024-03-04T10:29:51.997Z] Login Succeeded [2024-03-04T10:29:51.997Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:29:51.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:51.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:51.997Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:51.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:51.997Z] [2024-03-04T10:29:51.997Z] Login Succeeded [2024-03-04T10:29:51.997Z] ****.io [2024-03-04T10:29:52.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:29:52.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:29:52.258Z] Configure a credential helper to remove this warning. See [2024-03-04T10:29:52.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:29:52.258Z] [2024-03-04T10:29:52.258Z] Login Succeeded [2024-03-04T10:29:52.258Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:29:52.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-04T10:29:52.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:29:52.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:29:52.825Z] ========================================================= [2024-03-04T10:29:52.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-04T10:29:52.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:29:53.404Z] + 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-03-04T10:29:53.404Z] Sending build context to Docker daemon 8.446MB [2024-03-04T10:29:53.404Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T10:29:53.404Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-04T10:29:53.404Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-04T10:29:53.404Z] 7264a8db6415: Pulling fs layer [2024-03-04T10:29:53.404Z] c4d48a809fc2: Pulling fs layer [2024-03-04T10:29:53.404Z] 4f1c88b9dad5: Pulling fs layer [2024-03-04T10:29:53.404Z] ad3a456e5733: Pulling fs layer [2024-03-04T10:29:53.404Z] 69c7f0334f64: Pulling fs layer [2024-03-04T10:29:53.404Z] 1f1c1a5573a3: Pulling fs layer [2024-03-04T10:29:53.404Z] ce7588e14bc9: Pulling fs layer [2024-03-04T10:29:53.404Z] b5e4710f87ac: Pulling fs layer [2024-03-04T10:29:53.404Z] ad3a456e5733: Waiting [2024-03-04T10:29:53.404Z] 69c7f0334f64: Waiting [2024-03-04T10:29:53.404Z] 1f1c1a5573a3: Waiting [2024-03-04T10:29:53.404Z] ce7588e14bc9: Waiting [2024-03-04T10:29:53.404Z] b5e4710f87ac: Waiting [2024-03-04T10:29:53.404Z] c4d48a809fc2: Download complete [2024-03-04T10:29:53.404Z] ad3a456e5733: Verifying Checksum [2024-03-04T10:29:53.404Z] ad3a456e5733: Download complete [2024-03-04T10:29:53.663Z] 69c7f0334f64: Verifying Checksum [2024-03-04T10:29:53.663Z] 69c7f0334f64: Download complete [2024-03-04T10:29:53.663Z] 7264a8db6415: Verifying Checksum [2024-03-04T10:29:53.663Z] 7264a8db6415: Download complete [2024-03-04T10:29:53.663Z] 1f1c1a5573a3: Verifying Checksum [2024-03-04T10:29:53.663Z] 1f1c1a5573a3: Download complete [2024-03-04T10:29:53.663Z] 7264a8db6415: Pull complete [2024-03-04T10:29:53.924Z] b5e4710f87ac: Verifying Checksum [2024-03-04T10:29:53.924Z] b5e4710f87ac: Download complete [2024-03-04T10:29:53.924Z] c4d48a809fc2: Pull complete [2024-03-04T10:29:53.924Z] 4f1c88b9dad5: Verifying Checksum [2024-03-04T10:29:53.924Z] 4f1c88b9dad5: Download complete [2024-03-04T10:29:54.497Z] ce7588e14bc9: Verifying Checksum [2024-03-04T10:29:54.497Z] ce7588e14bc9: Download complete [2024-03-04T10:29:57.038Z] 4f1c88b9dad5: Pull complete [2024-03-04T10:29:57.310Z] ad3a456e5733: Pull complete [2024-03-04T10:29:57.310Z] 69c7f0334f64: Pull complete [2024-03-04T10:29:57.310Z] 1f1c1a5573a3: Pull complete [2024-03-04T10:29:59.851Z] ce7588e14bc9: Pull complete [2024-03-04T10:30:00.109Z] b5e4710f87ac: Pull complete [2024-03-04T10:30:00.109Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-04T10:30:00.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T10:30:00.109Z] ---> 88b5674ff536 [2024-03-04T10:30:00.109Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-04T10:30:04.313Z] ---> Running in 38ba06c8cb20 [2024-03-04T10:30:04.313Z] Removing intermediate container 38ba06c8cb20 [2024-03-04T10:30:04.313Z] ---> 7cb00124f8c0 [2024-03-04T10:30:04.313Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T10:30:04.313Z] ---> Running in 01668c0e38eb [2024-03-04T10:30:04.313Z] Removing intermediate container 01668c0e38eb [2024-03-04T10:30:04.313Z] ---> 911ada95800d [2024-03-04T10:30:04.313Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T10:30:04.313Z] ---> Running in 3bf26b3d7b33 [2024-03-04T10:30:04.314Z] Removing intermediate container 3bf26b3d7b33 [2024-03-04T10:30:04.314Z] ---> 3b973f14d73d [2024-03-04T10:30:04.314Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T10:30:04.314Z] ---> Running in 8db3fa51005d [2024-03-04T10:30:04.572Z] Removing intermediate container 8db3fa51005d [2024-03-04T10:30:04.572Z] ---> f1b779c7c004 [2024-03-04T10:30:04.572Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T10:30:04.572Z] ---> Running in ef582c9003b9 [2024-03-04T10:30:04.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:30:04.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:30:05.097Z] OK: 264 MiB in 52 packages [2024-03-04T10:30:05.666Z] Removing intermediate container ef582c9003b9 [2024-03-04T10:30:05.666Z] ---> 55cdfba43fba [2024-03-04T10:30:05.666Z] Step 8/12 : WORKDIR /app [2024-03-04T10:30:05.666Z] ---> Running in e847da0659e6 [2024-03-04T10:30:05.666Z] Removing intermediate container e847da0659e6 [2024-03-04T10:30:05.666Z] ---> f3333264776c [2024-03-04T10:30:05.666Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-04T10:30:05.667Z] ---> 7417a188217a [2024-03-04T10:30:05.667Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:30:05.667Z] ---> Running in fa40e031bcb7 [2024-03-04T10:30:05.933Z] Still waiting to schedule task [2024-03-04T10:30:05.933Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2168’ [2024-03-04T10:30:37.854Z] Removing intermediate container fa40e031bcb7 [2024-03-04T10:30:37.854Z] ---> fd70a40410de [2024-03-04T10:30:37.854Z] Step 11/12 : COPY . . [2024-03-04T10:30:37.854Z] ---> e19f844a5f9d [2024-03-04T10:30:37.854Z] Step 12/12 : RUN $MAKE [2024-03-04T10:30:37.854Z] ---> Running in c5ddb985ece6 [2024-03-04T10:30:37.854Z] noop [2024-03-04T10:30:37.854Z] Removing intermediate container c5ddb985ece6 [2024-03-04T10:30:37.854Z] ---> f0e04949a8ea [2024-03-04T10:30:37.854Z] Successfully built f0e04949a8ea [2024-03-04T10:30:37.854Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:38.406Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T10:30:38.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:30:38.624Z] prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container [2024-03-04T10:30:38.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-04T10:30:38.985Z] $ docker top 08179421643e0603e47b0a988aa1ceda87eeb484b4259759a741ba0810828d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:30:39.434Z] + go version [2024-03-04T10:30:39.434Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-04T10:30:39.473Z] $ docker stop --time=1 08179421643e0603e47b0a988aa1ceda87eeb484b4259759a741ba0810828d16 [2024-03-04T10:30:40.701Z] $ docker rm -f --volumes 08179421643e0603e47b0a988aa1ceda87eeb484b4259759a741ba0810828d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:30:41.706Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T10:30:41.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:30:41.908Z] prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container [2024-03-04T10:30:41.943Z] $ 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-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-04T10:30:42.301Z] $ docker top c1ec183fa0a88aca738d8916a068dd265a1f451daa40f97f748892e3ff455dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:30:42.742Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-284 [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:30:43.133Z] + make test [2024-03-04T10:30:43.133Z] go test ./... -coverprofile=coverage.out ./... [2024-03-04T10:30:44.509Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-04T10:30:54.491Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-04T10:30:54.491Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-04T10:30:57.779Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.783s coverage: 40.6% of statements [2024-03-04T10:30:57.779Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2024-03-04T10:30:57.779Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2024-03-04T10:31:12.674Z] go vet ./... [2024-03-04T10:31:15.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T10:31:15.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T10:31:15.959Z] ./bin/test-attribution-txt.sh [2024-03-04T10:31:16.232Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T10:31:16.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-04T10:31:16.337Z] $ docker stop --time=1 c1ec183fa0a88aca738d8916a068dd265a1f451daa40f97f748892e3ff455dc2 [2024-03-04T10:31:20.382Z] $ docker rm -f --volumes c1ec183fa0a88aca738d8916a068dd265a1f451daa40f97f748892e3ff455dc2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:31:21.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-04T10:31:21.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-04T10:31:22.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-04T10:31:22.533Z] + ls -al . [2024-03-04T10:31:22.533Z] total 640 [2024-03-04T10:31:22.533Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 10:30 . [2024-03-04T10:31:22.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:29 .. [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 4 10:29 .dockerignore [2024-03-04T10:31:22.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 10:30 .git [2024-03-04T10:31:22.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 10:29 .github [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 4 10:29 .gitignore [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 10:29 .golangci.yml [2024-03-04T10:31:22.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 10:29 .semver [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 4 10:29 Attribution.txt [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 4 10:29 CHANGELOG.md [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 4 10:29 Dockerfile [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 10:29 GOVERNANCE.md [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 4 10:29 Jenkinsfile [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 10:29 LICENSE [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 4 10:29 Makefile [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 10:29 OWNERS.md [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 4 10:29 README.md [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 10:29 VERSION [2024-03-04T10:31:22.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:29 bin [2024-03-04T10:31:22.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:29 cmd [2024-03-04T10:31:22.533Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 4 10:30 coverage.out [2024-03-04T10:31:22.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:29 examples [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 3922 Mar 4 10:29 go.mod [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 33730 Mar 4 10:29 go.sum [2024-03-04T10:31:22.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:29 images [2024-03-04T10:31:22.533Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 10:29 internal [2024-03-04T10:31:22.533Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 4 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:31:23.068Z] + 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=baf1de361fa9ac091fc828ed2d23d9de2debdc9b --label arch=amd64 --label version=0.0.0 . [2024-03-04T10:31:23.068Z] Sending build context to Docker daemon 8.446MB [2024-03-04T10:31:23.068Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T10:31:23.068Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-04T10:31:23.068Z] ---> f0e04949a8ea [2024-03-04T10:31:23.068Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-04T10:31:23.328Z] ---> Running in fb300bb01452 [2024-03-04T10:31:23.328Z] Removing intermediate container fb300bb01452 [2024-03-04T10:31:23.328Z] ---> a035a262a1c5 [2024-03-04T10:31:23.328Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T10:31:23.328Z] ---> Running in 97fc16bc661c [2024-03-04T10:31:23.328Z] Removing intermediate container 97fc16bc661c [2024-03-04T10:31:23.328Z] ---> bf085bad8d09 [2024-03-04T10:31:23.328Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T10:31:23.328Z] ---> Running in 8afde509061f [2024-03-04T10:31:23.587Z] Removing intermediate container 8afde509061f [2024-03-04T10:31:23.588Z] ---> 2a9b38619024 [2024-03-04T10:31:23.588Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T10:31:23.588Z] ---> Running in 9a6aa6f9d3f4 [2024-03-04T10:31:23.588Z] Removing intermediate container 9a6aa6f9d3f4 [2024-03-04T10:31:23.588Z] ---> e2b31cefe2d0 [2024-03-04T10:31:23.588Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T10:31:23.588Z] ---> Running in 8e2d0c7293a1 [2024-03-04T10:31:23.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:31:24.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:31:24.364Z] OK: 264 MiB in 52 packages [2024-03-04T10:31:24.624Z] Removing intermediate container 8e2d0c7293a1 [2024-03-04T10:31:24.624Z] ---> e5008779e477 [2024-03-04T10:31:24.624Z] Step 8/25 : WORKDIR /app [2024-03-04T10:31:24.624Z] ---> Running in fc5071fe33f5 [2024-03-04T10:31:24.624Z] Removing intermediate container fc5071fe33f5 [2024-03-04T10:31:24.624Z] ---> b9639193ffa5 [2024-03-04T10:31:24.624Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-04T10:31:24.883Z] ---> 12955c19e214 [2024-03-04T10:31:24.883Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:31:24.883Z] ---> Running in 58f22d9cca7f [2024-03-04T10:31:25.521Z] Removing intermediate container 58f22d9cca7f [2024-03-04T10:31:25.521Z] ---> 63d31b836b91 [2024-03-04T10:31:25.521Z] Step 11/25 : COPY . . [2024-03-04T10:31:25.954Z] ---> ea97f989a49b [2024-03-04T10:31:25.954Z] Step 12/25 : RUN $MAKE [2024-03-04T10:31:25.954Z] ---> Running in 74f36ac10e1f [2024-03-04T10:31:25.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-04T10:31:47.984Z] Removing intermediate container 74f36ac10e1f [2024-03-04T10:31:47.984Z] ---> 499433c9db97 [2024-03-04T10:31:47.984Z] Step 13/25 : FROM alpine:3.18 [2024-03-04T10:31:47.984Z] 3.18: Pulling from library/alpine [2024-03-04T10:31:47.984Z] 619be1103602: Pulling fs layer [2024-03-04T10:31:47.984Z] 619be1103602: Download complete [2024-03-04T10:31:47.984Z] 619be1103602: Pull complete [2024-03-04T10:31:47.984Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:31:47.984Z] Status: Downloaded newer image for alpine:3.18 [2024-03-04T10:31:47.984Z] ---> d3782b16ccc9 [2024-03-04T10:31:47.984Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-04T10:31:47.984Z] ---> Running in 8ab5c3401d8d [2024-03-04T10:31:47.984Z] Removing intermediate container 8ab5c3401d8d [2024-03-04T10:31:47.984Z] ---> ad142c57f7ac [2024-03-04T10:31:47.984Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-04T10:31:47.984Z] ---> Running in 62530ab50cc4 [2024-03-04T10:31:47.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:31:47.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:31:47.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T10:31:47.984Z] Executing busybox-1.36.1-r5.trigger [2024-03-04T10:31:47.984Z] OK: 7 MiB in 16 packages [2024-03-04T10:31:47.984Z] Removing intermediate container 62530ab50cc4 [2024-03-04T10:31:47.984Z] ---> ca541cba8e43 [2024-03-04T10:31:47.984Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-04T10:31:47.984Z] ---> Running in 6d6c89d70d7a [2024-03-04T10:31:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T10:31:48.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T10:31:48.773Z] OK: 7 MiB in 16 packages [2024-03-04T10:31:49.033Z] Removing intermediate container 6d6c89d70d7a [2024-03-04T10:31:49.033Z] ---> c861eb4287aa [2024-03-04T10:31:49.033Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-04T10:31:49.033Z] ---> ad90778a58b4 [2024-03-04T10:31:49.033Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-04T10:31:49.033Z] ---> fd5ac1a5baf6 [2024-03-04T10:31:49.033Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-04T10:31:50.412Z] ---> 67026a9afe16 [2024-03-04T10:31:50.412Z] Step 20/25 : EXPOSE 59989 [2024-03-04T10:31:50.412Z] ---> Running in 6f88acb49102 [2024-03-04T10:31:50.412Z] Removing intermediate container 6f88acb49102 [2024-03-04T10:31:50.412Z] ---> 07b055f4485e [2024-03-04T10:31:50.412Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-04T10:31:50.412Z] ---> Running in 190b1cbbed1c [2024-03-04T10:31:50.412Z] Removing intermediate container 190b1cbbed1c [2024-03-04T10:31:50.412Z] ---> 9c6793df5cbf [2024-03-04T10:31:50.412Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-04T10:31:50.412Z] ---> Running in 50b62f25f3d0 [2024-03-04T10:31:50.412Z] Removing intermediate container 50b62f25f3d0 [2024-03-04T10:31:50.412Z] ---> b6e5686ba73c [2024-03-04T10:31:50.412Z] Step 23/25 : LABEL arch=amd64 [2024-03-04T10:31:50.412Z] ---> Running in 0f70a38a1d1a [2024-03-04T10:31:50.412Z] Removing intermediate container 0f70a38a1d1a [2024-03-04T10:31:50.412Z] ---> 25503ecd5b69 [2024-03-04T10:31:50.412Z] Step 24/25 : LABEL git_sha=baf1de361fa9ac091fc828ed2d23d9de2debdc9b [2024-03-04T10:31:50.412Z] ---> Running in beac9f4b68d4 [2024-03-04T10:31:50.412Z] Removing intermediate container beac9f4b68d4 [2024-03-04T10:31:50.412Z] ---> 8cb6e1d28836 [2024-03-04T10:31:50.412Z] Step 25/25 : LABEL version=0.0.0 [2024-03-04T10:31:50.412Z] ---> Running in ff0cb3b99b5b [2024-03-04T10:31:50.671Z] Removing intermediate container ff0cb3b99b5b [2024-03-04T10:31:50.671Z] ---> d179489f6dfa [2024-03-04T10:31:50.671Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-04T10:31:50.671Z] Successfully built d179489f6dfa [2024-03-04T10:31:50.671Z] 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-03-04T10:31:52.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:31:52.001Z] [2024-03-04T10:31:52.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:31:52.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:31:52.502Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-04T10:31:52.502Z] 5eb5b503b376: Pulling fs layer [2024-03-04T10:31:52.502Z] 5c69ac0246d0: Pulling fs layer [2024-03-04T10:31:52.502Z] ec43610c2a17: Pulling fs layer [2024-03-04T10:31:52.502Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-04T10:31:52.502Z] 33b1e0a273af: Pulling fs layer [2024-03-04T10:31:52.502Z] 5d3b04190fa2: Pulling fs layer [2024-03-04T10:31:52.502Z] 2f39f015ded8: Pulling fs layer [2024-03-04T10:31:52.502Z] 5d3b04190fa2: Waiting [2024-03-04T10:31:52.502Z] 2f39f015ded8: Waiting [2024-03-04T10:31:52.502Z] 3a2ae6a8a46f: Waiting [2024-03-04T10:31:52.502Z] 33b1e0a273af: Waiting [2024-03-04T10:31:52.502Z] 5c69ac0246d0: Download complete [2024-03-04T10:31:52.502Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-04T10:31:52.502Z] 3a2ae6a8a46f: Download complete [2024-03-04T10:31:52.502Z] 33b1e0a273af: Verifying Checksum [2024-03-04T10:31:52.502Z] 33b1e0a273af: Download complete [2024-03-04T10:31:52.502Z] 5d3b04190fa2: Verifying Checksum [2024-03-04T10:31:52.502Z] 5d3b04190fa2: Download complete [2024-03-04T10:31:52.502Z] ec43610c2a17: Verifying Checksum [2024-03-04T10:31:52.502Z] ec43610c2a17: Download complete [2024-03-04T10:31:52.765Z] 5eb5b503b376: Verifying Checksum [2024-03-04T10:31:52.765Z] 5eb5b503b376: Download complete [2024-03-04T10:31:53.344Z] 2f39f015ded8: Download complete [2024-03-04T10:31:54.002Z] 5eb5b503b376: Pull complete [2024-03-04T10:31:54.002Z] 5c69ac0246d0: Pull complete [2024-03-04T10:31:54.262Z] ec43610c2a17: Pull complete [2024-03-04T10:31:54.520Z] 3a2ae6a8a46f: Pull complete [2024-03-04T10:31:54.520Z] 33b1e0a273af: Pull complete [2024-03-04T10:31:54.820Z] 5d3b04190fa2: Pull complete [2024-03-04T10:31:59.056Z] 2f39f015ded8: Pull complete [2024-03-04T10:31:59.056Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-04T10:31:59.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:31:59.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:31:59.409Z] prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container [2024-03-04T10:31:59.445Z] $ 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-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-04T10:32:04.068Z] $ docker top 741662ad151cfeaaddfb5497cfc9e7858293374e2af5200ddb223a9c37ed4b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:32:04.605Z] ---> job-cost.sh [2024-03-04T10:32:04.605Z] lf-activate-venv: SKIPPING [2024-03-04T10:32:04.605Z] INFO: No Stack... [2024-03-04T10:32:04.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T10:32:05.124Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T10:32:05.440Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-284/archives/cost.csv [2024-03-04T10:32:05.440Z] + cut -d, -f6 [Pipeline] lock [2024-03-04T10:32:05.482Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [2024-03-04T10:32:05.489Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] did not exist. Created. [2024-03-04T10:32:05.495Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T10:32:05.959Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-04T10:32:06.014Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T10:32:06.074Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T10:32:06.217Z] $ docker stop --time=1 741662ad151cfeaaddfb5497cfc9e7858293374e2af5200ddb223a9c37ed4b34 [2024-03-04T10:32:07.362Z] $ docker rm -f --volumes 741662ad151cfeaaddfb5497cfc9e7858293374e2af5200ddb223a9c37ed4b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-04T10:33:09.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2170 in /w/workspace/undry_device-rfid-llrp-go_PR-284 [Pipeline] { [Pipeline] ws [2024-03-04T10:33:09.964Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-03-04T10:33:13.082Z] The recommended git tool is: git [2024-03-04T10:33:17.869Z] using credential edgex-jenkins-ssh [2024-03-04T10:33:17.897Z] Cloning the remote Git repository [2024-03-04T10:33:17.940Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-04T10:33:18.028Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-03-04T10:33:18.187Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-04T10:33:18.188Z] > git --version # timeout=10 [2024-03-04T10:33:18.207Z] > git --version # 'git version 2.25.1' [2024-03-04T10:33:18.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T10:33:18.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T10:33:21.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-04T10:33:21.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T10:33:23.057Z] Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit baf1de361fa9ac091fc828ed2d23d9de2debdc9b [2024-03-04T10:33:23.344Z] Merge succeeded, producing baf1de361fa9ac091fc828ed2d23d9de2debdc9b [2024-03-04T10:33:23.345Z] Checking out Revision baf1de361fa9ac091fc828ed2d23d9de2debdc9b (PR-284) [2024-03-04T10:33:22.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-04T10:33:22.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-04T10:33:22.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T10:33:22.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-04T10:33:23.080Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T10:33:23.136Z] > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # timeout=10 [2024-03-04T10:33:23.253Z] > git remote # timeout=10 [2024-03-04T10:33:23.272Z] > git config --get remote.origin.url # timeout=10 [2024-03-04T10:33:23.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T10:33:23.304Z] > git merge 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 [2024-03-04T10:33:23.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-04T10:33:23.354Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T10:33:23.366Z] > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # timeout=10 [2024-03-04T10:33:23.882Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" [2024-03-04T10:33:23.930Z] > git --version # timeout=10 [2024-03-04T10:33:23.947Z] > git --version # 'git version 2.25.1' [2024-03-04T10:33:23.962Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T10:33:25.166Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-04T10:33:25.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:33:25.166Z] Dload Upload Total Spent Left Speed [2024-03-04T10:33:25.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-03-04T10:33:25.501Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-04T10:33:25.834Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-03-04T10:33:25.834Z] /etc/docker/daemon.new [2024-03-04T10:33:25.834Z] { [2024-03-04T10:33:25.834Z] "registry-mirrors": [ [2024-03-04T10:33:25.834Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-04T10:33:25.834Z] ], [2024-03-04T10:33:25.834Z] "bip": "10.250.0.254/24", [2024-03-04T10:33:25.834Z] "hosts": [ [2024-03-04T10:33:25.834Z] "tcp://0.0.0.0:5555", [2024-03-04T10:33:25.834Z] "unix:///var/run/docker.sock" [2024-03-04T10:33:25.834Z] ], [2024-03-04T10:33:25.834Z] "mtu": 1458, [2024-03-04T10:33:25.834Z] "selinux-enabled": true, [2024-03-04T10:33:25.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-04T10:33:25.834Z] } [Pipeline] sh [2024-03-04T10:33:26.168Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-04T10:33:26.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:33:44.866Z] provisioning config files... [2024-03-04T10:33:44.897Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1953310652927253555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:33:45.402Z] ---> ****-login.sh [2024-03-04T10:33:45.402Z] nexus3.edgexfoundry.org:10001 [2024-03-04T10:33:45.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:33:45.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:33:45.946Z] Configure a credential helper to remove this warning. See [2024-03-04T10:33:45.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:33:45.946Z] [2024-03-04T10:33:45.946Z] Login Succeeded [2024-03-04T10:33:45.946Z] nexus3.edgexfoundry.org:10002 [2024-03-04T10:33:46.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:33:46.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:33:46.486Z] Configure a credential helper to remove this warning. See [2024-03-04T10:33:46.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:33:46.486Z] [2024-03-04T10:33:46.486Z] Login Succeeded [2024-03-04T10:33:46.486Z] nexus3.edgexfoundry.org:10003 [2024-03-04T10:33:46.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:33:46.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:33:46.760Z] Configure a credential helper to remove this warning. See [2024-03-04T10:33:46.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:33:46.760Z] [2024-03-04T10:33:46.760Z] Login Succeeded [2024-03-04T10:33:46.760Z] nexus3.edgexfoundry.org:10004 [2024-03-04T10:33:47.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:33:47.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:33:47.036Z] Configure a credential helper to remove this warning. See [2024-03-04T10:33:47.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:33:47.036Z] [2024-03-04T10:33:47.036Z] Login Succeeded [2024-03-04T10:33:47.036Z] ****.io [2024-03-04T10:33:47.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T10:33:47.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T10:33:47.573Z] Configure a credential helper to remove this warning. See [2024-03-04T10:33:47.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T10:33:47.573Z] [2024-03-04T10:33:47.573Z] Login Succeeded [2024-03-04T10:33:47.573Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T10:33:47.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-04T10:33:48.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:33:48.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T10:33:48.309Z] ========================================================= [2024-03-04T10:33:48.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-04T10:33:48.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:33:48.961Z] + 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-03-04T10:33:51.552Z] Sending build context to Docker daemon 1.198MB [2024-03-04T10:33:51.552Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T10:33:51.552Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-04T10:33:51.552Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-04T10:33:51.552Z] 9fda8d8052c6: Pulling fs layer [2024-03-04T10:33:51.552Z] 5d54e960e981: Pulling fs layer [2024-03-04T10:33:51.552Z] c4a7e357bf2a: Pulling fs layer [2024-03-04T10:33:51.552Z] f0e02332f6b5: Pulling fs layer [2024-03-04T10:33:51.552Z] 872ee5b61b7b: Pulling fs layer [2024-03-04T10:33:51.552Z] 0c6a40ed1a82: Pulling fs layer [2024-03-04T10:33:51.552Z] 94ae7d8d031c: Pulling fs layer [2024-03-04T10:33:51.552Z] f0e02332f6b5: Waiting [2024-03-04T10:33:51.552Z] 872ee5b61b7b: Waiting [2024-03-04T10:33:51.552Z] 0c6a40ed1a82: Waiting [2024-03-04T10:33:51.552Z] 94ae7d8d031c: Waiting [2024-03-04T10:33:51.552Z] 5d54e960e981: Verifying Checksum [2024-03-04T10:33:51.552Z] 5d54e960e981: Download complete [2024-03-04T10:33:51.820Z] f0e02332f6b5: Verifying Checksum [2024-03-04T10:33:51.820Z] f0e02332f6b5: Download complete [2024-03-04T10:33:51.820Z] 872ee5b61b7b: Verifying Checksum [2024-03-04T10:33:51.820Z] 872ee5b61b7b: Download complete [2024-03-04T10:33:51.820Z] 9fda8d8052c6: Verifying Checksum [2024-03-04T10:33:51.820Z] 9fda8d8052c6: Download complete [2024-03-04T10:33:52.088Z] 94ae7d8d031c: Verifying Checksum [2024-03-04T10:33:52.088Z] 94ae7d8d031c: Download complete [2024-03-04T10:33:52.678Z] 9fda8d8052c6: Pull complete [2024-03-04T10:33:53.264Z] 5d54e960e981: Pull complete [2024-03-04T10:33:53.532Z] c4a7e357bf2a: Verifying Checksum [2024-03-04T10:33:53.532Z] c4a7e357bf2a: Download complete [2024-03-04T10:33:54.496Z] 0c6a40ed1a82: Verifying Checksum [2024-03-04T10:33:54.496Z] 0c6a40ed1a82: Download complete [2024-03-04T10:34:06.817Z] c4a7e357bf2a: Pull complete [2024-03-04T10:34:06.817Z] f0e02332f6b5: Pull complete [2024-03-04T10:34:06.817Z] 872ee5b61b7b: Pull complete [2024-03-04T10:34:15.054Z] 0c6a40ed1a82: Pull complete [2024-03-04T10:34:16.009Z] 94ae7d8d031c: Pull complete [2024-03-04T10:34:16.277Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-04T10:34:16.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T10:34:16.277Z] ---> 86de565de09d [2024-03-04T10:34:16.277Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-04T10:34:17.244Z] ---> Running in 67bb0bd220b3 [2024-03-04T10:34:17.244Z] Removing intermediate container 67bb0bd220b3 [2024-03-04T10:34:17.244Z] ---> 1e8cb03d8141 [2024-03-04T10:34:17.244Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T10:34:17.509Z] ---> Running in 2efc90c03782 [2024-03-04T10:34:17.777Z] Removing intermediate container 2efc90c03782 [2024-03-04T10:34:17.777Z] ---> 6c4ed52d0f93 [2024-03-04T10:34:17.777Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T10:34:17.777Z] ---> Running in 9bab7314c772 [2024-03-04T10:34:18.044Z] Removing intermediate container 9bab7314c772 [2024-03-04T10:34:18.044Z] ---> fc8907c2cb68 [2024-03-04T10:34:18.044Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T10:34:18.313Z] ---> Running in 567f4bdcbe88 [2024-03-04T10:34:18.666Z] Removing intermediate container 567f4bdcbe88 [2024-03-04T10:34:18.666Z] ---> 5375d0dfefd7 [2024-03-04T10:34:18.666Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T10:34:18.666Z] ---> Running in a84fdd8075d3 [2024-03-04T10:34:20.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:34:20.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:34:21.345Z] OK: 266 MiB in 52 packages [2024-03-04T10:34:21.930Z] Removing intermediate container a84fdd8075d3 [2024-03-04T10:34:21.930Z] ---> e001af68de95 [2024-03-04T10:34:21.930Z] Step 8/12 : WORKDIR /app [2024-03-04T10:34:22.199Z] ---> Running in 2c7f6bf2a37b [2024-03-04T10:34:22.467Z] Removing intermediate container 2c7f6bf2a37b [2024-03-04T10:34:22.467Z] ---> 1664ecc19d1e [2024-03-04T10:34:22.467Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-04T10:34:23.440Z] ---> ef79c6d72457 [2024-03-04T10:34:23.441Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:34:23.441Z] ---> Running in 1540bd706fe9 [2024-03-04T10:35:31.325Z] Removing intermediate container 1540bd706fe9 [2024-03-04T10:35:31.325Z] ---> f1bcb8edf026 [2024-03-04T10:35:31.325Z] Step 11/12 : COPY . . [2024-03-04T10:35:31.326Z] ---> 263a36994fbc [2024-03-04T10:35:31.326Z] Step 12/12 : RUN $MAKE [2024-03-04T10:35:31.326Z] ---> Running in c3a93ce1ed59 [2024-03-04T10:35:31.326Z] noop [2024-03-04T10:35:31.326Z] Removing intermediate container c3a93ce1ed59 [2024-03-04T10:35:31.326Z] ---> dbab81b9a2fa [2024-03-04T10:35:31.326Z] Successfully built dbab81b9a2fa [2024-03-04T10:35:31.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:35:31.944Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T10:35:31.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:35:32.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container [2024-03-04T10:35:32.340Z] $ 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-03-04T10:35:33.522Z] $ docker top c54f12ee42bdbf92488f90a29141b24bac323268994bb3fca4769235cea563d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:35:34.467Z] + go version [2024-03-04T10:35:34.467Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-04T10:35:34.509Z] $ docker stop --time=1 c54f12ee42bdbf92488f90a29141b24bac323268994bb3fca4769235cea563d2 [2024-03-04T10:35:36.087Z] $ docker rm -f --volumes c54f12ee42bdbf92488f90a29141b24bac323268994bb3fca4769235cea563d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:35:37.300Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T10:35:37.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:35:37.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container [2024-03-04T10:35:37.725Z] $ 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-03-04T10:35:38.852Z] $ docker top 01fc0e89ed8d41a6689df7b327820b548642bf1418955609cf66e1a246d67803 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:35:39.498Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-04T10:35:39.938Z] + make test [2024-03-04T10:35:39.938Z] go test ./... -coverprofile=coverage.out ./... [2024-03-04T10:35:43.292Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-04T10:37:19.922Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-04T10:37:19.922Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-04T10:37:38.111Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.336s coverage: 40.6% of statements [2024-03-04T10:37:38.111Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.523s coverage: 51.9% of statements [2024-03-04T10:37:38.111Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements [2024-03-04T10:37:38.111Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-04T10:37:38.111Z] go vet ./... [2024-03-04T10:38:10.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T10:38:10.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T10:38:10.332Z] ./bin/test-attribution-txt.sh [2024-03-04T10:38:10.332Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T10:38:10.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-04T10:38:10.527Z] $ docker stop --time=1 01fc0e89ed8d41a6689df7b327820b548642bf1418955609cf66e1a246d67803 [2024-03-04T10:38:15.301Z] $ docker rm -f --volumes 01fc0e89ed8d41a6689df7b327820b548642bf1418955609cf66e1a246d67803 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T10:38:16.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-04T10:38:16.911Z] Warning: overwriting stash ‘coverage-report’ [2024-03-04T10:38:17.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T10:38:18.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-04T10:38:18.772Z] + ls -al . [2024-03-04T10:38:18.772Z] total 636 [2024-03-04T10:38:18.772Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 10:35 . [2024-03-04T10:38:18.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:33 .. [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 4 10:33 .dockerignore [2024-03-04T10:38:18.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 10:33 .git [2024-03-04T10:38:18.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 10:33 .github [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 4 10:33 .gitignore [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 10:33 .golangci.yml [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 4 10:33 Attribution.txt [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 4 10:33 CHANGELOG.md [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 4 10:33 Dockerfile [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 10:33 GOVERNANCE.md [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 4 10:33 Jenkinsfile [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 10:33 LICENSE [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 4 10:33 Makefile [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 10:33 OWNERS.md [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 4 10:33 README.md [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 10:29 VERSION [2024-03-04T10:38:18.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:33 bin [2024-03-04T10:38:18.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:33 cmd [2024-03-04T10:38:18.772Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 4 10:37 coverage.out [2024-03-04T10:38:18.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:33 examples [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 3922 Mar 4 10:33 go.mod [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 33730 Mar 4 10:33 go.sum [2024-03-04T10:38:18.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:33 images [2024-03-04T10:38:18.772Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 10:33 internal [2024-03-04T10:38:18.772Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 4 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:38:19.270Z] + 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=baf1de361fa9ac091fc828ed2d23d9de2debdc9b --label arch=arm64 --label version=0.0.0 . [2024-03-04T10:38:19.536Z] Sending build context to Docker daemon 1.198MB [2024-03-04T10:38:19.536Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-04T10:38:19.536Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-04T10:38:19.536Z] ---> dbab81b9a2fa [2024-03-04T10:38:19.536Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-04T10:38:19.536Z] ---> Running in d1a27bdfc3f7 [2024-03-04T10:38:19.815Z] Removing intermediate container d1a27bdfc3f7 [2024-03-04T10:38:19.815Z] ---> 2e31fe538b03 [2024-03-04T10:38:19.815Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-04T10:38:20.079Z] ---> Running in ad4c8d9b692e [2024-03-04T10:38:20.345Z] Removing intermediate container ad4c8d9b692e [2024-03-04T10:38:20.345Z] ---> 38f618ea9495 [2024-03-04T10:38:20.345Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-04T10:38:20.345Z] ---> Running in 2854c7b5cc37 [2024-03-04T10:38:20.611Z] Removing intermediate container 2854c7b5cc37 [2024-03-04T10:38:20.611Z] ---> cbc388a10006 [2024-03-04T10:38:20.611Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-04T10:38:20.877Z] ---> Running in 29350085925d [2024-03-04T10:38:21.142Z] Removing intermediate container 29350085925d [2024-03-04T10:38:21.142Z] ---> e8b9e65efd44 [2024-03-04T10:38:21.142Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-04T10:38:21.142Z] ---> Running in 7aed5fe9f7b9 [2024-03-04T10:38:22.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:38:22.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:38:23.643Z] OK: 266 MiB in 52 packages [2024-03-04T10:38:24.605Z] Removing intermediate container 7aed5fe9f7b9 [2024-03-04T10:38:24.605Z] ---> 874509c8d61c [2024-03-04T10:38:24.605Z] Step 8/25 : WORKDIR /app [2024-03-04T10:38:24.869Z] ---> Running in 8bf316f47096 [2024-03-04T10:38:25.135Z] Removing intermediate container 8bf316f47096 [2024-03-04T10:38:25.135Z] ---> ff7c72f58323 [2024-03-04T10:38:25.135Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-04T10:38:25.720Z] ---> 225f1758b738 [2024-03-04T10:38:25.720Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T10:38:25.720Z] ---> Running in 5a2f14c9541e [2024-03-04T10:38:29.979Z] Removing intermediate container 5a2f14c9541e [2024-03-04T10:38:29.979Z] ---> 5d2eeba1527b [2024-03-04T10:38:29.979Z] Step 11/25 : COPY . . [2024-03-04T10:38:30.559Z] ---> d275d6bc82e5 [2024-03-04T10:38:30.559Z] Step 12/25 : RUN $MAKE [2024-03-04T10:38:30.559Z] ---> Running in 3ea650868c07 [2024-03-04T10:38:31.517Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-04T10:40:23.188Z] Removing intermediate container 3ea650868c07 [2024-03-04T10:40:23.188Z] ---> 66dd8224217d [2024-03-04T10:40:23.188Z] Step 13/25 : FROM alpine:3.18 [2024-03-04T10:40:23.188Z] 3.18: Pulling from library/alpine [2024-03-04T10:40:23.188Z] c6b39de5b339: Pulling fs layer [2024-03-04T10:40:23.188Z] c6b39de5b339: Verifying Checksum [2024-03-04T10:40:23.188Z] c6b39de5b339: Download complete [2024-03-04T10:40:23.188Z] c6b39de5b339: Pull complete [2024-03-04T10:40:23.188Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T10:40:23.188Z] Status: Downloaded newer image for alpine:3.18 [2024-03-04T10:40:23.188Z] ---> 33abbf032149 [2024-03-04T10:40:23.188Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-04T10:40:23.188Z] ---> Running in 5b5120f56fc3 [2024-03-04T10:40:23.188Z] Removing intermediate container 5b5120f56fc3 [2024-03-04T10:40:23.188Z] ---> 77299b18d3f4 [2024-03-04T10:40:23.188Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-04T10:40:23.188Z] ---> Running in fb44a60463fa [2024-03-04T10:40:23.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:40:23.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:40:23.772Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T10:40:23.772Z] Executing busybox-1.36.1-r5.trigger [2024-03-04T10:40:23.772Z] OK: 8 MiB in 16 packages [2024-03-04T10:40:25.190Z] Removing intermediate container fb44a60463fa [2024-03-04T10:40:25.190Z] ---> 8f9fbb10947a [2024-03-04T10:40:25.190Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-04T10:40:25.461Z] ---> Running in fa34d99b3000 [2024-03-04T10:40:26.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T10:40:26.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T10:40:27.659Z] OK: 8 MiB in 16 packages [2024-03-04T10:40:28.625Z] Removing intermediate container fa34d99b3000 [2024-03-04T10:40:28.625Z] ---> 1cbb125ee811 [2024-03-04T10:40:28.625Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-04T10:40:28.896Z] ---> c149a6a74409 [2024-03-04T10:40:28.896Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-04T10:40:29.480Z] ---> 3d998c533f06 [2024-03-04T10:40:29.480Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-04T10:40:30.888Z] ---> eebd80607465 [2024-03-04T10:40:30.889Z] Step 20/25 : EXPOSE 59989 [2024-03-04T10:40:31.159Z] ---> Running in 9f653ed45ff1 [2024-03-04T10:40:31.424Z] Removing intermediate container 9f653ed45ff1 [2024-03-04T10:40:31.424Z] ---> 830bbeca5c75 [2024-03-04T10:40:31.424Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-04T10:40:31.424Z] ---> Running in 1341d7a312ce [2024-03-04T10:40:31.689Z] Removing intermediate container 1341d7a312ce [2024-03-04T10:40:31.689Z] ---> 452e7a7b09cd [2024-03-04T10:40:31.689Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-04T10:40:31.689Z] ---> Running in 5142a8d1734d [2024-03-04T10:40:31.956Z] Removing intermediate container 5142a8d1734d [2024-03-04T10:40:31.956Z] ---> 3cd28f2e1e09 [2024-03-04T10:40:31.956Z] Step 23/25 : LABEL arch=arm64 [2024-03-04T10:40:32.228Z] ---> Running in 95ffe07ca7d5 [2024-03-04T10:40:32.228Z] Removing intermediate container 95ffe07ca7d5 [2024-03-04T10:40:32.228Z] ---> ae858fb45e48 [2024-03-04T10:40:32.228Z] Step 24/25 : LABEL git_sha=baf1de361fa9ac091fc828ed2d23d9de2debdc9b [2024-03-04T10:40:32.495Z] ---> Running in 6d1c35b9211e [2024-03-04T10:40:32.769Z] Removing intermediate container 6d1c35b9211e [2024-03-04T10:40:32.769Z] ---> 6c206bb65f30 [2024-03-04T10:40:32.769Z] Step 25/25 : LABEL version=0.0.0 [2024-03-04T10:40:32.769Z] ---> Running in c1d1dc96a0ca [2024-03-04T10:40:33.035Z] Removing intermediate container c1d1dc96a0ca [2024-03-04T10:40:33.035Z] ---> 5be2a8b61258 [2024-03-04T10:40:33.035Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-04T10:40:33.035Z] Successfully built 5be2a8b61258 [2024-03-04T10:40:33.035Z] 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-03-04T10:40:34.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T10:40:34.314Z] [2024-03-04T10:40:34.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:40:34.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T10:40:34.767Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-04T10:40:34.767Z] 8998bd30e6a1: Pulling fs layer [2024-03-04T10:40:34.767Z] 04944245beec: Pulling fs layer [2024-03-04T10:40:34.767Z] 699f458cf7ca: Pulling fs layer [2024-03-04T10:40:34.767Z] 765212b225bb: Pulling fs layer [2024-03-04T10:40:34.767Z] f23df028b6ca: Pulling fs layer [2024-03-04T10:40:34.767Z] d65c8cfc05b1: Pulling fs layer [2024-03-04T10:40:34.767Z] 2437ff75d9bd: Pulling fs layer [2024-03-04T10:40:34.767Z] f23df028b6ca: Waiting [2024-03-04T10:40:34.767Z] d65c8cfc05b1: Waiting [2024-03-04T10:40:34.767Z] 2437ff75d9bd: Waiting [2024-03-04T10:40:34.767Z] 765212b225bb: Waiting [2024-03-04T10:40:35.034Z] 04944245beec: Verifying Checksum [2024-03-04T10:40:35.034Z] 04944245beec: Download complete [2024-03-04T10:40:35.034Z] 765212b225bb: Verifying Checksum [2024-03-04T10:40:35.034Z] 765212b225bb: Download complete [2024-03-04T10:40:35.034Z] f23df028b6ca: Verifying Checksum [2024-03-04T10:40:35.034Z] f23df028b6ca: Download complete [2024-03-04T10:40:35.034Z] d65c8cfc05b1: Verifying Checksum [2024-03-04T10:40:35.034Z] d65c8cfc05b1: Download complete [2024-03-04T10:40:35.034Z] 699f458cf7ca: Verifying Checksum [2024-03-04T10:40:35.034Z] 699f458cf7ca: Download complete [2024-03-04T10:40:35.617Z] 8998bd30e6a1: Verifying Checksum [2024-03-04T10:40:35.617Z] 8998bd30e6a1: Download complete [2024-03-04T10:40:38.340Z] 2437ff75d9bd: Verifying Checksum [2024-03-04T10:40:38.340Z] 2437ff75d9bd: Download complete [2024-03-04T10:40:40.316Z] 8998bd30e6a1: Pull complete [2024-03-04T10:40:40.593Z] 04944245beec: Pull complete [2024-03-04T10:40:42.549Z] 699f458cf7ca: Pull complete [2024-03-04T10:40:42.549Z] 765212b225bb: Pull complete [2024-03-04T10:40:43.516Z] f23df028b6ca: Pull complete [2024-03-04T10:40:43.516Z] d65c8cfc05b1: Pull complete [2024-03-04T10:41:01.699Z] 2437ff75d9bd: Pull complete [2024-03-04T10:41:01.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-04T10:41:01.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T10:41:01.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:41:02.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container [2024-03-04T10:41:02.286Z] $ 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-03-04T10:41:04.847Z] $ docker top 39cc20a18d9dcf4adb14e3d8794ac2f0e452f8d40b1a7efed636d80586d7b58e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:05.852Z] ---> job-cost.sh [2024-03-04T10:41:05.852Z] lf-activate-venv: SKIPPING [2024-03-04T10:41:05.852Z] INFO: No Stack... [2024-03-04T10:41:06.117Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-04T10:41:07.071Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T10:41:07.736Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -f6 [2024-03-04T10:41:07.736Z] [Pipeline] lock [2024-03-04T10:41:07.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [2024-03-04T10:41:07.812Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] did not exist. Created. [2024-03-04T10:41:07.817Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T10:41:08.651Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-dbb1b69f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-04T10:41:09.543Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-04T10:41:09.583Z] Warning: overwriting stash ‘stack-cost’ [2024-03-04T10:41:09.652Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T10:41:09.677Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T10:41:09.847Z] $ docker stop --time=1 39cc20a18d9dcf4adb14e3d8794ac2f0e452f8d40b1a7efed636d80586d7b58e [2024-03-04T10:41:11.387Z] $ docker rm -f --volumes 39cc20a18d9dcf4adb14e3d8794ac2f0e452f8d40b1a7efed636d80586d7b58e [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-03-04T10:41:13.460Z] provisioning config files... [2024-03-04T10:41:13.468Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config42936330736225709tmp [Pipeline] { [Pipeline] sh [2024-03-04T10:41:13.930Z] + set +x [2024-03-04T10:41:13.930Z] + curl -s https://codecov.io/bash [2024-03-04T10:41:13.930Z] + bash -s -- [2024-03-04T10:41:13.930Z] [2024-03-04T10:41:13.930Z] _____ _ [2024-03-04T10:41:13.930Z] / ____| | | [2024-03-04T10:41:13.930Z] | | ___ __| | ___ ___ _____ __ [2024-03-04T10:41:13.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-04T10:41:13.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-04T10:41:13.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-04T10:41:13.930Z] Bash-1.0.6 [2024-03-04T10:41:13.930Z] [2024-03-04T10:41:13.930Z] [2024-03-04T10:41:13.930Z] ==> git version 2.25.1 found [2024-03-04T10:41:13.930Z] ==> 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-03-04T10:41:13.930Z] Release-Date: 2020-01-08 [2024-03-04T10:41:13.930Z] 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-03-04T10:41:13.930Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-04T10:41:13.930Z] ==> Jenkins CI detected. [2024-03-04T10:41:13.930Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-284 [2024-03-04T10:41:13.930Z] project root: . [2024-03-04T10:41:13.930Z] --> token set from env [2024-03-04T10:41:13.931Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-04T10:41:13.931Z] ==> Running gcov in . (disable via -X gcov) [2024-03-04T10:41:14.190Z] ==> Python coveragepy not found [2024-03-04T10:41:14.190Z] ==> Searching for coverage reports in: [2024-03-04T10:41:14.190Z] + . [2024-03-04T10:41:14.190Z] -> Found 1 reports [2024-03-04T10:41:14.190Z] ==> Detecting git/mercurial file structure [2024-03-04T10:41:14.190Z] ==> Reading reports [2024-03-04T10:41:14.190Z] + ./coverage.out bytes=459493 [2024-03-04T10:41:14.190Z] ==> Appending adjustments [2024-03-04T10:41:14.190Z] https://docs.codecov.io/docs/fixing-reports [2024-03-04T10:41:14.190Z] + Found adjustments [2024-03-04T10:41:14.190Z] ==> Gzipping contents [2024-03-04T10:41:14.451Z] 52K /tmp/codecov.ZfY2Bo.gz [2024-03-04T10:41:14.451Z] ==> Uploading reports [2024-03-04T10:41:14.451Z] url: https://codecov.io [2024-03-04T10:41:14.451Z] query: branch=PR-284&commit=baf1de361fa9ac091fc828ed2d23d9de2debdc9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=284&job=&cmd_args= [2024-03-04T10:41:14.451Z] -> Pinging Codecov [2024-03-04T10:41:14.451Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-284&commit=baf1de361fa9ac091fc828ed2d23d9de2debdc9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=284&job=&cmd_args= [2024-03-04T10:41:14.712Z] -> Uploading to [2024-03-04T10:41:14.712Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-04/581DD39554BDF9B6E22D074273EAD858/baf1de361fa9ac091fc828ed2d23d9de2debdc9b/54e7fd57-5eed-49db-afa8-868bc6140f94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T104114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbf6593c92a05ff90cbab7cb42acfeee56a32a7f9a7cfd8a9cfefdce6ea1c57d [2024-03-04T10:41:14.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T10:41:14.712Z] Dload Upload Total Spent Left Speed [2024-03-04T10:41:14.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-03-04T10:41:14.971Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] } [2024-03-04T10:41:14.998Z] 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-03-04T10:41:18.370Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-284/archives ] [2024-03-04T10:41:18.370Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-284/archives [2024-03-04T10:41:18.370Z] total 16 [2024-03-04T10:41:18.370Z] drwxr-xr-x 3 root root 4096 Mar 4 10:32 . [2024-03-04T10:41:18.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 10:32 .. [2024-03-04T10:41:18.370Z] drwxr-xr-x 2 root root 4096 Mar 4 10:32 cost [2024-03-04T10:41:18.370Z] -rw-r--r-- 1 root root 91 Mar 4 10:32 cost.csv [2024-03-04T10:41:18.370Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-284/archives [2024-03-04T10:41:18.370Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-284/archives [2024-03-04T10:41:18.370Z] total 16 [2024-03-04T10:41:18.370Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 10:32 . [2024-03-04T10:41:18.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 10:32 .. [2024-03-04T10:41:18.370Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 10:32 cost [2024-03-04T10:41:18.370Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 4 10:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:18.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:19.703Z] ---> package-listing.sh [2024-03-04T10:41:19.703Z] ++ facter osfamily [2024-03-04T10:41:19.703Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-04T10:41:19.703Z] + OS_FAMILY=debian [2024-03-04T10:41:19.703Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-284 [2024-03-04T10:41:19.703Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-04T10:41:19.703Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-04T10:41:19.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-04T10:41:19.703Z] + PACKAGES=/tmp/packages_start.txt [2024-03-04T10:41:19.703Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-284 ']' [2024-03-04T10:41:19.703Z] + PACKAGES=/tmp/packages_end.txt [2024-03-04T10:41:19.703Z] + case "${OS_FAMILY}" in [2024-03-04T10:41:19.703Z] + dpkg -l [2024-03-04T10:41:19.703Z] + grep '^ii' [2024-03-04T10:41:19.703Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-04T10:41:19.703Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-04T10:41:19.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-04T10:41:19.703Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-284 ']' [2024-03-04T10:41:19.703Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-284/archives/ [2024-03-04T10:41:19.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-284/archives/ [Pipeline] echo [2024-03-04T10:41:19.739Z] 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-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-04T10:41:20.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T10:41:20.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T10:41:20.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T10:41:20.744Z] prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container [2024-03-04T10:41:20.773Z] $ 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-284/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-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@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-03-04T10:41:20.949Z] $ docker top 79db0bec7a0eaae78b67a6026cae212cdf1fff1cd3150a5bb7e9ec38bcf215b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T10:41:21.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-04T10:41:21.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-04T10:41:22.068Z] + ls /var/log/sa-host [2024-03-04T10:41:22.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T10:41:22.265Z] provisioning config files... [2024-03-04T10:41:22.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config14168085869519562498tmp [Pipeline] { [Pipeline] echo [2024-03-04T10:41:22.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:22.749Z] ---> create-netrc.sh [Pipeline] } [2024-03-04T10:41:22.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:23.281Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-04T10:41:23.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:23.632Z] ---> sudo-logs.sh [2024-03-04T10:41:23.632Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-04T10:41:23.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:24.083Z] ---> job-cost.sh [2024-03-04T10:41:24.083Z] lf-activate-venv: SKIPPING [2024-03-04T10:41:24.083Z] DEBUG: total: 0.2199999988079071 [2024-03-04T10:41:24.083Z] INFO: Retrieving Stack Cost... [2024-03-04T10:41:24.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T10:41:24.913Z] INFO: Archiving Costs [Pipeline] echo [2024-03-04T10:41:24.963Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T10:41:25.269Z] ---> logs-deploy.sh [2024-03-04T10:41:25.269Z] lf-activate-venv: SKIPPING [2024-03-04T10:41:25.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-284/1 [2024-03-04T10:41:25.269Z] INFO: archiving workspace using pattern(s): [2024-03-04T10:41:26.207Z] Archives upload complete. [2024-03-04T10:41:26.207Z] INFO: archiving logs to Nexus