Pull request #306 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f+aa923df82d1200a07564427012a833b2e51a1905 (9b99cb79c8261fb822c372256c6f8f45f19b1698) 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-ssh9520204700447114196.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-ssh16830300739339443011.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/app-rfid-llrp-inventory/branches/PR-306/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/app-rfid-llrp-inventory/branches/PR-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17161842190849361767.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/app-rfid-llrp-inventory/branches/PR-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8012698392504635458.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-ssh9776387928221415351.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/app-rfid-llrp-inventory/branches/PR-306/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/app-rfid-llrp-inventory/branches/PR-306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3494875757352721857.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:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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-22215 in /w/workspace/y_app-rfid-llrp-inventory_PR-306 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-306 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f Merge succeeded, producing 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f Checking out Revision 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f (PR-306) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # 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 aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:53:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:53:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:53:28 ========================================================= 13:53:28 EdgeX Global Pipelines Version Info 13:53:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:53:30 ------------------- 13:53:30 stable info: 13:53:30 ------------------- 13:53:30 Commited By: Ginny Guan ginny@iotechsys.com 13:53:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:53:30 Message: update stable to v1.0.265 13:53:30 ------------------- 13:53:30 experimental info: 13:53:30 ------------------- 13:53:30 Commited By: Cherry Wang cherry@iotechsys.com 13:53:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:53:30 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:53:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 467bad8 [Pipeline] echo 13:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:32 provisioning config files... 13:53:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/config3866946092023819982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:33 ---> ****-login.sh 13:53:33 nexus3.edgexfoundry.org:10001 13:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:33 Configure a credential helper to remove this warning. See 13:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:33 13:53:33 Login Succeeded 13:53:33 nexus3.edgexfoundry.org:10002 13:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:33 Configure a credential helper to remove this warning. See 13:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:33 13:53:33 Login Succeeded 13:53:33 nexus3.edgexfoundry.org:10003 13:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:33 Configure a credential helper to remove this warning. See 13:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:33 13:53:33 Login Succeeded 13:53:33 nexus3.edgexfoundry.org:10004 13:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:33 Configure a credential helper to remove this warning. See 13:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:33 13:53:33 Login Succeeded 13:53:33 ****.io 13:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:34 Configure a credential helper to remove this warning. See 13:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:34 13:53:34 Login Succeeded 13:53:34 ---> ****-login.sh ends [Pipeline] } 13:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:53:34 + git rev-list -1 --merges 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f~1..467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo 13:53:34 -----------> git rev-list -1 --merges 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f~1..467bad83ac0d7d1a29fac0bdf729e917baf0dc6f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [false] [Pipeline] sh 13:53:35 + git log --format=format:%s -1 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo 13:53:35 ========================================================= 13:53:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:53:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:35 + git log --format=format:%s -1 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo 13:53:35 [semverPrep] GIT_COMMIT: 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:53:35 [semverPrep] This is not a build commit. [Pipeline] sh 13:53:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:53:36 + grep -v github /etc/ssh/ssh_known_hosts 13:53:36 + [ -e /tmp/ssh_known_hosts ] 13:53:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:53:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:53:36 + sudo tee -a /etc/ssh/ssh_known_hosts 13:53:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:36 13:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:37 0.1.4: Pulling from edgex-devops/py-git-semver 13:53:37 b85a868b505f: Pulling fs layer 13:53:37 e2be974225ed: Pulling fs layer 13:53:37 339a4e72a1f5: Pulling fs layer 13:53:37 988bab9f4d93: Pulling fs layer 13:53:37 1469e6f7b9e6: Pulling fs layer 13:53:37 eaf3925da568: Pulling fs layer 13:53:37 bab4dde63d76: Pulling fs layer 13:53:37 bde34c3a00c8: Pulling fs layer 13:53:37 b352a97aabf1: Pulling fs layer 13:53:37 4872d77fe225: Pulling fs layer 13:53:37 5851b861e8e6: Pulling fs layer 13:53:37 bde34c3a00c8: Waiting 13:53:37 b352a97aabf1: Waiting 13:53:37 4872d77fe225: Waiting 13:53:37 988bab9f4d93: Waiting 13:53:37 5851b861e8e6: Waiting 13:53:37 eaf3925da568: Waiting 13:53:37 1469e6f7b9e6: Waiting 13:53:37 bab4dde63d76: Waiting 13:53:37 e2be974225ed: Verifying Checksum 13:53:37 e2be974225ed: Download complete 13:53:37 988bab9f4d93: Verifying Checksum 13:53:37 988bab9f4d93: Download complete 13:53:37 1469e6f7b9e6: Verifying Checksum 13:53:37 1469e6f7b9e6: Download complete 13:53:37 eaf3925da568: Download complete 13:53:37 339a4e72a1f5: Verifying Checksum 13:53:37 339a4e72a1f5: Download complete 13:53:37 bde34c3a00c8: Download complete 13:53:37 b352a97aabf1: Download complete 13:53:37 5851b861e8e6: Download complete 13:53:37 b85a868b505f: Download complete 13:53:37 bab4dde63d76: Verifying Checksum 13:53:37 bab4dde63d76: Download complete 13:53:38 b85a868b505f: Pull complete 13:53:39 e2be974225ed: Pull complete 13:53:39 339a4e72a1f5: Pull complete 13:53:39 988bab9f4d93: Pull complete 13:53:39 1469e6f7b9e6: Pull complete 13:53:39 eaf3925da568: Pull complete 13:53:41 bab4dde63d76: Pull complete 13:53:41 bde34c3a00c8: Pull complete 13:53:41 b352a97aabf1: Pull complete 13:53:41 4872d77fe225: Pull complete 13:53:41 5851b861e8e6: Pull complete 13:53:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:42 prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container 13:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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 13:53:46 $ docker top 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 -eo pid,comm 13:53:46 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). 13:53:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:53:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:46 [ssh-agent] Looking for ssh-agent implementation... 13:53:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:46 $ docker exec 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent 13:53:47 SSH_AUTH_SOCK=/tmp/ssh-uqeGxZ8q5hQN/agent.14 13:53:47 SSH_AGENT_PID=27 13:53:47 Running ssh-add (command line suppressed) 13:53:47 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_12044315632590970809.key (/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_12044315632590970809.key) 13:53:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:47 + git tag --points-at HEAD [Pipeline] } 13:53:47 $ docker exec --env ******** --env ******** 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent -k 13:53:47 unset SSH_AUTH_SOCK; 13:53:47 unset SSH_AGENT_PID; 13:53:47 echo Agent pid 27 killed; 13:53:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:53:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:47 [ssh-agent] Looking for ssh-agent implementation... 13:53:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:47 $ docker exec 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent 13:53:48 SSH_AUTH_SOCK=/tmp/ssh-fJs7IEpGl07L/agent.71 13:53:48 SSH_AGENT_PID=77 13:53:48 Running ssh-add (command line suppressed) 13:53:48 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_1077556307474759098.key (/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_1077556307474759098.key) 13:53:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:48 + git semver init 13:53:48 2024-10-08 13:53:48,669 [run_init] DEBUG init version:0.0.0 force:False 13:53:48 2024-10-08 13:53:48,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver 13:53:48 2024-10-08 13:53:48,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver 13:53:48 2024-10-08 13:53:48,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-306, universal_newlines=False, shell=None, istream=None) 13:53:53 2024-10-08 13:53:52,479 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.git/info/exclude 13:53:53 2024-10-08 13:53:52,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver/PR-306 with force:False 13:53:53 2024-10-08 13:53:52,480 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver/PR-306 13:53:53 2024-10-08 13:53:52,485 [execute] INFO git cat-file --batch-check 13:53:53 2024-10-08 13:53:52,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver, universal_newlines=False, shell=None, istream=) 13:53:53 2024-10-08 13:53:52,491 [execute] INFO git cat-file --batch 13:53:53 2024-10-08 13:53:52,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver, universal_newlines=False, shell=None, istream=) 13:53:53 2024-10-08 13:53:52,497 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver/PR-306 13:53:53 0.0.0 [Pipeline] } 13:53:53 $ docker exec --env ******** --env ******** 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent -k 13:53:53 unset SSH_AUTH_SOCK; 13:53:53 unset SSH_AGENT_PID; 13:53:53 echo Agent pid 77 killed; 13:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:53 + git semver [Pipeline] } 13:53:53 $ docker stop --time=1 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 13:53:55 $ docker rm -f --volumes 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:53:56 Stashed 1 file(s) [Pipeline] echo 13:53:56 [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 13:53:57 provisioning config files... 13:53:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/config7448522732433213377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:57 ---> ****-login.sh 13:53:57 nexus3.edgexfoundry.org:10001 13:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:57 Configure a credential helper to remove this warning. See 13:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:57 13:53:57 Login Succeeded 13:53:57 nexus3.edgexfoundry.org:10002 13:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:57 Configure a credential helper to remove this warning. See 13:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:57 13:53:57 Login Succeeded 13:53:57 nexus3.edgexfoundry.org:10003 13:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:57 Configure a credential helper to remove this warning. See 13:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:57 13:53:57 Login Succeeded 13:53:57 nexus3.edgexfoundry.org:10004 13:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:57 Configure a credential helper to remove this warning. See 13:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:57 13:53:57 Login Succeeded 13:53:57 ****.io 13:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:57 Configure a credential helper to remove this warning. See 13:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:57 13:53:57 Login Succeeded 13:53:57 ---> ****-login.sh ends [Pipeline] } 13:53:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:58 ========================================================= 13:53:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:53:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:58 + 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 . 13:53:58 Sending build context to Docker daemon 19.96MB 13:53:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:53:58 Step 2/12 : FROM ${BASE} AS builder 13:53:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:53:58 43c4264eed91: Pulling fs layer 13:53:58 4cc291be95ef: Pulling fs layer 13:53:58 2ac1f1163629: Pulling fs layer 13:53:58 5c3c966382ef: Pulling fs layer 13:53:58 4f4fb700ef54: Pulling fs layer 13:53:58 5d5c8e513c77: Pulling fs layer 13:53:58 9f66e0745190: Pulling fs layer 13:53:58 f49a43e4bbc0: Pulling fs layer 13:53:58 4f4fb700ef54: Waiting 13:53:58 9f66e0745190: Waiting 13:53:58 5d5c8e513c77: Waiting 13:53:58 5c3c966382ef: Waiting 13:53:58 561ebcabdf7f: Pulling fs layer 13:53:58 f49a43e4bbc0: Waiting 13:53:59 4cc291be95ef: Download complete 13:53:59 5c3c966382ef: Download complete 13:53:59 4f4fb700ef54: Download complete 13:53:59 5d5c8e513c77: Verifying Checksum 13:53:59 5d5c8e513c77: Download complete 13:53:59 43c4264eed91: Download complete 13:53:59 9f66e0745190: Verifying Checksum 13:53:59 9f66e0745190: Download complete 13:53:59 43c4264eed91: Pull complete 13:53:59 561ebcabdf7f: Download complete 13:53:59 4cc291be95ef: Pull complete 13:53:59 2ac1f1163629: Verifying Checksum 13:53:59 2ac1f1163629: Download complete 13:53:59 f49a43e4bbc0: Verifying Checksum 13:53:59 f49a43e4bbc0: Download complete 13:54:03 2ac1f1163629: Pull complete 13:54:03 5c3c966382ef: Pull complete 13:54:03 4f4fb700ef54: Pull complete 13:54:03 5d5c8e513c77: Pull complete 13:54:03 9f66e0745190: Pull complete 13:54:05 f49a43e4bbc0: Pull complete 13:54:05 561ebcabdf7f: Pull complete 13:54:05 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:54:05 ---> 3a752c3f9dda 13:54:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:54:11 Still waiting to schedule task 13:54:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:54:12 ---> Running in 7df21d4d43b1 13:54:12 Removing intermediate container 7df21d4d43b1 13:54:12 ---> c220d698de49 13:54:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:54:12 ---> Running in dacda2fe4e00 13:54:12 Removing intermediate container dacda2fe4e00 13:54:12 ---> a4d657ae5d83 13:54:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:54:12 ---> Running in 32e056ed8af7 13:54:12 Removing intermediate container 32e056ed8af7 13:54:12 ---> 19f1911f5cc2 13:54:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:12 ---> Running in 0b6af446d4d1 13:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:54:12 OK: 246 MiB in 54 packages 13:54:13 Removing intermediate container 0b6af446d4d1 13:54:13 ---> 5656982c1b9d 13:54:13 Step 7/12 : WORKDIR /app 13:54:13 ---> Running in 0459ce48edb6 13:54:13 Removing intermediate container 0459ce48edb6 13:54:13 ---> e2db6e619da8 13:54:13 Step 8/12 : COPY go.mod vendor* ./ 13:54:13 ---> 3e4454f081a8 13:54:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:13 ---> Running in 51a454c0157f 13:55:09 Removing intermediate container 51a454c0157f 13:55:09 ---> fdadaf0b1516 13:55:09 Step 10/12 : COPY . . 13:55:09 ---> 0bb8fbf5c08d 13:55:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:09 ---> Running in 89c6e1190b26 13:55:09 Removing intermediate container 89c6e1190b26 13:55:09 ---> a90efc42d8af 13:55:09 Step 12/12 : RUN $MAKE 13:55:09 ---> Running in 2e0927506d75 13:55:09 noop 13:55:09 Removing intermediate container 2e0927506d75 13:55:09 ---> f05503c4e83d 13:55:09 Successfully built f05503c4e83d 13:55:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:10 + docker inspect -f . ci-base-image-x86_64 13:55:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:10 prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container 13:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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 13:55:10 $ docker top 481a774912b186c3969b03fec4a2ae21f63a7cb0c52bddcbcec3b0edcae000d3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:11 + go version 13:55:11 go version go1.23.2 linux/amd64 [Pipeline] } 13:55:11 $ docker stop --time=1 481a774912b186c3969b03fec4a2ae21f63a7cb0c52bddcbcec3b0edcae000d3 13:55:12 $ docker rm -f --volumes 481a774912b186c3969b03fec4a2ae21f63a7cb0c52bddcbcec3b0edcae000d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:13 + docker inspect -f . ci-base-image-x86_64 13:55:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:13 prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container 13:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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 13:55:13 $ docker top 9096dc9e320904c5787dc373f8b18189390e742bdcb963810f192b828961ac47 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:14 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-306 [Pipeline] fileExists [Pipeline] sh 13:55:14 + make test 13:55:14 go test -race ./... -coverprofile=coverage.out ./... 13:55:15 go: updates to go.mod needed; to update it: 13:55:15 go mod tidy 13:55:15 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 13:55:15 $ docker stop --time=1 9096dc9e320904c5787dc373f8b18189390e742bdcb963810f192b828961ac47 13:55:16 $ docker rm -f --volumes 9096dc9e320904c5787dc373f8b18189390e742bdcb963810f192b828961ac47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:18 13:55:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:18 latest: Pulling from edgex-lftools-log-publisher 13:55:18 5eb5b503b376: Pulling fs layer 13:55:18 5c69ac0246d0: Pulling fs layer 13:55:18 ec43610c2a17: Pulling fs layer 13:55:18 3a2ae6a8a46f: Pulling fs layer 13:55:18 33b1e0a273af: Pulling fs layer 13:55:18 5d3b04190fa2: Pulling fs layer 13:55:18 2f39f015ded8: Pulling fs layer 13:55:18 33b1e0a273af: Waiting 13:55:18 2f39f015ded8: Waiting 13:55:18 5d3b04190fa2: Waiting 13:55:18 5c69ac0246d0: Download complete 13:55:18 3a2ae6a8a46f: Verifying Checksum 13:55:18 3a2ae6a8a46f: Download complete 13:55:18 33b1e0a273af: Verifying Checksum 13:55:18 33b1e0a273af: Download complete 13:55:18 5d3b04190fa2: Download complete 13:55:18 ec43610c2a17: Download complete 13:55:18 5eb5b503b376: Verifying Checksum 13:55:18 5eb5b503b376: Download complete 13:55:19 2f39f015ded8: Download complete 13:55:20 5eb5b503b376: Pull complete 13:55:20 5c69ac0246d0: Pull complete 13:55:20 ec43610c2a17: Pull complete 13:55:20 3a2ae6a8a46f: Pull complete 13:55:20 33b1e0a273af: Pull complete 13:55:20 5d3b04190fa2: Pull complete 13:55:25 2f39f015ded8: Pull complete 13:55:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:25 prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container 13:55:25 $ 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/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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 13:55:30 $ docker top c260e11e385cd6a316ff6bf06978255a9a738e5d02bc5ed17adddb659bde6d91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:31 ---> job-cost.sh 13:55:31 lf-activate-venv: SKIPPING 13:55:31 INFO: No Stack... 13:55:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:55:31 INFO: Archiving Costs [Pipeline] sh 13:55:31 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives/cost.csv 13:55:31 + cut -d, -f6 [Pipeline] lock 13:55:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] 13:55:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] did not exist. Created. 13:55:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:55:32 + echo total: 0.2199999988079071 [Pipeline] stash 13:55:32 Stashed 1 file(s) [Pipeline] } 13:55:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:55:32 $ docker stop --time=1 c260e11e385cd6a316ff6bf06978255a9a738e5d02bc5ed17adddb659bde6d91 13:55:33 $ docker rm -f --volumes c260e11e385cd6a316ff6bf06978255a9a738e5d02bc5ed17adddb659bde6d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:55:34 Failed in branch amd64 13:55:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22216 in /w/workspace/y_app-rfid-llrp-inventory_PR-306 [Pipeline] { [Pipeline] ws 13:55:45 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:55:49 The recommended git tool is: git 13:55:53 using credential edgex-jenkins-ssh 13:55:53 Cloning the remote Git repository 13:55:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:55:53 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:55:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:55:53 > git --version # timeout=10 13:55:53 > git --version # 'git version 2.25.1' 13:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:55:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:59 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f 13:55:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:55:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:55:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:55:59 > git config core.sparsecheckout # timeout=10 13:55:59 Merge succeeded, producing 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f 13:55:59 Checking out Revision 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f (PR-306) 13:56:00 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:56:00 > git --version # timeout=10 13:56:00 > git --version # 'git version 2.25.1' 13:56:00 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:55:59 > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # timeout=10 13:55:59 > git remote # timeout=10 13:55:59 > git config --get remote.origin.url # timeout=10 13:55:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:59 > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 13:55:59 > git rev-parse HEAD^{commit} # timeout=10 13:55:59 > git config core.sparsecheckout # timeout=10 13:55:59 > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:56:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:56:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:56:04 Dload Upload Total Spent Left Speed 13:56:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 13:56:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:56:05 + + sudo teesudo /etc/docker/daemon.new jq 13:56:05 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:56:05 { 13:56:05 "registry-mirrors": [ 13:56:05 "https://nexus3.edgexfoundry.org:10001" 13:56:05 ], 13:56:05 "bip": "10.250.0.254/24", 13:56:05 "hosts": [ 13:56:05 "tcp://0.0.0.0:5555", 13:56:05 "unix:///var/run/docker.sock" 13:56:05 ], 13:56:05 "mtu": 1458, 13:56:05 "selinux-enabled": true, 13:56:05 "seccomp-profile": "/etc/docker/seccomp.json" 13:56:05 } [Pipeline] sh 13:56:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:56:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:24 provisioning config files... 13:56:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9153961163175011015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:25 ---> ****-login.sh 13:56:25 nexus3.edgexfoundry.org:10001 13:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:25 Configure a credential helper to remove this warning. See 13:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:25 13:56:25 Login Succeeded 13:56:25 nexus3.edgexfoundry.org:10002 13:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:26 Configure a credential helper to remove this warning. See 13:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:26 13:56:26 Login Succeeded 13:56:26 nexus3.edgexfoundry.org:10003 13:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:26 Configure a credential helper to remove this warning. See 13:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:26 13:56:26 Login Succeeded 13:56:26 nexus3.edgexfoundry.org:10004 13:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:26 Configure a credential helper to remove this warning. See 13:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:26 13:56:26 Login Succeeded 13:56:26 ****.io 13:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:27 Configure a credential helper to remove this warning. See 13:56:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:27 13:56:27 Login Succeeded 13:56:27 ---> ****-login.sh ends [Pipeline] } 13:56:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:56:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:56:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:56:27 ========================================================= 13:56:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:56:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:28 + 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 . 13:56:28 Sending build context to Docker daemon 673.8kB 13:56:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:56:28 Step 2/12 : FROM ${BASE} AS builder 13:56:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:56:28 cf04c63912e1: Pulling fs layer 13:56:28 55b35a11ae5e: Pulling fs layer 13:56:28 a37a00ec5f00: Pulling fs layer 13:56:28 50b3750afda1: Pulling fs layer 13:56:28 4f4fb700ef54: Pulling fs layer 13:56:28 80978eb59214: Pulling fs layer 13:56:28 c9f46d7d2bd2: Pulling fs layer 13:56:28 c5a475d317c9: Pulling fs layer 13:56:28 4f4fb700ef54: Waiting 13:56:28 80978eb59214: Waiting 13:56:28 c9f46d7d2bd2: Waiting 13:56:28 c5a475d317c9: Waiting 13:56:28 50b3750afda1: Waiting 13:56:29 55b35a11ae5e: Download complete 13:56:29 50b3750afda1: Verifying Checksum 13:56:29 50b3750afda1: Download complete 13:56:29 4f4fb700ef54: Verifying Checksum 13:56:29 4f4fb700ef54: Download complete 13:56:29 80978eb59214: Verifying Checksum 13:56:29 80978eb59214: Download complete 13:56:29 cf04c63912e1: Verifying Checksum 13:56:29 cf04c63912e1: Download complete 13:56:29 c5a475d317c9: Verifying Checksum 13:56:29 c5a475d317c9: Download complete 13:56:30 cf04c63912e1: Pull complete 13:56:30 55b35a11ae5e: Pull complete 13:56:30 a37a00ec5f00: Verifying Checksum 13:56:30 a37a00ec5f00: Download complete 13:56:31 c9f46d7d2bd2: Verifying Checksum 13:56:31 c9f46d7d2bd2: Download complete 13:56:46 a37a00ec5f00: Pull complete 13:56:46 50b3750afda1: Pull complete 13:56:46 4f4fb700ef54: Pull complete 13:56:46 80978eb59214: Pull complete 13:56:53 c9f46d7d2bd2: Pull complete 13:56:54 c5a475d317c9: Pull complete 13:56:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:56:54 ---> be29e6b0f0d4 13:56:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:56:55 ---> Running in 8a1bb5751f1d 13:56:55 Removing intermediate container 8a1bb5751f1d 13:56:55 ---> ae54309720c3 13:56:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:56:55 ---> Running in d02ed4b0b09b 13:56:56 Removing intermediate container d02ed4b0b09b 13:56:56 ---> ea41d3a4bc79 13:56:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:56:56 ---> Running in bced4f9387f7 13:56:56 Removing intermediate container bced4f9387f7 13:56:56 ---> 2b5e14e04a4d 13:56:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:56:56 ---> Running in 4c9b2ff0841f 13:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:56:59 OK: 238 MiB in 54 packages 13:57:00 Removing intermediate container 4c9b2ff0841f 13:57:00 ---> c0df3f57fdaf 13:57:00 Step 7/12 : WORKDIR /app 13:57:00 ---> Running in 50cc11d990ac 13:57:00 Removing intermediate container 50cc11d990ac 13:57:00 ---> 94946aa7903d 13:57:00 Step 8/12 : COPY go.mod vendor* ./ 13:57:00 ---> 58e5fabb546f 13:57:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:01 ---> Running in 3d44aeea228d 13:58:52 Removing intermediate container 3d44aeea228d 13:58:52 ---> e21a1b07322d 13:58:52 Step 10/12 : COPY . . 13:58:52 ---> cd43c3a4f8b9 13:58:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:58:52 ---> Running in f18146923ae8 13:58:52 Removing intermediate container f18146923ae8 13:58:52 ---> 352df54a9cf7 13:58:52 Step 12/12 : RUN $MAKE 13:58:52 ---> Running in 545454aa3d2d 13:58:52 noop 13:58:52 Removing intermediate container 545454aa3d2d 13:58:52 ---> 4aabc6ca9731 13:58:52 Successfully built 4aabc6ca9731 13:58:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:53 + docker inspect -f . ci-base-image-arm64 13:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-22216 does not seem to be running inside a container 13:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 13:58:54 $ docker top a8e2e657a1f3e6d3043645301fc0202d97ac585278eb136e854cdf180f564871 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:55 + go version 13:58:55 go version go1.23.2 linux/arm64 [Pipeline] } 13:58:55 $ docker stop --time=1 a8e2e657a1f3e6d3043645301fc0202d97ac585278eb136e854cdf180f564871 13:58:57 $ docker rm -f --volumes a8e2e657a1f3e6d3043645301fc0202d97ac585278eb136e854cdf180f564871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:58 + docker inspect -f . ci-base-image-arm64 13:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:58 prd-ubuntu20.04-docker-arm64-4c-16g-22216 does not seem to be running inside a container 13:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 13:58:59 $ docker top 08f9df26204b462df182285dd6ebd4d7bbb7a5386e87cdde0b74c852bb07062d -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:00 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:59:01 + make test 13:59:01 go test -race ./... -coverprofile=coverage.out ./... 13:59:06 go: updates to go.mod needed; to update it: 13:59:06 go mod tidy 13:59:06 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 13:59:06 $ docker stop --time=1 08f9df26204b462df182285dd6ebd4d7bbb7a5386e87cdde0b74c852bb07062d 13:59:08 $ docker rm -f --volumes 08f9df26204b462df182285dd6ebd4d7bbb7a5386e87cdde0b74c852bb07062d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:10 13:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:10 arm64: Pulling from edgex-lftools-log-publisher 13:59:10 8998bd30e6a1: Pulling fs layer 13:59:10 04944245beec: Pulling fs layer 13:59:10 699f458cf7ca: Pulling fs layer 13:59:10 765212b225bb: Pulling fs layer 13:59:10 f23df028b6ca: Pulling fs layer 13:59:10 d65c8cfc05b1: Pulling fs layer 13:59:10 2437ff75d9bd: Pulling fs layer 13:59:10 f23df028b6ca: Waiting 13:59:10 d65c8cfc05b1: Waiting 13:59:10 765212b225bb: Waiting 13:59:10 2437ff75d9bd: Waiting 13:59:10 04944245beec: Verifying Checksum 13:59:10 04944245beec: Download complete 13:59:10 765212b225bb: Verifying Checksum 13:59:10 765212b225bb: Download complete 13:59:11 f23df028b6ca: Verifying Checksum 13:59:11 f23df028b6ca: Download complete 13:59:11 d65c8cfc05b1: Verifying Checksum 13:59:11 d65c8cfc05b1: Download complete 13:59:11 699f458cf7ca: Verifying Checksum 13:59:11 699f458cf7ca: Download complete 13:59:11 8998bd30e6a1: Verifying Checksum 13:59:11 8998bd30e6a1: Download complete 13:59:14 2437ff75d9bd: Verifying Checksum 13:59:14 2437ff75d9bd: Download complete 13:59:16 8998bd30e6a1: Pull complete 13:59:16 04944245beec: Pull complete 13:59:18 699f458cf7ca: Pull complete 13:59:18 765212b225bb: Pull complete 13:59:19 f23df028b6ca: Pull complete 13:59:19 d65c8cfc05b1: Pull complete 13:59:38 2437ff75d9bd: Pull complete 13:59:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:38 prd-ubuntu20.04-docker-arm64-4c-16g-22216 does not seem to be running inside a container 13:59:38 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 13:59:41 $ docker top 4f7c1a793a0a14ce62df11581bb5f134e0c95279626927ebceaefe8890a7bfc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:42 ---> job-cost.sh 13:59:42 lf-activate-venv: SKIPPING 13:59:42 INFO: No Stack... 13:59:43 INFO: Retrieving Pricing Info for: v3-standard-4 13:59:44 INFO: Archiving Costs [Pipeline] sh 13:59:44 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:59:44 + cut -d, -f6 [Pipeline] lock 13:59:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] 13:59:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] did not exist. Created. 13:59:44 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:45 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-af1fdbee/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:59:45 + echo total: 0.10999999940395355 [Pipeline] stash 13:59:45 Warning: overwriting stash ‘stack-cost’ 13:59:46 Stashed 1 file(s) [Pipeline] } 13:59:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:59:46 $ docker stop --time=1 4f7c1a793a0a14ce62df11581bb5f134e0c95279626927ebceaefe8890a7bfc5 13:59:47 $ docker rm -f --volumes 4f7c1a793a0a14ce62df11581bb5f134e0c95279626927ebceaefe8890a7bfc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:59:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 13:59:51 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives ] 13:59:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives 13:59:51 total 16 13:59:51 drwxr-xr-x 3 root root 4096 Oct 8 13:55 . 13:59:51 drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 13:55 .. 13:59:51 drwxr-xr-x 2 root root 4096 Oct 8 13:55 cost 13:59:51 -rw-r--r-- 1 root root 95 Oct 8 13:55 cost.csv 13:59:51 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives 13:59:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives 13:59:51 total 16 13:59:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 13:55 . 13:59:51 drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 13:55 .. 13:59:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 13:55 cost 13:59:51 -rw-r--r-- 1 jenkins jenkins 95 Oct 8 13:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:59:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:52 ---> package-listing.sh 13:59:52 ++ tr '[:upper:]' '[:lower:]' 13:59:52 ++ facter osfamily 13:59:52 + OS_FAMILY=debian 13:59:52 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-306 13:59:52 + START_PACKAGES=/tmp/packages_start.txt 13:59:52 + END_PACKAGES=/tmp/packages_end.txt 13:59:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:52 + PACKAGES=/tmp/packages_start.txt 13:59:52 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-306 ']' 13:59:52 + PACKAGES=/tmp/packages_end.txt 13:59:52 + case "${OS_FAMILY}" in 13:59:52 + dpkg -l 13:59:52 + grep '^ii' 13:59:52 + '[' -f /tmp/packages_start.txt ']' 13:59:52 + '[' -f /tmp/packages_end.txt ']' 13:59:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:52 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-306 ']' 13:59:52 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives/ 13:59:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives/ [Pipeline] echo 13:59:52 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/y_app-rfid-llrp-inventory_PR-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:53 prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container 13:59:53 $ 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/y_app-rfid-llrp-inventory_PR-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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 13:59:54 $ docker top a1aaff17c9f3aa64d6a1a917c1f5f5bf0828023fd03a174f989f13ff7533ab3b -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:54 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:54 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:55 + ls /var/log/sa-host 13:59:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:55 provisioning config files... 13:59:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/config2869557382051141444tmp [Pipeline] { [Pipeline] echo 13:59:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:55 ---> create-netrc.sh [Pipeline] } 13:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:56 ---> python-tools-install.sh [Pipeline] echo 13:59:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:56 ---> sudo-logs.sh 13:59:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:57 ---> job-cost.sh 13:59:57 lf-activate-venv: SKIPPING 13:59:57 DEBUG: total: 0.2199999988079071 13:59:57 INFO: Retrieving Stack Cost... 14:00:00 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:00 INFO: Archiving Costs [Pipeline] echo 14:00:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:00:00 ---> logs-deploy.sh 14:00:00 lf-activate-venv: SKIPPING 14:00:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-306/1 14:00:00 INFO: archiving workspace using pattern(s): 14:00:01 Archives upload complete. 14:00:01 INFO: archiving logs to Nexus