Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f+e826f5dc6037df20d053c31d2f5c704deee50eae (8f9c405bad0cde3f1851eba5b9a67e0461139873) 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-ssh7552178583789156449.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2569038246161481446.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-329/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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3804255090725751258.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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12144396592263060464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6914681462134009025.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-329/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-329/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15208593941566806746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26350 in /w/workspace/undry_device-rfid-llrp-go_PR-329 [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-329 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f Merge succeeded, producing bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f Checking out Revision bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f (PR-329) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # 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 e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:54:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:54:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:54:47 ========================================================= 10:54:47 EdgeX Global Pipelines Version Info 10:54:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:54:48 ------------------- 10:54:48 stable info: 10:54:48 ------------------- 10:54:48 Commited By: Ginny Guan ginny@iotechsys.com 10:54:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:54:48 Message: update stable to v1.0.265 10:54:48 ------------------- 10:54:48 experimental info: 10:54:48 ------------------- 10:54:48 Commited By: Cherry Wang cherry@iotechsys.com 10:54:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:54:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:54:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb7b35f [Pipeline] echo 10:54:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:51 provisioning config files... 10:54:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config1075849816307453112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:51 ---> ****-login.sh 10:54:51 nexus3.edgexfoundry.org:10001 10:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:51 Configure a credential helper to remove this warning. See 10:54:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:51 10:54:51 Login Succeeded 10:54:51 nexus3.edgexfoundry.org:10002 10:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:51 Configure a credential helper to remove this warning. See 10:54:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:51 10:54:51 Login Succeeded 10:54:51 nexus3.edgexfoundry.org:10003 10:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:51 Configure a credential helper to remove this warning. See 10:54:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:51 10:54:51 Login Succeeded 10:54:51 nexus3.edgexfoundry.org:10004 10:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:52 Configure a credential helper to remove this warning. See 10:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:52 10:54:52 Login Succeeded 10:54:52 ****.io 10:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:52 Configure a credential helper to remove this warning. See 10:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:52 10:54:52 Login Succeeded 10:54:52 ---> ****-login.sh ends [Pipeline] } 10:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:54:53 + git rev-list -1 --merges bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f~1..bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo 10:54:53 -----------> git rev-list -1 --merges bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f~1..bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [false] [Pipeline] sh 10:54:53 + git log --format=format:%s -1 bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo 10:54:53 ========================================================= 10:54:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:54:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:54 + git log --format=format:%s -1 bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo 10:54:54 [semverPrep] GIT_COMMIT: bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:54:54 [semverPrep] This is not a build commit. [Pipeline] sh 10:54:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:54 + grep -v github /etc/ssh/ssh_known_hosts 10:54:54 + [ -e /tmp/ssh_known_hosts ] 10:54:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:54:54 + + sudo teeecho -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:54:54 10:54:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:55 10:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:55 0.1.4: Pulling from edgex-devops/py-git-semver 10:54:55 b85a868b505f: Pulling fs layer 10:54:55 e2be974225ed: Pulling fs layer 10:54:55 339a4e72a1f5: Pulling fs layer 10:54:55 988bab9f4d93: Pulling fs layer 10:54:55 1469e6f7b9e6: Pulling fs layer 10:54:55 eaf3925da568: Pulling fs layer 10:54:55 bab4dde63d76: Pulling fs layer 10:54:55 bde34c3a00c8: Pulling fs layer 10:54:55 b352a97aabf1: Pulling fs layer 10:54:55 988bab9f4d93: Waiting 10:54:55 4872d77fe225: Pulling fs layer 10:54:55 5851b861e8e6: Pulling fs layer 10:54:55 eaf3925da568: Waiting 10:54:55 bab4dde63d76: Waiting 10:54:55 1469e6f7b9e6: Waiting 10:54:55 bde34c3a00c8: Waiting 10:54:55 5851b861e8e6: Waiting 10:54:55 4872d77fe225: Waiting 10:54:55 e2be974225ed: Download complete 10:54:55 988bab9f4d93: Verifying Checksum 10:54:55 988bab9f4d93: Download complete 10:54:55 1469e6f7b9e6: Verifying Checksum 10:54:55 1469e6f7b9e6: Download complete 10:54:55 eaf3925da568: Verifying Checksum 10:54:55 eaf3925da568: Download complete 10:54:55 339a4e72a1f5: Verifying Checksum 10:54:55 339a4e72a1f5: Download complete 10:54:55 bde34c3a00c8: Download complete 10:54:55 b352a97aabf1: Verifying Checksum 10:54:55 b352a97aabf1: Download complete 10:54:55 4872d77fe225: Download complete 10:54:55 5851b861e8e6: Verifying Checksum 10:54:55 5851b861e8e6: Download complete 10:54:55 b85a868b505f: Verifying Checksum 10:54:55 b85a868b505f: Download complete 10:54:56 bab4dde63d76: Verifying Checksum 10:54:56 bab4dde63d76: Download complete 10:54:57 b85a868b505f: Pull complete 10:54:57 e2be974225ed: Pull complete 10:54:57 339a4e72a1f5: Pull complete 10:54:57 988bab9f4d93: Pull complete 10:54:58 1469e6f7b9e6: Pull complete 10:54:58 eaf3925da568: Pull complete 10:55:00 bab4dde63d76: Pull complete 10:55:00 bde34c3a00c8: Pull complete 10:55:00 b352a97aabf1: Pull complete 10:55:00 4872d77fe225: Pull complete 10:55:00 5851b861e8e6: Pull complete 10:55:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:00 prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container 10:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@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 10:55:03 $ docker top 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf -eo pid,comm 10:55:03 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). 10:55:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:03 [ssh-agent] Looking for ssh-agent implementation... 10:55:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:03 $ docker exec 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent 10:55:03 SSH_AUTH_SOCK=/tmp/ssh-RWJWBvgpTBOc/agent.32 10:55:03 SSH_AGENT_PID=38 10:55:03 Running ssh-add (command line suppressed) 10:55:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_8036811966194556584.key (/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_8036811966194556584.key) 10:55:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:04 + git tag --points-at HEAD [Pipeline] } 10:55:04 $ docker exec --env ******** --env ******** 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent -k 10:55:04 unset SSH_AUTH_SOCK; 10:55:04 unset SSH_AGENT_PID; 10:55:04 echo Agent pid 38 killed; 10:55:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:55:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:04 [ssh-agent] Looking for ssh-agent implementation... 10:55:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:04 $ docker exec 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent 10:55:04 SSH_AUTH_SOCK=/tmp/ssh-jRCyWASJjhgh/agent.71 10:55:04 SSH_AGENT_PID=78 10:55:04 Running ssh-add (command line suppressed) 10:55:04 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_6489456942869160644.key (/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_6489456942869160644.key) 10:55:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:05 + git semver init 10:55:05 2024-11-13 10:55:05,327 [run_init] DEBUG init version:0.0.0 force:False 10:55:05 2024-11-13 10:55:05,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver 10:55:05 2024-11-13 10:55:05,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-329/.semver 10:55:05 2024-11-13 10:55:05,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-329, universal_newlines=False, shell=None, istream=None) 10:55:07 2024-11-13 10:55:06,977 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-329/.git/info/exclude 10:55:07 2024-11-13 10:55:06,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver/PR-329 with force:False 10:55:07 2024-11-13 10:55:06,978 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver/PR-329 10:55:07 2024-11-13 10:55:06,982 [execute] INFO git cat-file --batch-check 10:55:07 2024-11-13 10:55:06,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver, universal_newlines=False, shell=None, istream=) 10:55:07 2024-11-13 10:55:06,989 [execute] INFO git cat-file --batch 10:55:07 2024-11-13 10:55:06,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver, universal_newlines=False, shell=None, istream=) 10:55:07 2024-11-13 10:55:06,995 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-329/.semver/PR-329 10:55:07 0.0.0 [Pipeline] } 10:55:07 $ docker exec --env ******** --env ******** 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent -k 10:55:07 unset SSH_AUTH_SOCK; 10:55:07 unset SSH_AGENT_PID; 10:55:07 echo Agent pid 78 killed; 10:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:07 + git semver [Pipeline] } 10:55:08 $ docker stop --time=1 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf 10:55:09 $ docker rm -f --volumes 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf [Pipeline] // withDockerContainer [Pipeline] sh 10:55:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:10 Stashed 1 file(s) [Pipeline] echo 10:55:10 [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 10:55:11 provisioning config files... 10:55:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config4924799709614032822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:11 ---> ****-login.sh 10:55:11 nexus3.edgexfoundry.org:10001 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 nexus3.edgexfoundry.org:10002 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 nexus3.edgexfoundry.org:10003 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 nexus3.edgexfoundry.org:10004 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 ****.io 10:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:11 Configure a credential helper to remove this warning. See 10:55:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:11 10:55:11 Login Succeeded 10:55:11 ---> ****-login.sh ends [Pipeline] } 10:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:12 ========================================================= 10:55:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:55:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:55:12 Sending build context to Docker daemon 11.48MB 10:55:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:55:12 Step 2/12 : FROM ${BASE} AS builder 10:55:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:55:12 43c4264eed91: Pulling fs layer 10:55:12 4cc291be95ef: Pulling fs layer 10:55:12 2ac1f1163629: Pulling fs layer 10:55:12 5c3c966382ef: Pulling fs layer 10:55:12 4f4fb700ef54: Pulling fs layer 10:55:12 5d5c8e513c77: Pulling fs layer 10:55:12 9f66e0745190: Pulling fs layer 10:55:12 f49a43e4bbc0: Pulling fs layer 10:55:12 561ebcabdf7f: Pulling fs layer 10:55:12 5c3c966382ef: Waiting 10:55:12 4f4fb700ef54: Waiting 10:55:12 5d5c8e513c77: Waiting 10:55:12 9f66e0745190: Waiting 10:55:12 f49a43e4bbc0: Waiting 10:55:12 561ebcabdf7f: Waiting 10:55:12 4cc291be95ef: Verifying Checksum 10:55:12 4cc291be95ef: Download complete 10:55:12 5c3c966382ef: Verifying Checksum 10:55:12 5c3c966382ef: Download complete 10:55:12 4f4fb700ef54: Verifying Checksum 10:55:12 4f4fb700ef54: Download complete 10:55:13 5d5c8e513c77: Download complete 10:55:13 43c4264eed91: Download complete 10:55:13 9f66e0745190: Verifying Checksum 10:55:13 9f66e0745190: Download complete 10:55:13 43c4264eed91: Pull complete 10:55:13 561ebcabdf7f: Verifying Checksum 10:55:13 561ebcabdf7f: Download complete 10:55:13 4cc291be95ef: Pull complete 10:55:13 2ac1f1163629: Verifying Checksum 10:55:13 2ac1f1163629: Download complete 10:55:13 f49a43e4bbc0: Verifying Checksum 10:55:13 f49a43e4bbc0: Download complete 10:55:16 2ac1f1163629: Pull complete 10:55:17 5c3c966382ef: Pull complete 10:55:17 4f4fb700ef54: Pull complete 10:55:17 5d5c8e513c77: Pull complete 10:55:17 9f66e0745190: Pull complete 10:55:20 f49a43e4bbc0: Pull complete 10:55:20 561ebcabdf7f: Pull complete 10:55:20 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:55:20 ---> 3a752c3f9dda 10:55:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:55:24 ---> Running in 34b8baf81e6e 10:55:24 Removing intermediate container 34b8baf81e6e 10:55:24 ---> a4e831ff3b4e 10:55:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:55:24 ---> Running in 9bb7ebf5ae73 10:55:24 Removing intermediate container 9bb7ebf5ae73 10:55:24 ---> 44ba6145555d 10:55:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:55:24 ---> Running in e331e36b6695 10:55:24 Removing intermediate container e331e36b6695 10:55:24 ---> 389dbddc9dc4 10:55:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:55:24 ---> Running in 43a48e08c003 10:55:24 Removing intermediate container 43a48e08c003 10:55:24 ---> aeba8cad2127 10:55:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:55:24 ---> Running in 077aea3155bb 10:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:25 OK: 246 MiB in 54 packages 10:55:25 Removing intermediate container 077aea3155bb 10:55:25 ---> eaa6613ff313 10:55:25 Step 8/12 : WORKDIR /app 10:55:25 ---> Running in 04d6de740b56 10:55:25 Removing intermediate container 04d6de740b56 10:55:25 ---> 8fafce1bd933 10:55:25 Step 9/12 : COPY go.mod vendor* ./ 10:55:25 ---> 6d47b31af337 10:55:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:25 ---> Running in b4656cc24d0c 10:55:25 Still waiting to schedule task 10:55:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:56:33 Removing intermediate container b4656cc24d0c 10:56:33 ---> 7804a85e16cf 10:56:33 Step 11/12 : COPY . . 10:56:33 ---> 456f22c93a64 10:56:33 Step 12/12 : RUN $MAKE 10:56:33 ---> Running in 205f74130159 10:56:33 noop 10:56:33 Removing intermediate container 205f74130159 10:56:33 ---> c5925f0d643a 10:56:33 Successfully built c5925f0d643a 10:56:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:33 + docker inspect -f . ci-base-image-x86_64 10:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:34 prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container 10:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@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 10:56:34 $ docker top 773c2e5c7775ffb2d97796c9807303297e5664dbd0ed580a5b23d276c18b3d6e -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:34 + go version 10:56:34 go version go1.23.2 linux/amd64 [Pipeline] } 10:56:34 $ docker stop --time=1 773c2e5c7775ffb2d97796c9807303297e5664dbd0ed580a5b23d276c18b3d6e 10:56:36 $ docker rm -f --volumes 773c2e5c7775ffb2d97796c9807303297e5664dbd0ed580a5b23d276c18b3d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:36 + docker inspect -f . ci-base-image-x86_64 10:56:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:37 prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container 10:56:37 $ 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-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@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 10:56:37 $ docker top 9c504ba2ca9c87ad08ee6673472cd0ec1c0359b0ff855dd9683538164db9e207 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:37 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-329 [Pipeline] fileExists [Pipeline] sh 10:56:38 + make test 10:56:38 go test ./... -coverprofile=coverage.out ./... 10:56:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:56:57 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:56:57 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:57:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26351 in /w/workspace/undry_device-rfid-llrp-go_PR-329 [Pipeline] { [Pipeline] ws 10:57:00 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:57:00 The recommended git tool is: git 10:57:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.139s coverage: 40.6% of statements 10:57:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements 10:57:00 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements 10:57:04 using credential edgex-jenkins-ssh 10:57:04 Cloning the remote Git repository 10:57:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:57:05 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:57:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:57:05 > git --version # timeout=10 10:57:05 > git --version # 'git version 2.25.1' 10:57:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:57:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:57:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:57:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:57:09 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f 10:57:09 Merge succeeded, producing bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f 10:57:09 Checking out Revision bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f (PR-329) 10:57:10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 10:57:10 > git --version # timeout=10 10:57:10 > git --version # 'git version 2.25.1' 10:57:10 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:57:09 > git config core.sparsecheckout # timeout=10 10:57:09 > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # timeout=10 10:57:09 > git remote # timeout=10 10:57:09 > git config --get remote.origin.url # timeout=10 10:57:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:09 > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 10:57:09 > git rev-parse HEAD^{commit} # timeout=10 10:57:09 > git config core.sparsecheckout # timeout=10 10:57:09 > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:15 Dload Upload Total Spent Left Speed 10:57:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 10:57:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:57:15 go vet ./... 10:57:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:57:15 + sudo tee /etc/docker/daemon.new 10:57:15 { 10:57:15 "registry-mirrors": [ 10:57:15 "https://nexus3.edgexfoundry.org:10001" 10:57:15 ], 10:57:15 "bip": "10.250.0.254/24", 10:57:15 "hosts": [ 10:57:15 "tcp://0.0.0.0:5555", 10:57:15 "unix:///var/run/docker.sock" 10:57:15 ], 10:57:15 "mtu": 1458, 10:57:15 "selinux-enabled": true, 10:57:15 "seccomp-profile": "/etc/docker/seccomp.json" 10:57:15 } [Pipeline] sh 10:57:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:57:16 + sudo service docker restart 10:57:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:20 ./bin/test-attribution-txt.sh [Pipeline] echo 10:57:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:57:20 $ docker stop --time=1 9c504ba2ca9c87ad08ee6673472cd0ec1c0359b0ff855dd9683538164db9e207 10:57:23 $ docker rm -f --volumes 9c504ba2ca9c87ad08ee6673472cd0ec1c0359b0ff855dd9683538164db9e207 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:57:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:25 + ls -al . 10:57:25 total 704 10:57:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 10:56 . 10:57:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:54 .. 10:57:25 -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 10:54 .dockerignore 10:57:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 10:57 .git 10:57:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:54 .github 10:57:25 -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 10:54 .gitignore 10:57:25 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 10:54 .golangci.yml 10:57:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 10:55 .semver 10:57:25 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 10:54 Attribution.txt 10:57:25 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 10:54 CHANGELOG.md 10:57:25 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 10:54 Dockerfile 10:57:25 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 10:54 GOVERNANCE.md 10:57:25 -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 10:54 Jenkinsfile 10:57:25 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 10:54 LICENSE 10:57:25 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 10:54 Makefile 10:57:25 -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 10:54 OWNERS.md 10:57:25 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 10:54 README.md 10:57:25 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 10:55 VERSION 10:57:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:54 bin 10:57:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:54 cmd 10:57:25 -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 10:57 coverage.out 10:57:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:54 examples 10:57:25 -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 10:54 go.mod 10:57:25 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 10:54 go.sum 10:57:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:54 images 10:57:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:54 internal 10:57:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:54 pkg 10:57:25 -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:25 + 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=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f --label arch=amd64 --label version=0.0.0 . 10:57:25 Sending build context to Docker daemon 11.48MB 10:57:25 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:57:25 Step 2/25 : FROM ${BASE} AS builder 10:57:25 ---> c5925f0d643a 10:57:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:57:25 ---> Running in b04a8d4b6408 10:57:25 Removing intermediate container b04a8d4b6408 10:57:25 ---> 2f40509a154f 10:57:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:57:25 ---> Running in 424fe1bf4b5d 10:57:25 Removing intermediate container 424fe1bf4b5d 10:57:25 ---> a17fe93e53bd 10:57:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:57:25 ---> Running in f9c122f8f3ea 10:57:26 Removing intermediate container f9c122f8f3ea 10:57:26 ---> 1a7e8d505436 10:57:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:57:26 ---> Running in bfb340a41435 10:57:26 Removing intermediate container bfb340a41435 10:57:26 ---> 804d93b7c087 10:57:26 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:26 ---> Running in c02dcc8f1f3b 10:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:26 OK: 246 MiB in 54 packages 10:57:27 Removing intermediate container c02dcc8f1f3b 10:57:27 ---> 67df5823d3af 10:57:27 Step 8/25 : WORKDIR /app 10:57:27 ---> Running in c3342e3f6039 10:57:27 Removing intermediate container c3342e3f6039 10:57:27 ---> db1e88afa77b 10:57:27 Step 9/25 : COPY go.mod vendor* ./ 10:57:27 ---> c53f8b828f4a 10:57:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:27 ---> Running in 56e4e463f08e 10:57:28 Removing intermediate container 56e4e463f08e 10:57:28 ---> 3e4a61b858f6 10:57:28 Step 11/25 : COPY . . 10:57:28 ---> 1dc6dec88414 10:57:28 Step 12/25 : RUN $MAKE 10:57:28 ---> Running in a2271e5970bd 10:57:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:35 provisioning config files... 10:57:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1252947367191689407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:35 ---> ****-login.sh 10:57:35 nexus3.edgexfoundry.org:10001 10:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:36 Configure a credential helper to remove this warning. See 10:57:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:36 10:57:36 Login Succeeded 10:57:36 nexus3.edgexfoundry.org:10002 10:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:36 Configure a credential helper to remove this warning. See 10:57:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:36 10:57:36 Login Succeeded 10:57:36 nexus3.edgexfoundry.org:10003 10:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:36 Configure a credential helper to remove this warning. See 10:57:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:36 10:57:36 Login Succeeded 10:57:36 nexus3.edgexfoundry.org:10004 10:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:37 Configure a credential helper to remove this warning. See 10:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:37 10:57:37 Login Succeeded 10:57:37 ****.io 10:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:37 Configure a credential helper to remove this warning. See 10:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:37 10:57:37 Login Succeeded 10:57:37 ---> ****-login.sh ends [Pipeline] } 10:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:38 ========================================================= 10:57:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:57:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:57:39 Sending build context to Docker daemon 1.21MB 10:57:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:57:39 Step 2/12 : FROM ${BASE} AS builder 10:57:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:57:39 cf04c63912e1: Pulling fs layer 10:57:39 55b35a11ae5e: Pulling fs layer 10:57:39 a37a00ec5f00: Pulling fs layer 10:57:39 50b3750afda1: Pulling fs layer 10:57:39 4f4fb700ef54: Pulling fs layer 10:57:39 80978eb59214: Pulling fs layer 10:57:39 c9f46d7d2bd2: Pulling fs layer 10:57:39 c5a475d317c9: Pulling fs layer 10:57:39 4f4fb700ef54: Waiting 10:57:39 80978eb59214: Waiting 10:57:39 c9f46d7d2bd2: Waiting 10:57:39 c5a475d317c9: Waiting 10:57:39 50b3750afda1: Waiting 10:57:39 55b35a11ae5e: Verifying Checksum 10:57:39 55b35a11ae5e: Download complete 10:57:39 50b3750afda1: Verifying Checksum 10:57:39 50b3750afda1: Download complete 10:57:39 4f4fb700ef54: Verifying Checksum 10:57:39 4f4fb700ef54: Download complete 10:57:39 80978eb59214: Verifying Checksum 10:57:39 80978eb59214: Download complete 10:57:40 cf04c63912e1: Verifying Checksum 10:57:40 cf04c63912e1: Download complete 10:57:40 c5a475d317c9: Verifying Checksum 10:57:40 c5a475d317c9: Download complete 10:57:40 cf04c63912e1: Pull complete 10:57:41 55b35a11ae5e: Pull complete 10:57:42 a37a00ec5f00: Verifying Checksum 10:57:42 a37a00ec5f00: Download complete 10:57:42 c9f46d7d2bd2: Verifying Checksum 10:57:42 c9f46d7d2bd2: Download complete 10:57:57 a37a00ec5f00: Pull complete 10:57:57 50b3750afda1: Pull complete 10:57:57 4f4fb700ef54: Pull complete 10:57:57 80978eb59214: Pull complete 10:58:00 Removing intermediate container a2271e5970bd 10:58:00 ---> 489fcb016505 10:58:00 Step 13/25 : FROM alpine:3.20 10:58:00 3.20: Pulling from library/alpine 10:58:00 da9db072f522: Pulling fs layer 10:58:00 da9db072f522: Verifying Checksum 10:58:00 da9db072f522: Download complete 10:58:00 da9db072f522: Pull complete 10:58:00 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 10:58:00 Status: Downloaded newer image for alpine:3.20 10:58:00 ---> 63b790fccc90 10:58:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:58:01 ---> Running in 0bc98edc828c 10:58:01 Removing intermediate container 0bc98edc828c 10:58:01 ---> e154f85949d3 10:58:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:58:01 ---> Running in 51aea03f382b 10:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:58:01 (1/1) Installing dumb-init (1.2.5-r3) 10:58:01 Executing busybox-1.36.1-r29.trigger 10:58:01 OK: 8 MiB in 15 packages 10:58:02 Removing intermediate container 51aea03f382b 10:58:02 ---> 1d74621793be 10:58:02 Step 16/25 : RUN apk --no-cache upgrade 10:58:02 ---> Running in 609373b1d9d8 10:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:58:02 Upgrading critical system libraries and apk-tools: 10:58:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:58:02 Executing busybox-1.36.1-r29.trigger 10:58:02 Continuing the upgrade transaction with new apk-tools: 10:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:58:03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:58:03 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:58:03 OK: 8 MiB in 15 packages 10:58:03 Removing intermediate container 609373b1d9d8 10:58:03 ---> e0bf5439ee50 10:58:03 Step 17/25 : COPY --from=builder /app/LICENSE / 10:58:03 ---> 838a8001d756 10:58:03 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:58:03 ---> 468a70812c50 10:58:03 Step 19/25 : COPY --from=builder /app/cmd/ / 10:58:04 c9f46d7d2bd2: Pull complete 10:58:05 ---> 8c42221177f5 10:58:05 Step 20/25 : EXPOSE 59989 10:58:05 ---> Running in a5b82f48f1c7 10:58:05 Removing intermediate container a5b82f48f1c7 10:58:05 ---> a43289df230a 10:58:05 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:58:05 ---> Running in e15469c2db2a 10:58:05 Removing intermediate container e15469c2db2a 10:58:05 ---> a6451555a893 10:58:05 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:58:05 ---> Running in 33edb5f3fd2c 10:58:05 c5a475d317c9: Pull complete 10:58:05 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:58:05 ---> be29e6b0f0d4 10:58:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:58:05 Removing intermediate container 33edb5f3fd2c 10:58:05 ---> c8e6235bcea4 10:58:05 Step 23/25 : LABEL arch=amd64 10:58:05 ---> Running in a9a0abe0fc82 10:58:05 Removing intermediate container a9a0abe0fc82 10:58:05 ---> ba85103e808f 10:58:05 Step 24/25 : LABEL git_sha=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f 10:58:05 ---> Running in 32c8ffd439e1 10:58:05 Removing intermediate container 32c8ffd439e1 10:58:05 ---> 0645f691c075 10:58:05 Step 25/25 : LABEL version=0.0.0 10:58:05 ---> Running in 1549c58caada 10:58:05 Removing intermediate container 1549c58caada 10:58:05 ---> 4798cfd60ae8 10:58:05 [Warning] One or more build-args [ARCH] were not consumed 10:58:05 Successfully built 4798cfd60ae8 10:58:05 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:06 10:58:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:07 latest: Pulling from edgex-lftools-log-publisher 10:58:07 5eb5b503b376: Pulling fs layer 10:58:07 5c69ac0246d0: Pulling fs layer 10:58:07 ec43610c2a17: Pulling fs layer 10:58:07 3a2ae6a8a46f: Pulling fs layer 10:58:07 33b1e0a273af: Pulling fs layer 10:58:07 5d3b04190fa2: Pulling fs layer 10:58:07 2f39f015ded8: Pulling fs layer 10:58:07 3a2ae6a8a46f: Waiting 10:58:07 5d3b04190fa2: Waiting 10:58:07 33b1e0a273af: Waiting 10:58:07 2f39f015ded8: Waiting 10:58:07 5c69ac0246d0: Verifying Checksum 10:58:07 5c69ac0246d0: Download complete 10:58:07 3a2ae6a8a46f: Download complete 10:58:07 33b1e0a273af: Verifying Checksum 10:58:07 33b1e0a273af: Download complete 10:58:07 ec43610c2a17: Verifying Checksum 10:58:07 ec43610c2a17: Download complete 10:58:07 5d3b04190fa2: Download complete 10:58:07 ---> Running in 14dca8227cb4 10:58:07 Removing intermediate container 14dca8227cb4 10:58:07 ---> 9c41bc641be8 10:58:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:07 5eb5b503b376: Verifying Checksum 10:58:07 5eb5b503b376: Download complete 10:58:07 ---> Running in 8dc8b5846d7a 10:58:07 Removing intermediate container 8dc8b5846d7a 10:58:07 ---> 799e361fcfe8 10:58:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:58:07 ---> Running in 89132be8ecbc 10:58:08 2f39f015ded8: Download complete 10:58:08 Removing intermediate container 89132be8ecbc 10:58:08 ---> c785c4f9fdfd 10:58:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:58:08 ---> Running in d24edad37d32 10:58:08 Removing intermediate container d24edad37d32 10:58:08 ---> d78437fe07ca 10:58:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:08 5eb5b503b376: Pull complete 10:58:08 ---> Running in 3821db1332a0 10:58:08 5c69ac0246d0: Pull complete 10:58:09 ec43610c2a17: Pull complete 10:58:09 3a2ae6a8a46f: Pull complete 10:58:09 33b1e0a273af: Pull complete 10:58:09 5d3b04190fa2: Pull complete 10:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:58:11 OK: 238 MiB in 54 packages 10:58:12 Removing intermediate container 3821db1332a0 10:58:12 ---> 08d78caae15e 10:58:12 Step 8/12 : WORKDIR /app 10:58:12 ---> Running in a2b9be419e77 10:58:12 Removing intermediate container a2b9be419e77 10:58:12 ---> 07add751a723 10:58:12 Step 9/12 : COPY go.mod vendor* ./ 10:58:13 ---> b0c187ab223b 10:58:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:13 ---> Running in 0ccbc0bf62a2 10:58:13 2f39f015ded8: Pull complete 10:58:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:13 prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container 10:58:13 $ 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-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@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 10:58:17 $ docker top dca3acf678e58cdef956b2ef8182235f14d833de2b3fe5cd2399fb140c25a672 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:17 ---> job-cost.sh 10:58:17 lf-activate-venv: SKIPPING 10:58:17 INFO: No Stack... 10:58:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:18 INFO: Archiving Costs [Pipeline] sh 10:58:18 + cat /w/workspace/undry_device-rfid-llrp-go_PR-329/archives/cost.csv 10:58:18 + cut -d, -f6 [Pipeline] lock 10:58:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] 10:58:18 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] did not exist. Created. 10:58:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:58:19 + echo total: 0.2199999988079071 [Pipeline] stash 10:58:19 Stashed 1 file(s) [Pipeline] } 10:58:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:58:19 $ docker stop --time=1 dca3acf678e58cdef956b2ef8182235f14d833de2b3fe5cd2399fb140c25a672 10:58:20 $ docker rm -f --volumes dca3acf678e58cdef956b2ef8182235f14d833de2b3fe5cd2399fb140c25a672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:59:49 Removing intermediate container 0ccbc0bf62a2 10:59:49 ---> 9471383d2a60 10:59:49 Step 11/12 : COPY . . 10:59:49 ---> c1c60c62e912 10:59:49 Step 12/12 : RUN $MAKE 10:59:49 ---> Running in 1cf1ad460f8e 10:59:49 noop 10:59:49 Removing intermediate container 1cf1ad460f8e 10:59:49 ---> da1c6516a98f 10:59:49 Successfully built da1c6516a98f 10:59:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:50 + docker inspect -f . ci-base-image-arm64 10:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-26351 does not seem to be running inside a container 10:59:50 $ 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 10:59:51 $ docker top 5b324c42ec23e27f3bf705f12181c3acd2219c05b538d7a3dc32edd4d467a985 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:52 + go version 10:59:52 go version go1.23.2 linux/arm64 [Pipeline] } 10:59:52 $ docker stop --time=1 5b324c42ec23e27f3bf705f12181c3acd2219c05b538d7a3dc32edd4d467a985 10:59:54 $ docker rm -f --volumes 5b324c42ec23e27f3bf705f12181c3acd2219c05b538d7a3dc32edd4d467a985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:55 + docker inspect -f . ci-base-image-arm64 10:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:55 prd-ubuntu20.04-docker-arm64-4c-16g-26351 does not seem to be running inside a container 10:59:55 $ 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 10:59:56 $ docker top 91df42b103803f701519974013b0fcdb73f0c163f342d38fc887147f1c9ad656 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:57 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:59:58 + make test 10:59:58 go test ./... -coverprofile=coverage.out ./... 11:00:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:03:31 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:03:31 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:03:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.707s coverage: 40.6% of statements 11:03:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 95.5% of statements 11:03:58 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.537s coverage: 51.9% of statements 11:03:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:03:58 go vet ./... 11:04:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:45 ./bin/test-attribution-txt.sh [Pipeline] echo 11:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:04:45 $ docker stop --time=1 91df42b103803f701519974013b0fcdb73f0c163f342d38fc887147f1c9ad656 11:04:47 $ docker rm -f --volumes 91df42b103803f701519974013b0fcdb73f0c163f342d38fc887147f1c9ad656 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:04:48 Warning: overwriting stash ‘coverage-report’ 11:04:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:04:50 + ls -al . 11:04:50 total 700 11:04:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 11:00 . 11:04:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:57 .. 11:04:50 -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 10:57 .dockerignore 11:04:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 10:57 .git 11:04:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:57 .github 11:04:50 -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 10:57 .gitignore 11:04:50 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 10:57 .golangci.yml 11:04:50 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 10:57 Attribution.txt 11:04:50 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 10:57 CHANGELOG.md 11:04:50 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 10:57 Dockerfile 11:04:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 10:57 GOVERNANCE.md 11:04:50 -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 10:57 Jenkinsfile 11:04:50 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 10:57 LICENSE 11:04:50 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 10:57 Makefile 11:04:50 -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 10:57 OWNERS.md 11:04:50 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 10:57 README.md 11:04:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 10:55 VERSION 11:04:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:57 bin 11:04:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:57 cmd 11:04:50 -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 11:03 coverage.out 11:04:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:57 examples 11:04:50 -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 10:57 go.mod 11:04:50 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 10:57 go.sum 11:04:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:57 images 11:04:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:57 internal 11:04:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:57 pkg 11:04:50 -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:51 + 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=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f --label arch=arm64 --label version=0.0.0 . 11:04:51 Sending build context to Docker daemon 1.21MB 11:04:51 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:04:51 Step 2/25 : FROM ${BASE} AS builder 11:04:51 ---> da1c6516a98f 11:04:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:04:51 ---> Running in 9fbc7575821a 11:04:51 Removing intermediate container 9fbc7575821a 11:04:51 ---> baa2dadef3e7 11:04:51 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:52 ---> Running in 2df4502d05e6 11:04:52 Removing intermediate container 2df4502d05e6 11:04:52 ---> 304063a6ce89 11:04:52 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:04:52 ---> Running in e47fa1abd393 11:04:52 Removing intermediate container e47fa1abd393 11:04:52 ---> 1da5c85b5ede 11:04:52 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:04:52 ---> Running in 6bf4d1a71ca7 11:04:53 Removing intermediate container 6bf4d1a71ca7 11:04:53 ---> dd8faff1fe9f 11:04:53 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:53 ---> Running in 12ddacff007d 11:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:04:55 OK: 238 MiB in 54 packages 11:04:56 Removing intermediate container 12ddacff007d 11:04:56 ---> cc419add5862 11:04:56 Step 8/25 : WORKDIR /app 11:04:56 ---> Running in 6726b4eeac61 11:04:56 Removing intermediate container 6726b4eeac61 11:04:56 ---> 432ad5873052 11:04:56 Step 9/25 : COPY go.mod vendor* ./ 11:04:57 ---> 8cbaa89e7aec 11:04:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:57 ---> Running in cf4946b0a522 11:04:59 Removing intermediate container cf4946b0a522 11:04:59 ---> 0be131f97ff7 11:04:59 Step 11/25 : COPY . . 11:05:00 ---> 51ae83cdb0bb 11:05:00 Step 12/25 : RUN $MAKE 11:05:00 ---> Running in e79a15f346b5 11:05:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:08:07 Removing intermediate container e79a15f346b5 11:08:07 ---> 3a71284b3e93 11:08:07 Step 13/25 : FROM alpine:3.20 11:08:08 3.20: Pulling from library/alpine 11:08:08 9986a736f7d3: Pulling fs layer 11:08:08 9986a736f7d3: Verifying Checksum 11:08:08 9986a736f7d3: Download complete 11:08:09 9986a736f7d3: Pull complete 11:08:09 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:08:09 Status: Downloaded newer image for alpine:3.20 11:08:09 ---> 511a44083d3a 11:08:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:08:09 ---> Running in ffbe9cb7b90b 11:08:09 Removing intermediate container ffbe9cb7b90b 11:08:09 ---> 8d8bee75f04c 11:08:09 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:08:09 ---> Running in 6de9b856152c 11:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:08:12 (1/1) Installing dumb-init (1.2.5-r3) 11:08:12 Executing busybox-1.36.1-r29.trigger 11:08:12 OK: 9 MiB in 15 packages 11:08:13 Removing intermediate container 6de9b856152c 11:08:13 ---> 19bd1a74229a 11:08:13 Step 16/25 : RUN apk --no-cache upgrade 11:08:13 ---> Running in dcea2aeec0e9 11:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:08:16 Upgrading critical system libraries and apk-tools: 11:08:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:08:16 Executing busybox-1.36.1-r29.trigger 11:08:16 Continuing the upgrade transaction with new apk-tools: 11:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:08:17 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:08:17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:08:17 OK: 9 MiB in 15 packages 11:08:18 Removing intermediate container dcea2aeec0e9 11:08:18 ---> e0270771b012 11:08:18 Step 17/25 : COPY --from=builder /app/LICENSE / 11:08:19 ---> 087b241636d6 11:08:19 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:08:19 ---> f8e91e101294 11:08:19 Step 19/25 : COPY --from=builder /app/cmd/ / 11:08:21 ---> db5353d79ec8 11:08:21 Step 20/25 : EXPOSE 59989 11:08:21 ---> Running in 25e18d7ec547 11:08:22 Removing intermediate container 25e18d7ec547 11:08:22 ---> 9de7dcb8ba9e 11:08:22 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:08:22 ---> Running in f90cb2484f4a 11:08:22 Removing intermediate container f90cb2484f4a 11:08:22 ---> b39ac090e420 11:08:22 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:08:22 ---> Running in c88f98daa8b1 11:08:22 Removing intermediate container c88f98daa8b1 11:08:22 ---> 1d7d7f7222aa 11:08:22 Step 23/25 : LABEL arch=arm64 11:08:22 ---> Running in b15aee13386a 11:08:23 Removing intermediate container b15aee13386a 11:08:23 ---> c936c891603e 11:08:23 Step 24/25 : LABEL git_sha=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f 11:08:23 ---> Running in 2e6f5eeca001 11:08:23 Removing intermediate container 2e6f5eeca001 11:08:23 ---> f1264a6dea60 11:08:23 Step 25/25 : LABEL version=0.0.0 11:08:23 ---> Running in 7539e8df949d 11:08:23 Removing intermediate container 7539e8df949d 11:08:23 ---> b488a846c5b0 11:08:23 [Warning] One or more build-args [ARCH] were not consumed 11:08:23 Successfully built b488a846c5b0 11:08:23 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:08:24 11:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:08:25 arm64: Pulling from edgex-lftools-log-publisher 11:08:25 8998bd30e6a1: Pulling fs layer 11:08:25 04944245beec: Pulling fs layer 11:08:25 699f458cf7ca: Pulling fs layer 11:08:25 765212b225bb: Pulling fs layer 11:08:25 f23df028b6ca: Pulling fs layer 11:08:25 d65c8cfc05b1: Pulling fs layer 11:08:25 2437ff75d9bd: Pulling fs layer 11:08:25 765212b225bb: Waiting 11:08:25 f23df028b6ca: Waiting 11:08:25 d65c8cfc05b1: Waiting 11:08:25 2437ff75d9bd: Waiting 11:08:25 04944245beec: Verifying Checksum 11:08:25 04944245beec: Download complete 11:08:25 765212b225bb: Verifying Checksum 11:08:25 765212b225bb: Download complete 11:08:25 f23df028b6ca: Verifying Checksum 11:08:25 f23df028b6ca: Download complete 11:08:25 d65c8cfc05b1: Download complete 11:08:25 699f458cf7ca: Verifying Checksum 11:08:26 8998bd30e6a1: Verifying Checksum 11:08:26 8998bd30e6a1: Download complete 11:08:28 2437ff75d9bd: Verifying Checksum 11:08:28 2437ff75d9bd: Download complete 11:08:31 8998bd30e6a1: Pull complete 11:08:31 04944245beec: Pull complete 11:08:33 699f458cf7ca: Pull complete 11:08:33 765212b225bb: Pull complete 11:08:34 f23df028b6ca: Pull complete 11:08:34 d65c8cfc05b1: Pull complete 11:08:49 2437ff75d9bd: Pull complete 11:08:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:08:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:49 prd-ubuntu20.04-docker-arm64-4c-16g-26351 does not seem to be running inside a container 11:08:49 $ 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 11:08:52 $ docker top 204f981c596cfed633fe40803f95f5e85fa3c4a0eac7a0d14058725ced37c0a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:52 ---> job-cost.sh 11:08:53 lf-activate-venv: SKIPPING 11:08:53 INFO: No Stack... 11:08:53 INFO: Retrieving Pricing Info for: v3-standard-4 11:08:54 INFO: Archiving Costs [Pipeline] sh 11:08:54 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:08:54 + cut -d, -f6 [Pipeline] lock 11:08:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] 11:08:54 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] did not exist. Created. 11:08:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:55 /w/workspace/device-rfid-llrp-go/1@tmp/durable-5b2c0844/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:08:55 + echo total: 0.10999999940395355 [Pipeline] stash 11:08:55 Warning: overwriting stash ‘stack-cost’ 11:08:55 Stashed 1 file(s) [Pipeline] } 11:08:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:08:55 $ docker stop --time=1 204f981c596cfed633fe40803f95f5e85fa3c4a0eac7a0d14058725ced37c0a5 11:08:57 $ docker rm -f --volumes 204f981c596cfed633fe40803f95f5e85fa3c4a0eac7a0d14058725ced37c0a5 [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 11:08:58 provisioning config files... 11:08:58 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config14820154380779062879tmp [Pipeline] { [Pipeline] sh 11:08:59 + set +x 11:08:59 + curl+ -s https://codecov.io/bash 11:08:59 bash -s -- 11:08:59 11:08:59 _____ _ 11:08:59 / ____| | | 11:08:59 | | ___ __| | ___ ___ _____ __ 11:08:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:08:59 | |___| (_) | (_| | __/ (_| (_) \ V / 11:08:59 \_____\___/ \__,_|\___|\___\___/ \_/ 11:08:59 Bash-1.0.6 11:08:59 11:08:59 11:08:59 ==> git version 2.25.1 found 11:08:59 ==> 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 11:08:59 Release-Date: 2020-01-08 11:08:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:08:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:08:59 ==> Jenkins CI detected. 11:08:59 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-329 11:08:59 project root: . 11:08:59 --> token set from env 11:08:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:08:59 ==> Running gcov in . (disable via -X gcov) 11:08:59 ==> Python coveragepy not found 11:08:59 ==> Searching for coverage reports in: 11:08:59 + . 11:08:59 -> Found 1 reports 11:08:59 ==> Detecting git/mercurial file structure 11:08:59 ==> Reading reports 11:08:59 + ./coverage.out bytes=451915 11:08:59 ==> Appending adjustments 11:08:59 https://docs.codecov.io/docs/fixing-reports 11:08:59 + Found adjustments 11:08:59 ==> Gzipping contents 11:08:59 52K /tmp/codecov.NXhXqU.gz 11:08:59 ==> Uploading reports 11:08:59 url: https://codecov.io 11:08:59 query: branch=PR-329&commit=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=329&job=&cmd_args= 11:08:59 -> Pinging Codecov 11:08:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-329&commit=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=329&job=&cmd_args= 11:08:59 -> Uploading to 11:08:59 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f/f2f7aa32-10a3-4235-bdfd-847819de8de8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T110859Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ffd6da12ba7e4349a35d920f28c710d23355ce1f0ad1ce04f27b9c2652f67bbb 11:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:59 Dload Upload Total Spent Left Speed 11:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 184k --:--:-- --:--:-- --:--:-- 184k 11:09:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] } 11:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:09:02 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-329/archives ] 11:09:02 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-329/archives 11:09:02 total 16 11:09:02 drwxr-xr-x 3 root root 4096 Nov 13 10:58 . 11:09:02 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 10:58 .. 11:09:02 drwxr-xr-x 2 root root 4096 Nov 13 10:58 cost 11:09:02 -rw-r--r-- 1 root root 91 Nov 13 10:58 cost.csv 11:09:02 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-329/archives 11:09:02 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-329/archives 11:09:02 total 16 11:09:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 10:58 . 11:09:02 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 10:58 .. 11:09:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 10:58 cost 11:09:02 -rw-r--r-- 1 jenkins jenkins 91 Nov 13 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:09:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:09:03 ---> package-listing.sh 11:09:03 ++ facter osfamily 11:09:03 ++ tr '[:upper:]' '[:lower:]' 11:09:03 + OS_FAMILY=debian 11:09:03 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-329 11:09:03 + START_PACKAGES=/tmp/packages_start.txt 11:09:03 + END_PACKAGES=/tmp/packages_end.txt 11:09:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:03 + PACKAGES=/tmp/packages_start.txt 11:09:03 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-329 ']' 11:09:03 + PACKAGES=/tmp/packages_end.txt 11:09:03 + case "${OS_FAMILY}" in 11:09:03 + dpkg -l 11:09:03 + grep '^ii' 11:09:03 + '[' -f /tmp/packages_start.txt ']' 11:09:03 + '[' -f /tmp/packages_end.txt ']' 11:09:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:03 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-329 ']' 11:09:03 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-329/archives/ 11:09:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-329/archives/ [Pipeline] echo 11:09:03 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-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:09:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:05 prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container 11:09:05 $ 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-329/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-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@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 11:09:05 $ docker top 0166635c147d0dc05e6554132409c7007098ca45e041c0f8b78ac198c36c6fcd -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:05 + touch /tmp/pre-build-complete [Pipeline] sh 11:09:06 + mkdir -p /var/log/sysstat [Pipeline] sh 11:09:06 + ls /var/log/sa-host 11:09:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:06 provisioning config files... 11:09:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config14471350513242262695tmp [Pipeline] { [Pipeline] echo 11:09:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:09:07 ---> create-netrc.sh [Pipeline] } 11:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:09:07 ---> python-tools-install.sh [Pipeline] echo 11:09:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:09:08 ---> sudo-logs.sh 11:09:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:09:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:09:08 ---> job-cost.sh 11:09:08 lf-activate-venv: SKIPPING 11:09:08 DEBUG: total: 0.2199999988079071 11:09:08 INFO: Retrieving Stack Cost... 11:09:08 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:09 INFO: Archiving Costs [Pipeline] echo 11:09:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:09:09 ---> logs-deploy.sh 11:09:09 lf-activate-venv: SKIPPING 11:09:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-329/1 11:09:09 INFO: archiving workspace using pattern(s): 11:09:10 Archives upload complete. 11:09:10 INFO: archiving logs to Nexus 11:09:11 ---> uname -a: 11:09:11 Linux prd-ubuntu20-04-docker-8c-8g-26350 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:09:11 11:09:11 11:09:11 ---> lscpu: 11:09:11 Architecture: x86_64 11:09:11 CPU op-mode(s): 32-bit, 64-bit 11:09:11 Byte Order: Little Endian 11:09:11 Address sizes: 40 bits physical, 48 bits virtual 11:09:11 CPU(s): 8 11:09:11 On-line CPU(s) list: 0-7 11:09:11 Thread(s) per core: 1 11:09:11 Core(s) per socket: 1 11:09:11 Socket(s): 8 11:09:11 NUMA node(s): 1 11:09:11 Vendor ID: AuthenticAMD 11:09:11 CPU family: 23 11:09:11 Model: 49 11:09:11 Model name: AMD EPYC-Rome Processor 11:09:11 Stepping: 0 11:09:11 CPU MHz: 2799.998 11:09:11 BogoMIPS: 5599.99 11:09:11 Virtualization: AMD-V 11:09:11 Hypervisor vendor: KVM 11:09:11 Virtualization type: full 11:09:11 L1d cache: 256 KiB 11:09:11 L1i cache: 256 KiB 11:09:11 L2 cache: 4 MiB 11:09:11 L3 cache: 128 MiB 11:09:11 NUMA node0 CPU(s): 0-7 11:09:11 Vulnerability Itlb multihit: Not affected 11:09:11 Vulnerability L1tf: Not affected 11:09:11 Vulnerability Mds: Not affected 11:09:11 Vulnerability Meltdown: Not affected 11:09:11 Vulnerability Mmio stale data: Not affected 11:09:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:09:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:09:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:09:11 Vulnerability Srbds: Not affected 11:09:11 Vulnerability Tsx async abort: Not affected 11:09:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:09:11 11:09:11 11:09:11 ---> nproc: 11:09:11 8 11:09:11 11:09:11 11:09:11 ---> df -h: 11:09:11 Filesystem Size Used Avail Use% Mounted on 11:09:11 overlay 155G 12G 143G 8% / 11:09:11 tmpfs 64M 0 64M 0% /dev 11:09:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:09:11 shm 64M 0 64M 0% /dev/shm 11:09:11 /dev/vda1 155G 12G 143G 8% /facter-os 11:09:11 11:09:11