Pull request #308 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f+95b5ba45ed890436408b451c9d092a97407cb521 (ee34f0e0fc701deee96f089eb27f8a142c206b51) 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-ssh2146614171244440829.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-ssh10258619937597012803.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18371048389935709785.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 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-ssh484866853109599007.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7054264406234193432.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22349 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [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-308 # 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 > 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/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 95b5ba45ed890436408b451c9d092a97407cb521 into PR head commit 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f Merge succeeded, producing 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f Checking out Revision 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f (PR-308) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # 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 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # timeout=10 > git rev-list --no-walk 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:02:45.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:02:45.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:02:45.402Z] ========================================================= [2024-10-09T22:02:45.402Z] EdgeX Global Pipelines Version Info [2024-10-09T22:02:45.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:02:46.111Z] ------------------- [2024-10-09T22:02:46.112Z] stable info: [2024-10-09T22:02:46.112Z] ------------------- [2024-10-09T22:02:46.112Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:02:46.112Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:02:46.112Z] Message: update stable to v1.0.265 [2024-10-09T22:02:46.682Z] ------------------- [2024-10-09T22:02:46.682Z] experimental info: [2024-10-09T22:02:46.682Z] ------------------- [2024-10-09T22:02:46.682Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:02:46.682Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:02:46.682Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:02:46.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-09T22:02:46.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T22:02:46.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:02:46.821Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:02:46.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:02:46.866Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:02:46.889Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:02:46.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:02:46.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:02:46.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:02:46.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:02:47.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T22:02:47.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:02:47.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:02:47.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:02:47.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:02:47.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:02:47.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:02:47.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:02:47.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:02:47.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:02:47.220Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:02:47.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:02:47.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:02:47.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:02:47.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:02:47.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:02:47.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo [2024-10-09T22:02:47.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo [2024-10-09T22:02:47.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo [2024-10-09T22:02:47.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo [2024-10-09T22:02:47.437Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16c9d60 [Pipeline] echo [2024-10-09T22:02:47.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:02:47.515Z] provisioning config files... [2024-10-09T22:02:47.527Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config1810282533531539204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:02:47.857Z] ---> ****-login.sh [2024-10-09T22:02:47.857Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:02:48.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:02:48.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:02:48.117Z] Configure a credential helper to remove this warning. See [2024-10-09T22:02:48.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:02:48.117Z] [2024-10-09T22:02:48.117Z] Login Succeeded [2024-10-09T22:02:48.117Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:02:48.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:02:48.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:02:48.379Z] Configure a credential helper to remove this warning. See [2024-10-09T22:02:48.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:02:48.379Z] [2024-10-09T22:02:48.379Z] Login Succeeded [2024-10-09T22:02:48.379Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:02:48.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:02:48.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:02:48.379Z] Configure a credential helper to remove this warning. See [2024-10-09T22:02:48.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:02:48.379Z] [2024-10-09T22:02:48.379Z] Login Succeeded [2024-10-09T22:02:48.379Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:02:48.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:02:48.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:02:48.640Z] Configure a credential helper to remove this warning. See [2024-10-09T22:02:48.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:02:48.640Z] [2024-10-09T22:02:48.640Z] Login Succeeded [2024-10-09T22:02:48.640Z] ****.io [2024-10-09T22:02:48.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:02:48.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:02:48.901Z] Configure a credential helper to remove this warning. See [2024-10-09T22:02:48.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:02:48.901Z] [2024-10-09T22:02:48.901Z] Login Succeeded [2024-10-09T22:02:48.901Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:02:48.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:02:49.329Z] + git rev-list -1 --merges 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f~1..16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo [2024-10-09T22:02:49.358Z] -----------> git rev-list -1 --merges 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f~1..16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [false] [Pipeline] sh [2024-10-09T22:02:49.654Z] + git log --format=format:%s -1 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo [2024-10-09T22:02:49.673Z] ========================================================= [2024-10-09T22:02:49.673Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:02:49.673Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:02:50.030Z] + git log --format=format:%s -1 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo [2024-10-09T22:02:50.043Z] [semverPrep] GIT_COMMIT: 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-09T22:02:50.060Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:02:50.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:02:50.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:02:50.422Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:02:50.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:02:50.422Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:02:50.422Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:02:50.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:50.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:02:50.796Z] [2024-10-09T22:02:50.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:51.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:02:51.100Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:02:51.100Z] b85a868b505f: Pulling fs layer [2024-10-09T22:02:51.100Z] e2be974225ed: Pulling fs layer [2024-10-09T22:02:51.100Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:02:51.100Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:02:51.100Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:02:51.100Z] eaf3925da568: Pulling fs layer [2024-10-09T22:02:51.100Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:02:51.100Z] 988bab9f4d93: Waiting [2024-10-09T22:02:51.100Z] 1469e6f7b9e6: Waiting [2024-10-09T22:02:51.100Z] eaf3925da568: Waiting [2024-10-09T22:02:51.100Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:02:51.100Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:02:51.100Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:02:51.100Z] bde34c3a00c8: Waiting [2024-10-09T22:02:51.100Z] b352a97aabf1: Waiting [2024-10-09T22:02:51.100Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:02:51.100Z] 5851b861e8e6: Waiting [2024-10-09T22:02:51.100Z] 4872d77fe225: Waiting [2024-10-09T22:02:51.100Z] e2be974225ed: Verifying Checksum [2024-10-09T22:02:51.100Z] e2be974225ed: Download complete [2024-10-09T22:02:51.100Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:02:51.100Z] 988bab9f4d93: Download complete [2024-10-09T22:02:51.100Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:02:51.100Z] 1469e6f7b9e6: Download complete [2024-10-09T22:02:51.100Z] eaf3925da568: Verifying Checksum [2024-10-09T22:02:51.100Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:02:51.100Z] 339a4e72a1f5: Download complete [2024-10-09T22:02:51.359Z] bde34c3a00c8: Verifying Checksum [2024-10-09T22:02:51.359Z] bde34c3a00c8: Download complete [2024-10-09T22:02:51.359Z] b352a97aabf1: Verifying Checksum [2024-10-09T22:02:51.359Z] b352a97aabf1: Download complete [2024-10-09T22:02:51.359Z] 4872d77fe225: Verifying Checksum [2024-10-09T22:02:51.359Z] 4872d77fe225: Download complete [2024-10-09T22:02:51.359Z] 5851b861e8e6: Verifying Checksum [2024-10-09T22:02:51.359Z] b85a868b505f: Download complete [2024-10-09T22:02:51.617Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:02:51.617Z] bab4dde63d76: Download complete [2024-10-09T22:02:52.554Z] b85a868b505f: Pull complete [2024-10-09T22:02:52.554Z] e2be974225ed: Pull complete [2024-10-09T22:02:53.123Z] 339a4e72a1f5: Pull complete [2024-10-09T22:02:53.123Z] 988bab9f4d93: Pull complete [2024-10-09T22:02:53.382Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:02:53.382Z] eaf3925da568: Pull complete [2024-10-09T22:02:55.285Z] bab4dde63d76: Pull complete [2024-10-09T22:02:55.285Z] bde34c3a00c8: Pull complete [2024-10-09T22:02:55.285Z] b352a97aabf1: Pull complete [2024-10-09T22:02:55.545Z] 4872d77fe225: Pull complete [2024-10-09T22:02:55.545Z] 5851b861e8e6: Pull complete [2024-10-09T22:02:55.545Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:02:55.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:02:55.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:55.679Z] prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container [2024-10-09T22:02:55.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-devops/py-git-semver:0.1.4 cat [2024-10-09T22:02:58.985Z] $ docker top d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 -eo pid,comm [2024-10-09T22:02:59.038Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-09T22:02:59.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:02:59.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:02:59.097Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:02:59.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:02:59.216Z] $ docker exec d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent [2024-10-09T22:02:59.326Z] SSH_AUTH_SOCK=/tmp/ssh-iAAyecIDBZ4u/agent.33 [2024-10-09T22:02:59.326Z] SSH_AGENT_PID=39 [2024-10-09T22:02:59.332Z] Running ssh-add (command line suppressed) [2024-10-09T22:02:59.433Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13197794514628194719.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13197794514628194719.key) [2024-10-09T22:02:59.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:02:59.744Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:02:59.754Z] $ docker exec --env ******** --env ******** d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent -k [2024-10-09T22:02:59.853Z] unset SSH_AUTH_SOCK; [2024-10-09T22:02:59.853Z] unset SSH_AGENT_PID; [2024-10-09T22:02:59.853Z] echo Agent pid 39 killed; [2024-10-09T22:02:59.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:02:59.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:02:59.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:03:00.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:03:00.016Z] $ docker exec d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent [2024-10-09T22:03:00.128Z] SSH_AUTH_SOCK=/tmp/ssh-sAwwLsp1RCgn/agent.71 [2024-10-09T22:03:00.128Z] SSH_AGENT_PID=77 [2024-10-09T22:03:00.134Z] Running ssh-add (command line suppressed) [2024-10-09T22:03:00.233Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_11144789992581278662.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_11144789992581278662.key) [2024-10-09T22:03:00.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:03:00.543Z] + git semver init [2024-10-09T22:03:00.803Z] 2024-10-09 22:03:00,725 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:03:00.803Z] 2024-10-09 22:03:00,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver [2024-10-09T22:03:00.803Z] 2024-10-09 22:03:00,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver [2024-10-09T22:03:00.803Z] 2024-10-09 22:03:00,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,858 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.git/info/exclude [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 with force:False [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,859 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,863 [execute] INFO git cat-file --batch-check [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,869 [execute] INFO git cat-file --batch [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:03:03.342Z] 2024-10-09 22:03:02,873 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 [2024-10-09T22:03:03.342Z] 0.0.0 [Pipeline] } [2024-10-09T22:03:03.352Z] $ docker exec --env ******** --env ******** d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent -k [2024-10-09T22:03:03.447Z] unset SSH_AUTH_SOCK; [2024-10-09T22:03:03.447Z] unset SSH_AGENT_PID; [2024-10-09T22:03:03.450Z] echo Agent pid 77 killed; [2024-10-09T22:03:03.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:03:03.788Z] + git semver [Pipeline] } [2024-10-09T22:03:04.064Z] $ docker stop --time=1 d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 [2024-10-09T22:03:05.352Z] $ docker rm -f --volumes d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:03:05.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:03:05.942Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:03:05.946Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:03:06.234Z] provisioning config files... [2024-10-09T22:03:06.242Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config4719164948870745829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:03:06.555Z] ---> ****-login.sh [2024-10-09T22:03:06.555Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:03:06.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:06.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:06.555Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:06.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:06.555Z] [2024-10-09T22:03:06.555Z] Login Succeeded [2024-10-09T22:03:06.555Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:03:06.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:06.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:06.555Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:06.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:06.555Z] [2024-10-09T22:03:06.555Z] Login Succeeded [2024-10-09T22:03:06.556Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:03:06.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:06.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:06.815Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:06.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:06.815Z] [2024-10-09T22:03:06.815Z] Login Succeeded [2024-10-09T22:03:06.815Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:03:06.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:06.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:06.815Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:06.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:06.816Z] [2024-10-09T22:03:06.816Z] Login Succeeded [2024-10-09T22:03:06.816Z] ****.io [2024-10-09T22:03:06.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:03:07.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:03:07.075Z] Configure a credential helper to remove this warning. See [2024-10-09T22:03:07.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:03:07.075Z] [2024-10-09T22:03:07.075Z] Login Succeeded [2024-10-09T22:03:07.075Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:03:07.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:03:07.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:03:07.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:03:07.227Z] ========================================================= [2024-10-09T22:03:07.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:03:07.227Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:07.564Z] + 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 . [2024-10-09T22:03:07.564Z] Sending build context to Docker daemon 19.97MB [2024-10-09T22:03:07.564Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:03:07.564Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:03:07.564Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:03:07.564Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:03:07.564Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:03:07.564Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:03:07.564Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:03:07.564Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:03:07.564Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:03:07.564Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:03:07.564Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:03:07.564Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:03:07.564Z] 4f4fb700ef54: Waiting [2024-10-09T22:03:07.564Z] 5d5c8e513c77: Waiting [2024-10-09T22:03:07.564Z] 561ebcabdf7f: Waiting [2024-10-09T22:03:07.564Z] 5c3c966382ef: Waiting [2024-10-09T22:03:07.564Z] f49a43e4bbc0: Waiting [2024-10-09T22:03:07.564Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:03:07.564Z] 4cc291be95ef: Download complete [2024-10-09T22:03:07.564Z] 5c3c966382ef: Download complete [2024-10-09T22:03:07.822Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:03:07.822Z] 4f4fb700ef54: Download complete [2024-10-09T22:03:07.822Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T22:03:07.822Z] 5d5c8e513c77: Download complete [2024-10-09T22:03:07.822Z] 43c4264eed91: Download complete [2024-10-09T22:03:07.822Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:03:07.822Z] 9f66e0745190: Download complete [2024-10-09T22:03:07.822Z] 43c4264eed91: Pull complete [2024-10-09T22:03:08.081Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T22:03:08.081Z] 561ebcabdf7f: Download complete [2024-10-09T22:03:08.081Z] 4cc291be95ef: Pull complete [2024-10-09T22:03:08.081Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:03:08.081Z] 2ac1f1163629: Download complete [2024-10-09T22:03:08.648Z] f49a43e4bbc0: Download complete [2024-10-09T22:03:11.936Z] 2ac1f1163629: Pull complete [2024-10-09T22:03:11.936Z] 5c3c966382ef: Pull complete [2024-10-09T22:03:11.936Z] 4f4fb700ef54: Pull complete [2024-10-09T22:03:11.936Z] 5d5c8e513c77: Pull complete [2024-10-09T22:03:11.936Z] 9f66e0745190: Pull complete [2024-10-09T22:03:13.845Z] f49a43e4bbc0: Pull complete [2024-10-09T22:03:14.115Z] 561ebcabdf7f: Pull complete [2024-10-09T22:03:14.115Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:03:14.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:03:14.115Z] ---> 3a752c3f9dda [2024-10-09T22:03:14.115Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:03:19.394Z] ---> Running in 3de62d93ce3a [2024-10-09T22:03:19.394Z] Removing intermediate container 3de62d93ce3a [2024-10-09T22:03:19.394Z] ---> 55448b7e197e [2024-10-09T22:03:19.394Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:03:19.394Z] ---> Running in 89da58268439 [2024-10-09T22:03:19.394Z] Removing intermediate container 89da58268439 [2024-10-09T22:03:19.394Z] ---> 22e8bd326c62 [2024-10-09T22:03:19.394Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:03:19.394Z] ---> Running in 6f7a5d1f619d [2024-10-09T22:03:19.394Z] Removing intermediate container 6f7a5d1f619d [2024-10-09T22:03:19.394Z] ---> d7655664b06d [2024-10-09T22:03:19.394Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:03:19.394Z] ---> Running in 61ba634da27f [2024-10-09T22:03:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:03:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:03:19.394Z] OK: 246 MiB in 54 packages [2024-10-09T22:03:19.961Z] Removing intermediate container 61ba634da27f [2024-10-09T22:03:19.961Z] ---> e140a6df84d8 [2024-10-09T22:03:19.961Z] Step 7/12 : WORKDIR /app [2024-10-09T22:03:19.961Z] ---> Running in bc4a88623dca [2024-10-09T22:03:19.961Z] Removing intermediate container bc4a88623dca [2024-10-09T22:03:19.961Z] ---> 7f4225c875b3 [2024-10-09T22:03:19.961Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:03:19.961Z] ---> c756832f00bd [2024-10-09T22:03:19.961Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:03:19.961Z] ---> Running in ddbeb2c06f11 [2024-10-09T22:03:21.066Z] Still waiting to schedule task [2024-10-09T22:03:21.066Z] ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:03:21.066Z] ‘prd-ubuntu20.04-docker-8c-8g-22352’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:03:21.066Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22350’ is offline [2024-10-09T22:04:16.196Z] Removing intermediate container ddbeb2c06f11 [2024-10-09T22:04:16.196Z] ---> 2ef95210be0f [2024-10-09T22:04:16.196Z] Step 10/12 : COPY . . [2024-10-09T22:04:16.196Z] ---> c256fc279a2e [2024-10-09T22:04:16.196Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:04:16.196Z] ---> Running in 227bd56ac396 [2024-10-09T22:04:16.196Z] Removing intermediate container 227bd56ac396 [2024-10-09T22:04:16.196Z] ---> 209320ba421c [2024-10-09T22:04:16.196Z] Step 12/12 : RUN $MAKE [2024-10-09T22:04:16.196Z] ---> Running in 35f9356f4c8c [2024-10-09T22:04:16.196Z] noop [2024-10-09T22:04:16.196Z] Removing intermediate container 35f9356f4c8c [2024-10-09T22:04:16.196Z] ---> 1cf71beed139 [2024-10-09T22:04:16.196Z] Successfully built 1cf71beed139 [2024-10-09T22:04:16.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:16.522Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:04:16.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:04:16.596Z] prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container [2024-10-09T22:04:16.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T22:04:16.952Z] $ docker top a3c4089735169fadba2828f09fa6129688fdfbc5fab272718afd48440855badb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:04:17.294Z] + go version [2024-10-09T22:04:17.294Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:04:17.302Z] $ docker stop --time=1 a3c4089735169fadba2828f09fa6129688fdfbc5fab272718afd48440855badb [2024-10-09T22:04:18.567Z] $ docker rm -f --volumes a3c4089735169fadba2828f09fa6129688fdfbc5fab272718afd48440855badb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:19.016Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:04:19.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:04:19.096Z] prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container [2024-10-09T22:04:19.126Z] $ 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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T22:04:19.429Z] $ docker top 8143b69cf0bef0e3c3b28044a95d64c92c5f5567699ad95d58f7d49bdbb90a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:04:19.777Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-308 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:04:20.080Z] + make test [2024-10-09T22:04:20.080Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T22:04:52.152Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T22:04:52.152Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T22:04:53.532Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements [2024-10-09T22:04:56.074Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.658s coverage: 71.9% of statements [2024-10-09T22:05:35.648Z] go vet ./... [2024-10-09T22:05:40.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:05:40.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:05:40.947Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T22:05:40.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:05:40.976Z] $ docker stop --time=1 8143b69cf0bef0e3c3b28044a95d64c92c5f5567699ad95d58f7d49bdbb90a03 [2024-10-09T22:05:43.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22357 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [2024-10-09T22:05:46.074Z] $ docker rm -f --volumes 8143b69cf0bef0e3c3b28044a95d64c92c5f5567699ad95d58f7d49bdbb90a03 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-10-09T22:05:46.550Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2024-10-09T22:05:46.602Z] The recommended git tool is: git [2024-10-09T22:05:46.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:05:46.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:05:47.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:05:47.577Z] + ls -al . [2024-10-09T22:05:47.577Z] total 296 [2024-10-09T22:05:47.577Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:04 . [2024-10-09T22:05:47.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:02 .. [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:02 .dockerignore [2024-10-09T22:05:47.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:04 .git [2024-10-09T22:05:47.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:02 .github [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:02 .gitignore [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:02 .golangci.yml [2024-10-09T22:05:47.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:03 .semver [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:02 Attribution.txt [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:02 CHANGELOG.md [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:02 Dockerfile [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:02 GOVERNANCE.md [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:02 Jenkinsfile [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:02 LICENSE [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:02 Makefile [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:02 OWNERS.md [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:02 README.md [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 22:03 VERSION [2024-10-09T22:05:47.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:02 bin [2024-10-09T22:05:47.577Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:04 coverage.out [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:02 go.mod [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:02 go.sum [2024-10-09T22:05:47.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:02 images [2024-10-09T22:05:47.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:02 internal [2024-10-09T22:05:47.577Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:02 main.go [2024-10-09T22:05:47.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:02 openapi [2024-10-09T22:05:47.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:02 res [2024-10-09T22:05:47.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:47.932Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f --label arch=amd64 --label version=0.0.0 . [2024-10-09T22:05:47.932Z] Sending build context to Docker daemon 19.97MB [2024-10-09T22:05:47.932Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:05:47.932Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T22:05:47.932Z] ---> 1cf71beed139 [2024-10-09T22:05:47.932Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:05:48.504Z] ---> Running in db84ee7420e4 [2024-10-09T22:05:48.504Z] Removing intermediate container db84ee7420e4 [2024-10-09T22:05:48.504Z] ---> 316635b10b3f [2024-10-09T22:05:48.504Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:05:48.504Z] ---> Running in 7263e5220c48 [2024-10-09T22:05:48.504Z] Removing intermediate container 7263e5220c48 [2024-10-09T22:05:48.504Z] ---> 67c9732d08f7 [2024-10-09T22:05:48.504Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:05:48.504Z] ---> Running in e08f37f7a506 [2024-10-09T22:05:48.504Z] Removing intermediate container e08f37f7a506 [2024-10-09T22:05:48.504Z] ---> c386477def97 [2024-10-09T22:05:48.504Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:05:48.504Z] ---> Running in b589acc48c67 [2024-10-09T22:05:49.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:05:49.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:05:49.331Z] OK: 246 MiB in 54 packages [2024-10-09T22:05:49.589Z] Removing intermediate container b589acc48c67 [2024-10-09T22:05:49.589Z] ---> fe986b213006 [2024-10-09T22:05:49.589Z] Step 7/30 : WORKDIR /app [2024-10-09T22:05:49.589Z] ---> Running in 4b72eb342828 [2024-10-09T22:05:49.589Z] Removing intermediate container 4b72eb342828 [2024-10-09T22:05:49.589Z] ---> 8b93f90d7d8c [2024-10-09T22:05:49.589Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T22:05:49.847Z] ---> 008b4d1f86ae [2024-10-09T22:05:49.847Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:05:49.847Z] ---> Running in df40aabdcc08 [2024-10-09T22:05:50.415Z] Removing intermediate container df40aabdcc08 [2024-10-09T22:05:50.415Z] ---> 993dd37c6af9 [2024-10-09T22:05:50.415Z] Step 10/30 : COPY . . [2024-10-09T22:05:51.349Z] ---> 09788cc4b2e7 [2024-10-09T22:05:51.349Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:05:51.349Z] ---> Running in 71fd9a9d727c [2024-10-09T22:05:51.349Z] Removing intermediate container 71fd9a9d727c [2024-10-09T22:05:51.349Z] ---> a3f62cc12a4a [2024-10-09T22:05:51.349Z] Step 12/30 : RUN $MAKE [2024-10-09T22:05:51.349Z] ---> Running in a4d4444a802c [2024-10-09T22:05:51.608Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-09T22:05:53.261Z] using credential edgex-jenkins-ssh [2024-10-09T22:05:53.285Z] Cloning the remote Git repository [2024-10-09T22:05:53.348Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:05:53.474Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2024-10-09T22:05:53.678Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:05:53.680Z] > git --version # timeout=10 [2024-10-09T22:05:53.712Z] > git --version # 'git version 2.25.1' [2024-10-09T22:05:53.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:05:53.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:05:58.222Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T22:05:58.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:05:59.668Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T22:05:59.727Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:05:59.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:05:59.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-09T22:06:00.352Z] Merging remotes/origin/main commit 95b5ba45ed890436408b451c9d092a97407cb521 into PR head commit 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [2024-10-09T22:06:00.698Z] Merge succeeded, producing 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [2024-10-09T22:06:00.699Z] Checking out Revision 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f (PR-308) [2024-10-09T22:06:01.552Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-09T22:06:00.370Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:06:00.456Z] > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # timeout=10 [2024-10-09T22:06:00.577Z] > git remote # timeout=10 [2024-10-09T22:06:00.598Z] > git config --get remote.origin.url # timeout=10 [2024-10-09T22:06:00.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:06:00.649Z] > git merge 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 [2024-10-09T22:06:00.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-09T22:06:00.706Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:06:00.722Z] > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:06:06.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:06:06.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:06:06.584Z] Dload Upload Total Spent Left Speed [2024-10-09T22:06:06.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-10-09T22:06:06.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:06:07.316Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-09T22:06:07.316Z] [2024-10-09T22:06:07.316Z] { [2024-10-09T22:06:07.316Z] "registry-mirrors": [ [2024-10-09T22:06:07.316Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:06:07.316Z] ], [2024-10-09T22:06:07.316Z] "bip": "10.250.0.254/24", [2024-10-09T22:06:07.316Z] "hosts": [ [2024-10-09T22:06:07.316Z] "tcp://0.0.0.0:5555", [2024-10-09T22:06:07.316Z] "unix:///var/run/docker.sock" [2024-10-09T22:06:07.316Z] ], [2024-10-09T22:06:07.316Z] "mtu": 1458, [2024-10-09T22:06:07.316Z] "selinux-enabled": true, [2024-10-09T22:06:07.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:06:07.316Z] } [Pipeline] sh [2024-10-09T22:06:07.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:06:08.054Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:06:26.469Z] provisioning config files... [2024-10-09T22:06:26.518Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config17419497615381413334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:06:27.027Z] ---> ****-login.sh [2024-10-09T22:06:27.027Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:06:27.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:27.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:27.893Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:27.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:27.893Z] [2024-10-09T22:06:27.893Z] Login Succeeded [2024-10-09T22:06:27.893Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:06:28.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:28.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:28.164Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:28.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:28.165Z] [2024-10-09T22:06:28.165Z] Login Succeeded [2024-10-09T22:06:28.165Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:06:28.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:28.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:28.763Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:28.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:28.763Z] [2024-10-09T22:06:28.763Z] Login Succeeded [2024-10-09T22:06:28.763Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:06:29.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:29.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:29.034Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:29.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:29.035Z] [2024-10-09T22:06:29.035Z] Login Succeeded [2024-10-09T22:06:29.319Z] ****.io [2024-10-09T22:06:29.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:29.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:29.867Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:29.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:29.867Z] [2024-10-09T22:06:29.867Z] Login Succeeded [2024-10-09T22:06:29.867Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:06:29.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-09T22:06:30.321Z] Removing intermediate container a4d4444a802c [2024-10-09T22:06:30.321Z] ---> 3ce5960c06f9 [2024-10-09T22:06:30.321Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T22:06:30.321Z] 3.20: Pulling from library/alpine [2024-10-09T22:06:30.321Z] 43c4264eed91: Already exists [2024-10-09T22:06:30.321Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:06:30.321Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:06:30.321Z] ---> 91ef0af61f39 [2024-10-09T22:06:30.321Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:06:30.321Z] ---> Running in 83ee4a077aa9 [2024-10-09T22:06:30.321Z] Removing intermediate container 83ee4a077aa9 [2024-10-09T22:06:30.321Z] ---> 3c6718a88647 [2024-10-09T22:06:30.321Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T22:06:30.321Z] ---> Running in 24c98a1a5a87 [2024-10-09T22:06:30.321Z] Removing intermediate container 24c98a1a5a87 [2024-10-09T22:06:30.321Z] ---> 05a11f95d3e6 [2024-10-09T22:06:30.321Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T22:06:30.321Z] ---> Running in 30fed3c21fab [2024-10-09T22:06:30.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:30.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:30.321Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:06:30.321Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:06:30.321Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:06:30.321Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:06:30.321Z] OK: 9 MiB in 16 packages [2024-10-09T22:06:30.321Z] Removing intermediate container 30fed3c21fab [2024-10-09T22:06:30.321Z] ---> 05be23e51480 [2024-10-09T22:06:30.321Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T22:06:30.321Z] ---> Running in c849bec6e928 [2024-10-09T22:06:30.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-10-09T22:06:30.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:30.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:30.397Z] ========================================================= [2024-10-09T22:06:30.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:06:30.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:30.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:30.785Z] + 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 . [2024-10-09T22:06:30.839Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:06:30.839Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:06:30.839Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:06:30.839Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:06:30.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:30.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:31.061Z] Sending build context to Docker daemon 684kB [2024-10-09T22:06:31.061Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:06:31.061Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:06:31.099Z] OK: 9 MiB in 16 packages [2024-10-09T22:06:31.663Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:06:31.663Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:06:31.663Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:06:31.663Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:06:31.663Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:06:31.663Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:06:31.663Z] 80978eb59214: Pulling fs layer [2024-10-09T22:06:31.663Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:06:31.663Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:06:31.663Z] 50b3750afda1: Waiting [2024-10-09T22:06:31.663Z] c9f46d7d2bd2: Waiting [2024-10-09T22:06:31.663Z] c5a475d317c9: Waiting [2024-10-09T22:06:31.663Z] 80978eb59214: Waiting [2024-10-09T22:06:31.663Z] 4f4fb700ef54: Waiting [2024-10-09T22:06:31.663Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:06:31.663Z] 55b35a11ae5e: Download complete [2024-10-09T22:06:31.663Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:06:31.663Z] 50b3750afda1: Download complete [2024-10-09T22:06:31.663Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:06:31.663Z] 4f4fb700ef54: Download complete [2024-10-09T22:06:31.663Z] 80978eb59214: Verifying Checksum [2024-10-09T22:06:31.663Z] 80978eb59214: Download complete [2024-10-09T22:06:31.663Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:06:31.663Z] cf04c63912e1: Download complete [2024-10-09T22:06:31.664Z] Removing intermediate container c849bec6e928 [2024-10-09T22:06:31.664Z] ---> 584285d0f024 [2024-10-09T22:06:31.664Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:06:31.664Z] ---> c6b406fa00f7 [2024-10-09T22:06:31.664Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:06:31.924Z] ---> 9a233cf28f6b [2024-10-09T22:06:31.924Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:06:31.924Z] ---> 9a64dd7b4dd5 [2024-10-09T22:06:31.924Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T22:06:32.183Z] ---> 1080b00b6bf7 [2024-10-09T22:06:32.183Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T22:06:32.255Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:06:32.255Z] c5a475d317c9: Download complete [2024-10-09T22:06:32.855Z] cf04c63912e1: Pull complete [2024-10-09T22:06:33.838Z] 55b35a11ae5e: Pull complete [2024-10-09T22:06:33.838Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:06:33.838Z] a37a00ec5f00: Download complete [2024-10-09T22:06:34.090Z] ---> 6d9a099e148c [2024-10-09T22:06:34.091Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T22:06:34.091Z] ---> Running in 123a9416e32a [2024-10-09T22:06:34.349Z] Removing intermediate container 123a9416e32a [2024-10-09T22:06:34.349Z] ---> eb76a64bf823 [2024-10-09T22:06:34.349Z] Step 24/30 : VOLUME /cache [2024-10-09T22:06:34.349Z] ---> Running in 7115057e9a4b [2024-10-09T22:06:34.349Z] Removing intermediate container 7115057e9a4b [2024-10-09T22:06:34.349Z] ---> ce1d9e300a09 [2024-10-09T22:06:34.349Z] Step 25/30 : EXPOSE 59711 [2024-10-09T22:06:34.349Z] ---> Running in a0dd15020b09 [2024-10-09T22:06:34.621Z] Removing intermediate container a0dd15020b09 [2024-10-09T22:06:34.621Z] ---> 55b0c0bae6af [2024-10-09T22:06:34.621Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T22:06:34.621Z] ---> Running in 20403234e7ae [2024-10-09T22:06:34.621Z] Removing intermediate container 20403234e7ae [2024-10-09T22:06:34.621Z] ---> 9b145b458c1f [2024-10-09T22:06:34.621Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T22:06:34.621Z] ---> Running in 328a9218b5d3 [2024-10-09T22:06:34.621Z] Removing intermediate container 328a9218b5d3 [2024-10-09T22:06:34.621Z] ---> 081fd085ae33 [2024-10-09T22:06:34.621Z] Step 28/30 : LABEL arch=amd64 [2024-10-09T22:06:34.818Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:06:34.818Z] c9f46d7d2bd2: Download complete [2024-10-09T22:06:34.880Z] ---> Running in c13316974ee3 [2024-10-09T22:06:34.880Z] Removing intermediate container c13316974ee3 [2024-10-09T22:06:34.880Z] ---> d5880fc4d0ca [2024-10-09T22:06:34.880Z] Step 29/30 : LABEL git_sha=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [2024-10-09T22:06:34.880Z] ---> Running in 0c1f5dc790a5 [2024-10-09T22:06:34.880Z] Removing intermediate container 0c1f5dc790a5 [2024-10-09T22:06:34.880Z] ---> 72cb2b272176 [2024-10-09T22:06:34.880Z] Step 30/30 : LABEL version=0.0.0 [2024-10-09T22:06:34.880Z] ---> Running in 9b0e52968650 [2024-10-09T22:06:35.140Z] Removing intermediate container 9b0e52968650 [2024-10-09T22:06:35.140Z] ---> 616f69badd94 [2024-10-09T22:06:35.140Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:06:35.140Z] Successfully built 616f69badd94 [2024-10-09T22:06:35.140Z] Successfully tagged app-rfid-llrp-inventory: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 [2024-10-09T22:06:35.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:06:35.643Z] [2024-10-09T22:06:35.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:35.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:06:35.952Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:06:35.952Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:06:35.952Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:06:35.952Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:06:35.952Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:06:35.952Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:06:35.952Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:06:35.952Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:06:35.952Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:06:35.952Z] 2f39f015ded8: Waiting [2024-10-09T22:06:35.952Z] 33b1e0a273af: Waiting [2024-10-09T22:06:35.952Z] 5d3b04190fa2: Waiting [2024-10-09T22:06:35.952Z] 5c69ac0246d0: Verifying Checksum [2024-10-09T22:06:35.952Z] 5c69ac0246d0: Download complete [2024-10-09T22:06:35.952Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:06:35.952Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:06:35.952Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:06:35.952Z] 33b1e0a273af: Download complete [2024-10-09T22:06:35.952Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:06:35.952Z] 5d3b04190fa2: Download complete [2024-10-09T22:06:35.952Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:06:35.952Z] ec43610c2a17: Download complete [2024-10-09T22:06:36.209Z] 5eb5b503b376: Download complete [2024-10-09T22:06:36.776Z] 2f39f015ded8: Verifying Checksum [2024-10-09T22:06:36.776Z] 2f39f015ded8: Download complete [2024-10-09T22:06:37.341Z] 5eb5b503b376: Pull complete [2024-10-09T22:06:37.606Z] 5c69ac0246d0: Pull complete [2024-10-09T22:06:38.174Z] ec43610c2a17: Pull complete [2024-10-09T22:06:38.174Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:06:38.432Z] 33b1e0a273af: Pull complete [2024-10-09T22:06:38.432Z] 5d3b04190fa2: Pull complete [2024-10-09T22:06:43.780Z] 2f39f015ded8: Pull complete [2024-10-09T22:06:43.781Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:06:43.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:06:43.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:06:43.895Z] prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container [2024-10-09T22:06:43.923Z] $ 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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:06:48.399Z] $ docker top 66d2a46f7437374887cecfe76b8a4a162648815fadcece73ae516bb01db68ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:06:48.787Z] ---> job-cost.sh [2024-10-09T22:06:48.787Z] lf-activate-venv: SKIPPING [2024-10-09T22:06:48.787Z] INFO: No Stack... [2024-10-09T22:06:49.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:06:49.306Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:06:49.595Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/cost.csv [2024-10-09T22:06:49.595Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:06:49.609Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [2024-10-09T22:06:49.619Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] did not exist. Created. [2024-10-09T22:06:49.626Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:06:49.871Z] a37a00ec5f00: Pull complete [2024-10-09T22:06:49.871Z] 50b3750afda1: Pull complete [2024-10-09T22:06:49.871Z] 4f4fb700ef54: Pull complete [2024-10-09T22:06:49.871Z] 80978eb59214: Pull complete [2024-10-09T22:06:49.937Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:06:49.980Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:06:49.989Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:06:50.026Z] $ docker stop --time=1 66d2a46f7437374887cecfe76b8a4a162648815fadcece73ae516bb01db68ff6 [2024-10-09T22:06:51.201Z] $ docker rm -f --volumes 66d2a46f7437374887cecfe76b8a4a162648815fadcece73ae516bb01db68ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:06:59.992Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:07:00.581Z] c5a475d317c9: Pull complete [2024-10-09T22:07:00.581Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:07:00.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:07:00.581Z] ---> be29e6b0f0d4 [2024-10-09T22:07:00.581Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:07:01.557Z] ---> Running in b6b9b2c2c27d [2024-10-09T22:07:02.148Z] Removing intermediate container b6b9b2c2c27d [2024-10-09T22:07:02.148Z] ---> 5f621de4b85c [2024-10-09T22:07:02.148Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:07:02.148Z] ---> Running in e42c049c7364 [2024-10-09T22:07:02.419Z] Removing intermediate container e42c049c7364 [2024-10-09T22:07:02.419Z] ---> e7c1c4e93f72 [2024-10-09T22:07:02.419Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:07:02.691Z] ---> Running in d97f7b135da2 [2024-10-09T22:07:02.960Z] Removing intermediate container d97f7b135da2 [2024-10-09T22:07:02.960Z] ---> c307c550e076 [2024-10-09T22:07:02.960Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:07:02.960Z] ---> Running in d7816be002a0 [2024-10-09T22:07:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:07:04.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:07:06.626Z] OK: 238 MiB in 54 packages [2024-10-09T22:07:08.058Z] Removing intermediate container d7816be002a0 [2024-10-09T22:07:08.058Z] ---> 0f30fdc98b60 [2024-10-09T22:07:08.058Z] Step 7/12 : WORKDIR /app [2024-10-09T22:07:08.058Z] ---> Running in cc115c8d6ec1 [2024-10-09T22:07:08.649Z] Removing intermediate container cc115c8d6ec1 [2024-10-09T22:07:08.649Z] ---> d3b0d45ece04 [2024-10-09T22:07:08.649Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:07:09.242Z] ---> 6ee458f1bb6f [2024-10-09T22:07:09.242Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:07:09.242Z] ---> Running in 16c8a90985b4 [2024-10-09T22:09:16.008Z] Removing intermediate container 16c8a90985b4 [2024-10-09T22:09:16.008Z] ---> 43e0fe0fb9d6 [2024-10-09T22:09:16.008Z] Step 10/12 : COPY . . [2024-10-09T22:09:16.008Z] ---> f2510391f5b3 [2024-10-09T22:09:16.008Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:09:16.008Z] ---> Running in 4cff3e4fae8c [2024-10-09T22:09:16.008Z] Removing intermediate container 4cff3e4fae8c [2024-10-09T22:09:16.008Z] ---> de8721f97e96 [2024-10-09T22:09:16.008Z] Step 12/12 : RUN $MAKE [2024-10-09T22:09:16.008Z] ---> Running in 46522f69ee36 [2024-10-09T22:09:16.008Z] noop [2024-10-09T22:09:16.008Z] Removing intermediate container 46522f69ee36 [2024-10-09T22:09:16.008Z] ---> 802cc96fd1cd [2024-10-09T22:09:16.008Z] Successfully built 802cc96fd1cd [2024-10-09T22:09:16.008Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:09:16.389Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:09:16.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:09:16.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-22357 does not seem to be running inside a container [2024-10-09T22:09:16.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T22:09:18.060Z] $ docker top a7e13fd9cf12dfef02ee207db05169d3d59f86219f7f1f8ab58629c0e9599594 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:09:18.998Z] + go version [2024-10-09T22:09:18.998Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:09:19.014Z] $ docker stop --time=1 a7e13fd9cf12dfef02ee207db05169d3d59f86219f7f1f8ab58629c0e9599594 [2024-10-09T22:09:20.715Z] $ docker rm -f --volumes a7e13fd9cf12dfef02ee207db05169d3d59f86219f7f1f8ab58629c0e9599594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:09:21.340Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:09:21.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:09:21.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-22357 does not seem to be running inside a container [2024-10-09T22:09:21.641Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T22:09:22.960Z] $ docker top 18908f311ad6209de3adcd271d7db69cdfc9b7ddb1c442db5b24e0388a1e50b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:09:23.862Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:09:24.543Z] + make test [2024-10-09T22:09:24.543Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T22:15:48.028Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T22:15:56.310Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T22:15:57.828Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.528s coverage: 86.2% of statements [2024-10-09T22:16:12.969Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.562s coverage: 71.9% of statements [2024-10-09T22:16:12.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:16:12.969Z] go vet ./... [2024-10-09T22:21:50.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:21:50.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:21:50.172Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T22:21:50.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:21:50.201Z] $ docker stop --time=1 18908f311ad6209de3adcd271d7db69cdfc9b7ddb1c442db5b24e0388a1e50b7 [2024-10-09T22:21:52.207Z] $ docker rm -f --volumes 18908f311ad6209de3adcd271d7db69cdfc9b7ddb1c442db5b24e0388a1e50b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:21:55.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:21:55.331Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:21:56.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:21:56.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:21:56.818Z] + ls -al . [2024-10-09T22:21:56.818Z] total 292 [2024-10-09T22:21:56.818Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:09 . [2024-10-09T22:21:56.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:05 .. [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:06 .dockerignore [2024-10-09T22:21:56.818Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:06 .git [2024-10-09T22:21:56.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 .github [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:06 .gitignore [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:06 .golangci.yml [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:06 Attribution.txt [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:06 CHANGELOG.md [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:06 Dockerfile [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:06 GOVERNANCE.md [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:06 Jenkinsfile [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:06 LICENSE [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:06 Makefile [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:06 OWNERS.md [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:06 README.md [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 22:03 VERSION [2024-10-09T22:21:56.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 bin [2024-10-09T22:21:56.818Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:16 coverage.out [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:06 go.mod [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:06 go.sum [2024-10-09T22:21:56.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 images [2024-10-09T22:21:56.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:06 internal [2024-10-09T22:21:56.818Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:06 main.go [2024-10-09T22:21:56.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 openapi [2024-10-09T22:21:56.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 res [2024-10-09T22:21:56.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:57.178Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f --label arch=arm64 --label version=0.0.0 . [2024-10-09T22:21:57.445Z] Sending build context to Docker daemon 684kB [2024-10-09T22:21:57.445Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:21:57.445Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T22:21:57.445Z] ---> 802cc96fd1cd [2024-10-09T22:21:57.445Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:21:57.713Z] ---> Running in 820328ab5c09 [2024-10-09T22:21:57.980Z] Removing intermediate container 820328ab5c09 [2024-10-09T22:21:57.980Z] ---> 4093a291e77b [2024-10-09T22:21:57.980Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:21:57.980Z] ---> Running in 7214f64cb9e8 [2024-10-09T22:21:58.567Z] Removing intermediate container 7214f64cb9e8 [2024-10-09T22:21:58.567Z] ---> dcecf0e7e7bb [2024-10-09T22:21:58.567Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:21:58.567Z] ---> Running in 48a0ce190953 [2024-10-09T22:21:58.836Z] Removing intermediate container 48a0ce190953 [2024-10-09T22:21:58.836Z] ---> 78533a25da95 [2024-10-09T22:21:58.836Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:21:58.836Z] ---> Running in 4983de249b3b [2024-10-09T22:22:00.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:00.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:02.459Z] OK: 238 MiB in 54 packages [2024-10-09T22:22:03.044Z] Removing intermediate container 4983de249b3b [2024-10-09T22:22:03.044Z] ---> a443e721f5e1 [2024-10-09T22:22:03.044Z] Step 7/30 : WORKDIR /app [2024-10-09T22:22:03.044Z] ---> Running in 7242a6729da6 [2024-10-09T22:22:03.630Z] Removing intermediate container 7242a6729da6 [2024-10-09T22:22:03.630Z] ---> 2a335c14622f [2024-10-09T22:22:03.630Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T22:22:04.215Z] ---> ba35ec58c5ad [2024-10-09T22:22:04.215Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:22:04.215Z] ---> Running in b8fdea4f30bc [2024-10-09T22:22:06.800Z] Removing intermediate container b8fdea4f30bc [2024-10-09T22:22:06.800Z] ---> a07c21b9a45f [2024-10-09T22:22:06.800Z] Step 10/30 : COPY . . [2024-10-09T22:22:07.384Z] ---> 51271e47cf44 [2024-10-09T22:22:07.384Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:22:07.384Z] ---> Running in da94ed2d39f5 [2024-10-09T22:22:07.653Z] Removing intermediate container da94ed2d39f5 [2024-10-09T22:22:07.653Z] ---> 2a6f87bccc0e [2024-10-09T22:22:07.653Z] Step 12/30 : RUN $MAKE [2024-10-09T22:22:07.653Z] ---> Running in 19e981596e78 [2024-10-09T22:22:08.613Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-09T22:26:30.445Z] Removing intermediate container 19e981596e78 [2024-10-09T22:26:30.445Z] ---> 66f6a66c24c3 [2024-10-09T22:26:30.445Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T22:26:30.445Z] 3.20: Pulling from library/alpine [2024-10-09T22:26:30.445Z] cf04c63912e1: Already exists [2024-10-09T22:26:30.445Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:26:30.445Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:26:30.445Z] ---> c157a85ed455 [2024-10-09T22:26:30.445Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:26:30.445Z] ---> Running in 18f5820839d6 [2024-10-09T22:26:30.445Z] Removing intermediate container 18f5820839d6 [2024-10-09T22:26:30.445Z] ---> e060571c05d8 [2024-10-09T22:26:30.445Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T22:26:30.445Z] ---> Running in be5dbfcb9507 [2024-10-09T22:26:30.445Z] Removing intermediate container be5dbfcb9507 [2024-10-09T22:26:30.445Z] ---> 24c5fb0fdb08 [2024-10-09T22:26:30.445Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T22:26:30.445Z] ---> Running in 7ca9b87562a2 [2024-10-09T22:26:30.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:26:30.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:26:30.445Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:26:30.445Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:26:30.445Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:26:30.445Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:26:30.445Z] OK: 10 MiB in 16 packages [2024-10-09T22:26:31.410Z] Removing intermediate container 7ca9b87562a2 [2024-10-09T22:26:31.410Z] ---> 40054f01c12a [2024-10-09T22:26:31.410Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T22:26:31.410Z] ---> Running in 97e71063b73b [2024-10-09T22:26:32.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:26:32.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:26:34.758Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:26:34.758Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:26:34.758Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:26:34.758Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:26:34.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:26:35.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:26:36.440Z] OK: 10 MiB in 16 packages [2024-10-09T22:26:37.405Z] Removing intermediate container 97e71063b73b [2024-10-09T22:26:37.405Z] ---> 44282b604709 [2024-10-09T22:26:37.405Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:26:37.986Z] ---> 5e2b1cea63b7 [2024-10-09T22:26:37.986Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:26:38.570Z] ---> 4d09cf6bd8f1 [2024-10-09T22:26:38.570Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:26:38.836Z] ---> 849873c648ba [2024-10-09T22:26:38.836Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T22:26:39.418Z] ---> ef4c04da9a4f [2024-10-09T22:26:39.418Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T22:26:41.364Z] ---> 29ea60aaae47 [2024-10-09T22:26:41.364Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T22:26:41.364Z] ---> Running in 569c287d9916 [2024-10-09T22:26:42.767Z] Removing intermediate container 569c287d9916 [2024-10-09T22:26:42.767Z] ---> a9310afcc61e [2024-10-09T22:26:42.767Z] Step 24/30 : VOLUME /cache [2024-10-09T22:26:43.031Z] ---> Running in 1683b0866b75 [2024-10-09T22:26:43.297Z] Removing intermediate container 1683b0866b75 [2024-10-09T22:26:43.297Z] ---> 5cb9384ae27b [2024-10-09T22:26:43.297Z] Step 25/30 : EXPOSE 59711 [2024-10-09T22:26:43.297Z] ---> Running in cb5d7bc91734 [2024-10-09T22:26:43.563Z] Removing intermediate container cb5d7bc91734 [2024-10-09T22:26:43.563Z] ---> 3b9350d771b0 [2024-10-09T22:26:43.563Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T22:26:43.828Z] ---> Running in 5a27e74f24a1 [2024-10-09T22:26:44.097Z] Removing intermediate container 5a27e74f24a1 [2024-10-09T22:26:44.097Z] ---> dfc06e7beec8 [2024-10-09T22:26:44.097Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T22:26:44.097Z] ---> Running in ab555c90d50b [2024-10-09T22:26:44.362Z] Removing intermediate container ab555c90d50b [2024-10-09T22:26:44.362Z] ---> f12dd4c1d332 [2024-10-09T22:26:44.362Z] Step 28/30 : LABEL arch=arm64 [2024-10-09T22:26:44.629Z] ---> Running in b4be3c3c9ebb [2024-10-09T22:26:44.894Z] Removing intermediate container b4be3c3c9ebb [2024-10-09T22:26:44.894Z] ---> 1cebdae10e1a [2024-10-09T22:26:44.894Z] Step 29/30 : LABEL git_sha=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [2024-10-09T22:26:44.894Z] ---> Running in 5f4dc79acf0b [2024-10-09T22:26:45.159Z] Removing intermediate container 5f4dc79acf0b [2024-10-09T22:26:45.159Z] ---> 26e623780b25 [2024-10-09T22:26:45.159Z] Step 30/30 : LABEL version=0.0.0 [2024-10-09T22:26:45.424Z] ---> Running in 79a2a14f690f [2024-10-09T22:26:45.688Z] Removing intermediate container 79a2a14f690f [2024-10-09T22:26:45.688Z] ---> e7486fb6f449 [2024-10-09T22:26:45.688Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:26:45.688Z] Successfully built e7486fb6f449 [2024-10-09T22:26:45.688Z] Successfully tagged app-rfid-llrp-inventory-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 [2024-10-09T22:26:46.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:26:46.154Z] [2024-10-09T22:26:46.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:46.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:26:46.486Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:26:46.486Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:26:46.486Z] 04944245beec: Pulling fs layer [2024-10-09T22:26:46.486Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:26:46.486Z] 765212b225bb: Pulling fs layer [2024-10-09T22:26:46.486Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:26:46.486Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:26:46.486Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:26:46.486Z] 765212b225bb: Waiting [2024-10-09T22:26:46.486Z] f23df028b6ca: Waiting [2024-10-09T22:26:46.486Z] d65c8cfc05b1: Waiting [2024-10-09T22:26:46.486Z] 2437ff75d9bd: Waiting [2024-10-09T22:26:46.755Z] 04944245beec: Verifying Checksum [2024-10-09T22:26:46.755Z] 04944245beec: Download complete [2024-10-09T22:26:46.755Z] 765212b225bb: Verifying Checksum [2024-10-09T22:26:46.755Z] 765212b225bb: Download complete [2024-10-09T22:26:46.755Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:26:46.755Z] f23df028b6ca: Download complete [2024-10-09T22:26:46.755Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:26:46.755Z] d65c8cfc05b1: Download complete [2024-10-09T22:26:47.022Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:26:47.022Z] 699f458cf7ca: Download complete [2024-10-09T22:26:47.290Z] 8998bd30e6a1: Download complete [2024-10-09T22:26:49.870Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:26:49.870Z] 2437ff75d9bd: Download complete [2024-10-09T22:26:51.814Z] 8998bd30e6a1: Pull complete [2024-10-09T22:26:52.397Z] 04944245beec: Pull complete [2024-10-09T22:26:54.332Z] 699f458cf7ca: Pull complete [2024-10-09T22:26:54.332Z] 765212b225bb: Pull complete [2024-10-09T22:26:55.290Z] f23df028b6ca: Pull complete [2024-10-09T22:26:55.290Z] d65c8cfc05b1: Pull complete [2024-10-09T22:27:13.476Z] 2437ff75d9bd: Pull complete [2024-10-09T22:27:13.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:27:13.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:27:13.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:13.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-22357 does not seem to be running inside a container [2024-10-09T22:27:13.758Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-09T22:27:16.626Z] $ docker top 13b2b6284efa4991e5c0db053d2578ae230175a54664237d782f2d47c2b138ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:17.467Z] ---> job-cost.sh [2024-10-09T22:27:17.467Z] lf-activate-venv: SKIPPING [2024-10-09T22:27:17.467Z] INFO: No Stack... [2024-10-09T22:27:17.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:27:18.687Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:27:19.318Z] + cut -d, -f6 [2024-10-09T22:27:19.318Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock [2024-10-09T22:27:19.371Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [2024-10-09T22:27:19.378Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] did not exist. Created. [2024-10-09T22:27:19.384Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:27:19.734Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-9bb05c3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:27:20.632Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:27:20.660Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:27:20.708Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:27:20.716Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:27:20.739Z] $ docker stop --time=1 13b2b6284efa4991e5c0db053d2578ae230175a54664237d782f2d47c2b138ae [2024-10-09T22:27:22.194Z] $ docker rm -f --volumes 13b2b6284efa4991e5c0db053d2578ae230175a54664237d782f2d47c2b138ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-09T22:27:22.654Z] provisioning config files... [2024-10-09T22:27:22.660Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config5631148812327458032tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:27:22.957Z] + set +x [2024-10-09T22:27:22.957Z] + curl -s https://codecov.io/bash [2024-10-09T22:27:22.957Z] + bash -s -- [2024-10-09T22:27:22.957Z] [2024-10-09T22:27:22.957Z] _____ _ [2024-10-09T22:27:22.957Z] / ____| | | [2024-10-09T22:27:22.957Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:27:22.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:27:22.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:27:22.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:27:22.957Z] Bash-1.0.6 [2024-10-09T22:27:22.957Z] [2024-10-09T22:27:22.957Z] [2024-10-09T22:27:22.957Z] ==> git version 2.25.1 found [2024-10-09T22:27:22.957Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-09T22:27:22.957Z] Release-Date: 2020-01-08 [2024-10-09T22:27:22.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T22:27:22.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:27:22.957Z] ==> Jenkins CI detected. [2024-10-09T22:27:22.957Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-308 [2024-10-09T22:27:22.957Z] project root: . [2024-10-09T22:27:22.957Z] --> token set from env [2024-10-09T22:27:22.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:27:22.957Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:27:22.957Z] ==> Python coveragepy not found [2024-10-09T22:27:22.957Z] ==> Searching for coverage reports in: [2024-10-09T22:27:22.957Z] + . [2024-10-09T22:27:22.957Z] -> Found 1 reports [2024-10-09T22:27:22.957Z] ==> Detecting git/mercurial file structure [2024-10-09T22:27:22.957Z] ==> Reading reports [2024-10-09T22:27:22.957Z] + ./coverage.out bytes=55696 [2024-10-09T22:27:22.957Z] ==> Appending adjustments [2024-10-09T22:27:22.957Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:27:23.216Z] + Found adjustments [2024-10-09T22:27:23.216Z] ==> Gzipping contents [2024-10-09T22:27:23.216Z] 16K /tmp/codecov.XIJffW.gz [2024-10-09T22:27:23.216Z] ==> Uploading reports [2024-10-09T22:27:23.216Z] url: https://codecov.io [2024-10-09T22:27:23.216Z] query: branch=PR-308&commit=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-308%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=308&job=&cmd_args= [2024-10-09T22:27:23.216Z] -> Pinging Codecov [2024-10-09T22:27:23.216Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-308&commit=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-308%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=308&job=&cmd_args= [2024-10-09T22:27:23.475Z] -> Uploading to [2024-10-09T22:27:23.475Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f/04286930-0c99-4a21-9191-212055de15da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222723Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=19968ec759529fc890877ac045b89044178d40e88becdda7ff293d1a69657c9c [2024-10-09T22:27:23.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:27:23.475Z] Dload Upload Total Spent Left Speed [2024-10-09T22:27:23.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 63399 --:--:-- --:--:-- --:--:-- 63088 100 12870 0 0 100 12870 0 51480 --:--:-- --:--:-- --:--:-- 51480 [2024-10-09T22:27:23.734Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] } [2024-10-09T22:27:23.743Z] 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 [2024-10-09T22:27:24.542Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives ] [2024-10-09T22:27:24.542Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives [2024-10-09T22:27:24.542Z] total 16 [2024-10-09T22:27:24.542Z] drwxr-xr-x 3 root root 4096 Oct 9 22:06 . [2024-10-09T22:27:24.542Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:06 .. [2024-10-09T22:27:24.542Z] drwxr-xr-x 2 root root 4096 Oct 9 22:06 cost [2024-10-09T22:27:24.542Z] -rw-r--r-- 1 root root 95 Oct 9 22:06 cost.csv [2024-10-09T22:27:24.542Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives [2024-10-09T22:27:24.542Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives [2024-10-09T22:27:24.542Z] total 16 [2024-10-09T22:27:24.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:06 . [2024-10-09T22:27:24.543Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:06 .. [2024-10-09T22:27:24.543Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:06 cost [2024-10-09T22:27:24.543Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 9 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:24.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:25.715Z] ---> package-listing.sh [2024-10-09T22:27:25.715Z] ++ facter osfamily [2024-10-09T22:27:25.715Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:27:25.973Z] + OS_FAMILY=debian [2024-10-09T22:27:25.973Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-308 [2024-10-09T22:27:25.973Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:27:25.973Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:27:25.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:27:25.973Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:27:25.973Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' [2024-10-09T22:27:25.973Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:27:25.973Z] + case "${OS_FAMILY}" in [2024-10-09T22:27:25.973Z] + dpkg -l [2024-10-09T22:27:25.973Z] + grep '^ii' [2024-10-09T22:27:25.973Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:27:25.973Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:27:25.973Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:27:25.973Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' [2024-10-09T22:27:25.973Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ [2024-10-09T22:27:25.973Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ [Pipeline] echo [2024-10-09T22:27:25.983Z] 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T22:27:26.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:26.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:27:26.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:26.896Z] prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container [2024-10-09T22:27:27.000Z] $ 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-308/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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:27:27.212Z] $ docker top afb330182bedeb78a6b24045a2785d520a81dba965c6444742f1ea793788fa5d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:27:27.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:27:27.935Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:27:28.224Z] + ls /var/log/sa-host [2024-10-09T22:27:28.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:27:28.296Z] provisioning config files... [2024-10-09T22:27:28.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config10440059014231785429tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:27:28.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:28.605Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:27:28.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:28.948Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:27:28.958Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:29.241Z] ---> sudo-logs.sh [2024-10-09T22:27:29.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:27:29.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:29.553Z] ---> job-cost.sh [2024-10-09T22:27:29.553Z] lf-activate-venv: SKIPPING [2024-10-09T22:27:29.553Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:27:29.553Z] INFO: Retrieving Stack Cost... [2024-10-09T22:27:30.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:27:30.381Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:27:30.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:30.677Z] ---> logs-deploy.sh [2024-10-09T22:27:30.677Z] lf-activate-venv: SKIPPING [2024-10-09T22:27:30.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-308/2 [2024-10-09T22:27:30.677Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:27:31.614Z] Archives upload complete. [2024-10-09T22:27:31.614Z] INFO: archiving logs to Nexus